Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d014dc0700c1bb428037ceb6ca0fae33e301c05e 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-ssh1124097611841843475.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-ssh5069881803887831519.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-ssh1793570485180383590.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-ssh8396581516181397130.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-ssh546640824829025119.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-449 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.3' 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-ssh5375043698474819262.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 d014dc0700c1bb428037ceb6ca0fae33e301c05e (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 d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#838)" > git rev-list --no-walk 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:19 ========================================================= 20:19:19 EdgeX Global Pipelines Version Info 20:19:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:20 ------------------- 20:19:20 stable info: 20:19:20 ------------------- 20:19:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:19:20 Message: update stable to v1.0.192 20:19:21 ------------------- 20:19:21 experimental info: 20:19:21 ------------------- 20:19:21 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:19:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:19:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:19:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:19:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d014dc0700c1bb428037ceb6ca0fae33e301c05e [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d014dc0 [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:23 + git log --format=format:%s -1 d014dc0700c1bb428037ceb6ca0fae33e301c05e [Pipeline] echo 20:19:23 GIT_COMMIT: d014dc0700c1bb428037ceb6ca0fae33e301c05e, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore (#838) [Pipeline] echo 20:19:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:24 20:19:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:19:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:24 latest: Pulling from edgex-devops/git-semver 20:19:24 31603596830f: Pulling fs layer 20:19:24 54011a49482f: Pulling fs layer 20:19:24 a6820b24f6d8: Pulling fs layer 20:19:24 f581987b2513: Pulling fs layer 20:19:24 f581987b2513: Waiting 20:19:24 54011a49482f: Verifying Checksum 20:19:24 54011a49482f: Download complete 20:19:24 31603596830f: Download complete 20:19:24 f581987b2513: Verifying Checksum 20:19:24 f581987b2513: Download complete 20:19:24 a6820b24f6d8: Verifying Checksum 20:19:24 a6820b24f6d8: Download complete 20:19:25 31603596830f: Pull complete 20:19:25 54011a49482f: Pull complete 20:19:26 a6820b24f6d8: Pull complete 20:19:26 f581987b2513: Pull complete 20:19:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:19:26 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:19:26 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:19:28 $ docker top aa84ad9be8c5964673dd138f0d57a48c8720ef6c337113fe473d83370541124c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:28 [ssh-agent] Looking for ssh-agent implementation... 20:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:28 $ docker exec aa84ad9be8c5964673dd138f0d57a48c8720ef6c337113fe473d83370541124c ssh-agent 20:19:28 SSH_AUTH_SOCK=/tmp/ssh-GYx1pPlchso2/agent.11 20:19:28 SSH_AGENT_PID=16 20:19:28 Running ssh-add (command line suppressed) 20:19:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7191765141352479153.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7191765141352479153.key) 20:19:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:29 + git tag --points-at HEAD [Pipeline] } 20:19:29 $ docker exec --env ******** --env ******** aa84ad9be8c5964673dd138f0d57a48c8720ef6c337113fe473d83370541124c ssh-agent -k 20:19:29 unset SSH_AUTH_SOCK; 20:19:29 unset SSH_AGENT_PID; 20:19:29 echo Agent pid 16 killed; 20:19:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:29 [ssh-agent] Looking for ssh-agent implementation... 20:19:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:29 $ docker exec aa84ad9be8c5964673dd138f0d57a48c8720ef6c337113fe473d83370541124c ssh-agent 20:19:29 SSH_AUTH_SOCK=/tmp/ssh-PCSe8t0eAzqY/agent.45 20:19:29 SSH_AGENT_PID=50 20:19:29 Running ssh-add (command line suppressed) 20:19:29 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_750275967014115189.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_750275967014115189.key) 20:19:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:30 + git semver init 20:19:30 # -> Open(): unable to determine branch for HEAD 20:19:30 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:19:30 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:19:30 # $SEMVER_REMOTE_NAME = origin 20:19:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:19:30 # $SEMVER_USER_NAME = edgex-jenkins 20:19:30 # $SEMVER_BRANCH = master 20:19:30 # $SEMVER_TEMP = /tmp/semver-145038020 20:19:30 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:19:32 # '/tmp/semver-145038020' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 20:19:32 # -> Force: false 20:19:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:19:32 $ docker exec --env ******** --env ******** aa84ad9be8c5964673dd138f0d57a48c8720ef6c337113fe473d83370541124c ssh-agent -k 20:19:33 unset SSH_AUTH_SOCK; 20:19:33 unset SSH_AGENT_PID; 20:19:33 echo Agent pid 50 killed; 20:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:33 + git semver [Pipeline] } 20:19:33 $ docker stop --time=1 aa84ad9be8c5964673dd138f0d57a48c8720ef6c337113fe473d83370541124c 20:19:34 $ docker rm -f aa84ad9be8c5964673dd138f0d57a48c8720ef6c337113fe473d83370541124c [Pipeline] // withDockerContainer [Pipeline] sh 20:19:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:35 Stashed 1 file(s) [Pipeline] echo 20:19:35 [edgeXSemver]: initialized semver on version 2.0.0-dev.60 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:19:52 Still waiting to schedule task 20:19:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:19:52 Still waiting to schedule task 20:19:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:21:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-450 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:21:36 Running in /w/workspace/app-functions-sdk-go/232 [Pipeline] { [Pipeline] checkout 20:21:36 The recommended git tool is: git 20:21:42 using credential edgex-jenkins-ssh 20:21:42 Cloning the remote Git repository 20:21:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:42 > git init /w/workspace/app-functions-sdk-go/232 # timeout=10 20:21:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:42 > git --version # timeout=10 20:21:42 > git --version # 'git version 2.17.1' 20:21:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:46 Avoid second fetch 20:21:46 Checking out Revision d014dc0700c1bb428037ceb6ca0fae33e301c05e (master) 20:21:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:21:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:46 > git config core.sparsecheckout # timeout=10 20:21:46 > git checkout -f d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 20:21:50 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#838)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:21:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:21:52 Running on prd-centos7-docker-4c-2g-451 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:21:52 Running in /w/workspace/app-functions-sdk-go/232 [Pipeline] { [Pipeline] checkout 20:21:52 + true 20:21:52 + sudo service docker restart 20:21:52 The recommended git tool is: git 20:21:54 using credential edgex-jenkins-ssh 20:21:54 Cloning the remote Git repository 20:21:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:55 > git init /w/workspace/app-functions-sdk-go/232 # timeout=10 [Pipeline] unstash [Pipeline] echo 20:21:55 ========================================================= 20:21:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:21:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:21:55 + 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 . 20:21:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:55 > git --version # timeout=10 20:21:55 > git --version # 'git version 2.24.3' 20:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:55 [INFO] Currently running in a labeled security context 20:21:55 [INFO] Currently SELinux is 'enforcing' on the host 20:21:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/232@tmp/jenkins-gitclient-ssh3322443501805565749.key 20:21:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:56 Avoid second fetch 20:21:56 Checking out Revision d014dc0700c1bb428037ceb6ca0fae33e301c05e (master) 20:21:56 Sending build context to Docker daemon 19.55MB 20:21:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:21:56 Step 2/8 : FROM ${BASE} 20:21:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:57 595b0fe564bb: Pulling fs layer 20:21:57 7186ed65a4f7: Pulling fs layer 20:21:57 316046926c0a: Pulling fs layer 20:21:57 4ebd0625c992: Pulling fs layer 20:21:57 207e8628e3a3: Pulling fs layer 20:21:57 c791037a9be2: Pulling fs layer 20:21:57 ffd874e62e21: Pulling fs layer 20:21:57 207e8628e3a3: Waiting 20:21:57 4ebd0625c992: Waiting 20:21:57 c791037a9be2: Waiting 20:21:57 ffd874e62e21: Waiting 20:21:57 316046926c0a: Verifying Checksum 20:21:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:21:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:56 > git config core.sparsecheckout # timeout=10 20:21:56 > git checkout -f d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 20:21:57 207e8628e3a3: Download complete 20:21:57 c791037a9be2: Verifying Checksum 20:21:57 c791037a9be2: Download complete 20:21:57 595b0fe564bb: Verifying Checksum 20:21:57 595b0fe564bb: Download complete 20:21:58 595b0fe564bb: Pull complete 20:21:58 7186ed65a4f7: Pull complete 20:21:58 316046926c0a: Pull complete 20:22:00 ffd874e62e21: Verifying Checksum 20:22:00 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#838)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:01 4ebd0625c992: Verifying Checksum 20:22:01 4ebd0625c992: Download complete 20:22:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:22:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:22:02 + sudo service docker restart 20:22:02 + true 20:22:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:22:03 ========================================================= 20:22:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:22:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:22:04 + 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 . 20:22:04 Sending build context to Docker daemon 19.55MB 20:22:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:22:04 Step 2/8 : FROM ${BASE} 20:22:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:22:04 540db60ca938: Pulling fs layer 20:22:04 adcc1eea9eea: Pulling fs layer 20:22:04 4c4ab2625f07: Pulling fs layer 20:22:04 0510c868ecb4: Pulling fs layer 20:22:04 afea3b2eda06: Pulling fs layer 20:22:04 7809a108b3ef: Pulling fs layer 20:22:04 f706445af74f: Pulling fs layer 20:22:04 afea3b2eda06: Waiting 20:22:04 7809a108b3ef: Waiting 20:22:04 f706445af74f: Waiting 20:22:04 0510c868ecb4: Waiting 20:22:04 4c4ab2625f07: Download complete 20:22:04 adcc1eea9eea: Verifying Checksum 20:22:04 afea3b2eda06: Download complete 20:22:04 7809a108b3ef: Verifying Checksum 20:22:04 7809a108b3ef: Download complete 20:22:04 540db60ca938: Verifying Checksum 20:22:04 540db60ca938: Download complete 20:22:04 540db60ca938: Pull complete 20:22:05 adcc1eea9eea: Pull complete 20:22:05 4c4ab2625f07: Pull complete 20:22:06 f706445af74f: Verifying Checksum 20:22:06 f706445af74f: Download complete 20:22:06 0510c868ecb4: Verifying Checksum 20:22:06 0510c868ecb4: Download complete 20:22:11 4ebd0625c992: Pull complete 20:22:11 207e8628e3a3: Pull complete 20:22:11 c791037a9be2: Pull complete 20:22:12 0510c868ecb4: Pull complete 20:22:12 afea3b2eda06: Pull complete 20:22:12 7809a108b3ef: Pull complete 20:22:16 ffd874e62e21: Pull complete 20:22:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:22:16 ---> cfc18b08335c 20:22:16 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:22:16 20.10.0: Pulling from library/docker 20:22:16 a3cc7d3b244e: Pulling fs layer 20:22:16 02a3295e0d61: Pulling fs layer 20:22:16 0f4f2e6d8100: Pulling fs layer 20:22:16 330b718f631f: Pulling fs layer 20:22:16 a93816041522: Pulling fs layer 20:22:16 bdb6da89ff94: Pulling fs layer 20:22:16 2a70c0c122f4: Pulling fs layer 20:22:16 330b718f631f: Waiting 20:22:16 a93816041522: Waiting 20:22:16 2a70c0c122f4: Waiting 20:22:16 bdb6da89ff94: Waiting 20:22:16 0f4f2e6d8100: Download complete 20:22:16 02a3295e0d61: Verifying Checksum 20:22:16 02a3295e0d61: Download complete 20:22:16 a3cc7d3b244e: Verifying Checksum 20:22:16 a3cc7d3b244e: Download complete 20:22:16 a93816041522: Verifying Checksum 20:22:16 a93816041522: Download complete 20:22:16 2a70c0c122f4: Download complete 20:22:16 bdb6da89ff94: Verifying Checksum 20:22:16 bdb6da89ff94: Download complete 20:22:16 a3cc7d3b244e: Pull complete 20:22:16 02a3295e0d61: Pull complete 20:22:17 0f4f2e6d8100: Pull complete 20:22:17 330b718f631f: Verifying Checksum 20:22:17 330b718f631f: Download complete 20:22:18 f706445af74f: Pull complete 20:22:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:22:18 ---> b068be0155e3 20:22:18 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:22:18 20.10.0: Pulling from library/docker 20:22:18 05e7bc50f07f: Pulling fs layer 20:22:18 6db28d0fdbf6: Pulling fs layer 20:22:18 292df0bc6bf3: Pulling fs layer 20:22:18 2e060f4bd70b: Pulling fs layer 20:22:18 80e8d568a223: Pulling fs layer 20:22:18 8dc6ef1a942a: Pulling fs layer 20:22:18 2312dd95470a: Pulling fs layer 20:22:18 2e060f4bd70b: Waiting 20:22:18 8dc6ef1a942a: Waiting 20:22:18 80e8d568a223: Waiting 20:22:18 2312dd95470a: Waiting 20:22:18 292df0bc6bf3: Verifying Checksum 20:22:18 292df0bc6bf3: Download complete 20:22:18 6db28d0fdbf6: Verifying Checksum 20:22:18 6db28d0fdbf6: Download complete 20:22:18 05e7bc50f07f: Verifying Checksum 20:22:18 05e7bc50f07f: Download complete 20:22:18 80e8d568a223: Verifying Checksum 20:22:18 80e8d568a223: Download complete 20:22:18 8dc6ef1a942a: Verifying Checksum 20:22:18 8dc6ef1a942a: Download complete 20:22:18 2312dd95470a: Verifying Checksum 20:22:18 2312dd95470a: Download complete 20:22:19 2e060f4bd70b: Verifying Checksum 20:22:19 2e060f4bd70b: Download complete 20:22:19 05e7bc50f07f: Pull complete 20:22:20 6db28d0fdbf6: Pull complete 20:22:20 292df0bc6bf3: Pull complete 20:22:21 330b718f631f: Pull complete 20:22:21 a93816041522: Pull complete 20:22:21 bdb6da89ff94: Pull complete 20:22:22 2a70c0c122f4: Pull complete 20:22:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:22:22 Status: Downloaded newer image for docker:20.10.0 20:22:22 2e060f4bd70b: Pull complete 20:22:22 80e8d568a223: Pull complete 20:22:22 8dc6ef1a942a: Pull complete 20:22:22 2312dd95470a: Pull complete 20:22:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:22:22 Status: Downloaded newer image for docker:20.10.0 20:22:24 ---> d3f288e5bfed 20:22:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:22:24 ---> Running in 2629d202e21d 20:22:24 Removing intermediate container 2629d202e21d 20:22:24 ---> e36efa35ca2f 20:22:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:22:24 ---> Running in 8fd7579ef1b0 20:22:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:22:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:22:26 (1/5) Installing libsodium (1.0.18-r0) 20:22:26 (2/5) Installing libzmq (4.3.3-r1) 20:22:26 (3/5) Installing pkgconf (1.7.3-r0) 20:22:26 (4/5) Installing libsodium-dev (1.0.18-r0) 20:22:26 (5/5) Installing zeromq-dev (4.3.3-r1) 20:22:27 Executing busybox-1.32.1-r6.trigger 20:22:27 OK: 150 MiB in 45 packages 20:22:27 Removing intermediate container 8fd7579ef1b0 20:22:27 ---> c8fc7807fa7e 20:22:27 Step 6/8 : WORKDIR /build 20:22:27 ---> Running in f3fd178c7e1e 20:22:27 Removing intermediate container f3fd178c7e1e 20:22:27 ---> f6f169640379 20:22:27 Step 7/8 : COPY go.mod . 20:22:28 ---> a20ef3da32cc 20:22:28 Step 8/8 : RUN go mod download 20:22:28 ---> Running in 5e2207b1f47d 20:22:28 ---> 28fb91cd5b40 20:22:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:22:28 ---> Running in f15d95e7b2c5 20:22:29 Removing intermediate container f15d95e7b2c5 20:22:29 ---> ac517a6887c7 20:22:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:22:29 ---> Running in f4438fa6946f 20:22:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:22:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:22:33 (1/5) Installing libsodium (1.0.18-r0) 20:22:33 (2/5) Installing libzmq (4.3.3-r1) 20:22:33 (3/5) Installing pkgconf (1.7.3-r0) 20:22:33 (4/5) Installing libsodium-dev (1.0.18-r0) 20:22:33 (5/5) Installing zeromq-dev (4.3.3-r1) 20:22:33 Executing busybox-1.32.1-r6.trigger 20:22:33 OK: 139 MiB in 45 packages 20:22:35 Removing intermediate container f4438fa6946f 20:22:35 ---> 0efbfac4d5ed 20:22:35 Step 6/8 : WORKDIR /build 20:22:35 ---> Running in f5724f8496d6 20:22:36 Removing intermediate container f5724f8496d6 20:22:36 ---> 0b986ac40607 20:22:36 Step 7/8 : COPY go.mod . 20:22:37 ---> 25fdbe7c439c 20:22:37 Step 8/8 : RUN go mod download 20:22:38 ---> Running in f8f7de6d571a 20:22:54 Removing intermediate container 5e2207b1f47d 20:22:54 ---> f8e91883825b 20:22:54 Successfully built f8e91883825b 20:22:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:22:55 + docker inspect -f . ci-base-image-x86_64 20:22:55 . [Pipeline] withDockerContainer 20:22:55 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 20:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/232 -v /w/workspace/app-functions-sdk-go/232:/w/workspace/app-functions-sdk-go/232:rw,z -v /w/workspace/app-functions-sdk-go/232@tmp:/w/workspace/app-functions-sdk-go/232@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 20:22:56 $ docker top 938a16ca1023f0372f89d66cfd2eadfe102c05986e1c2d1f0bee6f3c2d66163f -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:56 + go version 20:22:56 go version go1.16.3 linux/amd64 [Pipeline] } 20:22:56 $ docker stop --time=1 938a16ca1023f0372f89d66cfd2eadfe102c05986e1c2d1f0bee6f3c2d66163f 20:22:57 $ docker rm -f 938a16ca1023f0372f89d66cfd2eadfe102c05986e1c2d1f0bee6f3c2d66163f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:58 + docker inspect -f . ci-base-image-x86_64 20:22:58 . [Pipeline] withDockerContainer 20:22:58 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 20:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/232 -v /w/workspace/app-functions-sdk-go/232:/w/workspace/app-functions-sdk-go/232:rw,z -v /w/workspace/app-functions-sdk-go/232@tmp:/w/workspace/app-functions-sdk-go/232@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 20:22:58 $ docker top c53faff85d24286c46a2591cb8109dd17e7ffcf5a9495508e9ad6be024e90ded -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:59 + go mod tidy [Pipeline] sh 20:23:00 + make test 20:23:00 make -C ./app-service-template build 20:23:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:23:00 go mod tidy 20:23:00 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 20:23:04 Removing intermediate container f8f7de6d571a 20:23:04 ---> a8dbe0323e77 20:23:04 Successfully built a8dbe0323e77 20:23:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:23:05 + docker inspect -f . ci-base-image-arm64 20:23:05 . [Pipeline] withDockerContainer 20:23:05 prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container 20:23:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/232 -v /w/workspace/app-functions-sdk-go/232:/w/workspace/app-functions-sdk-go/232:rw,z -v /w/workspace/app-functions-sdk-go/232@tmp:/w/workspace/app-functions-sdk-go/232@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 20:23:07 $ docker top 9ff545d5c30700dfbdce438e0d4c251e64b588a3c77a1270a00dba06ea12f122 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:08 + go version 20:23:08 go version go1.16.3 linux/arm64 [Pipeline] } 20:23:08 $ docker stop --time=1 9ff545d5c30700dfbdce438e0d4c251e64b588a3c77a1270a00dba06ea12f122 20:23:10 $ docker rm -f 9ff545d5c30700dfbdce438e0d4c251e64b588a3c77a1270a00dba06ea12f122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:11 + docker inspect -f . ci-base-image-arm64 20:23:11 . [Pipeline] withDockerContainer 20:23:11 prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container 20:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/232 -v /w/workspace/app-functions-sdk-go/232:/w/workspace/app-functions-sdk-go/232:rw,z -v /w/workspace/app-functions-sdk-go/232@tmp:/w/workspace/app-functions-sdk-go/232@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 20:23:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:23:13 make -C ./app-service-template test 20:23:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:23:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:23:13 $ docker top e12a9265ce0035c636c17018b8da4ee208dbd3cb18324be9ef813f55d095bfab -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:14 + go mod tidy [Pipeline] sh 20:23:15 + make test 20:23:15 make -C ./app-service-template build 20:23:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:23:15 go mod tidy 20:23:17 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 20:23:23 ok new-app-service 0.017s coverage: 47.8% of statements 20:23:23 ? new-app-service/config [no test files] 20:23:23 ok new-app-service/functions 0.011s 20:23:23 CGO_ENABLED=1 go vet ./... 20:23:29 gofmt -l . 20:23:30 [ "`gofmt -l .`" = "" ] 20:23:30 ./bin/test-go-mod-tidy.sh 20:23:30 ./bin/test-attribution-txt.sh 20:23:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:23:30 go mod tidy 20:23:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:23:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:23:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.020s coverage: 56.5% of statements 20:23:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.016s coverage: 92.5% of statements 20:23:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:23:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.024s coverage: 61.5% of statements 20:23:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:23:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.022s 20:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.058s coverage: 75.4% of statements 20:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.0% of statements 20:23:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 20:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.750s coverage: 76.9% of statements 20:23:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.042s coverage: 18.4% of statements 20:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.014s coverage: 27.3% of statements 20:23:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:23:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.019s coverage: 51.4% of statements 20:23:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:23:49 make -C ./app-service-template test 20:23:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:23:49 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:24:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.061s coverage: 81.9% of statements 20:24:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.015s coverage: 94.4% of statements 20:24:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:24:05 gofmt -l . 20:24:05 [ "`gofmt -l .`" = "" ] 20:24:05 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 20:24:05 $ docker stop --time=1 c53faff85d24286c46a2591cb8109dd17e7ffcf5a9495508e9ad6be024e90ded 20:24:07 $ docker rm -f c53faff85d24286c46a2591cb8109dd17e7ffcf5a9495508e9ad6be024e90ded [Pipeline] // withDockerContainer [Pipeline] sh 20:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:24:08 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 20:24:09 ---> job-cost.sh 20:24:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6xp4 20:24:21 ok new-app-service 0.041s coverage: 47.8% of statements 20:24:21 ? new-app-service/config [no test files] 20:24:21 ok new-app-service/functions 0.037s 20:24:21 CGO_ENABLED=1 go vet ./... 20:24:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:24:48 gofmt -l . 20:24:48 [ "`gofmt -l .`" = "" ] 20:24:48 ./bin/test-go-mod-tidy.sh 20:24:48 ./bin/test-attribution-txt.sh 20:24:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/232/app-service-template' 20:24:50 go mod tidy 20:24:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:24:50 lf-activate-venv(): INFO: Adding /tmp/venv-6xp4/bin to PATH 20:24:50 INFO: No Stack... 20:24:50 INFO: Retrieving Pricing Info for: v1-standard-2 20:24:50 INFO: Archiving Costs [Pipeline] sh 20:24:50 + cat /w/workspace/app-functions-sdk-go/232/archives/cost.csv 20:24:50 + cut -d, -f6 [Pipeline] lock 20:24:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-232-stack-cost] 20:24:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-232-stack-cost] did not exist. Created. 20:24:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:24:51 + echo total: 0.029999999329447746 [Pipeline] stash 20:24:51 Stashed 1 file(s) [Pipeline] } 20:24:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-232-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 20:24:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [Pipeline] // stage [Pipeline] } 20:25:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.072s coverage: 56.5% of statements 20:25:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.080s coverage: 92.5% of statements 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:25:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.104s coverage: 61.5% of statements 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:25:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.061s 20:25:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.085s coverage: 75.4% of statements 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:25:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements 20:25:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:25:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.086s coverage: 10.5% of statements 20:25:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.877s coverage: 76.9% of statements 20:25:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:25:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 18.4% of statements 20:25:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements 20:25:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:25:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:25:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.088s coverage: 51.4% of statements 20:25:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.100s coverage: 81.9% of statements 20:25:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 20:25:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:25:35 gofmt -l . 20:25:35 [ "`gofmt -l .`" = "" ] 20:25:35 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 20:25:36 $ docker stop --time=1 e12a9265ce0035c636c17018b8da4ee208dbd3cb18324be9ef813f55d095bfab 20:25:38 $ docker rm -f e12a9265ce0035c636c17018b8da4ee208dbd3cb18324be9ef813f55d095bfab [Pipeline] // withDockerContainer [Pipeline] sh 20:25:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:25:39 Warning: overwriting stash ‘coverage-report’ 20:25:40 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 20:25:40 ---> job-cost.sh 20:25:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G1wb 20:26:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-G1wb/bin to PATH 20:27:41 INFO: No Stack... 20:27:41 INFO: Retrieving Pricing Info for: lf-standard-4 20:27:41 INFO: Archiving Costs [Pipeline] sh 20:27:41 + cat /w/workspace/app-functions-sdk-go/232/archives/cost.csv 20:27:41 + cut -d, -f6 [Pipeline] lock 20:27:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-232-stack-cost] 20:27:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-232-stack-cost] did not exist. Created. 20:27:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:42 /w/workspace/app-functions-sdk-go/232@tmp/durable-4324875e/script.sh: 1: /w/workspace/app-functions-sdk-go/232@tmp/durable-4324875e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:27:42 + echo total: 0.20999999344348907 [Pipeline] stash 20:27:42 Warning: overwriting stash ‘stack-cost’ 20:27:42 Stashed 1 file(s) [Pipeline] } 20:27:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-232-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 20:27:43 provisioning config files... 20:27:43 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2325903635049734046tmp [Pipeline] { [Pipeline] sh 20:27:43 + set +x 20:27:43 + curl -s https://codecov.io/bash 20:27:43 + bash -s -- 20:27:44 20:27:44 _____ _ 20:27:44 / ____| | | 20:27:44 | | ___ __| | ___ ___ _____ __ 20:27:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:27:44 | |___| (_) | (_| | __/ (_| (_) \ V / 20:27:44 \_____\___/ \__,_|\___|\___\___/ \_/ 20:27:44 Bash-1.0.2 20:27:44 20:27:44 20:27:44 ==> git version 2.24.3 found 20:27:44 ==> 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 20:27:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:27:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:27:44 ==> Jenkins CI detected. 20:27:44 project root: . 20:27:44 --> token set from env 20:27:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:27:44 ==> Running gcov in . (disable via -X gcov) 20:27:44 ==> Python coveragepy not found 20:27:44 ==> Searching for coverage reports in: 20:27:44 + . 20:27:44 -> Found 2 reports 20:27:44 ==> Detecting git/mercurial file structure 20:27:44 ==> Reading reports 20:27:44 + ./app-service-template/coverage.out bytes=1055 20:27:44 + ./coverage.out bytes=86556 20:27:44 ==> Appending adjustments 20:27:44 https://docs.codecov.io/docs/fixing-reports 20:27:44 + Found adjustments 20:27:44 ==> Gzipping contents 20:27:44 16K /tmp/codecov.RsuIgZ.gz 20:27:44 ==> Uploading reports 20:27:44 url: https://codecov.io 20:27:44 query: branch=master&commit=d014dc0700c1bb428037ceb6ca0fae33e301c05e&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F232%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:44 -> Pinging Codecov 20:27:44 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=d014dc0700c1bb428037ceb6ca0fae33e301c05e&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F232%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:45 -> Uploading to 20:27:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/3D8B5DFFC46A037C893635FACE044666/d014dc0700c1bb428037ceb6ca0fae33e301c05e/c613d5fb-2a32-4971-b198-2321b900fcdc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T202744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=860eaa137ded983df73073a9a4b140f093a0a47a97205446744a18fb6256d961 20:27:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:45 Dload Upload Total Spent Left Speed 20:27:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15324 0 0 100 15324 0 32238 --:--:-- --:--:-- --:--:-- 32261 20:27:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d014dc0700c1bb428037ceb6ca0fae33e301c05e [Pipeline] } 20:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:27:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:27:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:46 20:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:27:47 188c0c94c7c5: Pulling fs layer 20:27:47 0ef7d3d256c8: Pulling fs layer 20:27:47 de9db76c5a1d: Pulling fs layer 20:27:47 0eba1c9be4d2: Pulling fs layer 20:27:47 0d57e429df01: Pulling fs layer 20:27:47 4e4be7b47b0d: Pulling fs layer 20:27:47 e1f770b5df2f: Pulling fs layer 20:27:47 85a0685a4137: Pulling fs layer 20:27:47 4e4be7b47b0d: Waiting 20:27:47 e1f770b5df2f: Waiting 20:27:47 85a0685a4137: Waiting 20:27:47 0eba1c9be4d2: Waiting 20:27:47 0d57e429df01: Waiting 20:27:47 de9db76c5a1d: Verifying Checksum 20:27:47 de9db76c5a1d: Download complete 20:27:47 0ef7d3d256c8: Verifying Checksum 20:27:47 0ef7d3d256c8: Download complete 20:27:47 0d57e429df01: Download complete 20:27:47 4e4be7b47b0d: Download complete 20:27:47 188c0c94c7c5: Verifying Checksum 20:27:47 188c0c94c7c5: Download complete 20:27:47 188c0c94c7c5: Pull complete 20:27:47 0ef7d3d256c8: Pull complete 20:27:48 de9db76c5a1d: Pull complete 20:27:48 e1f770b5df2f: Verifying Checksum 20:27:48 e1f770b5df2f: Download complete 20:27:51 85a0685a4137: Verifying Checksum 20:27:51 85a0685a4137: Download complete 20:27:51 0eba1c9be4d2: Verifying Checksum 20:27:51 0eba1c9be4d2: Download complete 20:27:56 0eba1c9be4d2: Pull complete 20:27:56 0d57e429df01: Pull complete 20:27:56 4e4be7b47b0d: Pull complete 20:27:57 e1f770b5df2f: Pull complete 20:28:06 85a0685a4137: Pull complete 20:28:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:28:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:28:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:28:06 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:28:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:28:07 $ docker top 0cbbec41afd8c1426cb11a13cfb9d1d67e20cf3442367bff79e82655d5097b03 -eo pid,comm [Pipeline] { [Pipeline] echo 20:28:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:28:08 + set -o pipefail 20:28:08 + snyk monitor '--org=edgex-jenkins' 20:28:16 20:28:16 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 20:28:16 20:28:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/8d993c7a-4fc8-465b-9564-242bb263a452 20:28:16 20:28:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:28:16 20:28:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:28:16 20:28:16 [Pipeline] } 20:28:16 $ docker stop --time=1 0cbbec41afd8c1426cb11a13cfb9d1d67e20cf3442367bff79e82655d5097b03 20:28:19 $ docker rm -f 0cbbec41afd8c1426cb11a13cfb9d1d67e20cf3442367bff79e82655d5097b03 [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 20:28:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:20 provisioning config files... 20:28:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1225851256372445664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:20 --> edgex-publish-swagger.sh 20:28:20 === Publish openapi/v2 API === 20:28:20 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:28:20 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 20:28:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:28:20 Dload Upload Total Spent Left Speed 20:28:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10995 0:00:01 0:00:01 --:--:-- 11005 20:28:21 20:28:21 [Pipeline] } 20:28:21 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 20:28:22 + git log --format=format:%s -1 d014dc0700c1bb428037ceb6ca0fae33e301c05e [Pipeline] isUnix [Pipeline] sh 20:28:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:22 . [Pipeline] withDockerContainer 20:28:22 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:28:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:28:23 $ docker top 4b18a26147e3a6993b80c8be9465db90755e9195dcdf7b2d2092d5fa8c94ce22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:23 [ssh-agent] Looking for ssh-agent implementation... 20:28:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:23 $ docker exec 4b18a26147e3a6993b80c8be9465db90755e9195dcdf7b2d2092d5fa8c94ce22 ssh-agent 20:28:23 SSH_AUTH_SOCK=/tmp/ssh-n6Qjbo4LnHdw/agent.11 20:28:23 SSH_AGENT_PID=16 20:28:23 Running ssh-add (command line suppressed) 20:28:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6660311680635710282.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6660311680635710282.key) 20:28:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:24 + git semver tag 20:28:24 # -> Open(): unable to determine branch for HEAD 20:28:24 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:28:24 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:28:24 # $SEMVER_REMOTE_NAME = origin 20:28:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:28:24 # $SEMVER_USER_NAME = edgex-jenkins 20:28:24 # $SEMVER_BRANCH = master 20:28:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:28:24 # d014dc0700c1bb428037ceb6ca0fae33e301c05e HEAD 20:28:24 # -> Force: false 20:28:24 # 4b2dd4dc5185867f157330fd6f44d2e526a619fc refs/tags/v2.0.0-dev.60 [Pipeline] } 20:28:24 $ docker exec --env ******** --env ******** 4b18a26147e3a6993b80c8be9465db90755e9195dcdf7b2d2092d5fa8c94ce22 ssh-agent -k 20:28:24 unset SSH_AUTH_SOCK; 20:28:24 unset SSH_AGENT_PID; 20:28:24 echo Agent pid 16 killed; 20:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:24 + git semver [Pipeline] } 20:28:24 $ docker stop --time=1 4b18a26147e3a6993b80c8be9465db90755e9195dcdf7b2d2092d5fa8c94ce22 20:28:26 $ docker rm -f 4b18a26147e3a6993b80c8be9465db90755e9195dcdf7b2d2092d5fa8c94ce22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:26 20:28:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:28:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:26 0.23.1-centos7: Pulling from edgex-lftools 20:28:26 ab5ef0e58194: Pulling fs layer 20:28:26 9712f1f96733: Pulling fs layer 20:28:26 63f879dbbcfc: Pulling fs layer 20:28:26 0d9ebad4ef96: Pulling fs layer 20:28:26 e9a5061849ea: Pulling fs layer 20:28:26 d747dcd14b5f: Pulling fs layer 20:28:26 2de7ff778b66: Pulling fs layer 20:28:26 0d9ebad4ef96: Waiting 20:28:26 e9a5061849ea: Waiting 20:28:26 d747dcd14b5f: Waiting 20:28:26 2de7ff778b66: Waiting 20:28:26 9712f1f96733: Verifying Checksum 20:28:26 9712f1f96733: Download complete 20:28:28 63f879dbbcfc: Verifying Checksum 20:28:28 63f879dbbcfc: Download complete 20:28:28 e9a5061849ea: Verifying Checksum 20:28:28 e9a5061849ea: Download complete 20:28:28 d747dcd14b5f: Verifying Checksum 20:28:28 d747dcd14b5f: Download complete 20:28:28 2de7ff778b66: Verifying Checksum 20:28:28 2de7ff778b66: Download complete 20:28:29 0d9ebad4ef96: Verifying Checksum 20:28:29 0d9ebad4ef96: Download complete 20:28:29 ab5ef0e58194: Verifying Checksum 20:28:29 ab5ef0e58194: Download complete 20:28:34 ab5ef0e58194: Pull complete 20:28:34 9712f1f96733: Pull complete 20:28:36 63f879dbbcfc: Pull complete 20:28:41 0d9ebad4ef96: Pull complete 20:28:43 e9a5061849ea: Pull complete 20:28:43 d747dcd14b5f: Pull complete 20:28:46 2de7ff778b66: Pull complete 20:28:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:28:46 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:28:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:28:49 $ docker top 26e21db477ec541661a3b65967d807329721b142a451d32e63a8995a17a23bf0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:28:50 provisioning config files... 20:28:50 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4394219633502433950tmp 20:28:50 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1955672653893334055tmp 20:28:50 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6702824397664987249tmp [Pipeline] { [Pipeline] echo 20:28:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:28:50 ---> sigul-configuration.sh 20:28:50 gpg: directory `/root/.gnupg' created 20:28:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:28:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:28:50 gpg: keyring `/root/.gnupg/secring.gpg' created 20:28:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:28:50 gpg: CAST5 encrypted data 20:28:50 gpg: encrypted with 1 passphrase 20:28:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:28:51 + mkdir /home/jenkins 20:28:51 + mkdir /home/jenkins/sigul [Pipeline] sh 20:28:51 + 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 20:28:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:28:51 ---> sigul-install.sh 20:28:58 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:28:58 + git tag --list 20:28:58 v0.1.0 20:28:58 v0.1.1 20:28:58 v1.0.0 20:28:58 v1.1.0 20:28:58 v1.2.0 20:28:58 v1.3.0 20:28:58 v1.3.1 20:28:58 v1.3.1-dev.1 20:28:58 v1.3.2-dev.1 20:28:58 v2.0.0-dev.1 20:28:58 v2.0.0-dev.10 20:28:58 v2.0.0-dev.11 20:28:58 v2.0.0-dev.12 20:28:58 v2.0.0-dev.13 20:28:58 v2.0.0-dev.14 20:28:58 v2.0.0-dev.15 20:28:58 v2.0.0-dev.16 20:28:58 v2.0.0-dev.17 20:28:58 v2.0.0-dev.18 20:28:58 v2.0.0-dev.19 20:28:58 v2.0.0-dev.2 20:28:58 v2.0.0-dev.20 20:28:58 v2.0.0-dev.21 20:28:58 v2.0.0-dev.22 20:28:58 v2.0.0-dev.23 20:28:58 v2.0.0-dev.24 20:28:58 v2.0.0-dev.25 20:28:58 v2.0.0-dev.26 20:28:58 v2.0.0-dev.27 20:28:58 v2.0.0-dev.28 20:28:58 v2.0.0-dev.29 20:28:58 v2.0.0-dev.3 20:28:58 v2.0.0-dev.30 20:28:58 v2.0.0-dev.31 20:28:58 v2.0.0-dev.32 20:28:58 v2.0.0-dev.33 20:28:58 v2.0.0-dev.34 20:28:58 v2.0.0-dev.35 20:28:58 v2.0.0-dev.36 20:28:58 v2.0.0-dev.37 20:28:58 v2.0.0-dev.38 20:28:58 v2.0.0-dev.39 20:28:58 v2.0.0-dev.4 20:28:58 v2.0.0-dev.40 20:28:58 v2.0.0-dev.41 20:28:58 v2.0.0-dev.42 20:28:58 v2.0.0-dev.43 20:28:58 v2.0.0-dev.44 20:28:58 v2.0.0-dev.45 20:28:58 v2.0.0-dev.46 20:28:58 v2.0.0-dev.47 20:28:58 v2.0.0-dev.48 20:28:58 v2.0.0-dev.49 20:28:58 v2.0.0-dev.5 20:28:58 v2.0.0-dev.50 20:28:58 v2.0.0-dev.51 20:28:58 v2.0.0-dev.52 20:28:58 v2.0.0-dev.53 20:28:58 v2.0.0-dev.54 20:28:58 v2.0.0-dev.55 20:28:58 v2.0.0-dev.56 20:28:58 v2.0.0-dev.57 20:28:58 v2.0.0-dev.58 20:28:58 v2.0.0-dev.59 20:28:58 v2.0.0-dev.6 20:28:58 v2.0.0-dev.60 20:28:58 v2.0.0-dev.7 20:28:58 v2.0.0-dev.8 20:28:58 v2.0.0-dev.9 [Pipeline] sh 20:28:58 + lftools sign git-tag v2.0.0-dev.60 20:29:00 Signing Git tag with Sigul... 20:29:00 Signing v2.0.0-dev.60 [Pipeline] echo 20:29:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:29:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:29:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:29:01 $ docker stop --time=1 26e21db477ec541661a3b65967d807329721b142a451d32e63a8995a17a23bf0 20:29:03 $ docker rm -f 26e21db477ec541661a3b65967d807329721b142a451d32e63a8995a17a23bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:03 . [Pipeline] withDockerContainer 20:29:04 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:29:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:29:04 $ docker top 9cfe4a2e1eabf2c22726f6ac2fe397c441ce47e73ca30787de779b1502bd8f06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:04 [ssh-agent] Looking for ssh-agent implementation... 20:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:05 $ docker exec 9cfe4a2e1eabf2c22726f6ac2fe397c441ce47e73ca30787de779b1502bd8f06 ssh-agent 20:29:05 SSH_AUTH_SOCK=/tmp/ssh-Btp7Z2s2ac9L/agent.12 20:29:05 SSH_AGENT_PID=17 20:29:05 Running ssh-add (command line suppressed) 20:29:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5438497750314700048.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5438497750314700048.key) 20:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:05 + git semver bump pre 20:29:05 # -> Open(): unable to determine branch for HEAD 20:29:05 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:29:05 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:29:05 # $SEMVER_REMOTE_NAME = origin 20:29:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:05 # $SEMVER_USER_NAME = edgex-jenkins 20:29:05 # $SEMVER_BRANCH = master 20:29:05 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:29:05 2.0.0-dev.61 [Pipeline] } 20:29:05 $ docker exec --env ******** --env ******** 9cfe4a2e1eabf2c22726f6ac2fe397c441ce47e73ca30787de779b1502bd8f06 ssh-agent -k 20:29:05 unset SSH_AUTH_SOCK; 20:29:05 unset SSH_AGENT_PID; 20:29:05 echo Agent pid 17 killed; 20:29:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:06 + git semver [Pipeline] } 20:29:06 $ docker stop --time=1 9cfe4a2e1eabf2c22726f6ac2fe397c441ce47e73ca30787de779b1502bd8f06 20:29:07 $ docker rm -f 9cfe4a2e1eabf2c22726f6ac2fe397c441ce47e73ca30787de779b1502bd8f06 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:08 . [Pipeline] withDockerContainer 20:29:08 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:29:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:29:08 $ docker top 99d0bc4aca6a64b2b93e11128b738d4e4e416596f70965f3b942e2225cbe3d79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:09 [ssh-agent] Looking for ssh-agent implementation... 20:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:09 $ docker exec 99d0bc4aca6a64b2b93e11128b738d4e4e416596f70965f3b942e2225cbe3d79 ssh-agent 20:29:09 SSH_AUTH_SOCK=/tmp/ssh-kAwS1FmOchEa/agent.11 20:29:09 SSH_AGENT_PID=16 20:29:09 Running ssh-add (command line suppressed) 20:29:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1005313979442403806.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1005313979442403806.key) 20:29:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:09 + git semver push 20:29:09 # -> Open(): unable to determine branch for HEAD 20:29:09 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:29:09 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:29:09 # $SEMVER_REMOTE_NAME = origin 20:29:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:09 # $SEMVER_USER_NAME = edgex-jenkins 20:29:09 # $SEMVER_BRANCH = master 20:29:09 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:29:14 $ docker exec --env ******** --env ******** 99d0bc4aca6a64b2b93e11128b738d4e4e416596f70965f3b942e2225cbe3d79 ssh-agent -k 20:29:14 unset SSH_AUTH_SOCK; 20:29:14 unset SSH_AGENT_PID; 20:29:14 echo Agent pid 16 killed; 20:29:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:14 + git semver [Pipeline] } 20:29:14 $ docker stop --time=1 99d0bc4aca6a64b2b93e11128b738d4e4e416596f70965f3b942e2225cbe3d79 20:29:15 $ docker rm -f 99d0bc4aca6a64b2b93e11128b738d4e4e416596f70965f3b942e2225cbe3d79 [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 20:29:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:18 ---> package-listing.sh 20:29:18 ++ facter osfamily 20:29:18 ++ tr '[:upper:]' '[:lower:]' 20:29:18 + OS_FAMILY=redhat 20:29:18 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 20:29:18 + START_PACKAGES=/tmp/packages_start.txt 20:29:18 + END_PACKAGES=/tmp/packages_end.txt 20:29:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:18 + PACKAGES=/tmp/packages_start.txt 20:29:18 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:29:18 + PACKAGES=/tmp/packages_end.txt 20:29:18 + case "${OS_FAMILY}" in 20:29:18 + rpm -qa 20:29:18 + sort 20:29:22 + '[' -f /tmp/packages_start.txt ']' 20:29:22 + '[' -f /tmp/packages_end.txt ']' 20:29:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:22 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:29:22 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 20:29:22 + 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 20:29:22 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 20:29:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:29:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:29:22 20:29:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:29:23 alpine: Pulling from edgex-lftools-log-publisher 20:29:23 df20fa9351a1: Pulling fs layer 20:29:23 36b3adc4ff6f: Pulling fs layer 20:29:23 8ad3a11d3b57: Pulling fs layer 20:29:23 46f8f816bc3b: Pulling fs layer 20:29:23 93b61091891f: Pulling fs layer 20:29:23 93b9cdb0e59b: Pulling fs layer 20:29:23 5e14af77c1be: Pulling fs layer 20:29:23 01666e4c0597: Pulling fs layer 20:29:23 aa168da1d23b: Pulling fs layer 20:29:23 46f8f816bc3b: Waiting 20:29:23 5e14af77c1be: Waiting 20:29:23 01666e4c0597: Waiting 20:29:23 aa168da1d23b: Waiting 20:29:23 93b61091891f: Waiting 20:29:23 93b9cdb0e59b: Waiting 20:29:23 36b3adc4ff6f: Verifying Checksum 20:29:23 36b3adc4ff6f: Download complete 20:29:23 46f8f816bc3b: Download complete 20:29:23 df20fa9351a1: Verifying Checksum 20:29:23 df20fa9351a1: Download complete 20:29:23 93b61091891f: Verifying Checksum 20:29:23 93b61091891f: Download complete 20:29:23 93b9cdb0e59b: Verifying Checksum 20:29:23 93b9cdb0e59b: Download complete 20:29:23 5e14af77c1be: Verifying Checksum 20:29:23 5e14af77c1be: Download complete 20:29:23 01666e4c0597: Verifying Checksum 20:29:23 01666e4c0597: Download complete 20:29:23 8ad3a11d3b57: Verifying Checksum 20:29:23 8ad3a11d3b57: Download complete 20:29:24 df20fa9351a1: Pull complete 20:29:24 36b3adc4ff6f: Pull complete 20:29:25 aa168da1d23b: Verifying Checksum 20:29:25 aa168da1d23b: Download complete 20:29:25 8ad3a11d3b57: Pull complete 20:29:25 46f8f816bc3b: Pull complete 20:29:26 93b61091891f: Pull complete 20:29:26 93b9cdb0e59b: Pull complete 20:29:26 5e14af77c1be: Pull complete 20:29:26 01666e4c0597: Pull complete 20:29:34 aa168da1d23b: Pull complete 20:29:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:29:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:29:34 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:29:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:29:38 $ docker top 24a1169572c407ce12e45433f17e8a472a16257cd2a531d859236df7604a457f -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:38 + mkdir -p /var/log/sa [Pipeline] sh 20:29:39 + ls /var/log/sa-host 20:29:39 + sadf -c /var/log/sa-host/sa17 20:29:39 file_magic: OK 20:29:39 HZ: Using current value: 100 20:29:39 file_header: OK 20:29:39 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 20:29:39 Statistics: 20:29:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:29:39 File successfully converted to sysstat format version 12.2.1 20:29:39 + sadf -c /var/log/sa-host/sa23 20:29:39 file_magic: OK 20:29:39 HZ: Using current value: 100 20:29:39 file_header: OK 20:29:39 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 20:29:39 Statistics: 20:29:39 Hnuu...uuuununununu... 20:29:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:39 provisioning config files... 20:29:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8446616883864686096tmp [Pipeline] { [Pipeline] echo 20:29:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:39 ---> create-netrc.sh [Pipeline] } 20:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:29:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:29:40 ---> python-tools-install.sh [Pipeline] echo 20:29:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:40 ---> sudo-logs.sh 20:29:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:29:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:29:40 ---> job-cost.sh 20:29:40 lf-activate-venv: SKIPPING 20:29:40 DEBUG: total: 0.20999999344348907 20:29:40 INFO: Retrieving Stack Cost... 20:29:41 INFO: Retrieving Pricing Info for: v1-standard-2 20:29:42 INFO: Archiving Costs [Pipeline] echo 20:29:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:29:42 ---> logs-deploy.sh 20:29:42 lf-activate-venv: SKIPPING 20:29:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/232 20:29:42 INFO: archiving workspace using pattern(s): 20:29:44 Archives upload complete. 20:29:44 INFO: archiving logs to Nexus 20:29:45 ---> uname -a: 20:29:45 Linux prd-centos7-docker-4c-2g-449.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:29:45 20:29:45 20:29:45 ---> lscpu: 20:29:45 Architecture: x86_64 20:29:45 CPU op-mode(s): 32-bit, 64-bit 20:29:45 Byte Order: Little Endian 20:29:45 Address sizes: 40 bits physical, 48 bits virtual 20:29:45 CPU(s): 4 20:29:45 On-line CPU(s) list: 0-3 20:29:45 Thread(s) per core: 1 20:29:45 Core(s) per socket: 1 20:29:45 Socket(s): 4 20:29:45 NUMA node(s): 1 20:29:45 Vendor ID: GenuineIntel 20:29:45 CPU family: 6 20:29:45 Model: 44 20:29:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:29:45 Stepping: 1 20:29:45 CPU MHz: 2933.442 20:29:45 BogoMIPS: 5866.88 20:29:45 Virtualization: VT-x 20:29:45 Hypervisor vendor: KVM 20:29:45 Virtualization type: full 20:29:45 L1d cache: 128 KiB 20:29:45 L1i cache: 128 KiB 20:29:45 L2 cache: 16 MiB 20:29:45 L3 cache: 64 MiB 20:29:45 NUMA node0 CPU(s): 0-3 20:29:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:29:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:29:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:29:45 Vulnerability Meltdown: Mitigation; PTI 20:29:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:29:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:29:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:29:45 Vulnerability Srbds: Not affected 20:29:45 Vulnerability Tsx async abort: Not affected 20:29:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:29:45 20:29:45 20:29:45 ---> nproc: 20:29:45 4 20:29:45 20:29:45 20:29:45 ---> df -h: 20:29:45 Filesystem Size Used Available Use% Mounted on 20:29:45 overlay 50.0G 8.6G 41.4G 17% / 20:29:45 tmpfs 64.0M 0 64.0M 0% /dev 20:29:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:29:45 shm 64.0M 0 64.0M 0% /dev/shm 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 20:29:45 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 20:29:45 20:29:45 20:29:45 ---> free -m: 20:29:45 total used free shared buff/cache available 20:29:45 Mem: 1837 832 141 0 863 941 20:29:45 Swap: 1023 3 1020 20:29:45 20:29:45 20:29:45 ---> ip addr: 20:29:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:29:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:29:45 inet 127.0.0.1/8 scope host lo 20:29:45 valid_lft forever preferred_lft forever 20:29:45 inet6 ::1/128 scope host 20:29:45 valid_lft forever preferred_lft forever 20:29:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:29:45 link/ether fa:16:3e:7a:4b:38 brd ff:ff:ff:ff:ff:ff 20:29:45 inet 10.30.123.105/23 brd 10.30.123.255 scope global dynamic eth0 20:29:45 valid_lft 85741sec preferred_lft 85741sec 20:29:45 inet6 fe80::f816:3eff:fe7a:4b38/64 scope link 20:29:45 valid_lft forever preferred_lft forever 20:29:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:29:45 link/ether 02:42:0b:f2:03:ea brd ff:ff:ff:ff:ff:ff 20:29:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:29:45 valid_lft forever preferred_lft forever 20:29:45 inet6 fe80::42:bff:fef2:3ea/64 scope link 20:29:45 valid_lft forever preferred_lft forever 20:29:45 20:29:45 20:29:45 ---> sar -b -r -n DEV: 20:29:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 20:29:45 20:29:45 20:18:36 LINUX RESTART (4 CPU) 20:29:45 20:29:45 20:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:29:45 20:20:01 86.73 34.15 52.58 0.00 7522.21 5893.99 0.00 20:29:45 20:21:01 2.11 0.00 2.11 0.00 0.00 41.55 0.00 20:29:45 20:22:01 0.40 0.00 0.40 0.00 0.00 6.45 0.00 20:29:45 20:23:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 20:29:45 20:24:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 20:29:45 20:25:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 20:29:45 20:26:01 0.22 0.00 0.22 0.00 0.00 3.26 0.00 20:29:45 20:27:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 20:29:45 20:28:01 132.26 68.04 64.23 0.00 3203.46 24753.62 0.00 20:29:45 20:29:01 344.38 166.62 177.77 0.00 9412.81 43896.22 0.00 20:29:45 Average: 56.74 26.89 29.85 0.00 2014.71 7464.68 0.00 20:29:45 20:29:45 20:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:29:45 20:20:01 208592 0 621696 33.04 2620 1048636 1094888 37.37 419392 1056760 132 20:29:45 20:21:01 211080 0 619216 32.91 2620 1048628 1094508 37.35 419800 1053660 20 20:29:45 20:22:01 210336 0 620012 32.95 2620 1048576 1078552 36.81 421252 1053324 12 20:29:45 20:23:01 210180 0 620168 32.96 2620 1048576 1078540 36.81 431876 1042544 20 20:29:45 20:24:01 211400 0 618936 32.90 2620 1048588 1078384 36.80 429040 1044536 8 20:29:45 20:25:01 209448 0 620884 33.00 2620 1048592 1078456 36.81 437612 1037732 16 20:29:45 20:26:01 209160 0 621168 33.01 2620 1048596 1078516 36.81 439992 1035712 8 20:29:45 20:27:01 209424 0 620900 33.00 2620 1048600 1078552 36.81 440204 1035712 8 20:29:45 20:28:01 69456 0 767576 40.80 2596 1041916 1515160 51.71 560468 987200 90752 20:29:45 20:29:01 120648 0 812880 43.20 1492 946524 1388588 47.39 672328 741544 94408 20:29:45 Average: 186972 0 654344 34.78 2505 1037723 1156414 39.47 467196 1008872 18538 20:29:45 20:29:45 20:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:29:45 20:20:01 eth0 755.29 589.01 1673.45 102.18 0.00 0.00 0.00 0.00 20:29:45 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:20:01 docker0 134.75 99.63 10.84 312.07 0.00 0.00 0.00 0.00 20:29:45 20:21:01 eth0 5.76 3.31 5.20 0.23 0.00 0.00 0.00 0.00 20:29:45 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:22:01 eth0 1.40 0.67 0.58 0.37 0.00 0.00 0.00 0.00 20:29:45 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:23:01 eth0 0.98 0.38 0.32 0.24 0.00 0.00 0.00 0.00 20:29:45 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:45 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:25:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:29:45 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:26:01 eth0 1.73 0.50 0.44 0.18 0.00 0.00 0.00 0.00 20:29:45 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:27:01 eth0 0.52 0.33 0.27 0.23 0.00 0.00 0.00 0.00 20:29:45 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:28:01 eth0 492.97 427.27 4079.71 59.06 0.00 0.00 0.00 0.00 20:29:45 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:29:01 eth0 551.17 468.01 3886.31 100.52 0.00 0.00 0.00 0.00 20:29:45 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 20:29:01 veth1ec8843 35.20 49.53 2.39 259.63 0.00 0.00 0.00 0.00 20:29:45 20:29:01 docker0 98.19 116.14 6.97 644.45 0.00 0.00 0.00 0.00 20:29:45 Average: eth0 181.08 149.03 965.06 26.32 0.00 0.00 0.00 0.00 20:29:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:45 Average: veth1ec8843 3.52 4.96 0.24 25.98 0.00 0.00 0.00 0.00 20:29:45 Average: docker0 23.30 21.59 1.78 95.70 0.00 0.00 0.00 0.00 20:29:45 20:29:45 20:29:45 ---> sar -P ALL: 20:29:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 20:29:45 20:29:45 20:18:36 LINUX RESTART (4 CPU) 20:29:45 20:29:45 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:29:45 20:20:01 all 12.14 0.00 4.02 2.14 0.04 81.66 20:29:45 20:20:01 0 12.37 0.00 4.80 1.22 0.03 81.58 20:29:45 20:20:01 1 13.36 0.00 3.65 5.23 0.05 77.70 20:29:45 20:20:01 2 12.70 0.00 4.27 0.71 0.03 82.28 20:29:45 20:20:01 3 10.12 0.00 3.37 1.40 0.03 85.07 20:29:45 20:21:01 all 0.18 0.00 0.05 0.00 0.00 99.77 20:29:45 20:21:01 0 0.10 0.00 0.08 0.00 0.00 99.82 20:29:45 20:21:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:29:45 20:21:01 2 0.52 0.00 0.03 0.00 0.00 99.45 20:29:45 20:21:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:29:45 20:22:01 all 0.18 0.00 0.03 0.00 0.00 99.78 20:29:45 20:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:45 20:22:01 1 0.08 0.00 0.03 0.00 0.00 99.88 20:29:45 20:22:01 2 0.52 0.00 0.03 0.00 0.02 99.43 20:29:45 20:22:01 3 0.08 0.00 0.05 0.00 0.00 99.87 20:29:45 20:23:01 all 0.17 0.00 0.04 0.00 0.01 99.78 20:29:45 20:23:01 0 0.07 0.00 0.07 0.00 0.02 99.85 20:29:45 20:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:29:45 20:23:01 2 0.52 0.00 0.02 0.00 0.02 99.45 20:29:45 20:23:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:29:45 20:24:01 all 0.09 0.00 0.05 0.00 0.01 99.85 20:29:45 20:24:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:29:45 20:24:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:29:45 20:24:01 2 0.22 0.00 0.08 0.00 0.00 99.70 20:29:45 20:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:29:45 20:25:01 all 0.09 0.00 0.03 0.00 0.00 99.87 20:29:45 20:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:45 20:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:29:45 20:25:01 2 0.27 0.00 0.02 0.00 0.02 99.70 20:29:45 20:25:01 3 0.05 0.00 0.07 0.00 0.00 99.88 20:29:45 20:26:01 all 0.17 0.00 0.04 0.00 0.00 99.79 20:29:45 20:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:45 20:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:29:45 20:26:01 2 0.53 0.00 0.03 0.00 0.00 99.43 20:29:45 20:26:01 3 0.03 0.00 0.07 0.00 0.00 99.90 20:29:45 20:27:01 all 0.16 0.00 0.02 0.00 0.00 99.82 20:29:45 20:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:29:45 20:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:29:45 20:27:01 2 0.53 0.00 0.02 0.00 0.00 99.45 20:29:45 20:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:29:45 20:28:01 all 6.32 0.00 3.46 0.83 0.03 89.37 20:29:45 20:28:01 0 6.44 0.00 3.93 0.93 0.02 88.69 20:29:45 20:28:01 1 5.88 0.00 3.07 0.52 0.03 90.49 20:29:45 20:28:01 2 6.59 0.00 3.42 1.63 0.02 88.34 20:29:45 20:28:01 3 6.37 0.00 3.41 0.24 0.03 89.95 20:29:45 20:29:01 all 13.99 0.00 7.94 5.49 0.10 72.47 20:29:45 20:29:01 0 14.27 0.00 8.69 5.70 0.09 71.25 20:29:45 20:29:01 1 11.55 0.00 7.19 4.85 0.12 76.29 20:29:45 20:29:01 2 15.02 0.00 8.08 7.13 0.10 69.67 20:29:45 20:29:01 3 15.11 0.00 7.81 4.30 0.10 72.68 20:29:45 Average: all 3.31 0.00 1.55 0.83 0.02 94.29 20:29:45 Average: 0 3.29 0.00 1.74 0.77 0.02 94.18 20:29:45 Average: 1 3.09 0.00 1.40 1.05 0.02 94.44 20:29:45 Average: 2 3.71 0.00 1.58 0.93 0.02 93.76 20:29:45 Average: 3 3.15 0.00 1.47 0.58 0.02 94.78 20:29:45 20:29:45 20:29:45