Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1540700bdc4fef5091e516db24c56968c0de5f19 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-ssh3211501001168319071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5848797272461842686.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6500235100821815389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4820784525889235414.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7528017862954003843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15130 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-ssh3215217755889445961.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 1540700bdc4fef5091e516db24c56968c0de5f19 (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 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 Commit message: "fix(sdk): External MQTT Trigger Publish (#849)" > git rev-list --no-walk 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:42:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:42:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:42:58 ========================================================= 22:42:58 EdgeX Global Pipelines Version Info 22:42:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:43:00 ------------------- 22:43:00 stable info: 22:43:00 ------------------- 22:43:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:43:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:43:00 Message: update stable to v1.0.192 22:43:00 ------------------- 22:43:00 experimental info: 22:43:00 ------------------- 22:43:00 Commited By: **** collab-it+edgex@linuxfoundation.org 22:43:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:43:00 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1540700 [Pipeline] echo 22:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:02 + git log --format=format:%s -1 1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] echo 22:43:02 GIT_COMMIT: 1540700bdc4fef5091e516db24c56968c0de5f19, Commit Message: fix(sdk): External MQTT Trigger Publish (#849) [Pipeline] echo 22:43:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:43:03 22:43:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:43:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:43:03 latest: Pulling from edgex-devops/git-semver 22:43:03 31603596830f: Pulling fs layer 22:43:03 54011a49482f: Pulling fs layer 22:43:03 a6820b24f6d8: Pulling fs layer 22:43:03 f581987b2513: Pulling fs layer 22:43:03 f581987b2513: Waiting 22:43:03 54011a49482f: Verifying Checksum 22:43:03 54011a49482f: Download complete 22:43:03 31603596830f: Verifying Checksum 22:43:03 31603596830f: Download complete 22:43:03 f581987b2513: Verifying Checksum 22:43:03 f581987b2513: Download complete 22:43:03 a6820b24f6d8: Verifying Checksum 22:43:03 a6820b24f6d8: Download complete 22:43:03 31603596830f: Pull complete 22:43:03 54011a49482f: Pull complete 22:43:04 a6820b24f6d8: Pull complete 22:43:04 f581987b2513: Pull complete 22:43:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:43:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:43:04 prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container 22:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:43:05 $ docker top c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:06 [ssh-agent] Looking for ssh-agent implementation... 22:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:06 $ docker exec c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent 22:43:06 SSH_AUTH_SOCK=/tmp/ssh-6rqdtZ6WWOAl/agent.15 22:43:06 SSH_AGENT_PID=22 22:43:06 Running ssh-add (command line suppressed) 22:43:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5502297826359502451.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5502297826359502451.key) 22:43:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:06 + git tag --points-at HEAD [Pipeline] } 22:43:06 $ docker exec --env ******** --env ******** c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent -k 22:43:06 unset SSH_AUTH_SOCK; 22:43:06 unset SSH_AGENT_PID; 22:43:06 echo Agent pid 22 killed; 22:43:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:06 [ssh-agent] Looking for ssh-agent implementation... 22:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:06 $ docker exec c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent 22:43:07 SSH_AUTH_SOCK=/tmp/ssh-rEWBILromqAb/agent.56 22:43:07 SSH_AGENT_PID=63 22:43:07 Running ssh-add (command line suppressed) 22:43:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5785454978729798104.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5785454978729798104.key) 22:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:07 + git semver init 22:43:07 # -> Open(): unable to determine branch for HEAD 22:43:07 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:43:07 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:43:07 # $SEMVER_REMOTE_NAME = origin 22:43:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:43:07 # $SEMVER_USER_NAME = edgex-jenkins 22:43:07 # $SEMVER_BRANCH = master 22:43:07 # $SEMVER_TEMP = /tmp/semver-336927615 22:43:07 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:43:10 # '/tmp/semver-336927615' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 22:43:10 # -> Force: false 22:43:10 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 22:43:10 $ docker exec --env ******** --env ******** c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent -k 22:43:10 unset SSH_AUTH_SOCK; 22:43:10 unset SSH_AGENT_PID; 22:43:10 echo Agent pid 63 killed; 22:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:10 + git semver [Pipeline] } 22:43:10 $ docker stop --time=1 c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 22:43:12 $ docker rm -f c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:43:12 Stashed 1 file(s) [Pipeline] echo 22:43:12 [edgeXSemver]: initialized semver on version 2.0.0-dev.62 [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 22:43:27 Still waiting to schedule task 22:43:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:43:27 Still waiting to schedule task 22:43:27 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:43:27 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:43:27 ‘prd-ubuntu18.04-docker-8c-8g-15127’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:43:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15129’ is offline 22:46:11 Running on prd-centos7-docker-4c-2g-15133 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:46:11 Running in /w/workspace/app-functions-sdk-go/234 [Pipeline] { [Pipeline] checkout 22:46:11 The recommended git tool is: git 22:46:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15131 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:46:11 Running in /w/workspace/app-functions-sdk-go/234 [Pipeline] { [Pipeline] checkout 22:46:12 The recommended git tool is: git 22:46:13 using credential edgex-jenkins-ssh 22:46:13 Cloning the remote Git repository 22:46:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:46:14 > git init /w/workspace/app-functions-sdk-go/234 # timeout=10 22:46:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:46:14 > git --version # timeout=10 22:46:14 > git --version # 'git version 2.24.4' 22:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:14 [INFO] Currently running in a labeled security context 22:46:14 [INFO] Currently SELinux is 'enforcing' on the host 22:46:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/234@tmp/jenkins-gitclient-ssh5983023667805263734.key 22:46:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:15 Avoid second fetch 22:46:15 Checking out Revision 1540700bdc4fef5091e516db24c56968c0de5f19 (master) 22:46:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:46:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:15 > git config core.sparsecheckout # timeout=10 22:46:15 > git checkout -f 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 22:46:17 using credential edgex-jenkins-ssh 22:46:17 Cloning the remote Git repository 22:46:17 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:46:17 > git init /w/workspace/app-functions-sdk-go/234 # timeout=10 22:46:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:46:18 > git --version # timeout=10 22:46:18 > git --version # 'git version 2.17.1' 22:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:19 Commit message: "fix(sdk): External MQTT Trigger Publish (#849)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:46:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:46:21 + sudo service docker restart 22:46:21 + true 22:46:21 Redirecting to /bin/systemctl restart docker.service 22:46:21 Avoid second fetch 22:46:21 Checking out Revision 1540700bdc4fef5091e516db24c56968c0de5f19 (master) 22:46:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:21 > git config core.sparsecheckout # timeout=10 22:46:21 > git checkout -f 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 22:46:25 Commit message: "fix(sdk): External MQTT Trigger Publish (#849)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:46:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:46:27 + sudo service docker restart 22:46:27 + true [Pipeline] unstash [Pipeline] echo 22:46:39 ========================================================= 22:46:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:46:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:46:39 + 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 . 22:46:39 Sending build context to Docker daemon 19.57MB 22:46:39 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:46:39 Step 2/8 : FROM ${BASE} 22:46:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:46:40 540db60ca938: Pulling fs layer 22:46:40 adcc1eea9eea: Pulling fs layer 22:46:40 4c4ab2625f07: Pulling fs layer 22:46:40 0510c868ecb4: Pulling fs layer 22:46:40 afea3b2eda06: Pulling fs layer 22:46:40 7809a108b3ef: Pulling fs layer 22:46:40 f706445af74f: Pulling fs layer 22:46:40 0510c868ecb4: Waiting 22:46:40 afea3b2eda06: Waiting 22:46:40 7809a108b3ef: Waiting 22:46:40 f706445af74f: Waiting 22:46:40 4c4ab2625f07: Download complete 22:46:40 adcc1eea9eea: Verifying Checksum 22:46:40 adcc1eea9eea: Download complete 22:46:40 afea3b2eda06: Verifying Checksum 22:46:40 afea3b2eda06: Download complete 22:46:40 7809a108b3ef: Verifying Checksum 22:46:40 7809a108b3ef: Download complete 22:46:40 540db60ca938: Verifying Checksum 22:46:40 540db60ca938: Download complete 22:46:40 540db60ca938: Pull complete 22:46:41 adcc1eea9eea: Pull complete 22:46:41 4c4ab2625f07: Pull complete 22:46:42 f706445af74f: Verifying Checksum 22:46:42 f706445af74f: Download complete 22:46:42 0510c868ecb4: Verifying Checksum 22:46:42 0510c868ecb4: Download complete [Pipeline] unstash [Pipeline] echo 22:46:46 ========================================================= 22:46:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:46:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:46:46 0510c868ecb4: Pull complete 22:46:46 afea3b2eda06: Pull complete 22:46:46 7809a108b3ef: Pull complete 22:46:46 + 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 . 22:46:47 Sending build context to Docker daemon 19.57MB 22:46:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:46:47 Step 2/8 : FROM ${BASE} 22:46:48 f706445af74f: Pull complete 22:46:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:46:48 ---> b068be0155e3 22:46:48 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:46:48 20.10.0: Pulling from library/docker 22:46:48 05e7bc50f07f: Pulling fs layer 22:46:48 6db28d0fdbf6: Pulling fs layer 22:46:48 292df0bc6bf3: Pulling fs layer 22:46:48 2e060f4bd70b: Pulling fs layer 22:46:48 80e8d568a223: Pulling fs layer 22:46:48 8dc6ef1a942a: Pulling fs layer 22:46:48 2312dd95470a: Pulling fs layer 22:46:48 2e060f4bd70b: Waiting 22:46:48 80e8d568a223: Waiting 22:46:48 8dc6ef1a942a: Waiting 22:46:48 2312dd95470a: Waiting 22:46:48 292df0bc6bf3: Verifying Checksum 22:46:48 292df0bc6bf3: Download complete 22:46:48 6db28d0fdbf6: Verifying Checksum 22:46:48 6db28d0fdbf6: Download complete 22:46:48 80e8d568a223: Verifying Checksum 22:46:48 80e8d568a223: Download complete 22:46:48 05e7bc50f07f: Verifying Checksum 22:46:48 05e7bc50f07f: Download complete 22:46:48 8dc6ef1a942a: Verifying Checksum 22:46:48 8dc6ef1a942a: Download complete 22:46:48 2312dd95470a: Verifying Checksum 22:46:48 2312dd95470a: Download complete 22:46:48 05e7bc50f07f: Pull complete 22:46:48 6db28d0fdbf6: Pull complete 22:46:48 292df0bc6bf3: Pull complete 22:46:49 2e060f4bd70b: Verifying Checksum 22:46:49 2e060f4bd70b: Download complete 22:46:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:46:49 595b0fe564bb: Pulling fs layer 22:46:49 7186ed65a4f7: Pulling fs layer 22:46:49 316046926c0a: Pulling fs layer 22:46:49 4ebd0625c992: Pulling fs layer 22:46:49 207e8628e3a3: Pulling fs layer 22:46:49 c791037a9be2: Pulling fs layer 22:46:49 ffd874e62e21: Pulling fs layer 22:46:49 207e8628e3a3: Waiting 22:46:49 c791037a9be2: Waiting 22:46:49 ffd874e62e21: Waiting 22:46:49 4ebd0625c992: Waiting 22:46:49 316046926c0a: Download complete 22:46:49 7186ed65a4f7: Verifying Checksum 22:46:49 7186ed65a4f7: Download complete 22:46:49 207e8628e3a3: Verifying Checksum 22:46:49 207e8628e3a3: Download complete 22:46:49 c791037a9be2: Verifying Checksum 22:46:49 c791037a9be2: Download complete 22:46:49 595b0fe564bb: Verifying Checksum 22:46:49 595b0fe564bb: Download complete 22:46:50 595b0fe564bb: Pull complete 22:46:50 7186ed65a4f7: Pull complete 22:46:50 316046926c0a: Pull complete 22:46:51 2e060f4bd70b: Pull complete 22:46:51 80e8d568a223: Pull complete 22:46:51 8dc6ef1a942a: Pull complete 22:46:51 2312dd95470a: Pull complete 22:46:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:46:51 Status: Downloaded newer image for docker:20.10.0 22:46:51 ffd874e62e21: Verifying Checksum 22:46:51 ffd874e62e21: Download complete 22:46:52 4ebd0625c992: Verifying Checksum 22:46:52 4ebd0625c992: Download complete 22:46:55 ---> ef805c83d170 22:46:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:46:55 ---> Running in 81f9318d3987 22:46:55 Removing intermediate container 81f9318d3987 22:46:55 ---> 99917f847cc1 22:46:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:46:56 ---> Running in 2565e42377d4 22:46:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:46:57 (1/5) Installing libsodium (1.0.18-r0) 22:46:57 (2/5) Installing libzmq (4.3.3-r1) 22:46:57 (3/5) Installing pkgconf (1.7.3-r0) 22:46:57 (4/5) Installing libsodium-dev (1.0.18-r0) 22:46:57 (5/5) Installing zeromq-dev (4.3.3-r1) 22:46:58 Executing busybox-1.32.1-r6.trigger 22:46:58 OK: 150 MiB in 45 packages 22:46:58 Removing intermediate container 2565e42377d4 22:46:58 ---> 0cf5237ac246 22:46:58 Step 6/8 : WORKDIR /build 22:46:58 ---> Running in b423eb14f640 22:46:58 Removing intermediate container b423eb14f640 22:46:58 ---> 4582eb13c369 22:46:58 Step 7/8 : COPY go.mod . 22:46:58 ---> 757cee935f58 22:46:58 Step 8/8 : RUN go mod download 22:46:58 ---> Running in d5302865a04e 22:47:02 4ebd0625c992: Pull complete 22:47:02 207e8628e3a3: Pull complete 22:47:02 c791037a9be2: Pull complete 22:47:06 ffd874e62e21: Pull complete 22:47:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:47:06 ---> cfc18b08335c 22:47:06 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:47:06 20.10.0: Pulling from library/docker 22:47:06 a3cc7d3b244e: Pulling fs layer 22:47:06 02a3295e0d61: Pulling fs layer 22:47:06 0f4f2e6d8100: Pulling fs layer 22:47:06 330b718f631f: Pulling fs layer 22:47:06 a93816041522: Pulling fs layer 22:47:06 bdb6da89ff94: Pulling fs layer 22:47:06 2a70c0c122f4: Pulling fs layer 22:47:06 a93816041522: Waiting 22:47:06 bdb6da89ff94: Waiting 22:47:06 2a70c0c122f4: Waiting 22:47:06 330b718f631f: Waiting 22:47:06 0f4f2e6d8100: Verifying Checksum 22:47:06 0f4f2e6d8100: Download complete 22:47:06 02a3295e0d61: Verifying Checksum 22:47:06 a93816041522: Download complete 22:47:06 a3cc7d3b244e: Verifying Checksum 22:47:06 a3cc7d3b244e: Download complete 22:47:06 bdb6da89ff94: Verifying Checksum 22:47:06 bdb6da89ff94: Download complete 22:47:06 2a70c0c122f4: Verifying Checksum 22:47:06 2a70c0c122f4: Download complete 22:47:07 a3cc7d3b244e: Pull complete 22:47:07 02a3295e0d61: Pull complete 22:47:08 0f4f2e6d8100: Pull complete 22:47:08 330b718f631f: Verifying Checksum 22:47:08 330b718f631f: Download complete 22:47:11 330b718f631f: Pull complete 22:47:11 a93816041522: Pull complete 22:47:12 bdb6da89ff94: Pull complete 22:47:12 2a70c0c122f4: Pull complete 22:47:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:47:12 Status: Downloaded newer image for docker:20.10.0 22:47:13 Removing intermediate container d5302865a04e 22:47:13 ---> 899a21bac172 22:47:13 Successfully built 899a21bac172 22:47:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:47:14 + docker inspect -f . ci-base-image-x86_64 22:47:14 . [Pipeline] withDockerContainer 22:47:14 prd-centos7-docker-4c-2g-15133 does not seem to be running inside a container 22:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@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 22:47:14 $ docker top b552347f549ebeb03ad7353b7d5a32f9756a9067613211d730dc3f3429767bd1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:15 + go version 22:47:15 go version go1.16.3 linux/amd64 [Pipeline] } 22:47:15 $ docker stop --time=1 b552347f549ebeb03ad7353b7d5a32f9756a9067613211d730dc3f3429767bd1 22:47:16 $ docker rm -f b552347f549ebeb03ad7353b7d5a32f9756a9067613211d730dc3f3429767bd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:16 + docker inspect -f . ci-base-image-x86_64 22:47:16 . [Pipeline] withDockerContainer 22:47:17 prd-centos7-docker-4c-2g-15133 does not seem to be running inside a container 22:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@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 22:47:17 $ docker top 509aa98a5ae003ba5d2759bb2f92aaa8b1caec3e5836ae096dc2d14ee92305b9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:17 + go mod tidy 22:47:18 ---> a209b22f9741 22:47:18 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:47:18 ---> Running in e596daa73c61 [Pipeline] sh 22:47:18 + make test 22:47:18 make -C ./app-service-template build 22:47:18 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:47:18 go mod tidy 22:47:18 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 22:47:18 Removing intermediate container e596daa73c61 22:47:18 ---> f22e61a50d4f 22:47:18 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:47:18 ---> Running in 26fb648c2802 22:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:22 (1/5) Installing libsodium (1.0.18-r0) 22:47:22 (2/5) Installing libzmq (4.3.3-r1) 22:47:22 (3/5) Installing pkgconf (1.7.3-r0) 22:47:22 (4/5) Installing libsodium-dev (1.0.18-r0) 22:47:22 (5/5) Installing zeromq-dev (4.3.3-r1) 22:47:22 Executing busybox-1.32.1-r6.trigger 22:47:22 OK: 139 MiB in 45 packages 22:47:24 Removing intermediate container 26fb648c2802 22:47:24 ---> 240a13e4da28 22:47:24 Step 6/8 : WORKDIR /build 22:47:24 ---> Running in 0f37a6c21986 22:47:24 Removing intermediate container 0f37a6c21986 22:47:24 ---> d36ed8ecccec 22:47:24 Step 7/8 : COPY go.mod . 22:47:25 ---> 316b6a2662ab 22:47:25 Step 8/8 : RUN go mod download 22:47:25 ---> Running in 280d91428c78 22:47:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:47:28 make -C ./app-service-template test 22:47:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:47:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:47:36 ok new-app-service 0.012s coverage: 47.8% of statements 22:47:36 ? new-app-service/config [no test files] 22:47:37 ok new-app-service/functions 0.008s 22:47:37 CGO_ENABLED=1 go vet ./... 22:47:45 gofmt -l . 22:47:45 [ "`gofmt -l .`" = "" ] 22:47:45 ./bin/test-go-mod-tidy.sh 22:47:45 ./bin/test-attribution-txt.sh 22:47:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:47:45 go mod tidy 22:47:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:47:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:47:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.025s coverage: 56.5% of statements 22:47:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 92.5% of statements 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:47:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.5% of statements 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:47:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.025s 22:47:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 75.4% of statements 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:47:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.0% of statements 22:47:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:47:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 22:47:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.9% of statements 22:47:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:47:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 18.4% of statements 22:47:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 22:47:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:47:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:47:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 22:47:52 Removing intermediate container 280d91428c78 22:47:52 ---> 7aaf316df2ff 22:47:52 Successfully built 7aaf316df2ff 22:47:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:47:52 + docker inspect -f . ci-base-image-arm64 22:47:52 . [Pipeline] withDockerContainer 22:47:53 prd-ubuntu18.04-docker-arm64-4c-16g-15131 does not seem to be running inside a container 22:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:47:54 $ docker top e99a3f157a076118dcc5d563960b4de4f2b434a53d5904bb153f7c711896dda2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:55 + go version 22:47:55 go version go1.16.3 linux/arm64 [Pipeline] } 22:47:55 $ docker stop --time=1 e99a3f157a076118dcc5d563960b4de4f2b434a53d5904bb153f7c711896dda2 22:47:57 $ docker rm -f e99a3f157a076118dcc5d563960b4de4f2b434a53d5904bb153f7c711896dda2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:58 + docker inspect -f . ci-base-image-arm64 22:47:58 . [Pipeline] withDockerContainer 22:47:58 prd-ubuntu18.04-docker-arm64-4c-16g-15131 does not seem to be running inside a container 22:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:47:59 $ docker top 72c2c7f3ca44b57207a5b527590596da52c2ec2878d02d7770ccac90052542c3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:00 + go mod tidy [Pipeline] sh 22:48:02 + make test 22:48:02 make -C ./app-service-template build 22:48:02 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:48:02 go mod tidy 22:48:02 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 22:48:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.025s coverage: 81.9% of statements 22:48:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 22:48:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:48:18 gofmt -l . 22:48:18 [ "`gofmt -l .`" = "" ] 22:48:18 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 22:48:18 $ docker stop --time=1 509aa98a5ae003ba5d2759bb2f92aaa8b1caec3e5836ae096dc2d14ee92305b9 22:48:19 $ docker rm -f 509aa98a5ae003ba5d2759bb2f92aaa8b1caec3e5836ae096dc2d14ee92305b9 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:48:20 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:48:21 ---> job-cost.sh 22:48:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5VtB 22:48:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:48:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:48:42 make -C ./app-service-template test 22:48:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:48:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-5VtB/bin to PATH 22:48:43 INFO: No Stack... 22:48:44 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:45 INFO: Archiving Costs [Pipeline] sh 22:48:45 + cut -d, -f6 22:48:45 + cat /w/workspace/app-functions-sdk-go/234/archives/cost.csv [Pipeline] lock 22:48:45 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] 22:48:45 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] did not exist. Created. 22:48:45 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:46 + echo total: 0.05999999865889549 [Pipeline] stash 22:48:46 Stashed 1 file(s) [Pipeline] } 22:48:46 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:49:14 ok new-app-service 0.043s coverage: 47.8% of statements 22:49:14 ? new-app-service/config [no test files] 22:49:14 ok new-app-service/functions 0.037s 22:49:14 CGO_ENABLED=1 go vet ./... 22:49:41 gofmt -l . 22:49:41 [ "`gofmt -l .`" = "" ] 22:49:41 ./bin/test-go-mod-tidy.sh 22:49:41 ./bin/test-attribution-txt.sh 22:49:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' 22:49:41 go mod tidy 22:49:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:49:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:49:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.084s coverage: 56.5% of statements 22:49:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 92.5% of statements 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:49:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 61.5% of statements 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:49:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.038s 22:49:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.107s coverage: 75.4% of statements 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:49:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements 22:49:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:49:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.038s coverage: 10.5% of statements 22:49:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.848s coverage: 76.9% of statements 22:49:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:49:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.068s coverage: 18.4% of statements 22:49:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.044s coverage: 27.3% of statements 22:49:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:49:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:49:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.105s coverage: 51.4% of statements 22:50:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.106s coverage: 81.9% of statements 22:50:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 22:50:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:50:26 gofmt -l . 22:50:26 [ "`gofmt -l .`" = "" ] 22:50:27 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 22:50:27 $ docker stop --time=1 72c2c7f3ca44b57207a5b527590596da52c2ec2878d02d7770ccac90052542c3 22:50:29 $ docker rm -f 72c2c7f3ca44b57207a5b527590596da52c2ec2878d02d7770ccac90052542c3 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:50:30 Warning: overwriting stash ‘coverage-report’ 22:50:31 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 22:50:32 ---> job-cost.sh 22:50:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qRwX 22:51:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:53:20 lf-activate-venv(): INFO: Adding /tmp/venv-qRwX/bin to PATH 22:53:20 INFO: No Stack... 22:53:20 INFO: Retrieving Pricing Info for: v2-standard-4 22:53:20 INFO: Archiving Costs [Pipeline] sh 22:53:20 + cut -d, -f6 22:53:20 + cat /w/workspace/app-functions-sdk-go/234/archives/cost.csv [Pipeline] lock 22:53:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] 22:53:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] did not exist. Created. 22:53:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:53:21 /w/workspace/app-functions-sdk-go/234@tmp/durable-d51f522a/script.sh: 1: /w/workspace/app-functions-sdk-go/234@tmp/durable-d51f522a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:53:21 + echo total: 0.18000000715255737 [Pipeline] stash 22:53:21 Warning: overwriting stash ‘stack-cost’ 22:53:22 Stashed 1 file(s) [Pipeline] } 22:53:22 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-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 22:53:22 provisioning config files... 22:53:22 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6998592043786417779tmp [Pipeline] { [Pipeline] sh 22:53:23 + set +x 22:53:23 + curl -s https://codecov.io/bash 22:53:23 + bash -s -- 22:53:23 22:53:23 _____ _ 22:53:23 / ____| | | 22:53:23 | | ___ __| | ___ ___ _____ __ 22:53:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:53:23 | |___| (_) | (_| | __/ (_| (_) \ V / 22:53:23 \_____\___/ \__,_|\___|\___\___/ \_/ 22:53:23 Bash-1.0.2 22:53:23 22:53:23 22:53:23 ==> git version 2.24.4 found 22:53:23 ==> 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 22:53:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:53:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:53:23 ==> Jenkins CI detected. 22:53:23 project root: . 22:53:23 --> token set from env 22:53:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:53:23 ==> Running gcov in . (disable via -X gcov) 22:53:23 ==> Python coveragepy not found 22:53:23 ==> Searching for coverage reports in: 22:53:23 + . 22:53:23 -> Found 2 reports 22:53:23 ==> Detecting git/mercurial file structure 22:53:23 ==> Reading reports 22:53:23 + ./app-service-template/coverage.out bytes=1055 22:53:23 + ./coverage.out bytes=86556 22:53:23 ==> Appending adjustments 22:53:23 https://docs.codecov.io/docs/fixing-reports 22:53:23 + Found adjustments 22:53:23 ==> Gzipping contents 22:53:23 16K /tmp/codecov.esKSIC.gz 22:53:23 ==> Uploading reports 22:53:23 url: https://codecov.io 22:53:23 query: branch=master&commit=1540700bdc4fef5091e516db24c56968c0de5f19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:53:23 -> Pinging Codecov 22:53:23 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=1540700bdc4fef5091e516db24c56968c0de5f19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:53:24 -> Uploading to 22:53:24 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/3D8B5DFFC46A037C893635FACE044666/1540700bdc4fef5091e516db24c56968c0de5f19/a374bec3-e931-4ff2-a59c-83ceab47cc11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T225323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc30ec2c5ee74a600d7069b549fdade5c27cdc5831de244386af047a8d553ad 22:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:24 Dload Upload Total Spent Left Speed 22:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15337 0 0 100 15337 0 36121 --:--:-- --:--:-- --:--:-- 36172 22:53:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] } 22:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:53:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:53:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:53:25 22:53:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:53:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:53:25 188c0c94c7c5: Pulling fs layer 22:53:25 0ef7d3d256c8: Pulling fs layer 22:53:25 de9db76c5a1d: Pulling fs layer 22:53:25 0eba1c9be4d2: Pulling fs layer 22:53:25 0d57e429df01: Pulling fs layer 22:53:25 4e4be7b47b0d: Pulling fs layer 22:53:25 e1f770b5df2f: Pulling fs layer 22:53:25 85a0685a4137: Pulling fs layer 22:53:25 0eba1c9be4d2: Waiting 22:53:25 0d57e429df01: Waiting 22:53:25 4e4be7b47b0d: Waiting 22:53:25 e1f770b5df2f: Waiting 22:53:25 85a0685a4137: Waiting 22:53:25 de9db76c5a1d: Verifying Checksum 22:53:25 de9db76c5a1d: Download complete 22:53:25 0ef7d3d256c8: Verifying Checksum 22:53:25 0ef7d3d256c8: Download complete 22:53:25 0d57e429df01: Verifying Checksum 22:53:25 0d57e429df01: Download complete 22:53:25 4e4be7b47b0d: Verifying Checksum 22:53:25 4e4be7b47b0d: Download complete 22:53:25 188c0c94c7c5: Verifying Checksum 22:53:25 188c0c94c7c5: Download complete 22:53:26 188c0c94c7c5: Pull complete 22:53:26 0ef7d3d256c8: Pull complete 22:53:26 de9db76c5a1d: Pull complete 22:53:27 e1f770b5df2f: Verifying Checksum 22:53:27 e1f770b5df2f: Download complete 22:53:29 0eba1c9be4d2: Verifying Checksum 22:53:29 0eba1c9be4d2: Download complete 22:53:29 85a0685a4137: Verifying Checksum 22:53:29 85a0685a4137: Download complete 22:53:32 0eba1c9be4d2: Pull complete 22:53:32 0d57e429df01: Pull complete 22:53:32 4e4be7b47b0d: Pull complete 22:53:32 e1f770b5df2f: Pull complete 22:53:36 85a0685a4137: Pull complete 22:53:36 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:53:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:53:36 prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container 22:53:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:53:39 $ docker top aa48ebca97c04e1c10403a297f8900805cc9b8cc6da1a702413da585f8116384 -eo pid,comm [Pipeline] { [Pipeline] echo 22:53:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:53:39 + set -o pipefail 22:53:39 + snyk monitor '--org=edgex-jenkins' 22:53:45 22:53:45 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 22:53:45 22:53:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/4478da3c-285a-4736-a76b-bce293353bd3 22:53:45 22:53:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:53:45 22:53:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:53:45 22:53:45 [Pipeline] } 22:53:45 $ docker stop --time=1 aa48ebca97c04e1c10403a297f8900805cc9b8cc6da1a702413da585f8116384 22:53:48 $ docker rm -f aa48ebca97c04e1c10403a297f8900805cc9b8cc6da1a702413da585f8116384 [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 22:53:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:49 provisioning config files... 22:53:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8719043969607961114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:49 --> edgex-publish-swagger.sh 22:53:49 === Publish openapi/v2 API === 22:53:49 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:53:49 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 22:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:49 Dload Upload Total Spent Left Speed 22:53:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 14042 --:--:-- --:--:-- --:--:-- 14049 100 13052 0 0 100 13052 0 14040 --:--:-- --:--:-- --:--:-- 14049 22:53:50 22:53:50 [Pipeline] } 22:53:50 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 22:53:51 + git log --format=format:%s -1 1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] isUnix [Pipeline] sh 22:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:53:51 . [Pipeline] withDockerContainer 22:53:51 prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container 22:53:51 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:53:52 $ docker top 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:53:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:53:52 [ssh-agent] Looking for ssh-agent implementation... 22:53:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:53:52 $ docker exec 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 ssh-agent 22:53:52 SSH_AUTH_SOCK=/tmp/ssh-eZ8CO4zWLsFS/agent.14 22:53:52 SSH_AGENT_PID=20 22:53:52 Running ssh-add (command line suppressed) 22:53:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7453919410572368833.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7453919410572368833.key) 22:53:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:53:53 + git semver tag 22:53:53 # -> Open(): unable to determine branch for HEAD 22:53:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:53:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:53:53 # $SEMVER_REMOTE_NAME = origin 22:53:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:53:53 # $SEMVER_USER_NAME = edgex-jenkins 22:53:53 # $SEMVER_BRANCH = master 22:53:53 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:53:53 # 1540700bdc4fef5091e516db24c56968c0de5f19 HEAD 22:53:53 # -> Force: false 22:53:53 # 4803189ebf9975f325990d90ba15afbec6e7ebc4 refs/tags/v2.0.0-dev.62 [Pipeline] } 22:53:53 $ docker exec --env ******** --env ******** 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 ssh-agent -k 22:53:53 unset SSH_AUTH_SOCK; 22:53:53 unset SSH_AGENT_PID; 22:53:53 echo Agent pid 20 killed; 22:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:53:53 + git semver [Pipeline] } 22:53:53 $ docker stop --time=1 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 22:53:54 $ docker rm -f 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:53:55 22:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:53:55 0.23.1-centos7: Pulling from edgex-lftools 22:53:55 ab5ef0e58194: Pulling fs layer 22:53:55 9712f1f96733: Pulling fs layer 22:53:55 63f879dbbcfc: Pulling fs layer 22:53:55 0d9ebad4ef96: Pulling fs layer 22:53:55 e9a5061849ea: Pulling fs layer 22:53:55 d747dcd14b5f: Pulling fs layer 22:53:55 2de7ff778b66: Pulling fs layer 22:53:55 e9a5061849ea: Waiting 22:53:55 d747dcd14b5f: Waiting 22:53:55 2de7ff778b66: Waiting 22:53:55 0d9ebad4ef96: Waiting 22:53:55 9712f1f96733: Verifying Checksum 22:53:55 9712f1f96733: Download complete 22:53:57 63f879dbbcfc: Verifying Checksum 22:53:57 63f879dbbcfc: Download complete 22:53:57 e9a5061849ea: Verifying Checksum 22:53:57 e9a5061849ea: Download complete 22:53:57 d747dcd14b5f: Verifying Checksum 22:53:57 d747dcd14b5f: Download complete 22:53:57 2de7ff778b66: Verifying Checksum 22:53:57 2de7ff778b66: Download complete 22:53:57 0d9ebad4ef96: Verifying Checksum 22:53:57 0d9ebad4ef96: Download complete 22:53:58 ab5ef0e58194: Verifying Checksum 22:53:58 ab5ef0e58194: Download complete 22:54:01 ab5ef0e58194: Pull complete 22:54:01 9712f1f96733: Pull complete 22:54:02 63f879dbbcfc: Pull complete 22:54:06 0d9ebad4ef96: Pull complete 22:54:06 e9a5061849ea: Pull complete 22:54:06 d747dcd14b5f: Pull complete 22:54:07 2de7ff778b66: Pull complete 22:54:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:54:07 prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container 22:54:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:54:21 $ docker top 5a4e871da251e328f25452df8449446e8143dc35b45264fb707daa7c0c1bdf4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:54:21 provisioning config files... 22:54:21 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7566231897362116901tmp 22:54:21 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6842658003828160569tmp 22:54:21 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config212805272715777067tmp [Pipeline] { [Pipeline] echo 22:54:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:54:21 ---> sigul-configuration.sh 22:54:21 gpg: directory `/root/.gnupg' created 22:54:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:54:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:54:21 gpg: keyring `/root/.gnupg/secring.gpg' created 22:54:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:54:21 gpg: CAST5 encrypted data 22:54:21 gpg: encrypted with 1 passphrase 22:54:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:54:22 + mkdir /home/jenkins 22:54:22 + mkdir /home/jenkins/sigul [Pipeline] sh 22:54:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:54:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:54:22 ---> sigul-install.sh 22:54:28 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:54:28 + git tag --list 22:54:28 v0.1.0 22:54:28 v0.1.1 22:54:28 v1.0.0 22:54:28 v1.1.0 22:54:28 v1.2.0 22:54:28 v1.3.0 22:54:28 v1.3.1 22:54:28 v1.3.1-dev.1 22:54:28 v1.3.2-dev.1 22:54:28 v2.0.0-dev.1 22:54:28 v2.0.0-dev.10 22:54:28 v2.0.0-dev.11 22:54:28 v2.0.0-dev.12 22:54:28 v2.0.0-dev.13 22:54:28 v2.0.0-dev.14 22:54:28 v2.0.0-dev.15 22:54:28 v2.0.0-dev.16 22:54:28 v2.0.0-dev.17 22:54:28 v2.0.0-dev.18 22:54:28 v2.0.0-dev.19 22:54:28 v2.0.0-dev.2 22:54:28 v2.0.0-dev.20 22:54:28 v2.0.0-dev.21 22:54:28 v2.0.0-dev.22 22:54:28 v2.0.0-dev.23 22:54:28 v2.0.0-dev.24 22:54:28 v2.0.0-dev.25 22:54:28 v2.0.0-dev.26 22:54:28 v2.0.0-dev.27 22:54:28 v2.0.0-dev.28 22:54:28 v2.0.0-dev.29 22:54:28 v2.0.0-dev.3 22:54:28 v2.0.0-dev.30 22:54:28 v2.0.0-dev.31 22:54:28 v2.0.0-dev.32 22:54:28 v2.0.0-dev.33 22:54:28 v2.0.0-dev.34 22:54:28 v2.0.0-dev.35 22:54:28 v2.0.0-dev.36 22:54:28 v2.0.0-dev.37 22:54:28 v2.0.0-dev.38 22:54:28 v2.0.0-dev.39 22:54:28 v2.0.0-dev.4 22:54:28 v2.0.0-dev.40 22:54:28 v2.0.0-dev.41 22:54:28 v2.0.0-dev.42 22:54:28 v2.0.0-dev.43 22:54:28 v2.0.0-dev.44 22:54:28 v2.0.0-dev.45 22:54:28 v2.0.0-dev.46 22:54:28 v2.0.0-dev.47 22:54:28 v2.0.0-dev.48 22:54:28 v2.0.0-dev.49 22:54:28 v2.0.0-dev.5 22:54:28 v2.0.0-dev.50 22:54:28 v2.0.0-dev.51 22:54:28 v2.0.0-dev.52 22:54:28 v2.0.0-dev.53 22:54:28 v2.0.0-dev.54 22:54:28 v2.0.0-dev.55 22:54:28 v2.0.0-dev.56 22:54:28 v2.0.0-dev.57 22:54:28 v2.0.0-dev.58 22:54:28 v2.0.0-dev.59 22:54:28 v2.0.0-dev.6 22:54:28 v2.0.0-dev.60 22:54:28 v2.0.0-dev.61 22:54:28 v2.0.0-dev.62 22:54:28 v2.0.0-dev.7 22:54:28 v2.0.0-dev.8 22:54:28 v2.0.0-dev.9 [Pipeline] sh 22:54:28 + lftools sign git-tag v2.0.0-dev.62 22:54:29 Signing Git tag with Sigul... 22:54:29 Signing v2.0.0-dev.62 [Pipeline] echo 22:54:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:54:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:54:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:54:30 $ docker stop --time=1 5a4e871da251e328f25452df8449446e8143dc35b45264fb707daa7c0c1bdf4d 22:54:32 $ docker rm -f 5a4e871da251e328f25452df8449446e8143dc35b45264fb707daa7c0c1bdf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:33 . [Pipeline] withDockerContainer 22:54:33 prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container 22:54: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:54:34 $ docker top c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:35 [ssh-agent] Looking for ssh-agent implementation... 22:54:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:35 $ docker exec c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c ssh-agent 22:54:35 SSH_AUTH_SOCK=/tmp/ssh-kOFIMIiLiifW/agent.14 22:54:35 SSH_AGENT_PID=20 22:54:35 Running ssh-add (command line suppressed) 22:54:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3948624707225834986.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3948624707225834986.key) 22:54:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:35 + git semver bump pre 22:54:35 # -> Open(): unable to determine branch for HEAD 22:54:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:54:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:54:35 # $SEMVER_REMOTE_NAME = origin 22:54:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:54:35 # $SEMVER_USER_NAME = edgex-jenkins 22:54:35 # $SEMVER_BRANCH = master 22:54:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:54:35 2.0.0-dev.63 [Pipeline] } 22:54:35 $ docker exec --env ******** --env ******** c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c ssh-agent -k 22:54:35 unset SSH_AUTH_SOCK; 22:54:35 unset SSH_AGENT_PID; 22:54:35 echo Agent pid 20 killed; 22:54:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:36 + git semver [Pipeline] } 22:54:36 $ docker stop --time=1 c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c 22:54:37 $ docker rm -f c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:37 . [Pipeline] withDockerContainer 22:54:37 prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container 22:54:37 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:54:38 $ docker top ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:38 [ssh-agent] Looking for ssh-agent implementation... 22:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:38 $ docker exec ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 ssh-agent 22:54:38 SSH_AUTH_SOCK=/tmp/ssh-OkjfChBXbY8N/agent.13 22:54:38 SSH_AGENT_PID=19 22:54:38 Running ssh-add (command line suppressed) 22:54:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4044331625698220859.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4044331625698220859.key) 22:54:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:39 + git semver push 22:54:39 # -> Open(): unable to determine branch for HEAD 22:54:39 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:54:39 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:54:39 # $SEMVER_REMOTE_NAME = origin 22:54:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:54:39 # $SEMVER_USER_NAME = edgex-jenkins 22:54:39 # $SEMVER_BRANCH = master 22:54:39 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 22:54:43 $ docker exec --env ******** --env ******** ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 ssh-agent -k 22:54:43 unset SSH_AUTH_SOCK; 22:54:43 unset SSH_AGENT_PID; 22:54:43 echo Agent pid 19 killed; 22:54:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:43 + git semver [Pipeline] } 22:54:43 $ docker stop --time=1 ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 22:54:45 $ docker rm -f ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 [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 22:54:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:46 ---> package-listing.sh 22:54:46 ++ facter osfamily 22:54:46 ++ tr '[:upper:]' '[:lower:]' 22:54:46 + OS_FAMILY=redhat 22:54:46 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 22:54:46 + START_PACKAGES=/tmp/packages_start.txt 22:54:46 + END_PACKAGES=/tmp/packages_end.txt 22:54:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:46 + PACKAGES=/tmp/packages_start.txt 22:54:46 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:54:46 + PACKAGES=/tmp/packages_end.txt 22:54:46 + case "${OS_FAMILY}" in 22:54:46 + sort 22:54:46 + rpm -qa 22:54:47 + '[' -f /tmp/packages_start.txt ']' 22:54:47 + '[' -f /tmp/packages_end.txt ']' 22:54:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:54:47 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:54:47 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 22:54:47 + 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 22:54:47 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 22:54:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:48 22:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:48 alpine: Pulling from edgex-lftools-log-publisher 22:54:48 df20fa9351a1: Pulling fs layer 22:54:48 36b3adc4ff6f: Pulling fs layer 22:54:48 8ad3a11d3b57: Pulling fs layer 22:54:48 46f8f816bc3b: Pulling fs layer 22:54:48 93b61091891f: Pulling fs layer 22:54:48 93b9cdb0e59b: Pulling fs layer 22:54:48 5e14af77c1be: Pulling fs layer 22:54:48 01666e4c0597: Pulling fs layer 22:54:48 aa168da1d23b: Pulling fs layer 22:54:48 93b9cdb0e59b: Waiting 22:54:48 5e14af77c1be: Waiting 22:54:48 01666e4c0597: Waiting 22:54:48 aa168da1d23b: Waiting 22:54:48 46f8f816bc3b: Waiting 22:54:48 93b61091891f: Waiting 22:54:48 36b3adc4ff6f: Verifying Checksum 22:54:48 36b3adc4ff6f: Download complete 22:54:48 46f8f816bc3b: Verifying Checksum 22:54:48 46f8f816bc3b: Download complete 22:54:48 df20fa9351a1: Verifying Checksum 22:54:48 df20fa9351a1: Download complete 22:54:48 93b61091891f: Verifying Checksum 22:54:48 93b61091891f: Download complete 22:54:48 93b9cdb0e59b: Verifying Checksum 22:54:48 93b9cdb0e59b: Download complete 22:54:48 5e14af77c1be: Download complete 22:54:48 01666e4c0597: Verifying Checksum 22:54:48 01666e4c0597: Download complete 22:54:48 df20fa9351a1: Pull complete 22:54:49 36b3adc4ff6f: Pull complete 22:54:49 8ad3a11d3b57: Verifying Checksum 22:54:49 8ad3a11d3b57: Download complete 22:54:49 8ad3a11d3b57: Pull complete 22:54:49 46f8f816bc3b: Pull complete 22:54:50 93b61091891f: Pull complete 22:54:50 93b9cdb0e59b: Pull complete 22:54:50 5e14af77c1be: Pull complete 22:54:50 01666e4c0597: Pull complete 22:54:50 aa168da1d23b: Verifying Checksum 22:54:50 aa168da1d23b: Download complete 22:54:54 aa168da1d23b: Pull complete 22:54:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:54:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:54:55 prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container 22:54:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:54:59 $ docker top c916209f5c0dc60627b3cdb972d5fea037a936accf59ec8af54aae54f392fd06 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:00 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:00 + mkdir -p /var/log/sa [Pipeline] sh 22:55:00 + ls /var/log/sa-host 22:55:00 + sadf -c /var/log/sa-host/sa05 22:55:00 file_magic: OK 22:55:00 HZ: Using current value: 100 22:55:00 file_header: OK 22:55:00 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 22:55:00 Statistics: 22:55:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:55:00 File successfully converted to sysstat format version 12.2.1 22:55:00 + sadf -c /var/log/sa-host/sa19 22:55:00 file_magic: OK 22:55:00 HZ: Using current value: 100 22:55:00 file_header: OK 22:55:00 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 22:55:00 Statistics: 22:55:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:55:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:00 provisioning config files... 22:55:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8622987550823956195tmp [Pipeline] { [Pipeline] echo 22:55:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:01 ---> create-netrc.sh [Pipeline] } 22:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:55:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:55:01 ---> python-tools-install.sh [Pipeline] echo 22:55:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:01 ---> sudo-logs.sh 22:55:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:02 ---> job-cost.sh 22:55:02 lf-activate-venv: SKIPPING 22:55:02 DEBUG: total: 0.18000000715255737 22:55:02 INFO: Retrieving Stack Cost... 22:55:03 INFO: Retrieving Pricing Info for: v3-standard-2 22:55:03 INFO: Archiving Costs [Pipeline] echo 22:55:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:03 ---> logs-deploy.sh 22:55:03 lf-activate-venv: SKIPPING 22:55:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/234 22:55:03 INFO: archiving workspace using pattern(s): 22:55:04 Archives upload complete. 22:55:04 INFO: archiving logs to Nexus 22:55:05 ---> uname -a: 22:55:05 Linux prd-centos7-docker-4c-2g-15130.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:55:05 22:55:05 22:55:05 ---> lscpu: 22:55:05 Architecture: x86_64 22:55:05 CPU op-mode(s): 32-bit, 64-bit 22:55:05 Byte Order: Little Endian 22:55:05 Address sizes: 40 bits physical, 48 bits virtual 22:55:05 CPU(s): 2 22:55:05 On-line CPU(s) list: 0,1 22:55:05 Thread(s) per core: 1 22:55:05 Core(s) per socket: 1 22:55:05 Socket(s): 2 22:55:05 NUMA node(s): 1 22:55:05 Vendor ID: AuthenticAMD 22:55:05 CPU family: 23 22:55:05 Model: 49 22:55:05 Model name: AMD EPYC-Rome Processor 22:55:05 Stepping: 0 22:55:05 CPU MHz: 2799.998 22:55:05 BogoMIPS: 5599.99 22:55:05 Virtualization: AMD-V 22:55:05 Hypervisor vendor: KVM 22:55:05 Virtualization type: full 22:55:05 L1d cache: 64 KiB 22:55:05 L1i cache: 64 KiB 22:55:05 L2 cache: 1 MiB 22:55:05 L3 cache: 32 MiB 22:55:05 NUMA node0 CPU(s): 0,1 22:55:05 Vulnerability Itlb multihit: Not affected 22:55:05 Vulnerability L1tf: Not affected 22:55:05 Vulnerability Mds: Not affected 22:55:05 Vulnerability Meltdown: Not affected 22:55:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:55:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:55:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:55:05 Vulnerability Srbds: Not affected 22:55:05 Vulnerability Tsx async abort: Not affected 22:55:05 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 22:55:05 22:55:05 22:55:05 ---> nproc: 22:55:05 2 22:55:05 22:55:05 22:55:05 ---> df -h: 22:55:05 Filesystem Size Used Available Use% Mounted on 22:55:05 overlay 40.0G 8.9G 31.1G 22% / 22:55:05 tmpfs 64.0M 0 64.0M 0% /dev 22:55:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:55:05 shm 64.0M 0 64.0M 0% /dev/shm 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 22:55:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 22:55:05 22:55:05 22:55:05 ---> free -m: 22:55:05 total used free shared buff/cache available 22:55:05 Mem: 7821 1281 3119 0 3419 6458 22:55:05 Swap: 1023 0 1023 22:55:05 22:55:05 22:55:05 ---> ip addr: 22:55:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:55:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:55:05 inet 127.0.0.1/8 scope host lo 22:55:05 valid_lft forever preferred_lft forever 22:55:05 inet6 ::1/128 scope host 22:55:05 valid_lft forever preferred_lft forever 22:55:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:55:05 link/ether fa:16:3e:42:0e:99 brd ff:ff:ff:ff:ff:ff 22:55:05 inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 22:55:05 valid_lft 85643sec preferred_lft 85643sec 22:55:05 inet6 fe80::f816:3eff:fe42:e99/64 scope link 22:55:05 valid_lft forever preferred_lft forever 22:55:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:55:05 link/ether 02:42:d1:a2:22:75 brd ff:ff:ff:ff:ff:ff 22:55:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:55:05 valid_lft forever preferred_lft forever 22:55:05 inet6 fe80::42:d1ff:fea2:2275/64 scope link 22:55:05 valid_lft forever preferred_lft forever 22:55:05 22:55:05 22:55:05 ---> sar -b -r -n DEV: 22:55:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 22:55:05 22:55:05 22:42:17 LINUX RESTART (2 CPU) 22:55:05 22:55:05 22:43:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:55:05 22:44:01 21.07 1.05 20.02 0.00 633.08 4355.77 0.00 22:55:05 22:45:01 0.43 0.00 0.43 0.00 0.00 7.51 0.00 22:55:05 22:46:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 22:55:05 22:47:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 22:55:05 22:48:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 22:55:05 22:49:01 0.35 0.00 0.35 0.00 0.00 4.42 0.00 22:55:05 22:50:01 0.20 0.00 0.20 0.00 0.00 2.97 0.00 22:55:05 22:51:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 22:55:05 22:52:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 22:55:05 22:53:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 22:55:05 22:54:01 114.52 0.03 114.49 0.00 3.73 31955.35 0.00 22:55:05 Average: 12.52 0.10 12.43 0.00 56.15 3301.27 0.00 22:55:05 22:55:05 22:43:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:55:05 22:44:01 5438884 0 795220 9.93 2620 1772216 1254276 13.85 581744 1588112 20 22:55:05 22:45:01 5443808 0 790288 9.87 2620 1772224 1203676 13.29 578348 1588076 16 22:55:05 22:46:01 5443696 0 790400 9.87 2620 1772224 1203676 13.29 576760 1589572 8 22:55:05 22:47:01 5441368 0 792724 9.90 2620 1772228 1203904 13.29 579348 1589572 8 22:55:05 22:48:01 5441472 0 792612 9.90 2620 1772236 1203916 13.29 576384 1592540 16 22:55:05 22:49:01 5441828 0 792256 9.89 2620 1772236 1203676 13.29 576096 1592540 16 22:55:05 22:50:01 5438648 0 795428 9.93 2620 1772244 1203916 13.29 579032 1592540 8 22:55:05 22:51:01 5437724 0 796348 9.94 2620 1772248 1203676 13.29 580092 1592540 8 22:55:05 22:52:01 5426620 0 807448 10.08 2620 1772252 1203676 13.29 591308 1592540 8 22:55:05 22:53:01 5422960 0 811104 10.13 2620 1772256 1203808 13.29 596568 1590860 8 22:55:05 22:54:01 4056912 0 1076380 13.44 2620 2873028 1599744 17.66 922900 2513288 381932 22:55:05 Average: 5312175 0 821837 10.26 2620 1872308 1244359 13.74 612598 1674744 34732 22:55:05 22:55:05 22:43:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:55:05 22:44:01 eth0 169.28 177.76 662.32 24.50 0.00 0.00 0.00 0.00 22:55:05 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:44:01 docker0 125.84 101.55 10.73 321.97 0.00 0.00 0.00 0.00 22:55:05 22:45:01 eth0 0.57 0.02 0.04 0.00 0.00 0.00 0.00 0.00 22:55:05 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:46:01 eth0 1.42 0.08 0.14 0.01 0.00 0.00 0.00 0.00 22:55:05 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:47:01 eth0 1.03 0.50 0.54 0.36 0.00 0.00 0.00 0.00 22:55:05 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:48:01 eth0 0.75 0.42 0.41 0.30 0.00 0.00 0.00 0.00 22:55:05 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:49:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:55:05 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:50:01 eth0 0.77 0.38 0.44 0.20 0.00 0.00 0.00 0.00 22:55:05 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:05 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:05 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:53:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 22:55:05 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:54:01 eth0 915.51 836.76 7679.85 72.84 0.00 0.00 0.00 0.00 22:55:05 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 22:54:01 docker0 69.24 70.95 5.56 386.92 0.00 0.00 0.00 0.00 22:55:05 Average: eth0 98.93 92.16 758.94 8.89 0.00 0.00 0.00 0.00 22:55:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:05 Average: docker0 17.41 15.42 1.45 63.67 0.00 0.00 0.00 0.00 22:55:05 22:55:05 22:55:05 ---> sar -P ALL: 22:55:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 22:55:05 22:55:05 22:42:17 LINUX RESTART (2 CPU) 22:55:05 22:55:05 22:43:03 CPU %user %nice %system %iowait %steal %idle 22:55:05 22:44:01 all 3.69 0.00 1.48 0.71 0.04 94.07 22:55:05 22:44:01 0 3.14 0.00 1.55 0.61 0.05 94.65 22:55:05 22:44:01 1 4.25 0.00 1.42 0.80 0.03 93.49 22:55:05 22:45:01 all 0.10 0.00 0.05 0.00 0.03 99.82 22:55:05 22:45:01 0 0.02 0.00 0.05 0.00 0.03 99.90 22:55:05 22:45:01 1 0.18 0.00 0.05 0.00 0.03 99.73 22:55:05 22:46:01 all 0.11 0.00 0.02 0.00 0.03 99.84 22:55:05 22:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:55:05 22:46:01 1 0.18 0.00 0.02 0.00 0.03 99.77 22:55:05 22:47:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:55:05 22:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 22:55:05 22:47:01 1 0.23 0.00 0.03 0.00 0.02 99.72 22:55:05 22:48:01 all 0.08 0.00 0.03 0.00 0.03 99.86 22:55:05 22:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:55:05 22:48:01 1 0.12 0.00 0.03 0.00 0.03 99.82 22:55:05 22:49:01 all 0.03 0.00 0.03 0.00 0.03 99.92 22:55:05 22:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:55:05 22:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:55:05 22:50:01 all 0.11 0.00 0.03 0.00 0.03 99.82 22:55:05 22:50:01 0 0.05 0.00 0.05 0.00 0.05 99.85 22:55:05 22:50:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:55:05 22:51:01 all 0.07 0.00 0.03 0.00 0.04 99.87 22:55:05 22:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:55:05 22:51:01 1 0.12 0.00 0.02 0.00 0.05 99.82 22:55:05 22:52:01 all 0.10 0.00 0.03 0.00 0.03 99.84 22:55:05 22:52:01 0 0.05 0.00 0.03 0.00 0.05 99.87 22:55:05 22:52:01 1 0.15 0.00 0.02 0.00 0.02 99.82 22:55:05 22:53:01 all 0.07 0.00 0.03 0.00 0.02 99.89 22:55:05 22:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:55:05 22:53:01 1 0.12 0.00 0.02 0.00 0.00 99.87 22:55:05 22:54:01 all 15.34 0.00 6.46 3.60 0.08 74.51 22:55:05 22:54:01 0 15.61 0.00 6.71 3.85 0.09 73.74 22:55:05 22:54:01 1 15.08 0.00 6.21 3.36 0.07 75.28 22:55:05 22:55:05 Average: CPU %user %nice %system %iowait %steal %idle 22:55:05 Average: all 1.74 0.00 0.72 0.38 0.04 97.12 22:55:05 Average: 0 1.67 0.00 0.75 0.39 0.04 97.15 22:55:05 Average: 1 1.82 0.00 0.69 0.37 0.03 97.10 22:55:05 22:55:05 22:55:05