Pull request #218 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fd7e6e4972a62de9aa6e3da470565d54959b054b+be356fede91d318a218d09271abaffbad81fcd9d (2511ed6bebfc752ae08a67acf5f36163368e8866) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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/app-service-configurable/branches/PR-218/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/app-service-configurable/branches/PR-218/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable 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: true 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-31322 in /w/workspace/_app-service-configurable_PR-218 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-218 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit fd7e6e4972a62de9aa6e3da470565d54959b054b Merge succeeded, producing fd7e6e4972a62de9aa6e3da470565d54959b054b Checking out Revision fd7e6e4972a62de9aa6e3da470565d54959b054b (PR-218) > git config core.sparsecheckout # timeout=10 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:26:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:26:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:26:49 ========================================================= 05:26:49 EdgeX Global Pipelines Version Info 05:26:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:26:51 ------------------- 05:26:51 stable info: 05:26:51 ------------------- 05:26:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:26:51 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:26:51 Message: update stable to v1.0.186 05:26:52 ------------------- 05:26:52 experimental info: 05:26:52 ------------------- 05:26:52 Commited By: **** collab-it+edgex@linuxfoundation.org 05:26:52 Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 05:26:52 Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:26:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 05:26:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 05:26:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:26:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:26:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:26:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 05:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:26:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:26:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:26:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:26:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:26:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:26:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:26:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:26:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:26:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-218 [Pipeline] echo 05:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-218 [Pipeline] echo 05:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-218 [Pipeline] echo 05:26:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd7e6e4972a62de9aa6e3da470565d54959b054b [Pipeline] echo 05:26:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd7e6e4 [Pipeline] echo 05:26:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:26:57 provisioning config files... 05:26:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-218@tmp/config845296381533038090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:57 ---> docker-login.sh 05:26:57 nexus3.edgexfoundry.org:10001 05:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:58 Configure a credential helper to remove this warning. See 05:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:58 05:26:58 Login Succeeded 05:26:58 nexus3.edgexfoundry.org:10002 05:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:58 Configure a credential helper to remove this warning. See 05:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:58 05:26:58 Login Succeeded 05:26:58 nexus3.edgexfoundry.org:10003 05:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:58 Configure a credential helper to remove this warning. See 05:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:58 05:26:58 Login Succeeded 05:26:58 nexus3.edgexfoundry.org:10004 05:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:59 Configure a credential helper to remove this warning. See 05:26:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:59 05:26:59 Login Succeeded 05:26:59 docker.io 05:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:59 Configure a credential helper to remove this warning. See 05:26:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:59 05:26:59 Login Succeeded 05:26:59 ---> docker-login.sh ends [Pipeline] } 05:26:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:00 + git log --format=format:%s -1 fd7e6e4972a62de9aa6e3da470565d54959b054b [Pipeline] echo 05:27:00 GIT_COMMIT: fd7e6e4972a62de9aa6e3da470565d54959b054b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 05:27:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:27:02 05:27:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:27:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:27:02 latest: Pulling from edgex-devops/git-semver 05:27:02 31603596830f: Pulling fs layer 05:27:02 2a8b12db71e7: Pulling fs layer 05:27:02 6ca5941a6612: Pulling fs layer 05:27:02 ecc8261a40a4: Pulling fs layer 05:27:02 ecc8261a40a4: Waiting 05:27:02 2a8b12db71e7: Verifying Checksum 05:27:02 2a8b12db71e7: Download complete 05:27:02 31603596830f: Verifying Checksum 05:27:02 31603596830f: Download complete 05:27:02 ecc8261a40a4: Verifying Checksum 05:27:02 ecc8261a40a4: Download complete 05:27:02 6ca5941a6612: Verifying Checksum 05:27:02 6ca5941a6612: Download complete 05:27:03 31603596830f: Pull complete 05:27:03 2a8b12db71e7: Pull complete 05:27:04 6ca5941a6612: Pull complete 05:27:04 ecc8261a40a4: Pull complete 05:27:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:27:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:27:04 prd-centos7-docker-4c-2g-31322 does not seem to be running inside a container 05:27:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-218 -v /w/workspace/_app-service-configurable_PR-218:/w/workspace/_app-service-configurable_PR-218:rw,z -v /w/workspace/_app-service-configurable_PR-218@tmp:/w/workspace/_app-service-configurable_PR-218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:27:06 $ docker top 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:07 [ssh-agent] Looking for ssh-agent implementation... 05:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:07 $ docker exec 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent 05:27:07 SSH_AUTH_SOCK=/tmp/ssh-U3NazqkWWnat/agent.11 05:27:07 SSH_AGENT_PID=16 05:27:07 Running ssh-add (command line suppressed) 05:27:07 Identity added: /w/workspace/_app-service-configurable_PR-218@tmp/private_key_1938775876379207645.key (/w/workspace/_app-service-configurable_PR-218@tmp/private_key_1938775876379207645.key) 05:27:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:07 + git tag --points-at HEAD [Pipeline] } 05:27:07 $ docker exec --env ******** --env ******** 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent -k 05:27:08 unset SSH_AUTH_SOCK; 05:27:08 unset SSH_AGENT_PID; 05:27:08 echo Agent pid 16 killed; 05:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:27:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:08 [ssh-agent] Looking for ssh-agent implementation... 05:27:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:08 $ docker exec 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent 05:27:08 SSH_AUTH_SOCK=/tmp/ssh-dSKH6c90cfmQ/agent.45 05:27:08 SSH_AGENT_PID=50 05:27:08 Running ssh-add (command line suppressed) 05:27:08 Identity added: /w/workspace/_app-service-configurable_PR-218@tmp/private_key_2275405204396933296.key (/w/workspace/_app-service-configurable_PR-218@tmp/private_key_2275405204396933296.key) 05:27:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:09 + git semver init 05:27:09 # -> Open(): unable to determine branch for HEAD 05:27:09 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-218/.git 05:27:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-218 05:27:09 # $SEMVER_REMOTE_NAME = origin 05:27:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:27:09 # $SEMVER_USER_NAME = edgex-jenkins 05:27:09 # $SEMVER_BRANCH = PR-218 05:27:09 # $SEMVER_TEMP = /tmp/semver-911160162 05:27:09 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 05:27:09 # '/tmp/semver-911160162' -> '/w/workspace/_app-service-configurable_PR-218/.semver' 05:27:09 # -> Force: false 05:27:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-218/.semver [Pipeline] } 05:27:09 $ docker exec --env ******** --env ******** 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent -k 05:27:09 unset SSH_AUTH_SOCK; 05:27:09 unset SSH_AGENT_PID; 05:27:09 echo Agent pid 50 killed; 05:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:27:10 + git semver [Pipeline] } 05:27:10 $ docker stop --time=1 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 05:27:12 $ docker rm -f 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:27:13 Stashed 1 file(s) [Pipeline] echo 05:27:13 [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 05:27:29 Still waiting to schedule task 05:27:29 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31322’ 05:27:29 Still waiting to schedule task 05:27:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:29:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31323 in /w/workspace/_app-service-configurable_PR-218 [Pipeline] { [Pipeline] ws 05:29:10 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 05:29:15 using credential edgex-jenkins-ssh 05:29:15 Cloning the remote Git repository 05:29:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 05:29:15 > git init /w/workspace/app-service-configurable/1 # timeout=10 05:29:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:29:15 > git --version # timeout=10 05:29:15 > git --version # 'git version 2.17.1' 05:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:17 Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit fd7e6e4972a62de9aa6e3da470565d54959b054b 05:29:17 Merge succeeded, producing fd7e6e4972a62de9aa6e3da470565d54959b054b 05:29:17 Checking out Revision fd7e6e4972a62de9aa6e3da470565d54959b054b (PR-218) 05:29:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:29:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:29:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:29:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:29:17 > git config core.sparsecheckout # timeout=10 05:29:17 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 05:29:17 > git remote # timeout=10 05:29:17 > git config --get remote.origin.url # timeout=10 05:29:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:17 > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 05:29:17 > git rev-parse HEAD^{commit} # timeout=10 05:29:17 > git config core.sparsecheckout # timeout=10 05:29:17 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 05:29:21 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 05:29:21 > git --version # timeout=10 05:29:21 > git --version # 'git version 2.17.1' 05:29:21 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:29:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:29:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:29:24 + + sudo service docker restarttrue 05:29:24 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:29:27 provisioning config files... 05:29:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4541535118588051162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:29:27 ---> docker-login.sh 05:29:27 nexus3.edgexfoundry.org:10001 05:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:29 Configure a credential helper to remove this warning. See 05:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:29 05:29:29 Login Succeeded 05:29:29 nexus3.edgexfoundry.org:10002 05:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:29 Configure a credential helper to remove this warning. See 05:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:29 05:29:29 Login Succeeded 05:29:29 nexus3.edgexfoundry.org:10003 05:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:30 Configure a credential helper to remove this warning. See 05:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:30 05:29:30 Login Succeeded 05:29:30 nexus3.edgexfoundry.org:10004 05:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:30 Configure a credential helper to remove this warning. See 05:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:30 05:29:30 Login Succeeded 05:29:30 docker.io 05:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:31 Configure a credential helper to remove this warning. See 05:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:31 05:29:31 Login Succeeded 05:29:31 ---> docker-login.sh ends [Pipeline] } 05:29:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:29:31 ========================================================= 05:29:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:29:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:29:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:29:32 Sending build context to Docker daemon 97.28kB 05:29:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:29:32 Step 2/8 : FROM ${BASE} 05:29:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:29:32 5f621e34cdf4: Pulling fs layer 05:29:32 a4357932f1b6: Pulling fs layer 05:29:32 18c013af1878: Pulling fs layer 05:29:32 00ac8860ef70: Pulling fs layer 05:29:32 63d7cb157983: Pulling fs layer 05:29:32 b116817d02f9: Pulling fs layer 05:29:32 745a02a5169b: Pulling fs layer 05:29:32 63d7cb157983: Waiting 05:29:32 b116817d02f9: Waiting 05:29:32 745a02a5169b: Waiting 05:29:32 00ac8860ef70: Waiting 05:29:32 18c013af1878: Verifying Checksum 05:29:32 18c013af1878: Download complete 05:29:32 a4357932f1b6: Verifying Checksum 05:29:32 a4357932f1b6: Download complete 05:29:32 63d7cb157983: Verifying Checksum 05:29:32 63d7cb157983: Download complete 05:29:32 b116817d02f9: Verifying Checksum 05:29:32 b116817d02f9: Download complete 05:29:32 5f621e34cdf4: Verifying Checksum 05:29:32 5f621e34cdf4: Download complete 05:29:33 5f621e34cdf4: Pull complete 05:29:34 a4357932f1b6: Pull complete 05:29:34 18c013af1878: Pull complete 05:29:35 745a02a5169b: Verifying Checksum 05:29:35 745a02a5169b: Download complete 05:29:36 00ac8860ef70: Verifying Checksum 05:29:36 00ac8860ef70: Download complete 05:29:46 00ac8860ef70: Pull complete 05:29:46 63d7cb157983: Pull complete 05:29:47 b116817d02f9: Pull complete 05:29:51 745a02a5169b: Pull complete 05:29:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:29:51 ---> b7e6874047d6 05:29:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:29:52 Running on prd-centos7-docker-4c-2g-31324 in /w/workspace/_app-service-configurable_PR-218 [Pipeline] { [Pipeline] ws 05:29:52 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 05:29:54 ---> Running in 7da1a08b3cb7 05:29:54 Removing intermediate container 7da1a08b3cb7 05:29:54 ---> 40b623e0de2f 05:29:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:54 ---> Running in 6aede32a6d72 05:29:55 using credential edgex-jenkins-ssh 05:29:55 Cloning the remote Git repository 05:29:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 05:29:55 > git init /w/workspace/app-service-configurable/1 # timeout=10 05:29:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:29:55 > git --version # timeout=10 05:29:55 > git --version # 'git version 2.24.3' 05:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:56 Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit fd7e6e4972a62de9aa6e3da470565d54959b054b 05:29:56 Merge succeeded, producing fd7e6e4972a62de9aa6e3da470565d54959b054b 05:29:56 Checking out Revision fd7e6e4972a62de9aa6e3da470565d54959b054b (PR-218) 05:29:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:29:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:29:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:29:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:29:56 > git config core.sparsecheckout # timeout=10 05:29:56 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 05:29:56 > git remote # timeout=10 05:29:56 > git config --get remote.origin.url # timeout=10 05:29:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:56 > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 05:29:56 > git rev-parse HEAD^{commit} # timeout=10 05:29:56 > git config core.sparsecheckout # timeout=10 05:29:56 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 05:29:56 Removing intermediate container 6aede32a6d72 05:29:56 ---> 63e3f65f2759 05:29:56 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 05:29:56 ---> Running in 1d8640178eec 05:29:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:29:59 (1/6) Installing libc-dev (0.7.2-r3) 05:29:59 (2/6) Installing libsodium (1.0.18-r0) 05:29:59 (3/6) Installing pkgconf (1.7.2-r0) 05:29:59 (4/6) Installing libsodium-dev (1.0.18-r0) 05:29:59 (5/6) Installing libzmq (4.3.3-r0) 05:30:00 (6/6) Installing zeromq-dev (4.3.3-r0) 05:30:00 Executing busybox-1.31.1-r19.trigger 05:30:00 OK: 144 MiB in 45 packages 05:30:00 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 05:30:00 > git --version # timeout=10 05:30:00 > git --version # 'git version 2.24.3' 05:30:00 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:01 Removing intermediate container 1d8640178eec 05:30:01 ---> 1e9bd2fc12d7 05:30:01 Step 6/8 : WORKDIR /app 05:30:01 ---> Running in 12f94ca769ed 05:30:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:30:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:30:02 Removing intermediate container 12f94ca769ed 05:30:02 ---> ba276fcdf034 05:30:02 Step 7/8 : COPY . . 05:30:02 + sudo service docker restart 05:30:02 + true 05:30:02 Redirecting to /bin/systemctl restart docker.service 05:30:02 ---> ab499aae8056 05:30:02 Step 8/8 : RUN go mod download 05:30:02 ---> Running in 81eac95fdc62 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:30:04 provisioning config files... 05:30:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1758410683562115457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:04 ---> docker-login.sh 05:30:04 nexus3.edgexfoundry.org:10001 05:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:04 Configure a credential helper to remove this warning. See 05:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:04 05:30:04 Login Succeeded 05:30:04 nexus3.edgexfoundry.org:10002 05:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:05 Configure a credential helper to remove this warning. See 05:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:05 05:30:05 Login Succeeded 05:30:05 nexus3.edgexfoundry.org:10003 05:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:05 Configure a credential helper to remove this warning. See 05:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:05 05:30:05 Login Succeeded 05:30:05 nexus3.edgexfoundry.org:10004 05:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:05 Configure a credential helper to remove this warning. See 05:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:05 05:30:05 Login Succeeded 05:30:05 docker.io 05:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:05 Configure a credential helper to remove this warning. See 05:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:05 05:30:05 Login Succeeded 05:30:05 ---> docker-login.sh ends [Pipeline] } 05:30:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:30:06 ========================================================= 05:30:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:30:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:30:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 05:30:06 Sending build context to Docker daemon 97.28kB 05:30:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:30:06 Step 2/8 : FROM ${BASE} 05:30:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:30:07 188c0c94c7c5: Pulling fs layer 05:30:07 0ef7d3d256c8: Pulling fs layer 05:30:07 de9db76c5a1d: Pulling fs layer 05:30:07 bca2f99d35d6: Pulling fs layer 05:30:07 93359f2a8cfa: Pulling fs layer 05:30:07 7c6f9722023f: Pulling fs layer 05:30:07 a35cf1a2eb13: Pulling fs layer 05:30:07 bca2f99d35d6: Waiting 05:30:07 93359f2a8cfa: Waiting 05:30:07 7c6f9722023f: Waiting 05:30:07 a35cf1a2eb13: Waiting 05:30:07 de9db76c5a1d: Download complete 05:30:07 0ef7d3d256c8: Download complete 05:30:07 93359f2a8cfa: Verifying Checksum 05:30:07 93359f2a8cfa: Download complete 05:30:07 188c0c94c7c5: Verifying Checksum 05:30:07 188c0c94c7c5: Download complete 05:30:07 7c6f9722023f: Verifying Checksum 05:30:07 7c6f9722023f: Download complete 05:30:07 188c0c94c7c5: Pull complete 05:30:07 0ef7d3d256c8: Pull complete 05:30:07 de9db76c5a1d: Pull complete 05:30:09 a35cf1a2eb13: Verifying Checksum 05:30:09 a35cf1a2eb13: Download complete 05:30:09 bca2f99d35d6: Verifying Checksum 05:30:09 bca2f99d35d6: Download complete 05:30:14 bca2f99d35d6: Pull complete 05:30:14 93359f2a8cfa: Pull complete 05:30:14 7c6f9722023f: Pull complete 05:30:20 a35cf1a2eb13: Pull complete 05:30:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:30:20 ---> a62c8e92a672 05:30:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:30:20 ---> Running in 748af08b3b8b 05:30:20 Removing intermediate container 748af08b3b8b 05:30:20 ---> bb9a25b51e8b 05:30:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:20 ---> Running in 8195422c5f88 05:30:21 Removing intermediate container 8195422c5f88 05:30:21 ---> 3f8a5f130dd1 05:30:21 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 05:30:21 ---> Running in 31f9e4416771 05:30:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:30:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:30:23 (1/6) Installing libc-dev (0.7.2-r3) 05:30:23 (2/6) Installing libsodium (1.0.18-r0) 05:30:23 (3/6) Installing pkgconf (1.7.2-r0) 05:30:23 (4/6) Installing libsodium-dev (1.0.18-r0) 05:30:23 (5/6) Installing libzmq (4.3.3-r0) 05:30:23 (6/6) Installing zeromq-dev (4.3.3-r0) 05:30:23 Executing busybox-1.31.1-r19.trigger 05:30:23 OK: 167 MiB in 45 packages 05:30:24 Removing intermediate container 31f9e4416771 05:30:24 ---> 8c00226e372d 05:30:24 Step 6/8 : WORKDIR /app 05:30:24 ---> Running in a45c72f8f603 05:30:24 Removing intermediate container a45c72f8f603 05:30:24 ---> 9e6a040f9f86 05:30:24 Step 7/8 : COPY . . 05:30:24 ---> d94149474aab 05:30:24 Step 8/8 : RUN go mod download 05:30:24 ---> Running in 5e81f3fbbcea 05:30:29 Removing intermediate container 81eac95fdc62 05:30:29 ---> 02088f6395c9 05:30:29 Successfully built 02088f6395c9 05:30:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:30:30 + docker inspect -f . ci-base-image-arm64 05:30:30 . [Pipeline] withDockerContainer 05:30:30 prd-ubuntu18.04-docker-arm64-4c-16g-31323 does not seem to be running inside a container 05:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 05:30:31 $ docker top e1e056099793dabd87132d6b91ae3a32a5fbebb0cf79d826ac4044e714ac8223 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:32 + go version 05:30:32 go version go1.15.5 linux/arm64 [Pipeline] } 05:30:33 $ docker stop --time=1 e1e056099793dabd87132d6b91ae3a32a5fbebb0cf79d826ac4044e714ac8223 05:30:34 $ docker rm -f e1e056099793dabd87132d6b91ae3a32a5fbebb0cf79d826ac4044e714ac8223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:36 + docker inspect -f . ci-base-image-arm64 05:30:36 . [Pipeline] withDockerContainer 05:30:36 prd-ubuntu18.04-docker-arm64-4c-16g-31323 does not seem to be running inside a container 05:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 05:30:38 $ docker top 01e86eb3db1cf7f84d1af46a64560e5f8ed5e0407ea46227b5878c670868aa47 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:39 + make test 05:30:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:30:46 Removing intermediate container 5e81f3fbbcea 05:30:46 ---> 8797fc428f31 05:30:46 Successfully built 8797fc428f31 05:30:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:30:47 + docker inspect -f . ci-base-image-x86_64 05:30:47 . [Pipeline] withDockerContainer 05:30:47 prd-centos7-docker-4c-2g-31324 does not seem to be running inside a container 05:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 05:30:48 $ docker top a4b2dc9234c7673b3789c5639de4be860f8a4a48d23614ee8d3fa200afd848ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:48 + go version 05:30:48 go version go1.15.5 linux/amd64 [Pipeline] } 05:30:48 $ docker stop --time=1 a4b2dc9234c7673b3789c5639de4be860f8a4a48d23614ee8d3fa200afd848ef 05:30:50 $ docker rm -f a4b2dc9234c7673b3789c5639de4be860f8a4a48d23614ee8d3fa200afd848ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:51 + docker inspect -f . ci-base-image-x86_64 05:30:51 . [Pipeline] withDockerContainer 05:30:51 prd-centos7-docker-4c-2g-31324 does not seem to be running inside a container 05:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 05:30:52 $ docker top 9726e95170ab6ab999c738c36afa475a4e31ba280716a46d6673b6059efcf4bd -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:52 + make test 05:30:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:31:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:31:05 CGO_ENABLED=1 go vet ./... 05:31:07 gofmt -l . 05:31:07 [ "`gofmt -l .`" = "" ] 05:31:07 ./bin/test-go-mod-tidy.sh 05:31:08 ./bin/test-attribution-txt.sh 05:31:08 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 05:31:08 make: *** [makefile:39: test] Error 1 [Pipeline] } 05:31:08 $ docker stop --time=1 9726e95170ab6ab999c738c36afa475a4e31ba280716a46d6673b6059efcf4bd 05:31:11 $ docker rm -f 9726e95170ab6ab999c738c36afa475a4e31ba280716a46d6673b6059efcf4bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 05:31:13 ---> job-cost.sh 05:31:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RDme 05:31:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:31:18 CGO_ENABLED=1 go vet ./... 05:31:26 gofmt -l . 05:31:26 [ "`gofmt -l .`" = "" ] 05:31:26 ./bin/test-go-mod-tidy.sh 05:31:26 ./bin/test-attribution-txt.sh 05:31:26 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 05:31:27 make: *** [makefile:39: test] Error 1 [Pipeline] } 05:31:27 $ docker stop --time=1 01e86eb3db1cf7f84d1af46a64560e5f8ed5e0407ea46227b5878c670868aa47 05:31:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:31:29 $ docker rm -f 01e86eb3db1cf7f84d1af46a64560e5f8ed5e0407ea46227b5878c670868aa47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 05:31:31 ---> job-cost.sh 05:31:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DZjA 05:31:55 lf-activate-venv(): INFO: Adding /tmp/venv-RDme/bin to PATH 05:31:55 INFO: No Stack... 05:31:55 INFO: Retrieving Pricing Info for: v1-standard-2 05:31:55 INFO: Archiving Costs [Pipeline] sh 05:31:55 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 05:31:55 + cut -d, -f6 [Pipeline] lock 05:31:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] 05:31:55 Resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] did not exist. Created. 05:31:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:31:56 + echo total: 0.029999999329447746 [Pipeline] stash 05:31:56 Stashed 1 file(s) [Pipeline] } 05:31:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:31:57 Failed in branch amd64 05:32:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-DZjA/bin to PATH 05:33:32 INFO: No Stack... 05:33:32 INFO: Retrieving Pricing Info for: lf-standard-4 05:33:32 INFO: Archiving Costs [Pipeline] sh 05:33:33 + + cat /w/workspace/app-service-configurable/1/archives/cost.csv 05:33:33 cut -d, -f6 [Pipeline] lock 05:33:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] 05:33:33 Resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] did not exist. Created. 05:33:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:33:33 /w/workspace/app-service-configurable/1@tmp/durable-5183b4af/script.sh: 1: /w/workspace/app-service-configurable/1@tmp/durable-5183b4af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:33:34 + echo total: 0.20999999344348907 [Pipeline] stash 05:33:34 Warning: overwriting stash ‘stack-cost’ 05:33:35 Stashed 1 file(s) [Pipeline] } 05:33:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:33:36 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 05:33:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:33:40 ---> package-listing.sh 05:33:40 ++ facter osfamily 05:33:40 ++ tr '[:upper:]' '[:lower:]' 05:33:40 + OS_FAMILY=redhat 05:33:40 + workspace=/w/workspace/_app-service-configurable_PR-218 05:33:40 + START_PACKAGES=/tmp/packages_start.txt 05:33:40 + END_PACKAGES=/tmp/packages_end.txt 05:33:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:33:40 + PACKAGES=/tmp/packages_start.txt 05:33:40 + '[' /w/workspace/_app-service-configurable_PR-218 ']' 05:33:40 + PACKAGES=/tmp/packages_end.txt 05:33:40 + case "${OS_FAMILY}" in 05:33:40 + rpm -qa 05:33:40 + sort 05:33:45 + '[' -f /tmp/packages_start.txt ']' 05:33:45 + '[' -f /tmp/packages_end.txt ']' 05:33:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:33:45 + '[' /w/workspace/_app-service-configurable_PR-218 ']' 05:33:45 + mkdir -p /w/workspace/_app-service-configurable_PR-218/archives/ 05:33:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-218/archives/ [Pipeline] echo 05:33:45 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/_app-service-configurable_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:33:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:33:46 05:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:33:46 alpine: Pulling from edgex-lftools-log-publisher 05:33:46 df20fa9351a1: Pulling fs layer 05:33:46 36b3adc4ff6f: Pulling fs layer 05:33:46 8ad3a11d3b57: Pulling fs layer 05:33:46 46f8f816bc3b: Pulling fs layer 05:33:46 93b61091891f: Pulling fs layer 05:33:46 93b9cdb0e59b: Pulling fs layer 05:33:46 5e14af77c1be: Pulling fs layer 05:33:46 01666e4c0597: Pulling fs layer 05:33:46 aa168da1d23b: Pulling fs layer 05:33:46 93b9cdb0e59b: Waiting 05:33:46 93b61091891f: Waiting 05:33:46 5e14af77c1be: Waiting 05:33:46 01666e4c0597: Waiting 05:33:46 aa168da1d23b: Waiting 05:33:46 46f8f816bc3b: Waiting 05:33:46 36b3adc4ff6f: Verifying Checksum 05:33:46 36b3adc4ff6f: Download complete 05:33:46 46f8f816bc3b: Verifying Checksum 05:33:46 46f8f816bc3b: Download complete 05:33:46 df20fa9351a1: Verifying Checksum 05:33:46 df20fa9351a1: Download complete 05:33:46 93b9cdb0e59b: Verifying Checksum 05:33:46 93b9cdb0e59b: Download complete 05:33:46 5e14af77c1be: Verifying Checksum 05:33:46 5e14af77c1be: Download complete 05:33:46 01666e4c0597: Verifying Checksum 05:33:46 01666e4c0597: Download complete 05:33:46 93b61091891f: Verifying Checksum 05:33:46 93b61091891f: Download complete 05:33:47 df20fa9351a1: Pull complete 05:33:47 36b3adc4ff6f: Pull complete 05:33:47 8ad3a11d3b57: Verifying Checksum 05:33:47 8ad3a11d3b57: Download complete 05:33:48 8ad3a11d3b57: Pull complete 05:33:48 46f8f816bc3b: Pull complete 05:33:49 93b61091891f: Pull complete 05:33:49 aa168da1d23b: Verifying Checksum 05:33:49 aa168da1d23b: Download complete 05:33:49 93b9cdb0e59b: Pull complete 05:33:49 5e14af77c1be: Pull complete 05:33:49 01666e4c0597: Pull complete 05:33:56 aa168da1d23b: Pull complete 05:33:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:33:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:33:56 prd-centos7-docker-4c-2g-31322 does not seem to be running inside a container 05:33:56 $ 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/_app-service-configurable_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-218 -v /w/workspace/_app-service-configurable_PR-218:/w/workspace/_app-service-configurable_PR-218:rw,z -v /w/workspace/_app-service-configurable_PR-218@tmp:/w/workspace/_app-service-configurable_PR-218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:34:00 $ docker top a72abd8e16f4f040a6e346cf29041330bdf576cc71be428b410b93032f9d51e2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:01 + touch /tmp/pre-build-complete [Pipeline] sh 05:34:01 + mkdir -p /var/log/sa [Pipeline] sh 05:34:02 + ls /var/log/sa-host 05:34:02 + sadf -c /var/log/sa-host/sa23 05:34:02 file_magic: OK 05:34:02 HZ: Using current value: 100 05:34:02 file_header: OK 05:34:02 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 05:34:02 Statistics: 05:34:02 Hnuu...uuuununununu... 05:34:02 File successfully converted to sysstat format version 12.2.1 05:34:02 + sadf -c /var/log/sa-host/sa25 05:34:02 file_magic: OK 05:34:02 HZ: Using current value: 100 05:34:02 file_header: OK 05:34:02 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 05:34:02 Statistics: 05:34:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:34:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:02 provisioning config files... 05:34:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-218@tmp/config6432863100732966664tmp [Pipeline] { [Pipeline] echo 05:34:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:34:03 ---> create-netrc.sh [Pipeline] } 05:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:34:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:34:04 ---> python-tools-install.sh [Pipeline] echo 05:34:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:34:04 ---> sudo-logs.sh 05:34:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:34:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:34:04 ---> job-cost.sh 05:34:04 lf-activate-venv: SKIPPING 05:34:04 DEBUG: total: 0.20999999344348907 05:34:04 INFO: Retrieving Stack Cost... 05:34:06 INFO: Retrieving Pricing Info for: v1-standard-2 05:34:06 INFO: Archiving Costs [Pipeline] echo 05:34:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:34:06 ---> logs-deploy.sh 05:34:06 lf-activate-venv: SKIPPING 05:34:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-218/1 05:34:06 INFO: archiving workspace using pattern(s): 05:34:08 Archives upload complete. 05:34:08 INFO: archiving logs to Nexus 05:34:09 ---> uname -a: 05:34:09 Linux prd-centos7-docker-4c-2g-31322.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:34:09 05:34:09 05:34:09 ---> lscpu: 05:34:09 Architecture: x86_64 05:34:09 CPU op-mode(s): 32-bit, 64-bit 05:34:09 Byte Order: Little Endian 05:34:09 Address sizes: 40 bits physical, 48 bits virtual 05:34:09 CPU(s): 4 05:34:09 On-line CPU(s) list: 0-3 05:34:09 Thread(s) per core: 1 05:34:09 Core(s) per socket: 1 05:34:09 Socket(s): 4 05:34:09 NUMA node(s): 1 05:34:09 Vendor ID: GenuineIntel 05:34:09 CPU family: 6 05:34:09 Model: 44 05:34:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:34:09 Stepping: 1 05:34:09 CPU MHz: 2933.442 05:34:09 BogoMIPS: 5866.88 05:34:09 Virtualization: VT-x 05:34:09 Hypervisor vendor: KVM 05:34:09 Virtualization type: full 05:34:09 L1d cache: 128 KiB 05:34:09 L1i cache: 128 KiB 05:34:09 L2 cache: 16 MiB 05:34:09 L3 cache: 64 MiB 05:34:09 NUMA node0 CPU(s): 0-3 05:34:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:34:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:34:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:34:09 Vulnerability Meltdown: Mitigation; PTI 05:34:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:34:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:34:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:34:09 Vulnerability Srbds: Not affected 05:34:09 Vulnerability Tsx async abort: Not affected 05:34:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:34:09 05:34:09 05:34:09 ---> nproc: 05:34:09 4 05:34:09 05:34:09 05:34:09 ---> df -h: 05:34:09 Filesystem Size Used Available Use% Mounted on 05:34:09 overlay 50.0G 7.3G 42.7G 15% / 05:34:09 tmpfs 64.0M 0 64.0M 0% /dev 05:34:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:34:09 shm 64.0M 0 64.0M 0% /dev/shm 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-218 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-218@tmp 05:34:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:34:09 05:34:09 05:34:09 ---> free -m: 05:34:09 total used free shared buff/cache available 05:34:09 Mem: 1837 702 88 0 1046 1030 05:34:09 Swap: 1023 0 1023 05:34:09 05:34:09 05:34:09 ---> ip addr: 05:34:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:34:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:34:09 inet 127.0.0.1/8 scope host lo 05:34:09 valid_lft forever preferred_lft forever 05:34:09 inet6 ::1/128 scope host 05:34:09 valid_lft forever preferred_lft forever 05:34:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:34:09 link/ether fa:16:3e:e1:f8:e0 brd ff:ff:ff:ff:ff:ff 05:34:09 inet 10.30.123.196/23 brd 10.30.123.255 scope global dynamic eth0 05:34:09 valid_lft 85924sec preferred_lft 85924sec 05:34:09 inet6 fe80::f816:3eff:fee1:f8e0/64 scope link 05:34:09 valid_lft forever preferred_lft forever 05:34:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:34:09 link/ether 02:42:6d:27:74:82 brd ff:ff:ff:ff:ff:ff 05:34:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:34:09 valid_lft forever preferred_lft forever 05:34:09 inet6 fe80::42:6dff:fe27:7482/64 scope link 05:34:09 valid_lft forever preferred_lft forever 05:34:09 05:34:09