Pull request #101 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 2ecd16f07dbe7387bf6618d26a73c47416e56f44+8ab618566fd99c79b3e6b1ee7b4c674816e04a15 (162aa233fee98de7dd6d6d571ebb714acf8d2085) Running in Durability level: MAX_SURVIVABILITY 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-ssh9076799065863104684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh1732792358235435090.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-101/workspace@libs/edgex-global-pipelines # timeout=10 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-101/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4771330291454842562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-101/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8776645156525612412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1100919354402409737.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-101/workspace@libs/lf-pipelines # timeout=10 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-101/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4495278150194466024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1113 in /w/workspace/gexfoundry_device-rest-go_PR-101 [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-101 # 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-101@tmp/jenkins-gitclient-ssh2944021189423900184.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 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit 2ecd16f07dbe7387bf6618d26a73c47416e56f44 Merge succeeded, producing 2ecd16f07dbe7387bf6618d26a73c47416e56f44 Checking out Revision 2ecd16f07dbe7387bf6618d26a73c47416e56f44 (PR-101) > 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-101@tmp/jenkins-gitclient-ssh5728079878605452231.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # 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-101@tmp/jenkins-gitclient-ssh1551573553517294185.key > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:05:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:05:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:05:00 ========================================================= 00:05:00 EdgeX Global Pipelines Version Info 00:05:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:05:01 ------------------- 00:05:01 stable info: 00:05:01 ------------------- 00:05:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:05:01 Message: update stable to v1.0.192 00:05:02 ------------------- 00:05:02 experimental info: 00:05:02 ------------------- 00:05:02 Commited By: **** collab-it+edgex@linuxfoundation.org 00:05:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:05:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:05:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 00:05:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 00:05:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:05:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:05:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:05:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ecd16f [Pipeline] echo 00:05:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:04 provisioning config files... 00:05:04 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/config6430224165493493535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:05 ---> docker-login.sh 00:05:05 nexus3.edgexfoundry.org:10001 00:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 nexus3.edgexfoundry.org:10002 00:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 nexus3.edgexfoundry.org:10003 00:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 nexus3.edgexfoundry.org:10004 00:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 docker.io 00:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:06 Configure a credential helper to remove this warning. See 00:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:06 00:05:06 Login Succeeded 00:05:06 ---> docker-login.sh ends [Pipeline] } 00:05:06 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 00:05:07 + git log --format=format:%s -1 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [Pipeline] echo 00:05:07 GIT_COMMIT: 2ecd16f07dbe7387bf6618d26a73c47416e56f44, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore [Pipeline] echo 00:05:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:05:07 00:05:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:05:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:05:08 latest: Pulling from edgex-devops/git-semver 00:05:08 31603596830f: Pulling fs layer 00:05:08 54011a49482f: Pulling fs layer 00:05:08 a6820b24f6d8: Pulling fs layer 00:05:08 f581987b2513: Pulling fs layer 00:05:08 f581987b2513: Waiting 00:05:08 54011a49482f: Verifying Checksum 00:05:08 54011a49482f: Download complete 00:05:08 31603596830f: Verifying Checksum 00:05:08 31603596830f: Download complete 00:05:08 f581987b2513: Verifying Checksum 00:05:08 f581987b2513: Download complete 00:05:08 a6820b24f6d8: Verifying Checksum 00:05:08 a6820b24f6d8: Download complete 00:05:08 31603596830f: Pull complete 00:05:08 54011a49482f: Pull complete 00:05:09 a6820b24f6d8: Pull complete 00:05:10 f581987b2513: Pull complete 00:05:10 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:05:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:05:10 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 00:05:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-101 -v /w/workspace/gexfoundry_device-rest-go_PR-101:/w/workspace/gexfoundry_device-rest-go_PR-101:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-101@tmp:/w/workspace/gexfoundry_device-rest-go_PR-101@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:10004/edgex-devops/git-semver:latest cat 00:05:18 $ docker top 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:18 [ssh-agent] Looking for ssh-agent implementation... 00:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:19 $ docker exec 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent 00:05:19 SSH_AUTH_SOCK=/tmp/ssh-dFFgnmUVRMYs/agent.13 00:05:19 SSH_AGENT_PID=19 00:05:19 Running ssh-add (command line suppressed) 00:05:19 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_7706661344921039757.key (/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_7706661344921039757.key) 00:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:19 + git tag --points-at HEAD [Pipeline] } 00:05:19 $ docker exec --env ******** --env ******** 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent -k 00:05:19 unset SSH_AUTH_SOCK; 00:05:19 unset SSH_AGENT_PID; 00:05:19 echo Agent pid 19 killed; 00:05:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:19 [ssh-agent] Looking for ssh-agent implementation... 00:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:20 $ docker exec 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent 00:05:20 SSH_AUTH_SOCK=/tmp/ssh-JtWHWMveliVc/agent.51 00:05:20 SSH_AGENT_PID=58 00:05:20 Running ssh-add (command line suppressed) 00:05:20 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_456248457492087809.key (/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_456248457492087809.key) 00:05:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:20 + git semver init 00:05:20 # -> Open(): unable to determine branch for HEAD 00:05:20 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-101/.git 00:05:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-101 00:05:20 # $SEMVER_REMOTE_NAME = origin 00:05:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:05:20 # $SEMVER_USER_NAME = edgex-jenkins 00:05:20 # $SEMVER_BRANCH = PR-101 00:05:20 # $SEMVER_TEMP = /tmp/semver-619887049 00:05:20 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 00:05:21 # '/tmp/semver-619887049' -> '/w/workspace/gexfoundry_device-rest-go_PR-101/.semver' 00:05:21 # -> Force: false 00:05:21 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-101/.semver [Pipeline] } 00:05:21 $ docker exec --env ******** --env ******** 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent -k 00:05:21 unset SSH_AUTH_SOCK; 00:05:21 unset SSH_AGENT_PID; 00:05:21 echo Agent pid 58 killed; 00:05:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:22 + git semver [Pipeline] } 00:05:22 $ docker stop --time=1 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d 00:05:25 $ docker rm -f 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d [Pipeline] // withDockerContainer [Pipeline] sh 00:05:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:25 Stashed 1 file(s) [Pipeline] echo 00:05:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:05:41 Still waiting to schedule task 00:05:41 ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ 00:05:41 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 00:05:41 ‘prd-centos7-docker-4c-2g-1114’ is offline 00:05:41 ‘prd-centos7-docker-4c-2g-309’ is offline 00:05:41 ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ 00:05:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ 00:05:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 00:05:41 Still waiting to schedule task 00:05:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:07:54 Running on prd-centos7-docker-4c-2g-1117 in /w/workspace/gexfoundry_device-rest-go_PR-101 [Pipeline] { [Pipeline] ws 00:07:54 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 00:07:54 The recommended git tool is: git 00:07:56 using credential edgex-jenkins-ssh 00:07:56 Cloning the remote Git repository 00:07:57 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 00:07:57 > git init /w/workspace/device-rest-go/1 # timeout=10 00:07:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 00:07:57 > git --version # timeout=10 00:07:57 > git --version # 'git version 2.24.4' 00:07:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:57 [INFO] Currently running in a labeled security context 00:07:57 [INFO] Currently SELinux is 'enforcing' on the host 00:07:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh1210191073345094773.key 00:07:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 00:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 00:07:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 00:07:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:57 [INFO] Currently running in a labeled security context 00:07:57 [INFO] Currently SELinux is 'enforcing' on the host 00:07:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6763150106296611338.key 00:07:58 Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit 2ecd16f07dbe7387bf6618d26a73c47416e56f44 00:07:58 Merge succeeded, producing 2ecd16f07dbe7387bf6618d26a73c47416e56f44 00:07:58 Checking out Revision 2ecd16f07dbe7387bf6618d26a73c47416e56f44 (PR-101) 00:07:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:07:58 > git config core.sparsecheckout # timeout=10 00:07:58 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 00:07:58 > git remote # timeout=10 00:07:58 > git config --get remote.origin.url # timeout=10 00:07:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:58 [INFO] Currently running in a labeled security context 00:07:58 [INFO] Currently SELinux is 'enforcing' on the host 00:07:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8648888509213159541.key 00:07:58 > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 00:07:58 > git rev-parse HEAD^{commit} # timeout=10 00:07:58 > git config core.sparsecheckout # timeout=10 00:07:58 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 00:08:02 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" 00:08:02 > git --version # timeout=10 00:08:02 > git --version # 'git version 2.24.4' 00:08:02 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:08:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:08:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:08:04 + sudo service docker restart 00:08:04 + true 00:08:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:22 provisioning config files... 00:08:22 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6262229238300884045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:23 ---> docker-login.sh 00:08:23 nexus3.edgexfoundry.org:10001 00:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:23 Configure a credential helper to remove this warning. See 00:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:23 00:08:23 Login Succeeded 00:08:23 nexus3.edgexfoundry.org:10002 00:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:23 Configure a credential helper to remove this warning. See 00:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:23 00:08:23 Login Succeeded 00:08:23 nexus3.edgexfoundry.org:10003 00:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:23 Configure a credential helper to remove this warning. See 00:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:23 00:08:23 Login Succeeded 00:08:23 nexus3.edgexfoundry.org:10004 00:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:23 Configure a credential helper to remove this warning. See 00:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:23 00:08:23 Login Succeeded 00:08:23 docker.io 00:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:24 Configure a credential helper to remove this warning. See 00:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:24 00:08:24 Login Succeeded 00:08:24 ---> docker-login.sh ends [Pipeline] } 00:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:08:24 ========================================================= 00:08:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:08:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:08:24 + 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 . 00:08:24 Sending build context to Docker daemon 92.16kB 00:08:24 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 00:08:24 Step 2/10 : FROM ${BASE} 00:08:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:08:25 540db60ca938: Pulling fs layer 00:08:25 adcc1eea9eea: Pulling fs layer 00:08:25 4c4ab2625f07: Pulling fs layer 00:08:25 0510c868ecb4: Pulling fs layer 00:08:25 afea3b2eda06: Pulling fs layer 00:08:25 7809a108b3ef: Pulling fs layer 00:08:25 f706445af74f: Pulling fs layer 00:08:25 0510c868ecb4: Waiting 00:08:25 afea3b2eda06: Waiting 00:08:25 7809a108b3ef: Waiting 00:08:25 f706445af74f: Waiting 00:08:25 4c4ab2625f07: Verifying Checksum 00:08:25 4c4ab2625f07: Download complete 00:08:25 adcc1eea9eea: Verifying Checksum 00:08:25 adcc1eea9eea: Download complete 00:08:25 afea3b2eda06: Verifying Checksum 00:08:25 afea3b2eda06: Download complete 00:08:25 540db60ca938: Verifying Checksum 00:08:25 540db60ca938: Download complete 00:08:25 7809a108b3ef: Verifying Checksum 00:08:25 7809a108b3ef: Download complete 00:08:25 540db60ca938: Pull complete 00:08:25 adcc1eea9eea: Pull complete 00:08:25 4c4ab2625f07: Pull complete 00:08:26 f706445af74f: Verifying Checksum 00:08:26 f706445af74f: Download complete 00:08:27 0510c868ecb4: Verifying Checksum 00:08:27 0510c868ecb4: Download complete 00:08:31 0510c868ecb4: Pull complete 00:08:31 afea3b2eda06: Pull complete 00:08:31 7809a108b3ef: Pull complete 00:08:33 f706445af74f: Pull complete 00:08:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:08:33 ---> b068be0155e3 00:08:33 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:09:05 ---> Running in 4ee507ad770d 00:09:05 Removing intermediate container 4ee507ad770d 00:09:05 ---> 3bb4d95c785b 00:09:05 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 00:09:05 ---> Running in 2ec139032d72 00:09:05 Removing intermediate container 2ec139032d72 00:09:05 ---> be73052ff449 00:09:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:09:05 ---> Running in 37e6c5dca44d 00:09:05 Removing intermediate container 37e6c5dca44d 00:09:05 ---> 9919bde6992d 00:09:05 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:05 ---> Running in 3bef88419e1d 00:09:05 Removing intermediate container 3bef88419e1d 00:09:05 ---> ce98bb7c6c9f 00:09:05 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:09:05 ---> Running in d6bc810d52f0 00:09:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:09:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:09:06 (1/9) Installing libc-dev (0.7.2-r3) 00:09:06 (2/9) Installing libsodium (1.0.18-r0) 00:09:06 (3/9) Installing pkgconf (1.7.3-r0) 00:09:06 (4/9) Installing libsodium-dev (1.0.18-r0) 00:09:06 (5/9) Installing openssh-keygen (8.4_p1-r3) 00:09:06 (6/9) Installing libedit (20191231.3.1-r1) 00:09:07 (7/9) Installing openssh-client (8.4_p1-r3) 00:09:07 (8/9) Installing libzmq (4.3.3-r1) 00:09:07 (9/9) Installing zeromq-dev (4.3.3-r1) 00:09:07 Executing busybox-1.32.1-r6.trigger 00:09:07 OK: 154 MiB in 49 packages 00:09:09 Removing intermediate container d6bc810d52f0 00:09:09 ---> d8f54c0a3116 00:09:09 Step 8/10 : WORKDIR /device-rest-go 00:09:09 ---> Running in cbab31c7cac9 00:09:09 Removing intermediate container cbab31c7cac9 00:09:09 ---> 8d081d49783c 00:09:09 Step 9/10 : COPY . . 00:09:09 ---> 3bf2b6363aa0 00:09:09 Step 10/10 : RUN go mod download 00:09:09 ---> Running in 6219d6fe1148 00:09:11 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 00:09:11 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:09:12 ---> job-cost.sh 00:09:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uf1Q 00:09:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1119 in /w/workspace/gexfoundry_device-rest-go_PR-101 [Pipeline] { [Pipeline] ws 00:09:14 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 00:09:14 The recommended git tool is: git 00:09:20 using credential edgex-jenkins-ssh 00:09:20 Cloning the remote Git repository 00:09:20 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 00:09:20 > git init /w/workspace/device-rest-go/1 # timeout=10 00:09:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 00:09:21 > git --version # timeout=10 00:09:21 > git --version # 'git version 2.17.1' 00:09:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:23 Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit 2ecd16f07dbe7387bf6618d26a73c47416e56f44 00:09:23 Merge succeeded, producing 2ecd16f07dbe7387bf6618d26a73c47416e56f44 00:09:23 Checking out Revision 2ecd16f07dbe7387bf6618d26a73c47416e56f44 (PR-101) 00:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 00:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 00:09:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 00:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:23 > git config core.sparsecheckout # timeout=10 00:09:23 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 00:09:23 > git remote # timeout=10 00:09:23 > git config --get remote.origin.url # timeout=10 00:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:23 > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 00:09:23 > git rev-parse HEAD^{commit} # timeout=10 00:09:23 > git config core.sparsecheckout # timeout=10 00:09:23 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 00:09:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:09:27 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" 00:09:27 > git --version # timeout=10 00:09:27 > git --version # 'git version 2.17.1' 00:09:27 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 00:09:28 00:09:28 GitHub has been notified of this commit’s build result 00:09:28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:09:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:09:30 + sudo service docker restart 00:09:30 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:48 provisioning config files... 00:09:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3241821539277506087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:49 ---> docker-login.sh 00:09:49 nexus3.edgexfoundry.org:10001 00:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:50 Configure a credential helper to remove this warning. See 00:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:50 00:09:50 Login Succeeded 00:09:50 nexus3.edgexfoundry.org:10002 00:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:51 Configure a credential helper to remove this warning. See 00:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:51 00:09:51 Login Succeeded 00:09:51 nexus3.edgexfoundry.org:10003 00:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:51 Configure a credential helper to remove this warning. See 00:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:51 00:09:51 Login Succeeded 00:09:51 nexus3.edgexfoundry.org:10004 00:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:52 Configure a credential helper to remove this warning. See 00:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:52 00:09:52 Login Succeeded 00:09:52 docker.io 00:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:53 Configure a credential helper to remove this warning. See 00:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:53 00:09:53 Login Succeeded 00:09:53 ---> docker-login.sh ends [Pipeline] } 00:09:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:09:53 ========================================================= 00:09:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:09:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:09:54 + 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 . 00:09:54 Sending build context to Docker daemon 92.16kB 00:09:54 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 00:09:54 Step 2/10 : FROM ${BASE} 00:09:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:09:54 595b0fe564bb: Pulling fs layer 00:09:54 7186ed65a4f7: Pulling fs layer 00:09:54 316046926c0a: Pulling fs layer 00:09:54 4ebd0625c992: Pulling fs layer 00:09:54 207e8628e3a3: Pulling fs layer 00:09:54 c791037a9be2: Pulling fs layer 00:09:54 ffd874e62e21: Pulling fs layer 00:09:54 4ebd0625c992: Waiting 00:09:54 207e8628e3a3: Waiting 00:09:54 ffd874e62e21: Waiting 00:09:54 316046926c0a: Verifying Checksum 00:09:54 316046926c0a: Download complete 00:09:54 7186ed65a4f7: Verifying Checksum 00:09:54 7186ed65a4f7: Download complete 00:09:54 207e8628e3a3: Verifying Checksum 00:09:54 207e8628e3a3: Download complete 00:09:55 c791037a9be2: Verifying Checksum 00:09:55 c791037a9be2: Download complete 00:09:55 595b0fe564bb: Verifying Checksum 00:09:55 595b0fe564bb: Download complete 00:09:55 595b0fe564bb: Pull complete 00:09:56 7186ed65a4f7: Pull complete 00:09:56 316046926c0a: Pull complete 00:09:57 ffd874e62e21: Verifying Checksum 00:09:57 ffd874e62e21: Download complete 00:09:58 4ebd0625c992: Verifying Checksum 00:09:58 4ebd0625c992: Download complete 00:10:06 lf-activate-venv(): INFO: Adding /tmp/venv-Uf1Q/bin to PATH 00:10:06 INFO: No Stack... 00:10:06 INFO: Retrieving Pricing Info for: v3-standard-2 00:10:06 INFO: Archiving Costs [Pipeline] sh 00:10:06 + cat /w/workspace/device-rest-go/1/archives/cost.csv 00:10:06 + cut -d, -f6 [Pipeline] lock 00:10:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] 00:10:06 Resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] did not exist. Created. 00:10:06 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:10:07 + echo total: 0.05999999865889549 [Pipeline] stash 00:10:07 Stashed 1 file(s) [Pipeline] } 00:10:07 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:10:08 Failed in branch amd64 00:10:08 4ebd0625c992: Pull complete 00:10:08 207e8628e3a3: Pull complete 00:10:09 c791037a9be2: Pull complete 00:10:13 ffd874e62e21: Pull complete 00:10:13 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:10:13 ---> cfc18b08335c 00:10:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:10:15 ---> Running in e0d7422b54e7 00:10:15 Removing intermediate container e0d7422b54e7 00:10:15 ---> 8d3e887319cf 00:10:15 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 00:10:15 ---> Running in 3108e5c775e0 00:10:16 Removing intermediate container 3108e5c775e0 00:10:16 ---> 1807566c22e0 00:10:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:10:16 ---> Running in 476463b4b06f 00:10:17 Removing intermediate container 476463b4b06f 00:10:17 ---> a38b86fa5899 00:10:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:17 ---> Running in 0eef2cbd3b5f 00:10:19 Removing intermediate container 0eef2cbd3b5f 00:10:19 ---> 60ce9d9354f7 00:10:19 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:10:19 ---> Running in b32a1408db64 00:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:10:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:10:22 (1/9) Installing libc-dev (0.7.2-r3) 00:10:22 (2/9) Installing libsodium (1.0.18-r0) 00:10:22 (3/9) Installing pkgconf (1.7.3-r0) 00:10:22 (4/9) Installing libsodium-dev (1.0.18-r0) 00:10:22 (5/9) Installing openssh-keygen (8.4_p1-r3) 00:10:22 (6/9) Installing libedit (20191231.3.1-r1) 00:10:23 (7/9) Installing openssh-client (8.4_p1-r3) 00:10:23 (8/9) Installing libzmq (4.3.3-r1) 00:10:23 (9/9) Installing zeromq-dev (4.3.3-r1) 00:10:23 Executing busybox-1.32.1-r6.trigger 00:10:23 OK: 144 MiB in 49 packages 00:10:25 Removing intermediate container b32a1408db64 00:10:25 ---> 8145ba81723d 00:10:25 Step 8/10 : WORKDIR /device-rest-go 00:10:25 ---> Running in 9a40ea53f529 00:10:26 Removing intermediate container 9a40ea53f529 00:10:26 ---> bbb68df41906 00:10:26 Step 9/10 : COPY . . 00:10:26 ---> aa0e23265c1b 00:10:26 Step 10/10 : RUN go mod download 00:10:26 ---> Running in 53a9d6bbb97b 00:10:29 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 00:10:29 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:10:31 ---> job-cost.sh 00:10:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i05y 00:11:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-i05y/bin to PATH 00:12:54 INFO: No Stack... 00:12:54 INFO: Retrieving Pricing Info for: v2-standard-4 00:12:54 INFO: Archiving Costs [Pipeline] sh 00:12:55 + cat /w/workspace/device-rest-go/1/archives/cost.csv 00:12:55 + cut -d, -f6 [Pipeline] lock 00:12:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] 00:12:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] did not exist. Created. 00:12:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:12:55 /w/workspace/device-rest-go/1@tmp/durable-b807fea6/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-b807fea6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:12:56 + echo total: 0.18000000715255737 [Pipeline] stash 00:12:56 Warning: overwriting stash ‘stack-cost’ 00:12:56 Stashed 1 file(s) [Pipeline] } 00:12:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:12:57 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:13:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:13:00 ---> package-listing.sh 00:13:00 ++ facter osfamily 00:13:00 ++ tr '[:upper:]' '[:lower:]' 00:13:01 + OS_FAMILY=redhat 00:13:01 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-101 00:13:01 + START_PACKAGES=/tmp/packages_start.txt 00:13:01 + END_PACKAGES=/tmp/packages_end.txt 00:13:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:13:01 + PACKAGES=/tmp/packages_start.txt 00:13:01 + '[' /w/workspace/gexfoundry_device-rest-go_PR-101 ']' 00:13:01 + PACKAGES=/tmp/packages_end.txt 00:13:01 + case "${OS_FAMILY}" in 00:13:01 + sort 00:13:01 + rpm -qa 00:13:01 + '[' -f /tmp/packages_start.txt ']' 00:13:01 + '[' -f /tmp/packages_end.txt ']' 00:13:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:13:01 + '[' /w/workspace/gexfoundry_device-rest-go_PR-101 ']' 00:13:01 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-101/archives/ 00:13:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-101/archives/ [Pipeline] echo 00:13: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/gexfoundry_device-rest-go_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:13:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:13:02 00:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:13:03 alpine: Pulling from edgex-lftools-log-publisher 00:13:03 df20fa9351a1: Pulling fs layer 00:13:03 36b3adc4ff6f: Pulling fs layer 00:13:03 8ad3a11d3b57: Pulling fs layer 00:13:03 46f8f816bc3b: Pulling fs layer 00:13:03 93b61091891f: Pulling fs layer 00:13:03 93b9cdb0e59b: Pulling fs layer 00:13:03 5e14af77c1be: Pulling fs layer 00:13:03 01666e4c0597: Pulling fs layer 00:13:03 aa168da1d23b: Pulling fs layer 00:13:03 93b9cdb0e59b: Waiting 00:13:03 5e14af77c1be: Waiting 00:13:03 01666e4c0597: Waiting 00:13:03 aa168da1d23b: Waiting 00:13:03 46f8f816bc3b: Waiting 00:13:03 36b3adc4ff6f: Download complete 00:13:03 46f8f816bc3b: Verifying Checksum 00:13:03 46f8f816bc3b: Download complete 00:13:03 df20fa9351a1: Verifying Checksum 00:13:03 df20fa9351a1: Download complete 00:13:03 93b9cdb0e59b: Verifying Checksum 00:13:03 93b9cdb0e59b: Download complete 00:13:03 5e14af77c1be: Verifying Checksum 00:13:03 5e14af77c1be: Download complete 00:13:03 01666e4c0597: Verifying Checksum 00:13:03 01666e4c0597: Download complete 00:13:03 93b61091891f: Verifying Checksum 00:13:03 93b61091891f: Download complete 00:13:03 8ad3a11d3b57: Verifying Checksum 00:13:03 8ad3a11d3b57: Download complete 00:13:04 df20fa9351a1: Pull complete 00:13:04 36b3adc4ff6f: Pull complete 00:13:05 aa168da1d23b: Verifying Checksum 00:13:05 aa168da1d23b: Download complete 00:13:05 8ad3a11d3b57: Pull complete 00:13:05 46f8f816bc3b: Pull complete 00:13:06 93b61091891f: Pull complete 00:13:06 93b9cdb0e59b: Pull complete 00:13:07 5e14af77c1be: Pull complete 00:13:07 01666e4c0597: Pull complete 00:13:14 aa168da1d23b: Pull complete 00:13:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:13:14 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 00:13:14 $ 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-101/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-101 -v /w/workspace/gexfoundry_device-rest-go_PR-101:/w/workspace/gexfoundry_device-rest-go_PR-101:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-101@tmp:/w/workspace/gexfoundry_device-rest-go_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:13:47 $ docker top 436c425109c2f8e75b7fbff77367d700b977738427bbd0819fa91a51c12e6b8f -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:47 + touch /tmp/pre-build-complete [Pipeline] sh 00:13:47 + mkdir -p /var/log/sa [Pipeline] sh 00:13:48 + ls /var/log/sa-host 00:13:48 + sadf -c /var/log/sa-host/sa05 00:13:48 file_magic: OK 00:13:48 HZ: Using current value: 100 00:13:48 file_header: OK 00:13:48 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 00:13:48 Statistics: 00:13:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:13:48 File successfully converted to sysstat format version 12.2.1 00:13:48 + sadf -c /var/log/sa-host/sa18 00:13:48 file_magic: OK 00:13:48 HZ: Using current value: 100 00:13:48 file_header: OK 00:13:48 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 00:13:48 Statistics: 00:13:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:13:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:48 provisioning config files... 00:13:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/config2250815308737186875tmp [Pipeline] { [Pipeline] echo 00:13:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:13:48 ---> create-netrc.sh [Pipeline] } 00:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:13:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:13:49 ---> python-tools-install.sh [Pipeline] echo 00:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:13:49 ---> sudo-logs.sh 00:13:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:13:50 ---> job-cost.sh 00:13:50 lf-activate-venv: SKIPPING 00:13:50 DEBUG: total: 0.18000000715255737 00:13:50 INFO: Retrieving Stack Cost... 00:13:51 INFO: Retrieving Pricing Info for: v3-standard-2 00:13:51 INFO: Archiving Costs [Pipeline] echo 00:13:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:13:51 ---> logs-deploy.sh 00:13:51 lf-activate-venv: SKIPPING 00:13:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-101/1 00:13:51 INFO: archiving workspace using pattern(s): 00:13:52 Archives upload complete. 00:13:52 INFO: archiving logs to Nexus 00:13:53 ---> uname -a: 00:13:53 Linux prd-centos7-docker-4c-2g-1113.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:13:53 00:13:53 00:13:53 ---> lscpu: 00:13:53 Architecture: x86_64 00:13:53 CPU op-mode(s): 32-bit, 64-bit 00:13:53 Byte Order: Little Endian 00:13:53 Address sizes: 40 bits physical, 48 bits virtual 00:13:53 CPU(s): 2 00:13:53 On-line CPU(s) list: 0,1 00:13:53 Thread(s) per core: 1 00:13:53 Core(s) per socket: 1 00:13:53 Socket(s): 2 00:13:53 NUMA node(s): 1 00:13:53 Vendor ID: AuthenticAMD 00:13:53 CPU family: 23 00:13:53 Model: 49 00:13:53 Model name: AMD EPYC-Rome Processor 00:13:53 Stepping: 0 00:13:53 CPU MHz: 2800.000 00:13:53 BogoMIPS: 5600.00 00:13:53 Virtualization: AMD-V 00:13:53 Hypervisor vendor: KVM 00:13:53 Virtualization type: full 00:13:53 L1d cache: 64 KiB 00:13:53 L1i cache: 64 KiB 00:13:53 L2 cache: 1 MiB 00:13:53 L3 cache: 32 MiB 00:13:53 NUMA node0 CPU(s): 0,1 00:13:53 Vulnerability Itlb multihit: Not affected 00:13:53 Vulnerability L1tf: Not affected 00:13:53 Vulnerability Mds: Not affected 00:13:53 Vulnerability Meltdown: Not affected 00:13:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:13:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:13:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:13:53 Vulnerability Srbds: Not affected 00:13:53 Vulnerability Tsx async abort: Not affected 00:13:53 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 00:13:53 00:13:53 00:13:53 ---> nproc: 00:13:53 2 00:13:53 00:13:53 00:13:53 ---> df -h: 00:13:53 Filesystem Size Used Available Use% Mounted on 00:13:53 overlay 40.0G 7.6G 32.4G 19% / 00:13:53 tmpfs 64.0M 0 64.0M 0% /dev 00:13:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:13:53 shm 64.0M 0 64.0M 0% /dev/shm 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-101 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-101@tmp 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:13:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:13:53 00:13:53 00:13:53 ---> free -m: 00:13:53 total used free shared buff/cache available 00:13:53 Mem: 7821 970 4742 0 2108 6673 00:13:53 Swap: 1023 0 1023 00:13:53 00:13:53 00:13:53 ---> ip addr: 00:13:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:13:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:13:53 inet 127.0.0.1/8 scope host lo 00:13:53 valid_lft forever preferred_lft forever 00:13:53 inet6 ::1/128 scope host 00:13:53 valid_lft forever preferred_lft forever 00:13:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:13:53 link/ether fa:16:3e:aa:b4:e9 brd ff:ff:ff:ff:ff:ff 00:13:53 inet 10.30.122.4/23 brd 10.30.123.255 scope global dynamic eth0 00:13:53 valid_lft 85809sec preferred_lft 85809sec 00:13:53 inet6 fe80::f816:3eff:feaa:b4e9/64 scope link 00:13:53 valid_lft forever preferred_lft forever 00:13:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:13:53 link/ether 02:42:9f:c5:88:39 brd ff:ff:ff:ff:ff:ff 00:13:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:13:53 valid_lft forever preferred_lft forever 00:13:53 inet6 fe80::42:9fff:fec5:8839/64 scope link 00:13:53 valid_lft forever preferred_lft forever 00:13:53 00:13:53 00:13:53 ---> sar -b -r -n DEV: 00:13:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 00:13:53 00:13:53 00:03:47 LINUX RESTART (2 CPU) 00:13:53 00:13:53 00:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:13:53 00:06:01 21.79 3.35 18.44 0.00 2564.69 3510.56 0.00 00:13:53 00:07:01 1.58 0.00 1.58 0.00 0.00 31.75 0.00 00:13:53 00:08:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 00:13:53 00:09:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 00:13:53 00:10:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 00:13:53 00:11:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 00:13:53 00:12:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 00:13:53 00:13:01 0.38 0.10 0.28 0.00 10.00 3.35 0.00 00:13:53 Average: 3.12 0.43 2.69 0.00 321.87 445.33 0.00 00:13:53 00:13:53 00:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:13:53 00:06:01 5454800 0 799976 9.99 2620 1751536 1266936 13.99 576184 1579292 20 00:13:53 00:07:01 5461240 0 793528 9.91 2620 1751544 1207556 13.33 573720 1576944 8 00:13:53 00:08:01 5460088 0 794680 9.92 2620 1751544 1203444 13.29 568500 1582824 20 00:13:53 00:09:01 5460132 0 794628 9.92 2620 1751552 1203572 13.29 568872 1582824 8 00:13:53 00:10:01 5457072 0 797680 9.96 2620 1751560 1203488 13.29 569972 1584976 8 00:13:53 00:11:01 5456380 0 798368 9.97 2620 1751564 1203624 13.29 570508 1584976 20 00:13:53 00:12:01 5455024 0 799720 9.99 2620 1751568 1203724 13.29 572036 1584976 8 00:13:53 00:13:01 5443284 0 811108 10.13 2620 1751920 1206292 13.32 694844 1472984 88 00:13:53 Average: 5456002 0 798711 9.97 2620 1751598 1212330 13.38 586830 1568724 22 00:13:53 00:13:53 00:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:13:53 00:06:01 eth0 122.05 109.09 472.89 19.96 0.00 0.00 0.00 0.00 00:13:53 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:06:01 docker0 50.15 45.10 4.42 134.31 0.00 0.00 0.00 0.00 00:13:53 00:07:01 eth0 2.53 0.72 0.90 0.55 0.00 0.00 0.00 0.00 00:13:53 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:08:01 eth0 1.87 0.25 0.39 0.20 0.00 0.00 0.00 0.00 00:13:53 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:09:01 eth0 1.73 0.25 0.39 0.23 0.00 0.00 0.00 0.00 00:13:53 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:10:01 eth0 2.23 0.65 0.77 0.46 0.00 0.00 0.00 0.00 00:13:53 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:11:01 eth0 2.13 0.63 0.65 0.37 0.00 0.00 0.00 0.00 00:13:53 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:12:01 eth0 0.57 0.37 0.27 0.24 0.00 0.00 0.00 0.00 00:13:53 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:13:01 eth0 4.01 2.40 3.84 1.36 0.00 0.00 0.00 0.00 00:13:53 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 Average: eth0 17.14 14.30 60.02 2.92 0.00 0.00 0.00 0.00 00:13:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:53 Average: docker0 6.27 5.64 0.55 16.79 0.00 0.00 0.00 0.00 00:13:53 00:13:53 00:13:53 ---> sar -P ALL: 00:13:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 00:13:53 00:13:53 00:03:47 LINUX RESTART (2 CPU) 00:13:53 00:13:53 00:05:01 CPU %user %nice %system %iowait %steal %idle 00:13:53 00:06:01 all 3.29 0.00 1.64 7.29 0.03 87.74 00:13:53 00:06:01 0 3.29 0.00 1.69 6.18 0.03 88.81 00:13:53 00:06:01 1 3.29 0.00 1.59 8.41 0.03 86.68 00:13:53 00:07:01 all 0.12 0.00 0.07 0.00 0.02 99.80 00:13:53 00:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:13:53 00:07:01 1 0.18 0.00 0.08 0.00 0.02 99.72 00:13:53 00:08:01 all 0.12 0.00 0.05 0.00 0.03 99.81 00:13:53 00:08:01 0 0.08 0.00 0.05 0.00 0.03 99.83 00:13:53 00:08:01 1 0.15 0.00 0.05 0.00 0.02 99.78 00:13:53 00:09:01 all 0.20 0.00 0.04 0.00 0.02 99.74 00:13:53 00:09:01 0 0.07 0.00 0.05 0.00 0.02 99.87 00:13:53 00:09:01 1 0.33 0.00 0.03 0.00 0.02 99.62 00:13:53 00:10:01 all 0.18 0.00 0.03 0.00 0.02 99.78 00:13:53 00:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:13:53 00:10:01 1 0.32 0.00 0.03 0.00 0.02 99.63 00:13:53 00:11:01 all 0.22 0.00 0.04 0.00 0.03 99.71 00:13:53 00:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:13:53 00:11:01 1 0.40 0.00 0.05 0.00 0.03 99.52 00:13:53 00:12:01 all 0.16 0.00 0.03 0.00 0.02 99.79 00:13:53 00:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 00:13:53 00:12:01 1 0.25 0.00 0.02 0.00 0.02 99.72 00:13:53 00:13:01 all 1.20 0.00 0.18 0.07 0.03 98.53 00:13:53 00:13:01 0 0.63 0.00 0.13 0.12 0.02 99.10 00:13:53 00:13:01 1 1.78 0.00 0.22 0.02 0.03 97.96 00:13:53 Average: all 0.68 0.00 0.26 0.91 0.02 98.13 00:13:53 Average: 0 0.53 0.00 0.26 0.78 0.02 98.41 00:13:53 Average: 1 0.84 0.00 0.26 1.04 0.02 97.84 00:13:53 00:13:53 00:13:53