Pull request #845 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 AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 22ed9b3d5feb4e26030b2072a8a419d572f4794d+d014dc0700c1bb428037ceb6ca0fae33e301c05e (28229a066d618e5e11b72e7683bbb2a8284ab4ae) 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-ssh3536929649300673487.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-ssh6524737016692698780.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-845/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-845/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3603495225154779458.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-845/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4080839109676887121.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-ssh4987729877132101269.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-845/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-845/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3933388823830462066.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15064 in /w/workspace/ndry_app-functions-sdk-go_PR-845 [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-845 # 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-845@tmp/jenkins-gitclient-ssh841964839200026179.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-845@tmp/jenkins-gitclient-ssh781550830943042726.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/845/head:refs/remotes/origin/PR-845 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d014dc0700c1bb428037ceb6ca0fae33e301c05e into PR head commit 22ed9b3d5feb4e26030b2072a8a419d572f4794d Merge succeeded, producing 22ed9b3d5feb4e26030b2072a8a419d572f4794d Checking out Revision 22ed9b3d5feb4e26030b2072a8a419d572f4794d (PR-845) > git config core.sparsecheckout # timeout=10 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # 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-845@tmp/jenkins-gitclient-ssh6588708402731300871.key > git merge d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 Commit message: "feat(sdk): Use v2 Command Client" 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 13:50:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:50:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:50:22 ========================================================= 13:50:22 EdgeX Global Pipelines Version Info 13:50:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:50:23 ------------------- 13:50:23 stable info: 13:50:23 ------------------- 13:50:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:50:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:50:23 Message: update stable to v1.0.192 13:50:24 ------------------- 13:50:24 experimental info: 13:50:24 ------------------- 13:50:24 Commited By: **** collab-it+edgex@linuxfoundation.org 13:50:24 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:50:24 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:50:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:50:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-845 [Pipeline] echo 13:50:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-845 [Pipeline] echo 13:50:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-845 [Pipeline] echo 13:50:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22ed9b3d5feb4e26030b2072a8a419d572f4794d [Pipeline] echo 13:50:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22ed9b3 [Pipeline] echo 13:50:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:50:27 + git log --format=format:%s -1 22ed9b3d5feb4e26030b2072a8a419d572f4794d [Pipeline] echo 13:50:27 GIT_COMMIT: 22ed9b3d5feb4e26030b2072a8a419d572f4794d, Commit Message: feat(sdk): Use v2 Command Client [Pipeline] echo 13:50:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:50:28 13:50:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:50:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:50:29 latest: Pulling from edgex-devops/git-semver 13:50:29 31603596830f: Pulling fs layer 13:50:29 54011a49482f: Pulling fs layer 13:50:29 a6820b24f6d8: Pulling fs layer 13:50:29 f581987b2513: Pulling fs layer 13:50:29 f581987b2513: Waiting 13:50:29 54011a49482f: Verifying Checksum 13:50:29 54011a49482f: Download complete 13:50:29 31603596830f: Verifying Checksum 13:50:29 31603596830f: Download complete 13:50:29 31603596830f: Pull complete 13:50:29 f581987b2513: Verifying Checksum 13:50:29 f581987b2513: Download complete 13:50:29 a6820b24f6d8: Verifying Checksum 13:50:29 a6820b24f6d8: Download complete 13:50:29 54011a49482f: Pull complete 13:50:30 a6820b24f6d8: Pull complete 13:50:30 f581987b2513: Pull complete 13:50:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:50:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:50:30 prd-centos7-docker-4c-2g-15064 does not seem to be running inside a container 13:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-845 -v /w/workspace/ndry_app-functions-sdk-go_PR-845:/w/workspace/ndry_app-functions-sdk-go_PR-845:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:50:32 $ docker top acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:32 [ssh-agent] Looking for ssh-agent implementation... 13:50:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:32 $ docker exec acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent 13:50:32 SSH_AUTH_SOCK=/tmp/ssh-Hor1gAaGkBy3/agent.14 13:50:32 SSH_AGENT_PID=21 13:50:32 Running ssh-add (command line suppressed) 13:50:32 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_2328165419560504780.key (/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_2328165419560504780.key) 13:50:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:33 + git tag --points-at HEAD [Pipeline] } 13:50:33 $ docker exec --env ******** --env ******** acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent -k 13:50:33 unset SSH_AUTH_SOCK; 13:50:33 unset SSH_AGENT_PID; 13:50:33 echo Agent pid 21 killed; 13:50:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:33 [ssh-agent] Looking for ssh-agent implementation... 13:50:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:33 $ docker exec acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent 13:50:33 SSH_AUTH_SOCK=/tmp/ssh-MeX2B1exTPaH/agent.55 13:50:33 SSH_AGENT_PID=61 13:50:33 Running ssh-add (command line suppressed) 13:50:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_4081981728381895781.key (/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/private_key_4081981728381895781.key) 13:50:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:34 + git semver init 13:50:34 # -> Open(): unable to determine branch for HEAD 13:50:34 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-845/.git 13:50:34 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-845 13:50:34 # $SEMVER_REMOTE_NAME = origin 13:50:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:50:34 # $SEMVER_USER_NAME = edgex-jenkins 13:50:34 # $SEMVER_BRANCH = PR-845 13:50:34 # $SEMVER_TEMP = /tmp/semver-239089325 13:50:34 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 13:50:36 # '/tmp/semver-239089325' -> '/w/workspace/ndry_app-functions-sdk-go_PR-845/.semver' 13:50:36 # -> Force: false 13:50:36 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-845/.semver [Pipeline] } 13:50:36 $ docker exec --env ******** --env ******** acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 ssh-agent -k 13:50:36 unset SSH_AUTH_SOCK; 13:50:36 unset SSH_AGENT_PID; 13:50:36 echo Agent pid 61 killed; 13:50:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:36 + git semver [Pipeline] } 13:50:36 $ docker stop --time=1 acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 13:50:38 $ docker rm -f acd0e5537ef9f6b5df808ea42450891db1fda192af11987dd16f2de6a96350e2 [Pipeline] // withDockerContainer [Pipeline] sh 13:50:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:50:38 Stashed 1 file(s) [Pipeline] echo 13:50:38 [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 13:50:54 Still waiting to schedule task 13:50:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:50:54 Still waiting to schedule task 13:50:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:52:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15065 in /w/workspace/ndry_app-functions-sdk-go_PR-845 [Pipeline] { [Pipeline] ws 13:52:57 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:52:57 The recommended git tool is: git 13:53:03 using credential edgex-jenkins-ssh 13:53:03 Cloning the remote Git repository 13:53:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 13:53:03 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 13:53:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:53:04 > git --version # timeout=10 13:53:04 > git --version # 'git version 2.17.1' 13:53:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:53:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:53:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:53:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/845/head:refs/remotes/origin/PR-845 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:53:08 Merging remotes/origin/master commit d014dc0700c1bb428037ceb6ca0fae33e301c05e into PR head commit 22ed9b3d5feb4e26030b2072a8a419d572f4794d 13:53:08 Merge succeeded, producing 22ed9b3d5feb4e26030b2072a8a419d572f4794d 13:53:08 Checking out Revision 22ed9b3d5feb4e26030b2072a8a419d572f4794d (PR-845) 13:53:08 > git config core.sparsecheckout # timeout=10 13:53:08 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 13:53:08 > git remote # timeout=10 13:53:08 > git config --get remote.origin.url # timeout=10 13:53:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:08 > git merge d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 13:53:08 > git rev-parse HEAD^{commit} # timeout=10 13:53:08 > git config core.sparsecheckout # timeout=10 13:53:08 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 13:53:13 Commit message: "feat(sdk): Use v2 Command Client" 13:53:13 > git --version # timeout=10 13:53:13 > git --version # 'git version 2.17.1' 13:53:13 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:53:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:53:15 + sudo service docker restart+ 13:53:15 true 13:53:27 Running on prd-centos7-docker-4c-2g-15066 in /w/workspace/ndry_app-functions-sdk-go_PR-845 [Pipeline] { [Pipeline] ws 13:53:27 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:53:27 The recommended git tool is: git 13:53:29 using credential edgex-jenkins-ssh 13:53:29 Cloning the remote Git repository 13:53:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 13:53:29 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 13:53:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:53:30 > git --version # timeout=10 13:53:30 > git --version # 'git version 2.24.4' 13:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:30 [INFO] Currently running in a labeled security context 13:53:30 [INFO] Currently SELinux is 'enforcing' on the host 13:53:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6529378278699739223.key 13:53:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:53:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:53:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:53:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:31 [INFO] Currently running in a labeled security context 13:53:31 [INFO] Currently SELinux is 'enforcing' on the host 13:53:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6413217829199855798.key 13:53:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/845/head:refs/remotes/origin/PR-845 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:53:32 Merging remotes/origin/master commit d014dc0700c1bb428037ceb6ca0fae33e301c05e into PR head commit 22ed9b3d5feb4e26030b2072a8a419d572f4794d 13:53:32 Merge succeeded, producing 22ed9b3d5feb4e26030b2072a8a419d572f4794d 13:53:32 Checking out Revision 22ed9b3d5feb4e26030b2072a8a419d572f4794d (PR-845) 13:53:32 > git config core.sparsecheckout # timeout=10 13:53:32 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 13:53:32 > git remote # timeout=10 13:53:32 > git config --get remote.origin.url # timeout=10 13:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:32 [INFO] Currently running in a labeled security context 13:53:32 [INFO] Currently SELinux is 'enforcing' on the host 13:53:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8510176640750274390.key 13:53:32 > git merge d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 13:53:32 > git rev-parse HEAD^{commit} # timeout=10 13:53:32 > git config core.sparsecheckout # timeout=10 13:53:32 > git checkout -f 22ed9b3d5feb4e26030b2072a8a419d572f4794d # timeout=10 [Pipeline] unstash [Pipeline] echo 13:53:34 ========================================================= 13:53:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:53:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:53:35 + 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 . 13:53:35 Commit message: "feat(sdk): Use v2 Command Client" 13:53:35 > git --version # timeout=10 13:53:35 > git --version # 'git version 2.24.4' 13:53:35 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 13:53:36 Sending build context to Docker daemon 19.61MB 13:53:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:53:36 Step 2/8 : FROM ${BASE} [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:53:36 595b0fe564bb: Pulling fs layer 13:53:36 7186ed65a4f7: Pulling fs layer 13:53:36 316046926c0a: Pulling fs layer 13:53:36 4ebd0625c992: Pulling fs layer 13:53:36 207e8628e3a3: Pulling fs layer 13:53:36 c791037a9be2: Pulling fs layer 13:53:36 ffd874e62e21: Pulling fs layer 13:53:36 4ebd0625c992: Waiting 13:53:36 207e8628e3a3: Waiting 13:53:36 c791037a9be2: Waiting 13:53:36 ffd874e62e21: Waiting 13:53:36 316046926c0a: Verifying Checksum 13:53:36 316046926c0a: Download complete 13:53:36 7186ed65a4f7: Verifying Checksum 13:53:36 7186ed65a4f7: Download complete 13:53:36 207e8628e3a3: Verifying Checksum 13:53:36 207e8628e3a3: Download complete 13:53:36 c791037a9be2: Verifying Checksum 13:53:36 595b0fe564bb: Verifying Checksum 13:53:36 595b0fe564bb: Download complete 13:53:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:53:37 595b0fe564bb: Pull complete 13:53:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:53:37 + sudo service docker restart 13:53:37 + true 13:53:37 Redirecting to /bin/systemctl restart docker.service 13:53:37 7186ed65a4f7: Pull complete 13:53:38 316046926c0a: Pull complete 13:53:39 ffd874e62e21: Verifying Checksum 13:53:39 ffd874e62e21: Download complete 13:53:41 4ebd0625c992: Verifying Checksum 13:53:41 4ebd0625c992: Download complete 13:53:51 4ebd0625c992: Pull complete 13:53:51 207e8628e3a3: Pull complete 13:53:51 c791037a9be2: Pull complete 13:53:55 ffd874e62e21: Pull complete 13:53:55 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:53:55 ---> cfc18b08335c 13:53:55 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 13:53:55 20.10.0: Pulling from library/docker 13:53:55 a3cc7d3b244e: Pulling fs layer 13:53:55 02a3295e0d61: Pulling fs layer 13:53:55 0f4f2e6d8100: Pulling fs layer 13:53:55 330b718f631f: Pulling fs layer 13:53:55 a93816041522: Pulling fs layer 13:53:55 bdb6da89ff94: Pulling fs layer 13:53:55 2a70c0c122f4: Pulling fs layer 13:53:55 330b718f631f: Waiting 13:53:55 a93816041522: Waiting 13:53:55 bdb6da89ff94: Waiting 13:53:55 2a70c0c122f4: Waiting 13:53:55 0f4f2e6d8100: Verifying Checksum 13:53:55 0f4f2e6d8100: Download complete 13:53:55 02a3295e0d61: Verifying Checksum 13:53:55 02a3295e0d61: Download complete 13:53:55 a3cc7d3b244e: Verifying Checksum 13:53:55 a3cc7d3b244e: Download complete 13:53:55 a93816041522: Download complete 13:53:55 bdb6da89ff94: Verifying Checksum 13:53:55 bdb6da89ff94: Download complete 13:53:55 2a70c0c122f4: Verifying Checksum 13:53:55 2a70c0c122f4: Download complete [Pipeline] unstash 13:53:56 a3cc7d3b244e: Pull complete [Pipeline] echo 13:53:56 ========================================================= 13:53:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:53:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:53:56 + 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 . 13:53:56 Sending build context to Docker daemon 19.63MB 13:53:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:53:56 Step 2/8 : FROM ${BASE} 13:53:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:53:57 540db60ca938: Pulling fs layer 13:53:57 adcc1eea9eea: Pulling fs layer 13:53:57 4c4ab2625f07: Pulling fs layer 13:53:57 0510c868ecb4: Pulling fs layer 13:53:57 afea3b2eda06: Pulling fs layer 13:53:57 7809a108b3ef: Pulling fs layer 13:53:57 f706445af74f: Pulling fs layer 13:53:57 7809a108b3ef: Waiting 13:53:57 0510c868ecb4: Waiting 13:53:57 afea3b2eda06: Waiting 13:53:57 f706445af74f: Waiting 13:53:57 4c4ab2625f07: Verifying Checksum 13:53:57 4c4ab2625f07: Download complete 13:53:57 adcc1eea9eea: Download complete 13:53:57 afea3b2eda06: Verifying Checksum 13:53:57 afea3b2eda06: Download complete 13:53:57 7809a108b3ef: Verifying Checksum 13:53:57 7809a108b3ef: Download complete 13:53:57 02a3295e0d61: Pull complete 13:53:57 540db60ca938: Verifying Checksum 13:53:57 540db60ca938: Download complete 13:53:57 540db60ca938: Pull complete 13:53:57 0f4f2e6d8100: Pull complete 13:53:57 adcc1eea9eea: Pull complete 13:53:57 4c4ab2625f07: Pull complete 13:53:58 330b718f631f: Verifying Checksum 13:53:58 330b718f631f: Download complete 13:53:59 f706445af74f: Verifying Checksum 13:53:59 f706445af74f: Download complete 13:53:59 0510c868ecb4: Verifying Checksum 13:53:59 0510c868ecb4: Download complete 13:54:01 330b718f631f: Pull complete 13:54:02 a93816041522: Pull complete 13:54:02 bdb6da89ff94: Pull complete 13:54:02 0510c868ecb4: Pull complete 13:54:02 afea3b2eda06: Pull complete 13:54:02 2a70c0c122f4: Pull complete 13:54:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:54:02 Status: Downloaded newer image for docker:20.10.0 13:54:03 7809a108b3ef: Pull complete 13:54:04 f706445af74f: Pull complete 13:54:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:54:04 ---> b068be0155e3 13:54:04 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 13:54:04 20.10.0: Pulling from library/docker 13:54:04 05e7bc50f07f: Pulling fs layer 13:54:04 6db28d0fdbf6: Pulling fs layer 13:54:04 292df0bc6bf3: Pulling fs layer 13:54:04 2e060f4bd70b: Pulling fs layer 13:54:04 80e8d568a223: Pulling fs layer 13:54:04 8dc6ef1a942a: Pulling fs layer 13:54:04 2312dd95470a: Pulling fs layer 13:54:04 2e060f4bd70b: Waiting 13:54:04 80e8d568a223: Waiting 13:54:04 8dc6ef1a942a: Waiting 13:54:04 2312dd95470a: Waiting 13:54:04 292df0bc6bf3: Verifying Checksum 13:54:04 292df0bc6bf3: Download complete 13:54:04 6db28d0fdbf6: Verifying Checksum 13:54:04 6db28d0fdbf6: Download complete 13:54:04 05e7bc50f07f: Verifying Checksum 13:54:04 05e7bc50f07f: Download complete 13:54:04 80e8d568a223: Verifying Checksum 13:54:04 80e8d568a223: Download complete 13:54:04 8dc6ef1a942a: Verifying Checksum 13:54:04 8dc6ef1a942a: Download complete 13:54:04 2312dd95470a: Verifying Checksum 13:54:04 2312dd95470a: Download complete 13:54:04 05e7bc50f07f: Pull complete 13:54:04 6db28d0fdbf6: Pull complete 13:54:05 292df0bc6bf3: Pull complete 13:54:05 2e060f4bd70b: Verifying Checksum 13:54:05 2e060f4bd70b: Download complete 13:54:08 ---> a8f596e2ef00 13:54:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:54:08 ---> Running in e525e4955ef6 13:54:08 Removing intermediate container e525e4955ef6 13:54:08 ---> ef568fab62cf 13:54:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 13:54:08 ---> Running in eca9e013658a 13:54:09 2e060f4bd70b: Pull complete 13:54:09 80e8d568a223: Pull complete 13:54:09 8dc6ef1a942a: Pull complete 13:54:09 2312dd95470a: Pull complete 13:54:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:54:09 Status: Downloaded newer image for docker:20.10.0 13:54:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:54:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:54:12 (1/5) Installing libsodium (1.0.18-r0) 13:54:12 (2/5) Installing libzmq (4.3.3-r1) 13:54:12 (3/5) Installing pkgconf (1.7.3-r0) 13:54:12 (4/5) Installing libsodium-dev (1.0.18-r0) 13:54:12 (5/5) Installing zeromq-dev (4.3.3-r1) 13:54:12 Executing busybox-1.32.1-r6.trigger 13:54:12 OK: 139 MiB in 45 packages 13:54:13 Removing intermediate container eca9e013658a 13:54:13 ---> 42183c6b2276 13:54:13 Step 6/8 : WORKDIR /build 13:54:13 ---> Running in 3dd73c969d99 13:54:14 ---> 7a0c6522ec27 13:54:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:54:14 ---> Running in 69c6c5c4e5bb 13:54:14 Removing intermediate container 69c6c5c4e5bb 13:54:14 ---> 6f8238c20294 13:54:14 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 13:54:14 ---> Running in b57aea2c5eed 13:54:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:54:14 Removing intermediate container 3dd73c969d99 13:54:14 ---> 55ccc09ebcc8 13:54:14 Step 7/8 : COPY go.mod . 13:54:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:54:15 ---> f1eac1808a9b 13:54:15 Step 8/8 : RUN go mod download 13:54:15 (1/5) Installing libsodium (1.0.18-r0) 13:54:15 ---> Running in df0c4707df90 13:54:15 (2/5) Installing libzmq (4.3.3-r1) 13:54:15 (3/5) Installing pkgconf (1.7.3-r0) 13:54:15 (4/5) Installing libsodium-dev (1.0.18-r0) 13:54:15 (5/5) Installing zeromq-dev (4.3.3-r1) 13:54:15 Executing busybox-1.32.1-r6.trigger 13:54:15 OK: 150 MiB in 45 packages 13:54:16 Removing intermediate container b57aea2c5eed 13:54:16 ---> 4f8671e4a3e7 13:54:16 Step 6/8 : WORKDIR /build 13:54:16 ---> Running in 7ab7f788873b 13:54:16 Removing intermediate container 7ab7f788873b 13:54:16 ---> 090374d3b949 13:54:16 Step 7/8 : COPY go.mod . 13:54:16 ---> f642ee360456 13:54:16 Step 8/8 : RUN go mod download 13:54:16 ---> Running in e332142f61f3 13:54:34 Removing intermediate container e332142f61f3 13:54:34 ---> 146a231cce2f 13:54:34 Successfully built 146a231cce2f 13:54:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:54:35 + docker inspect -f . ci-base-image-x86_64 13:54:35 . [Pipeline] withDockerContainer 13:54:35 prd-centos7-docker-4c-2g-15066 does not seem to be running inside a container 13:54:35 $ 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 ******** ci-base-image-x86_64 cat 13:54:35 $ docker top d83cbd2fb774d5536a3c51f78e1727b695b0da56045a6b6a86e91dfc763d1a73 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:36 + go version 13:54:36 go version go1.16.3 linux/amd64 [Pipeline] } 13:54:36 $ docker stop --time=1 d83cbd2fb774d5536a3c51f78e1727b695b0da56045a6b6a86e91dfc763d1a73 13:54:37 $ docker rm -f d83cbd2fb774d5536a3c51f78e1727b695b0da56045a6b6a86e91dfc763d1a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:54:38 + docker inspect -f . ci-base-image-x86_64 13:54:38 . [Pipeline] withDockerContainer 13:54:38 prd-centos7-docker-4c-2g-15066 does not seem to be running inside a container 13:54:38 $ 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 ******** ci-base-image-x86_64 cat 13:54:38 $ docker top ef984c04912b338885f0342174eaba8ef79febcd257ccd8d298ed2b296c34672 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:39 + go mod tidy [Pipeline] sh 13:54:39 + make test 13:54:39 make -C ./app-service-template build 13:54:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:54:39 go mod tidy 13:54:40 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 13:54:42 Removing intermediate container df0c4707df90 13:54:42 ---> 5a7ab822fa7b 13:54:42 Successfully built 5a7ab822fa7b 13:54:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:54:42 + docker inspect -f . ci-base-image-arm64 13:54:42 . [Pipeline] withDockerContainer 13:54:42 prd-ubuntu18.04-docker-arm64-4c-16g-15065 does not seem to be running inside a container 13:54: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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:54:44 $ docker top b8be56e0ddfe3881034d981c22f800dab8045fa488056a2314f906112ae375ed -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:45 + go version 13:54:45 go version go1.16.3 linux/arm64 [Pipeline] } 13:54:45 $ docker stop --time=1 b8be56e0ddfe3881034d981c22f800dab8045fa488056a2314f906112ae375ed 13:54:47 $ docker rm -f b8be56e0ddfe3881034d981c22f800dab8045fa488056a2314f906112ae375ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:54:48 + docker inspect -f . ci-base-image-arm64 13:54:48 . [Pipeline] withDockerContainer 13:54:48 prd-ubuntu18.04-docker-arm64-4c-16g-15065 does not seem to be running inside a container 13:54:49 $ 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 ******** ci-base-image-arm64 cat 13:54:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:54:50 make -C ./app-service-template test 13:54:50 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:54:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 13:54:50 $ docker top 7c1e92f2380fd0421c2ca9a06964f86a6417df2672396ee9c907c50fbaccb6df -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:51 + go mod tidy [Pipeline] sh 13:54:53 + make test 13:54:53 make -C ./app-service-template build 13:54:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:54:53 go mod tidy 13:54: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 13:55:00 ok new-app-service 0.023s coverage: 47.8% of statements 13:55:00 ? new-app-service/config [no test files] 13:55:00 ok new-app-service/functions 0.007s 13:55:00 CGO_ENABLED=1 go vet ./... 13:55:05 gofmt -l . 13:55:05 [ "`gofmt -l .`" = "" ] 13:55:05 ./bin/test-go-mod-tidy.sh 13:55:05 ./bin/test-attribution-txt.sh 13:55:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:55:06 go mod tidy 13:55:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:55:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 13:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.5% of statements 13:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.015s coverage: 92.5% of statements 13:55:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 13:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.5% of statements 13:55:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 13:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.021s 13:55:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.114s coverage: 75.4% of statements 13:55:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 13:55:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 13:55:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 13:55:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 13:55:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 13:55:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 13:55:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.0% of statements 13:55:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 13:55:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 13:55:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.750s coverage: 76.9% of statements 13:55:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 13:55:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 18.4% of statements 13:55:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 13:55:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 13:55:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 13:55:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements 13:55:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:55:32 make -C ./app-service-template test 13:55:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:55:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 13:55:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 81.9% of statements 13:55:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 13:55:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:55:39 gofmt -l . 13:55:39 [ "`gofmt -l .`" = "" ] 13:55:39 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 13:55:39 $ docker stop --time=1 ef984c04912b338885f0342174eaba8ef79febcd257ccd8d298ed2b296c34672 13:55:40 $ docker rm -f ef984c04912b338885f0342174eaba8ef79febcd257ccd8d298ed2b296c34672 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:55:41 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 13:55:43 ---> job-cost.sh 13:55:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lkCR 13:55:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:55:59 ok new-app-service 0.043s coverage: 47.8% of statements 13:55:59 ? new-app-service/config [no test files] 13:55:59 ok new-app-service/functions 0.040s 13:55:59 CGO_ENABLED=1 go vet ./... 13:56:08 lf-activate-venv(): INFO: Adding /tmp/venv-lkCR/bin to PATH 13:56:08 INFO: No Stack... 13:56:08 INFO: Retrieving Pricing Info for: v3-standard-2 13:56:08 INFO: Archiving Costs [Pipeline] sh 13:56:08 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 13:56:08 + cut -d, -f6 [Pipeline] lock 13:56:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] 13:56:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] did not exist. Created. 13:56:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:56:08 + echo total: 0.05999999865889549 [Pipeline] stash 13:56:08 Stashed 1 file(s) [Pipeline] } 13:56:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:56:26 gofmt -l . 13:56:26 [ "`gofmt -l .`" = "" ] 13:56:26 ./bin/test-go-mod-tidy.sh 13:56:26 ./bin/test-attribution-txt.sh 13:56:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 13:56:27 go mod tidy 13:56:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:56:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 13:56:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.086s coverage: 56.5% of statements 13:56:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 92.5% of statements 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 13:56:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 61.5% of statements 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 13:56:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.030s 13:56:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.143s coverage: 75.4% of statements 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 13:56:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.0% of statements 13:56:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 13:56:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.045s coverage: 10.5% of statements 13:56:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.868s coverage: 76.9% of statements 13:56:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 13:56:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.070s coverage: 18.4% of statements 13:56:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.100s coverage: 27.3% of statements 13:56:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 13:56:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 13:56:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 51.4% of statements 13:57:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 81.9% of statements 13:57:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 13:57:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:57:14 gofmt -l . 13:57:14 [ "`gofmt -l .`" = "" ] 13:57:14 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 13:57:15 $ docker stop --time=1 7c1e92f2380fd0421c2ca9a06964f86a6417df2672396ee9c907c50fbaccb6df 13:57:17 $ docker rm -f 7c1e92f2380fd0421c2ca9a06964f86a6417df2672396ee9c907c50fbaccb6df [Pipeline] // withDockerContainer [Pipeline] sh 13:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:18 Warning: overwriting stash ‘coverage-report’ 13:57:19 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 Post stage [Pipeline] libraryResource [Pipeline] sh 13:57:20 ---> job-cost.sh 13:57:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xu88 13:57:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:59:20 lf-activate-venv(): INFO: Adding /tmp/venv-xu88/bin to PATH 13:59:20 INFO: No Stack... 13:59:20 INFO: Retrieving Pricing Info for: v2-standard-4 13:59:20 INFO: Archiving Costs [Pipeline] sh 13:59:21 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 13:59:21 + cut -d, -f6 [Pipeline] lock 13:59:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] 13:59:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] did not exist. Created. 13:59:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:21 /w/workspace/app-functions-sdk-go/1@tmp/durable-bc502d9d/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-bc502d9d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:59:21 + echo total: 0.18000000715255737 [Pipeline] stash 13:59:22 Warning: overwriting stash ‘stack-cost’ 13:59:22 Stashed 1 file(s) [Pipeline] } 13:59:22 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-845-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 13:59:23 provisioning config files... 13:59:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/config6804211707335707837tmp [Pipeline] { [Pipeline] sh 13:59:23 + set +x 13:59:23 + curl -s https://codecov.io/bash 13:59:23 + bash -s -- 13:59:23 13:59:23 _____ _ 13:59:23 / ____| | | 13:59:23 | | ___ __| | ___ ___ _____ __ 13:59:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:59:23 | |___| (_) | (_| | __/ (_| (_) \ V / 13:59:23 \_____\___/ \__,_|\___|\___\___/ \_/ 13:59:23 Bash-1.0.2 13:59:23 13:59:23 13:59:23 ==> git version 2.24.4 found 13:59:23 ==> 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 13:59:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:59:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:59:23 ==> Jenkins CI detected. 13:59:23 project root: . 13:59:23 --> token set from env 13:59:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:59:23 ==> Running gcov in . (disable via -X gcov) 13:59:23 ==> Python coveragepy not found 13:59:23 ==> Searching for coverage reports in: 13:59:23 + . 13:59:23 -> Found 2 reports 13:59:23 ==> Detecting git/mercurial file structure 13:59:23 ==> Reading reports 13:59:23 + ./app-service-template/coverage.out bytes=1055 13:59:23 + ./coverage.out bytes=86556 13:59:23 ==> Appending adjustments 13:59:23 https://docs.codecov.io/docs/fixing-reports 13:59:24 + Found adjustments 13:59:24 ==> Gzipping contents 13:59:24 16K /tmp/codecov.I29I6a.gz 13:59:24 ==> Uploading reports 13:59:24 url: https://codecov.io 13:59:24 query: branch=PR-845&commit=22ed9b3d5feb4e26030b2072a8a419d572f4794d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-845%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=845&job=&cmd_args= 13:59:24 -> Pinging Codecov 13:59:24 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-845&commit=22ed9b3d5feb4e26030b2072a8a419d572f4794d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-845%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=845&job=&cmd_args= 13:59:24 -> Uploading to 13:59:24 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/3D8B5DFFC46A037C893635FACE044666/22ed9b3d5feb4e26030b2072a8a419d572f4794d/aefce5f6-97fc-442f-b0c4-b6b0635c1d22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T135924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb67eac29155414d5d0875ea65a0c2ef2d747840841275bf7acac22bb8e65744 13:59:24 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:24 Dload Upload Total Spent Left Speed 13:59:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15350 0 0 100 15350 0 40297 --:--:-- --:--:-- --:--:-- 40394 13:59:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/22ed9b3d5feb4e26030b2072a8a419d572f4794d [Pipeline] } 13:59:25 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 13:59:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:28 ---> package-listing.sh 13:59:28 ++ facter osfamily 13:59:28 ++ tr '[:upper:]' '[:lower:]' 13:59:28 + OS_FAMILY=redhat 13:59:28 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-845 13:59:28 + START_PACKAGES=/tmp/packages_start.txt 13:59:28 + END_PACKAGES=/tmp/packages_end.txt 13:59:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:28 + PACKAGES=/tmp/packages_start.txt 13:59:28 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-845 ']' 13:59:28 + PACKAGES=/tmp/packages_end.txt 13:59:28 + case "${OS_FAMILY}" in 13:59:28 + sort 13:59:28 + rpm -qa 13:59:29 + '[' -f /tmp/packages_start.txt ']' 13:59:29 + '[' -f /tmp/packages_end.txt ']' 13:59:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:29 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-845 ']' 13:59:29 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-845/archives/ 13:59:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-845/archives/ [Pipeline] echo 13:59:29 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-845/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:59:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:59:30 13:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:59:30 alpine: Pulling from edgex-lftools-log-publisher 13:59:30 df20fa9351a1: Pulling fs layer 13:59:30 36b3adc4ff6f: Pulling fs layer 13:59:30 8ad3a11d3b57: Pulling fs layer 13:59:30 46f8f816bc3b: Pulling fs layer 13:59:30 93b61091891f: Pulling fs layer 13:59:30 93b9cdb0e59b: Pulling fs layer 13:59:30 5e14af77c1be: Pulling fs layer 13:59:30 01666e4c0597: Pulling fs layer 13:59:30 aa168da1d23b: Pulling fs layer 13:59:30 93b61091891f: Waiting 13:59:30 93b9cdb0e59b: Waiting 13:59:30 5e14af77c1be: Waiting 13:59:30 01666e4c0597: Waiting 13:59:30 aa168da1d23b: Waiting 13:59:30 46f8f816bc3b: Waiting 13:59:30 36b3adc4ff6f: Download complete 13:59:30 46f8f816bc3b: Verifying Checksum 13:59:30 46f8f816bc3b: Download complete 13:59:30 93b61091891f: Verifying Checksum 13:59:30 93b61091891f: Download complete 13:59:30 df20fa9351a1: Verifying Checksum 13:59:30 df20fa9351a1: Download complete 13:59:30 93b9cdb0e59b: Verifying Checksum 13:59:30 93b9cdb0e59b: Download complete 13:59:30 5e14af77c1be: Verifying Checksum 13:59:30 5e14af77c1be: Download complete 13:59:30 01666e4c0597: Verifying Checksum 13:59:30 01666e4c0597: Download complete 13:59:30 df20fa9351a1: Pull complete 13:59:31 36b3adc4ff6f: Pull complete 13:59:31 8ad3a11d3b57: Verifying Checksum 13:59:31 8ad3a11d3b57: Download complete 13:59:31 8ad3a11d3b57: Pull complete 13:59:31 46f8f816bc3b: Pull complete 13:59:32 93b61091891f: Pull complete 13:59:32 93b9cdb0e59b: Pull complete 13:59:32 5e14af77c1be: Pull complete 13:59:32 01666e4c0597: Pull complete 13:59:33 aa168da1d23b: Verifying Checksum 13:59:33 aa168da1d23b: Download complete 13:59:38 aa168da1d23b: Pull complete 13:59:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:59:38 prd-centos7-docker-4c-2g-15064 does not seem to be running inside a container 13:59:38 $ 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-845/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-845 -v /w/workspace/ndry_app-functions-sdk-go_PR-845:/w/workspace/ndry_app-functions-sdk-go_PR-845:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:59:42 $ docker top 8bdb5daab64b01526497012bf33ed0a1502208b37a351e07ac5ab0ebda5f6291 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:42 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:43 + mkdir -p /var/log/sa [Pipeline] sh 13:59:43 + ls /var/log/sa-host 13:59:43 + sadf -c /var/log/sa-host/sa05 13:59:43 file_magic: OK 13:59:43 HZ: Using current value: 100 13:59:43 file_header: OK 13:59:43 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 13:59:43 Statistics: 13:59:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:59:43 File successfully converted to sysstat format version 12.2.1 13:59:43 + sadf -c /var/log/sa-host/sa19 13:59:43 file_magic: OK 13:59:43 HZ: Using current value: 100 13:59:43 file_header: OK 13:59:43 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 13:59:43 Statistics: 13:59:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:59:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:44 provisioning config files... 13:59:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-845@tmp/config6806812483695365575tmp [Pipeline] { [Pipeline] echo 13:59:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:44 ---> create-netrc.sh [Pipeline] } 13:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:59:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:59:44 ---> python-tools-install.sh [Pipeline] echo 13:59:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:45 ---> sudo-logs.sh 13:59:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:59:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:45 ---> job-cost.sh 13:59:45 lf-activate-venv: SKIPPING 13:59:45 DEBUG: total: 0.18000000715255737 13:59:45 INFO: Retrieving Stack Cost... 13:59:46 INFO: Retrieving Pricing Info for: v3-standard-2 13:59:47 INFO: Archiving Costs [Pipeline] echo 13:59:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:47 ---> logs-deploy.sh 13:59:47 lf-activate-venv: SKIPPING 13:59:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-845/1 13:59:47 INFO: archiving workspace using pattern(s): 13:59:48 Archives upload complete. 13:59:48 INFO: archiving logs to Nexus 13:59:49 ---> uname -a: 13:59:49 Linux prd-centos7-docker-4c-2g-15064.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:59:49 13:59:49 13:59:49 ---> lscpu: 13:59:49 Architecture: x86_64 13:59:49 CPU op-mode(s): 32-bit, 64-bit 13:59:49 Byte Order: Little Endian 13:59:49 Address sizes: 40 bits physical, 48 bits virtual 13:59:49 CPU(s): 2 13:59:49 On-line CPU(s) list: 0,1 13:59:49 Thread(s) per core: 1 13:59:49 Core(s) per socket: 1 13:59:49 Socket(s): 2 13:59:49 NUMA node(s): 1 13:59:49 Vendor ID: AuthenticAMD 13:59:49 CPU family: 23 13:59:49 Model: 49 13:59:49 Model name: AMD EPYC-Rome Processor 13:59:49 Stepping: 0 13:59:49 CPU MHz: 2800.000 13:59:49 BogoMIPS: 5600.00 13:59:49 Virtualization: AMD-V 13:59:49 Hypervisor vendor: KVM 13:59:49 Virtualization type: full 13:59:49 L1d cache: 64 KiB 13:59:49 L1i cache: 64 KiB 13:59:49 L2 cache: 1 MiB 13:59:49 L3 cache: 32 MiB 13:59:49 NUMA node0 CPU(s): 0,1 13:59:49 Vulnerability Itlb multihit: Not affected 13:59:49 Vulnerability L1tf: Not affected 13:59:49 Vulnerability Mds: Not affected 13:59:49 Vulnerability Meltdown: Not affected 13:59:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:59:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:59:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:59:49 Vulnerability Srbds: Not affected 13:59:49 Vulnerability Tsx async abort: Not affected 13:59:49 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 13:59:49 13:59:49 13:59:49 ---> nproc: 13:59:49 2 13:59:49 13:59:49 13:59:49 ---> df -h: 13:59:49 Filesystem Size Used Available Use% Mounted on 13:59:49 overlay 40.0G 7.6G 32.4G 19% / 13:59:49 tmpfs 64.0M 0 64.0M 0% /dev 13:59:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:59:49 shm 64.0M 0 64.0M 0% /dev/shm 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-845 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-845@tmp 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 13:59:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 13:59:49 13:59:49 13:59:49 ---> free -m: 13:59:49 total used free shared buff/cache available 13:59:49 Mem: 7821 931 4761 0 2128 6712 13:59:49 Swap: 1023 0 1023 13:59:49 13:59:49 13:59:49 ---> ip addr: 13:59:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:59:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:59:49 inet 127.0.0.1/8 scope host lo 13:59:49 valid_lft forever preferred_lft forever 13:59:49 inet6 ::1/128 scope host 13:59:49 valid_lft forever preferred_lft forever 13:59:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:59:49 link/ether fa:16:3e:4d:3d:45 brd ff:ff:ff:ff:ff:ff 13:59:49 inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 13:59:49 valid_lft 85797sec preferred_lft 85797sec 13:59:49 inet6 fe80::f816:3eff:fe4d:3d45/64 scope link 13:59:49 valid_lft forever preferred_lft forever 13:59:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:59:49 link/ether 02:42:07:93:51:4e brd ff:ff:ff:ff:ff:ff 13:59:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:59:49 valid_lft forever preferred_lft forever 13:59:49 inet6 fe80::42:7ff:fe93:514e/64 scope link 13:59:49 valid_lft forever preferred_lft forever 13:59:49 13:59:49 13:59:49 ---> sar -b -r -n DEV: 13:59:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 13:59:49 13:59:49 13:49:34 LINUX RESTART (2 CPU) 13:59:49 13:59:49 13:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:59:49 13:51:01 109.62 18.38 91.24 0.00 5720.55 7733.32 0.00 13:59:49 13:52:01 2.51 0.00 2.51 0.00 0.00 60.78 0.00 13:59:49 13:53:01 0.40 0.00 0.40 0.00 0.00 5.95 0.00 13:59:49 13:54:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 13:59:49 13:55:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 13:59:49 13:56:02 0.30 0.00 0.30 0.00 0.00 4.20 0.00 13:59:49 13:57:01 0.24 0.00 0.24 0.00 0.00 3.42 0.00 13:59:49 13:58:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 13:59:49 13:59:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 13:59:49 Average: 12.71 2.05 10.66 0.00 637.08 870.99 0.00 13:59:49 13:59:49 13:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:59:49 13:51:01 5426436 0 807580 10.08 2620 1772304 1290964 14.25 592764 1588508 128 13:59:49 13:52:01 5435480 0 798528 9.97 2620 1772312 1204968 13.30 585804 1588472 8 13:59:49 13:53:01 5433280 0 800728 10.00 2620 1772312 1205364 13.31 587296 1589080 20 13:59:49 13:54:01 5432068 0 801936 10.01 2620 1772316 1205388 13.31 588656 1589080 16 13:59:49 13:55:01 5435248 0 798748 9.97 2620 1772324 1204968 13.30 579956 1595312 8 13:59:49 13:56:02 5433316 0 800680 10.00 2620 1772324 1205064 13.30 581628 1595312 8 13:59:49 13:57:01 5433784 0 800204 9.99 2620 1772332 1205016 13.30 581296 1595312 8 13:59:49 13:58:01 5425396 0 808588 10.10 2620 1772336 1204968 13.30 589668 1595312 16 13:59:49 13:59:01 5424932 0 809048 10.10 2620 1772340 1204968 13.30 590108 1595312 8 13:59:49 Average: 5431104 0 802893 10.02 2620 1772322 1214630 13.41 586353 1592411 24 13:59:49 13:59:49 13:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:59:49 13:51:01 eth0 727.94 572.79 1673.79 101.79 0.00 0.00 0.00 0.00 13:59:49 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:51:01 docker0 115.32 83.42 10.02 309.93 0.00 0.00 0.00 0.00 13:59:49 13:52:01 eth0 0.78 0.08 0.07 0.04 0.00 0.00 0.00 0.00 13:59:49 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:53:01 eth0 3.50 1.95 3.07 0.25 0.00 0.00 0.00 0.00 13:59:49 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:54:01 eth0 0.53 0.27 0.27 0.25 0.00 0.00 0.00 0.00 13:59:49 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:49 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:56:02 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:59:49 13:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:57:01 eth0 0.24 0.20 0.07 0.01 0.00 0.00 0.00 0.00 13:59:49 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:49 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:49 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 Average: eth0 81.69 64.12 186.80 11.41 0.00 0.00 0.00 0.00 13:59:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:49 Average: docker0 12.84 9.29 1.12 34.52 0.00 0.00 0.00 0.00 13:59:49 13:59:49 13:59:49 ---> sar -P ALL: 13:59:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 13:59:49 13:59:49 13:49:34 LINUX RESTART (2 CPU) 13:59:49 13:59:49 13:50:01 CPU %user %nice %system %iowait %steal %idle 13:59:49 13:51:01 all 18.34 0.00 4.47 3.83 0.07 73.28 13:59:49 13:51:01 0 17.63 0.00 4.78 2.35 0.07 75.17 13:59:49 13:51:01 1 19.06 0.00 4.17 5.31 0.07 71.39 13:59:49 13:52:01 all 0.11 0.00 0.04 0.00 0.03 99.82 13:59:49 13:52:01 0 0.08 0.00 0.05 0.00 0.03 99.83 13:59:49 13:52:01 1 0.13 0.00 0.03 0.00 0.03 99.80 13:59:49 13:53:01 all 0.17 0.00 0.07 0.00 0.02 99.75 13:59:49 13:53:01 0 0.18 0.00 0.03 0.00 0.02 99.77 13:59:49 13:53:01 1 0.15 0.00 0.10 0.00 0.02 99.73 13:59:49 13:54:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:59:49 13:54:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:59:49 13:54:01 1 0.03 0.00 0.03 0.00 0.05 99.88 13:59:49 13:55:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:59:49 13:55:01 0 0.18 0.00 0.02 0.00 0.02 99.78 13:59:49 13:55:01 1 0.07 0.00 0.03 0.00 0.05 99.85 13:59:49 13:56:02 all 0.04 0.00 0.03 0.00 0.02 99.91 13:59:49 13:56:02 0 0.07 0.00 0.05 0.00 0.03 99.85 13:59:49 13:56:02 1 0.02 0.00 0.02 0.00 0.00 99.97 13:59:49 13:57:01 all 0.14 0.00 0.02 0.00 0.03 99.80 13:59:49 13:57:01 0 0.24 0.00 0.02 0.00 0.03 99.71 13:59:49 13:57:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:59:49 13:58:01 all 0.16 0.00 0.03 0.00 0.03 99.78 13:59:49 13:58:01 0 0.27 0.00 0.02 0.00 0.03 99.68 13:59:49 13:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:59:49 13:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:59:49 13:59:01 0 0.23 0.00 0.02 0.00 0.02 99.73 13:59:49 13:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:59:49 Average: all 2.09 0.00 0.51 0.41 0.03 96.95 13:59:49 Average: 0 2.07 0.00 0.54 0.25 0.03 97.11 13:59:49 Average: 1 2.12 0.00 0.49 0.57 0.03 96.79 13:59:49 13:59:49 13:59:49