Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from caac7112c060bedef21b8f088baea05386aa6cef 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3641 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 caac7112c060bedef21b8f088baea05386aa6cef (master) > git config core.sparsecheckout # timeout=10 > git checkout -f caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 Commit message: "fix: Add missing instructions to remove replace statement from go.mod file (#818)" > git rev-list --no-walk 7ab1d82b7e244905f9818398051c1e157ceda5e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:36 ========================================================= 19:04:36 EdgeX Global Pipelines Version Info 19:04:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:37 ------------------- 19:04:37 stable info: 19:04:37 ------------------- 19:04:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:37 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:04:37 Message: update stable to v1.0.191 19:04:38 ------------------- 19:04:38 experimental info: 19:04:38 ------------------- 19:04:38 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:38 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:04:38 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:04:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:04:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] echo 19:04:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caac711 [Pipeline] echo 19:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:40 + git log --format=format:%s -1 caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] echo 19:04:40 GIT_COMMIT: caac7112c060bedef21b8f088baea05386aa6cef, Commit Message: fix: Add missing instructions to remove replace statement from go.mod file (#818) [Pipeline] echo 19:04:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:41 19:04:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:04:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:42 latest: Pulling from edgex-devops/git-semver 19:04:42 31603596830f: Pulling fs layer 19:04:42 54011a49482f: Pulling fs layer 19:04:42 a6820b24f6d8: Pulling fs layer 19:04:42 f581987b2513: Pulling fs layer 19:04:42 f581987b2513: Waiting 19:04:42 54011a49482f: Verifying Checksum 19:04:42 54011a49482f: Download complete 19:04:42 31603596830f: Verifying Checksum 19:04:42 31603596830f: Download complete 19:04:42 f581987b2513: Verifying Checksum 19:04:42 f581987b2513: Download complete 19:04:42 a6820b24f6d8: Verifying Checksum 19:04:42 a6820b24f6d8: Download complete 19:04:42 31603596830f: Pull complete 19:04:42 54011a49482f: Pull complete 19:04:43 a6820b24f6d8: Pull complete 19:04:43 f581987b2513: Pull complete 19:04:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:04:44 prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container 19:04:44 $ 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 19:04:46 $ docker top 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:46 [ssh-agent] Looking for ssh-agent implementation... 19:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:46 $ docker exec 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent 19:04:46 SSH_AUTH_SOCK=/tmp/ssh-aCGbDIKXCy0V/agent.11 19:04:46 SSH_AGENT_PID=16 19:04:46 Running ssh-add (command line suppressed) 19:04:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4045652308907832664.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4045652308907832664.key) 19:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:47 + git tag --points-at HEAD [Pipeline] } 19:04:47 $ docker exec --env ******** --env ******** 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent -k 19:04:47 unset SSH_AUTH_SOCK; 19:04:47 unset SSH_AGENT_PID; 19:04:47 echo Agent pid 16 killed; 19:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:47 [ssh-agent] Looking for ssh-agent implementation... 19:04:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:47 $ docker exec 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent 19:04:47 SSH_AUTH_SOCK=/tmp/ssh-zaWgriAHCjwe/agent.45 19:04:47 SSH_AGENT_PID=51 19:04:47 Running ssh-add (command line suppressed) 19:04:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4764163652826893559.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4764163652826893559.key) 19:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:48 + git semver init 19:04:48 # -> Open(): unable to determine branch for HEAD 19:04:48 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:04:48 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:04:48 # $SEMVER_REMOTE_NAME = origin 19:04:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:04:48 # $SEMVER_USER_NAME = edgex-jenkins 19:04:48 # $SEMVER_BRANCH = master 19:04:48 # $SEMVER_TEMP = /tmp/semver-349674702 19:04:48 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:04:51 # '/tmp/semver-349674702' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 19:04:51 # -> Force: false 19:04:51 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 19:04:51 $ docker exec --env ******** --env ******** 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent -k 19:04:51 unset SSH_AUTH_SOCK; 19:04:51 unset SSH_AGENT_PID; 19:04:51 echo Agent pid 51 killed; 19:04:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:52 + git semver [Pipeline] } 19:04:52 $ docker stop --time=1 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 19:04:53 $ docker rm -f 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:54 Stashed 1 file(s) [Pipeline] echo 19:04:54 [edgeXSemver]: initialized semver on version 2.0.0-dev.54 [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 19:05:09 Still waiting to schedule task 19:05:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:05:09 Still waiting to schedule task 19:05:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:07:51 Running on prd-centos7-docker-4c-2g-3647 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 19:07:51 Running in /w/workspace/app-functions-sdk-go/226 [Pipeline] { [Pipeline] checkout 19:07:54 using credential edgex-jenkins-ssh 19:07:54 Cloning the remote Git repository 19:07:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:07:54 > git init /w/workspace/app-functions-sdk-go/226 # timeout=10 19:07:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:07:55 > git --version # timeout=10 19:07:55 > git --version # 'git version 2.24.3' 19:07:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:07:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:07:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:07:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:07:57 Checking out Revision caac7112c060bedef21b8f088baea05386aa6cef (master) 19:07:57 > git config core.sparsecheckout # timeout=10 19:07:57 > git checkout -f caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 19:08:00 Commit message: "fix: Add missing instructions to remove replace statement from go.mod file (#818)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:08:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:08:02 + true 19:08:02 + sudo service docker restart 19:08:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:08:04 ========================================================= 19:08:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:08:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:08:05 Sending build context to Docker daemon 19.52MB 19:08:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:08:05 Step 2/8 : FROM ${BASE} 19:08:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:05 540db60ca938: Pulling fs layer 19:08:05 adcc1eea9eea: Pulling fs layer 19:08:05 4c4ab2625f07: Pulling fs layer 19:08:05 0510c868ecb4: Pulling fs layer 19:08:05 afea3b2eda06: Pulling fs layer 19:08:05 7809a108b3ef: Pulling fs layer 19:08:05 f706445af74f: Pulling fs layer 19:08:05 afea3b2eda06: Waiting 19:08:05 7809a108b3ef: Waiting 19:08:05 0510c868ecb4: Waiting 19:08:05 f706445af74f: Waiting 19:08:05 adcc1eea9eea: Verifying Checksum 19:08:05 adcc1eea9eea: Download complete 19:08:05 afea3b2eda06: Download complete 19:08:05 7809a108b3ef: Verifying Checksum 19:08:05 7809a108b3ef: Download complete 19:08:05 540db60ca938: Verifying Checksum 19:08:05 540db60ca938: Download complete 19:08:05 540db60ca938: Pull complete 19:08:05 adcc1eea9eea: Pull complete 19:08:06 4c4ab2625f07: Pull complete 19:08:07 f706445af74f: Verifying Checksum 19:08:07 f706445af74f: Download complete 19:08:08 0510c868ecb4: Verifying Checksum 19:08:08 0510c868ecb4: Download complete 19:08:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3645 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 19:08:10 Running in /w/workspace/app-functions-sdk-go/226 [Pipeline] { [Pipeline] checkout 19:08:15 0510c868ecb4: Pull complete 19:08:15 afea3b2eda06: Pull complete 19:08:15 7809a108b3ef: Pull complete 19:08:15 using credential edgex-jenkins-ssh 19:08:15 Cloning the remote Git repository 19:08:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:08:16 > git init /w/workspace/app-functions-sdk-go/226 # timeout=10 19:08:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:08:16 > git --version # timeout=10 19:08:16 > git --version # 'git version 2.17.1' 19:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:20 Checking out Revision caac7112c060bedef21b8f088baea05386aa6cef (master) 19:08:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:08:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:08:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:08:20 > git config core.sparsecheckout # timeout=10 19:08:20 > git checkout -f caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 19:08:23 f706445af74f: Pull complete 19:08:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:08:23 ---> b068be0155e3 19:08:23 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:08:23 20.10.0: Pulling from library/docker 19:08:23 05e7bc50f07f: Pulling fs layer 19:08:23 6db28d0fdbf6: Pulling fs layer 19:08:23 292df0bc6bf3: Pulling fs layer 19:08:23 2e060f4bd70b: Pulling fs layer 19:08:23 80e8d568a223: Pulling fs layer 19:08:23 8dc6ef1a942a: Pulling fs layer 19:08:23 2312dd95470a: Pulling fs layer 19:08:23 80e8d568a223: Waiting 19:08:23 8dc6ef1a942a: Waiting 19:08:23 2312dd95470a: Waiting 19:08:23 2e060f4bd70b: Waiting 19:08:23 292df0bc6bf3: Verifying Checksum 19:08:23 292df0bc6bf3: Download complete 19:08:23 6db28d0fdbf6: Download complete 19:08:23 80e8d568a223: Verifying Checksum 19:08:23 80e8d568a223: Download complete 19:08:23 05e7bc50f07f: Verifying Checksum 19:08:23 05e7bc50f07f: Download complete 19:08:23 8dc6ef1a942a: Verifying Checksum 19:08:23 8dc6ef1a942a: Download complete 19:08:23 2312dd95470a: Download complete 19:08:23 05e7bc50f07f: Pull complete 19:08:23 6db28d0fdbf6: Pull complete 19:08:23 292df0bc6bf3: Pull complete 19:08:24 2e060f4bd70b: Verifying Checksum 19:08:24 2e060f4bd70b: Download complete 19:08:24 Commit message: "fix: Add missing instructions to remove replace statement from go.mod file (#818)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:08:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:08:26 + true 19:08:26 + sudo service docker restart 19:08:27 2e060f4bd70b: Pull complete 19:08:27 80e8d568a223: Pull complete 19:08:27 8dc6ef1a942a: Pull complete 19:08:27 2312dd95470a: Pull complete 19:08:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:08:27 Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash 19:08:29 ---> b5e4497b772c 19:08:29 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:08:29 ---> Running in 0dd71e4c2233 19:08:29 Removing intermediate container 0dd71e4c2233 19:08:29 ---> 9f11dda5c5ef 19:08:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [Pipeline] echo 19:08:29 ========================================================= 19:08:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:08:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:29 ---> Running in a27da9356020 19:08:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:08:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:08:30 Sending build context to Docker daemon 19.51MB 19:08:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:08:30 Step 2/8 : FROM ${BASE} 19:08:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:31 595b0fe564bb: Pulling fs layer 19:08:31 7186ed65a4f7: Pulling fs layer 19:08:31 316046926c0a: Pulling fs layer 19:08:31 4ebd0625c992: Pulling fs layer 19:08:31 207e8628e3a3: Pulling fs layer 19:08:31 c791037a9be2: Pulling fs layer 19:08:31 ffd874e62e21: Pulling fs layer 19:08:31 207e8628e3a3: Waiting 19:08:31 c791037a9be2: Waiting 19:08:31 ffd874e62e21: Waiting 19:08:31 4ebd0625c992: Waiting 19:08:31 316046926c0a: Verifying Checksum 19:08:31 316046926c0a: Download complete 19:08:31 595b0fe564bb: Verifying Checksum 19:08:31 595b0fe564bb: Download complete 19:08:31 207e8628e3a3: Download complete 19:08:31 c791037a9be2: Verifying Checksum 19:08:31 c791037a9be2: Download complete 19:08:31 595b0fe564bb: Pull complete 19:08:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:08:32 7186ed65a4f7: Pull complete 19:08:32 316046926c0a: Pull complete 19:08:33 (1/5) Installing libsodium (1.0.18-r0) 19:08:34 (2/5) Installing libzmq (4.3.3-r1) 19:08:34 ffd874e62e21: Download complete 19:08:34 (3/5) Installing pkgconf (1.7.3-r0) 19:08:34 (4/5) Installing libsodium-dev (1.0.18-r0) 19:08:35 (5/5) Installing zeromq-dev (4.3.3-r1) 19:08:35 Executing busybox-1.32.1-r6.trigger 19:08:35 OK: 150 MiB in 45 packages 19:08:35 Removing intermediate container a27da9356020 19:08:35 ---> 6f4c00e6aa65 19:08:35 Step 6/8 : WORKDIR /build 19:08:36 ---> Running in 75ef3fc745f9 19:08:36 Removing intermediate container 75ef3fc745f9 19:08:36 ---> 311be2c73284 19:08:36 Step 7/8 : COPY go.mod . 19:08:36 4ebd0625c992: Verifying Checksum 19:08:36 4ebd0625c992: Download complete 19:08:36 ---> 83557ad1bbc7 19:08:36 Step 8/8 : RUN go mod download 19:08:36 ---> Running in 566750fc4bf4 19:08:46 4ebd0625c992: Pull complete 19:08:46 207e8628e3a3: Pull complete 19:08:46 c791037a9be2: Pull complete 19:08:50 ffd874e62e21: Pull complete 19:08:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:08:50 ---> cfc18b08335c 19:08:50 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:08:50 20.10.0: Pulling from library/docker 19:08:50 a3cc7d3b244e: Pulling fs layer 19:08:50 02a3295e0d61: Pulling fs layer 19:08:50 0f4f2e6d8100: Pulling fs layer 19:08:50 330b718f631f: Pulling fs layer 19:08:50 a93816041522: Pulling fs layer 19:08:50 bdb6da89ff94: Pulling fs layer 19:08:50 2a70c0c122f4: Pulling fs layer 19:08:50 330b718f631f: Waiting 19:08:50 a93816041522: Waiting 19:08:50 bdb6da89ff94: Waiting 19:08:50 2a70c0c122f4: Waiting 19:08:50 0f4f2e6d8100: Download complete 19:08:50 02a3295e0d61: Verifying Checksum 19:08:50 02a3295e0d61: Download complete 19:08:50 a93816041522: Download complete 19:08:50 a3cc7d3b244e: Verifying Checksum 19:08:50 bdb6da89ff94: Verifying Checksum 19:08:50 bdb6da89ff94: Download complete 19:08:50 2a70c0c122f4: Download complete 19:08:50 a3cc7d3b244e: Pull complete 19:08:51 02a3295e0d61: Pull complete 19:08:52 0f4f2e6d8100: Pull complete 19:08:52 330b718f631f: Verifying Checksum 19:08:52 330b718f631f: Download complete 19:08:55 330b718f631f: Pull complete 19:08:55 a93816041522: Pull complete 19:08:56 bdb6da89ff94: Pull complete 19:08:56 2a70c0c122f4: Pull complete 19:08:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:08:56 Status: Downloaded newer image for docker:20.10.0 19:09:03 ---> ec7edae9ecc7 19:09:03 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:09:03 ---> Running in 75e2a685e489 19:09:03 Removing intermediate container 75e2a685e489 19:09:03 ---> 92d4d38391f7 19:09:03 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:09:03 ---> Running in 2f3ed15f9cec 19:09:03 Removing intermediate container 566750fc4bf4 19:09:03 ---> 3d15c3641d47 19:09:03 Successfully built 3d15c3641d47 19:09:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:03 + docker inspect -f . ci-base-image-x86_64 19:09:03 . [Pipeline] withDockerContainer 19:09:03 prd-centos7-docker-4c-2g-3647 does not seem to be running inside a container 19:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 ******** ci-base-image-x86_64 cat 19:09:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:09:04 $ docker top 15fa39abc661e78e1cbe32a26e3d7d9f773d153cef25986b3fbb475aff22c27c -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:05 + go version 19:09:05 go version go1.16.3 linux/amd64 [Pipeline] } 19:09:05 $ docker stop --time=1 15fa39abc661e78e1cbe32a26e3d7d9f773d153cef25986b3fbb475aff22c27c 19:09:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:09:06 $ docker rm -f 15fa39abc661e78e1cbe32a26e3d7d9f773d153cef25986b3fbb475aff22c27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:07 (1/5) Installing libsodium (1.0.18-r0) 19:09:07 (2/5) Installing libzmq (4.3.3-r1) 19:09:07 + docker inspect -f . ci-base-image-x86_64 19:09:07 . [Pipeline] withDockerContainer 19:09:07 prd-centos7-docker-4c-2g-3647 does not seem to be running inside a container 19:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 ******** ci-base-image-x86_64 cat 19:09:07 (3/5) Installing pkgconf (1.7.3-r0) 19:09:07 (4/5) Installing libsodium-dev (1.0.18-r0) 19:09:07 (5/5) Installing zeromq-dev (4.3.3-r1) 19:09:07 Executing busybox-1.32.1-r6.trigger 19:09:07 OK: 139 MiB in 45 packages 19:09:08 $ docker top 4c4b6ac27204b73848eed98d0340a2b6bcbf78ad9767d7686bbbd327cfce213e -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:08 + go mod tidy 19:09:08 Removing intermediate container 2f3ed15f9cec 19:09:08 ---> 15e4efa29aed 19:09:08 Step 6/8 : WORKDIR /build 19:09:08 ---> Running in 60c614f16407 19:09:09 Removing intermediate container 60c614f16407 19:09:09 ---> cb0a7f0917f2 19:09:09 Step 7/8 : COPY go.mod . [Pipeline] sh 19:09:10 ---> dbab7140cceb 19:09:10 Step 8/8 : RUN go mod download 19:09:10 ---> Running in a69809b46d88 19:09:10 + make test 19:09:10 make -C ./app-service-template build 19:09:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:09:10 go mod tidy 19:09:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:09:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:09:29 make -C ./app-service-template test 19:09:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:09:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:09:37 Removing intermediate container a69809b46d88 19:09:37 ---> eab946a7c93c 19:09:37 Successfully built eab946a7c93c 19:09:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:09:37 + docker inspect -f . ci-base-image-arm64 19:09:37 . [Pipeline] withDockerContainer 19:09:37 ok new-app-service 0.019s coverage: 47.8% of statements 19:09:37 ? new-app-service/config [no test files] 19:09:37 ok new-app-service/functions 0.011s 19:09:37 CGO_ENABLED=1 go vet ./... 19:09:37 prd-ubuntu18.04-docker-arm64-4c-16g-3645 does not seem to be running inside a container 19:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 19:09:39 $ docker top 5566148db0f9cd9086d4e420c8b33692dad322b0cf9b4ac9b367a9a59179aed5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:40 + go version 19:09:40 go version go1.16.3 linux/arm64 [Pipeline] } 19:09:40 $ docker stop --time=1 5566148db0f9cd9086d4e420c8b33692dad322b0cf9b4ac9b367a9a59179aed5 19:09:42 $ docker rm -f 5566148db0f9cd9086d4e420c8b33692dad322b0cf9b4ac9b367a9a59179aed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:42 + docker inspect -f . ci-base-image-arm64 19:09:42 . [Pipeline] withDockerContainer 19:09:43 prd-ubuntu18.04-docker-arm64-4c-16g-3645 does not seem to be running inside a container 19:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 19:09:44 $ docker top 12e4d9f2dfda032c2057553c0cb5738f6f28c0fd5c3f6d6e6b2cc13bd4534b0f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:45 + go mod tidy [Pipeline] sh 19:09:46 + make test 19:09:46 make -C ./app-service-template build 19:09:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:09:46 go mod tidy 19:09:47 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:09:50 gofmt -l . 19:09:50 [ "`gofmt -l .`" = "" ] 19:09:50 ./bin/test-go-mod-tidy.sh 19:09:50 ./bin/test-attribution-txt.sh 19:09:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:09:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:09:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.046s coverage: 55.8% of statements 19:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 92.5% of statements 19:09:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.043s coverage: 61.5% of statements 19:09:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.018s 19:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.086s coverage: 75.4% of statements 19:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements 19:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.052s coverage: 10.5% of statements 19:09:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.798s coverage: 78.4% of statements 19:09:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:09:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.034s coverage: 18.4% of statements 19:09:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.017s coverage: 27.3% of statements 19:09:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:09:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:09:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.017s coverage: 71.7% of statements 19:10:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.064s coverage: 81.9% of statements 19:10:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 19:10:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:10:26 gofmt -l . 19:10:26 [ "`gofmt -l .`" = "" ] 19:10:26 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 19:10:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:10:26 make -C ./app-service-template test 19:10:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:10:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:10:26 $ docker stop --time=1 4c4b6ac27204b73848eed98d0340a2b6bcbf78ad9767d7686bbbd327cfce213e 19:10:28 $ docker rm -f 4c4b6ac27204b73848eed98d0340a2b6bcbf78ad9767d7686bbbd327cfce213e [Pipeline] // withDockerContainer [Pipeline] sh 19:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:10:29 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:10:30 ---> job-cost.sh 19:10:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9TND 19:10:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:10:53 ok new-app-service 0.035s coverage: 47.8% of statements 19:10:53 ? new-app-service/config [no test files] 19:10:53 ok new-app-service/functions 0.026s 19:10:53 CGO_ENABLED=1 go vet ./... 19:11:20 gofmt -l . 19:11:20 [ "`gofmt -l .`" = "" ] 19:11:20 ./bin/test-go-mod-tidy.sh 19:11:20 ./bin/test-attribution-txt.sh 19:11:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' 19:11:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:11:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-9TND/bin to PATH 19:11:20 INFO: No Stack... 19:11:20 INFO: Retrieving Pricing Info for: v1-standard-2 19:11:20 INFO: Archiving Costs [Pipeline] sh 19:11:20 + cat /w/workspace/app-functions-sdk-go/226/archives/cost.csv 19:11:20 + cut -d, -f6 [Pipeline] lock 19:11:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] 19:11:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] did not exist. Created. 19:11:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:21 + echo total: 0.029999999329447746 [Pipeline] stash 19:11:21 Stashed 1 file(s) [Pipeline] } 19:11:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.139s coverage: 55.8% of statements 19:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.040s coverage: 92.5% of statements 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.084s coverage: 61.5% of statements 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.037s 19:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.134s coverage: 75.4% of statements 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.0% of statements 19:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.047s coverage: 10.5% of statements 19:11:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.827s coverage: 78.4% of statements 19:11:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:11:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.044s coverage: 18.4% of statements 19:11:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements 19:11:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:11:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:11:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 71.7% of statements 19:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.105s coverage: 81.9% of statements 19:12:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.023s coverage: 94.4% of statements 19:12:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:12:02 gofmt -l . 19:12:03 [ "`gofmt -l .`" = "" ] 19:12:03 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 19:12:03 $ docker stop --time=1 12e4d9f2dfda032c2057553c0cb5738f6f28c0fd5c3f6d6e6b2cc13bd4534b0f 19:12:06 $ docker rm -f 12e4d9f2dfda032c2057553c0cb5738f6f28c0fd5c3f6d6e6b2cc13bd4534b0f [Pipeline] // withDockerContainer [Pipeline] sh 19:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:12:07 Warning: overwriting stash ‘coverage-report’ 19:12:08 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:12:08 ---> job-cost.sh 19:12:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-twcc 19:12:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:14:09 lf-activate-venv(): INFO: Adding /tmp/venv-twcc/bin to PATH 19:14:09 INFO: No Stack... 19:14:09 INFO: Retrieving Pricing Info for: lf-standard-4 19:14:09 INFO: Archiving Costs [Pipeline] sh 19:14:09 + + cutcat -d, /w/workspace/app-functions-sdk-go/226/archives/cost.csv -f6 19:14:09 [Pipeline] lock 19:14:09 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] 19:14:09 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] did not exist. Created. 19:14:09 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:14:10 /w/workspace/app-functions-sdk-go/226@tmp/durable-204a21b9/script.sh: 1: /w/workspace/app-functions-sdk-go/226@tmp/durable-204a21b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:14:10 + echo total: 0.20999999344348907 [Pipeline] stash 19:14:10 Warning: overwriting stash ‘stack-cost’ 19:14:10 Stashed 1 file(s) [Pipeline] } 19:14:10 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:14:11 provisioning config files... 19:14:11 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7894162324620271952tmp [Pipeline] { [Pipeline] sh 19:14:11 + set +x 19:14:11 + curl -s https://codecov.io/bash 19:14:11 + bash -s -- 19:14:12 19:14:12 _____ _ 19:14:12 / ____| | | 19:14:12 | | ___ __| | ___ ___ _____ __ 19:14:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:14:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:14:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:14:12 Bash-1.0.2 19:14:12 19:14:12 19:14:12 ==> git version 2.24.3 found 19:14:12 ==> 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 19:14:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:14:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:14:12 ==> Jenkins CI detected. 19:14:12 project root: . 19:14:12 --> token set from env 19:14:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:14:12 ==> Running gcov in . (disable via -X gcov) 19:14:12 ==> Python coveragepy not found 19:14:12 ==> Searching for coverage reports in: 19:14:12 + . 19:14:12 -> Found 2 reports 19:14:12 ==> Detecting git/mercurial file structure 19:14:12 ==> Reading reports 19:14:12 + ./app-service-template/coverage.out bytes=1055 19:14:12 + ./coverage.out bytes=86827 19:14:12 ==> Appending adjustments 19:14:12 https://docs.codecov.io/docs/fixing-reports 19:14:12 + Found adjustments 19:14:12 ==> Gzipping contents 19:14:12 16K /tmp/codecov.7vaRSz.gz 19:14:12 ==> Uploading reports 19:14:12 url: https://codecov.io 19:14:12 query: branch=master&commit=caac7112c060bedef21b8f088baea05386aa6cef&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:14:12 -> Pinging Codecov 19:14:12 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=caac7112c060bedef21b8f088baea05386aa6cef&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:14:14 -> Uploading to 19:14:14 https://storage.googleapis.com/codecov/v4/raw/2021-05-07/3D8B5DFFC46A037C893635FACE044666/caac7112c060bedef21b8f088baea05386aa6cef/c55f2da7-df2d-4cad-9bd1-65892364489c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T191413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd40126dec6f9e36a4cf70a80b7e058e883e46a22b63c2eed4e388838f657adb 19:14:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:14 Dload Upload Total Spent Left Speed 19:14:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15300 0 0 100 15300 0 31067 --:--:-- --:--:-- --:--:-- 31097 19:14:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] } 19:14:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:14:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:14:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:14:15 19:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:14:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:14:16 188c0c94c7c5: Pulling fs layer 19:14:16 0ef7d3d256c8: Pulling fs layer 19:14:16 de9db76c5a1d: Pulling fs layer 19:14:16 0eba1c9be4d2: Pulling fs layer 19:14:16 0d57e429df01: Pulling fs layer 19:14:16 4e4be7b47b0d: Pulling fs layer 19:14:16 e1f770b5df2f: Pulling fs layer 19:14:16 85a0685a4137: Pulling fs layer 19:14:16 0d57e429df01: Waiting 19:14:16 4e4be7b47b0d: Waiting 19:14:16 e1f770b5df2f: Waiting 19:14:16 85a0685a4137: Waiting 19:14:16 0eba1c9be4d2: Waiting 19:14:16 de9db76c5a1d: Verifying Checksum 19:14:16 de9db76c5a1d: Download complete 19:14:16 0ef7d3d256c8: Download complete 19:14:16 0d57e429df01: Verifying Checksum 19:14:16 0d57e429df01: Download complete 19:14:16 4e4be7b47b0d: Verifying Checksum 19:14:16 4e4be7b47b0d: Download complete 19:14:16 188c0c94c7c5: Download complete 19:14:16 188c0c94c7c5: Pull complete 19:14:16 0ef7d3d256c8: Pull complete 19:14:16 de9db76c5a1d: Pull complete 19:14:17 e1f770b5df2f: Verifying Checksum 19:14:17 e1f770b5df2f: Download complete 19:14:20 0eba1c9be4d2: Verifying Checksum 19:14:20 0eba1c9be4d2: Download complete 19:14:20 85a0685a4137: Verifying Checksum 19:14:20 85a0685a4137: Download complete 19:14:25 0eba1c9be4d2: Pull complete 19:14:25 0d57e429df01: Pull complete 19:14:25 4e4be7b47b0d: Pull complete 19:14:29 e1f770b5df2f: Pull complete 19:14:35 85a0685a4137: Pull complete 19:14:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:14:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:14:35 prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container 19:14:35 $ 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 19:14:36 $ docker top 038dc33815ce24e38116dc472023f9bef74a7ffae97062209c97ae99f1cfb178 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:14:37 + set -o pipefail 19:14:37 + snyk monitor '--org=edgex-jenkins' 19:14:45 19:14:45 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 19:14:45 19:14:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/61cd86ea-023f-4e6f-9bd6-ffc426b4d56b 19:14:45 19:14:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:14:45 19:14:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:14:45 19:14:46 [Pipeline] } 19:14:46 $ docker stop --time=1 038dc33815ce24e38116dc472023f9bef74a7ffae97062209c97ae99f1cfb178 19:14:49 $ docker rm -f 038dc33815ce24e38116dc472023f9bef74a7ffae97062209c97ae99f1cfb178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:14:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:50 provisioning config files... 19:14:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5722229138984503942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:50 --> edgex-publish-swagger.sh 19:14:50 === Publish openapi/v2 API === 19:14:50 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:14:50 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 19:14:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:50 Dload Upload Total Spent Left Speed 19:14:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12585 0:00:01 0:00:01 --:--:-- 12598 19:14:51 19:14:51 [Pipeline] } 19:14:51 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 19:14:52 + git log --format=format:%s -1 caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] isUnix [Pipeline] sh 19:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:52 . [Pipeline] withDockerContainer 19:14:52 prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container 19:14:52 $ 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 19:14:53 $ docker top ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:53 [ssh-agent] Looking for ssh-agent implementation... 19:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:54 $ docker exec ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f ssh-agent 19:14:54 SSH_AUTH_SOCK=/tmp/ssh-mBNEhK8uJANT/agent.12 19:14:54 SSH_AGENT_PID=17 19:14:54 Running ssh-add (command line suppressed) 19:14:54 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2856421343311624233.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2856421343311624233.key) 19:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:54 + git semver tag 19:14:54 # -> Open(): unable to determine branch for HEAD 19:14:54 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:14:54 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:14:54 # $SEMVER_REMOTE_NAME = origin 19:14:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:54 # $SEMVER_USER_NAME = edgex-jenkins 19:14:54 # $SEMVER_BRANCH = master 19:14:54 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 19:14:54 # caac7112c060bedef21b8f088baea05386aa6cef HEAD 19:14:54 # -> Force: false 19:14:54 # 96fefcb03cafeb4503e42ee5ced391238ff3e8ce refs/tags/v2.0.0-dev.54 [Pipeline] } 19:14:54 $ docker exec --env ******** --env ******** ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f ssh-agent -k 19:14:55 unset SSH_AUTH_SOCK; 19:14:55 unset SSH_AGENT_PID; 19:14:55 echo Agent pid 17 killed; 19:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:55 + git semver [Pipeline] } 19:14:55 $ docker stop --time=1 ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f 19:14:56 $ docker rm -f ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:14:57 19:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:14:57 0.23.1-centos7: Pulling from edgex-lftools 19:14:57 ab5ef0e58194: Pulling fs layer 19:14:57 9712f1f96733: Pulling fs layer 19:14:57 63f879dbbcfc: Pulling fs layer 19:14:57 0d9ebad4ef96: Pulling fs layer 19:14:57 e9a5061849ea: Pulling fs layer 19:14:57 d747dcd14b5f: Pulling fs layer 19:14:57 2de7ff778b66: Pulling fs layer 19:14:57 e9a5061849ea: Waiting 19:14:57 2de7ff778b66: Waiting 19:14:57 d747dcd14b5f: Waiting 19:14:57 0d9ebad4ef96: Waiting 19:14:57 9712f1f96733: Download complete 19:14:59 63f879dbbcfc: Verifying Checksum 19:14:59 63f879dbbcfc: Download complete 19:14:59 e9a5061849ea: Verifying Checksum 19:14:59 e9a5061849ea: Download complete 19:14:59 d747dcd14b5f: Verifying Checksum 19:14:59 d747dcd14b5f: Download complete 19:14:59 2de7ff778b66: Verifying Checksum 19:14:59 2de7ff778b66: Download complete 19:15:00 0d9ebad4ef96: Verifying Checksum 19:15:00 0d9ebad4ef96: Download complete 19:15:00 ab5ef0e58194: Download complete 19:15:04 ab5ef0e58194: Pull complete 19:15:04 9712f1f96733: Pull complete 19:15:06 63f879dbbcfc: Pull complete 19:15:13 0d9ebad4ef96: Pull complete 19:15:14 e9a5061849ea: Pull complete 19:15:14 d747dcd14b5f: Pull complete 19:15:16 2de7ff778b66: Pull complete 19:15:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:15:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:15:17 prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container 19:15:17 $ 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 19:15:21 $ docker top 47cd08d26ec2e7688bdc3334b23afeba927718ff6e5e402c43992319ad49dfbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:15:21 provisioning config files... 19:15:21 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3197536261377177303tmp 19:15:21 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1625271615818437203tmp 19:15:21 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2970623577307567246tmp [Pipeline] { [Pipeline] echo 19:15:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:15:21 ---> sigul-configuration.sh 19:15:21 gpg: directory `/root/.gnupg' created 19:15:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:15:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:15:21 gpg: keyring `/root/.gnupg/secring.gpg' created 19:15:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:15:21 gpg: CAST5 encrypted data 19:15:21 gpg: encrypted with 1 passphrase 19:15:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:15:22 + mkdir /home/jenkins 19:15:22 + mkdir /home/jenkins/sigul [Pipeline] sh 19:15:22 + 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 19:15:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:15:22 ---> sigul-install.sh 19:15:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:15:31 + git tag --list 19:15:31 v0.1.0 19:15:31 v0.1.1 19:15:31 v1.0.0 19:15:31 v1.1.0 19:15:31 v1.2.0 19:15:31 v1.3.0 19:15:31 v1.3.1 19:15:31 v1.3.1-dev.1 19:15:31 v1.3.2-dev.1 19:15:31 v2.0.0-dev.1 19:15:31 v2.0.0-dev.10 19:15:31 v2.0.0-dev.11 19:15:31 v2.0.0-dev.12 19:15:31 v2.0.0-dev.13 19:15:31 v2.0.0-dev.14 19:15:31 v2.0.0-dev.15 19:15:31 v2.0.0-dev.16 19:15:31 v2.0.0-dev.17 19:15:31 v2.0.0-dev.18 19:15:31 v2.0.0-dev.19 19:15:31 v2.0.0-dev.2 19:15:31 v2.0.0-dev.20 19:15:31 v2.0.0-dev.21 19:15:31 v2.0.0-dev.22 19:15:31 v2.0.0-dev.23 19:15:31 v2.0.0-dev.24 19:15:31 v2.0.0-dev.25 19:15:31 v2.0.0-dev.26 19:15:31 v2.0.0-dev.27 19:15:31 v2.0.0-dev.28 19:15:31 v2.0.0-dev.29 19:15:31 v2.0.0-dev.3 19:15:31 v2.0.0-dev.30 19:15:31 v2.0.0-dev.31 19:15:31 v2.0.0-dev.32 19:15:31 v2.0.0-dev.33 19:15:31 v2.0.0-dev.34 19:15:31 v2.0.0-dev.35 19:15:31 v2.0.0-dev.36 19:15:31 v2.0.0-dev.37 19:15:31 v2.0.0-dev.38 19:15:31 v2.0.0-dev.39 19:15:31 v2.0.0-dev.4 19:15:31 v2.0.0-dev.40 19:15:31 v2.0.0-dev.41 19:15:31 v2.0.0-dev.42 19:15:31 v2.0.0-dev.43 19:15:31 v2.0.0-dev.44 19:15:31 v2.0.0-dev.45 19:15:31 v2.0.0-dev.46 19:15:31 v2.0.0-dev.47 19:15:31 v2.0.0-dev.48 19:15:31 v2.0.0-dev.49 19:15:31 v2.0.0-dev.5 19:15:31 v2.0.0-dev.50 19:15:31 v2.0.0-dev.51 19:15:31 v2.0.0-dev.52 19:15:31 v2.0.0-dev.53 19:15:31 v2.0.0-dev.54 19:15:31 v2.0.0-dev.6 19:15:31 v2.0.0-dev.7 19:15:31 v2.0.0-dev.8 19:15:31 v2.0.0-dev.9 [Pipeline] sh 19:15:31 + lftools sign git-tag v2.0.0-dev.54 19:15:32 Signing Git tag with Sigul... 19:15:32 Signing v2.0.0-dev.54 [Pipeline] echo 19:15:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:15:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:15:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:15:33 $ docker stop --time=1 47cd08d26ec2e7688bdc3334b23afeba927718ff6e5e402c43992319ad49dfbe 19:15:36 $ docker rm -f 47cd08d26ec2e7688bdc3334b23afeba927718ff6e5e402c43992319ad49dfbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:36 . [Pipeline] withDockerContainer 19:15:36 prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container 19:15:36 $ 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 19:15:37 $ docker top bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:37 [ssh-agent] Looking for ssh-agent implementation... 19:15:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:37 $ docker exec bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 ssh-agent 19:15:37 SSH_AUTH_SOCK=/tmp/ssh-GtHzFhqYYQ4Y/agent.12 19:15:37 SSH_AGENT_PID=18 19:15:37 Running ssh-add (command line suppressed) 19:15:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5109997670334702940.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5109997670334702940.key) 19:15:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:38 + git semver bump pre 19:15:38 # -> Open(): unable to determine branch for HEAD 19:15:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:15:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:15:38 # $SEMVER_REMOTE_NAME = origin 19:15:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:15:38 # $SEMVER_USER_NAME = edgex-jenkins 19:15:38 # $SEMVER_BRANCH = master 19:15:38 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 19:15:38 2.0.0-dev.55 [Pipeline] } 19:15:38 $ docker exec --env ******** --env ******** bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 ssh-agent -k 19:15:38 unset SSH_AUTH_SOCK; 19:15:38 unset SSH_AGENT_PID; 19:15:38 echo Agent pid 18 killed; 19:15:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:39 + git semver [Pipeline] } 19:15:39 $ docker stop --time=1 bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 19:15:40 $ docker rm -f bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:40 . [Pipeline] withDockerContainer 19:15:40 prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container 19:15:41 $ 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 19:15:41 $ docker top a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:42 [ssh-agent] Looking for ssh-agent implementation... 19:15:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:42 $ docker exec a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a ssh-agent 19:15:42 SSH_AUTH_SOCK=/tmp/ssh-63AQgqQrXe1I/agent.11 19:15:42 SSH_AGENT_PID=16 19:15:42 Running ssh-add (command line suppressed) 19:15:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2948222923599129669.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2948222923599129669.key) 19:15:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:42 + git semver push 19:15:42 # -> Open(): unable to determine branch for HEAD 19:15:42 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:15:42 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:15:42 # $SEMVER_REMOTE_NAME = origin 19:15:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:15:42 # $SEMVER_USER_NAME = edgex-jenkins 19:15:42 # $SEMVER_BRANCH = master 19:15:42 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 19:15:47 $ docker exec --env ******** --env ******** a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a ssh-agent -k 19:15:47 unset SSH_AUTH_SOCK; 19:15:47 unset SSH_AGENT_PID; 19:15:47 echo Agent pid 16 killed; 19:15:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:47 + git semver [Pipeline] } 19:15:47 $ docker stop --time=1 a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a 19:15:49 $ docker rm -f a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a [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 19:15:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:50 ---> package-listing.sh 19:15:50 ++ facter osfamily 19:15:50 ++ tr '[:upper:]' '[:lower:]' 19:15:50 + OS_FAMILY=redhat 19:15:50 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 19:15:50 + START_PACKAGES=/tmp/packages_start.txt 19:15:50 + END_PACKAGES=/tmp/packages_end.txt 19:15:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:50 + PACKAGES=/tmp/packages_start.txt 19:15:50 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 19:15:50 + PACKAGES=/tmp/packages_end.txt 19:15:50 + case "${OS_FAMILY}" in 19:15:50 + rpm -qa 19:15:50 + sort 19:15:55 + '[' -f /tmp/packages_start.txt ']' 19:15:55 + '[' -f /tmp/packages_end.txt ']' 19:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:55 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 19:15:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 19:15:55 + 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 19:15:55 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 19:15:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:15:56 19:15:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:15:56 alpine: Pulling from edgex-lftools-log-publisher 19:15:56 df20fa9351a1: Pulling fs layer 19:15:56 36b3adc4ff6f: Pulling fs layer 19:15:56 8ad3a11d3b57: Pulling fs layer 19:15:56 46f8f816bc3b: Pulling fs layer 19:15:56 93b61091891f: Pulling fs layer 19:15:56 93b9cdb0e59b: Pulling fs layer 19:15:56 5e14af77c1be: Pulling fs layer 19:15:56 01666e4c0597: Pulling fs layer 19:15:56 aa168da1d23b: Pulling fs layer 19:15:56 93b9cdb0e59b: Waiting 19:15:56 01666e4c0597: Waiting 19:15:56 aa168da1d23b: Waiting 19:15:56 5e14af77c1be: Waiting 19:15:56 46f8f816bc3b: Waiting 19:15:56 93b61091891f: Waiting 19:15:56 36b3adc4ff6f: Verifying Checksum 19:15:56 36b3adc4ff6f: Download complete 19:15:56 46f8f816bc3b: Verifying Checksum 19:15:56 46f8f816bc3b: Download complete 19:15:56 df20fa9351a1: Verifying Checksum 19:15:56 df20fa9351a1: Download complete 19:15:56 93b9cdb0e59b: Download complete 19:15:56 5e14af77c1be: Verifying Checksum 19:15:56 5e14af77c1be: Download complete 19:15:56 93b61091891f: Download complete 19:15:56 01666e4c0597: Verifying Checksum 19:15:56 01666e4c0597: Download complete 19:15:56 8ad3a11d3b57: Verifying Checksum 19:15:56 8ad3a11d3b57: Download complete 19:15:57 df20fa9351a1: Pull complete 19:15:57 36b3adc4ff6f: Pull complete 19:15:57 8ad3a11d3b57: Pull complete 19:15:58 46f8f816bc3b: Pull complete 19:15:59 aa168da1d23b: Verifying Checksum 19:15:59 aa168da1d23b: Download complete 19:15:59 93b61091891f: Pull complete 19:15:59 93b9cdb0e59b: Pull complete 19:15:59 5e14af77c1be: Pull complete 19:15:59 01666e4c0597: Pull complete 19:16:06 aa168da1d23b: Pull complete 19:16:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:16:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:16:06 prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container 19:16:06 $ 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 19:16:09 $ docker top 374d981fb469b5ecc3b6f3d8b85328ba7f3ed677997d39501e863515e98dfe6e -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:09 + touch /tmp/pre-build-complete [Pipeline] sh 19:16:10 + mkdir -p /var/log/sa [Pipeline] sh 19:16:10 + ls /var/log/sa-host 19:16:10 + sadf -c /var/log/sa-host/sa07 19:16:10 file_magic: OK 19:16:10 HZ: Using current value: 100 19:16:10 file_header: OK 19:16:10 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 19:16:10 Statistics: 19:16:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:16:10 File successfully converted to sysstat format version 12.2.1 19:16:10 + sadf -c /var/log/sa-host/sa23 19:16:10 file_magic: OK 19:16:10 HZ: Using current value: 100 19:16:10 file_header: OK 19:16:10 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 19:16:10 Statistics: 19:16:10 Hnuu...uuuununununu... 19:16:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:10 provisioning config files... 19:16:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9008770346282213679tmp [Pipeline] { [Pipeline] echo 19:16:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:16:10 ---> create-netrc.sh [Pipeline] } 19:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:16:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:16:11 ---> python-tools-install.sh [Pipeline] echo 19:16:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:16:11 ---> sudo-logs.sh 19:16:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:16:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:16:11 ---> job-cost.sh 19:16:11 lf-activate-venv: SKIPPING 19:16:11 DEBUG: total: 0.20999999344348907 19:16:11 INFO: Retrieving Stack Cost... 19:16:13 INFO: Retrieving Pricing Info for: v1-standard-2 19:16:13 INFO: Archiving Costs [Pipeline] echo 19:16:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:13 ---> logs-deploy.sh 19:16:13 lf-activate-venv: SKIPPING 19:16:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/226 19:16:13 INFO: archiving workspace using pattern(s): 19:16:15 Archives upload complete. 19:16:15 INFO: archiving logs to Nexus 19:16:16 ---> uname -a: 19:16:16 Linux prd-centos7-docker-4c-2g-3641.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:16:16 19:16:16 19:16:16 ---> lscpu: 19:16:16 Architecture: x86_64 19:16:16 CPU op-mode(s): 32-bit, 64-bit 19:16:16 Byte Order: Little Endian 19:16:16 Address sizes: 40 bits physical, 48 bits virtual 19:16:16 CPU(s): 4 19:16:16 On-line CPU(s) list: 0-3 19:16:16 Thread(s) per core: 1 19:16:16 Core(s) per socket: 1 19:16:16 Socket(s): 4 19:16:16 NUMA node(s): 1 19:16:16 Vendor ID: GenuineIntel 19:16:16 CPU family: 6 19:16:16 Model: 44 19:16:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:16:16 Stepping: 1 19:16:16 CPU MHz: 2933.442 19:16:16 BogoMIPS: 5866.88 19:16:16 Virtualization: VT-x 19:16:16 Hypervisor vendor: KVM 19:16:16 Virtualization type: full 19:16:16 L1d cache: 128 KiB 19:16:16 L1i cache: 128 KiB 19:16:16 L2 cache: 16 MiB 19:16:16 L3 cache: 64 MiB 19:16:16 NUMA node0 CPU(s): 0-3 19:16:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:16:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:16:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:16:16 Vulnerability Meltdown: Mitigation; PTI 19:16:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:16:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:16:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:16:16 Vulnerability Srbds: Not affected 19:16:16 Vulnerability Tsx async abort: Not affected 19:16:16 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 19:16:16 19:16:16 19:16:16 ---> nproc: 19:16:16 4 19:16:16 19:16:16 19:16:16 ---> df -h: 19:16:16 Filesystem Size Used Available Use% Mounted on 19:16:16 overlay 50.0G 8.6G 41.4G 17% / 19:16:16 tmpfs 64.0M 0 64.0M 0% /dev 19:16:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:16:16 shm 64.0M 0 64.0M 0% /dev/shm 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 19:16:16 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 19:16:16 19:16:16 19:16:16 ---> free -m: 19:16:16 total used free shared buff/cache available 19:16:16 Mem: 1837 827 142 0 867 945 19:16:16 Swap: 1023 3 1020 19:16:16 19:16:16 19:16:16 ---> ip addr: 19:16:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:16:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:16:16 inet 127.0.0.1/8 scope host lo 19:16:16 valid_lft forever preferred_lft forever 19:16:16 inet6 ::1/128 scope host 19:16:16 valid_lft forever preferred_lft forever 19:16:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:16:16 link/ether fa:16:3e:ea:d4:18 brd ff:ff:ff:ff:ff:ff 19:16:16 inet 10.30.122.107/23 brd 10.30.123.255 scope global dynamic eth0 19:16:16 valid_lft 85667sec preferred_lft 85667sec 19:16:16 inet6 fe80::f816:3eff:feea:d418/64 scope link 19:16:16 valid_lft forever preferred_lft forever 19:16:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:16:16 link/ether 02:42:ff:64:3d:6a brd ff:ff:ff:ff:ff:ff 19:16:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:16:16 valid_lft forever preferred_lft forever 19:16:16 inet6 fe80::42:ffff:fe64:3d6a/64 scope link 19:16:16 valid_lft forever preferred_lft forever 19:16:16 19:16:16 19:16:16 ---> sar -b -r -n DEV: 19:16:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 19:16:16 19:16:16 19:03:51 LINUX RESTART (4 CPU) 19:16:16 19:16:16 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:16:16 19:06:01 2.35 0.00 2.35 0.00 0.00 52.51 0.00 19:16:16 19:07:01 0.37 0.00 0.37 0.00 0.00 5.53 0.00 19:16:16 19:08:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 19:16:16 19:09:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 19:16:16 19:10:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 19:16:16 19:11:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 19:16:16 19:12:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 19:16:16 19:13:02 0.25 0.00 0.25 0.00 0.00 2.80 0.00 19:16:16 19:14:01 0.24 0.00 0.24 0.00 0.00 3.03 0.00 19:16:16 19:15:01 331.29 187.52 143.77 0.00 8949.13 45607.99 0.00 19:16:16 19:16:01 249.24 107.72 141.53 0.00 7981.54 32358.47 0.00 19:16:16 Average: 53.35 26.92 26.43 0.00 1543.96 7116.19 0.00 19:16:16 19:16:16 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:16 19:06:01 216400 0 606004 32.21 2620 1056520 1107620 37.80 408736 1058428 16 19:16:16 19:07:01 217804 0 604588 32.13 2620 1056532 1079864 36.85 413424 1052836 12 19:16:16 19:08:01 215896 0 606492 32.23 2620 1056536 1080128 36.86 422844 1045188 20 19:16:16 19:09:01 215560 0 606828 32.25 2620 1056536 1080008 36.86 429980 1038452 12 19:16:16 19:10:01 216232 0 606148 32.22 2620 1056544 1079960 36.86 440040 1028256 8 19:16:16 19:11:01 216656 0 605720 32.19 2620 1056548 1079860 36.85 439372 1028256 20 19:16:16 19:12:01 216672 0 605700 32.19 2620 1056552 1079864 36.85 439500 1028256 8 19:16:16 19:13:02 216640 0 605728 32.19 2620 1056556 1079864 36.85 439380 1028256 8 19:16:16 19:14:01 216772 0 605588 32.19 2620 1056564 1079864 36.85 439260 1028260 8 19:16:16 19:15:01 73468 0 739988 39.33 2520 1065568 1518592 51.83 634292 927104 31292 19:16:16 19:16:01 74164 0 840360 44.66 1492 965528 1516984 51.77 647412 811228 86212 19:16:16 Average: 190569 0 639377 33.98 2508 1049089 1162055 39.66 468567 1006775 10692 19:16:16 19:16:16 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:16 19:06:01 eth0 1.10 0.43 0.34 0.19 0.00 0.00 0.00 0.00 19:16:16 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:07:01 eth0 1.15 0.08 0.08 0.04 0.00 0.00 0.00 0.00 19:16:16 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:08:01 eth0 3.08 0.82 0.74 0.41 0.00 0.00 0.00 0.00 19:16:16 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:09:01 eth0 1.37 0.77 0.80 0.59 0.00 0.00 0.00 0.00 19:16:16 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:10:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:16:16 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:11:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:16:16 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:12:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:16:16 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:13:02 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:16:16 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:15:01 eth0 879.04 761.14 7675.52 100.72 0.00 0.00 0.00 0.00 19:16:16 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:15:01 docker0 66.94 68.33 5.49 386.01 0.00 0.00 0.00 0.00 19:16:16 19:16:01 eth0 339.77 264.63 2484.43 95.04 0.00 0.00 0.00 0.00 19:16:16 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 19:16:01 docker0 34.54 44.88 2.21 258.82 0.00 0.00 0.00 0.00 19:16:16 Average: eth0 111.76 93.72 926.12 17.97 0.00 0.00 0.00 0.00 19:16:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:16 Average: docker0 9.25 10.32 0.70 58.79 0.00 0.00 0.00 0.00 19:16:16 19:16:16 19:16:16 ---> sar -P ALL: 19:16:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 19:16:16 19:16:16 19:03:51 LINUX RESTART (4 CPU) 19:16:16 19:16:16 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:16:16 19:06:01 all 0.17 0.00 0.05 0.00 0.00 99.78 19:16:16 19:06:01 0 0.52 0.00 0.05 0.00 0.00 99.43 19:16:16 19:06:01 1 0.05 0.00 0.07 0.00 0.00 99.88 19:16:16 19:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:16:16 19:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90 19:16:16 19:07:01 all 0.16 0.00 0.02 0.00 0.00 99.82 19:16:16 19:07:01 0 0.50 0.00 0.02 0.00 0.00 99.48 19:16:16 19:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:16 19:07:01 2 0.10 0.00 0.03 0.00 0.00 99.87 19:16:16 19:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:16:16 19:08:01 all 0.15 0.00 0.04 0.00 0.00 99.81 19:16:16 19:08:01 0 0.40 0.00 0.03 0.00 0.00 99.57 19:16:16 19:08:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:16:16 19:08:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:16:16 19:08:01 3 0.12 0.00 0.03 0.00 0.00 99.85 19:16:16 19:09:01 all 0.16 0.00 0.05 0.00 0.01 99.79 19:16:16 19:09:01 0 0.22 0.00 0.03 0.00 0.02 99.73 19:16:16 19:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:16:16 19:09:01 2 0.05 0.00 0.08 0.00 0.00 99.87 19:16:16 19:09:01 3 0.33 0.00 0.03 0.00 0.02 99.62 19:16:16 19:10:01 all 0.16 0.00 0.08 0.00 0.00 99.76 19:16:16 19:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:16:16 19:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:16:16 19:10:01 2 0.05 0.00 0.22 0.00 0.02 99.72 19:16:16 19:10:01 3 0.52 0.00 0.02 0.00 0.00 99.47 19:16:16 19:11:01 all 0.15 0.00 0.02 0.00 0.00 99.82 19:16:16 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:16:16 19:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:16:16 19:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:16:16 19:11:01 3 0.53 0.00 0.03 0.00 0.00 99.43 19:16:16 19:12:01 all 0.15 0.00 0.02 0.00 0.00 99.83 19:16:16 19:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:16:16 19:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:16:16 19:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:16:16 19:12:01 3 0.52 0.00 0.02 0.00 0.00 99.47 19:16:16 19:13:02 all 0.15 0.00 0.02 0.00 0.00 99.83 19:16:16 19:13:02 0 0.00 0.00 0.02 0.00 0.00 99.98 19:16:16 19:13:02 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:16 19:13:02 2 0.03 0.00 0.03 0.00 0.00 99.93 19:16:16 19:13:02 3 0.53 0.00 0.03 0.00 0.00 99.43 19:16:16 19:14:01 all 0.17 0.00 0.02 0.00 0.00 99.81 19:16:16 19:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:16:16 19:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:16:16 19:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:16:16 19:14:01 3 0.54 0.00 0.02 0.00 0.00 99.44 19:16:16 19:15:01 all 12.64 0.00 7.96 5.49 0.06 73.86 19:16:16 19:15:01 0 13.73 0.00 9.33 5.05 0.09 71.81 19:16:16 19:15:01 1 11.71 0.00 7.46 7.44 0.03 73.35 19:16:16 19:15:01 2 12.73 0.00 7.92 6.11 0.05 73.19 19:16:16 19:15:01 3 12.38 0.00 7.15 3.33 0.07 77.07 19:16:16 19:16:01 all 13.31 0.00 8.50 3.92 0.07 74.20 19:16:16 19:16:01 0 11.82 0.00 7.89 1.32 0.07 78.90 19:16:16 19:16:01 1 12.25 0.00 8.56 2.79 0.07 76.33 19:16:16 19:16:01 2 17.11 0.00 8.83 4.38 0.09 69.60 19:16:16 19:16:01 3 12.07 0.00 8.73 7.20 0.05 71.95 19:16:16 19:16:16 Average: CPU %user %nice %system %iowait %steal %idle 19:16:16 Average: all 2.45 0.00 1.50 0.84 0.01 95.20 19:16:16 Average: 0 2.44 0.00 1.56 0.57 0.02 95.42 19:16:16 Average: 1 2.17 0.00 1.46 0.91 0.01 95.44 19:16:16 Average: 2 2.71 0.00 1.54 0.94 0.01 94.80 19:16:16 Average: 3 2.47 0.00 1.44 0.94 0.01 95.13 19:16:16 19:16:16 19:16:16