Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 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-ssh875110513080838890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7142605843301743615.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3814147212468909691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh7776342557444589079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8087818549250118910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-915’ is offline Running on prd-centos7-docker-4c-2g-938 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-ssh4528056295558725313.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 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 (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 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 Commit message: "fix: Update ChangeLog for Ireland (#905)" > git rev-list --no-walk 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:24:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:24:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:24:15 ========================================================= 15:24:15 EdgeX Global Pipelines Version Info 15:24:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:24:17 ------------------- 15:24:17 stable info: 15:24:17 ------------------- 15:24:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:24:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:24:17 Message: update stable to v1.0.195 15:24:17 ------------------- 15:24:17 experimental info: 15:24:17 ------------------- 15:24:17 Commited By: **** collab-it+edgex@linuxfoundation.org 15:24:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:24:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:24:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:24:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:24:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:24:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:24:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:24:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:24:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5a444c [Pipeline] echo 15:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:19 + git log --format=format:%s -1 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] echo 15:24:19 GIT_COMMIT: a5a444c184a2c1d1ddf52727c249f56d0f3d99c7, Commit Message: fix: Update ChangeLog for Ireland (#905) [Pipeline] echo 15:24:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:20 15:24:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:24:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:20 latest: Pulling from edgex-devops/git-semver 15:24:20 31603596830f: Pulling fs layer 15:24:20 54011a49482f: Pulling fs layer 15:24:20 a6820b24f6d8: Pulling fs layer 15:24:20 f581987b2513: Pulling fs layer 15:24:20 f581987b2513: Waiting 15:24:20 54011a49482f: Download complete 15:24:20 31603596830f: Verifying Checksum 15:24:20 31603596830f: Download complete 15:24:20 f581987b2513: Verifying Checksum 15:24:20 f581987b2513: Download complete 15:24:21 a6820b24f6d8: Verifying Checksum 15:24:21 a6820b24f6d8: Download complete 15:24:21 31603596830f: Pull complete 15:24:21 54011a49482f: Pull complete 15:24:21 a6820b24f6d8: Pull complete 15:24:21 f581987b2513: Pull complete 15:24:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:24:21 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 15:24:21 $ 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 15:24:22 $ docker top 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:23 [ssh-agent] Looking for ssh-agent implementation... 15:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:23 $ docker exec 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent 15:24:23 SSH_AUTH_SOCK=/tmp/ssh-zDRptPES1JpJ/agent.14 15:24:23 SSH_AGENT_PID=21 15:24:23 Running ssh-add (command line suppressed) 15:24:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4852742872468102514.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4852742872468102514.key) 15:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:23 + git tag --points-at HEAD [Pipeline] } 15:24:23 $ docker exec --env ******** --env ******** 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent -k 15:24:23 unset SSH_AUTH_SOCK; 15:24:23 unset SSH_AGENT_PID; 15:24:23 echo Agent pid 21 killed; 15:24:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:23 [ssh-agent] Looking for ssh-agent implementation... 15:24:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:24 $ docker exec 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent 15:24:24 SSH_AUTH_SOCK=/tmp/ssh-N23o25H4cXQf/agent.54 15:24:24 SSH_AGENT_PID=60 15:24:24 Running ssh-add (command line suppressed) 15:24:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3745488595558004651.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3745488595558004651.key) 15:24:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:24 + git semver init 15:24:24 # -> Open(): unable to determine branch for HEAD 15:24:24 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:24:24 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:24:24 # $SEMVER_REMOTE_NAME = origin 15:24:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:24:24 # $SEMVER_USER_NAME = edgex-jenkins 15:24:24 # $SEMVER_BRANCH = master 15:24:24 # $SEMVER_TEMP = /tmp/semver-426030117 15:24:24 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:24:26 # '/tmp/semver-426030117' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:24:26 # -> Force: false 15:24:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:24:26 $ docker exec --env ******** --env ******** 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent -k 15:24:26 unset SSH_AUTH_SOCK; 15:24:26 unset SSH_AGENT_PID; 15:24:26 echo Agent pid 60 killed; 15:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:26 + git semver [Pipeline] } 15:24:26 $ docker stop --time=1 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b 15:24:28 $ docker rm -f 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b [Pipeline] // withDockerContainer [Pipeline] sh 15:24:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:24:29 Stashed 1 file(s) [Pipeline] echo 15:24:29 [edgeXSemver]: initialized semver on version 2.0.0-dev.87 [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 15:24:44 Still waiting to schedule task 15:24:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:24:44 Still waiting to schedule task 15:24:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:26:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-939 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:26:44 Running in /w/workspace/app-functions-sdk-go/263 [Pipeline] { [Pipeline] checkout 15:26:44 The recommended git tool is: git 15:26:50 using credential edgex-jenkins-ssh 15:26:50 Cloning the remote Git repository 15:26:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:26:50 > git init /w/workspace/app-functions-sdk-go/263 # timeout=10 15:26:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:26:50 > git --version # timeout=10 15:26:50 > git --version # 'git version 2.17.1' 15:26:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:54 Avoid second fetch 15:26:54 Checking out Revision a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 (master) 15:26:54 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:26:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:54 > git config core.sparsecheckout # timeout=10 15:26:54 > git checkout -f a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 15:26:58 Commit message: "fix: Update ChangeLog for Ireland (#905)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:27:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:27:00 + true 15:27:00 + sudo service docker restart 15:27:12 Running on prd-centos7-docker-4c-2g-940 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:27:12 Running in /w/workspace/app-functions-sdk-go/263 [Pipeline] { [Pipeline] checkout 15:27:12 The recommended git tool is: git 15:27:14 using credential edgex-jenkins-ssh 15:27:14 Cloning the remote Git repository 15:27:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:27:13 > git init /w/workspace/app-functions-sdk-go/263 # timeout=10 15:27:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:27:14 > git --version # timeout=10 15:27:14 > git --version # 'git version 2.24.4' 15:27:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:14 [INFO] Currently running in a labeled security context 15:27:14 [INFO] Currently SELinux is 'enforcing' on the host 15:27:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/263@tmp/jenkins-gitclient-ssh4447015151070988993.key 15:27:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:16 Avoid second fetch 15:27:16 Checking out Revision a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 (master) 15:27:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:27:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:15 > git config core.sparsecheckout # timeout=10 15:27:15 > git checkout -f a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 [Pipeline] unstash [Pipeline] echo 15:27:19 ========================================================= 15:27:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:27:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:27:19 Commit message: "fix: Update ChangeLog for Ireland (#905)" 15:27:19 + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:27:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:27:21 Sending build context to Docker daemon 19.87MB 15:27:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:27:21 Step 2/8 : FROM ${BASE} 15:27:21 + sudo service docker restart 15:27:21 + true 15:27:21 Redirecting to /bin/systemctl restart docker.service 15:27:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:27:21 595b0fe564bb: Pulling fs layer 15:27:21 3088b5b3c5c0: Pulling fs layer 15:27:21 5b7225fbf94c: Pulling fs layer 15:27:21 ba82ee9f976e: Pulling fs layer 15:27:21 506bd15cee9f: Pulling fs layer 15:27:21 75a0a4a0db45: Pulling fs layer 15:27:21 618dc40b7e24: Pulling fs layer 15:27:21 ba82ee9f976e: Waiting 15:27:21 506bd15cee9f: Waiting 15:27:21 75a0a4a0db45: Waiting 15:27:21 618dc40b7e24: Waiting 15:27:21 5b7225fbf94c: Download complete 15:27:21 3088b5b3c5c0: Verifying Checksum 15:27:21 3088b5b3c5c0: Download complete 15:27:21 506bd15cee9f: Verifying Checksum 15:27:21 506bd15cee9f: Download complete 15:27:21 75a0a4a0db45: Verifying Checksum 15:27:21 75a0a4a0db45: Download complete 15:27:21 595b0fe564bb: Verifying Checksum 15:27:21 595b0fe564bb: Download complete 15:27:22 595b0fe564bb: Pull complete 15:27:23 3088b5b3c5c0: Pull complete 15:27:23 5b7225fbf94c: Pull complete 15:27:24 618dc40b7e24: Verifying Checksum 15:27:24 618dc40b7e24: Download complete 15:27:25 ba82ee9f976e: Verifying Checksum 15:27:25 ba82ee9f976e: Download complete 15:27:37 ba82ee9f976e: Pull complete 15:27:37 506bd15cee9f: Pull complete 15:27:37 75a0a4a0db45: Pull complete [Pipeline] unstash [Pipeline] echo 15:27:39 ========================================================= 15:27:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:27:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:27:40 + 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 . 15:27:40 Sending build context to Docker daemon 19.86MB 15:27:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:27:40 Step 2/8 : FROM ${BASE} 15:27:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:27:40 540db60ca938: Pulling fs layer 15:27:40 adcc1eea9eea: Pulling fs layer 15:27:40 4c4ab2625f07: Pulling fs layer 15:27:40 0510c868ecb4: Pulling fs layer 15:27:40 afea3b2eda06: Pulling fs layer 15:27:40 7809a108b3ef: Pulling fs layer 15:27:40 f706445af74f: Pulling fs layer 15:27:40 0510c868ecb4: Waiting 15:27:40 afea3b2eda06: Waiting 15:27:40 7809a108b3ef: Waiting 15:27:40 f706445af74f: Waiting 15:27:40 4c4ab2625f07: Verifying Checksum 15:27:40 4c4ab2625f07: Download complete 15:27:40 adcc1eea9eea: Verifying Checksum 15:27:40 adcc1eea9eea: Download complete 15:27:40 afea3b2eda06: Verifying Checksum 15:27:40 afea3b2eda06: Download complete 15:27:40 618dc40b7e24: Pull complete 15:27:40 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:27:40 ---> a36622ca3599 15:27:40 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:27:40 20.10.0: Pulling from library/docker 15:27:40 a3cc7d3b244e: Pulling fs layer 15:27:40 02a3295e0d61: Pulling fs layer 15:27:40 0f4f2e6d8100: Pulling fs layer 15:27:40 330b718f631f: Pulling fs layer 15:27:40 a93816041522: Pulling fs layer 15:27:40 bdb6da89ff94: Pulling fs layer 15:27:40 2a70c0c122f4: Pulling fs layer 15:27:40 330b718f631f: Waiting 15:27:40 a93816041522: Waiting 15:27:40 bdb6da89ff94: Waiting 15:27:40 540db60ca938: Verifying Checksum 15:27:40 540db60ca938: Download complete 15:27:40 7809a108b3ef: Verifying Checksum 15:27:40 7809a108b3ef: Download complete 15:27:40 540db60ca938: Pull complete 15:27:40 0f4f2e6d8100: Verifying Checksum 15:27:40 0f4f2e6d8100: Download complete 15:27:40 02a3295e0d61: Verifying Checksum 15:27:40 02a3295e0d61: Download complete 15:27:40 a3cc7d3b244e: Verifying Checksum 15:27:40 a3cc7d3b244e: Download complete 15:27:40 adcc1eea9eea: Pull complete 15:27:40 4c4ab2625f07: Pull complete 15:27:40 a93816041522: Verifying Checksum 15:27:40 a93816041522: Download complete 15:27:40 bdb6da89ff94: Download complete 15:27:40 2a70c0c122f4: Verifying Checksum 15:27:40 2a70c0c122f4: Download complete 15:27:41 a3cc7d3b244e: Pull complete 15:27:41 02a3295e0d61: Pull complete 15:27:42 0f4f2e6d8100: Pull complete 15:27:42 f706445af74f: Verifying Checksum 15:27:42 f706445af74f: Download complete 15:27:43 330b718f631f: Verifying Checksum 15:27:43 330b718f631f: Download complete 15:27:43 0510c868ecb4: Verifying Checksum 15:27:43 0510c868ecb4: Download complete 15:27:46 330b718f631f: Pull complete 15:27:46 a93816041522: Pull complete 15:27:47 0510c868ecb4: Pull complete 15:27:47 afea3b2eda06: Pull complete 15:27:47 7809a108b3ef: Pull complete 15:27:47 bdb6da89ff94: Pull complete 15:27:47 2a70c0c122f4: Pull complete 15:27:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:27:47 Status: Downloaded newer image for docker:20.10.0 15:27:48 f706445af74f: Pull complete 15:27:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:27:48 ---> b068be0155e3 15:27:48 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:27:48 20.10.0: Pulling from library/docker 15:27:48 05e7bc50f07f: Pulling fs layer 15:27:48 6db28d0fdbf6: Pulling fs layer 15:27:48 292df0bc6bf3: Pulling fs layer 15:27:48 2e060f4bd70b: Pulling fs layer 15:27:48 80e8d568a223: Pulling fs layer 15:27:48 8dc6ef1a942a: Pulling fs layer 15:27:48 2312dd95470a: Pulling fs layer 15:27:48 2e060f4bd70b: Waiting 15:27:48 80e8d568a223: Waiting 15:27:48 8dc6ef1a942a: Waiting 15:27:48 2312dd95470a: Waiting 15:27:48 292df0bc6bf3: Verifying Checksum 15:27:48 292df0bc6bf3: Download complete 15:27:48 6db28d0fdbf6: Verifying Checksum 15:27:48 6db28d0fdbf6: Download complete 15:27:48 05e7bc50f07f: Verifying Checksum 15:27:48 05e7bc50f07f: Download complete 15:27:48 80e8d568a223: Verifying Checksum 15:27:48 80e8d568a223: Download complete 15:27:48 8dc6ef1a942a: Verifying Checksum 15:27:48 8dc6ef1a942a: Download complete 15:27:48 2312dd95470a: Verifying Checksum 15:27:48 2312dd95470a: Download complete 15:27:48 05e7bc50f07f: Pull complete 15:27:48 6db28d0fdbf6: Pull complete 15:27:48 292df0bc6bf3: Pull complete 15:27:49 2e060f4bd70b: Verifying Checksum 15:27:49 2e060f4bd70b: Download complete 15:27:50 2e060f4bd70b: Pull complete 15:27:50 80e8d568a223: Pull complete 15:27:50 8dc6ef1a942a: Pull complete 15:27:51 2312dd95470a: Pull complete 15:27:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:27:51 Status: Downloaded newer image for docker:20.10.0 15:27:53 ---> 85b9a0f70ca8 15:27:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:27:53 ---> Running in 9a56d066d227 15:27:53 Removing intermediate container 9a56d066d227 15:27:53 ---> 5020e1a58080 15:27:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:27:53 ---> Running in ff10a842b840 15:27:53 ---> 4ba5f0f6e37f 15:27:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:27:53 ---> Running in 36f4f27d37c5 15:27:53 Removing intermediate container 36f4f27d37c5 15:27:53 ---> 5a85e5975e0e 15:27:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:27:54 ---> Running in 63d1ec7f45e7 15:27:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:27:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:27:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:27:55 (1/5) Installing libsodium (1.0.18-r0) 15:27:55 (2/5) Installing libzmq (4.3.3-r1) 15:27:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:27:55 (3/5) Installing pkgconf (1.7.3-r0) 15:27:55 (4/5) Installing libsodium-dev (1.0.18-r0) 15:27:56 (5/5) Installing zeromq-dev (4.3.3-r1) 15:27:56 Executing busybox-1.32.1-r6.trigger 15:27:56 OK: 150 MiB in 45 packages 15:27:56 Removing intermediate container 63d1ec7f45e7 15:27:56 ---> 47970dc3fa58 15:27:56 Step 6/8 : WORKDIR /build 15:27:56 ---> Running in 8cc47fe11fac 15:27:56 Removing intermediate container 8cc47fe11fac 15:27:56 ---> eeedbf23eaea 15:27:56 Step 7/8 : COPY go.mod . 15:27:56 ---> 5eb5153d7a19 15:27:56 Step 8/8 : RUN go mod download 15:27:56 ---> Running in 0c1ee56f8dd3 15:27:56 (1/5) Installing libsodium (1.0.18-r0) 15:27:56 (2/5) Installing libzmq (4.3.3-r1) 15:27:56 (3/5) Installing pkgconf (1.7.3-r0) 15:27:57 (4/5) Installing libsodium-dev (1.0.18-r0) 15:27:57 (5/5) Installing zeromq-dev (4.3.3-r1) 15:27:57 Executing busybox-1.32.1-r6.trigger 15:27:57 OK: 139 MiB in 45 packages 15:27:58 Removing intermediate container ff10a842b840 15:27:58 ---> f0b9335a0e75 15:27:58 Step 6/8 : WORKDIR /build 15:27:58 ---> Running in 8a80f2819a67 15:27:59 Removing intermediate container 8a80f2819a67 15:27:59 ---> 390f704c2aef 15:27:59 Step 7/8 : COPY go.mod . 15:27:59 ---> 3a0892eac1c1 15:27:59 Step 8/8 : RUN go mod download 15:27:59 ---> Running in 1b09fadcb366 15:28:11 Removing intermediate container 0c1ee56f8dd3 15:28:11 ---> 73b1bf73ad67 15:28:11 Successfully built 73b1bf73ad67 15:28:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:28:11 + docker inspect -f . ci-base-image-x86_64 15:28:11 . [Pipeline] withDockerContainer 15:28:11 prd-centos7-docker-4c-2g-940 does not seem to be running inside a container 15:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:12 $ docker top 66ddf5a93831660669aeea9a13083274d218cb08a4f0e1c4c073c5b724df28b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:12 + go version 15:28:12 go version go1.16.3 linux/amd64 [Pipeline] } 15:28:12 $ docker stop --time=1 66ddf5a93831660669aeea9a13083274d218cb08a4f0e1c4c073c5b724df28b9 15:28:13 $ docker rm -f 66ddf5a93831660669aeea9a13083274d218cb08a4f0e1c4c073c5b724df28b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:14 + docker inspect -f . ci-base-image-x86_64 15:28:14 . [Pipeline] withDockerContainer 15:28:14 prd-centos7-docker-4c-2g-940 does not seem to be running inside a container 15:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:15 $ docker top cb843105c7f30815c265024eef381de595118519944715013675de00601108ed -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:15 + go mod tidy [Pipeline] sh 15:28:16 + make test 15:28:16 make -C ./app-service-template build 15:28:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:28:16 go mod tidy 15:28:16 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 15:28:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:28:26 make -C ./app-service-template test 15:28:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:28:26 go mod tidy 15:28:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:28:26 Removing intermediate container 1b09fadcb366 15:28:26 ---> aa35107fae1d 15:28:26 Successfully built aa35107fae1d 15:28:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:28:27 + docker inspect -f . ci-base-image-arm64 15:28:27 . [Pipeline] withDockerContainer 15:28:27 prd-ubuntu18.04-docker-arm64-4c-16g-939 does not seem to be running inside a container 15:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@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 15:28:29 $ docker top 89ec2aa3b113b8283886eb8ab9d8f3925a96a07ad22946fbd0f0932a6f86a547 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:30 + go version 15:28:30 go version go1.16.5 linux/arm64 [Pipeline] } 15:28:30 $ docker stop --time=1 89ec2aa3b113b8283886eb8ab9d8f3925a96a07ad22946fbd0f0932a6f86a547 15:28:32 $ docker rm -f 89ec2aa3b113b8283886eb8ab9d8f3925a96a07ad22946fbd0f0932a6f86a547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:33 + docker inspect -f . ci-base-image-arm64 15:28:33 . [Pipeline] withDockerContainer 15:28:33 prd-ubuntu18.04-docker-arm64-4c-16g-939 does not seem to be running inside a container 15:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@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 15:28:34 ok new-app-service 0.008s coverage: 47.8% of statements 15:28:34 ? new-app-service/config [no test files] 15:28:34 ok new-app-service/functions 0.007s 15:28:34 CGO_ENABLED=1 go vet ./... 15:28:35 $ docker top fc32eab0a931edd05251fe3dd94ac14c0d5f4c4ca4b8ebacf4597788c42d3f1b -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:35 + go mod tidy [Pipeline] sh 15:28:37 + make test 15:28:37 make -C ./app-service-template build 15:28:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:28:37 go mod tidy 15:28:37 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 15:28:41 gofmt -l . 15:28:41 [ "`gofmt -l .`" = "" ] 15:28:41 ./bin/test-attribution-txt.sh 15:28:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:28:41 go mod tidy 15:28:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:28:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:28:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 63.6% of statements 15:28:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements 15:28:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:28:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.027s coverage: 61.8% of statements 15:28:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:28:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.013s 15:28:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.044s coverage: 74.5% of statements 15:28:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:28:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:28:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:28:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:28:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:28:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:28:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements 15:28:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:28:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 15:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.730s coverage: 76.1% of statements 15:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.014s coverage: 12.5% of statements 15:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 15:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 15:29:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.0% of statements 15:29:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 15:29:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:29:14 gofmt -l . 15:29:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:29:14 $ docker stop --time=1 cb843105c7f30815c265024eef381de595118519944715013675de00601108ed 15:29:15 $ docker rm -f cb843105c7f30815c265024eef381de595118519944715013675de00601108ed [Pipeline] // withDockerContainer [Pipeline] sh 15:29:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:29:16 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 15:29:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:29:16 make -C ./app-service-template test 15:29:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:29:16 go mod tidy 15:29:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] libraryResource [Pipeline] sh 15:29:17 ---> job-cost.sh 15:29:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G63Q 15:29:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:29:40 lf-activate-venv(): INFO: Adding /tmp/venv-G63Q/bin to PATH 15:29:40 INFO: No Stack... 15:29:40 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:40 INFO: Archiving Costs [Pipeline] sh 15:29:40 + cat /w/workspace/app-functions-sdk-go/263/archives/cost.csv 15:29:40 + cut -d, -f6 [Pipeline] lock 15:29:40 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] 15:29:40 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] did not exist. Created. 15:29:40 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:41 + echo total: 0.05999999865889549 [Pipeline] stash 15:29:41 Stashed 1 file(s) [Pipeline] } 15:29:41 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:29:43 ok new-app-service 0.043s coverage: 47.8% of statements 15:29:43 ? new-app-service/config [no test files] 15:29:43 ok new-app-service/functions 0.040s 15:29:43 CGO_ENABLED=1 go vet ./... 15:30:10 gofmt -l . 15:30:10 [ "`gofmt -l .`" = "" ] 15:30:10 ./bin/test-attribution-txt.sh 15:30:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' 15:30:10 go mod tidy 15:30:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:30:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.137s coverage: 63.6% of statements 15:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.049s coverage: 96.5% of statements 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 61.8% of statements 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.074s 15:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.086s coverage: 74.5% of statements 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.042s coverage: 97.1% of statements 15:30:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:30:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 10.5% of statements 15:30:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.836s coverage: 76.1% of statements 15:30:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:30:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.048s coverage: 12.5% of statements 15:30:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.045s coverage: 27.3% of statements 15:30:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:30:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:30:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 51.4% of statements 15:30:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.0% of statements 15:30:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.042s coverage: 94.4% of statements 15:30:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:30:57 gofmt -l . 15:30:58 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:30:58 $ docker stop --time=1 fc32eab0a931edd05251fe3dd94ac14c0d5f4c4ca4b8ebacf4597788c42d3f1b 15:31:00 $ docker rm -f fc32eab0a931edd05251fe3dd94ac14c0d5f4c4ca4b8ebacf4597788c42d3f1b [Pipeline] // withDockerContainer [Pipeline] sh 15:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:31:01 Warning: overwriting stash ‘coverage-report’ 15:31:01 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 15:31:02 ---> job-cost.sh 15:31:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ebjv 15:31:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-ebjv/bin to PATH 15:33:03 INFO: No Stack... 15:33:04 INFO: Retrieving Pricing Info for: v2-standard-4 15:33:04 INFO: Archiving Costs [Pipeline] sh 15:33:05 + cut -d, -f6 15:33:05 + cat /w/workspace/app-functions-sdk-go/263/archives/cost.csv [Pipeline] lock 15:33:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] 15:33:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] did not exist. Created. 15:33:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:05 /w/workspace/app-functions-sdk-go/263@tmp/durable-184c1bd7/script.sh: 1: /w/workspace/app-functions-sdk-go/263@tmp/durable-184c1bd7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:33:05 + echo total: 0.18000000715255737 [Pipeline] stash 15:33:05 Warning: overwriting stash ‘stack-cost’ 15:33:06 Stashed 1 file(s) [Pipeline] } 15:33:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-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 15:33:06 provisioning config files... 15:33:06 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3041307266312444019tmp [Pipeline] { [Pipeline] sh 15:33:07 + set +x 15:33:07 + curl -s https://codecov.io/bash 15:33:07 + bash -s -- 15:33:07 15:33:07 _____ _ 15:33:07 / ____| | | 15:33:07 | | ___ __| | ___ ___ _____ __ 15:33:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:33:07 | |___| (_) | (_| | __/ (_| (_) \ V / 15:33:07 \_____\___/ \__,_|\___|\___\___/ \_/ 15:33:07 Bash-1.0.3 15:33:07 15:33:07 15:33:07 ==> git version 2.24.4 found 15:33:07 ==> 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 15:33:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:33:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:33:07 ==> Jenkins CI detected. 15:33:07 project root: . 15:33:07 --> token set from env 15:33:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:33:07 ==> Running gcov in . (disable via -X gcov) 15:33:07 ==> Python coveragepy not found 15:33:07 ==> Searching for coverage reports in: 15:33:07 + . 15:33:07 -> Found 2 reports 15:33:07 ==> Detecting git/mercurial file structure 15:33:07 ==> Reading reports 15:33:07 + ./app-service-template/coverage.out bytes=1055 15:33:07 + ./coverage.out bytes=95181 15:33:07 ==> Appending adjustments 15:33:07 https://docs.codecov.io/docs/fixing-reports 15:33:07 + Found adjustments 15:33:07 ==> Gzipping contents 15:33:07 20K /tmp/codecov.M4C90x.gz 15:33:07 ==> Uploading reports 15:33:07 url: https://codecov.io 15:33:07 query: branch=master&commit=a5a444c184a2c1d1ddf52727c249f56d0f3d99c7&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:07 -> Pinging Codecov 15:33:07 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a5a444c184a2c1d1ddf52727c249f56d0f3d99c7&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:08 -> Uploading to 15:33:08 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/3D8B5DFFC46A037C893635FACE044666/a5a444c184a2c1d1ddf52727c249f56d0f3d99c7/85c31cdc-76e6-46b5-a35b-b2bb0b8df52d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T153308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=946b6de7dc6d665a27e732df57de9083183a87319a120e716536aec01e2d3000 15:33:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:08 Dload Upload Total Spent Left Speed 15:33:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16870 0 0 100 16870 0 38424 --:--:-- --:--:-- --:--:-- 38515 15:33:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] } 15:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:33:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:33:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:10 15:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:33:10 188c0c94c7c5: Pulling fs layer 15:33:10 0ef7d3d256c8: Pulling fs layer 15:33:10 de9db76c5a1d: Pulling fs layer 15:33:10 0eba1c9be4d2: Pulling fs layer 15:33:10 0d57e429df01: Pulling fs layer 15:33:10 4e4be7b47b0d: Pulling fs layer 15:33:10 e1f770b5df2f: Pulling fs layer 15:33:10 85a0685a4137: Pulling fs layer 15:33:10 0d57e429df01: Waiting 15:33:10 4e4be7b47b0d: Waiting 15:33:10 e1f770b5df2f: Waiting 15:33:10 85a0685a4137: Waiting 15:33:10 0eba1c9be4d2: Waiting 15:33:10 de9db76c5a1d: Verifying Checksum 15:33:10 de9db76c5a1d: Download complete 15:33:10 0ef7d3d256c8: Verifying Checksum 15:33:10 0ef7d3d256c8: Download complete 15:33:10 0d57e429df01: Verifying Checksum 15:33:10 0d57e429df01: Download complete 15:33:10 188c0c94c7c5: Download complete 15:33:10 4e4be7b47b0d: Verifying Checksum 15:33:10 4e4be7b47b0d: Download complete 15:33:10 188c0c94c7c5: Pull complete 15:33:11 0ef7d3d256c8: Pull complete 15:33:11 de9db76c5a1d: Pull complete 15:33:12 e1f770b5df2f: Verifying Checksum 15:33:12 e1f770b5df2f: Download complete 15:33:13 0eba1c9be4d2: Verifying Checksum 15:33:13 0eba1c9be4d2: Download complete 15:33:14 85a0685a4137: Verifying Checksum 15:33:14 85a0685a4137: Download complete 15:33:16 0eba1c9be4d2: Pull complete 15:33:16 0d57e429df01: Pull complete 15:33:16 4e4be7b47b0d: Pull complete 15:33:17 e1f770b5df2f: Pull complete 15:33:20 85a0685a4137: Pull complete 15:33:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:33:20 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 15:33:20 $ 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 15:33:23 $ docker top 08fdb862cadc0b936f8ef8b3719aadfed7b023d2c8161902b0c1f5c0972485a3 -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:33:23 + set -o pipefail 15:33:23 + snyk monitor '--org=edgex-jenkins' 15:33:29 15:33:29 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:33:29 15:33:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/aefa7a14-278a-48a3-a495-5477573676a1 15:33:29 15:33:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:33:29 15:33:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:33:29 15:33:29 [Pipeline] } 15:33:29 $ docker stop --time=1 08fdb862cadc0b936f8ef8b3719aadfed7b023d2c8161902b0c1f5c0972485a3 15:33:31 $ docker rm -f 08fdb862cadc0b936f8ef8b3719aadfed7b023d2c8161902b0c1f5c0972485a3 [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 15:33:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:32 provisioning config files... 15:33:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2242588540706914186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:32 --> edgex-publish-swagger.sh 15:33:32 === Publish openapi/v2 API === 15:33:32 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:33:32 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 15:33:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:32 Dload Upload Total Spent Left Speed 15:33:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10701 0:00:01 0:00:01 --:--:-- 10698 100 13052 0 0 100 13052 0 9351 0:00:01 0:00:01 --:--:-- 9349 15:33:33 15:33:33 [Pipeline] } 15:33:33 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 15:33:34 + git log --format=format:%s -1 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] isUnix [Pipeline] sh 15:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:34 . [Pipeline] withDockerContainer 15:33:34 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 15:33:34 $ 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 15:33:35 $ docker top 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:35 [ssh-agent] Looking for ssh-agent implementation... 15:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:35 $ docker exec 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 ssh-agent 15:33:35 SSH_AUTH_SOCK=/tmp/ssh-K1p0geAn6FWq/agent.14 15:33:35 SSH_AGENT_PID=20 15:33:35 Running ssh-add (command line suppressed) 15:33:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4247067598999493459.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4247067598999493459.key) 15:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:35 + git semver tag 15:33:35 # -> Open(): unable to determine branch for HEAD 15:33:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:33:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:33:35 # $SEMVER_REMOTE_NAME = origin 15:33:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:33:35 # $SEMVER_USER_NAME = edgex-jenkins 15:33:35 # $SEMVER_BRANCH = master 15:33:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:33:35 # a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 HEAD 15:33:35 # -> Force: false 15:33:35 # e19b27035dc53b81d48e45848eeb99d2444db204 refs/tags/v2.0.0-dev.87 [Pipeline] } 15:33:36 $ docker exec --env ******** --env ******** 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 ssh-agent -k 15:33:36 unset SSH_AUTH_SOCK; 15:33:36 unset SSH_AGENT_PID; 15:33:36 echo Agent pid 20 killed; 15:33:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:36 + git semver [Pipeline] } 15:33:36 $ docker stop --time=1 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 15:33:37 $ docker rm -f 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:38 15:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:33:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:38 0.23.1-centos7: Pulling from edgex-lftools 15:33:38 ab5ef0e58194: Pulling fs layer 15:33:38 9712f1f96733: Pulling fs layer 15:33:38 63f879dbbcfc: Pulling fs layer 15:33:38 0d9ebad4ef96: Pulling fs layer 15:33:38 e9a5061849ea: Pulling fs layer 15:33:38 d747dcd14b5f: Pulling fs layer 15:33:38 2de7ff778b66: Pulling fs layer 15:33:38 0d9ebad4ef96: Waiting 15:33:38 e9a5061849ea: Waiting 15:33:38 d747dcd14b5f: Waiting 15:33:38 2de7ff778b66: Waiting 15:33:38 9712f1f96733: Verifying Checksum 15:33:38 9712f1f96733: Download complete 15:33:40 63f879dbbcfc: Verifying Checksum 15:33:40 63f879dbbcfc: Download complete 15:33:40 e9a5061849ea: Verifying Checksum 15:33:40 e9a5061849ea: Download complete 15:33:40 d747dcd14b5f: Verifying Checksum 15:33:40 d747dcd14b5f: Download complete 15:33:40 0d9ebad4ef96: Verifying Checksum 15:33:40 0d9ebad4ef96: Download complete 15:33:40 2de7ff778b66: Verifying Checksum 15:33:40 2de7ff778b66: Download complete 15:33:41 ab5ef0e58194: Verifying Checksum 15:33:41 ab5ef0e58194: Download complete 15:33:43 ab5ef0e58194: Pull complete 15:33:43 9712f1f96733: Pull complete 15:33:44 63f879dbbcfc: Pull complete 15:33:47 0d9ebad4ef96: Pull complete 15:33:47 e9a5061849ea: Pull complete 15:33:47 d747dcd14b5f: Pull complete 15:33:48 2de7ff778b66: Pull complete 15:33:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:33:48 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 15:33:48 $ 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 15:33:52 $ docker top de98f25ea79b7944d57bc4573d022871a45b049e6c52b68e94950f6e23846c1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:33:52 provisioning config files... 15:33:52 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8060380726866786089tmp 15:33:52 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7411415288426019668tmp 15:33:52 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4895919711165436544tmp [Pipeline] { [Pipeline] echo 15:33:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:33:53 ---> sigul-configuration.sh 15:33:53 gpg: directory `/root/.gnupg' created 15:33:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:33:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:33:53 gpg: keyring `/root/.gnupg/secring.gpg' created 15:33:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:33:53 gpg: CAST5 encrypted data 15:33:53 gpg: encrypted with 1 passphrase 15:33:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:33:53 + mkdir /home/jenkins 15:33:53 + mkdir /home/jenkins/sigul [Pipeline] sh 15:33:53 + 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 15:33:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:33:54 ---> sigul-install.sh 15:33:58 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:33:58 + git tag --list 15:33:58 v0.1.0 15:33:58 v0.1.1 15:33:58 v1.0.0 15:33:58 v1.1.0 15:33:58 v1.2.0 15:33:58 v1.3.0 15:33:58 v1.3.1 15:33:58 v1.3.1-dev.1 15:33:58 v1.3.2-dev.1 15:33:58 v2.0.0-dev.1 15:33:58 v2.0.0-dev.10 15:33:58 v2.0.0-dev.11 15:33:58 v2.0.0-dev.12 15:33:58 v2.0.0-dev.13 15:33:58 v2.0.0-dev.14 15:33:58 v2.0.0-dev.15 15:33:58 v2.0.0-dev.16 15:33:58 v2.0.0-dev.17 15:33:58 v2.0.0-dev.18 15:33:58 v2.0.0-dev.19 15:33:58 v2.0.0-dev.2 15:33:58 v2.0.0-dev.20 15:33:58 v2.0.0-dev.21 15:33:58 v2.0.0-dev.22 15:33:58 v2.0.0-dev.23 15:33:58 v2.0.0-dev.24 15:33:58 v2.0.0-dev.25 15:33:58 v2.0.0-dev.26 15:33:58 v2.0.0-dev.27 15:33:58 v2.0.0-dev.28 15:33:58 v2.0.0-dev.29 15:33:58 v2.0.0-dev.3 15:33:58 v2.0.0-dev.30 15:33:58 v2.0.0-dev.31 15:33:58 v2.0.0-dev.32 15:33:58 v2.0.0-dev.33 15:33:58 v2.0.0-dev.34 15:33:58 v2.0.0-dev.35 15:33:58 v2.0.0-dev.36 15:33:58 v2.0.0-dev.37 15:33:58 v2.0.0-dev.38 15:33:58 v2.0.0-dev.39 15:33:58 v2.0.0-dev.4 15:33:58 v2.0.0-dev.40 15:33:58 v2.0.0-dev.41 15:33:58 v2.0.0-dev.42 15:33:58 v2.0.0-dev.43 15:33:58 v2.0.0-dev.44 15:33:58 v2.0.0-dev.45 15:33:58 v2.0.0-dev.46 15:33:58 v2.0.0-dev.47 15:33:58 v2.0.0-dev.48 15:33:58 v2.0.0-dev.49 15:33:58 v2.0.0-dev.5 15:33:58 v2.0.0-dev.50 15:33:58 v2.0.0-dev.51 15:33:58 v2.0.0-dev.52 15:33:58 v2.0.0-dev.53 15:33:58 v2.0.0-dev.54 15:33:58 v2.0.0-dev.55 15:33:58 v2.0.0-dev.56 15:33:58 v2.0.0-dev.57 15:33:58 v2.0.0-dev.58 15:33:58 v2.0.0-dev.59 15:33:58 v2.0.0-dev.6 15:33:58 v2.0.0-dev.60 15:33:58 v2.0.0-dev.61 15:33:58 v2.0.0-dev.62 15:33:58 v2.0.0-dev.63 15:33:58 v2.0.0-dev.64 15:33:58 v2.0.0-dev.65 15:33:58 v2.0.0-dev.66 15:33:58 v2.0.0-dev.67 15:33:58 v2.0.0-dev.68 15:33:58 v2.0.0-dev.69 15:33:58 v2.0.0-dev.7 15:33:58 v2.0.0-dev.70 15:33:58 v2.0.0-dev.71 15:33:58 v2.0.0-dev.72 15:33:58 v2.0.0-dev.73 15:33:58 v2.0.0-dev.74 15:33:58 v2.0.0-dev.75 15:33:58 v2.0.0-dev.76 15:33:58 v2.0.0-dev.77 15:33:58 v2.0.0-dev.78 15:33:58 v2.0.0-dev.79 15:33:58 v2.0.0-dev.8 15:33:58 v2.0.0-dev.80 15:33:58 v2.0.0-dev.81 15:33:58 v2.0.0-dev.82 15:33:58 v2.0.0-dev.83 15:33:58 v2.0.0-dev.84 15:33:58 v2.0.0-dev.85 15:33:58 v2.0.0-dev.86 15:33:58 v2.0.0-dev.87 15:33:58 v2.0.0-dev.9 [Pipeline] sh 15:33:59 + lftools sign git-tag v2.0.0-dev.87 15:33:59 Signing Git tag with Sigul... 15:33:59 Signing v2.0.0-dev.87 [Pipeline] echo 15:34:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:34:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:34:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:34:00 $ docker stop --time=1 de98f25ea79b7944d57bc4573d022871a45b049e6c52b68e94950f6e23846c1a 15:34:02 $ docker rm -f de98f25ea79b7944d57bc4573d022871a45b049e6c52b68e94950f6e23846c1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:03 . [Pipeline] withDockerContainer 15:34:03 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 15:34:03 $ 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 15:34:03 $ docker top 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:03 [ssh-agent] Looking for ssh-agent implementation... 15:34:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:03 $ docker exec 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 ssh-agent 15:34:03 SSH_AUTH_SOCK=/tmp/ssh-WujXyFhVk8mq/agent.14 15:34:03 SSH_AGENT_PID=21 15:34:03 Running ssh-add (command line suppressed) 15:34:03 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8151189767050681625.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8151189767050681625.key) 15:34:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:04 + git semver bump pre 15:34:04 # -> Open(): unable to determine branch for HEAD 15:34:04 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:34:04 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:34:04 # $SEMVER_REMOTE_NAME = origin 15:34:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:34:04 # $SEMVER_USER_NAME = edgex-jenkins 15:34:04 # $SEMVER_BRANCH = master 15:34:04 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:34:04 2.0.0-dev.88 [Pipeline] } 15:34:04 $ docker exec --env ******** --env ******** 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 ssh-agent -k 15:34:04 unset SSH_AUTH_SOCK; 15:34:04 unset SSH_AGENT_PID; 15:34:04 echo Agent pid 21 killed; 15:34:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:04 + git semver [Pipeline] } 15:34:04 $ docker stop --time=1 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 15:34:05 $ docker rm -f 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:06 . [Pipeline] withDockerContainer 15:34:06 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 15:34:06 $ 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 15:34:06 $ docker top dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:06 [ssh-agent] Looking for ssh-agent implementation... 15:34:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:07 $ docker exec dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f ssh-agent 15:34:07 SSH_AUTH_SOCK=/tmp/ssh-flNv6Kwxaje3/agent.14 15:34:07 SSH_AGENT_PID=20 15:34:07 Running ssh-add (command line suppressed) 15:34:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6395413667578181140.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6395413667578181140.key) 15:34:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:07 + git semver push 15:34:07 # -> Open(): unable to determine branch for HEAD 15:34:07 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:34:07 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:34:07 # $SEMVER_REMOTE_NAME = origin 15:34:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:34:07 # $SEMVER_USER_NAME = edgex-jenkins 15:34:07 # $SEMVER_BRANCH = master 15:34:07 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:34:12 $ docker exec --env ******** --env ******** dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f ssh-agent -k 15:34:13 unset SSH_AUTH_SOCK; 15:34:13 unset SSH_AGENT_PID; 15:34:13 echo Agent pid 20 killed; 15:34:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:13 + git semver [Pipeline] } 15:34:13 $ docker stop --time=1 dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f 15:34:14 $ docker rm -f dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f [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 15:34:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:34:16 ---> package-listing.sh 15:34:16 ++ tr '[:upper:]' '[:lower:]' 15:34:16 ++ facter osfamily 15:34:16 + OS_FAMILY=redhat 15:34:16 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:34:16 + START_PACKAGES=/tmp/packages_start.txt 15:34:16 + END_PACKAGES=/tmp/packages_end.txt 15:34:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:16 + PACKAGES=/tmp/packages_start.txt 15:34:16 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:34:16 + PACKAGES=/tmp/packages_end.txt 15:34:16 + case "${OS_FAMILY}" in 15:34:16 + sort 15:34:16 + rpm -qa 15:34:17 + '[' -f /tmp/packages_start.txt ']' 15:34:17 + '[' -f /tmp/packages_end.txt ']' 15:34:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:17 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:34:17 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:34:17 + 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 15:34:17 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 15:34:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:34:18 15:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:34:18 alpine: Pulling from edgex-lftools-log-publisher 15:34:18 df20fa9351a1: Pulling fs layer 15:34:18 36b3adc4ff6f: Pulling fs layer 15:34:18 8ad3a11d3b57: Pulling fs layer 15:34:18 46f8f816bc3b: Pulling fs layer 15:34:18 93b61091891f: Pulling fs layer 15:34:18 93b9cdb0e59b: Pulling fs layer 15:34:18 5e14af77c1be: Pulling fs layer 15:34:18 01666e4c0597: Pulling fs layer 15:34:18 aa168da1d23b: Pulling fs layer 15:34:18 46f8f816bc3b: Waiting 15:34:18 93b61091891f: Waiting 15:34:18 93b9cdb0e59b: Waiting 15:34:18 5e14af77c1be: Waiting 15:34:18 01666e4c0597: Waiting 15:34:18 aa168da1d23b: Waiting 15:34:18 36b3adc4ff6f: Verifying Checksum 15:34:18 36b3adc4ff6f: Download complete 15:34:18 46f8f816bc3b: Verifying Checksum 15:34:18 46f8f816bc3b: Download complete 15:34:18 df20fa9351a1: Verifying Checksum 15:34:18 df20fa9351a1: Download complete 15:34:18 93b9cdb0e59b: Verifying Checksum 15:34:18 93b9cdb0e59b: Download complete 15:34:18 93b61091891f: Verifying Checksum 15:34:18 93b61091891f: Download complete 15:34:18 5e14af77c1be: Verifying Checksum 15:34:18 5e14af77c1be: Download complete 15:34:18 01666e4c0597: Verifying Checksum 15:34:18 01666e4c0597: Download complete 15:34:18 8ad3a11d3b57: Verifying Checksum 15:34:18 8ad3a11d3b57: Download complete 15:34:18 df20fa9351a1: Pull complete 15:34:19 36b3adc4ff6f: Pull complete 15:34:19 8ad3a11d3b57: Pull complete 15:34:19 46f8f816bc3b: Pull complete 15:34:19 93b61091891f: Pull complete 15:34:20 93b9cdb0e59b: Pull complete 15:34:20 5e14af77c1be: Pull complete 15:34:20 01666e4c0597: Pull complete 15:34:20 aa168da1d23b: Verifying Checksum 15:34:20 aa168da1d23b: Download complete 15:34:25 aa168da1d23b: Pull complete 15:34:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:34:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:34:25 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 15:34:25 $ 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 15:34:27 $ docker top e798dc4184ae4af7774053c5b40bdc07fb85ea3f08460d1819c860bae1a9f823 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:28 + touch /tmp/pre-build-complete [Pipeline] sh 15:34:28 + mkdir -p /var/log/sa [Pipeline] sh 15:34:28 + ls /var/log/sa-host 15:34:28 + sadf -c /var/log/sa-host/sa05 15:34:28 file_magic: OK 15:34:28 HZ: Using current value: 100 15:34:28 file_header: OK 15:34:28 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 15:34:28 Statistics: 15:34:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:34:28 File successfully converted to sysstat format version 12.2.1 15:34:28 + sadf -c /var/log/sa-host/sa23 15:34:28 file_magic: OK 15:34:28 HZ: Using current value: 100 15:34:28 file_header: OK 15:34:28 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 15:34:28 Statistics: 15:34:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:34:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:29 provisioning config files... 15:34:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2838495860637519191tmp [Pipeline] { [Pipeline] echo 15:34:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:34:29 ---> create-netrc.sh [Pipeline] } 15:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:34:30 ---> python-tools-install.sh [Pipeline] echo 15:34:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:34:30 ---> sudo-logs.sh 15:34:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:34:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:34:30 ---> job-cost.sh 15:34:30 lf-activate-venv: SKIPPING 15:34:30 DEBUG: total: 0.18000000715255737 15:34:30 INFO: Retrieving Stack Cost... 15:34:31 INFO: Retrieving Pricing Info for: v3-standard-2 15:34:32 INFO: Archiving Costs [Pipeline] echo 15:34:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:34:32 ---> logs-deploy.sh 15:34:32 lf-activate-venv: SKIPPING 15:34:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/263 15:34:32 INFO: archiving workspace using pattern(s): 15:34:33 Archives upload complete. 15:34:33 INFO: archiving logs to Nexus 15:34:34 ---> uname -a: 15:34:34 Linux prd-centos7-docker-4c-2g-938.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:34:34 15:34:34 15:34:34 ---> lscpu: 15:34:34 Architecture: x86_64 15:34:34 CPU op-mode(s): 32-bit, 64-bit 15:34:34 Byte Order: Little Endian 15:34:34 Address sizes: 40 bits physical, 48 bits virtual 15:34:34 CPU(s): 2 15:34:34 On-line CPU(s) list: 0,1 15:34:34 Thread(s) per core: 1 15:34:34 Core(s) per socket: 1 15:34:34 Socket(s): 2 15:34:34 NUMA node(s): 1 15:34:34 Vendor ID: AuthenticAMD 15:34:34 CPU family: 23 15:34:34 Model: 49 15:34:34 Model name: AMD EPYC-Rome Processor 15:34:34 Stepping: 0 15:34:34 CPU MHz: 2799.998 15:34:34 BogoMIPS: 5599.99 15:34:34 Virtualization: AMD-V 15:34:34 Hypervisor vendor: KVM 15:34:34 Virtualization type: full 15:34:34 L1d cache: 64 KiB 15:34:34 L1i cache: 64 KiB 15:34:34 L2 cache: 1 MiB 15:34:34 L3 cache: 32 MiB 15:34:34 NUMA node0 CPU(s): 0,1 15:34:34 Vulnerability Itlb multihit: Not affected 15:34:34 Vulnerability L1tf: Not affected 15:34:34 Vulnerability Mds: Not affected 15:34:34 Vulnerability Meltdown: Not affected 15:34:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:34:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:34:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:34:34 Vulnerability Srbds: Not affected 15:34:34 Vulnerability Tsx async abort: Not affected 15:34:34 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 15:34:34 15:34:34 15:34:34 ---> nproc: 15:34:34 2 15:34:34 15:34:34 15:34:34 ---> df -h: 15:34:34 Filesystem Size Used Available Use% Mounted on 15:34:34 overlay 40.0G 8.9G 31.1G 22% / 15:34:34 tmpfs 64.0M 0 64.0M 0% /dev 15:34:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:34:34 shm 64.0M 0 64.0M 0% /dev/shm 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 15:34:34 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:34:34 15:34:34 15:34:34 ---> free -m: 15:34:34 total used free shared buff/cache available 15:34:34 Mem: 7821 1170 3230 0 3420 6570 15:34:34 Swap: 1023 0 1023 15:34:34 15:34:34 15:34:34 ---> ip addr: 15:34:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:34:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:34 inet 127.0.0.1/8 scope host lo 15:34:34 valid_lft forever preferred_lft forever 15:34:34 inet6 ::1/128 scope host 15:34:34 valid_lft forever preferred_lft forever 15:34:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:34:34 link/ether fa:16:3e:16:66:74 brd ff:ff:ff:ff:ff:ff 15:34:34 inet 10.30.122.121/23 brd 10.30.123.255 scope global dynamic eth0 15:34:34 valid_lft 85752sec preferred_lft 85752sec 15:34:34 inet6 fe80::f816:3eff:fe16:6674/64 scope link 15:34:34 valid_lft forever preferred_lft forever 15:34:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:34:34 link/ether 02:42:c9:50:2c:58 brd ff:ff:ff:ff:ff:ff 15:34:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:34:34 valid_lft forever preferred_lft forever 15:34:34 inet6 fe80::42:c9ff:fe50:2c58/64 scope link 15:34:34 valid_lft forever preferred_lft forever 15:34:34 15:34:34 15:34:34 ---> sar -b -r -n DEV: 15:34:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 15:34:34 15:34:34 15:23:34 LINUX RESTART (2 CPU) 15:34:34 15:34:34 15:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:34:34 15:25:01 98.47 7.03 91.44 0.00 3680.27 5963.38 0.00 15:34:34 15:26:02 1.78 0.00 1.78 0.00 0.00 36.65 0.00 15:34:34 15:27:01 0.36 0.00 0.36 0.00 0.00 5.23 0.00 15:34:34 15:28:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 15:34:34 15:29:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 15:34:34 15:30:01 0.37 0.00 0.37 0.00 0.00 5.63 0.00 15:34:34 15:31:01 0.15 0.00 0.15 0.00 0.00 2.07 0.00 15:34:34 15:32:01 0.28 0.00 0.28 0.00 0.00 3.90 0.00 15:34:34 15:33:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 15:34:34 15:34:01 202.32 0.03 202.28 0.00 3.73 55027.91 0.00 15:34:34 Average: 30.50 0.71 29.79 0.00 369.12 6116.27 0.00 15:34:34 15:34:34 15:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:34 15:25:01 5428624 0 804840 10.05 2620 1772848 1297220 14.32 592268 1586772 132 15:34:34 15:26:02 5440268 0 793188 9.90 2620 1772856 1204256 13.30 582636 1586740 16 15:34:34 15:27:01 5438964 0 794492 9.92 2620 1772856 1204840 13.30 581368 1589448 16 15:34:34 15:28:01 5436572 0 796880 9.95 2620 1772860 1204912 13.30 583612 1589448 16 15:34:34 15:29:01 5438824 0 794620 9.92 2620 1772868 1204576 13.30 577800 1593456 8 15:34:34 15:30:01 5434796 0 798648 9.97 2620 1772868 1204696 13.30 582304 1593456 16 15:34:34 15:31:01 5435280 0 798152 9.97 2620 1772880 1204576 13.30 581860 1593456 16 15:34:34 15:32:01 5434596 0 798832 9.97 2620 1772884 1204576 13.30 582044 1593456 8 15:34:34 15:33:01 5427840 0 805584 10.06 2620 1772888 1204648 13.30 588944 1593456 16 15:34:34 15:34:01 3661912 0 1115148 13.92 2620 3229252 1647340 18.19 943580 2755508 100580 15:34:34 Average: 5257768 0 830038 10.36 2620 1918506 1258164 13.89 619642 1707520 10082 15:34:34 15:34:34 15:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:34 15:25:01 eth0 701.13 564.96 1654.58 100.05 0.00 0.00 0.00 0.00 15:34:34 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:25:01 docker0 121.70 86.14 10.43 313.49 0.00 0.00 0.00 0.00 15:34:34 15:26:02 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:34:34 15:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:27:01 eth0 1.03 0.27 0.33 0.14 0.00 0.00 0.00 0.00 15:34:34 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:28:01 eth0 0.55 0.50 0.27 0.27 0.00 0.00 0.00 0.00 15:34:34 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:29:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:34:34 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:30:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:34:34 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:31:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:34:34 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:34:34 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:33:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:34:34 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:34:01 veth419d871 36.64 40.01 2.51 274.38 0.00 0.00 0.00 0.00 15:34:34 15:34:01 eth0 898.62 817.12 7972.48 141.16 0.00 0.00 0.00 0.00 15:34:34 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:34:01 docker0 103.63 113.49 7.39 661.29 0.00 0.00 0.00 0.00 15:34:34 Average: veth419d871 3.67 4.01 0.25 27.49 0.00 0.00 0.00 0.00 15:34:34 Average: eth0 160.59 138.61 964.54 24.22 0.00 0.00 0.00 0.00 15:34:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 Average: docker0 22.58 20.00 1.78 97.66 0.00 0.00 0.00 0.00 15:34:34 15:34:34 15:34:34 ---> sar -P ALL: 15:34:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 15:34:34 15:34:34 15:23:34 LINUX RESTART (2 CPU) 15:34:34 15:34:34 15:24:01 CPU %user %nice %system %iowait %steal %idle 15:34:34 15:25:01 all 12.11 0.00 3.00 2.48 0.05 82.36 15:34:34 15:25:01 0 10.91 0.00 3.74 3.76 0.05 81.54 15:34:34 15:25:01 1 13.31 0.00 2.26 1.20 0.05 83.18 15:34:34 15:26:02 all 0.13 0.00 0.03 0.00 0.03 99.81 15:34:34 15:26:02 0 0.07 0.00 0.03 0.00 0.03 99.87 15:34:34 15:26:02 1 0.20 0.00 0.03 0.00 0.02 99.75 15:34:34 15:27:01 all 0.09 0.00 0.03 0.00 0.03 99.85 15:34:34 15:27:01 0 0.07 0.00 0.03 0.00 0.03 99.86 15:34:34 15:27:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:34:34 15:28:01 all 0.03 0.00 0.03 0.00 0.03 99.92 15:34:34 15:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:34:34 15:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:34:34 15:29:01 all 0.04 0.00 0.03 0.00 0.03 99.90 15:34:34 15:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:34:34 15:29:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:34:34 15:30:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:34:34 15:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:34:34 15:30:01 1 0.12 0.00 0.03 0.00 0.00 99.85 15:34:34 15:31:01 all 0.07 0.00 0.02 0.00 0.03 99.89 15:34:34 15:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:34:34 15:31:01 1 0.10 0.00 0.02 0.00 0.02 99.87 15:34:34 15:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:34:34 15:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:34:34 15:32:01 1 0.13 0.00 0.03 0.00 0.02 99.82 15:34:34 15:33:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:34:34 15:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:34:34 15:33:01 1 0.22 0.00 0.02 0.00 0.00 99.77 15:34:34 15:34:01 all 23.49 0.00 9.74 2.95 0.09 63.73 15:34:34 15:34:01 0 25.65 0.00 10.55 2.28 0.09 61.43 15:34:34 15:34:01 1 21.36 0.00 8.94 3.61 0.09 66.00 15:34:34 Average: all 3.50 0.00 1.25 0.53 0.03 94.69 15:34:34 Average: 0 3.54 0.00 1.39 0.59 0.04 94.44 15:34:34 Average: 1 3.46 0.00 1.10 0.46 0.03 94.95 15:34:34 15:34:34 15:34:34