Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c811bdb3fe4aba5eca2950489eac06ff7c103705 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2831093041485036281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3900607469065756686.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4119210647190977517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1493053811948533232.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3627185151934680555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: go-mod-core-contracts 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-272’ Running on prd-centos7-docker-4c-2g-274 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh6422962380659810051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c811bdb3fe4aba5eca2950489eac06ff7c103705 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0" > git rev-list --no-walk 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:31:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:31:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:31:47 ========================================================= 14:31:47 EdgeX Global Pipelines Version Info 14:31:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:31:48 ------------------- 14:31:48 stable info: 14:31:48 ------------------- 14:31:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:31:48 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:31:48 Message: update stable to v1.0.197 14:31:49 ------------------- 14:31:49 experimental info: 14:31:49 ------------------- 14:31:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:31:49 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 14:31:49 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c811bdb [Pipeline] echo 14:31:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:50 + git log --format=format:%s -1 c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] echo 14:31:50 GIT_COMMIT: c811bdb3fe4aba5eca2950489eac06ff7c103705, Commit Message: Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0 [Pipeline] echo 14:31:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:51 14:31:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:31:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:51 latest: Pulling from edgex-devops/git-semver 14:31:51 31603596830f: Pulling fs layer 14:31:51 b6dc333f4379: Pulling fs layer 14:31:51 3d9ef1400e77: Pulling fs layer 14:31:51 fd332fbdc1db: Pulling fs layer 14:31:51 fd332fbdc1db: Waiting 14:31:51 b6dc333f4379: Download complete 14:31:52 31603596830f: Verifying Checksum 14:31:52 31603596830f: Download complete 14:31:52 31603596830f: Pull complete 14:31:52 b6dc333f4379: Pull complete 14:31:52 fd332fbdc1db: Verifying Checksum 14:31:52 fd332fbdc1db: Download complete 14:31:52 3d9ef1400e77: Verifying Checksum 14:31:52 3d9ef1400e77: Download complete 14:31:53 3d9ef1400e77: Pull complete 14:31:53 fd332fbdc1db: Pull complete 14:31:53 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:31:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:31:53 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 14:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:31:54 $ docker top b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:54 [ssh-agent] Looking for ssh-agent implementation... 14:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:54 $ docker exec b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent 14:31:54 SSH_AUTH_SOCK=/tmp/ssh-BNDS7pnHDJkN/agent.13 14:31:54 SSH_AGENT_PID=19 14:31:54 Running ssh-add (command line suppressed) 14:31:54 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_707048303091942743.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_707048303091942743.key) 14:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:55 + git tag --points-at HEAD [Pipeline] } 14:31:55 $ docker exec --env ******** --env ******** b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent -k 14:31:55 unset SSH_AUTH_SOCK; 14:31:55 unset SSH_AGENT_PID; 14:31:55 echo Agent pid 19 killed; 14:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:55 [ssh-agent] Looking for ssh-agent implementation... 14:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:55 $ docker exec b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent 14:31:55 SSH_AUTH_SOCK=/tmp/ssh-OxSnnvVsFXkW/agent.53 14:31:55 SSH_AGENT_PID=60 14:31:55 Running ssh-add (command line suppressed) 14:31:55 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4222983331996818895.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4222983331996818895.key) 14:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:56 + git semver init 14:31:56 # -> Open(): unable to determine branch for HEAD 14:31:56 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:31:56 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:31:56 # $SEMVER_REMOTE_NAME = origin 14:31:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:31:56 # $SEMVER_USER_NAME = edgex-jenkins 14:31:56 # $SEMVER_BRANCH = main 14:31:56 # $SEMVER_TEMP = /tmp/semver-123910607 14:31:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:31:57 # '/tmp/semver-123910607' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 14:31:57 # -> Force: false 14:31:57 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:31:57 $ docker exec --env ******** --env ******** b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d ssh-agent -k 14:31:57 unset SSH_AUTH_SOCK; 14:31:57 unset SSH_AGENT_PID; 14:31:57 echo Agent pid 60 killed; 14:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:57 + git semver [Pipeline] } 14:31:57 $ docker stop --time=1 b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d 14:31:58 $ docker rm -f b82ae6d119a15470345a69b9987415f42c60318d4629490e4e2b101f199c020d [Pipeline] // withDockerContainer [Pipeline] sh 14:31:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:31:59 Stashed 1 file(s) [Pipeline] echo 14:31:59 [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [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 14:32:14 Still waiting to schedule task 14:32:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:32:14 Still waiting to schedule task 14:32:14 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-273’ 14:34:20 Running on prd-centos7-docker-4c-2g-276 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 14:34:20 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 14:34:20 Selected Git installation does not exist. Using Default 14:34:20 The recommended git tool is: NONE 14:34:23 using credential edgex-jenkins-ssh 14:34:23 Cloning the remote Git repository 14:34:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:34:22 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 14:34:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:34:22 > git --version # timeout=10 14:34:22 > git --version # 'git version 2.24.4' 14:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:22 [INFO] Currently running in a labeled security context 14:34:22 [INFO] Currently SELinux is 'enforcing' on the host 14:34:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/11@tmp/jenkins-gitclient-ssh2198691208885422941.key 14:34:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:24 Avoid second fetch 14:34:24 Checking out Revision c811bdb3fe4aba5eca2950489eac06ff7c103705 (main) 14:34:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:34:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:23 > git config core.sparsecheckout # timeout=10 14:34:23 > git checkout -f c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 14:34:28 Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:34:28 ========================================================= 14:34:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:34:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:34:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:34:29 Sending build context to Docker daemon 2.929MB 14:34:29 Step 1/7 : ARG BASE=golang:1.16-alpine 14:34:29 Step 2/7 : FROM ${BASE} 14:34:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:34:29 540db60ca938: Pulling fs layer 14:34:29 adcc1eea9eea: Pulling fs layer 14:34:29 4c4ab2625f07: Pulling fs layer 14:34:29 0773c198feca: Pulling fs layer 14:34:29 345f892a5656: Pulling fs layer 14:34:29 4796506630df: Pulling fs layer 14:34:29 cc55df3e53f1: Pulling fs layer 14:34:29 4d027b6c602c: Pulling fs layer 14:34:29 449e75d2c14e: Pulling fs layer 14:34:29 4796506630df: Waiting 14:34:29 cc55df3e53f1: Waiting 14:34:29 4d027b6c602c: Waiting 14:34:29 449e75d2c14e: Waiting 14:34:29 0773c198feca: Waiting 14:34:29 345f892a5656: Waiting 14:34:29 4c4ab2625f07: Verifying Checksum 14:34:29 4c4ab2625f07: Download complete 14:34:29 adcc1eea9eea: Download complete 14:34:29 345f892a5656: Verifying Checksum 14:34:29 345f892a5656: Download complete 14:34:29 4796506630df: Verifying Checksum 14:34:29 4796506630df: Download complete 14:34:29 cc55df3e53f1: Verifying Checksum 14:34:29 cc55df3e53f1: Download complete 14:34:29 540db60ca938: Verifying Checksum 14:34:29 540db60ca938: Download complete 14:34:29 540db60ca938: Pull complete 14:34:30 adcc1eea9eea: Pull complete 14:34:30 4c4ab2625f07: Pull complete 14:34:30 4d027b6c602c: Verifying Checksum 14:34:30 4d027b6c602c: Download complete 14:34:33 449e75d2c14e: Verifying Checksum 14:34:33 449e75d2c14e: Download complete 14:34:34 0773c198feca: Verifying Checksum 14:34:34 0773c198feca: Download complete 14:34:38 0773c198feca: Pull complete 14:34:38 345f892a5656: Pull complete 14:34:38 4796506630df: Pull complete 14:34:38 cc55df3e53f1: Pull complete 14:34:38 4d027b6c602c: Pull complete 14:34:39 449e75d2c14e: Pull complete 14:34:39 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:34:39 ---> 0d28375d9b5b 14:34:39 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:34:41 ---> Running in 566befff3cdd 14:34:41 Removing intermediate container 566befff3cdd 14:34:41 ---> be2f4592b72a 14:34:41 Step 4/7 : RUN apk add bash 14:34:41 ---> Running in ed75b3b57e77 14:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:34:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:34:42 OK: 149 MiB in 40 packages 14:34:43 Removing intermediate container ed75b3b57e77 14:34:43 ---> 6a9e717f56e1 14:34:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:34:43 ---> Running in e048de060cf9 14:34:43 Removing intermediate container e048de060cf9 14:34:43 ---> 138f23c3eea6 14:34:43 Step 6/7 : COPY go.mod . 14:34:43 ---> 41ceacbb3f48 14:34:43 Step 7/7 : RUN go mod download 14:34:43 ---> Running in 0994442414ea 14:35:15 Removing intermediate container 0994442414ea 14:35:15 ---> 4d952b6ad410 14:35:15 Successfully built 4d952b6ad410 14:35:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:35:16 + docker inspect -f . ci-base-image-x86_64 14:35:16 . [Pipeline] withDockerContainer 14:35:16 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 14:35:16 $ docker top d1ddf96363c152b6871cc64da61ecfc8cb4e5f85943e0c2b6a3809a5b77e7e82 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:17 + go version 14:35:17 go version go1.16.5 linux/amd64 [Pipeline] } 14:35:17 $ docker stop --time=1 d1ddf96363c152b6871cc64da61ecfc8cb4e5f85943e0c2b6a3809a5b77e7e82 14:35:18 $ docker rm -f d1ddf96363c152b6871cc64da61ecfc8cb4e5f85943e0c2b6a3809a5b77e7e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:35:18 + docker inspect -f . ci-base-image-x86_64 14:35:18 . [Pipeline] withDockerContainer 14:35:18 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 14:35:19 $ docker top 7d7a3a49fbf741bce534f299ae8de93557940a38098a811f3a414d4dcb239f20 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:19 + go mod tidy [Pipeline] sh 14:35:20 + make test 14:35:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:35:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:35:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.073s coverage: 83.5% of statements 14:35:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:35:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:35:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:35:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 14:35:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:35:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements 14:35:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 90.0% of statements 14:35:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements 14:35:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 59.5% of statements 14:35:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.1% of statements 14:35:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements 14:35:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:35:38 gofmt -l . 14:35:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:35:38 $ docker stop --time=1 7d7a3a49fbf741bce534f299ae8de93557940a38098a811f3a414d4dcb239f20 14:35:39 $ docker rm -f 7d7a3a49fbf741bce534f299ae8de93557940a38098a811f3a414d4dcb239f20 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:35:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:41 14:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:41 latest: Pulling from edgex-lftools-log-publisher 14:35:41 b4d181a07f80: Pulling fs layer 14:35:41 a1111a8f2ec3: Pulling fs layer 14:35:41 ed53099fbce6: Pulling fs layer 14:35:41 dc539afda2c1: Pulling fs layer 14:35:41 77bc0d833cb6: Pulling fs layer 14:35:41 9065ff56babe: Pulling fs layer 14:35:41 d287ab97295c: Pulling fs layer 14:35:41 77bc0d833cb6: Waiting 14:35:41 dc539afda2c1: Waiting 14:35:41 9065ff56babe: Waiting 14:35:41 d287ab97295c: Waiting 14:35:42 a1111a8f2ec3: Verifying Checksum 14:35:42 a1111a8f2ec3: Download complete 14:35:42 dc539afda2c1: Download complete 14:35:42 77bc0d833cb6: Verifying Checksum 14:35:42 77bc0d833cb6: Download complete 14:35:42 9065ff56babe: Verifying Checksum 14:35:42 9065ff56babe: Download complete 14:35:42 ed53099fbce6: Verifying Checksum 14:35:42 ed53099fbce6: Download complete 14:35:43 b4d181a07f80: Verifying Checksum 14:35:43 b4d181a07f80: Download complete 14:35:44 b4d181a07f80: Pull complete 14:35:44 a1111a8f2ec3: Pull complete 14:35:45 ed53099fbce6: Pull complete 14:35:45 dc539afda2c1: Pull complete 14:35:45 77bc0d833cb6: Pull complete 14:35:45 9065ff56babe: Pull complete 14:35:47 d287ab97295c: Verifying Checksum 14:35:47 d287ab97295c: Download complete 14:35:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-277 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 14:35:49 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 14:35:49 Selected Git installation does not exist. Using Default 14:35:49 The recommended git tool is: NONE 14:35:52 d287ab97295c: Pull complete 14:35:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:35:52 prd-centos7-docker-4c-2g-276 does not seem to be running inside a container 14:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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-lftools-log-publisher:latest cat 14:35:55 $ docker top 08f4e1eb21e96964d1c59d45b01d55b368d19b58a12d55b0899a7690ab435c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:55 ---> job-cost.sh 14:35:55 lf-activate-venv: SKIPPING 14:35:55 INFO: No Stack... 14:35:56 using credential edgex-jenkins-ssh 14:35:56 Cloning the remote Git repository 14:35:56 INFO: Retrieving Pricing Info for: v3-standard-2 14:35:56 INFO: Archiving Costs [Pipeline] sh 14:35:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:35:56 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 14:35:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:35:56 > git --version # timeout=10 14:35:56 > git --version # 'git version 2.17.1' 14:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:57 + cat /w/workspace/go-mod-core-contracts/11/archives/cost.csv 14:35:57 + cut -d, -f6 [Pipeline] lock 14:35:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] 14:35:57 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] did not exist. Created. 14:35:57 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:35:57 + echo total: 0.05999999865889549 [Pipeline] stash 14:35:57 Stashed 1 file(s) [Pipeline] } 14:35:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 14:35:57 $ docker stop --time=1 08f4e1eb21e96964d1c59d45b01d55b368d19b58a12d55b0899a7690ab435c16 14:35:58 Avoid second fetch 14:35:58 Checking out Revision c811bdb3fe4aba5eca2950489eac06ff7c103705 (main) 14:35:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:35:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:58 > git config core.sparsecheckout # timeout=10 14:35:58 > git checkout -f c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 14:35:58 $ docker rm -f 08f4e1eb21e96964d1c59d45b01d55b368d19b58a12d55b0899a7690ab435c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:36:02 Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:36:03 ========================================================= 14:36:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:36:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:36:04 + 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 . 14:36:05 Sending build context to Docker daemon 2.928MB 14:36:05 Step 1/7 : ARG BASE=golang:1.16-alpine 14:36:05 Step 2/7 : FROM ${BASE} 14:36:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:36:05 595b0fe564bb: Pulling fs layer 14:36:05 24495759ef45: Pulling fs layer 14:36:05 d148012ef14d: Pulling fs layer 14:36:05 cb65c68fc2e2: Pulling fs layer 14:36:05 093eec477d81: Pulling fs layer 14:36:05 a6d5b2bbb924: Pulling fs layer 14:36:05 2446dc1eb7d3: Pulling fs layer 14:36:05 596795e73e0f: Pulling fs layer 14:36:05 cb65c68fc2e2: Waiting 14:36:05 a6d5b2bbb924: Waiting 14:36:05 093eec477d81: Waiting 14:36:05 596795e73e0f: Waiting 14:36:05 2446dc1eb7d3: Waiting 14:36:05 d148012ef14d: Verifying Checksum 14:36:05 d148012ef14d: Download complete 14:36:05 24495759ef45: Verifying Checksum 14:36:05 24495759ef45: Download complete 14:36:05 093eec477d81: Verifying Checksum 14:36:05 093eec477d81: Download complete 14:36:06 a6d5b2bbb924: Download complete 14:36:06 595b0fe564bb: Download complete 14:36:06 2446dc1eb7d3: Verifying Checksum 14:36:06 2446dc1eb7d3: Download complete 14:36:07 595b0fe564bb: Pull complete 14:36:07 24495759ef45: Pull complete 14:36:08 d148012ef14d: Pull complete 14:36:08 596795e73e0f: Verifying Checksum 14:36:08 596795e73e0f: Download complete 14:36:09 cb65c68fc2e2: Verifying Checksum 14:36:09 cb65c68fc2e2: Download complete 14:36:22 cb65c68fc2e2: Pull complete 14:36:22 093eec477d81: Pull complete 14:36:22 a6d5b2bbb924: Pull complete 14:36:22 2446dc1eb7d3: Pull complete 14:36:26 596795e73e0f: Pull complete 14:36:26 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:36:26 ---> d9e956139c92 14:36:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:36:30 ---> Running in 8c9ac4a37702 14:36:30 Removing intermediate container 8c9ac4a37702 14:36:30 ---> ae47d2eb0c1e 14:36:30 Step 4/7 : RUN apk add bash 14:36:30 ---> Running in 0989daa0fab3 14:36:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:36:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:36:34 OK: 138 MiB in 40 packages 14:36:35 Removing intermediate container 0989daa0fab3 14:36:35 ---> f4215c7a4395 14:36:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:36:35 ---> Running in 88362d4ae4f3 14:36:36 Removing intermediate container 88362d4ae4f3 14:36:36 ---> f5b398b8a266 14:36:36 Step 6/7 : COPY go.mod . 14:36:36 ---> 746220d214da 14:36:36 Step 7/7 : RUN go mod download 14:36:37 ---> Running in 49f05a087c28 14:38:13 Removing intermediate container 49f05a087c28 14:38:13 ---> b34a24cec896 14:38:13 Successfully built b34a24cec896 14:38:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:14 + docker inspect -f . ci-base-image-arm64 14:38:14 . [Pipeline] withDockerContainer 14:38:14 prd-ubuntu18.04-docker-arm64-4c-16g-277 does not seem to be running inside a container 14:38:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 ******** -e ******** ci-base-image-arm64 cat 14:38:16 $ docker top 84ad1881c7830103839bdd8845951886dbbd173b10e5727ab9e90980daae79c2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:17 + go version 14:38:17 go version go1.16.5 linux/arm64 [Pipeline] } 14:38:17 $ docker stop --time=1 84ad1881c7830103839bdd8845951886dbbd173b10e5727ab9e90980daae79c2 14:38:19 $ docker rm -f 84ad1881c7830103839bdd8845951886dbbd173b10e5727ab9e90980daae79c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:20 + docker inspect -f . ci-base-image-arm64 14:38:20 . [Pipeline] withDockerContainer 14:38:20 prd-ubuntu18.04-docker-arm64-4c-16g-277 does not seem to be running inside a container 14:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 ******** -e ******** ci-base-image-arm64 cat 14:38:22 $ docker top 79a047fd53b38d846dd7326c161bd761eb01ad6e59c544fd2ecfa919da3542ea -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:23 + go mod tidy [Pipeline] sh 14:38:25 + make test 14:38:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:38:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.427s coverage: 83.5% of statements 14:39:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:39:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:39:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.065s coverage: 26.3% of statements 14:39:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.101s coverage: 46.9% of statements 14:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.124s coverage: 90.0% of statements 14:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.280s coverage: 86.2% of statements 14:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.055s coverage: 59.5% of statements 14:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.1% of statements 14:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements 14:39:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:39:29 gofmt -l . 14:39:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:39:29 $ docker stop --time=1 79a047fd53b38d846dd7326c161bd761eb01ad6e59c544fd2ecfa919da3542ea 14:39:31 $ docker rm -f 79a047fd53b38d846dd7326c161bd761eb01ad6e59c544fd2ecfa919da3542ea [Pipeline] // withDockerContainer [Pipeline] sh 14:39:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:39:32 Warning: overwriting stash ‘coverage-report’ 14:39:32 Stashed 1 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:33 14:39:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:39:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:34 arm64: Pulling from edgex-lftools-log-publisher 14:39:34 448f6bf000e3: Pulling fs layer 14:39:34 f757da607395: Pulling fs layer 14:39:34 05883995daec: Pulling fs layer 14:39:34 8603b9c90790: Pulling fs layer 14:39:34 1560dd03e051: Pulling fs layer 14:39:34 27f5ce0e4adf: Pulling fs layer 14:39:34 c2d8d7efcc4b: Pulling fs layer 14:39:34 8603b9c90790: Waiting 14:39:34 27f5ce0e4adf: Waiting 14:39:34 1560dd03e051: Waiting 14:39:34 c2d8d7efcc4b: Waiting 14:39:34 f757da607395: Verifying Checksum 14:39:34 f757da607395: Download complete 14:39:34 8603b9c90790: Download complete 14:39:35 1560dd03e051: Verifying Checksum 14:39:35 1560dd03e051: Download complete 14:39:35 27f5ce0e4adf: Verifying Checksum 14:39:35 27f5ce0e4adf: Download complete 14:39:35 05883995daec: Verifying Checksum 14:39:35 05883995daec: Download complete 14:39:36 448f6bf000e3: Verifying Checksum 14:39:36 448f6bf000e3: Download complete 14:39:39 c2d8d7efcc4b: Verifying Checksum 14:39:39 c2d8d7efcc4b: Download complete 14:39:40 448f6bf000e3: Pull complete 14:39:40 f757da607395: Pull complete 14:39:42 05883995daec: Pull complete 14:39:42 8603b9c90790: Pull complete 14:39:43 1560dd03e051: Pull complete 14:39:44 27f5ce0e4adf: Pull complete 14:39:59 c2d8d7efcc4b: Pull complete 14:39:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:39:59 prd-ubuntu18.04-docker-arm64-4c-16g-277 does not seem to be running inside a container 14:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:40:04 $ docker top 8aa58b62f8b2a1b40a5be547a2dc099c3831b9a107acc3917c94dcc4acfd8da8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:05 ---> job-cost.sh 14:40:05 lf-activate-venv: SKIPPING 14:40:05 INFO: No Stack... 14:40:06 INFO: Retrieving Pricing Info for: v2-standard-4 14:40:07 INFO: Archiving Costs [Pipeline] sh 14:40:07 + cat /w/workspace/go-mod-core-contracts/11/archives/cost.csv 14:40:07 + cut -d, -f6 [Pipeline] lock 14:40:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] 14:40:07 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] did not exist. Created. 14:40:07 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:40:08 /w/workspace/go-mod-core-contracts/11@tmp/durable-d44879e4/script.sh: 1: /w/workspace/go-mod-core-contracts/11@tmp/durable-d44879e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:40:09 + echo total: 0.18000000715255737 [Pipeline] stash 14:40:09 Warning: overwriting stash ‘stack-cost’ 14:40:09 Stashed 1 file(s) [Pipeline] } 14:40:09 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 14:40:09 $ docker stop --time=1 8aa58b62f8b2a1b40a5be547a2dc099c3831b9a107acc3917c94dcc4acfd8da8 14:40:11 $ docker rm -f 8aa58b62f8b2a1b40a5be547a2dc099c3831b9a107acc3917c94dcc4acfd8da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 14:40:12 provisioning config files... 14:40:12 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2111465228228725153tmp [Pipeline] { [Pipeline] sh 14:40:12 + set +x 14:40:12 + bash -s -- 14:40:12 + curl -s https://codecov.io/bash 14:40:12 14:40:12 _____ _ 14:40:12 / ____| | | 14:40:12 | | ___ __| | ___ ___ _____ __ 14:40:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:40:12 | |___| (_) | (_| | __/ (_| (_) \ V / 14:40:12 \_____\___/ \__,_|\___|\___\___/ \_/ 14:40:12 Bash-1.0.6 14:40:12 14:40:12 14:40:12 ==> git version 2.24.4 found 14:40:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:40:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:40:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:40:12 ==> Jenkins CI detected. 14:40:12 current dir:  /w/workspace/undry_go-mod-core-contracts_main 14:40:12 project root: . 14:40:12 --> token set from env 14:40:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:40:13 ==> Running gcov in . (disable via -X gcov) 14:40:13 ==> Python coveragepy not found 14:40:13 ==> Searching for coverage reports in: 14:40:13 + . 14:40:13 -> Found 1 reports 14:40:13 ==> Detecting git/mercurial file structure 14:40:13 ==> Reading reports 14:40:13 + ./coverage.out bytes=101588 14:40:13 ==> Appending adjustments 14:40:13 https://docs.codecov.io/docs/fixing-reports 14:40:13 + Found adjustments 14:40:13 ==> Gzipping contents 14:40:13 16K /tmp/codecov.0erLnv.gz 14:40:13 ==> Uploading reports 14:40:13 url: https://codecov.io 14:40:13 query: branch=main&commit=c811bdb3fe4aba5eca2950489eac06ff7c103705&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:40:13 -> Pinging Codecov 14:40:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=c811bdb3fe4aba5eca2950489eac06ff7c103705&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:40:13 -> Uploading to 14:40:13 https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/c811bdb3fe4aba5eca2950489eac06ff7c103705/d007437e-3ebe-4031-942e-d3953a7a0ae5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T144013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5091fbb2a8c0f054a65161a56f9a26a78b665b618ef958448bdbfeb4bbde84c 14:40:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:13 Dload Upload Total Spent Left Speed 14:40:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15206 0 0 100 15206 0 28211 --:--:-- --:--:-- --:--:-- 28263 14:40:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] } 14:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:40:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:40:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:40:15 14:40:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:40:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:40:16 188c0c94c7c5: Pulling fs layer 14:40:16 0ef7d3d256c8: Pulling fs layer 14:40:16 de9db76c5a1d: Pulling fs layer 14:40:16 0eba1c9be4d2: Pulling fs layer 14:40:16 0d57e429df01: Pulling fs layer 14:40:16 4e4be7b47b0d: Pulling fs layer 14:40:16 e1f770b5df2f: Pulling fs layer 14:40:16 85a0685a4137: Pulling fs layer 14:40:16 0eba1c9be4d2: Waiting 14:40:16 0d57e429df01: Waiting 14:40:16 4e4be7b47b0d: Waiting 14:40:16 e1f770b5df2f: Waiting 14:40:16 85a0685a4137: Waiting 14:40:16 de9db76c5a1d: Verifying Checksum 14:40:16 de9db76c5a1d: Download complete 14:40:16 0ef7d3d256c8: Verifying Checksum 14:40:16 0ef7d3d256c8: Download complete 14:40:16 0d57e429df01: Verifying Checksum 14:40:16 0d57e429df01: Download complete 14:40:16 4e4be7b47b0d: Verifying Checksum 14:40:16 4e4be7b47b0d: Download complete 14:40:16 188c0c94c7c5: Verifying Checksum 14:40:16 188c0c94c7c5: Download complete 14:40:16 188c0c94c7c5: Pull complete 14:40:16 0ef7d3d256c8: Pull complete 14:40:16 de9db76c5a1d: Pull complete 14:40:18 e1f770b5df2f: Verifying Checksum 14:40:18 e1f770b5df2f: Download complete 14:40:22 0eba1c9be4d2: Verifying Checksum 14:40:22 0eba1c9be4d2: Download complete 14:40:23 85a0685a4137: Verifying Checksum 14:40:23 85a0685a4137: Download complete 14:40:25 0eba1c9be4d2: Pull complete 14:40:25 0d57e429df01: Pull complete 14:40:25 4e4be7b47b0d: Pull complete 14:40:26 e1f770b5df2f: Pull complete 14:40:29 85a0685a4137: Pull complete 14:40:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:40:29 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 14:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:40:32 $ docker top beb209f9aa472f5508ff1d276a67a6fca44d697405a0affa61170f3fba5c70ed -eo pid,comm [Pipeline] { [Pipeline] echo 14:40:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:40:33 + set -o pipefail 14:40:33 + snyk monitor '--org=edgex-jenkins' 14:40:51 14:40:51 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 14:40:51 14:40:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/77013465-cd9a-4426-b4db-2b8e843664da 14:40:51 14:40:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:40:51 14:40:51 [Pipeline] } 14:40:51 $ docker stop --time=1 beb209f9aa472f5508ff1d276a67a6fca44d697405a0affa61170f3fba5c70ed 14:40:53 $ docker rm -f beb209f9aa472f5508ff1d276a67a6fca44d697405a0affa61170f3fba5c70ed [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:40:54 + git log --format=format:%s -1 c811bdb3fe4aba5eca2950489eac06ff7c103705 [Pipeline] isUnix [Pipeline] sh 14:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:54 . [Pipeline] withDockerContainer 14:40:54 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 14:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 14:40:55 $ docker top 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:55 [ssh-agent] Looking for ssh-agent implementation... 14:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:55 $ docker exec 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 ssh-agent 14:40:55 SSH_AUTH_SOCK=/tmp/ssh-d0B2nZOZdOJd/agent.14 14:40:55 SSH_AGENT_PID=20 14:40:55 Running ssh-add (command line suppressed) 14:40:55 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3482646138245020092.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3482646138245020092.key) 14:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:56 + git semver tag 14:40:56 # -> Open(): unable to determine branch for HEAD 14:40:56 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:40:56 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:40:56 # $SEMVER_REMOTE_NAME = origin 14:40:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:56 # $SEMVER_USER_NAME = edgex-jenkins 14:40:56 # $SEMVER_BRANCH = main 14:40:56 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:40:56 # c811bdb3fe4aba5eca2950489eac06ff7c103705 HEAD 14:40:56 # -> Force: false 14:40:56 # 554882662db885d2b41c690d79d86253c5b4a74d refs/tags/v2.0.1-dev.10 [Pipeline] } 14:40:56 $ docker exec --env ******** --env ******** 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 ssh-agent -k 14:40:56 unset SSH_AUTH_SOCK; 14:40:56 unset SSH_AGENT_PID; 14:40:56 echo Agent pid 20 killed; 14:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:56 + git semver [Pipeline] } 14:40:56 $ docker stop --time=1 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 14:40:58 $ docker rm -f 8943791a765ee1f52a7589cdd9554e8c9ddc3f6d6fa5371986ef7643d0e3c6d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:58 14:40:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:40:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:40:58 0.23.1-centos7: Pulling from edgex-lftools 14:40:58 ab5ef0e58194: Pulling fs layer 14:40:58 9712f1f96733: Pulling fs layer 14:40:58 63f879dbbcfc: Pulling fs layer 14:40:58 0d9ebad4ef96: Pulling fs layer 14:40:58 e9a5061849ea: Pulling fs layer 14:40:58 d747dcd14b5f: Pulling fs layer 14:40:58 2de7ff778b66: Pulling fs layer 14:40:58 e9a5061849ea: Waiting 14:40:58 d747dcd14b5f: Waiting 14:40:58 2de7ff778b66: Waiting 14:40:58 9712f1f96733: Verifying Checksum 14:40:58 9712f1f96733: Download complete 14:41:01 63f879dbbcfc: Verifying Checksum 14:41:01 63f879dbbcfc: Download complete 14:41:01 e9a5061849ea: Verifying Checksum 14:41:01 e9a5061849ea: Download complete 14:41:01 d747dcd14b5f: Verifying Checksum 14:41:01 d747dcd14b5f: Download complete 14:41:02 2de7ff778b66: Verifying Checksum 14:41:02 2de7ff778b66: Download complete 14:41:02 0d9ebad4ef96: Verifying Checksum 14:41:02 0d9ebad4ef96: Download complete 14:41:02 ab5ef0e58194: Verifying Checksum 14:41:02 ab5ef0e58194: Download complete 14:41:05 ab5ef0e58194: Pull complete 14:41:05 9712f1f96733: Pull complete 14:41:06 63f879dbbcfc: Pull complete 14:41:09 0d9ebad4ef96: Pull complete 14:41:09 e9a5061849ea: Pull complete 14:41:09 d747dcd14b5f: Pull complete 14:41:10 2de7ff778b66: Pull complete 14:41:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:41:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:41:10 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 14:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools:0.23.1-centos7 cat 14:41:14 $ docker top 885bd39d4dd8e85bbe73381b3bf0c9c853a8b118e65340b1e8e0481aa86c3c1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:41:14 provisioning config files... 14:41:14 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5811281814721858353tmp 14:41:14 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6551432707549018595tmp 14:41:14 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3435416219383913422tmp [Pipeline] { [Pipeline] echo 14:41:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:41:15 ---> sigul-configuration.sh 14:41:15 gpg: directory `/root/.gnupg' created 14:41:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:41:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:41:15 gpg: keyring `/root/.gnupg/secring.gpg' created 14:41:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:41:15 gpg: CAST5 encrypted data 14:41:15 gpg: encrypted with 1 passphrase 14:41:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:41:15 + mkdir /home/jenkins 14:41:15 + mkdir /home/jenkins/sigul [Pipeline] sh 14:41:15 + 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 14:41:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:41:16 ---> sigul-install.sh 14:41:16 Sigul already installed; skipping installation. [Pipeline] sh 14:41:16 + git tag --list 14:41:16 v0.0.0 14:41:16 v0.0.1 14:41:16 v0.1.0 14:41:16 v0.1.1 14:41:16 v0.1.10 14:41:16 v0.1.100 14:41:16 v0.1.101 14:41:16 v0.1.102 14:41:16 v0.1.103 14:41:16 v0.1.104 14:41:16 v0.1.105 14:41:16 v0.1.106 14:41:16 v0.1.107 14:41:16 v0.1.108 14:41:16 v0.1.109 14:41:16 v0.1.11 14:41:16 v0.1.110 14:41:16 v0.1.111 14:41:16 v0.1.112 14:41:16 v0.1.113 14:41:16 v0.1.114 14:41:16 v0.1.115 14:41:16 v0.1.116 14:41:16 v0.1.117 14:41:16 v0.1.118 14:41:16 v0.1.119 14:41:16 v0.1.12 14:41:16 v0.1.120 14:41:16 v0.1.121 14:41:16 v0.1.122 14:41:16 v0.1.123 14:41:16 v0.1.124 14:41:16 v0.1.125 14:41:16 v0.1.126 14:41:16 v0.1.127 14:41:16 v0.1.128 14:41:16 v0.1.129 14:41:16 v0.1.13 14:41:16 v0.1.130 14:41:16 v0.1.131 14:41:16 v0.1.132 14:41:16 v0.1.133 14:41:16 v0.1.134 14:41:16 v0.1.135 14:41:16 v0.1.136 14:41:16 v0.1.137 14:41:16 v0.1.138 14:41:16 v0.1.139 14:41:16 v0.1.14 14:41:16 v0.1.140 14:41:16 v0.1.141 14:41:16 v0.1.142 14:41:16 v0.1.143 14:41:16 v0.1.144 14:41:16 v0.1.145 14:41:16 v0.1.146 14:41:16 v0.1.147 14:41:16 v0.1.148 14:41:16 v0.1.149 14:41:16 v0.1.15 14:41:16 v0.1.16 14:41:16 v0.1.17 14:41:16 v0.1.18 14:41:16 v0.1.19 14:41:16 v0.1.2 14:41:16 v0.1.20 14:41:16 v0.1.21 14:41:16 v0.1.22 14:41:16 v0.1.23 14:41:16 v0.1.24 14:41:16 v0.1.25 14:41:16 v0.1.26 14:41:16 v0.1.27 14:41:16 v0.1.28 14:41:16 v0.1.29 14:41:16 v0.1.3 14:41:16 v0.1.30 14:41:16 v0.1.31 14:41:16 v0.1.32 14:41:16 v0.1.33 14:41:16 v0.1.34 14:41:16 v0.1.35 14:41:16 v0.1.36 14:41:16 v0.1.37 14:41:16 v0.1.38 14:41:16 v0.1.39 14:41:16 v0.1.4 14:41:16 v0.1.40 14:41:16 v0.1.41 14:41:16 v0.1.42 14:41:16 v0.1.43 14:41:16 v0.1.44 14:41:16 v0.1.45 14:41:16 v0.1.46 14:41:16 v0.1.47 14:41:16 v0.1.48 14:41:16 v0.1.49 14:41:16 v0.1.5 14:41:16 v0.1.50 14:41:16 v0.1.51 14:41:16 v0.1.52 14:41:16 v0.1.53 14:41:16 v0.1.54 14:41:16 v0.1.55 14:41:16 v0.1.56 14:41:16 v0.1.57 14:41:16 v0.1.58 14:41:16 v0.1.59 14:41:16 v0.1.6 14:41:16 v0.1.60 14:41:16 v0.1.61 14:41:16 v0.1.62 14:41:16 v0.1.63 14:41:16 v0.1.64 14:41:16 v0.1.65 14:41:16 v0.1.66 14:41:16 v0.1.67 14:41:16 v0.1.68 14:41:16 v0.1.69 14:41:16 v0.1.7 14:41:16 v0.1.70 14:41:16 v0.1.71 14:41:16 v0.1.72 14:41:16 v0.1.73 14:41:16 v0.1.74 14:41:16 v0.1.75 14:41:16 v0.1.76 14:41:16 v0.1.77 14:41:16 v0.1.78 14:41:16 v0.1.79 14:41:16 v0.1.8 14:41:16 v0.1.80 14:41:16 v0.1.81 14:41:16 v0.1.82 14:41:16 v0.1.83 14:41:16 v0.1.84 14:41:16 v0.1.85 14:41:16 v0.1.86 14:41:16 v0.1.87 14:41:16 v0.1.88 14:41:16 v0.1.89 14:41:16 v0.1.9 14:41:16 v0.1.90 14:41:16 v0.1.91 14:41:16 v0.1.92 14:41:16 v0.1.93 14:41:16 v0.1.94 14:41:16 v0.1.95 14:41:16 v0.1.96 14:41:16 v0.1.97 14:41:16 v0.1.98 14:41:16 v0.1.99 14:41:16 v2.0.0 14:41:16 v2.0.0-dev.1 14:41:16 v2.0.0-dev.10 14:41:16 v2.0.0-dev.100 14:41:16 v2.0.0-dev.101 14:41:16 v2.0.0-dev.102 14:41:16 v2.0.0-dev.103 14:41:16 v2.0.0-dev.11 14:41:16 v2.0.0-dev.12 14:41:16 v2.0.0-dev.13 14:41:16 v2.0.0-dev.14 14:41:16 v2.0.0-dev.15 14:41:16 v2.0.0-dev.16 14:41:16 v2.0.0-dev.17 14:41:16 v2.0.0-dev.18 14:41:16 v2.0.0-dev.19 14:41:16 v2.0.0-dev.2 14:41:16 v2.0.0-dev.20 14:41:16 v2.0.0-dev.21 14:41:16 v2.0.0-dev.22 14:41:16 v2.0.0-dev.23 14:41:16 v2.0.0-dev.24 14:41:16 v2.0.0-dev.25 14:41:16 v2.0.0-dev.26 14:41:16 v2.0.0-dev.27 14:41:16 v2.0.0-dev.28 14:41:16 v2.0.0-dev.29 14:41:16 v2.0.0-dev.3 14:41:16 v2.0.0-dev.30 14:41:16 v2.0.0-dev.31 14:41:16 v2.0.0-dev.32 14:41:16 v2.0.0-dev.33 14:41:16 v2.0.0-dev.34 14:41:16 v2.0.0-dev.35 14:41:16 v2.0.0-dev.36 14:41:16 v2.0.0-dev.37 14:41:16 v2.0.0-dev.38 14:41:16 v2.0.0-dev.39 14:41:16 v2.0.0-dev.4 14:41:16 v2.0.0-dev.40 14:41:16 v2.0.0-dev.41 14:41:16 v2.0.0-dev.42 14:41:16 v2.0.0-dev.43 14:41:16 v2.0.0-dev.44 14:41:16 v2.0.0-dev.45 14:41:16 v2.0.0-dev.46 14:41:16 v2.0.0-dev.47 14:41:16 v2.0.0-dev.48 14:41:16 v2.0.0-dev.49 14:41:16 v2.0.0-dev.5 14:41:16 v2.0.0-dev.50 14:41:16 v2.0.0-dev.51 14:41:16 v2.0.0-dev.52 14:41:16 v2.0.0-dev.53 14:41:16 v2.0.0-dev.54 14:41:16 v2.0.0-dev.55 14:41:16 v2.0.0-dev.56 14:41:16 v2.0.0-dev.57 14:41:16 v2.0.0-dev.58 14:41:16 v2.0.0-dev.59 14:41:16 v2.0.0-dev.6 14:41:16 v2.0.0-dev.60 14:41:16 v2.0.0-dev.61 14:41:16 v2.0.0-dev.62 14:41:16 v2.0.0-dev.63 14:41:16 v2.0.0-dev.64 14:41:16 v2.0.0-dev.65 14:41:16 v2.0.0-dev.66 14:41:16 v2.0.0-dev.67 14:41:16 v2.0.0-dev.68 14:41:16 v2.0.0-dev.69 14:41:16 v2.0.0-dev.7 14:41:16 v2.0.0-dev.70 14:41:16 v2.0.0-dev.71 14:41:16 v2.0.0-dev.72 14:41:16 v2.0.0-dev.73 14:41:16 v2.0.0-dev.74 14:41:16 v2.0.0-dev.75 14:41:16 v2.0.0-dev.76 14:41:16 v2.0.0-dev.77 14:41:16 v2.0.0-dev.78 14:41:16 v2.0.0-dev.79 14:41:16 v2.0.0-dev.8 14:41:16 v2.0.0-dev.80 14:41:16 v2.0.0-dev.81 14:41:16 v2.0.0-dev.82 14:41:16 v2.0.0-dev.83 14:41:16 v2.0.0-dev.84 14:41:16 v2.0.0-dev.85 14:41:16 v2.0.0-dev.86 14:41:16 v2.0.0-dev.87 14:41:16 v2.0.0-dev.88 14:41:16 v2.0.0-dev.89 14:41:16 v2.0.0-dev.9 14:41:16 v2.0.0-dev.90 14:41:16 v2.0.0-dev.91 14:41:16 v2.0.0-dev.92 14:41:16 v2.0.0-dev.93 14:41:16 v2.0.0-dev.94 14:41:16 v2.0.0-dev.95 14:41:16 v2.0.0-dev.96 14:41:16 v2.0.0-dev.97 14:41:16 v2.0.0-dev.98 14:41:16 v2.0.0-dev.99 14:41:16 v2.0.1-dev.1 14:41:16 v2.0.1-dev.10 14:41:16 v2.0.1-dev.2 14:41:16 v2.0.1-dev.3 14:41:16 v2.0.1-dev.4 14:41:16 v2.0.1-dev.5 14:41:16 v2.0.1-dev.6 14:41:16 v2.0.1-dev.7 14:41:16 v2.0.1-dev.8 14:41:16 v2.0.1-dev.9 [Pipeline] sh 14:41:16 + lftools sign git-tag v2.0.1-dev.10 14:41:17 Signing Git tag with Sigul... 14:41:17 Signing v2.0.1-dev.10 [Pipeline] echo 14:41:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:41:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:41:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:41:18 $ docker stop --time=1 885bd39d4dd8e85bbe73381b3bf0c9c853a8b118e65340b1e8e0481aa86c3c1a 14:41:19 $ docker rm -f 885bd39d4dd8e85bbe73381b3bf0c9c853a8b118e65340b1e8e0481aa86c3c1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:41:20 . [Pipeline] withDockerContainer 14:41:20 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 14:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 14:41:21 $ docker top 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:41:21 [ssh-agent] Looking for ssh-agent implementation... 14:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:41:21 $ docker exec 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 ssh-agent 14:41:21 SSH_AUTH_SOCK=/tmp/ssh-HzvihFrWUQQb/agent.13 14:41:21 SSH_AGENT_PID=18 14:41:21 Running ssh-add (command line suppressed) 14:41:21 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3544941933160286800.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3544941933160286800.key) 14:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:41:21 + git semver bump pre 14:41:21 # -> Open(): unable to determine branch for HEAD 14:41:21 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:41:21 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:41:21 # $SEMVER_REMOTE_NAME = origin 14:41:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:41:21 # $SEMVER_USER_NAME = edgex-jenkins 14:41:21 # $SEMVER_BRANCH = main 14:41:21 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:41:21 2.0.1-dev.11 [Pipeline] } 14:41:22 $ docker exec --env ******** --env ******** 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 ssh-agent -k 14:41:22 unset SSH_AUTH_SOCK; 14:41:22 unset SSH_AGENT_PID; 14:41:22 echo Agent pid 18 killed; 14:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:41:22 + git semver [Pipeline] } 14:41:22 $ docker stop --time=1 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 14:41:23 $ docker rm -f 7e0220b2a34423abb507d3aa9ba5d1175d75461b945ee347b1e976986c3307e9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:41:24 . [Pipeline] withDockerContainer 14:41:24 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 14:41:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 14:41:24 $ docker top b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:41:25 [ssh-agent] Looking for ssh-agent implementation... 14:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:41:25 $ docker exec b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 ssh-agent 14:41:25 SSH_AUTH_SOCK=/tmp/ssh-t5VRz7Jnvq5f/agent.14 14:41:25 SSH_AGENT_PID=20 14:41:25 Running ssh-add (command line suppressed) 14:41:25 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8757749230672217454.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8757749230672217454.key) 14:41:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:41:25 + git semver push 14:41:25 # -> Open(): unable to determine branch for HEAD 14:41:25 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:41:25 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:41:25 # $SEMVER_REMOTE_NAME = origin 14:41:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:41:25 # $SEMVER_USER_NAME = edgex-jenkins 14:41:25 # $SEMVER_BRANCH = main 14:41:25 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:41:31 $ docker exec --env ******** --env ******** b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 ssh-agent -k 14:41:31 unset SSH_AUTH_SOCK; 14:41:31 unset SSH_AGENT_PID; 14:41:31 echo Agent pid 20 killed; 14:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:41:31 + git semver [Pipeline] } 14:41:31 $ docker stop --time=1 b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 14:41:32 $ docker rm -f b99df365d6140bc4750d316e64702db5a552a7b70368cbdb41e328b4ac680887 [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 14:41:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:41:34 ---> package-listing.sh 14:41:34 ++ facter osfamily 14:41:34 ++ tr '[:upper:]' '[:lower:]' 14:41:34 + OS_FAMILY=redhat 14:41:34 + workspace=/w/workspace/undry_go-mod-core-contracts_main 14:41:34 + START_PACKAGES=/tmp/packages_start.txt 14:41:34 + END_PACKAGES=/tmp/packages_end.txt 14:41:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:41:34 + PACKAGES=/tmp/packages_start.txt 14:41:34 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:41:34 + PACKAGES=/tmp/packages_end.txt 14:41:34 + case "${OS_FAMILY}" in 14:41:34 + rpm -qa 14:41:34 + sort 14:41:35 + '[' -f /tmp/packages_start.txt ']' 14:41:35 + '[' -f /tmp/packages_end.txt ']' 14:41:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:41:35 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:41:35 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 14:41:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 14:41:35 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:41:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:41:36 14:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:41:36 latest: Pulling from edgex-lftools-log-publisher 14:41:36 b4d181a07f80: Pulling fs layer 14:41:36 a1111a8f2ec3: Pulling fs layer 14:41:36 ed53099fbce6: Pulling fs layer 14:41:36 dc539afda2c1: Pulling fs layer 14:41:36 77bc0d833cb6: Pulling fs layer 14:41:36 9065ff56babe: Pulling fs layer 14:41:36 d287ab97295c: Pulling fs layer 14:41:36 dc539afda2c1: Waiting 14:41:36 77bc0d833cb6: Waiting 14:41:36 9065ff56babe: Waiting 14:41:36 d287ab97295c: Waiting 14:41:37 a1111a8f2ec3: Verifying Checksum 14:41:37 a1111a8f2ec3: Download complete 14:41:37 dc539afda2c1: Verifying Checksum 14:41:37 dc539afda2c1: Download complete 14:41:37 77bc0d833cb6: Verifying Checksum 14:41:37 77bc0d833cb6: Download complete 14:41:37 9065ff56babe: Verifying Checksum 14:41:37 9065ff56babe: Download complete 14:41:37 ed53099fbce6: Verifying Checksum 14:41:37 ed53099fbce6: Download complete 14:41:38 b4d181a07f80: Verifying Checksum 14:41:38 b4d181a07f80: Download complete 14:41:40 b4d181a07f80: Pull complete 14:41:40 a1111a8f2ec3: Pull complete 14:41:40 ed53099fbce6: Pull complete 14:41:40 dc539afda2c1: Pull complete 14:41:40 77bc0d833cb6: Pull complete 14:41:40 9065ff56babe: Pull complete 14:41:42 d287ab97295c: Verifying Checksum 14:41:42 d287ab97295c: Download complete 14:41:47 d287ab97295c: Pull complete 14:41:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:41:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:41:47 prd-centos7-docker-4c-2g-274 does not seem to be running inside a container 14:41: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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools-log-publisher:latest cat 14:41:49 $ docker top f567c998c215e3eeda4f1ad796df5c17a29cf4fa0f0ed8a38f63d7cac456bbe5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:50 + touch /tmp/pre-build-complete [Pipeline] sh 14:41:50 + mkdir -p /var/log/sysstat [Pipeline] sh 14:41:51 + ls /var/log/sa-host 14:41:51 + sadf -c /var/log/sa-host/sa05 14:41:51 file_magic: OK 14:41:51 HZ: Using current value: 100 14:41:51 file_header: OK 14:41:51 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 14:41:51 Statistics: 14:41:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:41:51 File successfully converted to sysstat format version 12.0.3 14:41:51 + sadf -c /var/log/sa-host/sa27 14:41:51 file_magic: OK 14:41:51 HZ: Using current value: 100 14:41:51 file_header: OK 14:41:51 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 14:41:51 Statistics: 14:41:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:41:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:51 provisioning config files... 14:41:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6608752420011814845tmp [Pipeline] { [Pipeline] echo 14:41:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:41:51 ---> create-netrc.sh [Pipeline] } 14:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:41:52 ---> python-tools-install.sh [Pipeline] echo 14:41:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:41:52 ---> sudo-logs.sh 14:41:52 Archiving 'sudo' log.. 14:41:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-274.vexxhost.local: Name or service not known 14:41:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-274.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:41:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:41:53 ---> job-cost.sh 14:41:53 lf-activate-venv: SKIPPING 14:41:53 DEBUG: total: 0.18000000715255737 14:41:53 INFO: Retrieving Stack Cost... 14:41:54 INFO: Retrieving Pricing Info for: v3-standard-2 14:41:54 INFO: Archiving Costs [Pipeline] echo 14:41:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:41:54 ---> logs-deploy.sh 14:41:54 lf-activate-venv: SKIPPING 14:41:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/11 14:41:54 INFO: archiving workspace using pattern(s): 14:41:55 Archives upload complete. 14:41:55 INFO: archiving logs to Nexus 14:41:56 ---> uname -a: 14:41:56 Linux prd-centos7-docker-4c-2g-274.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:41:56 14:41:56 14:41:56 ---> lscpu: 14:41:56 Architecture: x86_64 14:41:56 CPU op-mode(s): 32-bit, 64-bit 14:41:56 Byte Order: Little Endian 14:41:56 Address sizes: 40 bits physical, 48 bits virtual 14:41:56 CPU(s): 2 14:41:56 On-line CPU(s) list: 0,1 14:41:56 Thread(s) per core: 1 14:41:56 Core(s) per socket: 1 14:41:56 Socket(s): 2 14:41:56 NUMA node(s): 1 14:41:56 Vendor ID: AuthenticAMD 14:41:56 CPU family: 23 14:41:56 Model: 49 14:41:56 Model name: AMD EPYC-Rome Processor 14:41:56 Stepping: 0 14:41:56 CPU MHz: 2800.000 14:41:56 BogoMIPS: 5600.00 14:41:56 Virtualization: AMD-V 14:41:56 Hypervisor vendor: KVM 14:41:56 Virtualization type: full 14:41:56 L1d cache: 32K 14:41:56 L1i cache: 32K 14:41:56 L2 cache: 512K 14:41:56 L3 cache: 16384K 14:41:56 NUMA node0 CPU(s): 0,1 14:41: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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:41:56 14:41:56 14:41:56 ---> nproc: 14:41:56 2 14:41:56 14:41:56 14:41:56 ---> df -h: 14:41:56 Filesystem Size Used Avail Use% Mounted on 14:41:56 overlay 40G 9.0G 32G 23% / 14:41:56 tmpfs 64M 0 64M 0% /dev 14:41:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:41:56 shm 64M 0 64M 0% /dev/shm 14:41:56 /dev/vda1 40G 9.0G 32G 23% /facter-os 14:41:56 14:41:56 14:41:56 ---> sar -b -r -n DEV: 14:41:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 14:41:56 14:41:56 14:31:06 LINUX RESTART (2 CPU) 14:41:56 14:41:56 14:32:02 tps rtps wtps bread/s bwrtn/s 14:41:56 14:33:01 3.64 0.00 3.64 0.00 130.49 14:41:56 14:34:02 0.53 0.00 0.53 0.00 9.55 14:41:56 14:35:01 0.15 0.00 0.15 0.00 1.90 14:41:56 14:36:01 0.27 0.00 0.27 0.00 3.88 14:41:56 14:37:01 0.37 0.00 0.37 0.00 4.98 14:41:56 14:38:01 0.25 0.00 0.25 0.00 3.36 14:41:56 14:39:01 0.23 0.00 0.23 0.00 3.35 14:41:56 14:40:01 0.27 0.00 0.27 0.00 3.00 14:41:56 14:41:01 115.80 0.05 115.75 4.00 31243.02 14:41:56 Average: 13.55 0.01 13.55 0.45 3504.00 14:41:56 14:41:56 14:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:41:56 14:33:01 5470680 0 798364 9.97 2620 1737268 1240772 13.70 566700 1571128 12 14:41:56 14:34:02 5474392 0 794644 9.92 2620 1737276 1197444 13.22 567692 1567696 16 14:41:56 14:35:01 5472116 0 796920 9.95 2620 1737276 1197736 13.22 570540 1567312 8 14:41:56 14:36:01 5472288 0 796740 9.95 2620 1737284 1197700 13.22 569536 1567992 8 14:41:56 14:37:01 5469712 0 799312 9.98 2620 1737288 1197712 13.22 569168 1571360 8 14:41:56 14:38:01 5469736 0 799284 9.98 2620 1737292 1197700 13.22 569168 1571360 8 14:41:56 14:39:01 5468668 0 800344 9.99 2620 1737300 1197508 13.22 570464 1571360 16 14:41:56 14:40:01 5460140 0 808868 10.10 2620 1737304 1197508 13.22 578544 1571360 8 14:41:56 14:41:01 4490324 0 941640 11.76 2620 2574348 1509560 16.67 767672 2263416 118836 14:41:56 Average: 5360895 0 815124 10.18 2620 1830293 1237071 13.66 592165 1646998 13213 14:41:56 14:41:56 14:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:41:56 14:33:01 eth0 1.02 0.47 0.42 0.21 0.00 0.00 0.00 0.00 14:41:56 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:34:02 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 14:41:56 14:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:35:01 eth0 1.80 0.37 0.39 0.21 0.00 0.00 0.00 0.00 14:41:56 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:36:01 eth0 1.72 0.55 0.59 0.39 0.00 0.00 0.00 0.00 14:41:56 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:37:01 eth0 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 14:41:56 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:38:01 eth0 0.63 0.45 0.33 0.21 0.00 0.00 0.00 0.00 14:41:56 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:41:56 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:41:56 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:41:01 eth0 1135.26 798.34 6483.82 110.68 0.00 0.00 0.00 0.00 14:41:56 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 14:41:01 docker0 101.35 122.01 8.76 354.74 0.00 0.00 0.00 0.00 14:41:56 Average: eth0 127.36 89.34 723.73 12.47 0.00 0.00 0.00 0.00 14:41:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:56 Average: docker0 11.31 13.61 0.98 39.58 0.00 0.00 0.00 0.00 14:41:56 14:41:56 14:41:56 ---> sar -P ALL: 14:41:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 14:41:56 14:41:56 14:31:06 LINUX RESTART (2 CPU) 14:41:56 14:41:56 14:32:02 CPU %user %nice %system %iowait %steal %idle 14:41:56 14:33:01 all 0.24 0.00 0.06 0.00 0.03 99.68 14:41:56 14:33:01 0 0.39 0.00 0.08 0.00 0.03 99.49 14:41:56 14:33:01 1 0.08 0.00 0.03 0.00 0.02 99.86 14:41:56 14:34:02 all 0.18 0.00 0.07 0.00 0.02 99.73 14:41:56 14:34:02 0 0.30 0.00 0.03 0.00 0.02 99.65 14:41:56 14:34:02 1 0.07 0.00 0.10 0.00 0.02 99.82 14:41:56 14:35:01 all 0.22 0.00 0.05 0.00 0.02 99.71 14:41:56 14:35:01 0 0.37 0.00 0.05 0.00 0.00 99.58 14:41:56 14:35:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:41:56 14:36:01 all 0.13 0.00 0.05 0.00 0.02 99.81 14:41:56 14:36:01 0 0.22 0.00 0.05 0.00 0.02 99.72 14:41:56 14:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:41:56 14:37:01 all 0.10 0.00 0.05 0.00 0.02 99.83 14:41:56 14:37:01 0 0.13 0.00 0.05 0.00 0.02 99.80 14:41:56 14:37:01 1 0.07 0.00 0.05 0.00 0.02 99.87 14:41:56 14:38:01 all 0.23 0.00 0.04 0.00 0.03 99.71 14:41:56 14:38:01 0 0.43 0.00 0.05 0.00 0.02 99.50 14:41:56 14:38:01 1 0.02 0.00 0.03 0.00 0.03 99.92 14:41:56 14:39:01 all 0.23 0.00 0.05 0.00 0.01 99.72 14:41:56 14:39:01 0 0.37 0.00 0.02 0.00 0.00 99.62 14:41:56 14:39:01 1 0.08 0.00 0.08 0.00 0.02 99.82 14:41:56 14:40:01 all 0.20 0.00 0.04 0.00 0.02 99.74 14:41:56 14:40:01 0 0.35 0.00 0.03 0.00 0.02 99.60 14:41:56 14:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:41:56 14:41:01 all 13.40 0.00 6.20 2.57 0.07 77.76 14:41:56 14:41:01 0 13.23 0.00 6.33 2.14 0.07 78.22 14:41:56 14:41:01 1 13.57 0.00 6.07 2.99 0.07 77.30 14:41:56 Average: all 1.60 0.00 0.71 0.28 0.02 97.39 14:41:56 Average: 0 1.70 0.00 0.72 0.23 0.02 97.34 14:41:56 Average: 1 1.51 0.00 0.70 0.32 0.03 97.44 14:41:56 14:41:56 14:41:56