Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 94336c9c53b1247fb7495ab7633c50db9b40dd9a 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-ssh757951844755490859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6214493825267996840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9082247902400605621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3668161584660276971.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1586003455888645527.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1825’ is offline ‘prd-centos7-docker-4c-2g-63’ is offline ‘prd-centos7-docker-4c-2g-67’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-66’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-71 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-ssh2053751992603364647.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 94336c9c53b1247fb7495ab7633c50db9b40dd9a (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 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 Commit message: "refactor: Use Core Metadata version API for version check (#906)" > git rev-list --no-walk 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:04 ========================================================= 19:03:04 EdgeX Global Pipelines Version Info 19:03:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:05 ------------------- 19:03:05 stable info: 19:03:05 ------------------- 19:03:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:05 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:03:05 Message: update stable to v1.0.195 19:03:06 ------------------- 19:03:06 experimental info: 19:03:06 ------------------- 19:03:06 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:03:06 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94336c9 [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:08 + git log --format=format:%s -1 94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] echo 19:03:08 GIT_COMMIT: 94336c9c53b1247fb7495ab7633c50db9b40dd9a, Commit Message: refactor: Use Core Metadata version API for version check (#906) [Pipeline] echo 19:03:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:03:08 19:03:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:03:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:03:09 latest: Pulling from edgex-devops/git-semver 19:03:09 31603596830f: Pulling fs layer 19:03:09 54011a49482f: Pulling fs layer 19:03:09 a6820b24f6d8: Pulling fs layer 19:03:09 f581987b2513: Pulling fs layer 19:03:09 f581987b2513: Waiting 19:03:09 54011a49482f: Verifying Checksum 19:03:09 54011a49482f: Download complete 19:03:09 31603596830f: Verifying Checksum 19:03:09 31603596830f: Download complete 19:03:09 f581987b2513: Verifying Checksum 19:03:09 f581987b2513: Download complete 19:03:09 a6820b24f6d8: Verifying Checksum 19:03:09 a6820b24f6d8: Download complete 19:03:09 31603596830f: Pull complete 19:03:09 54011a49482f: Pull complete 19:03:09 a6820b24f6d8: Pull complete 19:03:10 f581987b2513: Pull complete 19:03:10 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:03:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:03:10 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 19:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:03:12 $ docker top 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:12 [ssh-agent] Looking for ssh-agent implementation... 19:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:12 $ docker exec 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent 19:03:12 SSH_AUTH_SOCK=/tmp/ssh-L2E0GzTl1GOL/agent.13 19:03:12 SSH_AGENT_PID=19 19:03:12 Running ssh-add (command line suppressed) 19:03:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2603745241219995454.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2603745241219995454.key) 19:03:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:12 + git tag --points-at HEAD [Pipeline] } 19:03:12 $ docker exec --env ******** --env ******** 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent -k 19:03:12 unset SSH_AUTH_SOCK; 19:03:12 unset SSH_AGENT_PID; 19:03:12 echo Agent pid 19 killed; 19:03:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:13 [ssh-agent] Looking for ssh-agent implementation... 19:03:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:13 $ docker exec 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent 19:03:13 SSH_AUTH_SOCK=/tmp/ssh-V0swalUm3jRz/agent.55 19:03:13 SSH_AGENT_PID=61 19:03:13 Running ssh-add (command line suppressed) 19:03:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4015717329185054482.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4015717329185054482.key) 19:03:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:13 + git semver init 19:03:13 # -> Open(): unable to determine branch for HEAD 19:03:13 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:03:13 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:03:13 # $SEMVER_REMOTE_NAME = origin 19:03:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:03:13 # $SEMVER_USER_NAME = edgex-jenkins 19:03:13 # $SEMVER_BRANCH = master 19:03:13 # $SEMVER_TEMP = /tmp/semver-518091011 19:03:13 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:03:15 # '/tmp/semver-518091011' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 19:03:15 # -> Force: false 19:03:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 19:03:15 $ docker exec --env ******** --env ******** 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 ssh-agent -k 19:03:15 unset SSH_AUTH_SOCK; 19:03:15 unset SSH_AGENT_PID; 19:03:15 echo Agent pid 61 killed; 19:03:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:16 + git semver [Pipeline] } 19:03:16 $ docker stop --time=1 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 19:03:17 $ docker rm -f 092da842f03d1ea783ea6d083966efcb2031414f19fc6293a74917df4b38bc75 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:20 Stashed 1 file(s) [Pipeline] echo 19:03:20 [edgeXSemver]: initialized semver on version 2.0.0-dev.84 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:03:35 Still waiting to schedule task 19:03:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:03:35 Still waiting to schedule task 19:03:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:04:55 Running on prd-centos7-docker-4c-2g-75 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 19:04:55 Running in /w/workspace/app-functions-sdk-go/260 [Pipeline] { [Pipeline] checkout 19:04:55 The recommended git tool is: git 19:04:57 using credential edgex-jenkins-ssh 19:04:57 Cloning the remote Git repository 19:04:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:57 > git init /w/workspace/app-functions-sdk-go/260 # timeout=10 19:04:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:57 > git --version # timeout=10 19:04:57 > git --version # 'git version 2.24.4' 19:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:57 [INFO] Currently running in a labeled security context 19:04:57 [INFO] Currently SELinux is 'enforcing' on the host 19:04:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/260@tmp/jenkins-gitclient-ssh2170748693599898683.key 19:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:59 Avoid second fetch 19:04:59 Checking out Revision 94336c9c53b1247fb7495ab7633c50db9b40dd9a (master) 19:04:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:04:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:59 > git config core.sparsecheckout # timeout=10 19:04:59 > git checkout -f 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 19:05:03 Commit message: "refactor: Use Core Metadata version API for version check (#906)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:05:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:05:05 + sudo service docker restart 19:05:05 + true 19:05:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:05:23 ========================================================= 19:05:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:05:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:05:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:05:24 Sending build context to Docker daemon 19.83MB 19:05:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:05:24 Step 2/8 : FROM ${BASE} 19:05:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:24 540db60ca938: Pulling fs layer 19:05:24 adcc1eea9eea: Pulling fs layer 19:05:24 4c4ab2625f07: Pulling fs layer 19:05:24 0510c868ecb4: Pulling fs layer 19:05:24 afea3b2eda06: Pulling fs layer 19:05:24 7809a108b3ef: Pulling fs layer 19:05:24 f706445af74f: Pulling fs layer 19:05:24 0510c868ecb4: Waiting 19:05:24 afea3b2eda06: Waiting 19:05:24 7809a108b3ef: Waiting 19:05:24 f706445af74f: Waiting 19:05:24 4c4ab2625f07: Verifying Checksum 19:05:24 4c4ab2625f07: Download complete 19:05:24 adcc1eea9eea: Verifying Checksum 19:05:24 adcc1eea9eea: Download complete 19:05:24 afea3b2eda06: Verifying Checksum 19:05:24 afea3b2eda06: Download complete 19:05:24 540db60ca938: Verifying Checksum 19:05:24 540db60ca938: Download complete 19:05:24 7809a108b3ef: Verifying Checksum 19:05:24 7809a108b3ef: Download complete 19:05:24 540db60ca938: Pull complete 19:05:24 adcc1eea9eea: Pull complete 19:05:24 4c4ab2625f07: Pull complete 19:05:26 f706445af74f: Verifying Checksum 19:05:26 f706445af74f: Download complete 19:05:26 0510c868ecb4: Verifying Checksum 19:05:26 0510c868ecb4: Download complete 19:05:29 0510c868ecb4: Pull complete 19:05:29 afea3b2eda06: Pull complete 19:05:30 7809a108b3ef: Pull complete 19:05:31 f706445af74f: Pull complete 19:05:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:05:31 ---> b068be0155e3 19:05:31 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:05:31 20.10.0: Pulling from library/docker 19:05:31 05e7bc50f07f: Pulling fs layer 19:05:31 6db28d0fdbf6: Pulling fs layer 19:05:31 292df0bc6bf3: Pulling fs layer 19:05:31 2e060f4bd70b: Pulling fs layer 19:05:31 80e8d568a223: Pulling fs layer 19:05:31 8dc6ef1a942a: Pulling fs layer 19:05:31 2312dd95470a: Pulling fs layer 19:05:31 80e8d568a223: Waiting 19:05:31 8dc6ef1a942a: Waiting 19:05:31 2312dd95470a: Waiting 19:05:31 292df0bc6bf3: Download complete 19:05:31 6db28d0fdbf6: Verifying Checksum 19:05:31 6db28d0fdbf6: Download complete 19:05:31 05e7bc50f07f: Verifying Checksum 19:05:31 05e7bc50f07f: Download complete 19:05:31 80e8d568a223: Verifying Checksum 19:05:31 80e8d568a223: Download complete 19:05:31 8dc6ef1a942a: Verifying Checksum 19:05:31 8dc6ef1a942a: Download complete 19:05:31 2312dd95470a: Verifying Checksum 19:05:31 2312dd95470a: Download complete 19:05:31 05e7bc50f07f: Pull complete 19:05:32 6db28d0fdbf6: Pull complete 19:05:32 292df0bc6bf3: Pull complete 19:05:32 2e060f4bd70b: Verifying Checksum 19:05:32 2e060f4bd70b: Download complete 19:05:34 2e060f4bd70b: Pull complete 19:05:34 80e8d568a223: Pull complete 19:05:34 8dc6ef1a942a: Pull complete 19:05:34 2312dd95470a: Pull complete 19:05:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:05:34 Status: Downloaded newer image for docker:20.10.0 19:05:38 ---> f1e18ec11b92 19:05:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:05:38 ---> Running in 4a245c082d62 19:05:38 Removing intermediate container 4a245c082d62 19:05:38 ---> a0d8b8d10f57 19:05:38 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:05:38 ---> Running in 6e284c68df0c 19:05:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:05:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:05:39 (1/5) Installing libsodium (1.0.18-r0) 19:05:39 (2/5) Installing libzmq (4.3.3-r1) 19:05:39 (3/5) Installing pkgconf (1.7.3-r0) 19:05:40 (4/5) Installing libsodium-dev (1.0.18-r0) 19:05:40 (5/5) Installing zeromq-dev (4.3.3-r1) 19:05:40 Executing busybox-1.32.1-r6.trigger 19:05:40 OK: 150 MiB in 45 packages 19:05:40 Removing intermediate container 6e284c68df0c 19:05:40 ---> 7435899702ca 19:05:40 Step 6/8 : WORKDIR /build 19:05:40 ---> Running in f1dde831524e 19:05:40 Removing intermediate container f1dde831524e 19:05:40 ---> 8502936813e1 19:05:40 Step 7/8 : COPY go.mod . 19:05:40 ---> e7da72145680 19:05:40 Step 8/8 : RUN go mod download 19:05:40 ---> Running in 6a9188ea036e 19:05:53 Removing intermediate container 6a9188ea036e 19:05:53 ---> 6e363ac72ebb 19:05:53 Successfully built 6e363ac72ebb 19:05:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:05:53 + docker inspect -f . ci-base-image-x86_64 19:05:53 . [Pipeline] withDockerContainer 19:05:53 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 19:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@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 19:05:53 $ docker top acefd84bf683b330199ce53ab712db7d5b199a0b040fffd783e6670fc61db1a4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:54 + go version 19:05:54 go version go1.16.3 linux/amd64 [Pipeline] } 19:05:54 $ docker stop --time=1 acefd84bf683b330199ce53ab712db7d5b199a0b040fffd783e6670fc61db1a4 19:05:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-74 in /w/workspace/ndry_app-functions-sdk-go_master 19:05:55 $ docker rm -f acefd84bf683b330199ce53ab712db7d5b199a0b040fffd783e6670fc61db1a4 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 19:05:55 Running in /w/workspace/app-functions-sdk-go/260 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:56 The recommended git tool is: git 19:05:56 + docker inspect -f . ci-base-image-x86_64 19:05:56 . [Pipeline] withDockerContainer 19:05:56 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 19:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@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 19:05:56 $ docker top 9a0bfc618bb09832a6ff67513f2be087a85f8f97ca216f8c98388514986d0d03 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:57 + go mod tidy [Pipeline] sh 19:05:57 + make test 19:05:57 make -C ./app-service-template build 19:05:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:05:57 go mod tidy 19:05:57 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 19:06:02 using credential edgex-jenkins-ssh 19:06:02 Cloning the remote Git repository 19:06:02 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:06:02 > git init /w/workspace/app-functions-sdk-go/260 # timeout=10 19:06:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:06:02 > git --version # timeout=10 19:06:02 > git --version # 'git version 2.17.1' 19:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:06 Avoid second fetch 19:06:06 Checking out Revision 94336c9c53b1247fb7495ab7633c50db9b40dd9a (master) 19:06:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:06:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:06 > git config core.sparsecheckout # timeout=10 19:06:06 > git checkout -f 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 19:06:08 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:06:08 make -C ./app-service-template test 19:06:08 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:06:08 go mod tidy 19:06:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:06:10 Commit message: "refactor: Use Core Metadata version API for version check (#906)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:06:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:06:13 + sudo service docker restart 19:06:13 + true 19:06:16 ok new-app-service 0.007s coverage: 47.8% of statements 19:06:16 ? new-app-service/config [no test files] 19:06:16 ok new-app-service/functions 0.012s 19:06:16 CGO_ENABLED=1 go vet ./... 19:06:22 gofmt -l . 19:06:22 [ "`gofmt -l .`" = "" ] 19:06:22 ./bin/test-attribution-txt.sh 19:06:23 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:06:23 go mod tidy 19:06:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:06:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:06:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.023s coverage: 63.6% of statements 19:06:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.024s coverage: 96.5% of statements 19:06:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:06:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 19:06:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:06:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s 19:06:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.119s coverage: 74.5% of statements 19:06:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:06:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:06:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:06:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:06:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:06:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:06:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.1% of statements 19:06:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:06:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.029s coverage: 10.5% of statements 19:06:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.731s coverage: 76.1% of statements 19:06:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:06:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 12.5% of statements 19:06:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 19:06:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:06:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:06:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo 19:06:31 ========================================================= 19:06:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:06:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:06:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:06:33 Sending build context to Docker daemon 19.82MB 19:06:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:06:33 Step 2/8 : FROM ${BASE} 19:06:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:33 595b0fe564bb: Pulling fs layer 19:06:33 3088b5b3c5c0: Pulling fs layer 19:06:33 5b7225fbf94c: Pulling fs layer 19:06:33 ba82ee9f976e: Pulling fs layer 19:06:33 506bd15cee9f: Pulling fs layer 19:06:33 75a0a4a0db45: Pulling fs layer 19:06:33 618dc40b7e24: Pulling fs layer 19:06:33 75a0a4a0db45: Waiting 19:06:33 618dc40b7e24: Waiting 19:06:33 ba82ee9f976e: Waiting 19:06:33 5b7225fbf94c: Verifying Checksum 19:06:33 5b7225fbf94c: Download complete 19:06:33 3088b5b3c5c0: Verifying Checksum 19:06:33 3088b5b3c5c0: Download complete 19:06:33 506bd15cee9f: Verifying Checksum 19:06:33 506bd15cee9f: Download complete 19:06:33 75a0a4a0db45: Verifying Checksum 19:06:33 75a0a4a0db45: Download complete 19:06:34 595b0fe564bb: Verifying Checksum 19:06:34 595b0fe564bb: Download complete 19:06:34 595b0fe564bb: Pull complete 19:06:35 3088b5b3c5c0: Pull complete 19:06:35 618dc40b7e24: Verifying Checksum 19:06:35 618dc40b7e24: Download complete 19:06:35 5b7225fbf94c: Pull complete 19:06:37 ba82ee9f976e: Verifying Checksum 19:06:37 ba82ee9f976e: Download complete 19:06:47 ba82ee9f976e: Pull complete 19:06:47 506bd15cee9f: Pull complete 19:06:48 75a0a4a0db45: Pull complete 19:06:51 618dc40b7e24: Pull complete 19:06:52 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:06:52 ---> a36622ca3599 19:06:52 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:06:52 20.10.0: Pulling from library/docker 19:06:52 a3cc7d3b244e: Pulling fs layer 19:06:52 02a3295e0d61: Pulling fs layer 19:06:52 0f4f2e6d8100: Pulling fs layer 19:06:52 330b718f631f: Pulling fs layer 19:06:52 a93816041522: Pulling fs layer 19:06:52 bdb6da89ff94: Pulling fs layer 19:06:52 2a70c0c122f4: Pulling fs layer 19:06:52 bdb6da89ff94: Waiting 19:06:52 a93816041522: Waiting 19:06:52 2a70c0c122f4: Waiting 19:06:52 330b718f631f: Waiting 19:06:52 0f4f2e6d8100: Download complete 19:06:52 02a3295e0d61: Verifying Checksum 19:06:52 02a3295e0d61: Download complete 19:06:52 a3cc7d3b244e: Download complete 19:06:52 a93816041522: Verifying Checksum 19:06:52 a93816041522: Download complete 19:06:52 2a70c0c122f4: Verifying Checksum 19:06:52 2a70c0c122f4: Download complete 19:06:52 bdb6da89ff94: Verifying Checksum 19:06:52 bdb6da89ff94: Download complete 19:06:53 a3cc7d3b244e: Pull complete 19:06:53 02a3295e0d61: Pull complete 19:06:54 0f4f2e6d8100: Pull complete 19:06:54 330b718f631f: Verifying Checksum 19:06:54 330b718f631f: Download complete 19:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.552s coverage: 78.0% of statements 19:06:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 19:06:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:06:56 gofmt -l . 19:06:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:06:56 $ docker stop --time=1 9a0bfc618bb09832a6ff67513f2be087a85f8f97ca216f8c98388514986d0d03 19:06:57 $ docker rm -f 9a0bfc618bb09832a6ff67513f2be087a85f8f97ca216f8c98388514986d0d03 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:58 330b718f631f: Pull complete 19:06:58 a93816041522: Pull complete 19:06:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:58 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 19:06:58 bdb6da89ff94: Pull complete [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 19:06:58 2a70c0c122f4: Pull complete 19:06:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:06:58 Status: Downloaded newer image for docker:20.10.0 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:06:59 ---> job-cost.sh 19:06:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cFHX 19:07:04 ---> 7435fbacdbc2 19:07:04 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:07:04 ---> Running in 430f25549da4 19:07:04 Removing intermediate container 430f25549da4 19:07:04 ---> 02309817aff9 19:07:04 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:07:04 ---> Running in 7b908ea317fd 19:07:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:07:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:07:07 (1/5) Installing libsodium (1.0.18-r0) 19:07:08 (2/5) Installing libzmq (4.3.3-r1) 19:07:08 (3/5) Installing pkgconf (1.7.3-r0) 19:07:08 (4/5) Installing libsodium-dev (1.0.18-r0) 19:07:08 (5/5) Installing zeromq-dev (4.3.3-r1) 19:07:08 Executing busybox-1.32.1-r6.trigger 19:07:08 OK: 139 MiB in 45 packages 19:07:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:07:09 Removing intermediate container 7b908ea317fd 19:07:09 ---> e9e31ad5ee21 19:07:09 Step 6/8 : WORKDIR /build 19:07:09 ---> Running in 9dba0c4e8f8e 19:07:10 Removing intermediate container 9dba0c4e8f8e 19:07:10 ---> af7269ce61ae 19:07:10 Step 7/8 : COPY go.mod . 19:07:10 ---> 4c9ff8c3434e 19:07:10 Step 8/8 : RUN go mod download 19:07:11 ---> Running in c06149e10b20 19:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-cFHX/bin to PATH 19:07:21 INFO: No Stack... 19:07:21 INFO: Retrieving Pricing Info for: v3-standard-2 19:07:21 INFO: Archiving Costs [Pipeline] sh 19:07:22 + cat /w/workspace/app-functions-sdk-go/260/archives/cost.csv 19:07:22 + cut -d, -f6 [Pipeline] lock 19:07:22 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] 19:07:22 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] did not exist. Created. 19:07:22 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:22 + echo total: 0.05999999865889549 [Pipeline] stash 19:07:22 Stashed 1 file(s) [Pipeline] } 19:07:22 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:07:38 Removing intermediate container c06149e10b20 19:07:38 ---> 958933748f36 19:07:38 Successfully built 958933748f36 19:07:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:38 + docker inspect -f . ci-base-image-arm64 19:07:38 . [Pipeline] withDockerContainer 19:07:38 prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container 19:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@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 19:07:40 $ docker top 816e8ea97cfc8b1e0bebda308846a4cdd0cd96c4ac4e1a313b185fe4debb5c53 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:41 + go version 19:07:41 go version go1.16.5 linux/arm64 [Pipeline] } 19:07:41 $ docker stop --time=1 816e8ea97cfc8b1e0bebda308846a4cdd0cd96c4ac4e1a313b185fe4debb5c53 19:07:43 $ docker rm -f 816e8ea97cfc8b1e0bebda308846a4cdd0cd96c4ac4e1a313b185fe4debb5c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:43 + docker inspect -f . ci-base-image-arm64 19:07:43 . [Pipeline] withDockerContainer 19:07:43 prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container 19:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/260 -v /w/workspace/app-functions-sdk-go/260:/w/workspace/app-functions-sdk-go/260:rw,z -v /w/workspace/app-functions-sdk-go/260@tmp:/w/workspace/app-functions-sdk-go/260@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 19:07:45 $ docker top 45659d6b3ee92b0e30a5855bb937231182a3dfb8f89d95836ee9b5e4067ef09a -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:46 + go mod tidy [Pipeline] sh 19:07:47 + make test 19:07:47 make -C ./app-service-template build 19:07:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:07:47 go mod tidy 19:07:48 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 19:08:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:08:21 make -C ./app-service-template test 19:08:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:08:21 go mod tidy 19:08:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:08:53 ok new-app-service 0.040s coverage: 47.8% of statements 19:08:53 ? new-app-service/config [no test files] 19:08:53 ok new-app-service/functions 0.039s 19:08:54 CGO_ENABLED=1 go vet ./... 19:09:21 gofmt -l . 19:09:21 [ "`gofmt -l .`" = "" ] 19:09:21 ./bin/test-attribution-txt.sh 19:09:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/260/app-service-template' 19:09:21 go mod tidy 19:09:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:09:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:09:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.159s coverage: 63.6% of statements 19:09:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.067s coverage: 96.5% of statements 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:09:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 61.8% of statements 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:09:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.033s 19:09:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 74.5% of statements 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:09:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.031s coverage: 97.1% of statements 19:09:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:09:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.036s coverage: 10.5% of statements 19:09:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.901s coverage: 76.1% of statements 19:09:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:09:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.098s coverage: 12.5% of statements 19:09:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.098s coverage: 27.3% of statements 19:09:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:09:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:09:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.037s coverage: 51.4% of statements 19:10:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.111s coverage: 78.0% of statements 19:10:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.036s coverage: 94.4% of statements 19:10:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:10:06 gofmt -l . 19:10:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:10:07 $ docker stop --time=1 45659d6b3ee92b0e30a5855bb937231182a3dfb8f89d95836ee9b5e4067ef09a 19:10:09 $ docker rm -f 45659d6b3ee92b0e30a5855bb937231182a3dfb8f89d95836ee9b5e4067ef09a [Pipeline] // withDockerContainer [Pipeline] sh 19:10:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:10:10 Warning: overwriting stash ‘coverage-report’ 19:10:10 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:10:11 ---> job-cost.sh 19:10:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NI6Q 19:10:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-NI6Q/bin to PATH 19:12:27 INFO: No Stack... 19:12:27 INFO: Retrieving Pricing Info for: v2-standard-4 19:12:27 INFO: Archiving Costs [Pipeline] sh 19:12:27 + cat /w/workspace/app-functions-sdk-go/260/archives/cost.csv 19:12:27 + cut -d, -f6 [Pipeline] lock 19:12:27 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] 19:12:27 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] did not exist. Created. 19:12:27 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:28 /w/workspace/app-functions-sdk-go/260@tmp/durable-2953ff46/script.sh: 1: /w/workspace/app-functions-sdk-go/260@tmp/durable-2953ff46/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:12:28 + echo total: 0.18000000715255737 [Pipeline] stash 19:12:28 Warning: overwriting stash ‘stack-cost’ 19:12:28 Stashed 1 file(s) [Pipeline] } 19:12:28 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-260-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 19:12:29 provisioning config files... 19:12:29 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8223658574759182860tmp [Pipeline] { [Pipeline] sh 19:12:29 + set +x 19:12:29 + curl -s https://codecov.io/bash 19:12:29 + bash -s -- 19:12:29 19:12:29 _____ _ 19:12:29 / ____| | | 19:12:29 | | ___ __| | ___ ___ _____ __ 19:12:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:12:29 | |___| (_) | (_| | __/ (_| (_) \ V / 19:12:29 \_____\___/ \__,_|\___|\___\___/ \_/ 19:12:29 Bash-1.0.3 19:12:29 19:12:29 19:12:29 ==> git version 2.24.4 found 19:12:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:12:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:12:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:12:29 ==> Jenkins CI detected. 19:12:29 project root: . 19:12:29 --> token set from env 19:12:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:12:29 ==> Running gcov in . (disable via -X gcov) 19:12:29 ==> Python coveragepy not found 19:12:29 ==> Searching for coverage reports in: 19:12:29 + . 19:12:29 -> Found 2 reports 19:12:29 ==> Detecting git/mercurial file structure 19:12:29 ==> Reading reports 19:12:30 + ./app-service-template/coverage.out bytes=1055 19:12:30 + ./coverage.out bytes=95181 19:12:30 ==> Appending adjustments 19:12:30 https://docs.codecov.io/docs/fixing-reports 19:12:30 + Found adjustments 19:12:30 ==> Gzipping contents 19:12:30 20K /tmp/codecov.t9JtVW.gz 19:12:30 ==> Uploading reports 19:12:30 url: https://codecov.io 19:12:30 query: branch=master&commit=94336c9c53b1247fb7495ab7633c50db9b40dd9a&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:12:30 -> Pinging Codecov 19:12:30 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=94336c9c53b1247fb7495ab7633c50db9b40dd9a&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:12:31 -> Uploading to 19:12:31 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/3D8B5DFFC46A037C893635FACE044666/94336c9c53b1247fb7495ab7633c50db9b40dd9a/68440448-5b97-4252-8b56-bb8f7b2e193a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T191230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47a2081b7d53a9cda7206c0c7878d56f78605f22e4cc7eb087173d55b5fdaf73 19:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:31 Dload Upload Total Spent Left Speed 19:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16872 0 0 100 16872 0 43505 --:--:-- --:--:-- --:--:-- 43596 19:12:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] } 19:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:12:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:12:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:31 19:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:12:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:12:32 188c0c94c7c5: Pulling fs layer 19:12:32 0ef7d3d256c8: Pulling fs layer 19:12:32 de9db76c5a1d: Pulling fs layer 19:12:32 0eba1c9be4d2: Pulling fs layer 19:12:32 0d57e429df01: Pulling fs layer 19:12:32 4e4be7b47b0d: Pulling fs layer 19:12:32 e1f770b5df2f: Pulling fs layer 19:12:32 85a0685a4137: Pulling fs layer 19:12:32 0d57e429df01: Waiting 19:12:32 4e4be7b47b0d: Waiting 19:12:32 e1f770b5df2f: Waiting 19:12:32 85a0685a4137: Waiting 19:12:32 0eba1c9be4d2: Waiting 19:12:32 de9db76c5a1d: Verifying Checksum 19:12:32 de9db76c5a1d: Download complete 19:12:32 0ef7d3d256c8: Verifying Checksum 19:12:32 0ef7d3d256c8: Download complete 19:12:32 0d57e429df01: Verifying Checksum 19:12:32 0d57e429df01: Download complete 19:12:32 4e4be7b47b0d: Verifying Checksum 19:12:32 4e4be7b47b0d: Download complete 19:12:32 188c0c94c7c5: Download complete 19:12:32 188c0c94c7c5: Pull complete 19:12:32 0ef7d3d256c8: Pull complete 19:12:32 de9db76c5a1d: Pull complete 19:12:34 e1f770b5df2f: Verifying Checksum 19:12:34 e1f770b5df2f: Download complete 19:12:35 0eba1c9be4d2: Verifying Checksum 19:12:35 0eba1c9be4d2: Download complete 19:12:35 85a0685a4137: Verifying Checksum 19:12:35 85a0685a4137: Download complete 19:12:38 0eba1c9be4d2: Pull complete 19:12:38 0d57e429df01: Pull complete 19:12:38 4e4be7b47b0d: Pull complete 19:12:39 e1f770b5df2f: Pull complete 19:12:42 85a0685a4137: Pull complete 19:12:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:12:42 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 19:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:12:45 $ docker top 683c9273e1c26cbec85936f014747e35e56a39bc0cf5c46350b2da95b584b100 -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:12:46 + set -o pipefail 19:12:46 + snyk monitor '--org=edgex-jenkins' 19:12:51 19:12:51 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 19:12:51 19:12:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/1f22f313-0d25-42f1-a1d5-4a215dab5cc2 19:12:51 19:12:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:12:51 19:12:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:12:51 19:12:51 [Pipeline] } 19:12:51 $ docker stop --time=1 683c9273e1c26cbec85936f014747e35e56a39bc0cf5c46350b2da95b584b100 19:12:53 $ docker rm -f 683c9273e1c26cbec85936f014747e35e56a39bc0cf5c46350b2da95b584b100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:12:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:54 provisioning config files... 19:12:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2375985258852315330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:55 --> edgex-publish-swagger.sh 19:12:55 === Publish openapi/v2 API === 19:12:55 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:12:55 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 19:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:55 Dload Upload Total Spent Left Speed 19:12:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10785 0:00:01 0:00:01 --:--:-- 10804 100 13052 0 0 100 13052 0 9467 0:00:01 0:00:01 --:--:-- 9478 19:12:56 19:12:56 [Pipeline] } 19:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:57 + git log --format=format:%s -1 94336c9c53b1247fb7495ab7633c50db9b40dd9a [Pipeline] isUnix [Pipeline] sh 19:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:12:57 . [Pipeline] withDockerContainer 19:12:57 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 19:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:12:57 $ docker top c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:58 [ssh-agent] Looking for ssh-agent implementation... 19:12:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:58 $ docker exec c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 ssh-agent 19:12:58 SSH_AUTH_SOCK=/tmp/ssh-J3szs6ycLXQG/agent.13 19:12:58 SSH_AGENT_PID=20 19:12:58 Running ssh-add (command line suppressed) 19:12:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1728889957011620201.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1728889957011620201.key) 19:12:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:58 + git semver tag 19:12:58 # -> Open(): unable to determine branch for HEAD 19:12:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:12:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:12:58 # $SEMVER_REMOTE_NAME = origin 19:12:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:12:58 # $SEMVER_USER_NAME = edgex-jenkins 19:12:58 # $SEMVER_BRANCH = master 19:12:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 19:12:58 # 94336c9c53b1247fb7495ab7633c50db9b40dd9a HEAD 19:12:58 # -> Force: false 19:12:58 # f303bd7be1b1e30ca3cfd973fcf38c5d2d654ad9 refs/tags/v2.0.0-dev.84 [Pipeline] } 19:12:58 $ docker exec --env ******** --env ******** c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 ssh-agent -k 19:12:58 unset SSH_AUTH_SOCK; 19:12:58 unset SSH_AGENT_PID; 19:12:58 echo Agent pid 20 killed; 19:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:59 + git semver [Pipeline] } 19:12:59 $ docker stop --time=1 c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 19:13:00 $ docker rm -f c8f803c54c837ec4016805b0ddcfb7f6492705dfc9e6ac474b49401c6a279ea9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:00 19:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:01 0.23.1-centos7: Pulling from edgex-lftools 19:13:01 ab5ef0e58194: Pulling fs layer 19:13:01 9712f1f96733: Pulling fs layer 19:13:01 63f879dbbcfc: Pulling fs layer 19:13:01 0d9ebad4ef96: Pulling fs layer 19:13:01 e9a5061849ea: Pulling fs layer 19:13:01 d747dcd14b5f: Pulling fs layer 19:13:01 2de7ff778b66: Pulling fs layer 19:13:01 0d9ebad4ef96: Waiting 19:13:01 e9a5061849ea: Waiting 19:13:01 d747dcd14b5f: Waiting 19:13:01 2de7ff778b66: Waiting 19:13:01 9712f1f96733: Verifying Checksum 19:13:01 9712f1f96733: Download complete 19:13:02 63f879dbbcfc: Verifying Checksum 19:13:02 63f879dbbcfc: Download complete 19:13:02 e9a5061849ea: Verifying Checksum 19:13:02 e9a5061849ea: Download complete 19:13:02 d747dcd14b5f: Verifying Checksum 19:13:02 d747dcd14b5f: Download complete 19:13:03 2de7ff778b66: Verifying Checksum 19:13:03 2de7ff778b66: Download complete 19:13:03 0d9ebad4ef96: Verifying Checksum 19:13:03 0d9ebad4ef96: Download complete 19:13:03 ab5ef0e58194: Verifying Checksum 19:13:03 ab5ef0e58194: Download complete 19:13:06 ab5ef0e58194: Pull complete 19:13:06 9712f1f96733: Pull complete 19:13:06 63f879dbbcfc: Pull complete 19:13:10 0d9ebad4ef96: Pull complete 19:13:10 e9a5061849ea: Pull complete 19:13:10 d747dcd14b5f: Pull complete 19:13:11 2de7ff778b66: Pull complete 19:13:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:13:11 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 19:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:13:15 $ docker top 17392089b9b19447816c076be1e68f4d18f610ae5fae42ff079df9d69610e5fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:13:15 provisioning config files... 19:13:15 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2688876259315742355tmp 19:13:15 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6164982129613365110tmp 19:13:15 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4774265404709628160tmp [Pipeline] { [Pipeline] echo 19:13:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:13:15 ---> sigul-configuration.sh 19:13:15 gpg: directory `/root/.gnupg' created 19:13:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:13:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:13:15 gpg: keyring `/root/.gnupg/secring.gpg' created 19:13:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:13:15 gpg: CAST5 encrypted data 19:13:15 gpg: encrypted with 1 passphrase 19:13:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:13:15 + mkdir /home/jenkins 19:13:15 + mkdir /home/jenkins/sigul [Pipeline] sh 19:13:16 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:13:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:13:16 ---> sigul-install.sh 19:13:20 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:13:20 + git tag --list 19:13:20 v0.1.0 19:13:20 v0.1.1 19:13:20 v1.0.0 19:13:20 v1.1.0 19:13:20 v1.2.0 19:13:20 v1.3.0 19:13:20 v1.3.1 19:13:20 v1.3.1-dev.1 19:13:20 v1.3.2-dev.1 19:13:20 v2.0.0-dev.1 19:13:20 v2.0.0-dev.10 19:13:20 v2.0.0-dev.11 19:13:20 v2.0.0-dev.12 19:13:20 v2.0.0-dev.13 19:13:20 v2.0.0-dev.14 19:13:20 v2.0.0-dev.15 19:13:20 v2.0.0-dev.16 19:13:20 v2.0.0-dev.17 19:13:20 v2.0.0-dev.18 19:13:20 v2.0.0-dev.19 19:13:20 v2.0.0-dev.2 19:13:20 v2.0.0-dev.20 19:13:20 v2.0.0-dev.21 19:13:20 v2.0.0-dev.22 19:13:20 v2.0.0-dev.23 19:13:20 v2.0.0-dev.24 19:13:20 v2.0.0-dev.25 19:13:20 v2.0.0-dev.26 19:13:20 v2.0.0-dev.27 19:13:20 v2.0.0-dev.28 19:13:20 v2.0.0-dev.29 19:13:20 v2.0.0-dev.3 19:13:20 v2.0.0-dev.30 19:13:20 v2.0.0-dev.31 19:13:20 v2.0.0-dev.32 19:13:20 v2.0.0-dev.33 19:13:20 v2.0.0-dev.34 19:13:20 v2.0.0-dev.35 19:13:20 v2.0.0-dev.36 19:13:20 v2.0.0-dev.37 19:13:20 v2.0.0-dev.38 19:13:20 v2.0.0-dev.39 19:13:20 v2.0.0-dev.4 19:13:20 v2.0.0-dev.40 19:13:20 v2.0.0-dev.41 19:13:20 v2.0.0-dev.42 19:13:20 v2.0.0-dev.43 19:13:20 v2.0.0-dev.44 19:13:20 v2.0.0-dev.45 19:13:20 v2.0.0-dev.46 19:13:20 v2.0.0-dev.47 19:13:20 v2.0.0-dev.48 19:13:20 v2.0.0-dev.49 19:13:20 v2.0.0-dev.5 19:13:20 v2.0.0-dev.50 19:13:20 v2.0.0-dev.51 19:13:20 v2.0.0-dev.52 19:13:20 v2.0.0-dev.53 19:13:20 v2.0.0-dev.54 19:13:20 v2.0.0-dev.55 19:13:20 v2.0.0-dev.56 19:13:20 v2.0.0-dev.57 19:13:20 v2.0.0-dev.58 19:13:20 v2.0.0-dev.59 19:13:20 v2.0.0-dev.6 19:13:20 v2.0.0-dev.60 19:13:20 v2.0.0-dev.61 19:13:20 v2.0.0-dev.62 19:13:20 v2.0.0-dev.63 19:13:20 v2.0.0-dev.64 19:13:20 v2.0.0-dev.65 19:13:20 v2.0.0-dev.66 19:13:20 v2.0.0-dev.67 19:13:20 v2.0.0-dev.68 19:13:20 v2.0.0-dev.69 19:13:20 v2.0.0-dev.7 19:13:20 v2.0.0-dev.70 19:13:20 v2.0.0-dev.71 19:13:20 v2.0.0-dev.72 19:13:20 v2.0.0-dev.73 19:13:20 v2.0.0-dev.74 19:13:20 v2.0.0-dev.75 19:13:20 v2.0.0-dev.76 19:13:20 v2.0.0-dev.77 19:13:20 v2.0.0-dev.78 19:13:20 v2.0.0-dev.79 19:13:20 v2.0.0-dev.8 19:13:20 v2.0.0-dev.80 19:13:20 v2.0.0-dev.81 19:13:20 v2.0.0-dev.82 19:13:20 v2.0.0-dev.83 19:13:20 v2.0.0-dev.84 19:13:20 v2.0.0-dev.9 [Pipeline] sh 19:13:21 + lftools sign git-tag v2.0.0-dev.84 19:13:21 Signing Git tag with Sigul... 19:13:21 Signing v2.0.0-dev.84 [Pipeline] echo 19:13:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:13:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:13:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:13:23 $ docker stop --time=1 17392089b9b19447816c076be1e68f4d18f610ae5fae42ff079df9d69610e5fc 19:13:25 $ docker rm -f 17392089b9b19447816c076be1e68f4d18f610ae5fae42ff079df9d69610e5fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:25 . [Pipeline] withDockerContainer 19:13:25 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 19:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:13:26 $ docker top 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:26 [ssh-agent] Looking for ssh-agent implementation... 19:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:26 $ docker exec 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 ssh-agent 19:13:26 SSH_AUTH_SOCK=/tmp/ssh-xRJBJNs82Fd6/agent.14 19:13:26 SSH_AGENT_PID=19 19:13:26 Running ssh-add (command line suppressed) 19:13:26 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6010443557588613401.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6010443557588613401.key) 19:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:27 + git semver bump pre 19:13:27 # -> Open(): unable to determine branch for HEAD 19:13:27 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:13:27 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:13:27 # $SEMVER_REMOTE_NAME = origin 19:13:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:13:27 # $SEMVER_USER_NAME = edgex-jenkins 19:13:27 # $SEMVER_BRANCH = master 19:13:27 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 19:13:27 2.0.0-dev.85 [Pipeline] } 19:13:27 $ docker exec --env ******** --env ******** 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 ssh-agent -k 19:13:27 unset SSH_AUTH_SOCK; 19:13:27 unset SSH_AGENT_PID; 19:13:27 echo Agent pid 19 killed; 19:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:27 + git semver [Pipeline] } 19:13:27 $ docker stop --time=1 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 19:13:28 $ docker rm -f 78b11ab1a40ebd8dca4b18fef395a93667341147eddceacba11d179f7f845ae5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:29 . [Pipeline] withDockerContainer 19:13:29 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 19:13:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:13:29 $ docker top 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:29 [ssh-agent] Looking for ssh-agent implementation... 19:13:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:29 $ docker exec 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 ssh-agent 19:13:30 SSH_AUTH_SOCK=/tmp/ssh-xf9gEps35IIm/agent.13 19:13:30 SSH_AGENT_PID=19 19:13:30 Running ssh-add (command line suppressed) 19:13:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2854817622144723212.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2854817622144723212.key) 19:13:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:30 + git semver push 19:13:30 # -> Open(): unable to determine branch for HEAD 19:13:30 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:13:30 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:13:30 # $SEMVER_REMOTE_NAME = origin 19:13:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:13:30 # $SEMVER_USER_NAME = edgex-jenkins 19:13:30 # $SEMVER_BRANCH = master 19:13:30 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 19:13:35 $ docker exec --env ******** --env ******** 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 ssh-agent -k 19:13:35 unset SSH_AUTH_SOCK; 19:13:35 unset SSH_AGENT_PID; 19:13:35 echo Agent pid 19 killed; 19:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:36 + git semver [Pipeline] } 19:13:36 $ docker stop --time=1 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 19:13:37 $ docker rm -f 0e78d159d1a46623f10b08889a6aa49f65ab9bc9b6f8845eec2cfe0a03125669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:13:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:38 ---> package-listing.sh 19:13:38 ++ facter osfamily 19:13:38 ++ tr '[:upper:]' '[:lower:]' 19:13:39 + OS_FAMILY=redhat 19:13:39 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 19:13:39 + START_PACKAGES=/tmp/packages_start.txt 19:13:39 + END_PACKAGES=/tmp/packages_end.txt 19:13:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:39 + PACKAGES=/tmp/packages_start.txt 19:13:39 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 19:13:39 + PACKAGES=/tmp/packages_end.txt 19:13:39 + case "${OS_FAMILY}" in 19:13:39 + rpm -qa 19:13:39 + sort 19:13:39 + '[' -f /tmp/packages_start.txt ']' 19:13:39 + '[' -f /tmp/packages_end.txt ']' 19:13:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:39 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 19:13:39 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 19:13:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 19:13:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:40 19:13:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:13:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:40 alpine: Pulling from edgex-lftools-log-publisher 19:13:40 df20fa9351a1: Pulling fs layer 19:13:40 36b3adc4ff6f: Pulling fs layer 19:13:40 8ad3a11d3b57: Pulling fs layer 19:13:40 46f8f816bc3b: Pulling fs layer 19:13:40 93b61091891f: Pulling fs layer 19:13:40 93b9cdb0e59b: Pulling fs layer 19:13:40 5e14af77c1be: Pulling fs layer 19:13:40 01666e4c0597: Pulling fs layer 19:13:40 aa168da1d23b: Pulling fs layer 19:13:40 46f8f816bc3b: Waiting 19:13:40 93b61091891f: Waiting 19:13:40 93b9cdb0e59b: Waiting 19:13:40 5e14af77c1be: Waiting 19:13:40 01666e4c0597: Waiting 19:13:40 aa168da1d23b: Waiting 19:13:40 36b3adc4ff6f: Verifying Checksum 19:13:40 36b3adc4ff6f: Download complete 19:13:40 46f8f816bc3b: Verifying Checksum 19:13:40 46f8f816bc3b: Download complete 19:13:40 df20fa9351a1: Verifying Checksum 19:13:40 df20fa9351a1: Download complete 19:13:40 93b9cdb0e59b: Verifying Checksum 19:13:40 93b9cdb0e59b: Download complete 19:13:40 5e14af77c1be: Verifying Checksum 19:13:40 5e14af77c1be: Download complete 19:13:40 93b61091891f: Download complete 19:13:41 01666e4c0597: Verifying Checksum 19:13:41 01666e4c0597: Download complete 19:13:41 df20fa9351a1: Pull complete 19:13:41 36b3adc4ff6f: Pull complete 19:13:41 8ad3a11d3b57: Verifying Checksum 19:13:41 8ad3a11d3b57: Download complete 19:13:42 8ad3a11d3b57: Pull complete 19:13:42 46f8f816bc3b: Pull complete 19:13:42 93b61091891f: Pull complete 19:13:42 93b9cdb0e59b: Pull complete 19:13:42 5e14af77c1be: Pull complete 19:13:42 01666e4c0597: Pull complete 19:13:42 aa168da1d23b: Verifying Checksum 19:13:42 aa168da1d23b: Download complete 19:13:47 aa168da1d23b: Pull complete 19:13:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:13:47 prd-centos7-docker-4c-2g-71 does not seem to be running inside a container 19:13:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:13:49 $ docker top 011b3be0552d26976a28fa5f6ae9463067490fc65b657264c0aba9c7b9bcc73b -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:50 + mkdir -p /var/log/sa [Pipeline] sh 19:13:50 + ls /var/log/sa-host 19:13:50 + sadf -c /var/log/sa-host/sa05 19:13:50 file_magic: OK 19:13:50 HZ: Using current value: 100 19:13:50 file_header: OK 19:13:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:13:50 Statistics: 19:13:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:13:50 File successfully converted to sysstat format version 12.2.1 19:13:50 + sadf -c /var/log/sa-host/sa17 19:13:50 file_magic: OK 19:13:50 HZ: Using current value: 100 19:13:50 file_header: OK 19:13:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:13:50 Statistics: 19:13:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:13:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:50 provisioning config files... 19:13:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6182284099387938956tmp [Pipeline] { [Pipeline] echo 19:13:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:51 ---> create-netrc.sh [Pipeline] } 19:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:51 ---> python-tools-install.sh [Pipeline] echo 19:13:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:52 ---> sudo-logs.sh 19:13:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:52 ---> job-cost.sh 19:13:52 lf-activate-venv: SKIPPING 19:13:52 DEBUG: total: 0.18000000715255737 19:13:52 INFO: Retrieving Stack Cost... 19:13:53 INFO: Retrieving Pricing Info for: v3-standard-2 19:13:54 INFO: Archiving Costs [Pipeline] echo 19:13:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:54 ---> logs-deploy.sh 19:13:54 lf-activate-venv: SKIPPING 19:13:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/260 19:13:54 INFO: archiving workspace using pattern(s): 19:13:55 Archives upload complete. 19:13:55 INFO: archiving logs to Nexus 19:13:56 ---> uname -a: 19:13:56 Linux prd-centos7-docker-4c-2g-71.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:13:56 19:13:56 19:13:56 ---> lscpu: 19:13:56 Architecture: x86_64 19:13:56 CPU op-mode(s): 32-bit, 64-bit 19:13:56 Byte Order: Little Endian 19:13:56 Address sizes: 40 bits physical, 48 bits virtual 19:13:56 CPU(s): 2 19:13:56 On-line CPU(s) list: 0,1 19:13:56 Thread(s) per core: 1 19:13:56 Core(s) per socket: 1 19:13:56 Socket(s): 2 19:13:56 NUMA node(s): 1 19:13:56 Vendor ID: AuthenticAMD 19:13:56 CPU family: 23 19:13:56 Model: 49 19:13:56 Model name: AMD EPYC-Rome Processor 19:13:56 Stepping: 0 19:13:56 CPU MHz: 2800.000 19:13:56 BogoMIPS: 5600.00 19:13:56 Virtualization: AMD-V 19:13:56 Hypervisor vendor: KVM 19:13:56 Virtualization type: full 19:13:56 L1d cache: 64 KiB 19:13:56 L1i cache: 64 KiB 19:13:56 L2 cache: 1 MiB 19:13:56 L3 cache: 32 MiB 19:13:56 NUMA node0 CPU(s): 0,1 19:13:56 Vulnerability Itlb multihit: Not affected 19:13:56 Vulnerability L1tf: Not affected 19:13:56 Vulnerability Mds: Not affected 19:13:56 Vulnerability Meltdown: Not affected 19:13:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:13:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:13:56 Vulnerability Srbds: Not affected 19:13:56 Vulnerability Tsx async abort: Not affected 19:13:56 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 19:13:56 19:13:56 19:13:56 ---> nproc: 19:13:56 2 19:13:56 19:13:56 19:13:56 ---> df -h: 19:13:56 Filesystem Size Used Available Use% Mounted on 19:13:56 overlay 40.0G 8.9G 31.1G 22% / 19:13:56 tmpfs 64.0M 0 64.0M 0% /dev 19:13:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:13:56 shm 64.0M 0 64.0M 0% /dev/shm 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 19:13:56 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 19:13:56 19:13:56 19:13:56 ---> free -m: 19:13:56 total used free shared buff/cache available 19:13:56 Mem: 7821 1278 3122 0 3420 6462 19:13:56 Swap: 1023 0 1023 19:13:56 19:13:56 19:13:56 ---> ip addr: 19:13:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:13:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:13:56 inet 127.0.0.1/8 scope host lo 19:13:56 valid_lft forever preferred_lft forever 19:13:56 inet6 ::1/128 scope host 19:13:56 valid_lft forever preferred_lft forever 19:13:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:13:56 link/ether fa:16:3e:98:c9:d8 brd ff:ff:ff:ff:ff:ff 19:13:56 inet 10.30.123.80/23 brd 10.30.123.255 scope global dynamic eth0 19:13:56 valid_lft 85715sec preferred_lft 85715sec 19:13:56 inet6 fe80::f816:3eff:fe98:c9d8/64 scope link 19:13:56 valid_lft forever preferred_lft forever 19:13:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:13:56 link/ether 02:42:2f:c8:19:49 brd ff:ff:ff:ff:ff:ff 19:13:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:13:56 valid_lft forever preferred_lft forever 19:13:56 inet6 fe80::42:2fff:fec8:1949/64 scope link 19:13:56 valid_lft forever preferred_lft forever 19:13:56 19:13:56 19:13:56 ---> sar -b -r -n DEV: 19:13:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 19:13:56 19:13:56 19:02:20 LINUX RESTART (2 CPU) 19:13:56 19:13:56 19:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:13:56 19:04:01 26.11 3.44 22.68 0.00 2600.78 4327.74 0.00 19:13:56 19:05:01 0.33 0.00 0.33 0.00 0.00 5.21 0.00 19:13:56 19:06:01 0.35 0.00 0.35 0.00 0.00 5.30 0.00 19:13:56 19:07:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 19:13:56 19:08:01 0.30 0.00 0.30 0.00 0.00 5.38 0.00 19:13:56 19:09:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 19:13:56 19:10:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 19:13:56 19:11:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 19:13:56 19:12:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 19:13:56 19:13:02 105.38 0.03 105.35 0.00 3.73 31627.81 0.00 19:13:56 Average: 13.34 0.34 13.00 0.00 256.62 3597.88 0.00 19:13:56 19:13:56 19:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:56 19:04:01 5431768 0 801780 10.01 2620 1772764 1292020 14.26 587984 1587416 20 19:13:56 19:05:01 5441996 0 791544 9.88 2620 1772772 1205248 13.31 580108 1587384 20 19:13:56 19:06:01 5441504 0 792036 9.89 2620 1772772 1205336 13.31 579680 1587948 20 19:13:56 19:07:01 5439780 0 793756 9.91 2620 1772776 1205372 13.31 581724 1587948 20 19:13:56 19:08:01 5439384 0 794144 9.92 2620 1772784 1205408 13.31 578016 1591804 12 19:13:56 19:09:01 5440264 0 793264 9.90 2620 1772784 1205108 13.31 577496 1591804 12 19:13:56 19:10:01 5439496 0 794024 9.91 2620 1772792 1205280 13.31 578252 1591804 20 19:13:56 19:11:01 5432252 0 801264 10.00 2620 1772796 1205148 13.31 585492 1591804 8 19:13:56 19:12:01 5431868 0 801644 10.01 2620 1772800 1205148 13.31 587736 1589980 8 19:13:56 19:13:02 4441072 0 1003468 12.53 2620 2561772 1396336 15.42 829292 2251444 70784 19:13:56 Average: 5337938 0 816692 10.20 2620 1851681 1233040 13.61 606578 1655934 7092 19:13:56 19:13:56 19:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:56 19:04:01 eth0 182.25 188.30 747.81 34.50 0.00 0.00 0.00 0.00 19:13:56 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:04:01 docker0 108.30 75.73 9.76 317.84 0.00 0.00 0.00 0.00 19:13:56 19:05:01 eth0 2.10 0.33 0.46 0.17 0.00 0.00 0.00 0.00 19:13:56 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:06:01 eth0 2.52 0.67 0.69 0.40 0.00 0.00 0.00 0.00 19:13:56 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:07:01 eth0 1.12 0.28 0.34 0.23 0.00 0.00 0.00 0.00 19:13:56 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:08:01 eth0 0.67 0.35 0.35 0.26 0.00 0.00 0.00 0.00 19:13:56 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:09:01 eth0 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 19:13:56 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:10:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 19:13:56 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:11:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:13:56 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:12:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:13:56 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:13:02 eth0 632.33 577.18 5686.58 54.83 0.00 0.00 0.00 0.00 19:13:56 19:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 19:13:02 docker0 68.69 70.49 5.58 387.75 0.00 0.00 0.00 0.00 19:13:56 Average: eth0 82.05 76.60 643.57 9.02 0.00 0.00 0.00 0.00 19:13:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:56 Average: docker0 17.55 14.52 1.52 70.16 0.00 0.00 0.00 0.00 19:13:56 19:13:56 19:13:56 ---> sar -P ALL: 19:13:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 19:13:56 19:13:56 19:02:20 LINUX RESTART (2 CPU) 19:13:56 19:13:56 19:03:02 CPU %user %nice %system %iowait %steal %idle 19:13:56 19:04:01 all 4.90 0.00 1.64 0.98 0.04 92.43 19:13:56 19:04:01 0 4.22 0.00 1.91 0.57 0.05 93.25 19:13:56 19:04:01 1 5.58 0.00 1.37 1.39 0.03 91.62 19:13:56 19:05:01 all 0.13 0.00 0.04 0.00 0.03 99.81 19:13:56 19:05:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:13:56 19:05:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:13:56 19:06:01 all 0.18 0.00 0.03 0.00 0.03 99.77 19:13:56 19:06:01 0 0.25 0.00 0.05 0.00 0.03 99.67 19:13:56 19:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:13:56 19:07:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:13:56 19:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:13:56 19:07:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:13:56 19:08:01 all 0.18 0.00 0.03 0.00 0.03 99.76 19:13:56 19:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:13:56 19:08:01 1 0.32 0.00 0.02 0.00 0.03 99.63 19:13:56 19:09:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:13:56 19:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:13:56 19:09:01 1 0.17 0.00 0.03 0.00 0.03 99.77 19:13:56 19:10:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:13:56 19:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:13:56 19:10:01 1 0.08 0.00 0.05 0.00 0.03 99.83 19:13:56 19:11:01 all 0.08 0.00 0.04 0.00 0.03 99.86 19:13:56 19:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:13:56 19:11:01 1 0.13 0.00 0.07 0.00 0.03 99.77 19:13:56 19:12:01 all 0.15 0.00 0.04 0.00 0.03 99.78 19:13:56 19:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:13:56 19:12:01 1 0.27 0.00 0.05 0.00 0.02 99.67 19:13:56 19:13:02 all 12.24 0.00 5.34 2.32 0.07 80.03 19:13:56 19:13:02 0 11.92 0.00 5.68 2.44 0.07 79.89 19:13:56 19:13:02 1 12.56 0.00 5.00 2.19 0.07 80.18 19:13:56 Average: all 1.77 0.00 0.71 0.32 0.03 97.17 19:13:56 Average: 0 1.64 0.00 0.76 0.29 0.03 97.28 19:13:56 Average: 1 1.91 0.00 0.65 0.35 0.03 97.06 19:13:56 19:13:56 19:13:56