Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e52849b4ed789265e09033222a233a1a53cfae91 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-ssh7993932651515960243.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh4275915090970930374.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/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/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1901376757404634270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh2075430378565710969.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/app-functions-sdk-go/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/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8211823193634986814.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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3018 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh1077380074180777240.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e52849b4ed789265e09033222a233a1a53cfae91 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 Commit message: "fix: Create Event copy with all required fields (#925)" > git rev-list --no-walk 83c633e0233ae448cbb5e6a8cef38b01a51a199b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:35:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:35:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:35:30 ========================================================= 23:35:30 EdgeX Global Pipelines Version Info 23:35:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:35:31 ------------------- 23:35:31 stable info: 23:35:31 ------------------- 23:35:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:31 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 23:35:31 Message: update stable to v1.0.196 23:35:32 ------------------- 23:35:32 experimental info: 23:35:32 ------------------- 23:35:32 Commited By: **** collab-it+edgex@linuxfoundation.org 23:35:32 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 23:35:32 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e52849b4ed789265e09033222a233a1a53cfae91 [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e52849b [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:33 + git log --format=format:%s -1 e52849b4ed789265e09033222a233a1a53cfae91 [Pipeline] echo 23:35:33 GIT_COMMIT: e52849b4ed789265e09033222a233a1a53cfae91, Commit Message: fix: Create Event copy with all required fields (#925) [Pipeline] echo 23:35:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:35:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:34 23:35:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:35:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:34 latest: Pulling from edgex-devops/git-semver 23:35:34 31603596830f: Pulling fs layer 23:35:34 b6dc333f4379: Pulling fs layer 23:35:34 3d9ef1400e77: Pulling fs layer 23:35:34 fd332fbdc1db: Pulling fs layer 23:35:34 fd332fbdc1db: Waiting 23:35:34 b6dc333f4379: Download complete 23:35:34 31603596830f: Verifying Checksum 23:35:34 31603596830f: Download complete 23:35:34 31603596830f: Pull complete 23:35:35 fd332fbdc1db: Verifying Checksum 23:35:35 fd332fbdc1db: Download complete 23:35:35 b6dc333f4379: Pull complete 23:35:35 3d9ef1400e77: Verifying Checksum 23:35:35 3d9ef1400e77: Download complete 23:35:35 3d9ef1400e77: Pull complete 23:35:35 fd332fbdc1db: Pull complete 23:35:35 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 23:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:35:36 prd-centos7-docker-4c-2g-3018 does not seem to be running inside a container 23:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 23:35:36 $ docker top ad5944c594186c2fe606e6fedc85bc4e446538382bd92e84a63ff1a654cfe306 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:36 [ssh-agent] Looking for ssh-agent implementation... 23:35:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:37 $ docker exec ad5944c594186c2fe606e6fedc85bc4e446538382bd92e84a63ff1a654cfe306 ssh-agent 23:35:37 SSH_AUTH_SOCK=/tmp/ssh-izRStemMBzGI/agent.14 23:35:37 SSH_AGENT_PID=20 23:35:37 Running ssh-add (command line suppressed) 23:35:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8853694761634382693.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8853694761634382693.key) 23:35:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:37 + git tag --points-at HEAD [Pipeline] } 23:35:37 $ docker exec --env ******** --env ******** ad5944c594186c2fe606e6fedc85bc4e446538382bd92e84a63ff1a654cfe306 ssh-agent -k 23:35:37 unset SSH_AUTH_SOCK; 23:35:37 unset SSH_AGENT_PID; 23:35:37 echo Agent pid 20 killed; 23:35:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:35:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:38 [ssh-agent] Looking for ssh-agent implementation... 23:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:38 $ docker exec ad5944c594186c2fe606e6fedc85bc4e446538382bd92e84a63ff1a654cfe306 ssh-agent 23:35:38 SSH_AUTH_SOCK=/tmp/ssh-OphdkmtvdmCM/agent.54 23:35:38 SSH_AGENT_PID=61 23:35:38 Running ssh-add (command line suppressed) 23:35:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6231173449228742396.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6231173449228742396.key) 23:35:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:38 + git semver init 23:35:38 # -> Open(): unable to determine branch for HEAD 23:35:38 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:35:38 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:35:38 # $SEMVER_REMOTE_NAME = origin 23:35:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:35:38 # $SEMVER_USER_NAME = edgex-jenkins 23:35:38 # $SEMVER_BRANCH = main 23:35:38 # $SEMVER_TEMP = /tmp/semver-227816919 23:35:38 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:35:40 # '/tmp/semver-227816919' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 23:35:40 # -> Force: false 23:35:40 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:35:40 $ docker exec --env ******** --env ******** ad5944c594186c2fe606e6fedc85bc4e446538382bd92e84a63ff1a654cfe306 ssh-agent -k 23:35:41 unset SSH_AUTH_SOCK; 23:35:41 unset SSH_AGENT_PID; 23:35:41 echo Agent pid 61 killed; 23:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:41 + git semver [Pipeline] } 23:35:41 $ docker stop --time=1 ad5944c594186c2fe606e6fedc85bc4e446538382bd92e84a63ff1a654cfe306 23:35:42 $ docker rm -f ad5944c594186c2fe606e6fedc85bc4e446538382bd92e84a63ff1a654cfe306 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:35:43 Stashed 1 file(s) [Pipeline] echo 23:35:43 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 23:35:58 Still waiting to schedule task 23:35:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:35:58 Still waiting to schedule task 23:35:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:38:07 Running on prd-centos7-docker-4c-2g-3020 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:38:07 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 23:38:07 The recommended git tool is: git 23:38:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3019 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:38:10 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 23:38:10 The recommended git tool is: git 23:38:11 using credential edgex-jenkins-ssh 23:38:11 Cloning the remote Git repository 23:38:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:38:11 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 23:38:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:38:11 > git --version # timeout=10 23:38:11 > git --version # 'git version 2.24.4' 23:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:11 [INFO] Currently running in a labeled security context 23:38:11 [INFO] Currently SELinux is 'enforcing' on the host 23:38:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh3815637764763323500.key 23:38:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:13 Avoid second fetch 23:38:13 Checking out Revision e52849b4ed789265e09033222a233a1a53cfae91 (main) 23:38:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:38:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:13 > git config core.sparsecheckout # timeout=10 23:38:13 > git checkout -f e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 23:38:15 using credential edgex-jenkins-ssh 23:38:15 Cloning the remote Git repository 23:38:16 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:38:16 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 23:38:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:38:16 > git --version # timeout=10 23:38:16 > git --version # 'git version 2.17.1' 23:38:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:17 Commit message: "fix: Create Event copy with all required fields (#925)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:38:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:38:18 + sudo service docker restart 23:38:18 + true 23:38:18 Redirecting to /bin/systemctl restart docker.service 23:38:19 Avoid second fetch 23:38:19 Checking out Revision e52849b4ed789265e09033222a233a1a53cfae91 (main) 23:38:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:19 > git config core.sparsecheckout # timeout=10 23:38:19 > git checkout -f e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 23:38:23 Commit message: "fix: Create Event copy with all required fields (#925)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:38:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:38:25 + sudo service docker restart 23:38:25 + true [Pipeline] unstash [Pipeline] echo 23:38:37 ========================================================= 23:38:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:38:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:38:37 + 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 . 23:38:37 Sending build context to Docker daemon 19.74MB 23:38:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:38:37 Step 2/8 : FROM ${BASE} 23:38:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:38:37 540db60ca938: Pulling fs layer 23:38:37 adcc1eea9eea: Pulling fs layer 23:38:37 4c4ab2625f07: Pulling fs layer 23:38:37 0773c198feca: Pulling fs layer 23:38:37 345f892a5656: Pulling fs layer 23:38:37 4796506630df: Pulling fs layer 23:38:37 cc55df3e53f1: Pulling fs layer 23:38:37 4d027b6c602c: Pulling fs layer 23:38:37 449e75d2c14e: Pulling fs layer 23:38:37 0773c198feca: Waiting 23:38:37 345f892a5656: Waiting 23:38:37 4796506630df: Waiting 23:38:37 cc55df3e53f1: Waiting 23:38:37 4d027b6c602c: Waiting 23:38:37 449e75d2c14e: Waiting 23:38:37 4c4ab2625f07: Verifying Checksum 23:38:37 4c4ab2625f07: Download complete 23:38:37 adcc1eea9eea: Verifying Checksum 23:38:37 adcc1eea9eea: Download complete 23:38:38 345f892a5656: Verifying Checksum 23:38:38 345f892a5656: Download complete 23:38:38 4796506630df: Verifying Checksum 23:38:38 4796506630df: Download complete 23:38:38 cc55df3e53f1: Verifying Checksum 23:38:38 cc55df3e53f1: Download complete 23:38:38 540db60ca938: Verifying Checksum 23:38:38 540db60ca938: Download complete 23:38:38 540db60ca938: Pull complete 23:38:38 adcc1eea9eea: Pull complete 23:38:38 4c4ab2625f07: Pull complete 23:38:38 4d027b6c602c: Verifying Checksum 23:38:38 4d027b6c602c: Download complete 23:38:42 449e75d2c14e: Verifying Checksum 23:38:42 449e75d2c14e: Download complete 23:38:42 0773c198feca: Verifying Checksum 23:38:42 0773c198feca: Download complete [Pipeline] unstash [Pipeline] echo 23:38:44 ========================================================= 23:38:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:38:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:38:44 + 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 . 23:38:45 Sending build context to Docker daemon 19.74MB 23:38:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:38:45 Step 2/8 : FROM ${BASE} 23:38:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:46 595b0fe564bb: Pulling fs layer 23:38:46 24495759ef45: Pulling fs layer 23:38:46 d148012ef14d: Pulling fs layer 23:38:46 cb65c68fc2e2: Pulling fs layer 23:38:46 093eec477d81: Pulling fs layer 23:38:46 a6d5b2bbb924: Pulling fs layer 23:38:46 2446dc1eb7d3: Pulling fs layer 23:38:46 596795e73e0f: Pulling fs layer 23:38:46 cb65c68fc2e2: Waiting 23:38:46 a6d5b2bbb924: Waiting 23:38:46 093eec477d81: Waiting 23:38:46 2446dc1eb7d3: Waiting 23:38:46 596795e73e0f: Waiting 23:38:46 d148012ef14d: Verifying Checksum 23:38:46 d148012ef14d: Download complete 23:38:46 24495759ef45: Verifying Checksum 23:38:46 24495759ef45: Download complete 23:38:46 093eec477d81: Verifying Checksum 23:38:46 093eec477d81: Download complete 23:38:46 a6d5b2bbb924: Verifying Checksum 23:38:46 a6d5b2bbb924: Download complete 23:38:46 2446dc1eb7d3: Download complete 23:38:46 595b0fe564bb: Verifying Checksum 23:38:46 595b0fe564bb: Download complete 23:38:47 0773c198feca: Pull complete 23:38:47 345f892a5656: Pull complete 23:38:47 4796506630df: Pull complete 23:38:47 cc55df3e53f1: Pull complete 23:38:47 4d027b6c602c: Pull complete 23:38:47 595b0fe564bb: Pull complete 23:38:47 24495759ef45: Pull complete 23:38:48 449e75d2c14e: Pull complete 23:38:48 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 23:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:38:48 ---> 0d28375d9b5b 23:38:48 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:38:48 20.10.0: Pulling from library/docker 23:38:48 05e7bc50f07f: Pulling fs layer 23:38:48 6db28d0fdbf6: Pulling fs layer 23:38:48 292df0bc6bf3: Pulling fs layer 23:38:48 2e060f4bd70b: Pulling fs layer 23:38:48 80e8d568a223: Pulling fs layer 23:38:48 8dc6ef1a942a: Pulling fs layer 23:38:48 2312dd95470a: Pulling fs layer 23:38:48 2e060f4bd70b: Waiting 23:38:48 80e8d568a223: Waiting 23:38:48 8dc6ef1a942a: Waiting 23:38:48 2312dd95470a: Waiting 23:38:48 292df0bc6bf3: Verifying Checksum 23:38:48 292df0bc6bf3: Download complete 23:38:48 d148012ef14d: Pull complete 23:38:48 6db28d0fdbf6: Verifying Checksum 23:38:48 6db28d0fdbf6: Download complete 23:38:48 05e7bc50f07f: Verifying Checksum 23:38:48 05e7bc50f07f: Download complete 23:38:48 80e8d568a223: Verifying Checksum 23:38:48 80e8d568a223: Download complete 23:38:48 8dc6ef1a942a: Verifying Checksum 23:38:48 8dc6ef1a942a: Download complete 23:38:48 2312dd95470a: Verifying Checksum 23:38:48 2312dd95470a: Download complete 23:38:49 05e7bc50f07f: Pull complete 23:38:49 6db28d0fdbf6: Pull complete 23:38:49 596795e73e0f: Verifying Checksum 23:38:49 292df0bc6bf3: Pull complete 23:38:50 cb65c68fc2e2: Verifying Checksum 23:38:50 cb65c68fc2e2: Download complete 23:38:51 2e060f4bd70b: Verifying Checksum 23:38:51 2e060f4bd70b: Download complete 23:38:53 2e060f4bd70b: Pull complete 23:38:53 80e8d568a223: Pull complete 23:38:53 8dc6ef1a942a: Pull complete 23:38:53 2312dd95470a: Pull complete 23:38:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:38:53 Status: Downloaded newer image for docker:20.10.0 23:38:55 ---> 54b1ba5f1775 23:38:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:38:55 ---> Running in 4151fb0b913d 23:38:55 Removing intermediate container 4151fb0b913d 23:38:55 ---> 99c9a5214d86 23:38:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:38:55 ---> Running in 48672239bddd 23:38:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:38:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:38:58 (1/5) Installing libsodium (1.0.18-r0) 23:38:58 (2/5) Installing libzmq (4.3.3-r1) 23:38:58 (3/5) Installing pkgconf (1.7.3-r0) 23:38:58 (4/5) Installing libsodium-dev (1.0.18-r0) 23:38:58 (5/5) Installing zeromq-dev (4.3.3-r1) 23:38:58 Executing busybox-1.32.1-r6.trigger 23:38:58 OK: 150 MiB in 45 packages 23:38:59 Removing intermediate container 48672239bddd 23:38:59 ---> ab3ce9c23ab0 23:38:59 Step 6/8 : WORKDIR /build 23:38:59 ---> Running in d3b499f9f03b 23:38:59 Removing intermediate container d3b499f9f03b 23:38:59 ---> 87dc38913409 23:38:59 Step 7/8 : COPY go.mod . 23:38:59 ---> 5627e0a23c28 23:38:59 Step 8/8 : RUN go mod download 23:38:59 ---> Running in be7d65ae0ab3 23:39:00 cb65c68fc2e2: Pull complete 23:39:01 093eec477d81: Pull complete 23:39:01 a6d5b2bbb924: Pull complete 23:39:01 2446dc1eb7d3: Pull complete 23:39:06 596795e73e0f: Pull complete 23:39:06 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 23:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:39:06 ---> d9e956139c92 23:39:06 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:39:06 20.10.0: Pulling from library/docker 23:39:06 a3cc7d3b244e: Pulling fs layer 23:39:06 02a3295e0d61: Pulling fs layer 23:39:06 0f4f2e6d8100: Pulling fs layer 23:39:06 330b718f631f: Pulling fs layer 23:39:06 a93816041522: Pulling fs layer 23:39:06 bdb6da89ff94: Pulling fs layer 23:39:06 2a70c0c122f4: Pulling fs layer 23:39:06 330b718f631f: Waiting 23:39:06 a93816041522: Waiting 23:39:06 bdb6da89ff94: Waiting 23:39:06 2a70c0c122f4: Waiting 23:39:06 0f4f2e6d8100: Verifying Checksum 23:39:06 0f4f2e6d8100: Download complete 23:39:06 02a3295e0d61: Download complete 23:39:06 a3cc7d3b244e: Verifying Checksum 23:39:06 a3cc7d3b244e: Download complete 23:39:06 a93816041522: Verifying Checksum 23:39:06 a93816041522: Download complete 23:39:06 2a70c0c122f4: Verifying Checksum 23:39:06 2a70c0c122f4: Download complete 23:39:06 bdb6da89ff94: Verifying Checksum 23:39:06 bdb6da89ff94: Download complete 23:39:07 a3cc7d3b244e: Pull complete 23:39:07 02a3295e0d61: Pull complete 23:39:08 330b718f631f: Verifying Checksum 23:39:08 330b718f631f: Download complete 23:39:08 0f4f2e6d8100: Pull complete 23:39:09 Removing intermediate container be7d65ae0ab3 23:39:09 ---> dd17c91c654a 23:39:09 Successfully built dd17c91c654a 23:39:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:39:10 + docker inspect -f . ci-base-image-x86_64 23:39:10 . [Pipeline] withDockerContainer 23:39:10 prd-centos7-docker-4c-2g-3020 does not seem to be running inside a container 23:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 23:39:10 $ docker top 957da552d2a651fc2d3b3ca229dbff0426eb296d90c608f00581d417e78658c3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:11 + go version 23:39:11 go version go1.16.5 linux/amd64 [Pipeline] } 23:39:11 $ docker stop --time=1 957da552d2a651fc2d3b3ca229dbff0426eb296d90c608f00581d417e78658c3 23:39:12 $ docker rm -f 957da552d2a651fc2d3b3ca229dbff0426eb296d90c608f00581d417e78658c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:39:12 330b718f631f: Pull complete 23:39:12 a93816041522: Pull complete 23:39:12 + docker inspect -f . ci-base-image-x86_64 23:39:12 . [Pipeline] withDockerContainer 23:39:12 prd-centos7-docker-4c-2g-3020 does not seem to be running inside a container 23:39:12 bdb6da89ff94: Pull complete 23:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 23:39:13 2a70c0c122f4: Pull complete 23:39:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:39:13 $ docker top 7ba6d86c00dd280c4d72f633fb21c597def2283b92515e7c8c463874cb8b3418 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:13 Status: Downloaded newer image for docker:20.10.0 23:39:13 + go mod tidy [Pipeline] sh 23:39:14 + make test 23:39:14 make -C ./app-service-template build 23:39:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:39:14 go mod tidy 23:39:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:39:18 ---> 2b194d2453cf 23:39:18 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:39:19 ---> Running in f216df4213b7 23:39:19 Removing intermediate container f216df4213b7 23:39:19 ---> b514210bdb06 23:39:19 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:39:19 ---> Running in e58915accee0 23:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:22 (1/5) Installing libsodium (1.0.18-r0) 23:39:22 (2/5) Installing libzmq (4.3.3-r1) 23:39:23 (3/5) Installing pkgconf (1.7.3-r0) 23:39:23 (4/5) Installing libsodium-dev (1.0.18-r0) 23:39:23 (5/5) Installing zeromq-dev (4.3.3-r1) 23:39:23 Executing busybox-1.32.1-r6.trigger 23:39:23 OK: 139 MiB in 45 packages 23:39:24 Removing intermediate container e58915accee0 23:39:24 ---> b90491ac1789 23:39:24 Step 6/8 : WORKDIR /build 23:39:24 ---> Running in 99c10f33afd8 23:39:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:39:24 make -C ./app-service-template test 23:39:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:39:24 go mod tidy 23:39:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:39:25 Removing intermediate container 99c10f33afd8 23:39:25 ---> 8d51584625fd 23:39:25 Step 7/8 : COPY go.mod . 23:39:25 ---> d74c2aa77b68 23:39:25 Step 8/8 : RUN go mod download 23:39:26 ---> Running in ca91a92f7441 23:39:33 ok new-app-service 0.014s coverage: 47.8% of statements 23:39:33 ? new-app-service/config [no test files] 23:39:33 ok new-app-service/functions 0.008s 23:39:33 CGO_ENABLED=1 go vet ./... 23:39:40 gofmt -l . 23:39:40 [ "`gofmt -l .`" = "" ] 23:39:40 ./bin/test-attribution-txt.sh 23:39:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:39:40 go mod tidy 23:39:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:39:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:39:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.024s coverage: 63.6% of statements 23:39:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements 23:39:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:39:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.022s coverage: 61.8% of statements 23:39:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:39:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 23:39:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.042s coverage: 74.5% of statements 23:39:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:39:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:39:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:39:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:39:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:39:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:39:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements 23:39:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:39:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 23:39:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 76.1% of statements 23:39:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:39:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 23:39:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 23:39:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:39:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:39:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 23:39:53 Removing intermediate container ca91a92f7441 23:39:53 ---> f66192fb4b1e 23:39:53 Successfully built f66192fb4b1e 23:39:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:39:53 + docker inspect -f . ci-base-image-arm64 23:39:53 . [Pipeline] withDockerContainer 23:39:53 prd-ubuntu18.04-docker-arm64-4c-16g-3019 does not seem to be running inside a container 23:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:39:55 $ docker top 240fab3fb2c6186beeab689f8030c22d00e4ccffc89970c8f40a6084ee18af1d -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:56 + go version 23:39:56 go version go1.16.5 linux/arm64 [Pipeline] } 23:39:56 $ docker stop --time=1 240fab3fb2c6186beeab689f8030c22d00e4ccffc89970c8f40a6084ee18af1d 23:39:58 $ docker rm -f 240fab3fb2c6186beeab689f8030c22d00e4ccffc89970c8f40a6084ee18af1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:39:59 + docker inspect -f . ci-base-image-arm64 23:39:59 . [Pipeline] withDockerContainer 23:39:59 prd-ubuntu18.04-docker-arm64-4c-16g-3019 does not seem to be running inside a container 23:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:01 $ docker top c40389cb76e8d49d004fdda55b48bfd1247df2ec8726a135610ba73b33473ae2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:02 + go mod tidy [Pipeline] sh 23:40:04 + make test 23:40:04 make -C ./app-service-template build 23:40:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:40:04 go mod tidy 23:40:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:40:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.1% of statements 23:40:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 23:40:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:40:13 gofmt -l . 23:40:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:40:13 $ docker stop --time=1 7ba6d86c00dd280c4d72f633fb21c597def2283b92515e7c8c463874cb8b3418 23:40:14 $ docker rm -f 7ba6d86c00dd280c4d72f633fb21c597def2283b92515e7c8c463874cb8b3418 [Pipeline] // withDockerContainer [Pipeline] sh 23:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:40:15 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:40:16 ---> job-cost.sh 23:40:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Crly 23:40:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-Crly/bin to PATH 23:40:40 INFO: No Stack... 23:40:40 INFO: Retrieving Pricing Info for: v3-standard-2 23:40:40 INFO: Archiving Costs [Pipeline] sh 23:40:41 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv 23:40:41 + cut -d, -f6 [Pipeline] lock 23:40:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] 23:40:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] did not exist. Created. 23:40:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:40:41 + echo total: 0.05999999865889549 [Pipeline] stash 23:40:41 Stashed 1 file(s) [Pipeline] } 23:40:41 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:40:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:40:43 make -C ./app-service-template test 23:40:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:40:43 go mod tidy 23:40:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:41:10 ok new-app-service 0.043s coverage: 47.8% of statements 23:41:10 ? new-app-service/config [no test files] 23:41:10 ok new-app-service/functions 0.044s 23:41:10 CGO_ENABLED=1 go vet ./... 23:41:37 gofmt -l . 23:41:37 [ "`gofmt -l .`" = "" ] 23:41:37 ./bin/test-attribution-txt.sh 23:41:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 23:41:38 go mod tidy 23:41:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:41:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:41:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.095s coverage: 63.6% of statements 23:41:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 96.5% of statements 23:41:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:41:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.136s coverage: 61.8% of statements 23:41:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:41:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.059s 23:41:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.094s coverage: 74.5% of statements 23:41:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:41:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:41:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:41:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:41:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:41:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:41:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.1% of statements 23:41:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:41:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.083s coverage: 10.5% of statements 23:41:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.826s coverage: 76.1% of statements 23:41:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:41:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.040s coverage: 12.5% of statements 23:41:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.094s coverage: 27.3% of statements 23:41:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:41:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:41:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.038s coverage: 51.4% of statements 23:42:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.120s coverage: 78.1% of statements 23:42:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 23:42:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:42:25 gofmt -l . 23:42:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:42:26 $ docker stop --time=1 c40389cb76e8d49d004fdda55b48bfd1247df2ec8726a135610ba73b33473ae2 23:42:28 $ docker rm -f c40389cb76e8d49d004fdda55b48bfd1247df2ec8726a135610ba73b33473ae2 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:42:29 Warning: overwriting stash ‘coverage-report’ 23:42:30 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:42:30 ---> job-cost.sh 23:42:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iSi4 23:43:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:44:46 lf-activate-venv(): INFO: Adding /tmp/venv-iSi4/bin to PATH 23:44:46 INFO: No Stack... 23:44:46 INFO: Retrieving Pricing Info for: v2-standard-4 23:44:46 INFO: Archiving Costs [Pipeline] sh 23:44:46 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv 23:44:46 + cut -d, -f6 [Pipeline] lock 23:44:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] 23:44:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] did not exist. Created. 23:44:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:47 /w/workspace/app-functions-sdk-go/4@tmp/durable-b9bc8290/script.sh: 1: /w/workspace/app-functions-sdk-go/4@tmp/durable-b9bc8290/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:44:47 + echo total: 0.18000000715255737 [Pipeline] stash 23:44:47 Warning: overwriting stash ‘stack-cost’ 23:44:48 Stashed 1 file(s) [Pipeline] } 23:44:48 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:44:49 provisioning config files... 23:44:49 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2892645834138420708tmp [Pipeline] { [Pipeline] sh 23:44:49 + set +x 23:44:49 + bash -s -- 23:44:49 + curl -s https://codecov.io/bash 23:44:49 23:44:49 _____ _ 23:44:49 / ____| | | 23:44:49 | | ___ __| | ___ ___ _____ __ 23:44:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:44:49 | |___| (_) | (_| | __/ (_| (_) \ V / 23:44:49 \_____\___/ \__,_|\___|\___\___/ \_/ 23:44:49 Bash-1.0.5 23:44:49 23:44:49 23:44:49 ==> git version 2.24.4 found 23:44:49 ==> 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 23:44:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:44:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:44:49 ==> Jenkins CI detected. 23:44:49 project root: . 23:44:49 --> token set from env 23:44:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:44:49 ==> Running gcov in . (disable via -X gcov) 23:44:49 ==> Python coveragepy not found 23:44:49 ==> Searching for coverage reports in: 23:44:49 + . 23:44:49 -> Found 2 reports 23:44:49 ==> Detecting git/mercurial file structure 23:44:49 ==> Reading reports 23:44:49 + ./app-service-template/coverage.out bytes=1055 23:44:49 + ./coverage.out bytes=95181 23:44:49 ==> Appending adjustments 23:44:49 https://docs.codecov.io/docs/fixing-reports 23:44:49 + Found adjustments 23:44:49 ==> Gzipping contents 23:44:49 20K /tmp/codecov.qoDmjL.gz 23:44:49 ==> Uploading reports 23:44:49 url: https://codecov.io 23:44:49 query: branch=main&commit=e52849b4ed789265e09033222a233a1a53cfae91&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:49 -> Pinging Codecov 23:44:49 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=e52849b4ed789265e09033222a233a1a53cfae91&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:50 -> Uploading to 23:44:50 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/3D8B5DFFC46A037C893635FACE044666/e52849b4ed789265e09033222a233a1a53cfae91/111de711-c06d-4d9f-9faf-bcdb0b1767cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T234450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33cfd38f35bfbb837234e377f007ae4c609ade99dc9840f06f588f12362deeb9 23:44:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:50 Dload Upload Total Spent Left Speed 23:44:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16435 0 0 100 16435 0 36342 --:--:-- --:--:-- --:--:-- 36280 100 16435 0 0 100 16435 0 36329 --:--:-- --:--:-- --:--:-- 36280 23:44:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e52849b4ed789265e09033222a233a1a53cfae91 [Pipeline] } 23:44:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:44:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:44:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:52 23:44:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:44:52 188c0c94c7c5: Pulling fs layer 23:44:52 0ef7d3d256c8: Pulling fs layer 23:44:52 de9db76c5a1d: Pulling fs layer 23:44:52 0eba1c9be4d2: Pulling fs layer 23:44:52 0d57e429df01: Pulling fs layer 23:44:52 4e4be7b47b0d: Pulling fs layer 23:44:52 e1f770b5df2f: Pulling fs layer 23:44:52 85a0685a4137: Pulling fs layer 23:44:52 0eba1c9be4d2: Waiting 23:44:52 0d57e429df01: Waiting 23:44:52 4e4be7b47b0d: Waiting 23:44:52 e1f770b5df2f: Waiting 23:44:52 85a0685a4137: Waiting 23:44:53 de9db76c5a1d: Verifying Checksum 23:44:53 de9db76c5a1d: Download complete 23:44:53 0ef7d3d256c8: Download complete 23:44:53 0d57e429df01: Verifying Checksum 23:44:53 0d57e429df01: Download complete 23:44:53 4e4be7b47b0d: Verifying Checksum 23:44:53 4e4be7b47b0d: Download complete 23:44:53 188c0c94c7c5: Verifying Checksum 23:44:53 188c0c94c7c5: Download complete 23:44:53 188c0c94c7c5: Pull complete 23:44:53 0ef7d3d256c8: Pull complete 23:44:53 de9db76c5a1d: Pull complete 23:44:54 e1f770b5df2f: Verifying Checksum 23:44:54 e1f770b5df2f: Download complete 23:44:58 0eba1c9be4d2: Verifying Checksum 23:44:58 0eba1c9be4d2: Download complete 23:44:58 85a0685a4137: Verifying Checksum 23:44:58 85a0685a4137: Download complete 23:45:01 0eba1c9be4d2: Pull complete 23:45:01 0d57e429df01: Pull complete 23:45:01 4e4be7b47b0d: Pull complete 23:45:02 e1f770b5df2f: Pull complete 23:45:05 85a0685a4137: Pull complete 23:45:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:45:05 prd-centos7-docker-4c-2g-3018 does not seem to be running inside a container 23:45:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 23:45:07 $ docker top a0790fdd14a8c4cd0053a99d258ca6f42241830ace6300baae71167fb629304f -eo pid,comm [Pipeline] { [Pipeline] echo 23:45:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:45:07 + set -o pipefail 23:45:07 + snyk monitor '--org=edgex-jenkins' 23:45:15 23:45:15 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 23:45:15 23:45:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/a5a69b5f-ba11-4f84-a961-701207f91305 23:45:15 23:45:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:45:15 23:45:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:45:15 23:45:15 [Pipeline] } 23:45:15 $ docker stop --time=1 a0790fdd14a8c4cd0053a99d258ca6f42241830ace6300baae71167fb629304f 23:45:16 $ docker rm -f a0790fdd14a8c4cd0053a99d258ca6f42241830ace6300baae71167fb629304f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:45:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:17 provisioning config files... 23:45:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7472150912219484690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:17 --> edgex-publish-swagger.sh 23:45:17 === Publish openapi/v2 API === 23:45:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:45:17 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 23:45:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:17 Dload Upload Total Spent Left Speed 23:45:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11405 0:00:01 0:00:01 --:--:-- 11410 100 13054 0 0 100 13054 0 11404 0:00:01 0:00:01 --:--:-- 11410 23:45:18 23:45:18 [Pipeline] } 23:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:19 + git log --format=format:%s -1 e52849b4ed789265e09033222a233a1a53cfae91 [Pipeline] isUnix [Pipeline] sh 23:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:19 . [Pipeline] withDockerContainer 23:45:19 prd-centos7-docker-4c-2g-3018 does not seem to be running inside a container 23:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 23:45:20 $ docker top bd7cbed78e78b0e46e627c7f3f0394480c4e17e223035286c16dd5bb0883101b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:20 [ssh-agent] Looking for ssh-agent implementation... 23:45:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:20 $ docker exec bd7cbed78e78b0e46e627c7f3f0394480c4e17e223035286c16dd5bb0883101b ssh-agent 23:45:20 SSH_AUTH_SOCK=/tmp/ssh-6ocafPDtkRY8/agent.13 23:45:20 SSH_AGENT_PID=20 23:45:20 Running ssh-add (command line suppressed) 23:45:20 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4006951585797699079.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4006951585797699079.key) 23:45:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:21 + git semver tag 23:45:21 # -> Open(): unable to determine branch for HEAD 23:45:21 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:45:21 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:45:21 # $SEMVER_REMOTE_NAME = origin 23:45:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:21 # $SEMVER_USER_NAME = edgex-jenkins 23:45:21 # $SEMVER_BRANCH = main 23:45:21 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:45:21 # e52849b4ed789265e09033222a233a1a53cfae91 HEAD 23:45:21 # -> Force: false 23:45:21 # 2364dfdb319d599dc32635a5b54dc69cfe681a45 refs/tags/v2.0.1-dev.5 [Pipeline] } 23:45:21 $ docker exec --env ******** --env ******** bd7cbed78e78b0e46e627c7f3f0394480c4e17e223035286c16dd5bb0883101b ssh-agent -k 23:45:21 unset SSH_AUTH_SOCK; 23:45:21 unset SSH_AGENT_PID; 23:45:21 echo Agent pid 20 killed; 23:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:21 + git semver [Pipeline] } 23:45:21 $ docker stop --time=1 bd7cbed78e78b0e46e627c7f3f0394480c4e17e223035286c16dd5bb0883101b 23:45:23 $ docker rm -f bd7cbed78e78b0e46e627c7f3f0394480c4e17e223035286c16dd5bb0883101b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:23 23:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:45:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:24 0.23.1-centos7: Pulling from edgex-lftools 23:45:24 ab5ef0e58194: Pulling fs layer 23:45:24 9712f1f96733: Pulling fs layer 23:45:24 63f879dbbcfc: Pulling fs layer 23:45:24 0d9ebad4ef96: Pulling fs layer 23:45:24 e9a5061849ea: Pulling fs layer 23:45:24 d747dcd14b5f: Pulling fs layer 23:45:24 2de7ff778b66: Pulling fs layer 23:45:24 0d9ebad4ef96: Waiting 23:45:24 d747dcd14b5f: Waiting 23:45:24 2de7ff778b66: Waiting 23:45:24 e9a5061849ea: Waiting 23:45:24 9712f1f96733: Verifying Checksum 23:45:24 9712f1f96733: Download complete 23:45:26 63f879dbbcfc: Verifying Checksum 23:45:26 63f879dbbcfc: Download complete 23:45:26 e9a5061849ea: Verifying Checksum 23:45:26 e9a5061849ea: Download complete 23:45:26 d747dcd14b5f: Verifying Checksum 23:45:26 d747dcd14b5f: Download complete 23:45:27 2de7ff778b66: Verifying Checksum 23:45:27 2de7ff778b66: Download complete 23:45:27 0d9ebad4ef96: Verifying Checksum 23:45:27 0d9ebad4ef96: Download complete 23:45:27 ab5ef0e58194: Verifying Checksum 23:45:27 ab5ef0e58194: Download complete 23:45:30 ab5ef0e58194: Pull complete 23:45:30 9712f1f96733: Pull complete 23:45:31 63f879dbbcfc: Pull complete 23:45:34 0d9ebad4ef96: Pull complete 23:45:34 e9a5061849ea: Pull complete 23:45:34 d747dcd14b5f: Pull complete 23:45:35 2de7ff778b66: Pull complete 23:45:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:45:35 prd-centos7-docker-4c-2g-3018 does not seem to be running inside a container 23:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 23:45:38 $ docker top 649b5286c71923bc9e4621570d14932efb8aef1f1479d92fe09ba81f9c5aa2dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:45:38 provisioning config files... 23:45:38 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3450564513513179533tmp 23:45:39 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2918488788495814034tmp 23:45:39 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2662065924892831450tmp [Pipeline] { [Pipeline] echo 23:45:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:45:39 ---> sigul-configuration.sh 23:45:39 gpg: directory `/root/.gnupg' created 23:45:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:45:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:45:39 gpg: keyring `/root/.gnupg/secring.gpg' created 23:45:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:45:39 gpg: CAST5 encrypted data 23:45:39 gpg: encrypted with 1 passphrase 23:45:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:45:39 + mkdir /home/jenkins 23:45:39 + mkdir /home/jenkins/sigul [Pipeline] sh 23:45:40 + 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 23:45:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:45:40 ---> sigul-install.sh 23:45:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:45:44 + git tag --list 23:45:44 v0.1.0 23:45:44 v0.1.1 23:45:44 v1.0.0 23:45:44 v1.1.0 23:45:44 v1.2.0 23:45:44 v1.3.0 23:45:44 v1.3.1 23:45:44 v2.0.0 23:45:44 v2.0.1-dev.1 23:45:44 v2.0.1-dev.2 23:45:44 v2.0.1-dev.3 23:45:44 v2.0.1-dev.4 23:45:44 v2.0.1-dev.5 [Pipeline] sh 23:45:44 + lftools sign git-tag v2.0.1-dev.5 23:45:45 Signing Git tag with Sigul... 23:45:45 Signing v2.0.1-dev.5 [Pipeline] echo 23:45:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:45:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:45:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:45:46 $ docker stop --time=1 649b5286c71923bc9e4621570d14932efb8aef1f1479d92fe09ba81f9c5aa2dc 23:45:47 $ docker rm -f 649b5286c71923bc9e4621570d14932efb8aef1f1479d92fe09ba81f9c5aa2dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:48 . [Pipeline] withDockerContainer 23:45:48 prd-centos7-docker-4c-2g-3018 does not seem to be running inside a container 23:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 23:45:49 $ docker top 3de3fb8f7f1680be071fbbac2821a90488c837d09ae098820321c5a8ce4cdde5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:49 [ssh-agent] Looking for ssh-agent implementation... 23:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:49 $ docker exec 3de3fb8f7f1680be071fbbac2821a90488c837d09ae098820321c5a8ce4cdde5 ssh-agent 23:45:49 SSH_AUTH_SOCK=/tmp/ssh-5yDuYtpenJUX/agent.14 23:45:49 SSH_AGENT_PID=20 23:45:49 Running ssh-add (command line suppressed) 23:45:49 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7174463676800197958.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7174463676800197958.key) 23:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:50 + git semver bump pre 23:45:50 # -> Open(): unable to determine branch for HEAD 23:45:50 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:45:50 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:45:50 # $SEMVER_REMOTE_NAME = origin 23:45:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:50 # $SEMVER_USER_NAME = edgex-jenkins 23:45:50 # $SEMVER_BRANCH = main 23:45:50 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:45:50 2.0.1-dev.6 [Pipeline] } 23:45:50 $ docker exec --env ******** --env ******** 3de3fb8f7f1680be071fbbac2821a90488c837d09ae098820321c5a8ce4cdde5 ssh-agent -k 23:45:50 unset SSH_AUTH_SOCK; 23:45:50 unset SSH_AGENT_PID; 23:45:50 echo Agent pid 20 killed; 23:45:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:50 + git semver [Pipeline] } 23:45:50 $ docker stop --time=1 3de3fb8f7f1680be071fbbac2821a90488c837d09ae098820321c5a8ce4cdde5 23:45:51 $ docker rm -f 3de3fb8f7f1680be071fbbac2821a90488c837d09ae098820321c5a8ce4cdde5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:52 . [Pipeline] withDockerContainer 23:45:52 prd-centos7-docker-4c-2g-3018 does not seem to be running inside a container 23:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 23:45:52 $ docker top 6dff43878a0b245773c4a0c257a6aafd64d48460e28d3a577e89c4eceba5654a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:53 [ssh-agent] Looking for ssh-agent implementation... 23:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:53 $ docker exec 6dff43878a0b245773c4a0c257a6aafd64d48460e28d3a577e89c4eceba5654a ssh-agent 23:45:53 SSH_AUTH_SOCK=/tmp/ssh-Ht4vRsqY4c34/agent.13 23:45:53 SSH_AGENT_PID=20 23:45:53 Running ssh-add (command line suppressed) 23:45:53 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7962850330261665876.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7962850330261665876.key) 23:45:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:53 + git semver push 23:45:53 # -> Open(): unable to determine branch for HEAD 23:45:53 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:45:53 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:45:53 # $SEMVER_REMOTE_NAME = origin 23:45:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:53 # $SEMVER_USER_NAME = edgex-jenkins 23:45:53 # $SEMVER_BRANCH = main 23:45:53 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:45:59 $ docker exec --env ******** --env ******** 6dff43878a0b245773c4a0c257a6aafd64d48460e28d3a577e89c4eceba5654a ssh-agent -k 23:45:59 unset SSH_AUTH_SOCK; 23:45:59 unset SSH_AGENT_PID; 23:45:59 echo Agent pid 20 killed; 23:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:00 + git semver [Pipeline] } 23:46:00 $ docker stop --time=1 6dff43878a0b245773c4a0c257a6aafd64d48460e28d3a577e89c4eceba5654a 23:46:01 $ docker rm -f 6dff43878a0b245773c4a0c257a6aafd64d48460e28d3a577e89c4eceba5654a [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 23:46:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:02 ---> package-listing.sh 23:46:02 ++ tr '[:upper:]' '[:lower:]' 23:46:02 ++ facter osfamily 23:46:03 + OS_FAMILY=redhat 23:46:03 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 23:46:03 + START_PACKAGES=/tmp/packages_start.txt 23:46:03 + END_PACKAGES=/tmp/packages_end.txt 23:46:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:03 + PACKAGES=/tmp/packages_start.txt 23:46:03 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:46:03 + PACKAGES=/tmp/packages_end.txt 23:46:03 + case "${OS_FAMILY}" in 23:46:03 + rpm -qa 23:46:03 + sort 23:46:03 + '[' -f /tmp/packages_start.txt ']' 23:46:03 + '[' -f /tmp/packages_end.txt ']' 23:46:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:03 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:46:03 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 23:46:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 23:46:03 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:46:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:46:04 23:46:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:46:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:46:04 alpine: Pulling from edgex-lftools-log-publisher 23:46:04 5843afab3874: Pulling fs layer 23:46:04 2dfaacf7024e: Pulling fs layer 23:46:04 2dbba127c6aa: Pulling fs layer 23:46:04 1a467efa2204: Pulling fs layer 23:46:04 865369a531d5: Pulling fs layer 23:46:04 2dc3bafdbf1c: Pulling fs layer 23:46:04 9ac237eaa80d: Pulling fs layer 23:46:04 6bcad4ecc5c2: Pulling fs layer 23:46:04 7074353bde3e: Pulling fs layer 23:46:04 2dc3bafdbf1c: Waiting 23:46:04 9ac237eaa80d: Waiting 23:46:04 6bcad4ecc5c2: Waiting 23:46:04 7074353bde3e: Waiting 23:46:04 1a467efa2204: Waiting 23:46:04 865369a531d5: Waiting 23:46:04 2dfaacf7024e: Verifying Checksum 23:46:04 2dfaacf7024e: Download complete 23:46:05 1a467efa2204: Verifying Checksum 23:46:05 1a467efa2204: Download complete 23:46:05 5843afab3874: Verifying Checksum 23:46:05 5843afab3874: Download complete 23:46:05 2dc3bafdbf1c: Verifying Checksum 23:46:05 2dc3bafdbf1c: Download complete 23:46:05 9ac237eaa80d: Verifying Checksum 23:46:05 9ac237eaa80d: Download complete 23:46:05 6bcad4ecc5c2: Verifying Checksum 23:46:05 6bcad4ecc5c2: Download complete 23:46:05 5843afab3874: Pull complete 23:46:05 2dfaacf7024e: Pull complete 23:46:05 865369a531d5: Verifying Checksum 23:46:05 865369a531d5: Download complete 23:46:06 2dbba127c6aa: Verifying Checksum 23:46:06 2dbba127c6aa: Download complete 23:46:06 2dbba127c6aa: Pull complete 23:46:06 1a467efa2204: Pull complete 23:46:06 865369a531d5: Pull complete 23:46:06 2dc3bafdbf1c: Pull complete 23:46:06 9ac237eaa80d: Pull complete 23:46:06 6bcad4ecc5c2: Pull complete 23:46:09 7074353bde3e: Verifying Checksum 23:46:09 7074353bde3e: Download complete 23:46:13 7074353bde3e: Pull complete 23:46:13 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 23:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:46:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:46:13 prd-centos7-docker-4c-2g-3018 does not seem to be running inside a container 23:46:13 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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:alpine cat 23:46:15 $ docker top 28dae40d78beb90e2d402fa7a144ebf3025697d5d01cb91ecbf5b13f769f32fe -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:16 + touch /tmp/pre-build-complete [Pipeline] sh 23:46:16 + mkdir -p /var/log/sa [Pipeline] sh 23:46:17 + ls /var/log/sa-host 23:46:17 + sadf -c /var/log/sa-host/sa05 23:46:17 file_magic: OK 23:46:17 HZ: Using current value: 100 23:46:17 file_header: OK 23:46:17 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 23:46:17 Statistics: 23:46:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:46:17 File successfully converted to sysstat format version 12.5.4 23:46:17 + sadf -c /var/log/sa-host/sa15 23:46:17 file_magic: OK 23:46:17 HZ: Using current value: 100 23:46:17 file_header: OK 23:46:17 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 23:46:17 Statistics: 23:46:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:46:17 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:17 provisioning config files... 23:46:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7455426187495249213tmp [Pipeline] { [Pipeline] echo 23:46:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:46:17 ---> create-netrc.sh [Pipeline] } 23:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:46:18 ---> python-tools-install.sh [Pipeline] echo 23:46:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:46:18 ---> sudo-logs.sh 23:46:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:46:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:46:18 ---> job-cost.sh 23:46:18 lf-activate-venv: SKIPPING 23:46:18 DEBUG: total: 0.18000000715255737 23:46:18 INFO: Retrieving Stack Cost... 23:46:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:46:20 INFO: Archiving Costs [Pipeline] echo 23:46:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:46:20 ---> logs-deploy.sh 23:46:20 lf-activate-venv: SKIPPING 23:46:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/4 23:46:20 INFO: archiving workspace using pattern(s): 23:46:21 Archives upload complete. 23:46:21 INFO: archiving logs to Nexus 23:46:22 ---> uname -a: 23:46:22 Linux prd-centos7-docker-4c-2g-3018.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:46:22 23:46:22 23:46:22 ---> lscpu: 23:46:22 Architecture: x86_64 23:46:22 CPU op-mode(s): 32-bit, 64-bit 23:46:22 Address sizes: 40 bits physical, 48 bits virtual 23:46:22 Byte Order: Little Endian 23:46:22 CPU(s): 2 23:46:22 On-line CPU(s) list: 0,1 23:46:22 Vendor ID: AuthenticAMD 23:46:22 BIOS Vendor ID: QEMU 23:46:22 Model name: AMD EPYC-Rome Processor 23:46:22 BIOS Model name: pc-i440fx-4.2 23:46:22 CPU family: 23 23:46:22 Model: 49 23:46:22 Thread(s) per core: 1 23:46:22 Core(s) per socket: 1 23:46:22 Socket(s): 2 23:46:22 Stepping: 0 23:46:22 BogoMIPS: 5599.99 23:46:22 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 23:46:22 Virtualization: AMD-V 23:46:22 Hypervisor vendor: KVM 23:46:22 Virtualization type: full 23:46:22 L1d cache: 64 KiB (2 instances) 23:46:22 L1i cache: 64 KiB (2 instances) 23:46:22 L2 cache: 1 MiB (2 instances) 23:46:22 L3 cache: 32 MiB (2 instances) 23:46:22 NUMA node(s): 1 23:46:22 NUMA node0 CPU(s): 0,1 23:46:22 Vulnerability Itlb multihit: Not affected 23:46:22 Vulnerability L1tf: Not affected 23:46:22 Vulnerability Mds: Not affected 23:46:22 Vulnerability Meltdown: Not affected 23:46:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:46:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:46:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:46:22 Vulnerability Srbds: Not affected 23:46:22 Vulnerability Tsx async abort: Not affected 23:46:22 23:46:22 23:46:22 ---> nproc: 23:46:22 2 23:46:22 23:46:22 23:46:22 ---> df -h: 23:46:22 Filesystem Size Used Available Use% Mounted on 23:46:22 overlay 40.0G 8.9G 31.1G 22% / 23:46:22 tmpfs 64.0M 0 64.0M 0% /dev 23:46:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:46:22 shm 64.0M 0 64.0M 0% /dev/shm 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/oundry_app-functions-sdk-go_main 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/oundry_app-functions-sdk-go_main@tmp 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 23:46:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 23:46:22 23:46:22 23:46:22 ---> free -m: 23:46:22 total used free shared buff/cache available 23:46:22 Mem: 7821 937 3233 0 3650 6568 23:46:22 Swap: 1023 0 1023 23:46:22 23:46:22 23:46:22 ---> ip addr: 23:46:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:46:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:46:22 inet 127.0.0.1/8 scope host lo 23:46:22 valid_lft forever preferred_lft forever 23:46:22 inet6 ::1/128 scope host 23:46:22 valid_lft forever preferred_lft forever 23:46:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:46:22 link/ether fa:16:3e:e5:1a:68 brd ff:ff:ff:ff:ff:ff 23:46:22 inet 10.30.123.229/23 brd 10.30.123.255 scope global dynamic eth0 23:46:22 valid_lft 85717sec preferred_lft 85717sec 23:46:22 inet6 fe80::f816:3eff:fee5:1a68/64 scope link 23:46:22 valid_lft forever preferred_lft forever 23:46:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:46:22 link/ether 02:42:ce:71:51:8b brd ff:ff:ff:ff:ff:ff 23:46:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:46:22 valid_lft forever preferred_lft forever 23:46:22 inet6 fe80::42:ceff:fe71:518b/64 scope link 23:46:22 valid_lft forever preferred_lft forever 23:46:22 23:46:22 23:46:22 ---> sar -b -r -n DEV: 23:46:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:46:22 23:46:22 23:34:49 LINUX RESTART (2 CPU) 23:46:22 23:46:22 23:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:46:22 23:37:01 1.87 0.00 1.87 0.00 0.00 38.12 0.00 23:46:22 23:38:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 23:46:22 23:39:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 23:46:22 23:40:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 23:46:22 23:41:01 0.35 0.00 0.35 0.00 0.00 4.77 0.00 23:46:22 23:42:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 23:46:22 23:43:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 23:46:22 23:44:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 23:46:22 23:45:01 4.65 0.03 4.61 0.00 3.73 206.14 0.00 23:46:22 23:46:01 198.13 0.02 198.12 0.00 0.53 58568.56 0.00 23:46:22 Average: 20.65 0.00 20.64 0.00 0.43 5885.09 0.00 23:46:22 23:46:22 23:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:22 23:37:01 5445636 0 792136 9.89 2620 1768540 1205144 13.31 582976 1582156 20 23:46:22 23:38:01 5445400 0 792368 9.89 2620 1768544 1205144 13.31 585120 1579972 8 23:46:22 23:39:01 5442188 0 795580 9.93 2620 1768544 1205372 13.31 588152 1579972 8 23:46:22 23:40:01 5443496 0 794260 9.92 2620 1768556 1205144 13.31 581640 1585364 8 23:46:22 23:41:01 5443172 0 794580 9.92 2620 1768560 1205240 13.31 582152 1585364 12 23:46:22 23:42:01 5440932 0 796816 9.95 2620 1768564 1205396 13.31 584108 1585364 20 23:46:22 23:43:01 5440304 0 797440 9.96 2620 1768568 1205144 13.31 584732 1585364 16 23:46:22 23:44:01 5433992 0 803744 10.04 2620 1768576 1205144 13.31 591200 1585368 8 23:46:22 23:45:01 4810540 0 934520 11.67 2620 2261252 1604516 17.71 741476 2006132 491848 23:46:22 23:46:01 3844000 0 1071700 13.38 2620 3090612 1374448 15.17 814792 2711316 40 23:46:22 Average: 5218966 0 837314 10.45 2620 1950032 1262069 13.93 623635 1738637 49199 23:46:22 23:46:22 23:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:22 23:37:01 eth0 0.57 0.07 0.04 0.01 0.00 0.00 0.00 0.00 23:46:22 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:38:01 eth0 0.75 0.08 0.08 0.01 0.00 0.00 0.00 0.00 23:46:22 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:39:01 eth0 0.48 0.45 0.27 0.21 0.00 0.00 0.00 0.00 23:46:22 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:22 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:41:01 eth0 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 23:46:22 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:42:01 eth0 0.82 0.37 0.31 0.20 0.00 0.00 0.00 0.00 23:46:22 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:22 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:44:01 eth0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:45:01 eth0 639.03 427.56 4088.41 32.63 0.00 0.00 0.00 0.00 23:46:22 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:46:01 eth0 749.13 518.30 3950.61 137.21 0.00 0.00 0.00 0.00 23:46:22 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 23:46:01 docker0 110.16 142.58 8.03 663.49 0.00 0.00 0.00 0.00 23:46:22 Average: eth0 139.16 94.75 804.20 17.04 0.00 0.00 0.00 0.00 23:46:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:22 Average: docker0 11.02 14.26 0.80 66.37 0.00 0.00 0.00 0.00 23:46:22 23:46:22 23:46:22 ---> sar -P ALL: 23:46:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:46:22 23:46:22 23:34:49 LINUX RESTART (2 CPU) 23:46:22 23:46:22 23:36:01 CPU %user %nice %system %iowait %steal %idle 23:46:22 23:37:01 all 0.16 0.00 0.05 0.00 0.03 99.77 23:46:22 23:37:01 0 0.22 0.00 0.05 0.00 0.02 99.72 23:46:22 23:37:01 1 0.10 0.00 0.05 0.00 0.03 99.82 23:46:22 23:38:01 all 0.14 0.00 0.04 0.00 0.03 99.79 23:46:22 23:38:01 0 0.25 0.00 0.05 0.00 0.02 99.68 23:46:22 23:38:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:46:22 23:39:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:46:22 23:39:01 0 0.25 0.00 0.03 0.00 0.03 99.68 23:46:22 23:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:46:22 23:40:01 all 0.20 0.00 0.03 0.00 0.03 99.75 23:46:22 23:40:01 0 0.35 0.00 0.03 0.00 0.03 99.58 23:46:22 23:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:46:22 23:41:01 all 0.10 0.00 0.03 0.00 0.03 99.84 23:46:22 23:41:01 0 0.15 0.00 0.02 0.00 0.02 99.82 23:46:22 23:41:01 1 0.05 0.00 0.03 0.00 0.05 99.87 23:46:22 23:42:01 all 0.13 0.00 0.03 0.00 0.03 99.81 23:46:22 23:42:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:46:22 23:42:01 1 0.07 0.00 0.03 0.00 0.05 99.85 23:46:22 23:43:01 all 0.10 0.00 0.04 0.00 0.03 99.83 23:46:22 23:43:01 0 0.17 0.00 0.03 0.00 0.02 99.78 23:46:22 23:43:01 1 0.03 0.00 0.05 0.00 0.03 99.88 23:46:22 23:44:01 all 0.09 0.00 0.05 0.00 0.03 99.82 23:46:22 23:44:01 0 0.15 0.00 0.05 0.00 0.02 99.78 23:46:22 23:44:01 1 0.03 0.00 0.05 0.00 0.05 99.87 23:46:22 23:45:01 all 4.82 0.00 2.11 0.03 0.05 93.00 23:46:22 23:45:01 0 5.02 0.00 2.16 0.02 0.03 92.77 23:46:22 23:45:01 1 4.62 0.00 2.06 0.03 0.07 93.22 23:46:22 23:46:01 all 20.85 0.00 9.30 2.05 0.09 67.72 23:46:22 23:46:01 0 22.16 0.00 9.60 2.75 0.09 65.40 23:46:22 23:46:01 1 19.55 0.00 8.99 1.35 0.09 70.02 23:46:22 Average: all 2.57 0.00 1.12 0.20 0.04 96.07 23:46:22 Average: 0 2.78 0.00 1.16 0.26 0.03 95.77 23:46:22 Average: 1 2.37 0.00 1.09 0.13 0.04 96.37 23:46:22 23:46:22 23:46:22