Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 65135f146374dd93b393ea599fb3712840392b4a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3764521328448674293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh266396528839965421.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6082113464502358888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3164347711179308583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6462650823256064215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15106 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh9199955761375714322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65135f146374dd93b393ea599fb3712840392b4a (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 Commit message: "feat(sdk): Use v2 Command Client (#845)" > git rev-list --no-walk d014dc0700c1bb428037ceb6ca0fae33e301c05e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:26:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:26:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:26:34 ========================================================= 20:26:34 EdgeX Global Pipelines Version Info 20:26:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:26:36 ------------------- 20:26:36 stable info: 20:26:36 ------------------- 20:26:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:26:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:26:36 Message: update stable to v1.0.192 20:26:37 ------------------- 20:26:37 experimental info: 20:26:37 ------------------- 20:26:37 Commited By: **** collab-it+edgex@linuxfoundation.org 20:26:37 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:26:37 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65135f146374dd93b393ea599fb3712840392b4a [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65135f1 [Pipeline] echo 20:26:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:26:38 + git log --format=format:%s -1 65135f146374dd93b393ea599fb3712840392b4a [Pipeline] echo 20:26:38 GIT_COMMIT: 65135f146374dd93b393ea599fb3712840392b4a, Commit Message: feat(sdk): Use v2 Command Client (#845) [Pipeline] echo 20:26:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:26:40 20:26:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:26:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:26:40 latest: Pulling from edgex-devops/git-semver 20:26:40 31603596830f: Pulling fs layer 20:26:40 54011a49482f: Pulling fs layer 20:26:40 a6820b24f6d8: Pulling fs layer 20:26:40 f581987b2513: Pulling fs layer 20:26:40 f581987b2513: Waiting 20:26:40 54011a49482f: Verifying Checksum 20:26:40 54011a49482f: Download complete 20:26:40 31603596830f: Verifying Checksum 20:26:40 31603596830f: Download complete 20:26:40 f581987b2513: Verifying Checksum 20:26:40 f581987b2513: Download complete 20:26:40 a6820b24f6d8: Verifying Checksum 20:26:40 a6820b24f6d8: Download complete 20:26:41 31603596830f: Pull complete 20:26:41 54011a49482f: Pull complete 20:26:41 a6820b24f6d8: Pull complete 20:26:42 f581987b2513: Pull complete 20:26:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:26:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:26:42 prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container 20:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:26:43 $ docker top 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:43 [ssh-agent] Looking for ssh-agent implementation... 20:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:43 $ docker exec 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent 20:26:44 SSH_AUTH_SOCK=/tmp/ssh-2aYVeQOcA5J2/agent.14 20:26:44 SSH_AGENT_PID=20 20:26:44 Running ssh-add (command line suppressed) 20:26:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4959128894014738942.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4959128894014738942.key) 20:26:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:44 + git tag --points-at HEAD [Pipeline] } 20:26:44 $ docker exec --env ******** --env ******** 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent -k 20:26:44 unset SSH_AUTH_SOCK; 20:26:44 unset SSH_AGENT_PID; 20:26:44 echo Agent pid 20 killed; 20:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:44 [ssh-agent] Looking for ssh-agent implementation... 20:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:44 $ docker exec 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent 20:26:44 SSH_AUTH_SOCK=/tmp/ssh-vC2QwIXQZUn3/agent.55 20:26:44 SSH_AGENT_PID=61 20:26:44 Running ssh-add (command line suppressed) 20:26:45 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3965120971823160649.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3965120971823160649.key) 20:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:45 + git semver init 20:26:45 # -> Open(): unable to determine branch for HEAD 20:26:45 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:26:45 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:26:45 # $SEMVER_REMOTE_NAME = origin 20:26:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:26:45 # $SEMVER_USER_NAME = edgex-jenkins 20:26:45 # $SEMVER_BRANCH = master 20:26:45 # $SEMVER_TEMP = /tmp/semver-407637664 20:26:45 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:26:47 # '/tmp/semver-407637664' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 20:26:47 # -> Force: false 20:26:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:26:47 $ docker exec --env ******** --env ******** 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 ssh-agent -k 20:26:47 unset SSH_AUTH_SOCK; 20:26:47 unset SSH_AGENT_PID; 20:26:47 echo Agent pid 61 killed; 20:26:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:26:47 + git semver [Pipeline] } 20:26:47 $ docker stop --time=1 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 20:26:49 $ docker rm -f 84569686ceed25e2b0b73699363e04076ef61c21102275ce3c029df2715c23f8 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:26:49 Stashed 1 file(s) [Pipeline] echo 20:26:50 [edgeXSemver]: initialized semver on version 2.0.0-dev.61 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:27:05 Still waiting to schedule task 20:27:05 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 20:27:05 ‘prd-centos7-docker-4c-2g-15107’ is offline 20:27:05 ‘prd-centos7-docker-4c-2g-309’ is offline 20:27:05 Still waiting to schedule task 20:27:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:28:59 Running on prd-centos7-docker-4c-2g-15112 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:28:59 Running in /w/workspace/app-functions-sdk-go/233 [Pipeline] { [Pipeline] checkout 20:28:59 The recommended git tool is: git 20:29:01 using credential edgex-jenkins-ssh 20:29:01 Cloning the remote Git repository 20:29:01 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:01 > git init /w/workspace/app-functions-sdk-go/233 # timeout=10 20:29:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:01 > git --version # timeout=10 20:29:01 > git --version # 'git version 2.24.4' 20:29:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:01 [INFO] Currently running in a labeled security context 20:29:01 [INFO] Currently SELinux is 'enforcing' on the host 20:29:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/233@tmp/jenkins-gitclient-ssh9218541452864094881.key 20:29:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:05 Avoid second fetch 20:29:05 Checking out Revision 65135f146374dd93b393ea599fb3712840392b4a (master) 20:29:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:29:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:05 > git config core.sparsecheckout # timeout=10 20:29:05 > git checkout -f 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 20:29:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15109 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:29:08 Running in /w/workspace/app-functions-sdk-go/233 [Pipeline] { [Pipeline] checkout 20:29:08 The recommended git tool is: git 20:29:08 Commit message: "feat(sdk): Use v2 Command Client (#845)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:29:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:29:10 + sudo service docker restart 20:29:10 + true 20:29:10 Redirecting to /bin/systemctl restart docker.service 20:29:14 using credential edgex-jenkins-ssh 20:29:14 Cloning the remote Git repository 20:29:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:14 > git init /w/workspace/app-functions-sdk-go/233 # timeout=10 20:29:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:14 > git --version # timeout=10 20:29:14 > git --version # 'git version 2.17.1' 20:29:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:17 Avoid second fetch 20:29:17 Checking out Revision 65135f146374dd93b393ea599fb3712840392b4a (master) 20:29:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:29:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:17 > git config core.sparsecheckout # timeout=10 20:29:17 > git checkout -f 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 20:29:22 Commit message: "feat(sdk): Use v2 Command Client (#845)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:29:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:29:24 + true 20:29:24 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:29:28 ========================================================= 20:29:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:29:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:29:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:29:29 Sending build context to Docker daemon 19.57MB 20:29:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:29:29 Step 2/8 : FROM ${BASE} 20:29:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:29 540db60ca938: Pulling fs layer 20:29:29 adcc1eea9eea: Pulling fs layer 20:29:29 4c4ab2625f07: Pulling fs layer 20:29:29 0510c868ecb4: Pulling fs layer 20:29:29 afea3b2eda06: Pulling fs layer 20:29:29 7809a108b3ef: Pulling fs layer 20:29:29 f706445af74f: Pulling fs layer 20:29:29 afea3b2eda06: Waiting 20:29:29 7809a108b3ef: Waiting 20:29:29 f706445af74f: Waiting 20:29:29 0510c868ecb4: Waiting 20:29:29 4c4ab2625f07: Verifying Checksum 20:29:29 4c4ab2625f07: Download complete 20:29:29 adcc1eea9eea: Verifying Checksum 20:29:29 adcc1eea9eea: Download complete 20:29:29 afea3b2eda06: Verifying Checksum 20:29:29 afea3b2eda06: Download complete 20:29:30 7809a108b3ef: Verifying Checksum 20:29:30 7809a108b3ef: Download complete 20:29:30 540db60ca938: Verifying Checksum 20:29:30 540db60ca938: Download complete 20:29:30 540db60ca938: Pull complete 20:29:30 adcc1eea9eea: Pull complete 20:29:30 4c4ab2625f07: Pull complete 20:29:31 f706445af74f: Verifying Checksum 20:29:31 f706445af74f: Download complete 20:29:32 0510c868ecb4: Verifying Checksum 20:29:32 0510c868ecb4: Download complete 20:29:35 0510c868ecb4: Pull complete 20:29:35 afea3b2eda06: Pull complete 20:29:35 7809a108b3ef: Pull complete 20:29:37 f706445af74f: Pull complete 20:29:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:29:37 ---> b068be0155e3 20:29:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:29:37 20.10.0: Pulling from library/docker 20:29:37 05e7bc50f07f: Pulling fs layer 20:29:37 6db28d0fdbf6: Pulling fs layer 20:29:37 292df0bc6bf3: Pulling fs layer 20:29:37 2e060f4bd70b: Pulling fs layer 20:29:37 80e8d568a223: Pulling fs layer 20:29:37 8dc6ef1a942a: Pulling fs layer 20:29:37 2312dd95470a: Pulling fs layer 20:29:37 2e060f4bd70b: Waiting 20:29:37 80e8d568a223: Waiting 20:29:37 8dc6ef1a942a: Waiting 20:29:37 2312dd95470a: Waiting 20:29:37 292df0bc6bf3: Download complete 20:29:37 05e7bc50f07f: Verifying Checksum 20:29:37 05e7bc50f07f: Download complete 20:29:37 6db28d0fdbf6: Verifying Checksum 20:29:37 6db28d0fdbf6: Download complete 20:29:37 8dc6ef1a942a: Verifying Checksum 20:29:37 8dc6ef1a942a: Download complete 20:29:37 80e8d568a223: Verifying Checksum 20:29:37 80e8d568a223: Download complete 20:29:37 2312dd95470a: Verifying Checksum 20:29:37 2312dd95470a: Download complete 20:29:37 05e7bc50f07f: Pull complete 20:29:37 6db28d0fdbf6: Pull complete 20:29:37 292df0bc6bf3: Pull complete 20:29:38 2e060f4bd70b: Verifying Checksum 20:29:38 2e060f4bd70b: Download complete 20:29:40 2e060f4bd70b: Pull complete 20:29:40 80e8d568a223: Pull complete 20:29:40 8dc6ef1a942a: Pull complete 20:29:40 2312dd95470a: Pull complete 20:29:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:29:40 Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash [Pipeline] echo 20:29:42 ========================================================= 20:29:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:29:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:29:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:29:44 Sending build context to Docker daemon 19.57MB 20:29:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:29:44 Step 2/8 : FROM ${BASE} 20:29:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:29:44 595b0fe564bb: Pulling fs layer 20:29:44 7186ed65a4f7: Pulling fs layer 20:29:44 316046926c0a: Pulling fs layer 20:29:44 4ebd0625c992: Pulling fs layer 20:29:44 207e8628e3a3: Pulling fs layer 20:29:44 c791037a9be2: Pulling fs layer 20:29:44 ffd874e62e21: Pulling fs layer 20:29:44 4ebd0625c992: Waiting 20:29:44 207e8628e3a3: Waiting 20:29:44 c791037a9be2: Waiting 20:29:44 ffd874e62e21: Waiting 20:29:44 316046926c0a: Verifying Checksum 20:29:44 316046926c0a: Download complete 20:29:44 7186ed65a4f7: Verifying Checksum 20:29:44 7186ed65a4f7: Download complete 20:29:44 207e8628e3a3: Download complete 20:29:44 c791037a9be2: Verifying Checksum 20:29:44 c791037a9be2: Download complete 20:29:45 595b0fe564bb: Verifying Checksum 20:29:45 595b0fe564bb: Download complete 20:29:45 ---> 804ffc20915b 20:29:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:29:45 ---> Running in 1e22bd4b18cb 20:29:45 Removing intermediate container 1e22bd4b18cb 20:29:45 ---> 3f105bf86942 20:29:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:29:45 ---> Running in b9ec1002147e 20:29:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:29:45 595b0fe564bb: Pull complete 20:29:46 7186ed65a4f7: Pull complete 20:29:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:29:46 316046926c0a: Pull complete 20:29:46 ffd874e62e21: Verifying Checksum 20:29:46 ffd874e62e21: Download complete 20:29:47 (1/5) Installing libsodium (1.0.18-r0) 20:29:47 (2/5) Installing libzmq (4.3.3-r1) 20:29:47 (3/5) Installing pkgconf (1.7.3-r0) 20:29:47 (4/5) Installing libsodium-dev (1.0.18-r0) 20:29:47 (5/5) Installing zeromq-dev (4.3.3-r1) 20:29:47 Executing busybox-1.32.1-r6.trigger 20:29:47 OK: 150 MiB in 45 packages 20:29:48 Removing intermediate container b9ec1002147e 20:29:48 ---> 4cd6a88c4872 20:29:48 Step 6/8 : WORKDIR /build 20:29:48 ---> Running in 4d43f1783c1d 20:29:48 Removing intermediate container 4d43f1783c1d 20:29:48 ---> edd10c1e74c9 20:29:48 Step 7/8 : COPY go.mod . 20:29:48 4ebd0625c992: Verifying Checksum 20:29:48 4ebd0625c992: Download complete 20:29:48 ---> 4ce96ea30e7a 20:29:48 Step 8/8 : RUN go mod download 20:29:48 ---> Running in df4b0417ae13 20:29:58 4ebd0625c992: Pull complete 20:29:58 207e8628e3a3: Pull complete 20:29:59 c791037a9be2: Pull complete 20:30:03 ffd874e62e21: Pull complete 20:30:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:30:03 ---> cfc18b08335c 20:30:03 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:30:03 20.10.0: Pulling from library/docker 20:30:03 a3cc7d3b244e: Pulling fs layer 20:30:03 02a3295e0d61: Pulling fs layer 20:30:03 0f4f2e6d8100: Pulling fs layer 20:30:03 330b718f631f: Pulling fs layer 20:30:03 a93816041522: Pulling fs layer 20:30:03 bdb6da89ff94: Pulling fs layer 20:30:03 2a70c0c122f4: Pulling fs layer 20:30:03 330b718f631f: Waiting 20:30:03 a93816041522: Waiting 20:30:03 bdb6da89ff94: Waiting 20:30:03 2a70c0c122f4: Waiting 20:30:03 0f4f2e6d8100: Verifying Checksum 20:30:03 0f4f2e6d8100: Download complete 20:30:03 02a3295e0d61: Verifying Checksum 20:30:03 02a3295e0d61: Download complete 20:30:03 a3cc7d3b244e: Verifying Checksum 20:30:03 a3cc7d3b244e: Download complete 20:30:03 a93816041522: Verifying Checksum 20:30:03 a93816041522: Download complete 20:30:03 bdb6da89ff94: Verifying Checksum 20:30:03 bdb6da89ff94: Download complete 20:30:03 2a70c0c122f4: Verifying Checksum 20:30:03 2a70c0c122f4: Download complete 20:30:04 a3cc7d3b244e: Pull complete 20:30:04 02a3295e0d61: Pull complete 20:30:05 0f4f2e6d8100: Pull complete 20:30:05 330b718f631f: Verifying Checksum 20:30:05 330b718f631f: Download complete 20:30:06 Removing intermediate container df4b0417ae13 20:30:06 ---> 8f50f5584369 20:30:06 Successfully built 8f50f5584369 20:30:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:06 + docker inspect -f . ci-base-image-x86_64 20:30:06 . [Pipeline] withDockerContainer 20:30:06 prd-centos7-docker-4c-2g-15112 does not seem to be running inside a container 20:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:07 $ docker top 749f61e3c1480d2e5c55955456a9fb6706bf434318854f7aa853f0245ea40a3b -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:07 + go version 20:30:07 go version go1.16.3 linux/amd64 [Pipeline] } 20:30:07 $ docker stop --time=1 749f61e3c1480d2e5c55955456a9fb6706bf434318854f7aa853f0245ea40a3b 20:30:08 $ docker rm -f 749f61e3c1480d2e5c55955456a9fb6706bf434318854f7aa853f0245ea40a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:09 + docker inspect -f . ci-base-image-x86_64 20:30:09 . [Pipeline] withDockerContainer 20:30:09 prd-centos7-docker-4c-2g-15112 does not seem to be running inside a container 20:30:09 330b718f631f: Pull complete 20:30:09 a93816041522: Pull complete 20:30:09 bdb6da89ff94: Pull complete 20:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:09 $ docker top 973f51a2b47d9764dc6a43f65294819eac92f234d6fc1cd48f2fd92e20d13c6b -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:10 2a70c0c122f4: Pull complete 20:30:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:30:10 Status: Downloaded newer image for docker:20.10.0 20:30:10 + go mod tidy [Pipeline] sh 20:30:10 + make test 20:30:10 make -C ./app-service-template build 20:30:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:30:10 go mod tidy 20:30:11 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 20:30:15 ---> 8b02015c27a1 20:30:15 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:30:15 ---> Running in ec212818ab58 20:30:15 Removing intermediate container ec212818ab58 20:30:15 ---> 4c5f79164ace 20:30:15 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:30:15 ---> Running in cfd3bc0952be 20:30:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:30:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:30:19 (1/5) Installing libsodium (1.0.18-r0) 20:30:19 (2/5) Installing libzmq (4.3.3-r1) 20:30:19 (3/5) Installing pkgconf (1.7.3-r0) 20:30:19 (4/5) Installing libsodium-dev (1.0.18-r0) 20:30:19 (5/5) Installing zeromq-dev (4.3.3-r1) 20:30:19 Executing busybox-1.32.1-r6.trigger 20:30:19 OK: 139 MiB in 45 packages 20:30:20 Removing intermediate container cfd3bc0952be 20:30:20 ---> 63549de84433 20:30:20 Step 6/8 : WORKDIR /build 20:30:20 ---> Running in 15ead788f5f5 20:30:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:30:21 make -C ./app-service-template test 20:30:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:30:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:30:21 Removing intermediate container 15ead788f5f5 20:30:21 ---> 6c75352edd75 20:30:21 Step 7/8 : COPY go.mod . 20:30:22 ---> 04320721e73d 20:30:22 Step 8/8 : RUN go mod download 20:30:22 ---> Running in ff7ccb18f95e 20:30:29 ok new-app-service 0.008s coverage: 47.8% of statements 20:30:29 ? new-app-service/config [no test files] 20:30:29 ok new-app-service/functions 0.007s 20:30:29 CGO_ENABLED=1 go vet ./... 20:30:36 gofmt -l . 20:30:36 [ "`gofmt -l .`" = "" ] 20:30:36 ./bin/test-go-mod-tidy.sh 20:30:36 ./bin/test-attribution-txt.sh 20:30:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:30:36 go mod tidy 20:30:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:30:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:30:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 56.5% of statements 20:30:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 92.5% of statements 20:30:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:30:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.024s coverage: 61.5% of statements 20:30:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:30:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 20:30:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 75.4% of statements 20:30:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:30:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:30:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:30:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:30:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:30:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:30:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.0% of statements 20:30:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:30:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 20:30:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.9% of statements 20:30:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:30:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 18.4% of statements 20:30:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 20:30:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:30:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:30:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 20:30:49 Removing intermediate container ff7ccb18f95e 20:30:49 ---> 12e0b2f637dc 20:30:49 Successfully built 12e0b2f637dc 20:30:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:30:49 + docker inspect -f . ci-base-image-arm64 20:30:49 . [Pipeline] withDockerContainer 20:30:49 prd-ubuntu18.04-docker-arm64-4c-16g-15109 does not seem to be running inside a container 20:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:51 $ docker top de13c45eb5029820e85c4c98ea21cb3003fc8040f32ddce04362d7f302e3adf3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:52 + go version 20:30:52 go version go1.16.3 linux/arm64 [Pipeline] } 20:30:52 $ docker stop --time=1 de13c45eb5029820e85c4c98ea21cb3003fc8040f32ddce04362d7f302e3adf3 20:30:54 $ docker rm -f de13c45eb5029820e85c4c98ea21cb3003fc8040f32ddce04362d7f302e3adf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:55 + docker inspect -f . ci-base-image-arm64 20:30:55 . [Pipeline] withDockerContainer 20:30:55 prd-ubuntu18.04-docker-arm64-4c-16g-15109 does not seem to be running inside a container 20:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:57 $ docker top 08907575b1b483eeb7fd8019be4b2299ecfe87d6093237586e825ac1c4116779 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:58 + go mod tidy [Pipeline] sh 20:31:00 + make test 20:31:00 make -C ./app-service-template build 20:31:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:31:00 go mod tidy 20:31:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 20:31:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.040s coverage: 81.9% of statements 20:31:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 20:31:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:31:09 gofmt -l . 20:31:09 [ "`gofmt -l .`" = "" ] 20:31:09 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 20:31:09 $ docker stop --time=1 973f51a2b47d9764dc6a43f65294819eac92f234d6fc1cd48f2fd92e20d13c6b 20:31:10 $ docker rm -f 973f51a2b47d9764dc6a43f65294819eac92f234d6fc1cd48f2fd92e20d13c6b [Pipeline] // withDockerContainer [Pipeline] sh 20:31:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:11 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:31:12 ---> job-cost.sh 20:31:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fnE9 20:31:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-fnE9/bin to PATH 20:31:35 INFO: No Stack... 20:31:35 INFO: Retrieving Pricing Info for: v3-standard-2 20:31:35 INFO: Archiving Costs [Pipeline] sh 20:31:36 + cat /w/workspace/app-functions-sdk-go/233/archives/cost.csv 20:31:36 + cut -d, -f6 [Pipeline] lock 20:31:36 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] 20:31:36 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] did not exist. Created. 20:31:36 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:36 + echo total: 0.05999999865889549 [Pipeline] stash 20:31:36 Stashed 1 file(s) [Pipeline] } 20:31:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:31:39 make -C ./app-service-template test 20:31:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:31:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:32:06 ok new-app-service 0.050s coverage: 47.8% of statements 20:32:06 ? new-app-service/config [no test files] 20:32:06 ok new-app-service/functions 0.035s 20:32:06 CGO_ENABLED=1 go vet ./... 20:32:33 gofmt -l . 20:32:33 [ "`gofmt -l .`" = "" ] 20:32:33 ./bin/test-go-mod-tidy.sh 20:32:33 ./bin/test-attribution-txt.sh 20:32:35 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' 20:32:35 go mod tidy 20:32:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:32:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.103s coverage: 56.5% of statements 20:32:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 92.5% of statements 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:32:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.075s coverage: 61.5% of statements 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:32:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s 20:32:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.148s coverage: 75.4% of statements 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:32:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements 20:32:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:32:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.072s coverage: 10.5% of statements 20:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.925s coverage: 76.9% of statements 20:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.054s coverage: 18.4% of statements 20:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.045s coverage: 27.3% of statements 20:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.065s coverage: 51.4% of statements 20:33:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.107s coverage: 81.9% of statements 20:33:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements 20:33:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:33:21 gofmt -l . 20:33:21 [ "`gofmt -l .`" = "" ] 20:33:22 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 20:33:22 $ docker stop --time=1 08907575b1b483eeb7fd8019be4b2299ecfe87d6093237586e825ac1c4116779 20:33:24 $ docker rm -f 08907575b1b483eeb7fd8019be4b2299ecfe87d6093237586e825ac1c4116779 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:33:25 Warning: overwriting stash ‘coverage-report’ 20:33:26 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:33:26 ---> job-cost.sh 20:33:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yfm6 20:34:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:36:05 lf-activate-venv(): INFO: Adding /tmp/venv-yfm6/bin to PATH 20:36:05 INFO: No Stack... 20:36:05 INFO: Retrieving Pricing Info for: v2-standard-4 20:36:05 INFO: Archiving Costs [Pipeline] sh 20:36:05 + cut -d, -f6 20:36:05 + cat /w/workspace/app-functions-sdk-go/233/archives/cost.csv [Pipeline] lock 20:36:06 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] 20:36:06 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] did not exist. Created. 20:36:06 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:06 /w/workspace/app-functions-sdk-go/233@tmp/durable-1e84d3af/script.sh: 1: /w/workspace/app-functions-sdk-go/233@tmp/durable-1e84d3af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:36:06 + echo total: 0.18000000715255737 [Pipeline] stash 20:36:06 Warning: overwriting stash ‘stack-cost’ 20:36:06 Stashed 1 file(s) [Pipeline] } 20:36:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-233-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:36:07 provisioning config files... 20:36:07 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config189182233899675616tmp [Pipeline] { [Pipeline] sh 20:36:08 + set +x 20:36:08 + bash -s -- 20:36:08 + curl -s https://codecov.io/bash 20:36:08 20:36:08 _____ _ 20:36:08 / ____| | | 20:36:08 | | ___ __| | ___ ___ _____ __ 20:36:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:08 Bash-1.0.2 20:36:08 20:36:08 20:36:08 ==> git version 2.24.4 found 20:36:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:36:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:36:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:36:08 ==> Jenkins CI detected. 20:36:08 project root: . 20:36:08 --> token set from env 20:36:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:08 ==> Running gcov in . (disable via -X gcov) 20:36:08 ==> Python coveragepy not found 20:36:08 ==> Searching for coverage reports in: 20:36:08 + . 20:36:08 -> Found 2 reports 20:36:08 ==> Detecting git/mercurial file structure 20:36:08 ==> Reading reports 20:36:08 + ./app-service-template/coverage.out bytes=1055 20:36:08 + ./coverage.out bytes=86556 20:36:08 ==> Appending adjustments 20:36:08 https://docs.codecov.io/docs/fixing-reports 20:36:08 + Found adjustments 20:36:08 ==> Gzipping contents 20:36:08 16K /tmp/codecov.AQqhyR.gz 20:36:08 ==> Uploading reports 20:36:08 url: https://codecov.io 20:36:08 query: branch=master&commit=65135f146374dd93b393ea599fb3712840392b4a&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:36:08 -> Pinging Codecov 20:36:08 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=65135f146374dd93b393ea599fb3712840392b4a&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:36:09 -> Uploading to 20:36:09 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/3D8B5DFFC46A037C893635FACE044666/65135f146374dd93b393ea599fb3712840392b4a/c23f6c1c-f48b-49b3-aed9-994f09a18fd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T203609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91dae96003a56cba58eca32a5956f4e56a033a60d9d007a77da15d3d10d7658f 20:36:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:09 Dload Upload Total Spent Left Speed 20:36:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15326 0 0 100 15326 0 45261 --:--:-- --:--:-- --:--:-- 45343 20:36:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/65135f146374dd93b393ea599fb3712840392b4a [Pipeline] } 20:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:36:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:36:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:10 20:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:36:10 188c0c94c7c5: Pulling fs layer 20:36:10 0ef7d3d256c8: Pulling fs layer 20:36:10 de9db76c5a1d: Pulling fs layer 20:36:10 0eba1c9be4d2: Pulling fs layer 20:36:10 0d57e429df01: Pulling fs layer 20:36:10 4e4be7b47b0d: Pulling fs layer 20:36:10 e1f770b5df2f: Pulling fs layer 20:36:10 85a0685a4137: Pulling fs layer 20:36:10 0eba1c9be4d2: Waiting 20:36:10 0d57e429df01: Waiting 20:36:10 4e4be7b47b0d: Waiting 20:36:10 e1f770b5df2f: Waiting 20:36:10 85a0685a4137: Waiting 20:36:10 de9db76c5a1d: Download complete 20:36:10 0ef7d3d256c8: Verifying Checksum 20:36:10 0ef7d3d256c8: Download complete 20:36:10 0d57e429df01: Verifying Checksum 20:36:10 0d57e429df01: Download complete 20:36:10 4e4be7b47b0d: Verifying Checksum 20:36:10 4e4be7b47b0d: Download complete 20:36:10 188c0c94c7c5: Verifying Checksum 20:36:10 188c0c94c7c5: Download complete 20:36:11 188c0c94c7c5: Pull complete 20:36:11 0ef7d3d256c8: Pull complete 20:36:11 de9db76c5a1d: Pull complete 20:36:12 e1f770b5df2f: Verifying Checksum 20:36:12 e1f770b5df2f: Download complete 20:36:14 0eba1c9be4d2: Verifying Checksum 20:36:14 0eba1c9be4d2: Download complete 20:36:15 85a0685a4137: Verifying Checksum 20:36:15 85a0685a4137: Download complete 20:36:18 0eba1c9be4d2: Pull complete 20:36:18 0d57e429df01: Pull complete 20:36:18 4e4be7b47b0d: Pull complete 20:36:18 e1f770b5df2f: Pull complete 20:36:23 85a0685a4137: Pull complete 20:36:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:36:23 prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container 20:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:36:32 $ docker top d1fd726850de3bcf012a10197cd3b1d383d5b487e695784b4e3aced3c9720326 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:36:32 + set -o pipefail 20:36:32 + snyk monitor '--org=edgex-jenkins' 20:36:54 20:36:54 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 20:36:54 20:36:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/18abdede-51e8-47ca-abd1-8a8edc2e4ffa 20:36:54 20:36:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:36:54 20:36:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:36:54 20:36:54 [Pipeline] } 20:36:54 $ docker stop --time=1 d1fd726850de3bcf012a10197cd3b1d383d5b487e695784b4e3aced3c9720326 20:36:56 $ docker rm -f d1fd726850de3bcf012a10197cd3b1d383d5b487e695784b4e3aced3c9720326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:36:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:57 provisioning config files... 20:36:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7145562012565999384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:57 --> edgex-publish-swagger.sh 20:36:57 === Publish openapi/v2 API === 20:36:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:36:57 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 20:36:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:57 Dload Upload Total Spent Left Speed 20:36:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 13376 --:--:-- --:--:-- --:--:-- 13386 100 13052 0 0 100 13052 0 13373 --:--:-- --:--:-- --:--:-- 13372 20:36:58 20:36:58 [Pipeline] } 20:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:59 + git log --format=format:%s -1 65135f146374dd93b393ea599fb3712840392b4a [Pipeline] isUnix [Pipeline] sh 20:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:36:59 . [Pipeline] withDockerContainer 20:36:59 prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container 20:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:37:00 $ docker top 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:00 [ssh-agent] Looking for ssh-agent implementation... 20:37:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:00 $ docker exec 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 ssh-agent 20:37:00 SSH_AUTH_SOCK=/tmp/ssh-pUys9hO0a07T/agent.14 20:37:00 SSH_AGENT_PID=21 20:37:00 Running ssh-add (command line suppressed) 20:37:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8862474342208839052.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8862474342208839052.key) 20:37:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:01 + git semver tag 20:37:01 # -> Open(): unable to determine branch for HEAD 20:37:01 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:37:01 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:37:01 # $SEMVER_REMOTE_NAME = origin 20:37:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:37:01 # $SEMVER_USER_NAME = edgex-jenkins 20:37:01 # $SEMVER_BRANCH = master 20:37:01 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:37:01 # 65135f146374dd93b393ea599fb3712840392b4a HEAD 20:37:01 # -> Force: false 20:37:01 # d3718a3811ca9e87108c603a6d1d9da03e08d030 refs/tags/v2.0.0-dev.61 [Pipeline] } 20:37:01 $ docker exec --env ******** --env ******** 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 ssh-agent -k 20:37:01 unset SSH_AUTH_SOCK; 20:37:01 unset SSH_AGENT_PID; 20:37:01 echo Agent pid 21 killed; 20:37:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:01 + git semver [Pipeline] } 20:37:01 $ docker stop --time=1 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 20:37:02 $ docker rm -f 78d4f0c8b3f71178b4c74d54b5eb717ec2955645f635f12f407222f518c45179 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:03 20:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:03 0.23.1-centos7: Pulling from edgex-lftools 20:37:03 ab5ef0e58194: Pulling fs layer 20:37:03 9712f1f96733: Pulling fs layer 20:37:03 63f879dbbcfc: Pulling fs layer 20:37:03 0d9ebad4ef96: Pulling fs layer 20:37:03 e9a5061849ea: Pulling fs layer 20:37:03 d747dcd14b5f: Pulling fs layer 20:37:03 2de7ff778b66: Pulling fs layer 20:37:03 0d9ebad4ef96: Waiting 20:37:03 e9a5061849ea: Waiting 20:37:03 d747dcd14b5f: Waiting 20:37:03 2de7ff778b66: Waiting 20:37:03 9712f1f96733: Download complete 20:37:05 63f879dbbcfc: Verifying Checksum 20:37:05 63f879dbbcfc: Download complete 20:37:05 e9a5061849ea: Verifying Checksum 20:37:05 e9a5061849ea: Download complete 20:37:05 d747dcd14b5f: Verifying Checksum 20:37:05 d747dcd14b5f: Download complete 20:37:05 2de7ff778b66: Verifying Checksum 20:37:05 2de7ff778b66: Download complete 20:37:05 0d9ebad4ef96: Verifying Checksum 20:37:05 0d9ebad4ef96: Download complete 20:37:06 ab5ef0e58194: Verifying Checksum 20:37:06 ab5ef0e58194: Download complete 20:37:09 ab5ef0e58194: Pull complete 20:37:09 9712f1f96733: Pull complete 20:37:10 63f879dbbcfc: Pull complete 20:37:14 0d9ebad4ef96: Pull complete 20:37:14 e9a5061849ea: Pull complete 20:37:14 d747dcd14b5f: Pull complete 20:37:15 2de7ff778b66: Pull complete 20:37:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:37:15 prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container 20:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:37:21 $ docker top 5f7b5b700811a53f0313032097f769460d96be304fd20c5fce596bfde5bcf148 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:37:21 provisioning config files... 20:37:21 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9046522133248326410tmp 20:37:22 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1068401916934031413tmp 20:37:22 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5009713623054199924tmp [Pipeline] { [Pipeline] echo 20:37:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:37:22 ---> sigul-configuration.sh 20:37:22 gpg: directory `/root/.gnupg' created 20:37:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:37:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:37:22 gpg: keyring `/root/.gnupg/secring.gpg' created 20:37:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:37:22 gpg: CAST5 encrypted data 20:37:22 gpg: encrypted with 1 passphrase 20:37:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:37:22 + mkdir /home/jenkins 20:37:22 + mkdir /home/jenkins/sigul [Pipeline] sh 20:37:23 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:37:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:37:23 ---> sigul-install.sh 20:37:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:37:30 + git tag --list 20:37:30 v0.1.0 20:37:30 v0.1.1 20:37:30 v1.0.0 20:37:30 v1.1.0 20:37:30 v1.2.0 20:37:30 v1.3.0 20:37:30 v1.3.1 20:37:30 v1.3.1-dev.1 20:37:30 v1.3.2-dev.1 20:37:30 v2.0.0-dev.1 20:37:30 v2.0.0-dev.10 20:37:30 v2.0.0-dev.11 20:37:30 v2.0.0-dev.12 20:37:30 v2.0.0-dev.13 20:37:30 v2.0.0-dev.14 20:37:30 v2.0.0-dev.15 20:37:30 v2.0.0-dev.16 20:37:30 v2.0.0-dev.17 20:37:30 v2.0.0-dev.18 20:37:30 v2.0.0-dev.19 20:37:30 v2.0.0-dev.2 20:37:30 v2.0.0-dev.20 20:37:30 v2.0.0-dev.21 20:37:30 v2.0.0-dev.22 20:37:30 v2.0.0-dev.23 20:37:30 v2.0.0-dev.24 20:37:30 v2.0.0-dev.25 20:37:30 v2.0.0-dev.26 20:37:30 v2.0.0-dev.27 20:37:30 v2.0.0-dev.28 20:37:30 v2.0.0-dev.29 20:37:30 v2.0.0-dev.3 20:37:30 v2.0.0-dev.30 20:37:30 v2.0.0-dev.31 20:37:30 v2.0.0-dev.32 20:37:30 v2.0.0-dev.33 20:37:30 v2.0.0-dev.34 20:37:30 v2.0.0-dev.35 20:37:30 v2.0.0-dev.36 20:37:30 v2.0.0-dev.37 20:37:30 v2.0.0-dev.38 20:37:30 v2.0.0-dev.39 20:37:30 v2.0.0-dev.4 20:37:30 v2.0.0-dev.40 20:37:30 v2.0.0-dev.41 20:37:30 v2.0.0-dev.42 20:37:30 v2.0.0-dev.43 20:37:30 v2.0.0-dev.44 20:37:30 v2.0.0-dev.45 20:37:30 v2.0.0-dev.46 20:37:30 v2.0.0-dev.47 20:37:30 v2.0.0-dev.48 20:37:30 v2.0.0-dev.49 20:37:30 v2.0.0-dev.5 20:37:30 v2.0.0-dev.50 20:37:30 v2.0.0-dev.51 20:37:30 v2.0.0-dev.52 20:37:30 v2.0.0-dev.53 20:37:30 v2.0.0-dev.54 20:37:30 v2.0.0-dev.55 20:37:30 v2.0.0-dev.56 20:37:30 v2.0.0-dev.57 20:37:30 v2.0.0-dev.58 20:37:30 v2.0.0-dev.59 20:37:30 v2.0.0-dev.6 20:37:30 v2.0.0-dev.60 20:37:30 v2.0.0-dev.61 20:37:30 v2.0.0-dev.7 20:37:30 v2.0.0-dev.8 20:37:30 v2.0.0-dev.9 [Pipeline] sh 20:37:30 + lftools sign git-tag v2.0.0-dev.61 20:37:31 Signing Git tag with Sigul... 20:37:31 Signing v2.0.0-dev.61 [Pipeline] echo 20:37:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:37:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:37:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:37:32 $ docker stop --time=1 5f7b5b700811a53f0313032097f769460d96be304fd20c5fce596bfde5bcf148 20:37:34 $ docker rm -f 5f7b5b700811a53f0313032097f769460d96be304fd20c5fce596bfde5bcf148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:35 . [Pipeline] withDockerContainer 20:37:35 prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container 20:37:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:37:36 $ docker top bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:36 [ssh-agent] Looking for ssh-agent implementation... 20:37:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:36 $ docker exec bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 ssh-agent 20:37:36 SSH_AUTH_SOCK=/tmp/ssh-jZ8NKDIEJFHA/agent.14 20:37:36 SSH_AGENT_PID=20 20:37:36 Running ssh-add (command line suppressed) 20:37:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3781984413960030638.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3781984413960030638.key) 20:37:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:37 + git semver bump pre 20:37:37 # -> Open(): unable to determine branch for HEAD 20:37:37 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:37:37 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:37:37 # $SEMVER_REMOTE_NAME = origin 20:37:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:37:37 # $SEMVER_USER_NAME = edgex-jenkins 20:37:37 # $SEMVER_BRANCH = master 20:37:37 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:37:37 2.0.0-dev.62 [Pipeline] } 20:37:37 $ docker exec --env ******** --env ******** bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 ssh-agent -k 20:37:37 unset SSH_AUTH_SOCK; 20:37:37 unset SSH_AGENT_PID; 20:37:37 echo Agent pid 20 killed; 20:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:37 + git semver [Pipeline] } 20:37:37 $ docker stop --time=1 bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 20:37:38 $ docker rm -f bafc9e67efb21478ae3966ff7ff73670aa012ad47f743d66e3e5baf991e68af3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:39 . [Pipeline] withDockerContainer 20:37:39 prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container 20:37:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:37:39 $ docker top becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:40 [ssh-agent] Looking for ssh-agent implementation... 20:37:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:40 $ docker exec becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 ssh-agent 20:37:40 SSH_AUTH_SOCK=/tmp/ssh-VSB1PyBx1eAh/agent.14 20:37:40 SSH_AGENT_PID=19 20:37:40 Running ssh-add (command line suppressed) 20:37:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9152302516738538664.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9152302516738538664.key) 20:37:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:40 + git semver push 20:37:40 # -> Open(): unable to determine branch for HEAD 20:37:40 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:37:40 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:37:40 # $SEMVER_REMOTE_NAME = origin 20:37:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:37:40 # $SEMVER_USER_NAME = edgex-jenkins 20:37:40 # $SEMVER_BRANCH = master 20:37:40 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:37:45 $ docker exec --env ******** --env ******** becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 ssh-agent -k 20:37:45 unset SSH_AUTH_SOCK; 20:37:45 unset SSH_AGENT_PID; 20:37:45 echo Agent pid 19 killed; 20:37:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:45 + git semver [Pipeline] } 20:37:45 $ docker stop --time=1 becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 20:37:46 $ docker rm -f becccd162a9c0703dc049209c59175bc0f6e9a1f19b33ef3213e67578cd27389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:37:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:48 ---> package-listing.sh 20:37:48 ++ facter osfamily 20:37:48 ++ tr '[:upper:]' '[:lower:]' 20:37:48 + OS_FAMILY=redhat 20:37:48 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 20:37:48 + START_PACKAGES=/tmp/packages_start.txt 20:37:48 + END_PACKAGES=/tmp/packages_end.txt 20:37:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:48 + PACKAGES=/tmp/packages_start.txt 20:37:48 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:37:48 + PACKAGES=/tmp/packages_end.txt 20:37:48 + case "${OS_FAMILY}" in 20:37:48 + rpm -qa 20:37:48 + sort 20:37:49 + '[' -f /tmp/packages_start.txt ']' 20:37:49 + '[' -f /tmp/packages_end.txt ']' 20:37:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:49 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:37:49 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 20:37:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 20:37:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:37:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:37:50 20:37:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:37:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:37:50 alpine: Pulling from edgex-lftools-log-publisher 20:37:50 df20fa9351a1: Pulling fs layer 20:37:50 36b3adc4ff6f: Pulling fs layer 20:37:50 8ad3a11d3b57: Pulling fs layer 20:37:50 46f8f816bc3b: Pulling fs layer 20:37:50 93b61091891f: Pulling fs layer 20:37:50 93b9cdb0e59b: Pulling fs layer 20:37:50 5e14af77c1be: Pulling fs layer 20:37:50 01666e4c0597: Pulling fs layer 20:37:50 aa168da1d23b: Pulling fs layer 20:37:50 46f8f816bc3b: Waiting 20:37:50 93b61091891f: Waiting 20:37:50 93b9cdb0e59b: Waiting 20:37:50 5e14af77c1be: Waiting 20:37:50 01666e4c0597: Waiting 20:37:50 aa168da1d23b: Waiting 20:37:50 36b3adc4ff6f: Verifying Checksum 20:37:50 36b3adc4ff6f: Download complete 20:37:50 46f8f816bc3b: Verifying Checksum 20:37:50 46f8f816bc3b: Download complete 20:37:50 df20fa9351a1: Verifying Checksum 20:37:50 df20fa9351a1: Download complete 20:37:50 93b9cdb0e59b: Verifying Checksum 20:37:50 93b9cdb0e59b: Download complete 20:37:50 93b61091891f: Verifying Checksum 20:37:50 93b61091891f: Download complete 20:37:50 5e14af77c1be: Verifying Checksum 20:37:50 5e14af77c1be: Download complete 20:37:50 01666e4c0597: Verifying Checksum 20:37:50 01666e4c0597: Download complete 20:37:50 df20fa9351a1: Pull complete 20:37:50 8ad3a11d3b57: Verifying Checksum 20:37:50 8ad3a11d3b57: Download complete 20:37:51 36b3adc4ff6f: Pull complete 20:37:51 8ad3a11d3b57: Pull complete 20:37:51 46f8f816bc3b: Pull complete 20:37:51 93b61091891f: Pull complete 20:37:52 93b9cdb0e59b: Pull complete 20:37:52 5e14af77c1be: Pull complete 20:37:52 01666e4c0597: Pull complete 20:37:52 aa168da1d23b: Verifying Checksum 20:37:52 aa168da1d23b: Download complete 20:37:58 aa168da1d23b: Pull complete 20:37:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:37:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:37:58 prd-centos7-docker-4c-2g-15106 does not seem to be running inside a container 20:37:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:38:03 $ docker top e68b2eb4c2772687ab2c27fc9dad8e38431d2b0ace951e32b21594bfff22b729 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:38:04 + mkdir -p /var/log/sa [Pipeline] sh 20:38:04 + ls /var/log/sa-host 20:38:04 + sadf -c /var/log/sa-host/sa05 20:38:04 file_magic: OK 20:38:04 HZ: Using current value: 100 20:38:04 file_header: OK 20:38:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:38:04 Statistics: 20:38:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:38:04 File successfully converted to sysstat format version 12.2.1 20:38:04 + sadf -c /var/log/sa-host/sa19 20:38:04 file_magic: OK 20:38:04 HZ: Using current value: 100 20:38:04 file_header: OK 20:38:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:38:04 Statistics: 20:38:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:38:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:04 provisioning config files... 20:38:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4878157430067907901tmp [Pipeline] { [Pipeline] echo 20:38:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:04 ---> create-netrc.sh [Pipeline] } 20:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:38:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:38:05 ---> python-tools-install.sh [Pipeline] echo 20:38:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:38:05 ---> sudo-logs.sh 20:38:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:38:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:38:05 ---> job-cost.sh 20:38:05 lf-activate-venv: SKIPPING 20:38:05 DEBUG: total: 0.18000000715255737 20:38:05 INFO: Retrieving Stack Cost... 20:38:06 INFO: Retrieving Pricing Info for: v3-standard-2 20:38:07 INFO: Archiving Costs [Pipeline] echo 20:38:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:07 ---> logs-deploy.sh 20:38:07 lf-activate-venv: SKIPPING 20:38:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/233 20:38:07 INFO: archiving workspace using pattern(s): 20:38:08 Archives upload complete. 20:38:08 INFO: archiving logs to Nexus 20:38:09 ---> uname -a: 20:38:09 Linux prd-centos7-docker-4c-2g-15106.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:38:09 20:38:09 20:38:09 ---> lscpu: 20:38:09 Architecture: x86_64 20:38:09 CPU op-mode(s): 32-bit, 64-bit 20:38:09 Byte Order: Little Endian 20:38:09 Address sizes: 40 bits physical, 48 bits virtual 20:38:09 CPU(s): 2 20:38:09 On-line CPU(s) list: 0,1 20:38:09 Thread(s) per core: 1 20:38:09 Core(s) per socket: 1 20:38:09 Socket(s): 2 20:38:09 NUMA node(s): 1 20:38:09 Vendor ID: AuthenticAMD 20:38:09 CPU family: 23 20:38:09 Model: 49 20:38:09 Model name: AMD EPYC-Rome Processor 20:38:09 Stepping: 0 20:38:09 CPU MHz: 2800.000 20:38:09 BogoMIPS: 5600.00 20:38:09 Virtualization: AMD-V 20:38:09 Hypervisor vendor: KVM 20:38:09 Virtualization type: full 20:38:09 L1d cache: 64 KiB 20:38:09 L1i cache: 64 KiB 20:38:09 L2 cache: 1 MiB 20:38:09 L3 cache: 32 MiB 20:38:09 NUMA node0 CPU(s): 0,1 20:38:09 Vulnerability Itlb multihit: Not affected 20:38:09 Vulnerability L1tf: Not affected 20:38:09 Vulnerability Mds: Not affected 20:38:09 Vulnerability Meltdown: Not affected 20:38:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:38:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:38:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:38:09 Vulnerability Srbds: Not affected 20:38:09 Vulnerability Tsx async abort: Not affected 20:38:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:38:09 20:38:09 20:38:09 ---> nproc: 20:38:09 2 20:38:09 20:38:09 20:38:09 ---> df -h: 20:38:09 Filesystem Size Used Available Use% Mounted on 20:38:09 overlay 40.0G 8.9G 31.1G 22% / 20:38:09 tmpfs 64.0M 0 64.0M 0% /dev 20:38:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:38:09 shm 64.0M 0 64.0M 0% /dev/shm 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 20:38:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 20:38:09 20:38:09 20:38:09 ---> free -m: 20:38:09 total used free shared buff/cache available 20:38:09 Mem: 7821 1170 3231 0 3419 6569 20:38:09 Swap: 1023 0 1023 20:38:09 20:38:09 20:38:09 ---> ip addr: 20:38:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:38:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:09 inet 127.0.0.1/8 scope host lo 20:38:09 valid_lft forever preferred_lft forever 20:38:09 inet6 ::1/128 scope host 20:38:09 valid_lft forever preferred_lft forever 20:38:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:38:09 link/ether fa:16:3e:bf:7f:80 brd ff:ff:ff:ff:ff:ff 20:38:09 inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 20:38:09 valid_lft 85669sec preferred_lft 85669sec 20:38:09 inet6 fe80::f816:3eff:febf:7f80/64 scope link 20:38:09 valid_lft forever preferred_lft forever 20:38:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:38:09 link/ether 02:42:16:da:97:cd brd ff:ff:ff:ff:ff:ff 20:38:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:38:09 valid_lft forever preferred_lft forever 20:38:09 inet6 fe80::42:16ff:feda:97cd/64 scope link 20:38:09 valid_lft forever preferred_lft forever 20:38:09 20:38:09 20:38:09 ---> sar -b -r -n DEV: 20:38:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 20:38:09 20:38:09 20:25:47 LINUX RESTART (2 CPU) 20:38:09 20:38:09 20:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:38:09 20:28:01 2.33 0.00 2.33 0.00 0.00 55.95 0.00 20:38:09 20:29:01 0.42 0.00 0.42 0.00 0.00 6.58 0.00 20:38:09 20:30:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 20:38:09 20:31:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 20:38:09 20:32:01 0.33 0.00 0.33 0.00 0.00 4.73 0.00 20:38:09 20:33:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 20:38:09 20:34:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 20:38:09 20:35:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 20:38:09 20:36:02 0.27 0.00 0.27 0.00 0.00 3.33 0.00 20:38:09 20:37:01 104.42 0.03 104.39 0.00 3.79 32427.29 0.00 20:38:09 20:38:01 140.43 0.10 140.33 0.00 9.99 39273.32 0.00 20:38:09 Average: 22.55 0.01 22.54 0.00 1.25 6489.03 0.00 20:38:09 20:38:09 20:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:09 20:28:01 5428612 0 805516 10.06 2620 1772192 1292792 14.27 593332 1586472 12 20:38:09 20:29:01 5432244 0 801876 10.01 2620 1772200 1264400 13.96 584104 1592508 8 20:38:09 20:30:01 5434356 0 799764 9.99 2620 1772200 1227548 13.55 582428 1592508 8 20:38:09 20:31:01 5434392 0 799724 9.99 2620 1772204 1227700 13.55 582176 1593308 8 20:38:09 20:32:01 5434372 0 799736 9.99 2620 1772212 1227616 13.55 582052 1593308 12 20:38:09 20:33:01 5433376 0 800732 10.00 2620 1772212 1227640 13.55 583072 1593356 8 20:38:09 20:34:01 5425216 0 808884 10.10 2620 1772220 1227652 13.55 591148 1593356 8 20:38:09 20:35:01 5428356 0 805740 10.06 2620 1772224 1204904 13.30 588712 1593356 8 20:38:09 20:36:02 5428608 0 805484 10.06 2620 1772228 1204904 13.30 590568 1591412 8 20:38:09 20:37:01 4528736 0 987084 12.32 2620 2490500 1907748 21.06 778772 2199124 32 20:38:09 20:38:01 3324508 0 1183140 14.77 2620 3498672 1499528 16.56 998648 2971828 28472 20:38:09 Average: 5157525 0 854335 10.67 2620 1994460 1319312 14.57 641365 1772776 2599 20:38:09 20:38:09 20:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:09 20:28:01 eth0 5.11 1.32 3.39 0.28 0.00 0.00 0.00 0.00 20:38:09 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:29:01 eth0 1.98 0.52 0.65 0.39 0.00 0.00 0.00 0.00 20:38:09 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:30:01 eth0 2.80 0.70 0.93 0.55 0.00 0.00 0.00 0.00 20:38:09 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:31:01 eth0 2.35 0.47 0.67 0.39 0.00 0.00 0.00 0.00 20:38:09 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:32:01 eth0 2.03 0.68 0.74 0.46 0.00 0.00 0.00 0.00 20:38:09 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:33:01 eth0 1.02 0.40 0.34 0.24 0.00 0.00 0.00 0.00 20:38:09 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:34:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 20:38:09 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:35:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:38:09 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:36:02 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:38:09 20:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:37:01 vethc4a5594 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:37:01 eth0 529.59 477.39 4562.06 71.34 0.00 0.00 0.00 0.00 20:38:09 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:37:01 docker0 64.24 71.24 5.02 390.16 0.00 0.00 0.00 0.00 20:38:09 20:38:01 eth0 698.74 621.94 5674.62 136.80 0.00 0.00 0.00 0.00 20:38:09 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 20:38:01 docker0 38.53 40.90 2.51 259.50 0.00 0.00 0.00 0.00 20:38:09 Average: eth0 112.53 99.81 926.07 19.08 0.00 0.00 0.00 0.00 20:38:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:09 Average: docker0 9.26 10.10 0.68 58.57 0.00 0.00 0.00 0.00 20:38:09 20:38:09 20:38:09 ---> sar -P ALL: 20:38:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 20:38:09 20:38:09 20:25:47 LINUX RESTART (2 CPU) 20:38:09 20:38:09 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:38:09 20:28:01 all 0.19 0.00 0.06 0.00 0.03 99.72 20:38:09 20:28:01 0 0.23 0.00 0.08 0.00 0.05 99.63 20:38:09 20:28:01 1 0.15 0.00 0.03 0.00 0.00 99.82 20:38:09 20:29:01 all 0.18 0.00 0.06 0.00 0.03 99.73 20:38:09 20:29:01 0 0.28 0.00 0.07 0.00 0.03 99.61 20:38:09 20:29:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:38:09 20:30:01 all 0.18 0.00 0.05 0.00 0.03 99.75 20:38:09 20:30:01 0 0.30 0.00 0.07 0.00 0.03 99.60 20:38:09 20:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:38:09 20:31:01 all 0.15 0.00 0.08 0.00 0.03 99.75 20:38:09 20:31:01 0 0.23 0.00 0.07 0.00 0.03 99.67 20:38:09 20:31:01 1 0.07 0.00 0.08 0.00 0.02 99.83 20:38:09 20:32:01 all 0.10 0.00 0.04 0.00 0.03 99.82 20:38:09 20:32:01 0 0.18 0.00 0.03 0.00 0.03 99.75 20:38:09 20:32:01 1 0.02 0.00 0.05 0.00 0.03 99.90 20:38:09 20:33:01 all 0.06 0.00 0.03 0.00 0.02 99.89 20:38:09 20:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:38:09 20:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:38:09 20:34:01 all 0.15 0.00 0.05 0.00 0.03 99.77 20:38:09 20:34:01 0 0.28 0.00 0.05 0.00 0.03 99.63 20:38:09 20:34:01 1 0.02 0.00 0.05 0.00 0.03 99.90 20:38:09 20:35:01 all 0.18 0.00 0.04 0.00 0.03 99.76 20:38:09 20:35:01 0 0.33 0.00 0.05 0.00 0.03 99.58 20:38:09 20:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:38:09 20:36:02 all 0.15 0.00 0.03 0.00 0.03 99.79 20:38:09 20:36:02 0 0.25 0.00 0.03 0.00 0.03 99.68 20:38:09 20:36:02 1 0.05 0.00 0.03 0.00 0.02 99.90 20:38:09 20:37:01 all 13.47 0.00 6.55 5.59 0.09 74.31 20:38:09 20:37:01 0 13.79 0.00 6.56 6.16 0.07 73.42 20:38:09 20:37:01 1 13.16 0.00 6.54 5.02 0.11 75.18 20:38:09 20:38:01 all 21.84 0.00 10.50 3.74 0.08 63.84 20:38:09 20:38:01 0 19.43 0.00 10.45 5.34 0.09 64.70 20:38:09 20:38:01 1 24.24 0.00 10.55 2.15 0.07 62.99 20:38:09 20:38:09 Average: CPU %user %nice %system %iowait %steal %idle 20:38:09 Average: all 3.19 0.00 1.52 0.81 0.04 94.45 20:38:09 Average: 0 3.08 0.00 1.52 1.00 0.04 94.37 20:38:09 Average: 1 3.29 0.00 1.52 0.62 0.03 94.53 20:38:09 20:38:09 20:38:09