Pull request #892 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/app-functions-sdk-go Obtained Jenkinsfile from a5e0f47722786568e5ba934a3497ba3a37ed342d+4c3c66c497cf52a3890b5e73c45d4dacb89714fe (5773fb9367858bc8133791fd0d8430e596228492) 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-ssh4615853144788501961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4260203660636179776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh 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-functions-sdk-go/branches/PR-892/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/app-functions-sdk-go/branches/PR-892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7886470515699763587.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/app-functions-sdk-go/branches/PR-892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh369823764801162223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1666883152250799507.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-functions-sdk-go/branches/PR-892/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/app-functions-sdk-go/branches/PR-892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5037118545525519378.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-312 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-892 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh3085978485126578623.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh1904915203870191204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit a5e0f47722786568e5ba934a3497ba3a37ed342d Merge succeeded, producing a5e0f47722786568e5ba934a3497ba3a37ed342d Checking out Revision a5e0f47722786568e5ba934a3497ba3a37ed342d (PR-892) > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # 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/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh993618204278390961.key > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 Commit message: "refactor: Update code for latest core contracts V1 removal" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:07 ========================================================= 20:57:07 EdgeX Global Pipelines Version Info 20:57:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:08 ------------------- 20:57:08 stable info: 20:57:08 ------------------- 20:57:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:57:08 Message: update stable to v1.0.195 20:57:09 ------------------- 20:57:09 experimental info: 20:57:09 ------------------- 20:57:09 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:57:09 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:57:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-892 [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-892 [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-892 [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5e0f47722786568e5ba934a3497ba3a37ed342d [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5e0f47 [Pipeline] echo 20:57:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:12 + git log --format=format:%s -1 a5e0f47722786568e5ba934a3497ba3a37ed342d [Pipeline] echo 20:57:12 GIT_COMMIT: a5e0f47722786568e5ba934a3497ba3a37ed342d, Commit Message: refactor: Update code for latest core contracts V1 removal [Pipeline] echo 20:57:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:13 20:57:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:57:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:13 latest: Pulling from edgex-devops/git-semver 20:57:13 31603596830f: Pulling fs layer 20:57:13 54011a49482f: Pulling fs layer 20:57:13 a6820b24f6d8: Pulling fs layer 20:57:13 f581987b2513: Pulling fs layer 20:57:13 f581987b2513: Waiting 20:57:13 54011a49482f: Verifying Checksum 20:57:13 54011a49482f: Download complete 20:57:14 31603596830f: Verifying Checksum 20:57:14 31603596830f: Download complete 20:57:14 f581987b2513: Verifying Checksum 20:57:14 f581987b2513: Download complete 20:57:14 a6820b24f6d8: Verifying Checksum 20:57:14 a6820b24f6d8: Download complete 20:57:14 31603596830f: Pull complete 20:57:14 54011a49482f: Pull complete 20:57:15 a6820b24f6d8: Pull complete 20:57:15 f581987b2513: Pull complete 20:57:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:57:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:57:15 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 20:57:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-892 -v /w/workspace/ndry_app-functions-sdk-go_PR-892:/w/workspace/ndry_app-functions-sdk-go_PR-892:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-892@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 20:57:16 $ docker top 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:17 [ssh-agent] Looking for ssh-agent implementation... 20:57:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:17 $ docker exec 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent 20:57:17 SSH_AUTH_SOCK=/tmp/ssh-k2s4nUIjUlLl/agent.15 20:57:17 SSH_AGENT_PID=21 20:57:17 Running ssh-add (command line suppressed) 20:57:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_1710944390489165199.key (/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_1710944390489165199.key) 20:57:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:17 + git tag --points-at HEAD [Pipeline] } 20:57:17 $ docker exec --env ******** --env ******** 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent -k 20:57:17 unset SSH_AUTH_SOCK; 20:57:17 unset SSH_AGENT_PID; 20:57:17 echo Agent pid 21 killed; 20:57:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:18 [ssh-agent] Looking for ssh-agent implementation... 20:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:18 $ docker exec 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent 20:57:18 SSH_AUTH_SOCK=/tmp/ssh-MdEVMwMadAC9/agent.54 20:57:18 SSH_AGENT_PID=60 20:57:18 Running ssh-add (command line suppressed) 20:57:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_4187458824951905685.key (/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_4187458824951905685.key) 20:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:18 + git semver init 20:57:18 # -> Open(): unable to determine branch for HEAD 20:57:18 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-892/.git 20:57:18 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-892 20:57:18 # $SEMVER_REMOTE_NAME = origin 20:57:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:18 # $SEMVER_USER_NAME = edgex-jenkins 20:57:18 # $SEMVER_BRANCH = PR-892 20:57:18 # $SEMVER_TEMP = /tmp/semver-107503321 20:57:18 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:57:20 # '/tmp/semver-107503321' -> '/w/workspace/ndry_app-functions-sdk-go_PR-892/.semver' 20:57:20 # -> Force: false 20:57:20 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-892/.semver [Pipeline] } 20:57:20 $ docker exec --env ******** --env ******** 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent -k 20:57:20 unset SSH_AUTH_SOCK; 20:57:20 unset SSH_AGENT_PID; 20:57:20 echo Agent pid 60 killed; 20:57:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:21 + git semver [Pipeline] } 20:57:21 $ docker stop --time=1 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff 20:57:22 $ docker rm -f 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff [Pipeline] // withDockerContainer [Pipeline] sh 20:57:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:23 Stashed 1 file(s) [Pipeline] echo 20:57:23 [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 20:57:39 Still waiting to schedule task 20:57:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-312’ 20:57:39 Still waiting to schedule task 20:57:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:59:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-313 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [Pipeline] { [Pipeline] ws 20:59:37 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 20:59:37 The recommended git tool is: git 20:59:42 using credential edgex-jenkins-ssh 20:59:42 Cloning the remote Git repository 20:59:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:43 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 20:59:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:43 > git --version # timeout=10 20:59:43 > git --version # 'git version 2.17.1' 20:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:59:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:59:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:59:47 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit a5e0f47722786568e5ba934a3497ba3a37ed342d 20:59:47 Merge succeeded, producing a5e0f47722786568e5ba934a3497ba3a37ed342d 20:59:47 Checking out Revision a5e0f47722786568e5ba934a3497ba3a37ed342d (PR-892) 20:59:47 > git config core.sparsecheckout # timeout=10 20:59:47 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 20:59:47 > git remote # timeout=10 20:59:47 > git config --get remote.origin.url # timeout=10 20:59:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:47 > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 20:59:47 > git rev-parse HEAD^{commit} # timeout=10 20:59:47 > git config core.sparsecheckout # timeout=10 20:59:47 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 20:59:51 Commit message: "refactor: Update code for latest core contracts V1 removal" 20:59:51 > git --version # timeout=10 20:59:51 > git --version # 'git version 2.17.1' 20:59:51 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:59:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:59:54 + sudo service+ docker restart 20:59:54 true 21:00:02 Running on prd-centos7-docker-4c-2g-314 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [Pipeline] { [Pipeline] ws 21:00:02 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:00:02 The recommended git tool is: git 21:00:05 using credential edgex-jenkins-ssh 21:00:05 Cloning the remote Git repository 21:00:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:05 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:00:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:05 > git --version # timeout=10 21:00:05 > git --version # 'git version 2.24.4' 21:00:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:05 [INFO] Currently running in a labeled security context 21:00:05 [INFO] Currently SELinux is 'enforcing' on the host 21:00:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2515397682735543660.key 21:00:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:08 [INFO] Currently running in a labeled security context 21:00:08 [INFO] Currently SELinux is 'enforcing' on the host 21:00:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1336392915769673925.key 21:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:10 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit a5e0f47722786568e5ba934a3497ba3a37ed342d 21:00:10 Merge succeeded, producing a5e0f47722786568e5ba934a3497ba3a37ed342d 21:00:10 Checking out Revision a5e0f47722786568e5ba934a3497ba3a37ed342d (PR-892) 21:00:10 > git config core.sparsecheckout # timeout=10 21:00:10 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 21:00:10 > git remote # timeout=10 21:00:10 > git config --get remote.origin.url # timeout=10 21:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:10 [INFO] Currently running in a labeled security context 21:00:10 [INFO] Currently SELinux is 'enforcing' on the host 21:00:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7523315506350797962.key 21:00:10 > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 21:00:10 > git rev-parse HEAD^{commit} # timeout=10 21:00:10 > git config core.sparsecheckout # timeout=10 21:00:10 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 [Pipeline] unstash [Pipeline] echo 21:00:13 ========================================================= 21:00:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:00:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:13 + 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 . 21:00:13 Commit message: "refactor: Update code for latest core contracts V1 removal" 21:00:13 > git --version # timeout=10 21:00:13 > git --version # 'git version 2.24.4' 21:00:13 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 21:00:14 Sending build context to Docker daemon 19.94MB [Pipeline] { [Pipeline] sh 21:00:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:00:14 Step 2/8 : FROM ${BASE} 21:00:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:15 595b0fe564bb: Pulling fs layer 21:00:15 3088b5b3c5c0: Pulling fs layer 21:00:15 5b7225fbf94c: Pulling fs layer 21:00:15 ba82ee9f976e: Pulling fs layer 21:00:15 506bd15cee9f: Pulling fs layer 21:00:15 75a0a4a0db45: Pulling fs layer 21:00:15 618dc40b7e24: Pulling fs layer 21:00:15 ba82ee9f976e: Waiting 21:00:15 506bd15cee9f: Waiting 21:00:15 75a0a4a0db45: Waiting 21:00:15 618dc40b7e24: Waiting 21:00:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:00:15 5b7225fbf94c: Verifying Checksum 21:00:15 5b7225fbf94c: Download complete 21:00:15 3088b5b3c5c0: Download complete 21:00:15 506bd15cee9f: Verifying Checksum 21:00:15 506bd15cee9f: Download complete 21:00:15 75a0a4a0db45: Verifying Checksum 21:00:15 75a0a4a0db45: Download complete 21:00:15 595b0fe564bb: Verifying Checksum 21:00:15 595b0fe564bb: Download complete 21:00:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:00:15 + true 21:00:15 + sudo service docker restart 21:00:15 Redirecting to /bin/systemctl restart docker.service 21:00:15 595b0fe564bb: Pull complete 21:00:16 3088b5b3c5c0: Pull complete 21:00:17 5b7225fbf94c: Pull complete 21:00:17 618dc40b7e24: Verifying Checksum 21:00:17 618dc40b7e24: Download complete 21:00:19 ba82ee9f976e: Download complete 21:00:29 ba82ee9f976e: Pull complete 21:00:29 506bd15cee9f: Pull complete 21:00:30 75a0a4a0db45: Pull complete 21:00:33 618dc40b7e24: Pull complete 21:00:33 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:00:33 ---> a36622ca3599 21:00:33 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:00:33 20.10.0: Pulling from library/docker 21:00:34 a3cc7d3b244e: Pulling fs layer 21:00:34 02a3295e0d61: Pulling fs layer 21:00:34 0f4f2e6d8100: Pulling fs layer 21:00:34 330b718f631f: Pulling fs layer 21:00:34 a93816041522: Pulling fs layer 21:00:34 bdb6da89ff94: Pulling fs layer 21:00:34 2a70c0c122f4: Pulling fs layer 21:00:34 a93816041522: Waiting 21:00:34 330b718f631f: Waiting 21:00:34 bdb6da89ff94: Waiting 21:00:34 2a70c0c122f4: Waiting 21:00:34 0f4f2e6d8100: Verifying Checksum 21:00:34 0f4f2e6d8100: Download complete 21:00:34 02a3295e0d61: Download complete 21:00:34 a3cc7d3b244e: Verifying Checksum 21:00:34 a3cc7d3b244e: Download complete 21:00:34 a93816041522: Verifying Checksum 21:00:34 a93816041522: Download complete 21:00:34 2a70c0c122f4: Verifying Checksum 21:00:34 2a70c0c122f4: Download complete 21:00:34 bdb6da89ff94: Download complete [Pipeline] unstash [Pipeline] echo 21:00:34 ========================================================= 21:00:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:00:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:34 + 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 . 21:00:35 a3cc7d3b244e: Pull complete 21:00:35 Sending build context to Docker daemon 19.92MB 21:00:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:00:35 Step 2/8 : FROM ${BASE} 21:00:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:35 540db60ca938: Pulling fs layer 21:00:35 adcc1eea9eea: Pulling fs layer 21:00:35 4c4ab2625f07: Pulling fs layer 21:00:35 0510c868ecb4: Pulling fs layer 21:00:35 afea3b2eda06: Pulling fs layer 21:00:35 7809a108b3ef: Pulling fs layer 21:00:35 f706445af74f: Pulling fs layer 21:00:35 0510c868ecb4: Waiting 21:00:35 afea3b2eda06: Waiting 21:00:35 7809a108b3ef: Waiting 21:00:35 f706445af74f: Waiting 21:00:35 4c4ab2625f07: Verifying Checksum 21:00:35 4c4ab2625f07: Download complete 21:00:35 adcc1eea9eea: Verifying Checksum 21:00:35 adcc1eea9eea: Download complete 21:00:35 afea3b2eda06: Verifying Checksum 21:00:35 afea3b2eda06: Download complete 21:00:35 7809a108b3ef: Verifying Checksum 21:00:35 7809a108b3ef: Download complete 21:00:35 540db60ca938: Verifying Checksum 21:00:35 540db60ca938: Download complete 21:00:35 02a3295e0d61: Pull complete 21:00:35 540db60ca938: Pull complete 21:00:35 adcc1eea9eea: Pull complete 21:00:35 0f4f2e6d8100: Pull complete 21:00:35 4c4ab2625f07: Pull complete 21:00:36 330b718f631f: Verifying Checksum 21:00:36 330b718f631f: Download complete 21:00:36 f706445af74f: Verifying Checksum 21:00:36 f706445af74f: Download complete 21:00:37 0510c868ecb4: Verifying Checksum 21:00:37 0510c868ecb4: Download complete 21:00:40 330b718f631f: Pull complete 21:00:40 a93816041522: Pull complete 21:00:40 bdb6da89ff94: Pull complete 21:00:41 2a70c0c122f4: Pull complete 21:00:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:00:41 Status: Downloaded newer image for docker:20.10.0 21:00:41 0510c868ecb4: Pull complete 21:00:41 afea3b2eda06: Pull complete 21:00:41 7809a108b3ef: Pull complete 21:00:43 f706445af74f: Pull complete 21:00:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:00:43 ---> b068be0155e3 21:00:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:00:43 20.10.0: Pulling from library/docker 21:00:43 05e7bc50f07f: Pulling fs layer 21:00:43 6db28d0fdbf6: Pulling fs layer 21:00:43 292df0bc6bf3: Pulling fs layer 21:00:43 2e060f4bd70b: Pulling fs layer 21:00:43 80e8d568a223: Pulling fs layer 21:00:43 8dc6ef1a942a: Pulling fs layer 21:00:43 2312dd95470a: Pulling fs layer 21:00:43 80e8d568a223: Waiting 21:00:43 8dc6ef1a942a: Waiting 21:00:43 2312dd95470a: Waiting 21:00:43 2e060f4bd70b: Waiting 21:00:43 292df0bc6bf3: Verifying Checksum 21:00:43 292df0bc6bf3: Download complete 21:00:43 05e7bc50f07f: Verifying Checksum 21:00:43 05e7bc50f07f: Download complete 21:00:43 6db28d0fdbf6: Verifying Checksum 21:00:43 6db28d0fdbf6: Download complete 21:00:43 80e8d568a223: Verifying Checksum 21:00:43 80e8d568a223: Download complete 21:00:43 8dc6ef1a942a: Verifying Checksum 21:00:43 8dc6ef1a942a: Download complete 21:00:43 2312dd95470a: Verifying Checksum 21:00:43 2312dd95470a: Download complete 21:00:43 05e7bc50f07f: Pull complete 21:00:43 6db28d0fdbf6: Pull complete 21:00:43 292df0bc6bf3: Pull complete 21:00:43 2e060f4bd70b: Verifying Checksum 21:00:43 2e060f4bd70b: Download complete 21:00:46 ---> c672300c3d23 21:00:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:00:46 ---> Running in 518005a5a9bd 21:00:46 Removing intermediate container 518005a5a9bd 21:00:46 ---> 7b8ecc807855 21:00:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:00:46 2e060f4bd70b: Pull complete 21:00:46 80e8d568a223: Pull complete 21:00:46 8dc6ef1a942a: Pull complete 21:00:46 2312dd95470a: Pull complete 21:00:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:00:46 Status: Downloaded newer image for docker:20.10.0 21:00:46 ---> Running in ea49332eea1f 21:00:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:49 (1/5) Installing libsodium (1.0.18-r0) 21:00:49 (2/5) Installing libzmq (4.3.3-r1) 21:00:49 (3/5) Installing pkgconf (1.7.3-r0) 21:00:49 ---> 30b9b9584e72 21:00:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:00:49 ---> Running in b1a70810a796 21:00:49 Removing intermediate container b1a70810a796 21:00:49 ---> d3b309b6cd9b 21:00:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:00:49 ---> Running in 78258bbf7456 21:00:50 (4/5) Installing libsodium-dev (1.0.18-r0) 21:00:50 (5/5) Installing zeromq-dev (4.3.3-r1) 21:00:50 Executing busybox-1.32.1-r6.trigger 21:00:50 OK: 139 MiB in 45 packages 21:00:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:00:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:00:51 Removing intermediate container ea49332eea1f 21:00:51 ---> 5b4984f955a1 21:00:51 Step 6/8 : WORKDIR /build 21:00:51 ---> Running in ac47b012d716 21:00:51 Removing intermediate container ac47b012d716 21:00:51 ---> a2e0eb8915d7 21:00:51 Step 7/8 : COPY go.mod . 21:00:51 (1/5) Installing libsodium (1.0.18-r0) 21:00:52 (2/5) Installing libzmq (4.3.3-r1) 21:00:52 (3/5) Installing pkgconf (1.7.3-r0) 21:00:52 (4/5) Installing libsodium-dev (1.0.18-r0) 21:00:52 (5/5) Installing zeromq-dev (4.3.3-r1) 21:00:52 Executing busybox-1.32.1-r6.trigger 21:00:52 OK: 150 MiB in 45 packages 21:00:52 ---> ef776f526d86 21:00:52 Step 8/8 : RUN go mod download 21:00:52 ---> Running in aada5877f30f 21:00:53 Removing intermediate container 78258bbf7456 21:00:53 ---> c24890a6b012 21:00:53 Step 6/8 : WORKDIR /build 21:00:53 ---> Running in d9f6a05a1944 21:00:53 Removing intermediate container d9f6a05a1944 21:00:53 ---> 0dec38873602 21:00:53 Step 7/8 : COPY go.mod . 21:00:53 ---> db00a43ad051 21:00:53 Step 8/8 : RUN go mod download 21:00:53 ---> Running in d6e96feb1288 21:01:08 Removing intermediate container d6e96feb1288 21:01:08 ---> 24d5001088b1 21:01:08 Successfully built 24d5001088b1 21:01:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:01:08 + docker inspect -f . ci-base-image-x86_64 21:01:08 . [Pipeline] withDockerContainer 21:01:08 prd-centos7-docker-4c-2g-314 does not seem to be running inside a container 21:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:01:09 $ docker top f8cc243697edae198ae9065156bdbd34ae5c126af706f9a0fcabc54d29d3ebe2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:09 + go version 21:01:09 go version go1.16.3 linux/amd64 [Pipeline] } 21:01:09 $ docker stop --time=1 f8cc243697edae198ae9065156bdbd34ae5c126af706f9a0fcabc54d29d3ebe2 21:01:10 $ docker rm -f f8cc243697edae198ae9065156bdbd34ae5c126af706f9a0fcabc54d29d3ebe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:11 + docker inspect -f . ci-base-image-x86_64 21:01:11 . [Pipeline] withDockerContainer 21:01:11 prd-centos7-docker-4c-2g-314 does not seem to be running inside a container 21:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:01:12 $ docker top 4052d0d55819475cd05a06474fceb56c1eb48360deea3b4448f7bb268889ad5a -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:12 + go mod tidy [Pipeline] sh 21:01:13 + make test 21:01:13 make -C ./app-service-template build 21:01:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:01:13 go mod tidy 21:01:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:01:19 Removing intermediate container aada5877f30f 21:01:19 ---> d2e1db08ef7e 21:01:19 Successfully built d2e1db08ef7e 21:01:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:01:20 + docker inspect -f . ci-base-image-arm64 21:01:20 . [Pipeline] withDockerContainer 21:01:20 prd-ubuntu18.04-docker-arm64-4c-16g-313 does not seem to be running inside a container 21:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:01:21 $ docker top 080f4333d2af0865516e4a6a30effeb4d77b7ee21f7806a5ad3a2b20d81bbbac -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:22 + go version 21:01:22 go version go1.16.5 linux/arm64 [Pipeline] } 21:01:22 $ docker stop --time=1 080f4333d2af0865516e4a6a30effeb4d77b7ee21f7806a5ad3a2b20d81bbbac 21:01:24 $ docker rm -f 080f4333d2af0865516e4a6a30effeb4d77b7ee21f7806a5ad3a2b20d81bbbac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:25 + docker inspect -f . ci-base-image-arm64 21:01:25 . [Pipeline] withDockerContainer 21:01:25 prd-ubuntu18.04-docker-arm64-4c-16g-313 does not seem to be running inside a container 21:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:01:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:01:26 make -C ./app-service-template test 21:01:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:01:26 go mod tidy 21:01:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:01:27 $ docker top 6bb5c73918d0219664575586ab3a54bf206355a4243e4445fd815a3ff1f142e7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:28 + go mod tidy [Pipeline] sh 21:01:29 + make test 21:01:29 make -C ./app-service-template build 21:01:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:01:29 go mod tidy 21:01:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:01:34 ok new-app-service 0.017s coverage: 47.8% of statements 21:01:34 ? new-app-service/config [no test files] 21:01:34 ok new-app-service/functions 0.009s 21:01:34 CGO_ENABLED=1 go vet ./... 21:01:42 gofmt -l . 21:01:42 main.go 21:01:42 [ "`gofmt -l .`" = "" ] 21:01:42 make[1]: *** [Makefile:64: test] Error 1 21:01:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:01:42 make: *** [Makefile:25: test-template] Error 2 [Pipeline] } 21:01:43 $ docker stop --time=1 4052d0d55819475cd05a06474fceb56c1eb48360deea3b4448f7bb268889ad5a 21:01:44 $ docker rm -f 4052d0d55819475cd05a06474fceb56c1eb48360deea3b4448f7bb268889ad5a [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 21:01:46 ---> job-cost.sh 21:01:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M0gT 21:01:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-M0gT/bin to PATH 21:02:08 INFO: No Stack... 21:02:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:02:09 make -C ./app-service-template test 21:02:09 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:02:09 go mod tidy 21:02:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:02:09 INFO: Retrieving Pricing Info for: v3-standard-2 21:02:10 INFO: Archiving Costs [Pipeline] sh 21:02:10 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 21:02:10 + cut -d, -f6 [Pipeline] lock 21:02:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] 21:02:10 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] did not exist. Created. 21:02:10 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:11 + echo total: 0.05999999865889549 [Pipeline] stash 21:02:11 Stashed 1 file(s) [Pipeline] } 21:02:11 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:12 Failed in branch amd64 21:02:36 ok new-app-service 0.043s coverage: 47.8% of statements 21:02:36 ? new-app-service/config [no test files] 21:02:36 ok new-app-service/functions 0.042s 21:02:36 CGO_ENABLED=1 go vet ./... 21:03:03 gofmt -l . 21:03:03 main.go 21:03:03 [ "`gofmt -l .`" = "" ] 21:03:03 make[1]: *** [Makefile:64: test] Error 1 21:03:03 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:03:03 make: *** [Makefile:25: test-template] Error 2 [Pipeline] } 21:03:03 $ docker stop --time=1 6bb5c73918d0219664575586ab3a54bf206355a4243e4445fd815a3ff1f142e7 21:03:05 $ docker rm -f 6bb5c73918d0219664575586ab3a54bf206355a4243e4445fd815a3ff1f142e7 [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 21:03:07 ---> job-cost.sh 21:03:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r3Pv 21:03:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-r3Pv/bin to PATH 21:05:07 INFO: No Stack... 21:05:08 INFO: Retrieving Pricing Info for: v2-standard-4 21:05:08 INFO: Archiving Costs [Pipeline] sh 21:05:09 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 21:05:09 + cut -d, -f6 [Pipeline] lock 21:05:09 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] 21:05:09 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] did not exist. Created. 21:05:09 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:09 /w/workspace/app-functions-sdk-go/1@tmp/durable-ebb702d7/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-ebb702d7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:05:10 + echo total: 0.18000000715255737 [Pipeline] stash 21:05:10 Warning: overwriting stash ‘stack-cost’ 21:05:10 Stashed 1 file(s) [Pipeline] } 21:05:10 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:05:11 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 21:05:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:05:15 ---> package-listing.sh 21:05:15 ++ tr '[:upper:]' '[:lower:]' 21:05:15 ++ facter osfamily 21:05:15 + OS_FAMILY=redhat 21:05:15 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-892 21:05:15 + START_PACKAGES=/tmp/packages_start.txt 21:05:15 + END_PACKAGES=/tmp/packages_end.txt 21:05:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:15 + PACKAGES=/tmp/packages_start.txt 21:05:15 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-892 ']' 21:05:15 + PACKAGES=/tmp/packages_end.txt 21:05:15 + case "${OS_FAMILY}" in 21:05:15 + rpm -qa 21:05:15 + sort 21:05:16 + '[' -f /tmp/packages_start.txt ']' 21:05:16 + '[' -f /tmp/packages_end.txt ']' 21:05:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:16 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-892 ']' 21:05:16 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-892/archives/ 21:05:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-892/archives/ [Pipeline] echo 21:05:16 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/ndry_app-functions-sdk-go_PR-892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:05:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:05:17 21:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:05:17 alpine: Pulling from edgex-lftools-log-publisher 21:05:17 df20fa9351a1: Pulling fs layer 21:05:17 36b3adc4ff6f: Pulling fs layer 21:05:17 8ad3a11d3b57: Pulling fs layer 21:05:17 46f8f816bc3b: Pulling fs layer 21:05:17 93b61091891f: Pulling fs layer 21:05:17 93b9cdb0e59b: Pulling fs layer 21:05:17 5e14af77c1be: Pulling fs layer 21:05:17 01666e4c0597: Pulling fs layer 21:05:17 aa168da1d23b: Pulling fs layer 21:05:17 46f8f816bc3b: Waiting 21:05:17 93b61091891f: Waiting 21:05:17 93b9cdb0e59b: Waiting 21:05:17 5e14af77c1be: Waiting 21:05:17 01666e4c0597: Waiting 21:05:17 aa168da1d23b: Waiting 21:05:17 36b3adc4ff6f: Verifying Checksum 21:05:17 36b3adc4ff6f: Download complete 21:05:17 46f8f816bc3b: Verifying Checksum 21:05:17 46f8f816bc3b: Download complete 21:05:17 df20fa9351a1: Verifying Checksum 21:05:17 df20fa9351a1: Download complete 21:05:17 93b9cdb0e59b: Verifying Checksum 21:05:17 93b9cdb0e59b: Download complete 21:05:17 5e14af77c1be: Verifying Checksum 21:05:17 5e14af77c1be: Download complete 21:05:17 01666e4c0597: Verifying Checksum 21:05:17 01666e4c0597: Download complete 21:05:17 93b61091891f: Verifying Checksum 21:05:17 93b61091891f: Download complete 21:05:17 df20fa9351a1: Pull complete 21:05:17 8ad3a11d3b57: Verifying Checksum 21:05:17 8ad3a11d3b57: Download complete 21:05:18 36b3adc4ff6f: Pull complete 21:05:18 8ad3a11d3b57: Pull complete 21:05:18 46f8f816bc3b: Pull complete 21:05:18 93b61091891f: Pull complete 21:05:19 93b9cdb0e59b: Pull complete 21:05:19 5e14af77c1be: Pull complete 21:05:19 01666e4c0597: Pull complete 21:05:20 aa168da1d23b: Download complete 21:05:24 aa168da1d23b: Pull complete 21:05:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:05:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:05:24 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 21:05:24 $ 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/ndry_app-functions-sdk-go_PR-892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-892 -v /w/workspace/ndry_app-functions-sdk-go_PR-892:/w/workspace/ndry_app-functions-sdk-go_PR-892:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-892@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 21:05:27 $ docker top b136314e24b02b85c10d4d8cdf05d1626d3ee60a0239af3f39cbe847a6416ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:27 + touch /tmp/pre-build-complete [Pipeline] sh 21:05:28 + mkdir -p /var/log/sa [Pipeline] sh 21:05:28 + ls /var/log/sa-host 21:05:28 + sadf -c /var/log/sa-host/sa05 21:05:28 file_magic: OK 21:05:28 HZ: Using current value: 100 21:05:28 file_header: OK 21:05:28 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 21:05:28 Statistics: 21:05:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:05:28 File successfully converted to sysstat format version 12.2.1 21:05:28 + sadf -c /var/log/sa-host/sa10 21:05:28 file_magic: OK 21:05:28 HZ: Using current value: 100 21:05:28 file_header: OK 21:05:28 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 21:05:28 Statistics: 21:05:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:05:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:29 provisioning config files... 21:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/config4166344262789766751tmp [Pipeline] { [Pipeline] echo 21:05:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:05:29 ---> create-netrc.sh [Pipeline] } 21:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:05:30 ---> python-tools-install.sh [Pipeline] echo 21:05:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:05:30 ---> sudo-logs.sh 21:05:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:05:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:05:31 ---> job-cost.sh 21:05:31 lf-activate-venv: SKIPPING 21:05:31 DEBUG: total: 0.18000000715255737 21:05:31 INFO: Retrieving Stack Cost... 21:05:31 INFO: Retrieving Pricing Info for: v3-standard-2 21:05:32 INFO: Archiving Costs [Pipeline] echo 21:05:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:05:32 ---> logs-deploy.sh 21:05:32 lf-activate-venv: SKIPPING 21:05:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-892/1 21:05:32 INFO: archiving workspace using pattern(s): 21:05:33 Archives upload complete. 21:05:33 INFO: archiving logs to Nexus 21:05:34 ---> uname -a: 21:05:34 Linux prd-centos7-docker-4c-2g-312.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:05:34 21:05:34 21:05:34 ---> lscpu: 21:05:34 Architecture: x86_64 21:05:34 CPU op-mode(s): 32-bit, 64-bit 21:05:34 Byte Order: Little Endian 21:05:34 Address sizes: 40 bits physical, 48 bits virtual 21:05:34 CPU(s): 2 21:05:34 On-line CPU(s) list: 0,1 21:05:34 Thread(s) per core: 1 21:05:34 Core(s) per socket: 1 21:05:34 Socket(s): 2 21:05:34 NUMA node(s): 1 21:05:34 Vendor ID: AuthenticAMD 21:05:34 CPU family: 23 21:05:34 Model: 49 21:05:34 Model name: AMD EPYC-Rome Processor 21:05:34 Stepping: 0 21:05:34 CPU MHz: 2800.000 21:05:34 BogoMIPS: 5600.00 21:05:34 Virtualization: AMD-V 21:05:34 Hypervisor vendor: KVM 21:05:34 Virtualization type: full 21:05:34 L1d cache: 64 KiB 21:05:34 L1i cache: 64 KiB 21:05:34 L2 cache: 1 MiB 21:05:34 L3 cache: 32 MiB 21:05:34 NUMA node0 CPU(s): 0,1 21:05:34 Vulnerability Itlb multihit: Not affected 21:05:34 Vulnerability L1tf: Not affected 21:05:34 Vulnerability Mds: Not affected 21:05:34 Vulnerability Meltdown: Not affected 21:05:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:05:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:05:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:05:34 Vulnerability Srbds: Not affected 21:05:34 Vulnerability Tsx async abort: Not affected 21:05:34 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 21:05:34 21:05:34 21:05:34 ---> nproc: 21:05:34 2 21:05:34 21:05:34 21:05:34 ---> df -h: 21:05:34 Filesystem Size Used Available Use% Mounted on 21:05:34 overlay 40.0G 7.6G 32.4G 19% / 21:05:34 tmpfs 64.0M 0 64.0M 0% /dev 21:05:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:05:34 shm 64.0M 0 64.0M 0% /dev/shm 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-892 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:05:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:05:34 21:05:34 21:05:34 ---> free -m: 21:05:34 total used free shared buff/cache available 21:05:34 Mem: 7821 967 4723 0 2129 6676 21:05:34 Swap: 1023 0 1023 21:05:34 21:05:34 21:05:34 ---> ip addr: 21:05:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:05:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:05:34 inet 127.0.0.1/8 scope host lo 21:05:34 valid_lft forever preferred_lft forever 21:05:34 inet6 ::1/128 scope host 21:05:34 valid_lft forever preferred_lft forever 21:05:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:05:34 link/ether fa:16:3e:e4:75:2a brd ff:ff:ff:ff:ff:ff 21:05:34 inet 10.30.122.132/23 brd 10.30.123.255 scope global dynamic eth0 21:05:34 valid_lft 85859sec preferred_lft 85859sec 21:05:34 inet6 fe80::f816:3eff:fee4:752a/64 scope link 21:05:34 valid_lft forever preferred_lft forever 21:05:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:05:34 link/ether 02:42:bc:70:a4:6b brd ff:ff:ff:ff:ff:ff 21:05:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:05:34 valid_lft forever preferred_lft forever 21:05:34 inet6 fe80::42:bcff:fe70:a46b/64 scope link 21:05:34 valid_lft forever preferred_lft forever 21:05:34 21:05:34 21:05:34 ---> sar -b -r -n DEV: 21:05:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 21:05:34 21:05:34 20:56:22 LINUX RESTART (2 CPU) 21:05:34 21:05:34 20:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:05:34 20:58:02 79.67 3.40 76.28 0.00 2557.28 4690.38 0.00 21:05:34 20:59:01 1.83 0.00 1.83 0.00 0.00 36.55 0.00 21:05:34 21:00:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 21:05:34 21:01:01 0.22 0.02 0.20 0.00 0.13 2.70 0.00 21:05:34 21:02:01 0.42 0.10 0.32 0.00 1.73 5.21 0.00 21:05:34 21:03:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 21:05:34 21:04:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 21:05:34 21:05:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 21:05:34 Average: 10.42 0.44 9.98 0.00 320.71 594.92 0.00 21:05:34 21:05:34 20:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:05:34 20:58:02 5426468 0 806880 10.07 2620 1772972 1288784 14.23 593540 1586336 20 21:05:34 20:59:01 5432924 0 800416 9.99 2620 1772980 1239880 13.69 588568 1586332 16 21:05:34 21:00:01 5437000 0 796340 9.94 2620 1772980 1196656 13.21 585484 1585996 16 21:05:34 21:01:01 5434544 0 798704 9.97 2620 1773072 1199388 13.24 587336 1586512 28 21:05:34 21:02:01 5435272 0 797936 9.96 2620 1773112 1197008 13.22 583816 1589968 16 21:05:34 21:03:01 5436136 0 797068 9.95 2620 1773116 1196924 13.21 583340 1589968 12 21:05:34 21:04:01 5433028 0 800172 9.99 2620 1773120 1196984 13.22 585532 1589968 20 21:05:34 21:05:01 5424304 0 808888 10.10 2620 1773128 1197080 13.22 594552 1589968 8 21:05:34 Average: 5432460 0 800800 10.00 2620 1773060 1214088 13.40 587771 1588131 17 21:05:34 21:05:34 20:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:05:34 20:58:02 eth0 225.02 215.03 745.52 37.72 0.00 0.00 0.00 0.00 21:05:34 20:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 20:58:02 docker0 118.05 87.96 10.37 312.19 0.00 0.00 0.00 0.00 21:05:34 20:59:01 eth0 10.21 5.06 8.65 0.33 0.00 0.00 0.00 0.00 21:05:34 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:00:01 eth0 1.03 0.32 0.32 0.20 0.00 0.00 0.00 0.00 21:05:34 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:01:01 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 0.00 21:05:34 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:02:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:05:34 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:34 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:04:01 eth0 0.70 0.12 0.12 0.01 0.00 0.00 0.00 0.00 21:05:34 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:05:01 eth0 0.52 0.43 0.27 0.21 0.00 0.00 0.00 0.00 21:05:34 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 Average: eth0 29.84 27.76 94.63 4.86 0.00 0.00 0.00 0.00 21:05:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:34 Average: docker0 14.79 11.02 1.30 39.12 0.00 0.00 0.00 0.00 21:05:34 21:05:34 21:05:34 ---> sar -P ALL: 21:05:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 21:05:34 21:05:34 20:56:22 LINUX RESTART (2 CPU) 21:05:34 21:05:34 20:57:01 CPU %user %nice %system %iowait %steal %idle 21:05:34 20:58:02 all 6.05 0.00 2.56 2.65 0.05 88.69 21:05:34 20:58:02 0 6.10 0.00 2.83 2.81 0.05 88.20 21:05:34 20:58:02 1 6.00 0.00 2.29 2.48 0.05 89.18 21:05:34 20:59:01 all 0.15 0.00 0.06 0.00 0.03 99.75 21:05:34 20:59:01 0 0.12 0.00 0.07 0.00 0.05 99.76 21:05:34 20:59:01 1 0.19 0.00 0.05 0.00 0.02 99.74 21:05:34 21:00:01 all 0.14 0.00 0.04 0.00 0.03 99.79 21:05:34 21:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:05:34 21:00:01 1 0.22 0.00 0.05 0.00 0.03 99.70 21:05:34 21:01:01 all 0.09 0.00 0.08 0.00 0.02 99.82 21:05:34 21:01:01 0 0.05 0.00 0.08 0.00 0.02 99.85 21:05:34 21:01:01 1 0.13 0.00 0.07 0.00 0.02 99.78 21:05:34 21:02:01 all 0.22 0.00 0.24 0.00 0.03 99.51 21:05:34 21:02:01 0 0.08 0.00 0.18 0.00 0.03 99.70 21:05:34 21:02:01 1 0.35 0.00 0.30 0.00 0.03 99.32 21:05:34 21:03:01 all 0.11 0.00 0.04 0.00 0.03 99.82 21:05:34 21:03:01 0 0.18 0.00 0.03 0.00 0.03 99.75 21:05:34 21:03:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:05:34 21:04:01 all 0.15 0.00 0.06 0.00 0.03 99.77 21:05:34 21:04:01 0 0.10 0.00 0.03 0.00 0.03 99.83 21:05:34 21:04:01 1 0.20 0.00 0.08 0.00 0.02 99.70 21:05:34 21:05:01 all 0.07 0.00 0.05 0.00 0.03 99.86 21:05:34 21:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:05:34 21:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:05:34 Average: all 0.86 0.00 0.39 0.33 0.03 98.39 21:05:34 Average: 0 0.84 0.00 0.41 0.35 0.03 98.37 21:05:34 Average: 1 0.89 0.00 0.37 0.31 0.03 98.41 21:05:34 21:05:34 21:05:34