Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5a165ca32a8f9fe6ac204cae8b26655e5f1010de 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18884’ is offline; ‘prd-centos7-docker-4c-2g-18886’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18887 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5a165ca32a8f9fe6ac204cae8b26655e5f1010de (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a165ca32a8f9fe6ac204cae8b26655e5f1010de # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap (#627)" > git rev-list --no-walk 4055d1dd8d0232d758a769a2df7c6a49a08ae2d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:14 ========================================================= 20:58:14 EdgeX Global Pipelines Version Info 20:58:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:16 ------------------- 20:58:16 stable info: 20:58:16 ------------------- 20:58:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:58:16 Message: update stable to v1.0.173 20:58:17 ------------------- 20:58:17 experimental info: 20:58:17 ------------------- 20:58:17 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:17 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:58:17 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:58:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:58:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:58:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:58:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:58:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:58:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:58:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a165ca32a8f9fe6ac204cae8b26655e5f1010de [Pipeline] echo 20:58:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a165ca [Pipeline] echo 20:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:21 + git log --format=format:%s -1 5a165ca32a8f9fe6ac204cae8b26655e5f1010de [Pipeline] echo 20:58:21 GIT_COMMIT: 5a165ca32a8f9fe6ac204cae8b26655e5f1010de, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap (#627) [Pipeline] echo 20:58:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:22 20:58:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:58:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:22 latest: Pulling from edgex-devops/git-semver 20:58:22 31603596830f: Pulling fs layer 20:58:22 2a8b12db71e7: Pulling fs layer 20:58:22 6ca5941a6612: Pulling fs layer 20:58:22 ecc8261a40a4: Pulling fs layer 20:58:22 ecc8261a40a4: Waiting 20:58:22 2a8b12db71e7: Verifying Checksum 20:58:22 2a8b12db71e7: Download complete 20:58:23 31603596830f: Verifying Checksum 20:58:23 31603596830f: Download complete 20:58:23 ecc8261a40a4: Verifying Checksum 20:58:23 ecc8261a40a4: Download complete 20:58:23 6ca5941a6612: Verifying Checksum 20:58:23 6ca5941a6612: Download complete 20:58:23 31603596830f: Pull complete 20:58:24 2a8b12db71e7: Pull complete 20:58:24 6ca5941a6612: Pull complete 20:58:24 ecc8261a40a4: Pull complete 20:58:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:58:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:58:25 prd-centos7-docker-4c-2g-18887 does not seem to be running inside a container 20:58:25 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:58:27 $ docker top e71580a3266aec11def439059cc527b08222360b1747c47ffefd2b5a32809038 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:27 [ssh-agent] Looking for ssh-agent implementation... 20:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:27 $ docker exec e71580a3266aec11def439059cc527b08222360b1747c47ffefd2b5a32809038 ssh-agent 20:58:28 SSH_AUTH_SOCK=/tmp/ssh-4OcEjnvTUJSi/agent.11 20:58:28 SSH_AGENT_PID=16 20:58:28 Running ssh-add (command line suppressed) 20:58:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2359189501331296938.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2359189501331296938.key) 20:58:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:28 + git tag --points-at HEAD [Pipeline] } 20:58:28 $ docker exec --env ******** --env ******** e71580a3266aec11def439059cc527b08222360b1747c47ffefd2b5a32809038 ssh-agent -k 20:58:28 unset SSH_AUTH_SOCK; 20:58:28 unset SSH_AGENT_PID; 20:58:28 echo Agent pid 16 killed; 20:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:28 [ssh-agent] Looking for ssh-agent implementation... 20:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:29 $ docker exec e71580a3266aec11def439059cc527b08222360b1747c47ffefd2b5a32809038 ssh-agent 20:58:29 SSH_AUTH_SOCK=/tmp/ssh-GZqT5BeoejSX/agent.45 20:58:29 SSH_AGENT_PID=50 20:58:29 Running ssh-add (command line suppressed) 20:58:29 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2391084792518318029.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2391084792518318029.key) 20:58:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:29 + git semver init 20:58:29 # -> Open(): unable to determine branch for HEAD 20:58:29 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:58:29 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:58:29 # $SEMVER_REMOTE_NAME = origin 20:58:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:58:29 # $SEMVER_USER_NAME = edgex-jenkins 20:58:29 # $SEMVER_BRANCH = master 20:58:29 # $SEMVER_TEMP = /tmp/semver-819602174 20:58:29 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:58:32 # '/tmp/semver-819602174' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 20:58:32 # -> Force: false 20:58:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:58:32 $ docker exec --env ******** --env ******** e71580a3266aec11def439059cc527b08222360b1747c47ffefd2b5a32809038 ssh-agent -k 20:58:32 unset SSH_AUTH_SOCK; 20:58:32 unset SSH_AGENT_PID; 20:58:32 echo Agent pid 50 killed; 20:58:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:33 + git semver [Pipeline] } 20:58:33 $ docker stop --time=1 e71580a3266aec11def439059cc527b08222360b1747c47ffefd2b5a32809038 20:58:34 $ docker rm -f e71580a3266aec11def439059cc527b08222360b1747c47ffefd2b5a32809038 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:35 Stashed 1 file(s) [Pipeline] echo 20:58:35 [edgeXSemver]: initialized semver on version 1.3.1-dev.11 [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:58:51 Still waiting to schedule task 20:58:51 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18882’ is offline; ‘prd-centos7-docker-4c-2g-18884’ is offline; ‘prd-centos7-docker-4c-2g-18888’ is offline; ‘prd-centos7-docker-4c-2g-18889’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18883’ doesn’t have label ‘centos7-docker-4c-2g’ 20:58:51 Still waiting to schedule task 20:58:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:00:16 Running on prd-centos7-docker-4c-2g-18892 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:00:17 Running in /w/workspace/app-functions-sdk-go/160 [Pipeline] { [Pipeline] checkout 21:00:19 using credential edgex-jenkins-ssh 21:00:19 Cloning the remote Git repository 21:00:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:19 > git init /w/workspace/app-functions-sdk-go/160 # timeout=10 21:00:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:20 > git --version # timeout=10 21:00:20 > git --version # 'git version 2.24.3' 21:00:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:21 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:22 Checking out Revision 5a165ca32a8f9fe6ac204cae8b26655e5f1010de (master) 21:00:22 > git config core.sparsecheckout # timeout=10 21:00:22 > git checkout -f 5a165ca32a8f9fe6ac204cae8b26655e5f1010de # timeout=10 21:00:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap (#627)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:00:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:00:27 + sudo service docker restart 21:00:27 + true 21:00:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:00:29 ========================================================= 21:00:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:00:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:00:29 Sending build context to Docker daemon 19.07MB 21:00:29 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:00:29 Step 2/8 : FROM ${BASE} 21:00:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:30 188c0c94c7c5: Pulling fs layer 21:00:30 0ef7d3d256c8: Pulling fs layer 21:00:30 de9db76c5a1d: Pulling fs layer 21:00:30 bca2f99d35d6: Pulling fs layer 21:00:30 93359f2a8cfa: Pulling fs layer 21:00:30 7c6f9722023f: Pulling fs layer 21:00:30 a35cf1a2eb13: Pulling fs layer 21:00:30 93359f2a8cfa: Waiting 21:00:30 7c6f9722023f: Waiting 21:00:30 a35cf1a2eb13: Waiting 21:00:30 bca2f99d35d6: Waiting 21:00:30 de9db76c5a1d: Verifying Checksum 21:00:30 de9db76c5a1d: Download complete 21:00:30 0ef7d3d256c8: Verifying Checksum 21:00:30 0ef7d3d256c8: Download complete 21:00:30 93359f2a8cfa: Verifying Checksum 21:00:30 93359f2a8cfa: Download complete 21:00:30 7c6f9722023f: Verifying Checksum 21:00:30 7c6f9722023f: Download complete 21:00:30 188c0c94c7c5: Verifying Checksum 21:00:30 188c0c94c7c5: Download complete 21:00:30 188c0c94c7c5: Pull complete 21:00:30 0ef7d3d256c8: Pull complete 21:00:31 de9db76c5a1d: Pull complete 21:00:31 a35cf1a2eb13: Verifying Checksum 21:00:31 a35cf1a2eb13: Download complete 21:00:32 bca2f99d35d6: Verifying Checksum 21:00:32 bca2f99d35d6: Download complete 21:00:38 bca2f99d35d6: Pull complete 21:00:38 93359f2a8cfa: Pull complete 21:00:38 7c6f9722023f: Pull complete 21:00:42 a35cf1a2eb13: Pull complete 21:00:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:00:42 ---> a62c8e92a672 21:00:42 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:00:42 20.10.0: Pulling from library/docker 21:00:42 05e7bc50f07f: Pulling fs layer 21:00:42 6db28d0fdbf6: Pulling fs layer 21:00:42 292df0bc6bf3: Pulling fs layer 21:00:42 2e060f4bd70b: Pulling fs layer 21:00:42 80e8d568a223: Pulling fs layer 21:00:42 8dc6ef1a942a: Pulling fs layer 21:00:42 2312dd95470a: Pulling fs layer 21:00:42 2e060f4bd70b: Waiting 21:00:42 80e8d568a223: Waiting 21:00:42 8dc6ef1a942a: Waiting 21:00:42 2312dd95470a: Waiting 21:00:42 292df0bc6bf3: Verifying Checksum 21:00:42 292df0bc6bf3: Download complete 21:00:42 6db28d0fdbf6: Verifying Checksum 21:00:42 6db28d0fdbf6: Download complete 21:00:42 80e8d568a223: Verifying Checksum 21:00:42 80e8d568a223: Download complete 21:00:42 05e7bc50f07f: Verifying Checksum 21:00:42 8dc6ef1a942a: Verifying Checksum 21:00:42 8dc6ef1a942a: Download complete 21:00:42 2312dd95470a: Download complete 21:00:42 05e7bc50f07f: Pull complete 21:00:43 6db28d0fdbf6: Pull complete 21:00:43 292df0bc6bf3: Pull complete 21:00:43 2e060f4bd70b: Verifying Checksum 21:00:43 2e060f4bd70b: Download complete 21:00:46 2e060f4bd70b: Pull complete 21:00:46 80e8d568a223: Pull complete 21:00:46 8dc6ef1a942a: Pull complete 21:00:46 2312dd95470a: Pull complete 21:00:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:00:46 Status: Downloaded newer image for docker:20.10.0 21:00:48 ---> 7e618f3a7b5f 21:00:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:00:48 ---> Running in 4cf06c5b4a2b 21:00:48 Removing intermediate container 4cf06c5b4a2b 21:00:48 ---> 8e386f333da3 21:00:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:00:48 ---> Running in 5637eda5ca45 21:00:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:00:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:00:53 (1/5) Installing libsodium (1.0.18-r0) 21:00:53 (2/5) Installing libzmq (4.3.3-r0) 21:00:54 (3/5) Installing pkgconf (1.7.2-r0) 21:00:54 (4/5) Installing libsodium-dev (1.0.18-r0) 21:00:54 (5/5) Installing zeromq-dev (4.3.3-r0) 21:00:54 Executing busybox-1.31.1-r19.trigger 21:00:54 OK: 167 MiB in 44 packages 21:00:55 Removing intermediate container 5637eda5ca45 21:00:55 ---> 8769f29e00a9 21:00:55 Step 6/8 : WORKDIR /build 21:00:55 ---> Running in 025e6aa73f26 21:00:55 Removing intermediate container 025e6aa73f26 21:00:55 ---> 033328cd5b7f 21:00:55 Step 7/8 : COPY go.mod . 21:00:55 ---> 90d586d3372b 21:00:55 Step 8/8 : RUN go mod download 21:00:55 ---> Running in e2c4c88ffc26 21:01:22 Removing intermediate container e2c4c88ffc26 21:01:22 ---> 77e1f636ee66 21:01:22 Successfully built 77e1f636ee66 21:01:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:01:22 + docker inspect -f . ci-base-image-x86_64 21:01:22 . [Pipeline] withDockerContainer 21:01:22 prd-centos7-docker-4c-2g-18892 does not seem to be running inside a container 21:01:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/160 -v /w/workspace/app-functions-sdk-go/160:/w/workspace/app-functions-sdk-go/160:rw,z -v /w/workspace/app-functions-sdk-go/160@tmp:/w/workspace/app-functions-sdk-go/160@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 ******** ci-base-image-x86_64 cat 21:01:23 $ docker top b9382a2284a583785a377b59536f733db9aaa793de7b82f47ca57f21cce82ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:24 + go version 21:01:24 go version go1.15.5 linux/amd64 [Pipeline] } 21:01:24 $ docker stop --time=1 b9382a2284a583785a377b59536f733db9aaa793de7b82f47ca57f21cce82ea1 21:01:25 $ docker rm -f b9382a2284a583785a377b59536f733db9aaa793de7b82f47ca57f21cce82ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:26 + docker inspect -f . ci-base-image-x86_64 21:01:26 . [Pipeline] withDockerContainer 21:01:26 prd-centos7-docker-4c-2g-18892 does not seem to be running inside a container 21:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/160 -v /w/workspace/app-functions-sdk-go/160:/w/workspace/app-functions-sdk-go/160:rw,z -v /w/workspace/app-functions-sdk-go/160@tmp:/w/workspace/app-functions-sdk-go/160@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 ******** ci-base-image-x86_64 cat 21:01:27 $ docker top fec5edd5d95c4a7d30f5ae95458499f36d6770e40edbe8ffd7bfd6b17e33d13d -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:28 + make test 21:01:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:01:29 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:01:37 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.041s coverage: 86.2% of statements 21:01:44 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.019s coverage: 47.9% of statements 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:01:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.037s coverage: 61.5% of statements 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:01:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.063s coverage: 69.1% of statements 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:01:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.009s coverage: 97.7% of statements 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:01:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:01:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.030s coverage: 8.8% of statements 21:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.934s coverage: 75.0% of statements 21:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 21:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.025s coverage: 87.9% of statements 21:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.024s coverage: 80.5% of statements 21:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.009s coverage: 71.7% of statements 21:02:15 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.051s coverage: 81.6% of statements 21:02:15 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 21:02:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:02:15 gofmt -l . 21:02:15 [ "`gofmt -l .`" = "" ] 21:02:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 21:02:15 $ docker stop --time=1 fec5edd5d95c4a7d30f5ae95458499f36d6770e40edbe8ffd7bfd6b17e33d13d 21:02:17 $ docker rm -f fec5edd5d95c4a7d30f5ae95458499f36d6770e40edbe8ffd7bfd6b17e33d13d [Pipeline] // withDockerContainer [Pipeline] sh 21:02:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:02:18 Stashed 1 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18895 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:02:22 Running in /w/workspace/app-functions-sdk-go/160 [Pipeline] { [Pipeline] checkout 21:02:27 using credential edgex-jenkins-ssh 21:02:27 Cloning the remote Git repository 21:02:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:27 > git init /w/workspace/app-functions-sdk-go/160 # timeout=10 21:02:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:28 > git --version # timeout=10 21:02:28 > git --version # 'git version 2.17.1' 21:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:31 Checking out Revision 5a165ca32a8f9fe6ac204cae8b26655e5f1010de (master) 21:02:31 > git config core.sparsecheckout # timeout=10 21:02:31 > git checkout -f 5a165ca32a8f9fe6ac204cae8b26655e5f1010de # timeout=10 21:02:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap (#627)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:02:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:02:39 + sudo service+ docker restart 21:02:39 true [Pipeline] unstash [Pipeline] echo 21:02:42 ========================================================= 21:02:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:02:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:02:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:02:43 Sending build context to Docker daemon 19.06MB 21:02:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:02:43 Step 2/8 : FROM ${BASE} 21:02:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:02:43 5f621e34cdf4: Pulling fs layer 21:02:43 a4357932f1b6: Pulling fs layer 21:02:43 18c013af1878: Pulling fs layer 21:02:43 00ac8860ef70: Pulling fs layer 21:02:43 63d7cb157983: Pulling fs layer 21:02:43 b116817d02f9: Pulling fs layer 21:02:43 745a02a5169b: Pulling fs layer 21:02:43 63d7cb157983: Waiting 21:02:43 b116817d02f9: Waiting 21:02:43 745a02a5169b: Waiting 21:02:44 00ac8860ef70: Waiting 21:02:44 18c013af1878: Verifying Checksum 21:02:44 18c013af1878: Download complete 21:02:44 a4357932f1b6: Download complete 21:02:44 63d7cb157983: Verifying Checksum 21:02:44 63d7cb157983: Download complete 21:02:44 b116817d02f9: Verifying Checksum 21:02:44 b116817d02f9: Download complete 21:02:44 5f621e34cdf4: Download complete 21:02:44 5f621e34cdf4: Pull complete 21:02:45 a4357932f1b6: Pull complete 21:02:45 18c013af1878: Pull complete 21:02:46 745a02a5169b: Verifying Checksum 21:02:46 745a02a5169b: Download complete 21:02:47 00ac8860ef70: Verifying Checksum 21:02:47 00ac8860ef70: Download complete 21:02:58 00ac8860ef70: Pull complete 21:02:58 63d7cb157983: Pull complete 21:02:58 b116817d02f9: Pull complete 21:03:02 745a02a5169b: Pull complete 21:03:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:03:02 ---> b7e6874047d6 21:03:02 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:03:02 20.10.0: Pulling from library/docker 21:03:02 a3cc7d3b244e: Pulling fs layer 21:03:02 02a3295e0d61: Pulling fs layer 21:03:02 0f4f2e6d8100: Pulling fs layer 21:03:02 330b718f631f: Pulling fs layer 21:03:02 a93816041522: Pulling fs layer 21:03:02 bdb6da89ff94: Pulling fs layer 21:03:02 2a70c0c122f4: Pulling fs layer 21:03:02 a93816041522: Waiting 21:03:02 bdb6da89ff94: Waiting 21:03:02 2a70c0c122f4: Waiting 21:03:02 330b718f631f: Waiting 21:03:02 0f4f2e6d8100: Verifying Checksum 21:03:02 0f4f2e6d8100: Download complete 21:03:02 02a3295e0d61: Verifying Checksum 21:03:02 02a3295e0d61: Download complete 21:03:02 a93816041522: Verifying Checksum 21:03:02 a93816041522: Download complete 21:03:02 a3cc7d3b244e: Verifying Checksum 21:03:02 a3cc7d3b244e: Download complete 21:03:02 bdb6da89ff94: Download complete 21:03:02 2a70c0c122f4: Verifying Checksum 21:03:02 2a70c0c122f4: Download complete 21:03:02 a3cc7d3b244e: Pull complete 21:03:03 02a3295e0d61: Pull complete 21:03:04 0f4f2e6d8100: Pull complete 21:03:05 330b718f631f: Verifying Checksum 21:03:05 330b718f631f: Download complete 21:03:10 330b718f631f: Pull complete 21:03:10 a93816041522: Pull complete 21:03:10 bdb6da89ff94: Pull complete 21:03:10 2a70c0c122f4: Pull complete 21:03:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:03:10 Status: Downloaded newer image for docker:20.10.0 21:03:17 ---> 487607a8bac5 21:03:17 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:03:17 ---> Running in 73455444c4e0 21:03:17 Removing intermediate container 73455444c4e0 21:03:17 ---> 0ce2da6ac151 21:03:17 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:03:17 ---> Running in 8b5e2be1f369 21:03:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:20 (1/5) Installing libsodium (1.0.18-r0) 21:03:21 (2/5) Installing libzmq (4.3.3-r0) 21:03:21 (3/5) Installing pkgconf (1.7.2-r0) 21:03:21 (4/5) Installing libsodium-dev (1.0.18-r0) 21:03:21 (5/5) Installing zeromq-dev (4.3.3-r0) 21:03:21 Executing busybox-1.31.1-r19.trigger 21:03:21 OK: 144 MiB in 44 packages 21:03:23 Removing intermediate container 8b5e2be1f369 21:03:23 ---> ec40ac92b02e 21:03:23 Step 6/8 : WORKDIR /build 21:03:23 ---> Running in 55bc869972da 21:03:24 Removing intermediate container 55bc869972da 21:03:24 ---> 330faf98a4f7 21:03:24 Step 7/8 : COPY go.mod . 21:03:24 ---> 13f9baf50711 21:03:24 Step 8/8 : RUN go mod download 21:03:24 ---> Running in 405c659a3d45 21:03:51 Removing intermediate container 405c659a3d45 21:03:51 ---> aaa97efbc01a 21:03:51 Successfully built aaa97efbc01a 21:03:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:03:52 + docker inspect -f . ci-base-image-arm64 21:03:52 . [Pipeline] withDockerContainer 21:03:52 prd-ubuntu18.04-docker-arm64-4c-16g-18895 does not seem to be running inside a container 21:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/160 -v /w/workspace/app-functions-sdk-go/160:/w/workspace/app-functions-sdk-go/160:rw,z -v /w/workspace/app-functions-sdk-go/160@tmp:/w/workspace/app-functions-sdk-go/160@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 ******** ci-base-image-arm64 cat 21:03:54 $ docker top a6d999d668d7efd2aa5f1d4738f23231cbf882776169256bf1b43565441b2b03 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:55 + go version 21:03:55 go version go1.15.5 linux/arm64 [Pipeline] } 21:03:55 $ docker stop --time=1 a6d999d668d7efd2aa5f1d4738f23231cbf882776169256bf1b43565441b2b03 21:03:57 $ docker rm -f a6d999d668d7efd2aa5f1d4738f23231cbf882776169256bf1b43565441b2b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:58 + docker inspect -f . ci-base-image-arm64 21:03:58 . [Pipeline] withDockerContainer 21:03:58 prd-ubuntu18.04-docker-arm64-4c-16g-18895 does not seem to be running inside a container 21:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/160 -v /w/workspace/app-functions-sdk-go/160:/w/workspace/app-functions-sdk-go/160:rw,z -v /w/workspace/app-functions-sdk-go/160@tmp:/w/workspace/app-functions-sdk-go/160@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 ******** ci-base-image-arm64 cat 21:03:59 $ docker top 0a2fa270b284e051bfee637f78fde6d40323e4a5976fffe4c83261911c74a1af -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:00 + make test 21:04:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:04:02 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:04:29 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.038s coverage: 86.2% of statements 21:04:56 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.069s coverage: 47.9% of statements 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:04:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.114s coverage: 61.5% of statements 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:04:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.035s coverage: 69.1% of statements 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:04:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.7% of statements 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:04:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:04:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.028s coverage: 8.8% of statements 21:05:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.959s coverage: 75.0% of statements 21:05:01 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 21:05:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.047s coverage: 87.9% of statements 21:05:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.049s coverage: 80.5% of statements 21:05:01 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.020s coverage: 71.7% of statements 21:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.060s coverage: 81.6% of statements 21:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.015s coverage: 94.4% of statements 21:05:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:05:34 gofmt -l . 21:05:34 [ "`gofmt -l .`" = "" ] 21:05:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 21:05:34 $ docker stop --time=1 0a2fa270b284e051bfee637f78fde6d40323e4a5976fffe4c83261911c74a1af 21:05:37 $ docker rm -f 0a2fa270b284e051bfee637f78fde6d40323e4a5976fffe4c83261911c74a1af [Pipeline] // withDockerContainer [Pipeline] sh 21:05:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:38 Warning: overwriting stash ‘coverage-report’ 21:05:38 Stashed 1 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] } [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] wrap 21:05:40 provisioning config files... 21:05:40 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1542708953258112048tmp [Pipeline] { [Pipeline] sh 21:05:41 + set +x 21:05:41 + curl -s https://codecov.io/bash 21:05:41 + bash -s -- 21:05:41 21:05:41 _____ _ 21:05:41 / ____| | | 21:05:41 | | ___ __| | ___ ___ _____ __ 21:05:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:05:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:05:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:05:41 Bash-20201231-23d4836 21:05:41 21:05:41 21:05:41 ==> git version 2.24.3 found 21:05:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:05:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:05:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:05:41 ==> Jenkins CI detected. 21:05:41 project root: . 21:05:41 --> token set from env 21:05:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:05:41 ==> Running gcov in . (disable via -X gcov) 21:05:41 ==> Python coveragepy not found 21:05:41 ==> Searching for coverage reports in: 21:05:41 + . 21:05:41 -> Found 1 reports 21:05:41 ==> Detecting git/mercurial file structure 21:05:41 ==> Reading reports 21:05:41 + ./coverage.out bytes=71081 21:05:41 ==> Appending adjustments 21:05:41 https://docs.codecov.io/docs/fixing-reports 21:05:41 + Found adjustments 21:05:41 ==> Gzipping contents 21:05:41 16K /tmp/codecov.oTHoj8.gz 21:05:41 ==> Uploading reports 21:05:41 url: https://codecov.io 21:05:41 query: branch=master&commit=5a165ca32a8f9fe6ac204cae8b26655e5f1010de&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:41 -> Pinging Codecov 21:05:41 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=5a165ca32a8f9fe6ac204cae8b26655e5f1010de&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:42 -> Uploading to 21:05:42 https://storage.googleapis.com/codecov/v4/raw/2021-01-07/3D8B5DFFC46A037C893635FACE044666/5a165ca32a8f9fe6ac204cae8b26655e5f1010de/2475e5ca-6944-4aee-b31f-d4559c4dbf1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T210542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d651db6ca4a0c70bca95f25e13744346d900076e664c7e8811eb5d5a103620f0 21:05:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:42 Dload Upload Total Spent Left Speed 21:05:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12672 0 0 100 12672 0 25877 --:--:-- --:--:-- --:--:-- 25861 100 12672 0 0 100 12672 0 25865 --:--:-- --:--:-- --:--:-- 25861 21:05:42 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5a165ca32a8f9fe6ac204cae8b26655e5f1010de [Pipeline] } 21:05:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:05:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:05:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:44 21:05:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:05:44 188c0c94c7c5: Pulling fs layer 21:05:44 0ef7d3d256c8: Pulling fs layer 21:05:44 de9db76c5a1d: Pulling fs layer 21:05:44 0eba1c9be4d2: Pulling fs layer 21:05:44 0d57e429df01: Pulling fs layer 21:05:44 4e4be7b47b0d: Pulling fs layer 21:05:44 e1f770b5df2f: Pulling fs layer 21:05:44 85a0685a4137: Pulling fs layer 21:05:44 0eba1c9be4d2: Waiting 21:05:44 0d57e429df01: Waiting 21:05:44 4e4be7b47b0d: Waiting 21:05:44 e1f770b5df2f: Waiting 21:05:44 85a0685a4137: Waiting 21:05:44 de9db76c5a1d: Verifying Checksum 21:05:44 de9db76c5a1d: Download complete 21:05:44 0ef7d3d256c8: Verifying Checksum 21:05:44 0ef7d3d256c8: Download complete 21:05:44 0d57e429df01: Verifying Checksum 21:05:44 0d57e429df01: Download complete 21:05:44 4e4be7b47b0d: Verifying Checksum 21:05:44 4e4be7b47b0d: Download complete 21:05:44 188c0c94c7c5: Verifying Checksum 21:05:44 188c0c94c7c5: Download complete 21:05:44 188c0c94c7c5: Pull complete 21:05:45 0ef7d3d256c8: Pull complete 21:05:45 de9db76c5a1d: Pull complete 21:05:45 e1f770b5df2f: Verifying Checksum 21:05:45 e1f770b5df2f: Download complete 21:05:47 0eba1c9be4d2: Verifying Checksum 21:05:47 0eba1c9be4d2: Download complete 21:05:47 85a0685a4137: Verifying Checksum 21:05:47 85a0685a4137: Download complete 21:05:53 0eba1c9be4d2: Pull complete 21:05:53 0d57e429df01: Pull complete 21:05:53 4e4be7b47b0d: Pull complete 21:05:55 e1f770b5df2f: Pull complete 21:06:03 85a0685a4137: Pull complete 21:06:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:06:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:06:03 prd-centos7-docker-4c-2g-18887 does not seem to be running inside a container 21:06:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:06:04 $ docker top 64bd49c17cbf1095f88dbf990512c715570d4680433ccbe24af638a6de5c94c8 -eo pid,comm [Pipeline] { [Pipeline] echo 21:06:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:06:05 + set -o pipefail 21:06:05 + snyk monitor '--org=edgex-jenkins' 21:06:17 21:06:17 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 21:06:17 21:06:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/fe9ddf53-5718-4ae1-801b-292af56f52c1 21:06:17 21:06:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:06:17 21:06:17 [Pipeline] } 21:06:17 $ docker stop --time=1 64bd49c17cbf1095f88dbf990512c715570d4680433ccbe24af638a6de5c94c8 21:06:19 $ docker rm -f 64bd49c17cbf1095f88dbf990512c715570d4680433ccbe24af638a6de5c94c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:06:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:21 provisioning config files... 21:06:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8493356534923052724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:21 --> edgex-publish-swagger.sh 21:06:21 === Publish openapi/v2 API === 21:06:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:06:21 [publishToSwagger] Publishing API Name [app-functions-sdk] 21:06:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:06:21 Dload Upload Total Spent Left Speed 21:06:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10438 0:00:01 0:00:01 --:--:-- 10445 100 13025 0 0 100 13025 0 10321 0:00:01 0:00:01 --:--:-- 10329 21:06:23 21:06:23 [Pipeline] } 21:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:24 + git log --format=format:%s -1 5a165ca32a8f9fe6ac204cae8b26655e5f1010de [Pipeline] isUnix [Pipeline] sh 21:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:24 . [Pipeline] withDockerContainer 21:06:24 prd-centos7-docker-4c-2g-18887 does not seem to be running inside a container 21:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:06:25 $ docker top 096bd4da1c59fed2c28ca217ed56181696c922df277e2908020392f952e26d42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:26 [ssh-agent] Looking for ssh-agent implementation... 21:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:26 $ docker exec 096bd4da1c59fed2c28ca217ed56181696c922df277e2908020392f952e26d42 ssh-agent 21:06:26 SSH_AUTH_SOCK=/tmp/ssh-yiozRvIbbd4w/agent.13 21:06:26 SSH_AGENT_PID=19 21:06:26 Running ssh-add (command line suppressed) 21:06:26 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1978187827473230568.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1978187827473230568.key) 21:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:26 + git semver tag 21:06:26 # -> Open(): unable to determine branch for HEAD 21:06:26 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:06:26 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:06:26 # $SEMVER_REMOTE_NAME = origin 21:06:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:26 # $SEMVER_USER_NAME = edgex-jenkins 21:06:26 # $SEMVER_BRANCH = master 21:06:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:06:26 # 5a165ca32a8f9fe6ac204cae8b26655e5f1010de HEAD 21:06:27 # -> Force: false 21:06:27 # 2bcb5d615bc971fb8ac48b711c8a1b9765b1f048 refs/tags/v1.3.1-dev.11 [Pipeline] } 21:06:27 $ docker exec --env ******** --env ******** 096bd4da1c59fed2c28ca217ed56181696c922df277e2908020392f952e26d42 ssh-agent -k 21:06:27 unset SSH_AUTH_SOCK; 21:06:27 unset SSH_AGENT_PID; 21:06:27 echo Agent pid 19 killed; 21:06:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:27 + git semver [Pipeline] } 21:06:27 $ docker stop --time=1 096bd4da1c59fed2c28ca217ed56181696c922df277e2908020392f952e26d42 21:06:29 $ docker rm -f 096bd4da1c59fed2c28ca217ed56181696c922df277e2908020392f952e26d42 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:29 21:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:30 0.23.1-centos7: Pulling from edgex-lftools 21:06:30 ab5ef0e58194: Pulling fs layer 21:06:30 9712f1f96733: Pulling fs layer 21:06:30 63f879dbbcfc: Pulling fs layer 21:06:30 0d9ebad4ef96: Pulling fs layer 21:06:30 e9a5061849ea: Pulling fs layer 21:06:30 d747dcd14b5f: Pulling fs layer 21:06:30 2de7ff778b66: Pulling fs layer 21:06:30 0d9ebad4ef96: Waiting 21:06:30 e9a5061849ea: Waiting 21:06:30 d747dcd14b5f: Waiting 21:06:30 2de7ff778b66: Waiting 21:06:30 9712f1f96733: Verifying Checksum 21:06:30 9712f1f96733: Download complete 21:06:31 63f879dbbcfc: Verifying Checksum 21:06:31 63f879dbbcfc: Download complete 21:06:32 e9a5061849ea: Verifying Checksum 21:06:32 e9a5061849ea: Download complete 21:06:32 d747dcd14b5f: Verifying Checksum 21:06:32 d747dcd14b5f: Download complete 21:06:32 ab5ef0e58194: Download complete 21:06:32 2de7ff778b66: Verifying Checksum 21:06:32 2de7ff778b66: Download complete 21:06:33 0d9ebad4ef96: Download complete 21:06:38 ab5ef0e58194: Pull complete 21:06:38 9712f1f96733: Pull complete 21:06:41 63f879dbbcfc: Pull complete 21:06:47 0d9ebad4ef96: Pull complete 21:06:49 e9a5061849ea: Pull complete 21:06:49 d747dcd14b5f: Pull complete 21:06:51 2de7ff778b66: Pull complete 21:06:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:06:51 prd-centos7-docker-4c-2g-18887 does not seem to be running inside a container 21:06:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:06:55 $ docker top 88d53447aefa50cc35725a6416d081cb12930124fd332b920ed1f233976b1434 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:06:56 provisioning config files... 21:06:56 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8221848716554207308tmp 21:06:56 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1281353514672523205tmp 21:06:56 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4225250001931075395tmp [Pipeline] { [Pipeline] echo 21:06:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:06:56 ---> sigul-configuration.sh 21:06:56 gpg: directory `/root/.gnupg' created 21:06:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:06:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:06:56 gpg: keyring `/root/.gnupg/secring.gpg' created 21:06:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:06:56 gpg: CAST5 encrypted data 21:06:56 gpg: encrypted with 1 passphrase 21:06:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:06:57 + mkdir /home/jenkins 21:06:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:06:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:06:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:06:57 ---> sigul-install.sh 21:07:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:07:03 + git tag --list 21:07:03 v0.1.0 21:07:03 v0.1.1 21:07:03 v1.0.0 21:07:03 v1.1.0 21:07:03 v1.2.0 21:07:03 v1.2.1-dev.1 21:07:03 v1.2.1-dev.10 21:07:03 v1.2.1-dev.11 21:07:03 v1.2.1-dev.12 21:07:03 v1.2.1-dev.13 21:07:03 v1.2.1-dev.14 21:07:03 v1.2.1-dev.15 21:07:03 v1.2.1-dev.16 21:07:03 v1.2.1-dev.17 21:07:03 v1.2.1-dev.18 21:07:03 v1.2.1-dev.19 21:07:03 v1.2.1-dev.2 21:07:03 v1.2.1-dev.20 21:07:03 v1.2.1-dev.21 21:07:03 v1.2.1-dev.22 21:07:03 v1.2.1-dev.23 21:07:03 v1.2.1-dev.24 21:07:03 v1.2.1-dev.25 21:07:03 v1.2.1-dev.26 21:07:03 v1.2.1-dev.27 21:07:03 v1.2.1-dev.28 21:07:03 v1.2.1-dev.29 21:07:03 v1.2.1-dev.3 21:07:03 v1.2.1-dev.30 21:07:03 v1.2.1-dev.31 21:07:03 v1.2.1-dev.32 21:07:03 v1.2.1-dev.33 21:07:03 v1.2.1-dev.34 21:07:03 v1.2.1-dev.35 21:07:03 v1.2.1-dev.36 21:07:03 v1.2.1-dev.37 21:07:03 v1.2.1-dev.38 21:07:03 v1.2.1-dev.39 21:07:03 v1.2.1-dev.4 21:07:03 v1.2.1-dev.40 21:07:03 v1.2.1-dev.41 21:07:03 v1.2.1-dev.42 21:07:03 v1.2.1-dev.43 21:07:03 v1.2.1-dev.44 21:07:03 v1.2.1-dev.45 21:07:03 v1.2.1-dev.46 21:07:03 v1.2.1-dev.47 21:07:03 v1.2.1-dev.48 21:07:03 v1.2.1-dev.49 21:07:03 v1.2.1-dev.5 21:07:03 v1.2.1-dev.50 21:07:03 v1.2.1-dev.51 21:07:03 v1.2.1-dev.52 21:07:03 v1.2.1-dev.53 21:07:03 v1.2.1-dev.54 21:07:03 v1.2.1-dev.55 21:07:03 v1.2.1-dev.56 21:07:03 v1.2.1-dev.57 21:07:03 v1.2.1-dev.58 21:07:03 v1.2.1-dev.6 21:07:03 v1.2.1-dev.7 21:07:03 v1.2.1-dev.8 21:07:03 v1.2.1-dev.9 21:07:03 v1.3.0 21:07:03 v1.3.1-dev.1 21:07:03 v1.3.1-dev.10 21:07:03 v1.3.1-dev.11 21:07:03 v1.3.1-dev.2 21:07:03 v1.3.1-dev.3 21:07:03 v1.3.1-dev.4 21:07:03 v1.3.1-dev.5 21:07:03 v1.3.1-dev.6 21:07:03 v1.3.1-dev.7 21:07:03 v1.3.1-dev.8 21:07:03 v1.3.1-dev.9 [Pipeline] sh 21:07:03 + lftools sign git-tag v1.3.1-dev.11 21:07:05 Signing Git tag with Sigul... 21:07:05 Signing v1.3.1-dev.11 [Pipeline] echo 21:07:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:07:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:07:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:07:06 $ docker stop --time=1 88d53447aefa50cc35725a6416d081cb12930124fd332b920ed1f233976b1434 21:07:08 $ docker rm -f 88d53447aefa50cc35725a6416d081cb12930124fd332b920ed1f233976b1434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:09 . [Pipeline] withDockerContainer 21:07:09 prd-centos7-docker-4c-2g-18887 does not seem to be running inside a container 21:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:10 $ docker top ee18af56672781ce7988a961eaa72d7b138880c513fe0764e610b0999429a06c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:10 [ssh-agent] Looking for ssh-agent implementation... 21:07:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:10 $ docker exec ee18af56672781ce7988a961eaa72d7b138880c513fe0764e610b0999429a06c ssh-agent 21:07:11 SSH_AUTH_SOCK=/tmp/ssh-PZCLMSJtwj8s/agent.13 21:07:11 SSH_AGENT_PID=19 21:07:11 Running ssh-add (command line suppressed) 21:07:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4520818097881927929.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4520818097881927929.key) 21:07:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:11 + git semver bump pre 21:07:11 # -> Open(): unable to determine branch for HEAD 21:07:11 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:07:11 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:07:11 # $SEMVER_REMOTE_NAME = origin 21:07:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:11 # $SEMVER_USER_NAME = edgex-jenkins 21:07:11 # $SEMVER_BRANCH = master 21:07:11 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:07:11 1.3.1-dev.12 [Pipeline] } 21:07:11 $ docker exec --env ******** --env ******** ee18af56672781ce7988a961eaa72d7b138880c513fe0764e610b0999429a06c ssh-agent -k 21:07:11 unset SSH_AUTH_SOCK; 21:07:11 unset SSH_AGENT_PID; 21:07:11 echo Agent pid 19 killed; 21:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:12 + git semver [Pipeline] } 21:07:12 $ docker stop --time=1 ee18af56672781ce7988a961eaa72d7b138880c513fe0764e610b0999429a06c 21:07:13 $ docker rm -f ee18af56672781ce7988a961eaa72d7b138880c513fe0764e610b0999429a06c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:14 . [Pipeline] withDockerContainer 21:07:14 prd-centos7-docker-4c-2g-18887 does not seem to be running inside a container 21:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:15 $ docker top da4bcba7b5260afc0b70d03b3804d3e3fa13a00ccebc8725aec934cea343e77f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:15 [ssh-agent] Looking for ssh-agent implementation... 21:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:15 $ docker exec da4bcba7b5260afc0b70d03b3804d3e3fa13a00ccebc8725aec934cea343e77f ssh-agent 21:07:15 SSH_AUTH_SOCK=/tmp/ssh-ftQBQqbhAk39/agent.12 21:07:15 SSH_AGENT_PID=18 21:07:15 Running ssh-add (command line suppressed) 21:07:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4555781865905519003.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4555781865905519003.key) 21:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:16 + git semver push 21:07:16 # -> Open(): unable to determine branch for HEAD 21:07:16 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:07:16 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:07:16 # $SEMVER_REMOTE_NAME = origin 21:07:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:16 # $SEMVER_USER_NAME = edgex-jenkins 21:07:16 # $SEMVER_BRANCH = master 21:07:16 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:07:23 $ docker exec --env ******** --env ******** da4bcba7b5260afc0b70d03b3804d3e3fa13a00ccebc8725aec934cea343e77f ssh-agent -k 21:07:23 unset SSH_AUTH_SOCK; 21:07:23 unset SSH_AGENT_PID; 21:07:23 echo Agent pid 18 killed; 21:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:23 + git semver [Pipeline] } 21:07:23 $ docker stop --time=1 da4bcba7b5260afc0b70d03b3804d3e3fa13a00ccebc8725aec934cea343e77f 21:07:25 $ docker rm -f da4bcba7b5260afc0b70d03b3804d3e3fa13a00ccebc8725aec934cea343e77f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:07:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:07:27 ---> package-listing.sh 21:07:27 ++ facter osfamily 21:07:27 ++ tr '[:upper:]' '[:lower:]' 21:07:27 + OS_FAMILY=redhat 21:07:27 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:07:27 + START_PACKAGES=/tmp/packages_start.txt 21:07:27 + END_PACKAGES=/tmp/packages_end.txt 21:07:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:27 + PACKAGES=/tmp/packages_start.txt 21:07:27 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:07:27 + PACKAGES=/tmp/packages_end.txt 21:07:27 + case "${OS_FAMILY}" in 21:07:27 + rpm -qa 21:07:27 + sort 21:07:32 + '[' -f /tmp/packages_start.txt ']' 21:07:32 + '[' -f /tmp/packages_end.txt ']' 21:07:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:32 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:07:32 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:07:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 21:07:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:07:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:33 21:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:33 alpine: Pulling from edgex-lftools-log-publisher 21:07:33 df20fa9351a1: Pulling fs layer 21:07:33 36b3adc4ff6f: Pulling fs layer 21:07:33 8ad3a11d3b57: Pulling fs layer 21:07:33 46f8f816bc3b: Pulling fs layer 21:07:33 93b61091891f: Pulling fs layer 21:07:33 93b9cdb0e59b: Pulling fs layer 21:07:33 5e14af77c1be: Pulling fs layer 21:07:33 01666e4c0597: Pulling fs layer 21:07:33 aa168da1d23b: Pulling fs layer 21:07:33 93b9cdb0e59b: Waiting 21:07:33 5e14af77c1be: Waiting 21:07:33 01666e4c0597: Waiting 21:07:33 aa168da1d23b: Waiting 21:07:33 46f8f816bc3b: Waiting 21:07:33 93b61091891f: Waiting 21:07:33 36b3adc4ff6f: Verifying Checksum 21:07:33 36b3adc4ff6f: Download complete 21:07:33 46f8f816bc3b: Verifying Checksum 21:07:33 46f8f816bc3b: Download complete 21:07:33 df20fa9351a1: Download complete 21:07:33 93b9cdb0e59b: Verifying Checksum 21:07:33 93b9cdb0e59b: Download complete 21:07:33 5e14af77c1be: Verifying Checksum 21:07:33 5e14af77c1be: Download complete 21:07:34 93b61091891f: Verifying Checksum 21:07:34 93b61091891f: Download complete 21:07:34 01666e4c0597: Verifying Checksum 21:07:34 01666e4c0597: Download complete 21:07:34 8ad3a11d3b57: Verifying Checksum 21:07:34 8ad3a11d3b57: Download complete 21:07:34 df20fa9351a1: Pull complete 21:07:34 36b3adc4ff6f: Pull complete 21:07:36 8ad3a11d3b57: Pull complete 21:07:36 aa168da1d23b: Verifying Checksum 21:07:36 aa168da1d23b: Download complete 21:07:36 46f8f816bc3b: Pull complete 21:07:37 93b61091891f: Pull complete 21:07:37 93b9cdb0e59b: Pull complete 21:07:37 5e14af77c1be: Pull complete 21:07:37 01666e4c0597: Pull complete 21:07:45 aa168da1d23b: Pull complete 21:07:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:07:45 prd-centos7-docker-4c-2g-18887 does not seem to be running inside a container 21:07:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:07:48 $ docker top f4e19b67f25af9da20d215af0c46c4e5e9cd54083ac31b50929d333e2f53b249 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:49 + touch /tmp/pre-build-complete [Pipeline] sh 21:07:49 + mkdir -p /var/log/sa [Pipeline] sh 21:07:49 + ls /var/log/sa-host 21:07:49 + sadf -c /var/log/sa-host/sa07 21:07:49 file_magic: OK 21:07:49 HZ: Using current value: 100 21:07:49 file_header: OK 21:07:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:07:49 Statistics: 21:07:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:07:49 File successfully converted to sysstat format version 12.2.1 21:07:49 + sadf -c /var/log/sa-host/sa23 21:07:49 file_magic: OK 21:07:49 HZ: Using current value: 100 21:07:49 file_header: OK 21:07:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:07:49 Statistics: 21:07:49 Hnuu...uuuununununu... 21:07:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:49 provisioning config files... 21:07:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1730185801197248343tmp [Pipeline] { [Pipeline] echo 21:07:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:07:50 ---> create-netrc.sh [Pipeline] } 21:07:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:07:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:50 ---> python-tools-install.sh [Pipeline] echo 21:07:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:07:51 ---> sudo-logs.sh 21:07:51 Archiving 'sudo' log.. [Pipeline] echo 21:07:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:07:51 ---> job-cost.sh 21:07:51 lf-activate-venv: SKIPPING 21:07:51 INFO: No Stack... 21:07:52 INFO: Retrieving Pricing Info for: v1-standard-2 21:07:52 INFO: Archiving Costs [Pipeline] echo 21:07:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:07:53 ---> logs-deploy.sh 21:07:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/160 21:07:53 INFO: archiving workspace using pattern(s): 21:07:55 Archives upload complete. 21:07:55 INFO: archiving logs to Nexus 21:07:56 ---> uname -a: 21:07:56 Linux prd-centos7-docker-4c-2g-18887.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:07:56 21:07:56 21:07:56 ---> lscpu: 21:07:56 Architecture: x86_64 21:07:56 CPU op-mode(s): 32-bit, 64-bit 21:07:56 Byte Order: Little Endian 21:07:56 Address sizes: 40 bits physical, 48 bits virtual 21:07:56 CPU(s): 4 21:07:56 On-line CPU(s) list: 0-3 21:07:56 Thread(s) per core: 1 21:07:56 Core(s) per socket: 1 21:07:56 Socket(s): 4 21:07:56 NUMA node(s): 1 21:07:56 Vendor ID: GenuineIntel 21:07:56 CPU family: 6 21:07:56 Model: 44 21:07:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:07:56 Stepping: 1 21:07:56 CPU MHz: 2933.436 21:07:56 BogoMIPS: 5866.87 21:07:56 Virtualization: VT-x 21:07:56 Hypervisor vendor: KVM 21:07:56 Virtualization type: full 21:07:56 L1d cache: 128 KiB 21:07:56 L1i cache: 128 KiB 21:07:56 L2 cache: 16 MiB 21:07:56 L3 cache: 64 MiB 21:07:56 NUMA node0 CPU(s): 0-3 21:07:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:07:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:07:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:07:56 Vulnerability Meltdown: Mitigation; PTI 21:07:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:07:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:07:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:07:56 Vulnerability Srbds: Not affected 21:07:56 Vulnerability Tsx async abort: Not affected 21:07:56 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 21:07:56 21:07:56 21:07:56 ---> nproc: 21:07:56 4 21:07:56 21:07:56 21:07:56 ---> df -h: 21:07:56 Filesystem Size Used Available Use% Mounted on 21:07:56 overlay 50.0G 8.6G 41.4G 17% / 21:07:56 tmpfs 64.0M 0 64.0M 0% /dev 21:07:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:07:56 shm 64.0M 0 64.0M 0% /dev/shm 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 21:07:56 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 21:07:56 21:07:56 21:07:56 ---> free -m: 21:07:56 total used free shared buff/cache available 21:07:56 Mem: 1837 835 144 0 857 937 21:07:56 Swap: 1023 3 1020 21:07:56 21:07:56 21:07:56 ---> ip addr: 21:07:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:07:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:56 inet 127.0.0.1/8 scope host lo 21:07:56 valid_lft forever preferred_lft forever 21:07:56 inet6 ::1/128 scope host 21:07:56 valid_lft forever preferred_lft forever 21:07:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:07:56 link/ether fa:16:3e:7d:12:24 brd ff:ff:ff:ff:ff:ff 21:07:56 inet 10.30.123.215/23 brd 10.30.123.255 scope global dynamic eth0 21:07:56 valid_lft 85780sec preferred_lft 85780sec 21:07:56 inet6 fe80::f816:3eff:fe7d:1224/64 scope link 21:07:56 valid_lft forever preferred_lft forever 21:07:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:07:56 link/ether 02:42:c7:81:24:b9 brd ff:ff:ff:ff:ff:ff 21:07:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:07:56 valid_lft forever preferred_lft forever 21:07:56 inet6 fe80::42:c7ff:fe81:24b9/64 scope link 21:07:56 valid_lft forever preferred_lft forever 21:07:56 21:07:56 21:07:56 ---> sar -b -r -n DEV: 21:07:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 21:07:56 21:07:56 20:57:24 LINUX RESTART (4 CPU) 21:07:56 21:07:56 20:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:07:56 20:59:01 55.98 17.53 38.45 0.00 4762.45 4947.40 0.00 21:07:56 21:00:01 1.90 0.00 1.90 0.00 0.00 38.25 0.00 21:07:56 21:01:01 0.30 0.02 0.28 0.00 0.13 3.61 0.00 21:07:56 21:02:01 0.42 0.08 0.33 0.00 1.60 5.01 0.00 21:07:56 21:03:01 0.18 0.00 0.18 0.00 0.00 2.88 0.00 21:07:56 21:04:01 0.25 0.00 0.25 0.00 0.00 3.78 0.00 21:07:56 21:05:02 0.35 0.00 0.35 0.00 0.00 5.01 0.00 21:07:56 21:06:01 168.48 96.77 71.71 0.00 3707.70 27683.34 0.00 21:07:56 21:07:01 310.55 137.33 173.22 0.00 7871.37 39513.12 0.00 21:07:56 Average: 59.67 27.87 31.80 0.00 1813.47 7993.25 0.00 21:07:56 21:07:56 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:56 20:59:01 239536 0 582532 30.96 2620 1056856 1103116 37.65 386004 1058240 128 21:07:56 21:00:01 241244 0 580816 30.87 2620 1056864 1101656 37.60 386936 1056308 16 21:07:56 21:01:01 241644 0 580412 30.85 2620 1056868 1092692 37.29 396500 1046192 12 21:07:56 21:02:01 240568 0 581364 30.90 2620 1056992 1088800 37.16 398152 1045992 16 21:07:56 21:03:01 237428 0 584500 31.06 2620 1056996 1086840 37.09 415168 1031940 20 21:07:56 21:04:01 236788 0 585132 31.10 2620 1057004 1086864 37.09 415932 1031940 12 21:07:56 21:05:02 236736 0 585184 31.10 2620 1057004 1086840 37.09 424232 1023552 12 21:07:56 21:06:01 75000 0 720864 38.31 2596 1083084 1514152 51.68 531144 1016404 55192 21:07:56 21:07:01 91268 0 804368 42.75 1572 984336 1276708 43.57 590692 868588 30544 21:07:56 Average: 204468 0 622797 33.10 2501 1051778 1159741 39.58 438307 1019906 9550 21:07:56 21:07:56 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:56 20:59:01 eth0 443.77 363.63 1197.62 77.87 0.00 0.00 0.00 0.00 21:07:56 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 20:59:01 docker0 124.18 98.10 10.89 306.23 0.00 0.00 0.00 0.00 21:07:56 21:00:01 eth0 6.66 2.55 4.06 0.69 0.00 0.00 0.00 0.00 21:07:56 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:01:01 eth0 1.95 0.62 0.63 0.40 0.00 0.00 0.00 0.00 21:07:56 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:02:01 eth0 2.28 0.35 0.40 0.20 0.00 0.00 0.00 0.00 21:07:56 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:03:01 eth0 4.01 0.78 1.10 0.68 0.00 0.00 0.00 0.00 21:07:56 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:04:01 eth0 2.18 0.73 0.77 0.38 0.00 0.00 0.00 0.00 21:07:56 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:05:02 eth0 0.57 0.37 0.27 0.24 0.00 0.00 0.00 0.00 21:07:56 21:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:06:01 eth0 441.22 381.72 4136.62 31.06 0.00 0.00 0.00 0.00 21:07:56 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:07:01 vethf203a1d 46.11 74.18 3.02 204.49 0.00 0.00 0.00 0.00 21:07:56 21:07:01 eth0 577.48 479.13 3640.59 100.30 0.00 0.00 0.00 0.00 21:07:56 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 21:07:01 docker0 85.19 113.58 5.98 401.89 0.00 0.00 0.00 0.00 21:07:56 Average: vethf203a1d 5.13 8.26 0.34 22.77 0.00 0.00 0.00 0.00 21:07:56 Average: eth0 164.06 136.30 993.24 23.53 0.00 0.00 0.00 0.00 21:07:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:56 Average: docker0 23.31 23.57 1.88 78.84 0.00 0.00 0.00 0.00 21:07:56 21:07:56 21:07:56 ---> sar -P ALL: 21:07:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 21:07:56 21:07:56 20:57:24 LINUX RESTART (4 CPU) 21:07:56 21:07:56 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:07:56 20:59:01 all 6.61 0.00 2.89 1.43 0.05 89.02 21:07:56 20:59:01 0 7.19 0.00 3.97 1.12 0.07 87.65 21:07:56 20:59:01 1 5.00 0.00 2.61 0.44 0.05 91.90 21:07:56 20:59:01 2 5.83 0.00 2.10 1.19 0.02 90.86 21:07:56 20:59:01 3 8.44 0.00 2.89 2.97 0.05 85.66 21:07:56 21:00:01 all 0.19 0.00 0.05 0.00 0.00 99.75 21:07:56 21:00:01 0 0.08 0.00 0.08 0.00 0.00 99.83 21:07:56 21:00:01 1 0.53 0.00 0.05 0.00 0.00 99.42 21:07:56 21:00:01 2 0.08 0.00 0.03 0.00 0.00 99.88 21:07:56 21:00:01 3 0.05 0.00 0.05 0.00 0.02 99.88 21:07:56 21:01:01 all 0.18 0.00 0.06 0.00 0.01 99.75 21:07:56 21:01:01 0 0.07 0.00 0.10 0.00 0.00 99.83 21:07:56 21:01:01 1 0.50 0.00 0.05 0.00 0.02 99.43 21:07:56 21:01:01 2 0.13 0.00 0.05 0.00 0.02 99.80 21:07:56 21:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:07:56 21:02:01 all 0.12 0.00 0.04 0.00 0.00 99.84 21:07:56 21:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:56 21:02:01 1 0.38 0.00 0.05 0.00 0.00 99.57 21:07:56 21:02:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:07:56 21:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:07:56 21:03:01 all 0.18 0.00 0.09 0.00 0.01 99.72 21:07:56 21:03:01 0 0.05 0.00 0.15 0.00 0.00 99.80 21:07:56 21:03:01 1 0.50 0.00 0.07 0.00 0.02 99.42 21:07:56 21:03:01 2 0.12 0.00 0.05 0.00 0.02 99.82 21:07:56 21:03:01 3 0.05 0.00 0.08 0.00 0.00 99.87 21:07:56 21:04:01 all 0.16 0.00 0.07 0.00 0.01 99.77 21:07:56 21:04:01 0 0.03 0.00 0.15 0.00 0.02 99.80 21:07:56 21:04:01 1 0.53 0.00 0.05 0.00 0.00 99.42 21:07:56 21:04:01 2 0.05 0.00 0.05 0.00 0.02 99.88 21:07:56 21:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:07:56 21:05:02 all 0.15 0.00 0.04 0.00 0.00 99.80 21:07:56 21:05:02 0 0.03 0.00 0.08 0.00 0.00 99.88 21:07:56 21:05:02 1 0.50 0.00 0.00 0.00 0.00 99.50 21:07:56 21:05:02 2 0.07 0.00 0.07 0.00 0.02 99.85 21:07:56 21:05:02 3 0.02 0.00 0.02 0.00 0.00 99.97 21:07:56 21:06:01 all 6.89 0.00 4.95 1.18 0.07 86.90 21:07:56 21:06:01 0 7.13 0.00 5.01 0.66 0.05 87.15 21:07:56 21:06:01 1 7.12 0.00 5.31 2.18 0.12 85.27 21:07:56 21:06:01 2 6.63 0.00 4.60 1.38 0.05 87.35 21:07:56 21:06:01 3 6.69 0.00 4.90 0.52 0.07 87.82 21:07:56 21:07:01 all 11.87 0.00 9.28 4.09 0.11 74.64 21:07:56 21:07:01 0 11.42 0.00 9.59 3.20 0.12 75.68 21:07:56 21:07:01 1 12.13 0.00 8.87 7.36 0.12 71.52 21:07:56 21:07:01 2 12.56 0.00 9.20 3.64 0.12 74.48 21:07:56 21:07:01 3 11.36 0.00 9.48 2.17 0.09 76.91 21:07:56 Average: all 2.88 0.00 1.90 0.73 0.03 94.46 21:07:56 Average: 0 2.84 0.00 2.09 0.54 0.03 94.51 21:07:56 Average: 1 2.98 0.00 1.86 1.09 0.04 94.04 21:07:56 Average: 2 2.79 0.00 1.77 0.68 0.03 94.74 21:07:56 Average: 3 2.91 0.00 1.90 0.62 0.02 94.54 21:07:56 21:07:56 21:07:56