Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 83c109ebf061d3c53b3e4573e44a68951b8047bf Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh370081068470685249.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-ssh9156024484970132144.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3583429188865273474.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 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-ssh2190625014610182982.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh913091351403711136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-661 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # 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_master@tmp/jenkins-gitclient-ssh3378429092796789117.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 83c109ebf061d3c53b3e4573e44a68951b8047bf (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 Commit message: "fix: Clean up retry properties and update secret path (#865)" > git rev-list --no-walk d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:34:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:34:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:34:59 ========================================================= 21:34:59 EdgeX Global Pipelines Version Info 21:34:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:35:00 ------------------- 21:35:00 stable info: 21:35:00 ------------------- 21:35:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:35:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:35:00 Message: update stable to v1.0.192 21:35:01 ------------------- 21:35:01 experimental info: 21:35:01 ------------------- 21:35:01 Commited By: **** collab-it+edgex@linuxfoundation.org 21:35:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:35:01 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83c109e [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:35:02 + git log --format=format:%s -1 83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] echo 21:35:02 GIT_COMMIT: 83c109ebf061d3c53b3e4573e44a68951b8047bf, Commit Message: fix: Clean up retry properties and update secret path (#865) [Pipeline] echo 21:35:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:03 21:35:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:35:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:04 latest: Pulling from edgex-devops/git-semver 21:35:04 31603596830f: Pulling fs layer 21:35:04 54011a49482f: Pulling fs layer 21:35:04 a6820b24f6d8: Pulling fs layer 21:35:04 f581987b2513: Pulling fs layer 21:35:04 f581987b2513: Waiting 21:35:04 54011a49482f: Verifying Checksum 21:35:04 54011a49482f: Download complete 21:35:04 31603596830f: Verifying Checksum 21:35:04 31603596830f: Download complete 21:35:04 f581987b2513: Verifying Checksum 21:35:04 f581987b2513: Download complete 21:35:04 a6820b24f6d8: Verifying Checksum 21:35:04 a6820b24f6d8: Download complete 21:35:04 31603596830f: Pull complete 21:35:04 54011a49482f: Pull complete 21:35:05 a6820b24f6d8: Pull complete 21:35:05 f581987b2513: Pull complete 21:35:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:35:05 prd-centos7-docker-4c-2g-661 does not seem to be running inside a container 21:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:35:07 $ docker top 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:07 [ssh-agent] Looking for ssh-agent implementation... 21:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:07 $ docker exec 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent 21:35:07 SSH_AUTH_SOCK=/tmp/ssh-J5KYg4ma4xh2/agent.15 21:35:07 SSH_AGENT_PID=21 21:35:07 Running ssh-add (command line suppressed) 21:35:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8266712271020159198.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8266712271020159198.key) 21:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:08 + git tag --points-at HEAD [Pipeline] } 21:35:08 $ docker exec --env ******** --env ******** 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent -k 21:35:08 unset SSH_AUTH_SOCK; 21:35:08 unset SSH_AGENT_PID; 21:35:08 echo Agent pid 21 killed; 21:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:08 [ssh-agent] Looking for ssh-agent implementation... 21:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:08 $ docker exec 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent 21:35:08 SSH_AUTH_SOCK=/tmp/ssh-yo6q9d7f5nue/agent.54 21:35:08 SSH_AGENT_PID=60 21:35:08 Running ssh-add (command line suppressed) 21:35:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5253006705071444977.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5253006705071444977.key) 21:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:08 + git semver init 21:35:08 # -> Open(): unable to determine branch for HEAD 21:35:08 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:35:08 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:35:08 # $SEMVER_REMOTE_NAME = origin 21:35:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:35:08 # $SEMVER_USER_NAME = edgex-jenkins 21:35:08 # $SEMVER_BRANCH = master 21:35:08 # $SEMVER_TEMP = /tmp/semver-886550214 21:35:08 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:35:11 # '/tmp/semver-886550214' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 21:35:11 # -> Force: false 21:35:11 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:35:11 $ docker exec --env ******** --env ******** 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent -k 21:35:11 unset SSH_AUTH_SOCK; 21:35:11 unset SSH_AGENT_PID; 21:35:11 echo Agent pid 60 killed; 21:35:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:12 + git semver [Pipeline] } 21:35:12 $ docker stop --time=1 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 21:35:13 $ docker rm -f 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:35:14 Stashed 1 file(s) [Pipeline] echo 21:35:14 [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [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 21:35:29 Still waiting to schedule task 21:35:29 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 21:35:29 ‘prd-centos7-docker-4c-2g-309’ is offline 21:35:29 ‘prd-centos7-docker-4c-2g-662’ is offline 21:35:29 Still waiting to schedule task 21:35:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:36:55 Running on prd-centos7-docker-4c-2g-666 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:36:55 Running in /w/workspace/app-functions-sdk-go/241 [Pipeline] { [Pipeline] checkout 21:36:55 The recommended git tool is: git 21:36:57 using credential edgex-jenkins-ssh 21:36:57 Cloning the remote Git repository 21:36:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:57 > git init /w/workspace/app-functions-sdk-go/241 # timeout=10 21:36:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:57 > git --version # timeout=10 21:36:57 > git --version # 'git version 2.24.4' 21:36:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:57 [INFO] Currently running in a labeled security context 21:36:57 [INFO] Currently SELinux is 'enforcing' on the host 21:36:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/241@tmp/jenkins-gitclient-ssh6265017228022241147.key 21:36:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:59 Avoid second fetch 21:36:59 Checking out Revision 83c109ebf061d3c53b3e4573e44a68951b8047bf (master) 21:36:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:36:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:58 > git config core.sparsecheckout # timeout=10 21:36:58 > git checkout -f 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 21:37:02 Commit message: "fix: Clean up retry properties and update secret path (#865)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:37:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:37:07 + sudo service docker restart 21:37:07 + true 21:37:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:37:25 ========================================================= 21:37:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:37:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:37:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:37:25 Sending build context to Docker daemon 19.6MB 21:37:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:37:25 Step 2/8 : FROM ${BASE} 21:37:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:26 540db60ca938: Pulling fs layer 21:37:26 adcc1eea9eea: Pulling fs layer 21:37:26 4c4ab2625f07: Pulling fs layer 21:37:26 0510c868ecb4: Pulling fs layer 21:37:26 afea3b2eda06: Pulling fs layer 21:37:26 7809a108b3ef: Pulling fs layer 21:37:26 f706445af74f: Pulling fs layer 21:37:26 0510c868ecb4: Waiting 21:37:26 afea3b2eda06: Waiting 21:37:26 7809a108b3ef: Waiting 21:37:26 f706445af74f: Waiting 21:37:26 4c4ab2625f07: Verifying Checksum 21:37:26 4c4ab2625f07: Download complete 21:37:26 adcc1eea9eea: Verifying Checksum 21:37:26 adcc1eea9eea: Download complete 21:37:26 afea3b2eda06: Verifying Checksum 21:37:26 afea3b2eda06: Download complete 21:37:26 7809a108b3ef: Verifying Checksum 21:37:26 7809a108b3ef: Download complete 21:37:26 540db60ca938: Verifying Checksum 21:37:26 540db60ca938: Download complete 21:37:26 540db60ca938: Pull complete 21:37:26 adcc1eea9eea: Pull complete 21:37:26 4c4ab2625f07: Pull complete 21:37:28 f706445af74f: Verifying Checksum 21:37:28 f706445af74f: Download complete 21:37:28 0510c868ecb4: Verifying Checksum 21:37:28 0510c868ecb4: Download complete 21:37:31 0510c868ecb4: Pull complete 21:37:31 afea3b2eda06: Pull complete 21:37:31 7809a108b3ef: Pull complete 21:37:33 f706445af74f: Pull complete 21:37:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:37:33 ---> b068be0155e3 21:37:33 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:37:33 20.10.0: Pulling from library/docker 21:37:33 05e7bc50f07f: Pulling fs layer 21:37:33 6db28d0fdbf6: Pulling fs layer 21:37:33 292df0bc6bf3: Pulling fs layer 21:37:33 2e060f4bd70b: Pulling fs layer 21:37:33 80e8d568a223: Pulling fs layer 21:37:33 8dc6ef1a942a: Pulling fs layer 21:37:33 2312dd95470a: Pulling fs layer 21:37:33 2e060f4bd70b: Waiting 21:37:33 80e8d568a223: Waiting 21:37:33 8dc6ef1a942a: Waiting 21:37:33 2312dd95470a: Waiting 21:37:33 292df0bc6bf3: Verifying Checksum 21:37:33 292df0bc6bf3: Download complete 21:37:33 6db28d0fdbf6: Verifying Checksum 21:37:33 6db28d0fdbf6: Download complete 21:37:33 80e8d568a223: Verifying Checksum 21:37:33 80e8d568a223: Download complete 21:37:33 05e7bc50f07f: Verifying Checksum 21:37:33 05e7bc50f07f: Download complete 21:37:33 8dc6ef1a942a: Verifying Checksum 21:37:33 8dc6ef1a942a: Download complete 21:37:33 2312dd95470a: Verifying Checksum 21:37:33 2312dd95470a: Download complete 21:37:33 05e7bc50f07f: Pull complete 21:37:33 6db28d0fdbf6: Pull complete 21:37:33 292df0bc6bf3: Pull complete 21:37:34 2e060f4bd70b: Verifying Checksum 21:37:34 2e060f4bd70b: Download complete 21:37:36 2e060f4bd70b: Pull complete 21:37:36 80e8d568a223: Pull complete 21:37:36 8dc6ef1a942a: Pull complete 21:37:36 2312dd95470a: Pull complete 21:37:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:37:36 Status: Downloaded newer image for docker:20.10.0 21:37:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-665 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:37:37 Running in /w/workspace/app-functions-sdk-go/241 [Pipeline] { [Pipeline] checkout 21:37:37 The recommended git tool is: git 21:37:40 ---> ee9a7f963d56 21:37:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:37:40 ---> Running in 5a24f5a78568 21:37:40 Removing intermediate container 5a24f5a78568 21:37:40 ---> 6351635f9a0e 21:37:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:37:40 ---> Running in 0bbc8cb33535 21:37:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:37:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:37:42 using credential edgex-jenkins-ssh 21:37:42 Cloning the remote Git repository 21:37:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:37:42 > git init /w/workspace/app-functions-sdk-go/241 # timeout=10 21:37:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:37:42 > git --version # timeout=10 21:37:42 > git --version # 'git version 2.17.1' 21:37:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:43 (1/5) Installing libsodium (1.0.18-r0) 21:37:43 (2/5) Installing libzmq (4.3.3-r1) 21:37:43 (3/5) Installing pkgconf (1.7.3-r0) 21:37:44 (4/5) Installing libsodium-dev (1.0.18-r0) 21:37:44 (5/5) Installing zeromq-dev (4.3.3-r1) 21:37:44 Executing busybox-1.32.1-r6.trigger 21:37:44 OK: 150 MiB in 45 packages 21:37:44 Removing intermediate container 0bbc8cb33535 21:37:44 ---> 3515a20cc544 21:37:44 Step 6/8 : WORKDIR /build 21:37:44 ---> Running in 26ccde2e9a4f 21:37:44 Removing intermediate container 26ccde2e9a4f 21:37:44 ---> e979ca493628 21:37:44 Step 7/8 : COPY go.mod . 21:37:45 ---> deee09221355 21:37:45 Step 8/8 : RUN go mod download 21:37:45 ---> Running in 321f0fe1c801 21:37:46 Avoid second fetch 21:37:46 Checking out Revision 83c109ebf061d3c53b3e4573e44a68951b8047bf (master) 21:37:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:37:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:46 > git config core.sparsecheckout # timeout=10 21:37:46 > git checkout -f 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 21:37:50 Commit message: "fix: Clean up retry properties and update secret path (#865)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:37:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:37:52 + + truesudo 21:37:52 service docker restart 21:38:00 Removing intermediate container 321f0fe1c801 21:38:00 ---> c48336770dc6 21:38:00 Successfully built c48336770dc6 21:38:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:38:00 + docker inspect -f . ci-base-image-x86_64 21:38:00 . [Pipeline] withDockerContainer 21:38:00 prd-centos7-docker-4c-2g-666 does not seem to be running inside a container 21:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@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 ******** ci-base-image-x86_64 cat 21:38:00 $ docker top e2e2b043b7fd8248d1302dca5ff2ddeaf0194b46d7c00b3b9621221813f8e071 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:01 + go version 21:38:01 go version go1.16.3 linux/amd64 [Pipeline] } 21:38:01 $ docker stop --time=1 e2e2b043b7fd8248d1302dca5ff2ddeaf0194b46d7c00b3b9621221813f8e071 21:38:02 $ docker rm -f e2e2b043b7fd8248d1302dca5ff2ddeaf0194b46d7c00b3b9621221813f8e071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:02 + docker inspect -f . ci-base-image-x86_64 21:38:02 . [Pipeline] withDockerContainer 21:38:03 prd-centos7-docker-4c-2g-666 does not seem to be running inside a container 21:38:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@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 ******** ci-base-image-x86_64 cat 21:38:03 $ docker top 6778297122a40cd872a650bc2fd5aacd766eb5497c083ed48e9e2a335e3d36a7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:04 + go mod tidy [Pipeline] sh 21:38:04 + make test 21:38:04 make -C ./app-service-template build 21:38:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:38:04 go mod tidy 21:38:04 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 [Pipeline] unstash [Pipeline] echo 21:38:11 ========================================================= 21:38:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:38:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:38:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:38:13 Sending build context to Docker daemon 19.6MB 21:38:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:38:13 Step 2/8 : FROM ${BASE} 21:38:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:38:13 595b0fe564bb: Pulling fs layer 21:38:13 7186ed65a4f7: Pulling fs layer 21:38:13 316046926c0a: Pulling fs layer 21:38:13 4ebd0625c992: Pulling fs layer 21:38:13 207e8628e3a3: Pulling fs layer 21:38:13 c791037a9be2: Pulling fs layer 21:38:13 ffd874e62e21: Pulling fs layer 21:38:13 4ebd0625c992: Waiting 21:38:13 207e8628e3a3: Waiting 21:38:13 c791037a9be2: Waiting 21:38:13 ffd874e62e21: Waiting 21:38:13 316046926c0a: Verifying Checksum 21:38:13 316046926c0a: Download complete 21:38:13 7186ed65a4f7: Download complete 21:38:13 207e8628e3a3: Verifying Checksum 21:38:13 207e8628e3a3: Download complete 21:38:13 c791037a9be2: Verifying Checksum 21:38:13 c791037a9be2: Download complete 21:38:13 595b0fe564bb: Verifying Checksum 21:38:13 595b0fe564bb: Download complete 21:38:14 595b0fe564bb: Pull complete 21:38:14 7186ed65a4f7: Pull complete 21:38:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:38:15 make -C ./app-service-template test 21:38:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:38:15 go mod tidy 21:38:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:38:15 316046926c0a: Pull complete 21:38:16 ffd874e62e21: Download complete 21:38:19 4ebd0625c992: Verifying Checksum 21:38:19 4ebd0625c992: Download complete 21:38:23 ok new-app-service 0.015s coverage: 47.8% of statements 21:38:23 ? new-app-service/config [no test files] 21:38:23 ok new-app-service/functions 0.007s 21:38:23 CGO_ENABLED=1 go vet ./... 21:38:29 4ebd0625c992: Pull complete 21:38:29 207e8628e3a3: Pull complete 21:38:29 gofmt -l . 21:38:29 [ "`gofmt -l .`" = "" ] 21:38:29 ./bin/test-attribution-txt.sh 21:38:29 c791037a9be2: Pull complete 21:38:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:38:30 go mod tidy 21:38:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:38:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:38:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.6% of statements 21:38:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 92.5% of statements 21:38:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:38:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.5% of statements 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:38:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 21:38:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 75.4% of statements 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:38:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.0% of statements 21:38:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:38:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 21:38:34 ffd874e62e21: Pull complete 21:38:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:38:34 ---> cfc18b08335c 21:38:34 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:38:34 20.10.0: Pulling from library/docker 21:38:34 a3cc7d3b244e: Pulling fs layer 21:38:34 02a3295e0d61: Pulling fs layer 21:38:34 0f4f2e6d8100: Pulling fs layer 21:38:34 330b718f631f: Pulling fs layer 21:38:34 a93816041522: Pulling fs layer 21:38:34 bdb6da89ff94: Pulling fs layer 21:38:34 2a70c0c122f4: Pulling fs layer 21:38:34 330b718f631f: Waiting 21:38:34 2a70c0c122f4: Waiting 21:38:34 bdb6da89ff94: Waiting 21:38:34 a93816041522: Waiting 21:38:34 0f4f2e6d8100: Verifying Checksum 21:38:34 0f4f2e6d8100: Download complete 21:38:34 a3cc7d3b244e: Verifying Checksum 21:38:34 a3cc7d3b244e: Download complete 21:38:34 02a3295e0d61: Download complete 21:38:34 a93816041522: Verifying Checksum 21:38:34 a93816041522: Download complete 21:38:34 bdb6da89ff94: Verifying Checksum 21:38:34 bdb6da89ff94: Download complete 21:38:34 2a70c0c122f4: Verifying Checksum 21:38:34 2a70c0c122f4: Download complete 21:38:35 a3cc7d3b244e: Pull complete 21:38:35 02a3295e0d61: Pull complete 21:38:36 0f4f2e6d8100: Pull complete 21:38:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.745s coverage: 76.9% of statements 21:38:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:38:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 21:38:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 21:38:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:38:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:38:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 21:38:36 330b718f631f: Download complete 21:38:40 330b718f631f: Pull complete 21:38:40 a93816041522: Pull complete 21:38:40 bdb6da89ff94: Pull complete 21:38:41 2a70c0c122f4: Pull complete 21:38:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:38:41 Status: Downloaded newer image for docker:20.10.0 21:38:46 ---> 38c4916983d6 21:38:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:38:46 ---> Running in 256f83cf8718 21:38:47 Removing intermediate container 256f83cf8718 21:38:47 ---> b9cc3070910a 21:38:47 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:38:47 ---> Running in 2c5885b17dc2 21:38:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:38:50 (1/5) Installing libsodium (1.0.18-r0) 21:38:50 (2/5) Installing libzmq (4.3.3-r1) 21:38:50 (3/5) Installing pkgconf (1.7.3-r0) 21:38:50 (4/5) Installing libsodium-dev (1.0.18-r0) 21:38:50 (5/5) Installing zeromq-dev (4.3.3-r1) 21:38:50 Executing busybox-1.32.1-r6.trigger 21:38:50 OK: 139 MiB in 45 packages 21:38:52 Removing intermediate container 2c5885b17dc2 21:38:52 ---> 0aef7c554d25 21:38:52 Step 6/8 : WORKDIR /build 21:38:52 ---> Running in 5bdca09bb5f8 21:38:52 Removing intermediate container 5bdca09bb5f8 21:38:52 ---> f9d58179ec36 21:38:52 Step 7/8 : COPY go.mod . 21:38:53 ---> 1ce3038ce8f8 21:38:53 Step 8/8 : RUN go mod download 21:38:53 ---> Running in 31a5df6ebd6e 21:39:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.044s coverage: 79.9% of statements 21:39:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 21:39:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:39:02 gofmt -l . 21:39:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:39:02 $ docker stop --time=1 6778297122a40cd872a650bc2fd5aacd766eb5497c083ed48e9e2a335e3d36a7 21:39:04 $ docker rm -f 6778297122a40cd872a650bc2fd5aacd766eb5497c083ed48e9e2a335e3d36a7 [Pipeline] // withDockerContainer [Pipeline] sh 21:39:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:39: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 21:39:05 ---> job-cost.sh 21:39:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SLyq 21:39:20 Removing intermediate container 31a5df6ebd6e 21:39:20 ---> bff272ec0cde 21:39:20 Successfully built bff272ec0cde 21:39:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:39:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:39:20 + docker inspect -f . ci-base-image-arm64 21:39:20 . [Pipeline] withDockerContainer 21:39:21 prd-ubuntu18.04-docker-arm64-4c-16g-665 does not seem to be running inside a container 21:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:22 $ docker top 713b314d3bb6f0dde80b79c19ff1eccd62dd3d9b262c7d2c0c92205174ac107f -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:23 + go version 21:39:23 go version go1.16.3 linux/arm64 [Pipeline] } 21:39:23 $ docker stop --time=1 713b314d3bb6f0dde80b79c19ff1eccd62dd3d9b262c7d2c0c92205174ac107f 21:39:25 $ docker rm -f 713b314d3bb6f0dde80b79c19ff1eccd62dd3d9b262c7d2c0c92205174ac107f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:26 + docker inspect -f . ci-base-image-arm64 21:39:26 . [Pipeline] withDockerContainer 21:39:26 prd-ubuntu18.04-docker-arm64-4c-16g-665 does not seem to be running inside a container 21:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:28 $ docker top 36c35a71f61285c0bd921af6aaef2cc1ec15889c6b7874911f11a4dd0a0280da -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:29 + go mod tidy [Pipeline] sh 21:39:30 + make test 21:39:30 make -C ./app-service-template build 21:39:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:39:30 go mod tidy 21:39:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:39:32 lf-activate-venv(): INFO: Adding /tmp/venv-SLyq/bin to PATH 21:39:32 INFO: No Stack... 21:39:32 INFO: Retrieving Pricing Info for: v3-standard-2 21:39:32 INFO: Archiving Costs [Pipeline] sh 21:39:33 + cat /w/workspace/app-functions-sdk-go/241/archives/cost.csv 21:39:33 + cut -d, -f6 [Pipeline] lock 21:39:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] 21:39:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] did not exist. Created. 21:39:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:33 + echo total: 0.05999999865889549 [Pipeline] stash 21:39:33 Stashed 1 file(s) [Pipeline] } 21:39:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:40:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:40:10 make -C ./app-service-template test 21:40:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:40:10 go mod tidy 21:40:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:40:36 ok new-app-service 0.040s coverage: 47.8% of statements 21:40:36 ? new-app-service/config [no test files] 21:40:36 ok new-app-service/functions 0.037s 21:40:36 CGO_ENABLED=1 go vet ./... 21:41:09 gofmt -l . 21:41:09 [ "`gofmt -l .`" = "" ] 21:41:09 ./bin/test-attribution-txt.sh 21:41:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' 21:41:09 go mod tidy 21:41:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:41:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.102s coverage: 56.6% of statements 21:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.063s coverage: 92.5% of statements 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.087s coverage: 61.5% of statements 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s 21:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.087s coverage: 75.4% of statements 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.051s coverage: 97.0% of statements 21:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.050s coverage: 10.5% of statements 21:41:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.872s coverage: 76.9% of statements 21:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:41:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 12.5% of statements 21:41:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.145s coverage: 27.3% of statements 21:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:41:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:41:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.102s coverage: 51.4% of statements 21:41:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.095s coverage: 79.9% of statements 21:41:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements 21:41:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:41:52 gofmt -l . 21:41:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:41:53 $ docker stop --time=1 36c35a71f61285c0bd921af6aaef2cc1ec15889c6b7874911f11a4dd0a0280da 21:41:55 $ docker rm -f 36c35a71f61285c0bd921af6aaef2cc1ec15889c6b7874911f11a4dd0a0280da [Pipeline] // withDockerContainer [Pipeline] sh 21:41:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:56 Warning: overwriting stash ‘coverage-report’ 21:41:57 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 21:41:57 ---> job-cost.sh 21:41:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0JGE 21:42:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:43:58 lf-activate-venv(): INFO: Adding /tmp/venv-0JGE/bin to PATH 21:43:58 INFO: No Stack... 21:43:58 INFO: Retrieving Pricing Info for: v2-standard-4 21:43:58 INFO: Archiving Costs [Pipeline] sh 21:43:58 + cut -d, -f6 21:43:58 + cat /w/workspace/app-functions-sdk-go/241/archives/cost.csv [Pipeline] lock 21:43:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] 21:43:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] did not exist. Created. 21:43:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:59 /w/workspace/app-functions-sdk-go/241@tmp/durable-73eaade6/script.sh: 1: /w/workspace/app-functions-sdk-go/241@tmp/durable-73eaade6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:43:59 + echo total: 0.18000000715255737 [Pipeline] stash 21:43:59 Warning: overwriting stash ‘stack-cost’ 21:43:59 Stashed 1 file(s) [Pipeline] } 21:43:59 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-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 21:44:00 provisioning config files... 21:44:00 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7308393764312596939tmp [Pipeline] { [Pipeline] sh 21:44:00 + set +x 21:44:00 + curl -s https://codecov.io/bash 21:44:00 + bash -s -- 21:44:00 21:44:00 _____ _ 21:44:00 / ____| | | 21:44:00 | | ___ __| | ___ ___ _____ __ 21:44:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:44:00 | |___| (_) | (_| | __/ (_| (_) \ V / 21:44:00 \_____\___/ \__,_|\___|\___\___/ \_/ 21:44:00 Bash-1.0.3 21:44:00 21:44:00 21:44:00 ==> git version 2.24.4 found 21:44:00 ==> 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 21:44:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:44:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:44:00 ==> Jenkins CI detected. 21:44:00 project root: . 21:44:00 --> token set from env 21:44:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:44:00 ==> Running gcov in . (disable via -X gcov) 21:44:00 ==> Python coveragepy not found 21:44:00 ==> Searching for coverage reports in: 21:44:00 + . 21:44:00 -> Found 2 reports 21:44:00 ==> Detecting git/mercurial file structure 21:44:00 ==> Reading reports 21:44:00 + ./app-service-template/coverage.out bytes=1055 21:44:00 + ./coverage.out bytes=87879 21:44:00 ==> Appending adjustments 21:44:00 https://docs.codecov.io/docs/fixing-reports 21:44:01 + Found adjustments 21:44:01 ==> Gzipping contents 21:44:01 16K /tmp/codecov.M3QCA7.gz 21:44:01 ==> Uploading reports 21:44:01 url: https://codecov.io 21:44:01 query: branch=master&commit=83c109ebf061d3c53b3e4573e44a68951b8047bf&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:44:01 -> Pinging Codecov 21:44:01 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=83c109ebf061d3c53b3e4573e44a68951b8047bf&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:44:01 -> Uploading to 21:44:01 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/3D8B5DFFC46A037C893635FACE044666/83c109ebf061d3c53b3e4573e44a68951b8047bf/1e9aae11-27b2-4f08-bfe4-6be1454c2c23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T214401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2281bb46e7e8bf045aed7ad8b31f39ec936b13665c80447fd343fe10170f7e59 21:44:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:44:01 Dload Upload Total Spent Left Speed 21:44:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15424 0 0 100 15424 0 34887 --:--:-- --:--:-- --:--:-- 34975 21:44:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] } 21:44:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:44:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:44:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:44:03 21:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:44:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:44:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:44:03 188c0c94c7c5: Pulling fs layer 21:44:03 0ef7d3d256c8: Pulling fs layer 21:44:03 de9db76c5a1d: Pulling fs layer 21:44:03 0eba1c9be4d2: Pulling fs layer 21:44:03 0d57e429df01: Pulling fs layer 21:44:03 4e4be7b47b0d: Pulling fs layer 21:44:03 e1f770b5df2f: Pulling fs layer 21:44:03 85a0685a4137: Pulling fs layer 21:44:03 0d57e429df01: Waiting 21:44:03 4e4be7b47b0d: Waiting 21:44:03 e1f770b5df2f: Waiting 21:44:03 85a0685a4137: Waiting 21:44:03 0eba1c9be4d2: Waiting 21:44:03 de9db76c5a1d: Download complete 21:44:03 0ef7d3d256c8: Verifying Checksum 21:44:03 0ef7d3d256c8: Download complete 21:44:03 0d57e429df01: Verifying Checksum 21:44:03 0d57e429df01: Download complete 21:44:03 4e4be7b47b0d: Verifying Checksum 21:44:03 4e4be7b47b0d: Download complete 21:44:03 188c0c94c7c5: Verifying Checksum 21:44:03 188c0c94c7c5: Download complete 21:44:03 188c0c94c7c5: Pull complete 21:44:03 0ef7d3d256c8: Pull complete 21:44:03 de9db76c5a1d: Pull complete 21:44:05 e1f770b5df2f: Verifying Checksum 21:44:05 e1f770b5df2f: Download complete 21:44:06 85a0685a4137: Verifying Checksum 21:44:06 85a0685a4137: Download complete 21:44:07 0eba1c9be4d2: Verifying Checksum 21:44:07 0eba1c9be4d2: Download complete 21:44:10 0eba1c9be4d2: Pull complete 21:44:10 0d57e429df01: Pull complete 21:44:10 4e4be7b47b0d: Pull complete 21:44:11 e1f770b5df2f: Pull complete 21:44:18 85a0685a4137: Pull complete 21:44:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:44:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:44:18 prd-centos7-docker-4c-2g-661 does not seem to be running inside a container 21:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:44:19 $ docker top a042aa43c1001c5cfe30ceddcdf5ee619ea12b48da4d2a0c587a1ae3e5e19beb -eo pid,comm [Pipeline] { [Pipeline] echo 21:44:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:44:20 + set -o pipefail 21:44:20 + snyk monitor '--org=edgex-jenkins' 21:44:52 21:44:52 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:44:52 21:44:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/78c47bc4-0bc8-441e-a2ac-66f7afca6b02 21:44:52 21:44:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:44:52 21:44:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:44:52 21:44:52 [Pipeline] } 21:44:52 $ docker stop --time=1 a042aa43c1001c5cfe30ceddcdf5ee619ea12b48da4d2a0c587a1ae3e5e19beb 21:44:54 $ docker rm -f a042aa43c1001c5cfe30ceddcdf5ee619ea12b48da4d2a0c587a1ae3e5e19beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:44:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:55 provisioning config files... 21:44:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2418007983618821714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:55 --> edgex-publish-swagger.sh 21:44:55 === Publish openapi/v2 API === 21:44:55 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:44:55 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 21:44:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:44:55 Dload Upload Total Spent Left Speed 21:44:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11161 0:00:01 0:00:01 --:--:-- 11174 100 13052 0 0 100 13052 0 11159 0:00:01 0:00:01 --:--:-- 11174 21:44:56 21:44:56 [Pipeline] } 21:44:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:44:57 + git log --format=format:%s -1 83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] isUnix [Pipeline] sh 21:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:57 . [Pipeline] withDockerContainer 21:44:57 prd-centos7-docker-4c-2g-661 does not seem to be running inside a container 21:44:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 21:44:58 $ docker top 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:58 [ssh-agent] Looking for ssh-agent implementation... 21:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:58 $ docker exec 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 ssh-agent 21:44:58 SSH_AUTH_SOCK=/tmp/ssh-1mZR50fCum4Q/agent.13 21:44:58 SSH_AGENT_PID=20 21:44:58 Running ssh-add (command line suppressed) 21:44:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8277697303499476499.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8277697303499476499.key) 21:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:59 + git semver tag 21:44:59 # -> Open(): unable to determine branch for HEAD 21:44:59 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:44:59 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:44:59 # $SEMVER_REMOTE_NAME = origin 21:44:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:44:59 # $SEMVER_USER_NAME = edgex-jenkins 21:44:59 # $SEMVER_BRANCH = master 21:44:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:44:59 # 83c109ebf061d3c53b3e4573e44a68951b8047bf HEAD 21:44:59 # -> Force: false 21:44:59 # 753a10d8f2ef9d209b1483ebe1da8f43fe515e65 refs/tags/v2.0.0-dev.67 [Pipeline] } 21:44:59 $ docker exec --env ******** --env ******** 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 ssh-agent -k 21:44:59 unset SSH_AUTH_SOCK; 21:44:59 unset SSH_AGENT_PID; 21:44:59 echo Agent pid 20 killed; 21:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:59 + git semver [Pipeline] } 21:44:59 $ docker stop --time=1 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 21:45:00 $ docker rm -f 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:01 21:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:01 0.23.1-centos7: Pulling from edgex-lftools 21:45:01 ab5ef0e58194: Pulling fs layer 21:45:01 9712f1f96733: Pulling fs layer 21:45:01 63f879dbbcfc: Pulling fs layer 21:45:01 0d9ebad4ef96: Pulling fs layer 21:45:01 e9a5061849ea: Pulling fs layer 21:45:01 d747dcd14b5f: Pulling fs layer 21:45:01 2de7ff778b66: Pulling fs layer 21:45:01 0d9ebad4ef96: Waiting 21:45:01 e9a5061849ea: Waiting 21:45:01 d747dcd14b5f: Waiting 21:45:01 2de7ff778b66: Waiting 21:45:01 9712f1f96733: Verifying Checksum 21:45:01 9712f1f96733: Download complete 21:45:03 63f879dbbcfc: Verifying Checksum 21:45:03 63f879dbbcfc: Download complete 21:45:03 e9a5061849ea: Verifying Checksum 21:45:03 e9a5061849ea: Download complete 21:45:03 d747dcd14b5f: Verifying Checksum 21:45:03 d747dcd14b5f: Download complete 21:45:03 2de7ff778b66: Verifying Checksum 21:45:03 2de7ff778b66: Download complete 21:45:03 0d9ebad4ef96: Verifying Checksum 21:45:03 0d9ebad4ef96: Download complete 21:45:04 ab5ef0e58194: Verifying Checksum 21:45:04 ab5ef0e58194: Download complete 21:45:07 ab5ef0e58194: Pull complete 21:45:07 9712f1f96733: Pull complete 21:45:07 63f879dbbcfc: Pull complete 21:45:11 0d9ebad4ef96: Pull complete 21:45:11 e9a5061849ea: Pull complete 21:45:11 d747dcd14b5f: Pull complete 21:45:12 2de7ff778b66: Pull complete 21:45:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:45:12 prd-centos7-docker-4c-2g-661 does not seem to be running inside a container 21:45:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 21:45:18 $ docker top c0549a1b1bb4c3bfcb865a01f5d6ece9de3fd4e9df2d2db4b5752bbfe2808fe6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:45:18 provisioning config files... 21:45:18 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config62886738901537906tmp 21:45:18 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1874154109395452545tmp 21:45:18 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9177307135825023355tmp [Pipeline] { [Pipeline] echo 21:45:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:45:18 ---> sigul-configuration.sh 21:45:18 gpg: directory `/root/.gnupg' created 21:45:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:45:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:45:18 gpg: keyring `/root/.gnupg/secring.gpg' created 21:45:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:45:18 gpg: CAST5 encrypted data 21:45:18 gpg: encrypted with 1 passphrase 21:45:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:45:18 + mkdir /home/jenkins 21:45:18 + mkdir /home/jenkins/sigul [Pipeline] sh 21:45:19 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:45:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:45:19 ---> sigul-install.sh 21:45:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:45:25 + git tag --list 21:45:25 v0.1.0 21:45:25 v0.1.1 21:45:25 v1.0.0 21:45:25 v1.1.0 21:45:25 v1.2.0 21:45:25 v1.3.0 21:45:25 v1.3.1 21:45:25 v1.3.1-dev.1 21:45:25 v1.3.2-dev.1 21:45:25 v2.0.0-dev.1 21:45:25 v2.0.0-dev.10 21:45:25 v2.0.0-dev.11 21:45:25 v2.0.0-dev.12 21:45:25 v2.0.0-dev.13 21:45:25 v2.0.0-dev.14 21:45:25 v2.0.0-dev.15 21:45:25 v2.0.0-dev.16 21:45:25 v2.0.0-dev.17 21:45:25 v2.0.0-dev.18 21:45:25 v2.0.0-dev.19 21:45:25 v2.0.0-dev.2 21:45:25 v2.0.0-dev.20 21:45:25 v2.0.0-dev.21 21:45:25 v2.0.0-dev.22 21:45:25 v2.0.0-dev.23 21:45:25 v2.0.0-dev.24 21:45:25 v2.0.0-dev.25 21:45:25 v2.0.0-dev.26 21:45:25 v2.0.0-dev.27 21:45:25 v2.0.0-dev.28 21:45:25 v2.0.0-dev.29 21:45:25 v2.0.0-dev.3 21:45:25 v2.0.0-dev.30 21:45:25 v2.0.0-dev.31 21:45:25 v2.0.0-dev.32 21:45:25 v2.0.0-dev.33 21:45:25 v2.0.0-dev.34 21:45:25 v2.0.0-dev.35 21:45:25 v2.0.0-dev.36 21:45:25 v2.0.0-dev.37 21:45:25 v2.0.0-dev.38 21:45:25 v2.0.0-dev.39 21:45:25 v2.0.0-dev.4 21:45:25 v2.0.0-dev.40 21:45:25 v2.0.0-dev.41 21:45:25 v2.0.0-dev.42 21:45:25 v2.0.0-dev.43 21:45:25 v2.0.0-dev.44 21:45:25 v2.0.0-dev.45 21:45:25 v2.0.0-dev.46 21:45:25 v2.0.0-dev.47 21:45:25 v2.0.0-dev.48 21:45:25 v2.0.0-dev.49 21:45:25 v2.0.0-dev.5 21:45:25 v2.0.0-dev.50 21:45:25 v2.0.0-dev.51 21:45:25 v2.0.0-dev.52 21:45:25 v2.0.0-dev.53 21:45:25 v2.0.0-dev.54 21:45:25 v2.0.0-dev.55 21:45:25 v2.0.0-dev.56 21:45:25 v2.0.0-dev.57 21:45:25 v2.0.0-dev.58 21:45:25 v2.0.0-dev.59 21:45:25 v2.0.0-dev.6 21:45:25 v2.0.0-dev.60 21:45:25 v2.0.0-dev.61 21:45:25 v2.0.0-dev.62 21:45:25 v2.0.0-dev.63 21:45:25 v2.0.0-dev.64 21:45:25 v2.0.0-dev.65 21:45:25 v2.0.0-dev.66 21:45:25 v2.0.0-dev.67 21:45:25 v2.0.0-dev.7 21:45:25 v2.0.0-dev.8 21:45:25 v2.0.0-dev.9 [Pipeline] sh 21:45:25 + lftools sign git-tag v2.0.0-dev.67 21:45:25 Signing Git tag with Sigul... 21:45:25 Signing v2.0.0-dev.67 [Pipeline] echo 21:45:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:45:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:45:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:45:27 $ docker stop --time=1 c0549a1b1bb4c3bfcb865a01f5d6ece9de3fd4e9df2d2db4b5752bbfe2808fe6 21:45:29 $ docker rm -f c0549a1b1bb4c3bfcb865a01f5d6ece9de3fd4e9df2d2db4b5752bbfe2808fe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:29 . [Pipeline] withDockerContainer 21:45:29 prd-centos7-docker-4c-2g-661 does not seem to be running inside a container 21:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 21:45:30 $ docker top 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:30 [ssh-agent] Looking for ssh-agent implementation... 21:45:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:30 $ docker exec 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 ssh-agent 21:45:30 SSH_AUTH_SOCK=/tmp/ssh-PXcItziyyc7H/agent.14 21:45:30 SSH_AGENT_PID=21 21:45:30 Running ssh-add (command line suppressed) 21:45:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8543629744523267756.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8543629744523267756.key) 21:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:31 + git semver bump pre 21:45:31 # -> Open(): unable to determine branch for HEAD 21:45:31 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:45:31 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:45:31 # $SEMVER_REMOTE_NAME = origin 21:45:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:45:31 # $SEMVER_USER_NAME = edgex-jenkins 21:45:31 # $SEMVER_BRANCH = master 21:45:31 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:45:31 2.0.0-dev.68 [Pipeline] } 21:45:31 $ docker exec --env ******** --env ******** 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 ssh-agent -k 21:45:31 unset SSH_AUTH_SOCK; 21:45:31 unset SSH_AGENT_PID; 21:45:31 echo Agent pid 21 killed; 21:45:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:31 + git semver [Pipeline] } 21:45:31 $ docker stop --time=1 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 21:45:32 $ docker rm -f 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:33 . [Pipeline] withDockerContainer 21:45:33 prd-centos7-docker-4c-2g-661 does not seem to be running inside a container 21:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 21:45:33 $ docker top 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:33 [ssh-agent] Looking for ssh-agent implementation... 21:45:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:33 $ docker exec 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 ssh-agent 21:45:34 SSH_AUTH_SOCK=/tmp/ssh-3VNoGso30p3A/agent.14 21:45:34 SSH_AGENT_PID=21 21:45:34 Running ssh-add (command line suppressed) 21:45:34 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4105848602608086445.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4105848602608086445.key) 21:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:34 + git semver push 21:45:34 # -> Open(): unable to determine branch for HEAD 21:45:34 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:45:34 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:45:34 # $SEMVER_REMOTE_NAME = origin 21:45:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:45:34 # $SEMVER_USER_NAME = edgex-jenkins 21:45:34 # $SEMVER_BRANCH = master 21:45:34 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:45:38 $ docker exec --env ******** --env ******** 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 ssh-agent -k 21:45:38 unset SSH_AUTH_SOCK; 21:45:38 unset SSH_AGENT_PID; 21:45:38 echo Agent pid 21 killed; 21:45:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:39 + git semver [Pipeline] } 21:45:39 $ docker stop --time=1 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 21:45:40 $ docker rm -f 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:45:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:45:41 ---> package-listing.sh 21:45:41 ++ facter osfamily 21:45:41 ++ tr '[:upper:]' '[:lower:]' 21:45:42 + OS_FAMILY=redhat 21:45:42 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:45:42 + START_PACKAGES=/tmp/packages_start.txt 21:45:42 + END_PACKAGES=/tmp/packages_end.txt 21:45:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:45:42 + PACKAGES=/tmp/packages_start.txt 21:45:42 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:45:42 + PACKAGES=/tmp/packages_end.txt 21:45:42 + case "${OS_FAMILY}" in 21:45:42 + sort 21:45:42 + rpm -qa 21:45:42 + '[' -f /tmp/packages_start.txt ']' 21:45:42 + '[' -f /tmp/packages_end.txt ']' 21:45:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:45:42 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:45:42 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:45:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 21:45:42 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:45:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:43 21:45:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:45:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:43 alpine: Pulling from edgex-lftools-log-publisher 21:45:43 df20fa9351a1: Pulling fs layer 21:45:43 36b3adc4ff6f: Pulling fs layer 21:45:43 8ad3a11d3b57: Pulling fs layer 21:45:43 46f8f816bc3b: Pulling fs layer 21:45:43 93b61091891f: Pulling fs layer 21:45:43 93b9cdb0e59b: Pulling fs layer 21:45:43 5e14af77c1be: Pulling fs layer 21:45:43 01666e4c0597: Pulling fs layer 21:45:43 aa168da1d23b: Pulling fs layer 21:45:43 93b61091891f: Waiting 21:45:43 93b9cdb0e59b: Waiting 21:45:43 5e14af77c1be: Waiting 21:45:43 01666e4c0597: Waiting 21:45:43 aa168da1d23b: Waiting 21:45:43 46f8f816bc3b: Waiting 21:45:43 36b3adc4ff6f: Verifying Checksum 21:45:43 36b3adc4ff6f: Download complete 21:45:43 46f8f816bc3b: Verifying Checksum 21:45:43 46f8f816bc3b: Download complete 21:45:44 df20fa9351a1: Verifying Checksum 21:45:44 df20fa9351a1: Download complete 21:45:44 93b9cdb0e59b: Verifying Checksum 21:45:44 93b9cdb0e59b: Download complete 21:45:44 5e14af77c1be: Verifying Checksum 21:45:44 5e14af77c1be: Download complete 21:45:44 93b61091891f: Verifying Checksum 21:45:44 93b61091891f: Download complete 21:45:44 01666e4c0597: Verifying Checksum 21:45:44 01666e4c0597: Download complete 21:45:44 df20fa9351a1: Pull complete 21:45:44 8ad3a11d3b57: Verifying Checksum 21:45:44 8ad3a11d3b57: Download complete 21:45:44 36b3adc4ff6f: Pull complete 21:45:44 8ad3a11d3b57: Pull complete 21:45:44 46f8f816bc3b: Pull complete 21:45:45 93b61091891f: Pull complete 21:45:45 93b9cdb0e59b: Pull complete 21:45:45 5e14af77c1be: Pull complete 21:45:45 01666e4c0597: Pull complete 21:45:46 aa168da1d23b: Verifying Checksum 21:45:46 aa168da1d23b: Download complete 21:45:51 aa168da1d23b: Pull complete 21:45:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:45:51 prd-centos7-docker-4c-2g-661 does not seem to be running inside a container 21:45:51 $ 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_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 21:45:54 $ docker top c652523130d267ba8bfbfd782a2b72d3f62a7e7df13fed2b39ce177627679777 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:54 + touch /tmp/pre-build-complete [Pipeline] sh 21:45:55 + mkdir -p /var/log/sa [Pipeline] sh 21:45:55 + ls /var/log/sa-host 21:45:55 + sadf -c /var/log/sa-host/sa05 21:45:55 file_magic: OK 21:45:55 HZ: Using current value: 100 21:45:55 file_header: OK 21:45:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:45:55 Statistics: 21:45:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:45:55 File successfully converted to sysstat format version 12.2.1 21:45:55 + sadf -c /var/log/sa-host/sa27 21:45:55 file_magic: OK 21:45:55 HZ: Using current value: 100 21:45:55 file_header: OK 21:45:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:45:55 Statistics: 21:45:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:45:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:55 provisioning config files... 21:45:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5572442112383330440tmp [Pipeline] { [Pipeline] echo 21:45:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:45:55 ---> create-netrc.sh [Pipeline] } 21:45:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:45:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:45:56 ---> python-tools-install.sh [Pipeline] echo 21:45:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:45:56 ---> sudo-logs.sh 21:45:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:45:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:45:56 ---> job-cost.sh 21:45:56 lf-activate-venv: SKIPPING 21:45:56 DEBUG: total: 0.18000000715255737 21:45:56 INFO: Retrieving Stack Cost... 21:45:57 INFO: Retrieving Pricing Info for: v3-standard-2 21:45:58 INFO: Archiving Costs [Pipeline] echo 21:45:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:45:58 ---> logs-deploy.sh 21:45:58 lf-activate-venv: SKIPPING 21:45:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/241 21:45:58 INFO: archiving workspace using pattern(s): 21:45:59 Archives upload complete. 21:45:59 INFO: archiving logs to Nexus 21:46:00 ---> uname -a: 21:46:00 Linux prd-centos7-docker-4c-2g-661.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:46:00 21:46:00 21:46:00 ---> lscpu: 21:46:00 Architecture: x86_64 21:46:00 CPU op-mode(s): 32-bit, 64-bit 21:46:00 Byte Order: Little Endian 21:46:00 Address sizes: 40 bits physical, 48 bits virtual 21:46:00 CPU(s): 2 21:46:00 On-line CPU(s) list: 0,1 21:46:00 Thread(s) per core: 1 21:46:00 Core(s) per socket: 1 21:46:00 Socket(s): 2 21:46:00 NUMA node(s): 1 21:46:00 Vendor ID: AuthenticAMD 21:46:00 CPU family: 23 21:46:00 Model: 49 21:46:00 Model name: AMD EPYC-Rome Processor 21:46:00 Stepping: 0 21:46:00 CPU MHz: 2799.998 21:46:00 BogoMIPS: 5599.99 21:46:00 Virtualization: AMD-V 21:46:00 Hypervisor vendor: KVM 21:46:00 Virtualization type: full 21:46:00 L1d cache: 64 KiB 21:46:00 L1i cache: 64 KiB 21:46:00 L2 cache: 1 MiB 21:46:00 L3 cache: 32 MiB 21:46:00 NUMA node0 CPU(s): 0,1 21:46:00 Vulnerability Itlb multihit: Not affected 21:46:00 Vulnerability L1tf: Not affected 21:46:00 Vulnerability Mds: Not affected 21:46:00 Vulnerability Meltdown: Not affected 21:46:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:46:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:46:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:46:00 Vulnerability Srbds: Not affected 21:46:00 Vulnerability Tsx async abort: Not affected 21:46:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:46:00 21:46:00 21:46:00 ---> nproc: 21:46:00 2 21:46:00 21:46:00 21:46:00 ---> df -h: 21:46:00 Filesystem Size Used Available Use% Mounted on 21:46:00 overlay 40.0G 8.9G 31.1G 22% / 21:46:00 tmpfs 64.0M 0 64.0M 0% /dev 21:46:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:46:00 shm 64.0M 0 64.0M 0% /dev/shm 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:46:00 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:46:00 21:46:00 21:46:00 ---> free -m: 21:46:00 total used free shared buff/cache available 21:46:00 Mem: 7821 1280 3121 0 3419 6460 21:46:00 Swap: 1023 0 1023 21:46:00 21:46:00 21:46:00 ---> ip addr: 21:46:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:46:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:46:00 inet 127.0.0.1/8 scope host lo 21:46:00 valid_lft forever preferred_lft forever 21:46:00 inet6 ::1/128 scope host 21:46:00 valid_lft forever preferred_lft forever 21:46:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:46:00 link/ether fa:16:3e:fe:e7:06 brd ff:ff:ff:ff:ff:ff 21:46:00 inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 21:46:00 valid_lft 85707sec preferred_lft 85707sec 21:46:00 inet6 fe80::f816:3eff:fefe:e706/64 scope link 21:46:00 valid_lft forever preferred_lft forever 21:46:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:46:00 link/ether 02:42:09:1f:41:87 brd ff:ff:ff:ff:ff:ff 21:46:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:46:00 valid_lft forever preferred_lft forever 21:46:00 inet6 fe80::42:9ff:fe1f:4187/64 scope link 21:46:00 valid_lft forever preferred_lft forever 21:46:00 21:46:00 21:46:00 ---> sar -b -r -n DEV: 21:46:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 21:46:00 21:46:00 21:34:16 LINUX RESTART (2 CPU) 21:46:00 21:46:00 21:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:46:00 21:36:01 23.18 3.16 20.02 0.00 2521.10 4219.28 0.00 21:46:00 21:37:01 0.42 0.00 0.42 0.00 0.00 7.33 0.00 21:46:00 21:38:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 21:46:00 21:39:01 0.23 0.00 0.23 0.00 0.00 4.35 0.00 21:46:00 21:40:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 21:46:00 21:41:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 21:46:00 21:42:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 21:46:00 21:43:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 21:46:00 21:44:01 0.30 0.03 0.27 0.00 3.73 3.33 0.00 21:46:00 21:45:01 112.62 0.02 112.60 0.00 0.53 31744.20 0.00 21:46:00 Average: 13.81 0.32 13.48 0.00 252.57 3600.88 0.00 21:46:00 21:46:00 21:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:46:00 21:36:01 5442484 0 791568 9.88 2620 1772260 1255468 13.86 574124 1592260 20 21:46:00 21:37:01 5440600 0 793444 9.91 2620 1772268 1255480 13.86 576068 1592224 16 21:46:00 21:38:01 5442700 0 791344 9.88 2620 1772268 1236952 13.66 572888 1593504 12 21:46:00 21:39:01 5442028 0 792008 9.89 2620 1772276 1237000 13.66 574024 1593504 8 21:46:00 21:40:01 5445008 0 789024 9.85 2620 1772280 1205992 13.31 569052 1595704 16 21:46:00 21:41:01 5444000 0 790028 9.86 2620 1772284 1206160 13.32 569980 1595708 8 21:46:00 21:42:01 5442256 0 791764 9.89 2620 1772292 1206172 13.32 571876 1595704 8 21:46:00 21:43:01 5436316 0 797700 9.96 2620 1772296 1205896 13.31 578028 1595704 8 21:46:00 21:44:01 5427372 0 806408 10.07 2620 1772532 1220804 13.48 587888 1593412 140 21:46:00 21:45:01 4460144 0 1029092 12.85 2620 2517076 1410200 15.57 825224 2222328 26608 21:46:00 Average: 5342291 0 817238 10.20 2620 1846783 1244012 13.73 599915 1657005 2684 21:46:00 21:46:00 21:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:46:00 21:36:01 eth0 168.91 178.63 647.90 25.43 0.00 0.00 0.00 0.00 21:46:00 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:36:01 docker0 126.18 100.22 10.96 315.82 0.00 0.00 0.00 0.00 21:46:00 21:37:01 eth0 2.36 0.63 0.90 0.57 0.00 0.00 0.00 0.00 21:46:00 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:38:01 eth0 1.68 0.68 0.99 0.22 0.00 0.00 0.00 0.00 21:46:00 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:39:01 eth0 1.23 0.42 0.37 0.21 0.00 0.00 0.00 0.00 21:46:00 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:40:01 eth0 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:46:00 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:41:01 eth0 0.67 0.48 0.33 0.21 0.00 0.00 0.00 0.00 21:46:00 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:42:01 eth0 0.83 0.28 0.31 0.20 0.00 0.00 0.00 0.00 21:46:00 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:43:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:46:00 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:44:01 eth0 3.83 2.61 3.83 1.38 0.00 0.00 0.00 0.00 21:46:00 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:45:01 eth0 564.89 510.14 4942.69 50.45 0.00 0.00 0.00 0.00 21:46:00 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 21:45:01 docker0 66.31 74.75 5.12 385.63 0.00 0.00 0.00 0.00 21:46:00 Average: eth0 74.56 69.44 559.98 7.88 0.00 0.00 0.00 0.00 21:46:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:00 Average: docker0 19.25 17.50 1.61 70.17 0.00 0.00 0.00 0.00 21:46:00 21:46:00 21:46:00 ---> sar -P ALL: 21:46:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 21:46:00 21:46:00 21:34:16 LINUX RESTART (2 CPU) 21:46:00 21:46:00 21:35:01 CPU %user %nice %system %iowait %steal %idle 21:46:00 21:36:01 all 4.05 0.00 1.83 1.27 0.05 92.80 21:46:00 21:36:01 0 3.59 0.00 1.77 1.81 0.03 92.79 21:46:00 21:36:01 1 4.51 0.00 1.89 0.73 0.07 92.80 21:46:00 21:37:01 all 0.13 0.00 0.06 0.00 0.03 99.79 21:46:00 21:37:01 0 0.20 0.00 0.05 0.00 0.02 99.73 21:46:00 21:37:01 1 0.05 0.00 0.07 0.00 0.03 99.85 21:46:00 21:38:01 all 0.13 0.00 0.03 0.00 0.04 99.80 21:46:00 21:38:01 0 0.17 0.00 0.03 0.00 0.03 99.77 21:46:00 21:38:01 1 0.08 0.00 0.03 0.00 0.05 99.83 21:46:00 21:39:01 all 0.07 0.00 0.03 0.00 0.02 99.89 21:46:00 21:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:46:00 21:39:01 1 0.10 0.00 0.02 0.00 0.00 99.88 21:46:00 21:40:01 all 0.06 0.00 0.04 0.00 0.03 99.87 21:46:00 21:40:01 0 0.07 0.00 0.05 0.00 0.05 99.83 21:46:00 21:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:46:00 21:41:01 all 0.07 0.00 0.03 0.00 0.03 99.88 21:46:00 21:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:46:00 21:41:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:46:00 21:42:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:46:00 21:42:01 0 0.23 0.00 0.03 0.00 0.03 99.70 21:46:00 21:42:01 1 0.07 0.00 0.02 0.00 0.03 99.88 21:46:00 21:43:01 all 0.10 0.00 0.04 0.00 0.03 99.83 21:46:00 21:43:01 0 0.18 0.00 0.05 0.00 0.02 99.75 21:46:00 21:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:46:00 21:44:01 all 0.51 0.00 0.37 0.01 0.04 99.07 21:46:00 21:44:01 0 0.69 0.00 0.42 0.00 0.02 98.88 21:46:00 21:44:01 1 0.33 0.00 0.32 0.02 0.07 99.27 21:46:00 21:45:01 all 12.98 0.00 6.35 3.37 0.10 77.20 21:46:00 21:45:01 0 12.44 0.00 6.52 2.73 0.09 78.22 21:46:00 21:45:01 1 13.52 0.00 6.19 4.00 0.10 76.19 21:46:00 Average: all 1.77 0.00 0.86 0.45 0.04 96.88 21:46:00 Average: 0 1.71 0.00 0.87 0.44 0.04 96.94 21:46:00 Average: 1 1.83 0.00 0.84 0.46 0.04 96.82 21:46:00 21:46:00 21:46:00