Pull request #875 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e254b26b084a9c3a1eb8084419ac55873a38996d+881afdccbfdadc5bb0aa286f97c4ef6367ec9127 (65c2e2e049100e1c2e9206258797483e2a875883) 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-ssh2888592230559088276.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2455022261724383911.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/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-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3979662415868820406.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-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2381630557873975057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh615217055620946445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/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-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1537744771464134483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-1708 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [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-875 # 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-875@tmp/jenkins-gitclient-ssh4785813280212566868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit e254b26b084a9c3a1eb8084419ac55873a38996d Merge succeeded, producing e254b26b084a9c3a1eb8084419ac55873a38996d Checking out Revision e254b26b084a9c3a1eb8084419ac55873a38996d (PR-875) > 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-875@tmp/jenkins-gitclient-ssh6682257191386322546.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e254b26b084a9c3a1eb8084419ac55873a38996d # 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-875@tmp/jenkins-gitclient-ssh4378781868053962267.key > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e254b26b084a9c3a1eb8084419ac55873a38996d # timeout=10 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:44 ========================================================= 06:17:44 EdgeX Global Pipelines Version Info 06:17:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:48 ------------------- 06:17:48 stable info: 06:17:48 ------------------- 06:17:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:17:48 Message: update stable to v1.0.192 06:17:49 ------------------- 06:17:49 experimental info: 06:17:49 ------------------- 06:17:49 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:17:49 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:17:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 06:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 06:17:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 06:17:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e254b26b084a9c3a1eb8084419ac55873a38996d [Pipeline] echo 06:17:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e254b26 [Pipeline] echo 06:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:54 + git log --format=format:%s -1 e254b26b084a9c3a1eb8084419ac55873a38996d [Pipeline] echo 06:17:54 GIT_COMMIT: e254b26b084a9c3a1eb8084419ac55873a38996d, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0 [Pipeline] echo 06:17:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:54 06:17:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:17:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:55 latest: Pulling from edgex-devops/git-semver 06:17:55 31603596830f: Pulling fs layer 06:17:55 54011a49482f: Pulling fs layer 06:17:55 a6820b24f6d8: Pulling fs layer 06:17:55 f581987b2513: Pulling fs layer 06:17:55 f581987b2513: Waiting 06:17:55 54011a49482f: Verifying Checksum 06:17:55 54011a49482f: Download complete 06:17:55 31603596830f: Verifying Checksum 06:17:55 31603596830f: Download complete 06:17:55 f581987b2513: Verifying Checksum 06:17:55 f581987b2513: Download complete 06:17:55 a6820b24f6d8: Verifying Checksum 06:17:55 a6820b24f6d8: Download complete 06:17:55 31603596830f: Pull complete 06:17:55 54011a49482f: Pull complete 06:17:56 a6820b24f6d8: Pull complete 06:17:56 f581987b2513: Pull complete 06:17:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:17:56 prd-centos7-docker-4c-2g-1708 does not seem to be running inside a container 06:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 06:17:57 $ docker top 67f9ac6121ff21d81112850a09116cc55c77f95197db36c3ffd5bd3713b30605 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:00 [ssh-agent] Looking for ssh-agent implementation... 06:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:00 $ docker exec 67f9ac6121ff21d81112850a09116cc55c77f95197db36c3ffd5bd3713b30605 ssh-agent 06:18:00 SSH_AUTH_SOCK=/tmp/ssh-ifv2EjLJLiWc/agent.13 06:18:00 SSH_AGENT_PID=19 06:18:00 Running ssh-add (command line suppressed) 06:18:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_1367098577042970724.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_1367098577042970724.key) 06:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:00 + git tag --points-at HEAD [Pipeline] } 06:18:00 $ docker exec --env ******** --env ******** 67f9ac6121ff21d81112850a09116cc55c77f95197db36c3ffd5bd3713b30605 ssh-agent -k 06:18:00 unset SSH_AUTH_SOCK; 06:18:00 unset SSH_AGENT_PID; 06:18:00 echo Agent pid 19 killed; 06:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:00 [ssh-agent] Looking for ssh-agent implementation... 06:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:01 $ docker exec 67f9ac6121ff21d81112850a09116cc55c77f95197db36c3ffd5bd3713b30605 ssh-agent 06:18:01 SSH_AUTH_SOCK=/tmp/ssh-EU4IreOqjEvF/agent.52 06:18:01 SSH_AGENT_PID=59 06:18:01 Running ssh-add (command line suppressed) 06:18:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_996338352689842427.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_996338352689842427.key) 06:18:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:01 + git semver init 06:18:01 # -> Open(): unable to determine branch for HEAD 06:18:01 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 06:18:01 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 06:18:01 # $SEMVER_REMOTE_NAME = origin 06:18:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:18:01 # $SEMVER_USER_NAME = edgex-jenkins 06:18:01 # $SEMVER_BRANCH = PR-875 06:18:01 # $SEMVER_TEMP = /tmp/semver-900115988 06:18:01 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:18:05 # '/tmp/semver-900115988' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 06:18:05 # -> Force: false 06:18:05 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 06:18:05 $ docker exec --env ******** --env ******** 67f9ac6121ff21d81112850a09116cc55c77f95197db36c3ffd5bd3713b30605 ssh-agent -k 06:18:05 unset SSH_AUTH_SOCK; 06:18:05 unset SSH_AGENT_PID; 06:18:05 echo Agent pid 59 killed; 06:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:06 + git semver [Pipeline] } 06:18:06 $ docker stop --time=1 67f9ac6121ff21d81112850a09116cc55c77f95197db36c3ffd5bd3713b30605 06:18:07 $ docker rm -f 67f9ac6121ff21d81112850a09116cc55c77f95197db36c3ffd5bd3713b30605 [Pipeline] // withDockerContainer [Pipeline] sh 06:18:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:18:08 Stashed 1 file(s) [Pipeline] echo 06:18:08 [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 06:18:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1702 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 06:18:09 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:18:09 The recommended git tool is: git 06:18:16 using credential edgex-jenkins-ssh 06:18:16 Cloning the remote Git repository 06:18:16 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:18:16 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:18:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:18:16 > git --version # timeout=10 06:18:16 > git --version # 'git version 2.17.1' 06:18:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:18:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:18:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:18:20 Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit e254b26b084a9c3a1eb8084419ac55873a38996d 06:18:20 Merge succeeded, producing e254b26b084a9c3a1eb8084419ac55873a38996d 06:18:20 Checking out Revision e254b26b084a9c3a1eb8084419ac55873a38996d (PR-875) 06:18:20 > git config core.sparsecheckout # timeout=10 06:18:20 > git checkout -f e254b26b084a9c3a1eb8084419ac55873a38996d # timeout=10 06:18:20 > git remote # timeout=10 06:18:20 > git config --get remote.origin.url # timeout=10 06:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:20 > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 06:18:20 > git rev-parse HEAD^{commit} # timeout=10 06:18:20 > git config core.sparsecheckout # timeout=10 06:18:20 > git checkout -f e254b26b084a9c3a1eb8084419ac55873a38996d # timeout=10 06:18:24 Still waiting to schedule task 06:18:24 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 06:18:24 ‘prd-centos7-docker-4c-2g-1151’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-1153’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-1156’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-1689’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-1697’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-1698’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-1706’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-1709’ is offline 06:18:24 ‘prd-centos7-docker-4c-2g-309’ is offline 06:18:24 ‘prd-ubuntu18.04-docker-8c-8g-1705’ doesn’t have label ‘centos7-docker-4c-2g’ 06:18:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1695’ doesn’t have label ‘centos7-docker-4c-2g’ 06:18:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1696’ doesn’t have label ‘centos7-docker-4c-2g’ 06:18:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1699’ doesn’t have label ‘centos7-docker-4c-2g’ 06:18:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1701’ doesn’t have label ‘centos7-docker-4c-2g’ 06:18:27 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 06:18:27 > git --version # timeout=10 06:18:27 > git --version # 'git version 2.17.1' 06:18:27 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:18:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:18:29 + sudo service docker restart 06:18:29 + true [Pipeline] unstash [Pipeline] echo 06:18:50 ========================================================= 06:18:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:18:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:18:50 + 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 . 06:18:51 Sending build context to Docker daemon 19.61MB 06:18:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:18:52 Step 2/8 : FROM ${BASE} 06:18:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:52 595b0fe564bb: Pulling fs layer 06:18:52 7186ed65a4f7: Pulling fs layer 06:18:52 316046926c0a: Pulling fs layer 06:18:52 4ebd0625c992: Pulling fs layer 06:18:52 207e8628e3a3: Pulling fs layer 06:18:52 c791037a9be2: Pulling fs layer 06:18:52 ffd874e62e21: Pulling fs layer 06:18:52 207e8628e3a3: Waiting 06:18:52 c791037a9be2: Waiting 06:18:52 ffd874e62e21: Waiting 06:18:52 316046926c0a: Download complete 06:18:52 7186ed65a4f7: Download complete 06:18:52 207e8628e3a3: Verifying Checksum 06:18:52 207e8628e3a3: Download complete 06:18:52 c791037a9be2: Verifying Checksum 06:18:52 c791037a9be2: Download complete 06:18:52 595b0fe564bb: Verifying Checksum 06:18:52 595b0fe564bb: Download complete 06:18:53 595b0fe564bb: Pull complete 06:18:53 7186ed65a4f7: Pull complete 06:18:54 316046926c0a: Pull complete 06:18:56 ffd874e62e21: Download complete 06:18:56 4ebd0625c992: Verifying Checksum 06:18:56 4ebd0625c992: Download complete 06:19:06 4ebd0625c992: Pull complete 06:19:06 207e8628e3a3: Pull complete 06:19:07 c791037a9be2: Pull complete 06:19:11 ffd874e62e21: Pull complete 06:19:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:19:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:19:11 ---> cfc18b08335c 06:19:11 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:19:11 20.10.0: Pulling from library/docker 06:19:11 a3cc7d3b244e: Pulling fs layer 06:19:11 02a3295e0d61: Pulling fs layer 06:19:11 0f4f2e6d8100: Pulling fs layer 06:19:11 330b718f631f: Pulling fs layer 06:19:11 a93816041522: Pulling fs layer 06:19:11 bdb6da89ff94: Pulling fs layer 06:19:11 2a70c0c122f4: Pulling fs layer 06:19:11 330b718f631f: Waiting 06:19:11 a93816041522: Waiting 06:19:11 bdb6da89ff94: Waiting 06:19:11 2a70c0c122f4: Waiting 06:19:11 0f4f2e6d8100: Download complete 06:19:11 a3cc7d3b244e: Verifying Checksum 06:19:11 a3cc7d3b244e: Download complete 06:19:11 02a3295e0d61: Verifying Checksum 06:19:11 02a3295e0d61: Download complete 06:19:11 a93816041522: Verifying Checksum 06:19:11 a93816041522: Download complete 06:19:11 bdb6da89ff94: Download complete 06:19:11 2a70c0c122f4: Verifying Checksum 06:19:11 2a70c0c122f4: Download complete 06:19:12 a3cc7d3b244e: Pull complete 06:19:12 02a3295e0d61: Pull complete 06:19:13 330b718f631f: Verifying Checksum 06:19:13 330b718f631f: Download complete 06:19:13 0f4f2e6d8100: Pull complete 06:19:16 330b718f631f: Pull complete 06:19:17 a93816041522: Pull complete 06:19:17 bdb6da89ff94: Pull complete 06:19:18 2a70c0c122f4: Pull complete 06:19:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:19:18 Status: Downloaded newer image for docker:20.10.0 06:19:22 ---> d4562a97749e 06:19:22 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:19:22 ---> Running in 057c592839af 06:19:22 Removing intermediate container 057c592839af 06:19:22 ---> 7442488494ac 06:19:22 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:19:22 ---> Running in 12d65ac81ea8 06:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:26 (1/5) Installing libsodium (1.0.18-r0) 06:19:26 (2/5) Installing libzmq (4.3.3-r1) 06:19:26 (3/5) Installing pkgconf (1.7.3-r0) 06:19:26 (4/5) Installing libsodium-dev (1.0.18-r0) 06:19:26 (5/5) Installing zeromq-dev (4.3.3-r1) 06:19:26 Executing busybox-1.32.1-r6.trigger 06:19:26 OK: 139 MiB in 45 packages 06:19:28 Removing intermediate container 12d65ac81ea8 06:19:28 ---> bc8215365447 06:19:28 Step 6/8 : WORKDIR /build 06:19:28 ---> Running in 39c8358be6de 06:19:28 Removing intermediate container 39c8358be6de 06:19:28 ---> 1efa00ca51db 06:19:28 Step 7/8 : COPY go.mod . 06:19:29 ---> 14c09ab1fe59 06:19:29 Step 8/8 : RUN go mod download 06:19:29 ---> Running in 92d3c71c96eb 06:19:54 Removing intermediate container 92d3c71c96eb 06:19:54 ---> 9a41e189962e 06:19:54 Successfully built 9a41e189962e 06:19:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:55 + docker inspect -f . ci-base-image-arm64 06:19:55 . [Pipeline] withDockerContainer 06:19:55 prd-ubuntu18.04-docker-arm64-4c-16g-1702 does not seem to be running inside a container 06:19:55 $ 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 ******** ci-base-image-arm64 cat 06:19:57 $ docker top 07137fc5be8fe366e623afdc011d41638d6bd47016a208434754537d5e141144 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:58 + go version 06:19:58 go version go1.16.3 linux/arm64 [Pipeline] } 06:19:58 $ docker stop --time=1 07137fc5be8fe366e623afdc011d41638d6bd47016a208434754537d5e141144 06:20:00 $ docker rm -f 07137fc5be8fe366e623afdc011d41638d6bd47016a208434754537d5e141144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:01 + docker inspect -f . ci-base-image-arm64 06:20:01 . [Pipeline] withDockerContainer 06:20:01 prd-ubuntu18.04-docker-arm64-4c-16g-1702 does not seem to be running inside a container 06:20:01 $ 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 ******** ci-base-image-arm64 cat 06:20:04 $ docker top adf0373ebeddd9a13fb55a91a522e0b0cf31e03bef9bad62e1d408e3301abc2d -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:05 + go mod tidy [Pipeline] sh 06:20:07 + make test 06:20:07 make -C ./app-service-template build 06:20:07 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:20:07 go mod tidy 06:20:07 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 06:20:22 Running on prd-centos7-docker-4c-2g-1711 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 06:20:22 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:20:22 The recommended git tool is: git 06:20:27 using credential edgex-jenkins-ssh 06:20:27 Cloning the remote Git repository 06:20:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:20:27 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:20:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:20:27 > git --version # timeout=10 06:20:27 > git --version # 'git version 2.24.4' 06:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:27 [INFO] Currently running in a labeled security context 06:20:27 [INFO] Currently SELinux is 'enforcing' on the host 06:20:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6018880688815813977.key 06:20:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:29 Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit e254b26b084a9c3a1eb8084419ac55873a38996d 06:20:30 Merge succeeded, producing e254b26b084a9c3a1eb8084419ac55873a38996d 06:20:30 Checking out Revision e254b26b084a9c3a1eb8084419ac55873a38996d (PR-875) 06:20:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:20:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:20:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:20:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:29 [INFO] Currently running in a labeled security context 06:20:29 [INFO] Currently SELinux is 'enforcing' on the host 06:20:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6421501199344272198.key 06:20:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:20:29 > git config core.sparsecheckout # timeout=10 06:20:29 > git checkout -f e254b26b084a9c3a1eb8084419ac55873a38996d # timeout=10 06:20:29 > git remote # timeout=10 06:20:30 > git config --get remote.origin.url # timeout=10 06:20:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:30 [INFO] Currently running in a labeled security context 06:20:30 [INFO] Currently SELinux is 'enforcing' on the host 06:20:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5656990502648608042.key 06:20:30 > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 06:20:30 > git rev-parse HEAD^{commit} # timeout=10 06:20:30 > git config core.sparsecheckout # timeout=10 06:20:30 > git checkout -f e254b26b084a9c3a1eb8084419ac55873a38996d # timeout=10 06:20:33 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 06:20:33 > git --version # timeout=10 06:20:33 > git --version # 'git version 2.24.4' 06:20:33 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:20:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:20:38 + sudo service docker restart 06:20:38 + true 06:20:38 Redirecting to /bin/systemctl restart docker.service 06:20:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:20:49 make -C ./app-service-template test 06:20:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:20:49 go mod tidy 06:20:49 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 06:20:58 ========================================================= 06:20:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:20:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:58 + 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 . 06:20:59 Sending build context to Docker daemon 19.6MB 06:20:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:20:59 Step 2/8 : FROM ${BASE} 06:21:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:00 540db60ca938: Pulling fs layer 06:21:00 adcc1eea9eea: Pulling fs layer 06:21:00 4c4ab2625f07: Pulling fs layer 06:21:00 0510c868ecb4: Pulling fs layer 06:21:00 afea3b2eda06: Pulling fs layer 06:21:00 7809a108b3ef: Pulling fs layer 06:21:00 f706445af74f: Pulling fs layer 06:21:00 afea3b2eda06: Waiting 06:21:00 7809a108b3ef: Waiting 06:21:00 f706445af74f: Waiting 06:21:00 0510c868ecb4: Waiting 06:21:00 4c4ab2625f07: Verifying Checksum 06:21:00 4c4ab2625f07: Download complete 06:21:00 adcc1eea9eea: Download complete 06:21:00 afea3b2eda06: Verifying Checksum 06:21:00 afea3b2eda06: Download complete 06:21:00 7809a108b3ef: Verifying Checksum 06:21:00 7809a108b3ef: Download complete 06:21:00 540db60ca938: Verifying Checksum 06:21:00 540db60ca938: Download complete 06:21:00 540db60ca938: Pull complete 06:21:01 adcc1eea9eea: Pull complete 06:21:01 4c4ab2625f07: Pull complete 06:21:01 f706445af74f: Verifying Checksum 06:21:01 f706445af74f: Download complete 06:21:02 0510c868ecb4: Download complete 06:21:07 0510c868ecb4: Pull complete 06:21:07 afea3b2eda06: Pull complete 06:21:07 7809a108b3ef: Pull complete 06:21:09 f706445af74f: Pull complete 06:21:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:21:09 ---> b068be0155e3 06:21:09 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:21:09 20.10.0: Pulling from library/docker 06:21:10 05e7bc50f07f: Pulling fs layer 06:21:10 6db28d0fdbf6: Pulling fs layer 06:21:10 292df0bc6bf3: Pulling fs layer 06:21:10 2e060f4bd70b: Pulling fs layer 06:21:10 80e8d568a223: Pulling fs layer 06:21:10 8dc6ef1a942a: Pulling fs layer 06:21:10 2312dd95470a: Pulling fs layer 06:21:10 2e060f4bd70b: Waiting 06:21:10 80e8d568a223: Waiting 06:21:10 8dc6ef1a942a: Waiting 06:21:10 2312dd95470a: Waiting 06:21:10 292df0bc6bf3: Verifying Checksum 06:21:10 292df0bc6bf3: Download complete 06:21:10 6db28d0fdbf6: Verifying Checksum 06:21:10 6db28d0fdbf6: Download complete 06:21:10 05e7bc50f07f: Verifying Checksum 06:21:10 05e7bc50f07f: Download complete 06:21:10 80e8d568a223: Verifying Checksum 06:21:10 80e8d568a223: Download complete 06:21:10 8dc6ef1a942a: Verifying Checksum 06:21:10 8dc6ef1a942a: Download complete 06:21:10 2312dd95470a: Verifying Checksum 06:21:10 2312dd95470a: Download complete 06:21:10 05e7bc50f07f: Pull complete 06:21:10 6db28d0fdbf6: Pull complete 06:21:10 292df0bc6bf3: Pull complete 06:21:11 2e060f4bd70b: Verifying Checksum 06:21:11 2e060f4bd70b: Download complete 06:21:16 2e060f4bd70b: Pull complete 06:21:16 80e8d568a223: Pull complete 06:21:16 8dc6ef1a942a: Pull complete 06:21:16 2312dd95470a: Pull complete 06:21:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:21:16 Status: Downloaded newer image for docker:20.10.0 06:21:23 ok new-app-service 0.050s coverage: 47.8% of statements 06:21:23 ? new-app-service/config [no test files] 06:21:23 ok new-app-service/functions 0.048s 06:21:23 CGO_ENABLED=1 go vet ./... 06:21:38 ---> 2a4370d8beba 06:21:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:21:38 ---> Running in 892766b39b78 06:21:39 Removing intermediate container 892766b39b78 06:21:39 ---> 8950dcd5181d 06:21:39 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:21:39 ---> Running in c9d83fec490b 06:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:21:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:21:41 (1/5) Installing libsodium (1.0.18-r0) 06:21:41 (2/5) Installing libzmq (4.3.3-r1) 06:21:41 (3/5) Installing pkgconf (1.7.3-r0) 06:21:42 (4/5) Installing libsodium-dev (1.0.18-r0) 06:21:42 (5/5) Installing zeromq-dev (4.3.3-r1) 06:21:42 Executing busybox-1.32.1-r6.trigger 06:21:42 OK: 150 MiB in 45 packages 06:21:43 Removing intermediate container c9d83fec490b 06:21:43 ---> bcd064d2ba2f 06:21:43 Step 6/8 : WORKDIR /build 06:21:43 ---> Running in b05de2a6a2ac 06:21:43 Removing intermediate container b05de2a6a2ac 06:21:43 ---> 0b79085ad8d7 06:21:43 Step 7/8 : COPY go.mod . 06:21:43 ---> c39444c3e57e 06:21:43 Step 8/8 : RUN go mod download 06:21:43 ---> Running in 7e31307ee9d9 06:21:50 gofmt -l . 06:21:50 [ "`gofmt -l .`" = "" ] 06:21:50 ./bin/test-attribution-txt.sh 06:21:51 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:21:51 go mod tidy 06:21:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:21:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:22:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.075s coverage: 56.6% of statements 06:22:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 93.8% of statements 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:22:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.114s coverage: 61.5% of statements 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:22:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.035s 06:22:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.145s coverage: 76.1% of statements 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:22:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.1% of statements 06:22:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:22:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.069s coverage: 10.5% of statements 06:22:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.915s coverage: 76.9% of statements 06:22:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:22:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 12.5% of statements 06:22:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.154s coverage: 27.3% of statements 06:22:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:22:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:22:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.048s coverage: 51.4% of statements 06:22:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.111s coverage: 79.8% of statements 06:22:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 06:22:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:22:37 gofmt -l . 06:22:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:22:37 $ docker stop --time=1 adf0373ebeddd9a13fb55a91a522e0b0cf31e03bef9bad62e1d408e3301abc2d 06:22:40 $ docker rm -f adf0373ebeddd9a13fb55a91a522e0b0cf31e03bef9bad62e1d408e3301abc2d [Pipeline] // withDockerContainer [Pipeline] sh 06:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:41 Removing intermediate container 7e31307ee9d9 06:22:41 ---> e0b118d86703 06:22:41 Successfully built e0b118d86703 06:22:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:22:43 Stashed 2 file(s) 06:22:43 + docker inspect -f . ci-base-image-x86_64 06:22:43 . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withDockerContainer 06:22:43 prd-centos7-docker-4c-2g-1711 does not seem to be running inside a container 06:22:43 $ 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 ******** ci-base-image-x86_64 cat 06:22:45 $ docker top 10c9ef6dff76bb2cff8142ca24e3c8483d73597dc5be28f4c25ef67af23523ce -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional 06:22:46 + go version 06:22:46 go version go1.16.3 linux/amd64 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } 06:22:46 $ docker stop --time=1 10c9ef6dff76bb2cff8142ca24e3c8483d73597dc5be28f4c25ef67af23523ce 06:22:48 $ docker rm -f 10c9ef6dff76bb2cff8142ca24e3c8483d73597dc5be28f4c25ef67af23523ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 06:22:50 ---> job-cost.sh 06:22:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EINK [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:51 + docker inspect -f . ci-base-image-x86_64 06:22:51 . [Pipeline] withDockerContainer 06:22:51 prd-centos7-docker-4c-2g-1711 does not seem to be running inside a container 06:22:51 $ 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 ******** ci-base-image-x86_64 cat 06:22:52 $ docker top a036e1ad5978497d8eca332f001d6cf9ac99afd2c268b237cfdd4d03dc644e67 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:52 + go mod tidy [Pipeline] sh 06:22:53 + make test 06:22:53 make -C ./app-service-template build 06:22:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:22:53 go mod tidy 06:22:53 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 06:23:05 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:23:05 make -C ./app-service-template test 06:23:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:23:05 go mod tidy 06:23:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 06:23:18 ok new-app-service 0.015s coverage: 47.8% of statements 06:23:18 ? new-app-service/config [no test files] 06:23:18 ok new-app-service/functions 0.007s 06:23:18 CGO_ENABLED=1 go vet ./... 06:23:26 gofmt -l . 06:23:26 [ "`gofmt -l .`" = "" ] 06:23:26 ./bin/test-attribution-txt.sh 06:23:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:23:28 go mod tidy 06:23:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:23:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:23:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 56.6% of statements 06:23:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 93.8% of statements 06:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:23:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:23:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.022s coverage: 61.5% of statements 06:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:23:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 06:23:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.018s coverage: 76.1% of statements 06:23:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:23:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:23:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:23:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:23:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:23:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:23:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements 06:23:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:23:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 06:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.755s coverage: 76.9% of statements 06:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 06:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements 06:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 51.4% of statements 06:24:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.034s coverage: 79.8% of statements 06:24:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.015s coverage: 94.4% of statements 06:24:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:24:01 gofmt -l . 06:24:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:24:01 $ docker stop --time=1 a036e1ad5978497d8eca332f001d6cf9ac99afd2c268b237cfdd4d03dc644e67 06:24:03 $ docker rm -f a036e1ad5978497d8eca332f001d6cf9ac99afd2c268b237cfdd4d03dc644e67 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:04 Warning: overwriting stash ‘coverage-report’ 06:24:04 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:24:05 ---> job-cost.sh 06:24:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jRhK 06:24:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:24:52 lf-activate-venv(): INFO: Adding /tmp/venv-EINK/bin to PATH 06:24:52 INFO: No Stack... 06:24:52 INFO: Retrieving Pricing Info for: v2-standard-4 06:24:53 INFO: Archiving Costs [Pipeline] sh 06:24:53 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:24:53 + cut -d, -f6 [Pipeline] lock 06:24:53 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] 06:24:53 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] did not exist. Created. 06:24:53 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:54 + echo total: 0.18000000715255737 [Pipeline] stash 06:24:54 Stashed 1 file(s) [Pipeline] } 06:24:54 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:25:02 lf-activate-venv(): INFO: Adding /tmp/venv-jRhK/bin to PATH 06:25:02 INFO: No Stack... 06:25:02 INFO: Retrieving Pricing Info for: v3-standard-2 06:25:02 INFO: Archiving Costs [Pipeline] sh 06:25:05 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:25:05 + cut -d, -f6 [Pipeline] lock 06:25:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] 06:25:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] did not exist. Created. 06:25:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:05 /w/workspace/app-functions-sdk-go/1@tmp/durable-0127ce2e/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 06:25:06 + echo total: 0.05999999865889549 [Pipeline] stash 06:25:06 Warning: overwriting stash ‘stack-cost’ 06:25:06 Stashed 1 file(s) [Pipeline] } 06:25:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:25:07 provisioning config files... 06:25:07 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config90487015415419650tmp [Pipeline] { [Pipeline] sh 06:25:07 + set +x 06:25:07 + bash -s -- 06:25:07 + curl -s https://codecov.io/bash 06:25:07 06:25:07 _____ _ 06:25:07 / ____| | | 06:25:07 | | ___ __| | ___ ___ _____ __ 06:25:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:07 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:07 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:07 Bash-1.0.3 06:25:07 06:25:07 06:25:07 ==> git version 2.24.4 found 06:25:07 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:25:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:25:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:25:07 ==> Jenkins CI detected. 06:25:07 project root: . 06:25:07 --> token set from env 06:25:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:07 ==> Running gcov in . (disable via -X gcov) 06:25:07 ==> Python coveragepy not found 06:25:07 ==> Searching for coverage reports in: 06:25:07 + . 06:25:07 -> Found 2 reports 06:25:07 ==> Detecting git/mercurial file structure 06:25:07 ==> Reading reports 06:25:07 + ./app-service-template/coverage.out bytes=1055 06:25:07 + ./coverage.out bytes=89805 06:25:07 ==> Appending adjustments 06:25:07 https://docs.codecov.io/docs/fixing-reports 06:25:08 + Found adjustments 06:25:08 ==> Gzipping contents 06:25:08 16K /tmp/codecov.woMbCA.gz 06:25:08 ==> Uploading reports 06:25:08 url: https://codecov.io 06:25:08 query: branch=PR-875&commit=e254b26b084a9c3a1eb8084419ac55873a38996d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 06:25:08 -> Pinging Codecov 06:25:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-875&commit=e254b26b084a9c3a1eb8084419ac55873a38996d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 06:25:08 -> Uploading to 06:25:08 https://storage.googleapis.com/codecov/v4/raw/2021-05-31/3D8B5DFFC46A037C893635FACE044666/e254b26b084a9c3a1eb8084419ac55873a38996d/dcb0d3d3-2fa4-424d-a3cc-47102df155a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T062508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d25d437067efe9b6328874bbc1e714bbb44c5d26ce9870a204b1e47fb7a63d3 06:25:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:08 Dload Upload Total Spent Left Speed 06:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15749 0 0 100 15749 0 45622 --:--:-- --:--:-- --:--:-- 45649 06:25:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e254b26b084a9c3a1eb8084419ac55873a38996d [Pipeline] } 06:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:25:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:13 ---> package-listing.sh 06:25:13 ++ facter osfamily 06:25:13 ++ tr '[:upper:]' '[:lower:]' 06:25:13 + OS_FAMILY=redhat 06:25:13 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 06:25:13 + START_PACKAGES=/tmp/packages_start.txt 06:25:13 + END_PACKAGES=/tmp/packages_end.txt 06:25:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:13 + PACKAGES=/tmp/packages_start.txt 06:25:13 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 06:25:13 + PACKAGES=/tmp/packages_end.txt 06:25:13 + case "${OS_FAMILY}" in 06:25:13 + sort 06:25:13 + rpm -qa 06:25:14 + '[' -f /tmp/packages_start.txt ']' 06:25:14 + '[' -f /tmp/packages_end.txt ']' 06:25:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:14 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 06:25:14 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 06:25:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo 06:25:14 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-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:15 06:25:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:15 alpine: Pulling from edgex-lftools-log-publisher 06:25:15 df20fa9351a1: Pulling fs layer 06:25:15 36b3adc4ff6f: Pulling fs layer 06:25:15 8ad3a11d3b57: Pulling fs layer 06:25:15 46f8f816bc3b: Pulling fs layer 06:25:15 93b61091891f: Pulling fs layer 06:25:15 93b9cdb0e59b: Pulling fs layer 06:25:15 5e14af77c1be: Pulling fs layer 06:25:15 01666e4c0597: Pulling fs layer 06:25:15 aa168da1d23b: Pulling fs layer 06:25:15 46f8f816bc3b: Waiting 06:25:15 93b61091891f: Waiting 06:25:15 93b9cdb0e59b: Waiting 06:25:15 5e14af77c1be: Waiting 06:25:15 01666e4c0597: Waiting 06:25:15 aa168da1d23b: Waiting 06:25:15 36b3adc4ff6f: Verifying Checksum 06:25:15 36b3adc4ff6f: Download complete 06:25:16 46f8f816bc3b: Verifying Checksum 06:25:16 46f8f816bc3b: Download complete 06:25:16 df20fa9351a1: Verifying Checksum 06:25:16 df20fa9351a1: Download complete 06:25:16 93b9cdb0e59b: Verifying Checksum 06:25:16 93b9cdb0e59b: Download complete 06:25:16 5e14af77c1be: Verifying Checksum 06:25:16 5e14af77c1be: Download complete 06:25:16 01666e4c0597: Verifying Checksum 06:25:16 01666e4c0597: Download complete 06:25:16 93b61091891f: Verifying Checksum 06:25:16 93b61091891f: Download complete 06:25:16 8ad3a11d3b57: Verifying Checksum 06:25:16 8ad3a11d3b57: Download complete 06:25:16 df20fa9351a1: Pull complete 06:25:18 36b3adc4ff6f: Pull complete 06:25:18 8ad3a11d3b57: Pull complete 06:25:18 46f8f816bc3b: Pull complete 06:25:18 93b61091891f: Pull complete 06:25:18 93b9cdb0e59b: Pull complete 06:25:18 5e14af77c1be: Pull complete 06:25:18 01666e4c0597: Pull complete 06:25:18 aa168da1d23b: Verifying Checksum 06:25:18 aa168da1d23b: Download complete 06:25:22 aa168da1d23b: Pull complete 06:25:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:25:22 prd-centos7-docker-4c-2g-1708 does not seem to be running inside a container 06:25:22 $ 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-875/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-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 06:25:27 $ docker top 92a65adc02057da7c34de1b84210c7991769705879b9f4cd2b615df91d9d3b8a -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:28 + mkdir -p /var/log/sa [Pipeline] sh 06:25:28 + ls /var/log/sa-host 06:25:28 + sadf -c /var/log/sa-host/sa05 06:25:28 file_magic: OK 06:25:28 HZ: Using current value: 100 06:25:28 file_header: OK 06:25: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 06:25:28 Statistics: 06:25:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:28 File successfully converted to sysstat format version 12.2.1 06:25:28 + sadf -c /var/log/sa-host/sa31 06:25:28 file_magic: OK 06:25:28 HZ: Using current value: 100 06:25:28 file_header: OK 06:25: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 06:25:28 Statistics: 06:25:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:28 provisioning config files... 06:25:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config6541685055150808384tmp [Pipeline] { [Pipeline] echo 06:25:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:29 ---> create-netrc.sh [Pipeline] } 06:25:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:25:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:29 ---> python-tools-install.sh [Pipeline] echo 06:25:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:30 ---> sudo-logs.sh 06:25:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:30 ---> job-cost.sh 06:25:30 lf-activate-venv: SKIPPING 06:25:30 DEBUG: total: 0.05999999865889549 06:25:30 INFO: Retrieving Stack Cost... 06:25:31 INFO: Retrieving Pricing Info for: v3-standard-2 06:25:32 INFO: Archiving Costs [Pipeline] echo 06:25:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:32 ---> logs-deploy.sh 06:25:32 lf-activate-venv: SKIPPING 06:25:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/1 06:25:32 INFO: archiving workspace using pattern(s): 06:25:33 Archives upload complete. 06:25:33 INFO: archiving logs to Nexus 06:25:34 ---> uname -a: 06:25:34 Linux prd-centos7-docker-4c-2g-1708.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:25:34 06:25:34 06:25:34 ---> lscpu: 06:25:34 Architecture: x86_64 06:25:34 CPU op-mode(s): 32-bit, 64-bit 06:25:34 Byte Order: Little Endian 06:25:34 Address sizes: 40 bits physical, 48 bits virtual 06:25:34 CPU(s): 2 06:25:34 On-line CPU(s) list: 0,1 06:25:34 Thread(s) per core: 1 06:25:34 Core(s) per socket: 1 06:25:34 Socket(s): 2 06:25:34 NUMA node(s): 1 06:25:34 Vendor ID: AuthenticAMD 06:25:34 CPU family: 23 06:25:34 Model: 49 06:25:34 Model name: AMD EPYC-Rome Processor 06:25:34 Stepping: 0 06:25:34 CPU MHz: 2800.000 06:25:34 BogoMIPS: 5600.00 06:25:34 Virtualization: AMD-V 06:25:34 Hypervisor vendor: KVM 06:25:34 Virtualization type: full 06:25:34 L1d cache: 64 KiB 06:25:34 L1i cache: 64 KiB 06:25:34 L2 cache: 1 MiB 06:25:34 L3 cache: 32 MiB 06:25:34 NUMA node0 CPU(s): 0,1 06:25:34 Vulnerability Itlb multihit: Not affected 06:25:34 Vulnerability L1tf: Not affected 06:25:34 Vulnerability Mds: Not affected 06:25:34 Vulnerability Meltdown: Not affected 06:25:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:25:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:25:34 Vulnerability Srbds: Not affected 06:25:34 Vulnerability Tsx async abort: Not affected 06:25: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 06:25:34 06:25:34 06:25:34 ---> nproc: 06:25:34 2 06:25:34 06:25:34 06:25:34 ---> df -h: 06:25:34 Filesystem Size Used Available Use% Mounted on 06:25:34 overlay 40.0G 7.6G 32.4G 19% / 06:25:34 tmpfs 64.0M 0 64.0M 0% /dev 06:25:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:25:34 shm 64.0M 0 64.0M 0% /dev/shm 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:25:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:25:34 06:25:34 06:25:34 ---> free -m: 06:25:34 total used free shared buff/cache available 06:25:34 Mem: 7821 938 4753 0 2129 6705 06:25:34 Swap: 1023 0 1023 06:25:34 06:25:34 06:25:34 ---> ip addr: 06:25:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:25:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:25:34 inet 127.0.0.1/8 scope host lo 06:25:34 valid_lft forever preferred_lft forever 06:25:34 inet6 ::1/128 scope host 06:25:34 valid_lft forever preferred_lft forever 06:25:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:25:34 link/ether fa:16:3e:c9:56:31 brd ff:ff:ff:ff:ff:ff 06:25:34 inet 10.30.123.173/23 brd 10.30.123.255 scope global dynamic eth0 06:25:34 valid_lft 85890sec preferred_lft 85890sec 06:25:34 inet6 fe80::f816:3eff:fec9:5631/64 scope link 06:25:34 valid_lft forever preferred_lft forever 06:25:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:25:34 link/ether 02:42:03:88:94:38 brd ff:ff:ff:ff:ff:ff 06:25:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:25:34 valid_lft forever preferred_lft forever 06:25:34 inet6 fe80::42:3ff:fe88:9438/64 scope link 06:25:34 valid_lft forever preferred_lft forever 06:25:34 06:25:34 06:25:34 ---> sar -b -r -n DEV: 06:25:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 06:25:34 06:25:34 06:16:52 LINUX RESTART (2 CPU) 06:25:34 06:25:34 06:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:34 06:19:01 7.50 0.18 7.31 0.00 23.19 1376.50 0.00 06:25:34 06:20:01 0.42 0.00 0.42 0.00 0.00 6.58 0.00 06:25:34 06:21:01 0.43 0.00 0.43 0.00 0.00 4.43 0.00 06:25:34 06:22:01 0.62 0.00 0.62 0.00 0.00 8.35 0.00 06:25:34 06:23:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 06:25:34 06:24:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:25:34 06:25:01 0.36 0.00 0.36 0.00 0.00 6.35 0.00 06:25:34 Average: 1.39 0.03 1.37 0.00 3.32 201.50 0.00 06:25:34 06:25:34 06:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:34 06:19:01 5429700 0 804280 10.04 2620 1772340 1248504 13.78 589544 1589580 20 06:25:34 06:20:01 5429496 0 804476 10.04 2620 1772348 1248592 13.79 596312 1582960 8 06:25:34 06:21:01 5429764 0 804208 10.04 2620 1772348 1206456 13.32 591768 1587360 8 06:25:34 06:22:01 5431676 0 802288 10.02 2620 1772356 1206192 13.32 590520 1587360 8 06:25:34 06:23:01 5429240 0 804716 10.05 2620 1772364 1206276 13.32 591332 1589840 16 06:25:34 06:24:01 5428248 0 805708 10.06 2620 1772364 1206192 13.32 591936 1589840 16 06:25:34 06:25:01 5419936 0 814012 10.16 2620 1772372 1206192 13.32 600192 1589840 16 06:25:34 Average: 5428294 0 805670 10.06 2620 1772356 1218343 13.45 593086 1588111 13 06:25:34 06:25:34 06:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:34 06:19:01 eth0 83.14 108.50 322.84 15.19 0.00 0.00 0.00 0.00 06:25:34 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:19:01 docker0 100.48 69.98 9.61 309.34 0.00 0.00 0.00 0.00 06:25:34 06:20:01 eth0 1.38 0.65 0.60 0.40 0.00 0.00 0.00 0.00 06:25:34 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:21:01 eth0 0.52 0.45 0.27 0.21 0.00 0.00 0.00 0.00 06:25:34 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:34 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:23:01 eth0 0.30 0.23 0.14 0.08 0.00 0.00 0.00 0.00 06:25:34 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:24:01 eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:25:34 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:25:01 eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:25:34 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 Average: eth0 12.37 15.76 46.39 2.28 0.00 0.00 0.00 0.00 06:25:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:34 Average: docker0 14.39 10.02 1.38 44.30 0.00 0.00 0.00 0.00 06:25:34 06:25:34 06:25:34 ---> sar -P ALL: 06:25:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 06:25:34 06:25:34 06:16:52 LINUX RESTART (2 CPU) 06:25:34 06:25:34 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:25:34 06:19:01 all 1.82 0.00 0.47 0.18 0.03 97.51 06:25:34 06:19:01 0 0.91 0.00 0.57 0.03 0.03 98.46 06:25:34 06:19:01 1 2.74 0.00 0.37 0.32 0.02 96.55 06:25:34 06:20:01 all 0.12 0.00 0.03 0.00 0.03 99.82 06:25:34 06:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:25:34 06:20:01 1 0.20 0.00 0.03 0.00 0.03 99.73 06:25:34 06:21:01 all 0.07 0.00 0.03 0.00 0.03 99.88 06:25:34 06:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:25:34 06:21:01 1 0.08 0.00 0.02 0.00 0.03 99.87 06:25:34 06:22:01 all 0.04 0.00 0.03 0.00 0.03 99.91 06:25:34 06:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:25:34 06:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:25:34 06:23:01 all 0.13 0.00 0.01 0.00 0.03 99.83 06:25:34 06:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:25:34 06:23:01 1 0.18 0.00 0.00 0.00 0.03 99.78 06:25:34 06:24:01 all 0.13 0.00 0.03 0.00 0.02 99.83 06:25:34 06:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:25:34 06:24:01 1 0.25 0.00 0.03 0.00 0.02 99.70 06:25:34 06:25:01 all 0.09 0.00 0.03 0.00 0.02 99.86 06:25:34 06:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:25:34 06:25:01 1 0.14 0.00 0.03 0.00 0.00 99.83 06:25:34 Average: all 0.34 0.00 0.09 0.03 0.02 99.52 06:25:34 Average: 0 0.16 0.00 0.10 0.00 0.03 99.70 06:25:34 Average: 1 0.52 0.00 0.07 0.05 0.02 99.34 06:25:34 06:25:34 06:25:34