Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb6bb540a8cb6df0ab3c7959dfb0879070efde55 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17072 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision fb6bb540a8cb6df0ab3c7959dfb0879070efde55 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 Commit message: "refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604)" > git rev-list --no-walk 6d0fca7ca15f421386e8388e0dbfef05184fe59b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:43:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:43:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:43:40 ========================================================= 16:43:40 EdgeX Global Pipelines Version Info 16:43:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:43:41 ------------------- 16:43:41 stable info: 16:43:41 ------------------- 16:43:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:43:41 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:43:41 Message: update stable to v1.0.173 16:43:42 ------------------- 16:43:42 experimental info: 16:43:42 ------------------- 16:43:42 Commited By: **** collab-it+edgex@linuxfoundation.org 16:43:42 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:43:42 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:43:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:43:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:43:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] echo 16:43:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb6bb54 [Pipeline] echo 16:43:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:46 + git log --format=format:%s -1 fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] echo 16:43:47 GIT_COMMIT: fb6bb540a8cb6df0ab3c7959dfb0879070efde55, Commit Message: refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604) [Pipeline] echo 16:43:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:47 16:43:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:43:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:48 latest: Pulling from edgex-devops/git-semver 16:43:48 31603596830f: Pulling fs layer 16:43:48 2a8b12db71e7: Pulling fs layer 16:43:48 6ca5941a6612: Pulling fs layer 16:43:48 ecc8261a40a4: Pulling fs layer 16:43:48 ecc8261a40a4: Waiting 16:43:48 2a8b12db71e7: Verifying Checksum 16:43:48 2a8b12db71e7: Download complete 16:43:48 31603596830f: Verifying Checksum 16:43:48 31603596830f: Download complete 16:43:48 ecc8261a40a4: Verifying Checksum 16:43:48 ecc8261a40a4: Download complete 16:43:48 6ca5941a6612: Verifying Checksum 16:43:48 6ca5941a6612: Download complete 16:43:48 31603596830f: Pull complete 16:43:48 2a8b12db71e7: Pull complete 16:43:49 6ca5941a6612: Pull complete 16:43:50 ecc8261a40a4: Pull complete 16:43:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:43:50 prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container 16:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:43:52 $ docker top 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:52 [ssh-agent] Looking for ssh-agent implementation... 16:43:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:53 $ docker exec 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent 16:43:53 SSH_AUTH_SOCK=/tmp/ssh-9EJofsbMbJiZ/agent.13 16:43:53 SSH_AGENT_PID=19 16:43:53 Running ssh-add (command line suppressed) 16:43:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8945883138431012797.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8945883138431012797.key) 16:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:53 + git tag --points-at HEAD [Pipeline] } 16:43:53 $ docker exec --env ******** --env ******** 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent -k 16:43:54 unset SSH_AUTH_SOCK; 16:43:54 unset SSH_AGENT_PID; 16:43:54 echo Agent pid 19 killed; 16:43:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:43:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:54 [ssh-agent] Looking for ssh-agent implementation... 16:43:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:54 $ docker exec 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent 16:43:54 SSH_AUTH_SOCK=/tmp/ssh-sIn8L7D01Qts/agent.47 16:43:54 SSH_AGENT_PID=52 16:43:54 Running ssh-add (command line suppressed) 16:43:54 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8117558894862211522.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8117558894862211522.key) 16:43:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:55 + git semver init 16:43:55 # -> Open(): unable to determine branch for HEAD 16:43:55 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:43:55 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:43:55 # $SEMVER_REMOTE_NAME = origin 16:43:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:43:55 # $SEMVER_USER_NAME = edgex-jenkins 16:43:55 # $SEMVER_BRANCH = master 16:43:55 # $SEMVER_TEMP = /tmp/semver-228029943 16:43:55 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:43:57 # '/tmp/semver-228029943' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 16:43:57 # -> Force: false 16:43:57 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 16:43:57 $ docker exec --env ******** --env ******** 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent -k 16:43:57 unset SSH_AUTH_SOCK; 16:43:57 unset SSH_AGENT_PID; 16:43:57 echo Agent pid 52 killed; 16:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:58 + git semver [Pipeline] } 16:43:58 $ docker stop --time=1 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d 16:43:59 $ docker rm -f 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d [Pipeline] // withDockerContainer [Pipeline] sh 16:44:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:44:00 Stashed 1 file(s) [Pipeline] echo 16:44:00 [edgeXSemver]: initialized semver on version 1.3.1-dev.8 [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 16:44:16 Still waiting to schedule task 16:44:16 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17073’ is offline 16:44:16 Still waiting to schedule task 16:44:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:45:21 Running on prd-centos7-docker-4c-2g-17075 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 16:45:21 Running in /w/workspace/app-functions-sdk-go/157 [Pipeline] { [Pipeline] checkout 16:45:23 using credential edgex-jenkins-ssh 16:45:24 Cloning the remote Git repository 16:45:24 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:45:24 > git init /w/workspace/app-functions-sdk-go/157 # timeout=10 16:45:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:45:24 > git --version # timeout=10 16:45:24 > git --version # 'git version 2.24.3' 16:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:45:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:45:26 Checking out Revision fb6bb540a8cb6df0ab3c7959dfb0879070efde55 (master) 16:45:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:45:26 > git config core.sparsecheckout # timeout=10 16:45:26 > git checkout -f fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 16:45:30 Commit message: "refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:45:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:45:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:45:32 + sudo service docker restart 16:45:32 + true 16:45:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:45:33 ========================================================= 16:45:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:45:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:45:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:45:35 Sending build context to Docker daemon 19.06MB 16:45:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 16:45:35 Step 2/8 : FROM ${BASE} 16:45:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:45:35 188c0c94c7c5: Pulling fs layer 16:45:35 0ef7d3d256c8: Pulling fs layer 16:45:35 de9db76c5a1d: Pulling fs layer 16:45:35 bca2f99d35d6: Pulling fs layer 16:45:35 93359f2a8cfa: Pulling fs layer 16:45:35 7c6f9722023f: Pulling fs layer 16:45:35 a35cf1a2eb13: Pulling fs layer 16:45:35 93359f2a8cfa: Waiting 16:45:35 7c6f9722023f: Waiting 16:45:35 a35cf1a2eb13: Waiting 16:45:35 bca2f99d35d6: Waiting 16:45:35 de9db76c5a1d: Verifying Checksum 16:45:35 de9db76c5a1d: Download complete 16:45:35 0ef7d3d256c8: Verifying Checksum 16:45:35 0ef7d3d256c8: Download complete 16:45:35 93359f2a8cfa: Download complete 16:45:35 7c6f9722023f: Verifying Checksum 16:45:35 7c6f9722023f: Download complete 16:45:35 188c0c94c7c5: Verifying Checksum 16:45:35 188c0c94c7c5: Download complete 16:45:35 188c0c94c7c5: Pull complete 16:45:36 0ef7d3d256c8: Pull complete 16:45:36 de9db76c5a1d: Pull complete 16:45:37 a35cf1a2eb13: Download complete 16:45:37 bca2f99d35d6: Download complete 16:45:43 bca2f99d35d6: Pull complete 16:45:43 93359f2a8cfa: Pull complete 16:45:43 7c6f9722023f: Pull complete 16:45:51 a35cf1a2eb13: Pull complete 16:45:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:45:51 ---> a62c8e92a672 16:45:51 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:45:51 20.10.0: Pulling from library/docker 16:45:51 05e7bc50f07f: Pulling fs layer 16:45:51 6db28d0fdbf6: Pulling fs layer 16:45:51 292df0bc6bf3: Pulling fs layer 16:45:51 2e060f4bd70b: Pulling fs layer 16:45:51 80e8d568a223: Pulling fs layer 16:45:51 8dc6ef1a942a: Pulling fs layer 16:45:51 2312dd95470a: Pulling fs layer 16:45:51 80e8d568a223: Waiting 16:45:51 8dc6ef1a942a: Waiting 16:45:51 2312dd95470a: Waiting 16:45:51 2e060f4bd70b: Waiting 16:45:51 292df0bc6bf3: Download complete 16:45:51 05e7bc50f07f: Verifying Checksum 16:45:51 05e7bc50f07f: Download complete 16:45:51 6db28d0fdbf6: Verifying Checksum 16:45:51 6db28d0fdbf6: Download complete 16:45:51 8dc6ef1a942a: Download complete 16:45:51 80e8d568a223: Verifying Checksum 16:45:51 80e8d568a223: Download complete 16:45:51 2312dd95470a: Verifying Checksum 16:45:51 2312dd95470a: Download complete 16:45:51 05e7bc50f07f: Pull complete 16:45:51 6db28d0fdbf6: Pull complete 16:45:51 292df0bc6bf3: Pull complete 16:45:52 2e060f4bd70b: Verifying Checksum 16:45:52 2e060f4bd70b: Download complete 16:45:55 2e060f4bd70b: Pull complete 16:45:55 80e8d568a223: Pull complete 16:45:55 8dc6ef1a942a: Pull complete 16:45:55 2312dd95470a: Pull complete 16:45:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:45:55 Status: Downloaded newer image for docker:20.10.0 16:45:56 ---> 9e8dcf65ad34 16:45:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:45:56 ---> Running in 9416b0ef665c 16:45:56 Removing intermediate container 9416b0ef665c 16:45:56 ---> c35ca28b744f 16:45:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:45:56 ---> Running in 65ae82a55e2a 16:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:45:58 (1/5) Installing libsodium (1.0.18-r0) 16:45:59 (2/5) Installing libzmq (4.3.3-r0) 16:45:59 (3/5) Installing pkgconf (1.7.2-r0) 16:45:59 (4/5) Installing libsodium-dev (1.0.18-r0) 16:45:59 (5/5) Installing zeromq-dev (4.3.3-r0) 16:45:59 Executing busybox-1.31.1-r19.trigger 16:45:59 OK: 167 MiB in 44 packages 16:46:00 Removing intermediate container 65ae82a55e2a 16:46:00 ---> 74d55a43cb0f 16:46:00 Step 6/8 : WORKDIR /build 16:46:00 ---> Running in 041d890733e6 16:46:00 Removing intermediate container 041d890733e6 16:46:00 ---> bbb8b9028efe 16:46:00 Step 7/8 : COPY go.mod . 16:46:00 ---> d3446710b253 16:46:00 Step 8/8 : RUN go mod download 16:46:00 ---> Running in 3ffd97bb679f 16:46:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17076 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 16:46:15 Running in /w/workspace/app-functions-sdk-go/157 [Pipeline] { [Pipeline] checkout 16:46:20 using credential edgex-jenkins-ssh 16:46:20 Cloning the remote Git repository 16:46:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:46:21 > git init /w/workspace/app-functions-sdk-go/157 # timeout=10 16:46:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:46:21 > git --version # timeout=10 16:46:21 > git --version # 'git version 2.17.1' 16:46:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:22 Removing intermediate container 3ffd97bb679f 16:46:22 ---> ec52e59b303b 16:46:22 Successfully built ec52e59b303b 16:46:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:46:22 + docker inspect -f . ci-base-image-x86_64 16:46:22 . [Pipeline] withDockerContainer 16:46:23 prd-centos7-docker-4c-2g-17075 does not seem to be running inside a container 16:46:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@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 ******** ci-base-image-x86_64 cat 16:46:24 $ docker top c8ac88e679bec6d57b70928836c6e9e86e12b720726d72d5a8fe5ea96f6a4c20 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:24 + go version 16:46:24 go version go1.15.5 linux/amd64 [Pipeline] } 16:46:24 $ docker stop --time=1 c8ac88e679bec6d57b70928836c6e9e86e12b720726d72d5a8fe5ea96f6a4c20 16:46:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:46:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:46:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:46:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:46:25 Checking out Revision fb6bb540a8cb6df0ab3c7959dfb0879070efde55 (master) 16:46:25 $ docker rm -f c8ac88e679bec6d57b70928836c6e9e86e12b720726d72d5a8fe5ea96f6a4c20 16:46:25 > git config core.sparsecheckout # timeout=10 16:46:25 > git checkout -f fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:26 + docker inspect -f . ci-base-image-x86_64 16:46:26 . [Pipeline] withDockerContainer 16:46:27 prd-centos7-docker-4c-2g-17075 does not seem to be running inside a container 16:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@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 ******** ci-base-image-x86_64 cat 16:46:27 $ docker top 9f7cef7a637e66c08f0a19bc14e17c33f4438088a79b4b14780fb1b571bfcbb4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:28 + make test 16:46:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:46:29 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 16:46:29 Commit message: "refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:46:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:46:32 + + truesudo 16:46:32 service docker restart [Pipeline] unstash [Pipeline] echo 16:46:34 ========================================================= 16:46:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:46:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:46:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:46:35 Sending build context to Docker daemon 19.06MB 16:46:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 16:46:35 Step 2/8 : FROM ${BASE} 16:46:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:46:36 5f621e34cdf4: Pulling fs layer 16:46:36 a4357932f1b6: Pulling fs layer 16:46:36 18c013af1878: Pulling fs layer 16:46:36 00ac8860ef70: Pulling fs layer 16:46:36 63d7cb157983: Pulling fs layer 16:46:36 b116817d02f9: Pulling fs layer 16:46:36 745a02a5169b: Pulling fs layer 16:46:36 00ac8860ef70: Waiting 16:46:36 63d7cb157983: Waiting 16:46:36 b116817d02f9: Waiting 16:46:36 745a02a5169b: Waiting 16:46:36 18c013af1878: Download complete 16:46:36 a4357932f1b6: Download complete 16:46:36 63d7cb157983: Verifying Checksum 16:46:36 63d7cb157983: Download complete 16:46:36 b116817d02f9: Verifying Checksum 16:46:36 b116817d02f9: Download complete 16:46:36 5f621e34cdf4: Verifying Checksum 16:46:36 5f621e34cdf4: Download complete 16:46:36 5f621e34cdf4: Pull complete 16:46:37 a4357932f1b6: Pull complete 16:46:37 18c013af1878: Pull complete 16:46:37 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.034s coverage: 86.2% of statements 16:46:38 745a02a5169b: Verifying Checksum 16:46:38 745a02a5169b: Download complete 16:46:40 00ac8860ef70: Verifying Checksum 16:46:40 00ac8860ef70: Download complete 16:46:44 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.049s coverage: 47.9% of statements 16:46:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 16:46:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 16:46:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.024s coverage: 61.5% of statements 16:46:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 16:46:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.033s coverage: 69.1% of statements 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 16:46:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.036s coverage: 97.7% of statements 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 16:46:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 16:46:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.008s coverage: 8.8% of statements 16:46:50 00ac8860ef70: Pull complete 16:46:50 63d7cb157983: Pull complete 16:46:50 b116817d02f9: Pull complete 16:46:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.925s coverage: 75.0% of statements 16:46:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 16:46:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.020s coverage: 87.9% of statements 16:46:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.041s coverage: 88.9% of statements 16:46:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.027s coverage: 80.5% of statements 16:46:53 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.020s coverage: 71.7% of statements 16:46:54 745a02a5169b: Pull complete 16:46:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:46:54 ---> b7e6874047d6 16:46:54 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:46:54 20.10.0: Pulling from library/docker 16:46:54 a3cc7d3b244e: Pulling fs layer 16:46:54 02a3295e0d61: Pulling fs layer 16:46:54 0f4f2e6d8100: Pulling fs layer 16:46:54 330b718f631f: Pulling fs layer 16:46:54 a93816041522: Pulling fs layer 16:46:54 bdb6da89ff94: Pulling fs layer 16:46:54 2a70c0c122f4: Pulling fs layer 16:46:54 330b718f631f: Waiting 16:46:54 a93816041522: Waiting 16:46:54 2a70c0c122f4: Waiting 16:46:54 bdb6da89ff94: Waiting 16:46:54 0f4f2e6d8100: Verifying Checksum 16:46:54 0f4f2e6d8100: Download complete 16:46:54 02a3295e0d61: Verifying Checksum 16:46:54 02a3295e0d61: Download complete 16:46:54 a3cc7d3b244e: Verifying Checksum 16:46:54 a3cc7d3b244e: Download complete 16:46:54 a93816041522: Verifying Checksum 16:46:54 a93816041522: Download complete 16:46:54 bdb6da89ff94: Verifying Checksum 16:46:54 bdb6da89ff94: Download complete 16:46:54 2a70c0c122f4: Verifying Checksum 16:46:54 2a70c0c122f4: Download complete 16:46:55 a3cc7d3b244e: Pull complete 16:46:55 02a3295e0d61: Pull complete 16:46:55 0f4f2e6d8100: Pull complete 16:46:56 330b718f631f: Download complete 16:46:59 330b718f631f: Pull complete 16:47:00 a93816041522: Pull complete 16:47:00 bdb6da89ff94: Pull complete 16:47:00 2a70c0c122f4: Pull complete 16:47:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:47:00 Status: Downloaded newer image for docker:20.10.0 16:47:07 ---> c8271fa60cc5 16:47:07 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:47:07 ---> Running in 49ebeaee154d 16:47:07 Removing intermediate container 49ebeaee154d 16:47:07 ---> 4dbde7c43b3b 16:47:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:47:07 ---> Running in 622f421d58d8 16:47:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:10 (1/5) Installing libsodium (1.0.18-r0) 16:47:11 (2/5) Installing libzmq (4.3.3-r0) 16:47:11 (3/5) Installing pkgconf (1.7.2-r0) 16:47:11 (4/5) Installing libsodium-dev (1.0.18-r0) 16:47:11 (5/5) Installing zeromq-dev (4.3.3-r0) 16:47:11 Executing busybox-1.31.1-r19.trigger 16:47:11 OK: 144 MiB in 44 packages 16:47:13 Removing intermediate container 622f421d58d8 16:47:13 ---> 962fde4ea66e 16:47:13 Step 6/8 : WORKDIR /build 16:47:13 ---> Running in 4580008b7295 16:47:13 Removing intermediate container 4580008b7295 16:47:13 ---> d61639c8d7b6 16:47:13 Step 7/8 : COPY go.mod . 16:47:14 ---> 98e9e3e00012 16:47:14 Step 8/8 : RUN go mod download 16:47:14 ---> Running in a037e5d00cbe 16:47:15 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.040s coverage: 81.6% of statements 16:47:15 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 16:47:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:47:15 gofmt -l . 16:47:15 [ "`gofmt -l .`" = "" ] 16:47:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:47:16 $ docker stop --time=1 9f7cef7a637e66c08f0a19bc14e17c33f4438088a79b4b14780fb1b571bfcbb4 16:47:18 $ docker rm -f 9f7cef7a637e66c08f0a19bc14e17c33f4438088a79b4b14780fb1b571bfcbb4 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:41 Removing intermediate container a037e5d00cbe 16:47:41 ---> b8615f64cc27 16:47:41 Successfully built b8615f64cc27 16:47:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:47:41 + docker inspect -f . ci-base-image-arm64 16:47:41 . [Pipeline] withDockerContainer 16:47:41 prd-ubuntu18.04-docker-arm64-4c-16g-17076 does not seem to be running inside a container 16:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@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 ******** ci-base-image-arm64 cat 16:47:43 $ docker top 7bffb5f913a9569f500a53723ad33e8c1f8548b0070f1a79fff825136f8e2850 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:44 + go version 16:47:44 go version go1.15.5 linux/arm64 [Pipeline] } 16:47:44 $ docker stop --time=1 7bffb5f913a9569f500a53723ad33e8c1f8548b0070f1a79fff825136f8e2850 16:47:46 $ docker rm -f 7bffb5f913a9569f500a53723ad33e8c1f8548b0070f1a79fff825136f8e2850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:47 + docker inspect -f . ci-base-image-arm64 16:47:47 . [Pipeline] withDockerContainer 16:47:47 prd-ubuntu18.04-docker-arm64-4c-16g-17076 does not seem to be running inside a container 16:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@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 ******** ci-base-image-arm64 cat 16:47:49 $ docker top 6629f6bcfb4072628344d748ead0de7475cd0190ce9d6597aa5f00041c1d6204 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:50 + make test 16:47:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:47:51 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 16:48:14 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.043s coverage: 86.2% of statements 16:48:36 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.061s coverage: 47.9% of statements 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 16:48:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.079s coverage: 61.5% of statements 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 16:48:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.042s coverage: 69.1% of statements 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 16:48:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 16:48:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 16:48:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.041s coverage: 8.8% of statements 16:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.973s coverage: 75.0% of statements 16:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 16:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.046s coverage: 87.9% of statements 16:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.035s coverage: 88.9% of statements 16:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.043s coverage: 80.5% of statements 16:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.035s coverage: 71.7% of statements 16:49:06 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.057s coverage: 81.6% of statements 16:49:06 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.014s coverage: 94.4% of statements 16:49:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:49:17 gofmt -l . 16:49:17 [ "`gofmt -l .`" = "" ] 16:49:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:49:17 $ docker stop --time=1 6629f6bcfb4072628344d748ead0de7475cd0190ce9d6597aa5f00041c1d6204 16:49:19 $ docker rm -f 6629f6bcfb4072628344d748ead0de7475cd0190ce9d6597aa5f00041c1d6204 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:20 Warning: overwriting stash ‘coverage-report’ 16:49:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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] wrap 16:49:23 provisioning config files... 16:49:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7159037814211184561tmp [Pipeline] { [Pipeline] sh 16:49:23 + set +x 16:49:23 + curl -s https://codecov.io/bash 16:49:23 + bash -s -- 16:49:24 16:49:24 _____ _ 16:49:24 / ____| | | 16:49:24 | | ___ __| | ___ ___ _____ __ 16:49:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:49:24 | |___| (_) | (_| | __/ (_| (_) \ V / 16:49:24 \_____\___/ \__,_|\___|\___\___/ \_/ 16:49:24 Bash-20201217-3d3df35 16:49:24 16:49:24 16:49:24 git version 2.24.3 found 16:49:24 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 16:49:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:49:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 16:49:24 ==> Jenkins CI detected. 16:49:24 project root: . 16:49:24 --> token set from env 16:49:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:49:24 ==> Running gcov in . (disable via -X gcov) 16:49:24 ==> Python coveragepy not found 16:49:24 ==> Searching for coverage reports in: 16:49:24 + . 16:49:24 -> Found 1 reports 16:49:24 ==> Detecting git/mercurial file structure 16:49:24 ==> Reading reports 16:49:24 + ./coverage.out bytes=71664 16:49:24 ==> Appending adjustments 16:49:24 https://docs.codecov.io/docs/fixing-reports 16:49:24 + Found adjustments 16:49:24 ==> Gzipping contents 16:49:24 16K /tmp/codecov.0iR2R5.gz 16:49:24 ==> Uploading reports 16:49:24 url: https://codecov.io 16:49:24 query: branch=master&commit=fb6bb540a8cb6df0ab3c7959dfb0879070efde55&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:24 -> Pinging Codecov 16:49:24 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=master&commit=fb6bb540a8cb6df0ab3c7959dfb0879070efde55&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:24 -> Uploading to 16:49:24 https://storage.googleapis.com/codecov/v4/raw/2020-12-21/3D8B5DFFC46A037C893635FACE044666/fb6bb540a8cb6df0ab3c7959dfb0879070efde55/e3e74e8e-c0bb-4dc4-b2e9-b26e541ad894.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T164924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b843b293d06faf50c15501859aac9bc419229686f6d5a11f76a0544a53caeeb 16:49:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:24 Dload Upload Total Spent Left Speed 16:49:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12807 0 0 100 12807 0 22976 --:--:-- --:--:-- --:--:-- 22992 16:49:25 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] } 16:49:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:49:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:49:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:26 16:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:49:26 188c0c94c7c5: Pulling fs layer 16:49:26 0ef7d3d256c8: Pulling fs layer 16:49:26 de9db76c5a1d: Pulling fs layer 16:49:26 0eba1c9be4d2: Pulling fs layer 16:49:26 0d57e429df01: Pulling fs layer 16:49:26 4e4be7b47b0d: Pulling fs layer 16:49:26 e1f770b5df2f: Pulling fs layer 16:49:26 85a0685a4137: Pulling fs layer 16:49:26 0d57e429df01: Waiting 16:49:26 4e4be7b47b0d: Waiting 16:49:26 e1f770b5df2f: Waiting 16:49:26 85a0685a4137: Waiting 16:49:26 0eba1c9be4d2: Waiting 16:49:26 de9db76c5a1d: Verifying Checksum 16:49:26 de9db76c5a1d: Download complete 16:49:26 0ef7d3d256c8: Verifying Checksum 16:49:26 0ef7d3d256c8: Download complete 16:49:26 0d57e429df01: Verifying Checksum 16:49:26 0d57e429df01: Download complete 16:49:26 4e4be7b47b0d: Verifying Checksum 16:49:26 4e4be7b47b0d: Download complete 16:49:26 188c0c94c7c5: Download complete 16:49:27 188c0c94c7c5: Pull complete 16:49:27 0ef7d3d256c8: Pull complete 16:49:27 de9db76c5a1d: Pull complete 16:49:28 e1f770b5df2f: Verifying Checksum 16:49:28 e1f770b5df2f: Download complete 16:49:30 0eba1c9be4d2: Verifying Checksum 16:49:30 0eba1c9be4d2: Download complete 16:49:30 85a0685a4137: Verifying Checksum 16:49:30 85a0685a4137: Download complete 16:49:35 0eba1c9be4d2: Pull complete 16:49:35 0d57e429df01: Pull complete 16:49:35 4e4be7b47b0d: Pull complete 16:49:40 e1f770b5df2f: Pull complete 16:49:47 85a0685a4137: Pull complete 16:49:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:49:47 prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container 16:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:49:48 $ docker top a4eaea22518cc22f40701f5244616f57066f9940da4870ce071d7e4e7139f50a -eo pid,comm [Pipeline] { [Pipeline] echo 16:49:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:49:49 + set -o pipefail 16:49:49 + snyk monitor '--org=edgex-jenkins' 16:49:56 16:49:56 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 16:49:56 16:49:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/26502113-4ec1-4348-bbec-e9c6a80f83ea 16:49:56 16:49:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:49:56 16:49:56 16:49:56 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 16:49:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:49:56 $ docker stop --time=1 a4eaea22518cc22f40701f5244616f57066f9940da4870ce071d7e4e7139f50a 16:49:58 $ docker rm -f a4eaea22518cc22f40701f5244616f57066f9940da4870ce071d7e4e7139f50a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 16:50:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:00 provisioning config files... 16:50:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3849797016549558162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:00 --> edgex-publish-swagger.sh 16:50:00 === Publish openapi/v2 API === 16:50:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:50:00 [publishToSwagger] Publishing API Name [app-functions-sdk] 16:50:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:00 Dload Upload Total Spent Left Speed 16:50:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10228 0:00:01 0:00:01 --:--:-- 10239 100 13025 0 0 100 13025 0 6876 0:00:01 0:00:01 --:--:-- 6876 100 13025 0 0 100 13025 0 6875 0:00:01 0:00:01 --:--:-- 6876 16:50:02 16:50:02 [Pipeline] } 16:50:02 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 16:50:03 + git log --format=format:%s -1 fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] isUnix [Pipeline] sh 16:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:04 . [Pipeline] withDockerContainer 16:50:04 prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container 16:50:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:50:05 $ docker top 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:05 [ssh-agent] Looking for ssh-agent implementation... 16:50:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:05 $ docker exec 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 ssh-agent 16:50:05 SSH_AUTH_SOCK=/tmp/ssh-2kq5stHqZzAK/agent.12 16:50:05 SSH_AGENT_PID=17 16:50:05 Running ssh-add (command line suppressed) 16:50:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_332559321665888985.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_332559321665888985.key) 16:50:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:06 + git semver tag 16:50:06 # -> Open(): unable to determine branch for HEAD 16:50:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:50:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:50:06 # $SEMVER_REMOTE_NAME = origin 16:50:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:50:06 # $SEMVER_USER_NAME = edgex-jenkins 16:50:06 # $SEMVER_BRANCH = master 16:50:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 16:50:06 # fb6bb540a8cb6df0ab3c7959dfb0879070efde55 HEAD 16:50:06 # -> Force: false 16:50:06 # 7079ae0bf4c8951c403d9fd4000e30846655e010 refs/tags/v1.3.1-dev.8 [Pipeline] } 16:50:06 $ docker exec --env ******** --env ******** 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 ssh-agent -k 16:50:06 unset SSH_AUTH_SOCK; 16:50:06 unset SSH_AGENT_PID; 16:50:06 echo Agent pid 17 killed; 16:50:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:06 + git semver [Pipeline] } 16:50:06 $ docker stop --time=1 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 16:50:08 $ docker rm -f 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:09 16:50:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:09 0.23.1-centos7: Pulling from edgex-lftools 16:50:09 ab5ef0e58194: Pulling fs layer 16:50:09 9712f1f96733: Pulling fs layer 16:50:09 63f879dbbcfc: Pulling fs layer 16:50:09 0d9ebad4ef96: Pulling fs layer 16:50:09 e9a5061849ea: Pulling fs layer 16:50:09 d747dcd14b5f: Pulling fs layer 16:50:09 2de7ff778b66: Pulling fs layer 16:50:09 e9a5061849ea: Waiting 16:50:09 d747dcd14b5f: Waiting 16:50:09 2de7ff778b66: Waiting 16:50:09 0d9ebad4ef96: Waiting 16:50:09 9712f1f96733: Verifying Checksum 16:50:09 9712f1f96733: Download complete 16:50:10 63f879dbbcfc: Verifying Checksum 16:50:10 63f879dbbcfc: Download complete 16:50:11 e9a5061849ea: Verifying Checksum 16:50:11 e9a5061849ea: Download complete 16:50:11 d747dcd14b5f: Download complete 16:50:11 2de7ff778b66: Verifying Checksum 16:50:11 0d9ebad4ef96: Verifying Checksum 16:50:11 0d9ebad4ef96: Download complete 16:50:11 ab5ef0e58194: Verifying Checksum 16:50:11 ab5ef0e58194: Download complete 16:50:16 ab5ef0e58194: Pull complete 16:50:16 9712f1f96733: Pull complete 16:50:19 63f879dbbcfc: Pull complete 16:50:25 0d9ebad4ef96: Pull complete 16:50:26 e9a5061849ea: Pull complete 16:50:26 d747dcd14b5f: Pull complete 16:50:29 2de7ff778b66: Pull complete 16:50:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:50:29 prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container 16:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:50:34 $ docker top 3020c02a8bb3a81dc64a7df64482bdb300ce5715759b7c46ca40d431a26df8ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:50:34 provisioning config files... 16:50:34 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8007593877375016892tmp 16:50:34 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1727130015161978484tmp 16:50:34 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7517526239831758331tmp [Pipeline] { [Pipeline] echo 16:50:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:50:34 ---> sigul-configuration.sh 16:50:34 gpg: directory `/root/.gnupg' created 16:50:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:50:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:50:34 gpg: keyring `/root/.gnupg/secring.gpg' created 16:50:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:50:34 gpg: CAST5 encrypted data 16:50:35 gpg: encrypted with 1 passphrase 16:50:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:50:35 + mkdir /home/jenkins 16:50:35 + mkdir /home/jenkins/sigul [Pipeline] sh 16:50:35 + 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 16:50:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:50:35 ---> sigul-install.sh 16:50:41 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:50:41 + git tag --list 16:50:41 v0.1.0 16:50:41 v0.1.1 16:50:41 v1.0.0 16:50:41 v1.1.0 16:50:41 v1.2.0 16:50:41 v1.2.1-dev.1 16:50:41 v1.2.1-dev.10 16:50:41 v1.2.1-dev.11 16:50:41 v1.2.1-dev.12 16:50:41 v1.2.1-dev.13 16:50:41 v1.2.1-dev.14 16:50:41 v1.2.1-dev.15 16:50:41 v1.2.1-dev.16 16:50:41 v1.2.1-dev.17 16:50:41 v1.2.1-dev.18 16:50:41 v1.2.1-dev.19 16:50:41 v1.2.1-dev.2 16:50:41 v1.2.1-dev.20 16:50:41 v1.2.1-dev.21 16:50:41 v1.2.1-dev.22 16:50:41 v1.2.1-dev.23 16:50:41 v1.2.1-dev.24 16:50:41 v1.2.1-dev.25 16:50:41 v1.2.1-dev.26 16:50:41 v1.2.1-dev.27 16:50:41 v1.2.1-dev.28 16:50:41 v1.2.1-dev.29 16:50:41 v1.2.1-dev.3 16:50:41 v1.2.1-dev.30 16:50:41 v1.2.1-dev.31 16:50:41 v1.2.1-dev.32 16:50:41 v1.2.1-dev.33 16:50:41 v1.2.1-dev.34 16:50:41 v1.2.1-dev.35 16:50:41 v1.2.1-dev.36 16:50:41 v1.2.1-dev.37 16:50:41 v1.2.1-dev.38 16:50:41 v1.2.1-dev.39 16:50:41 v1.2.1-dev.4 16:50:41 v1.2.1-dev.40 16:50:41 v1.2.1-dev.41 16:50:41 v1.2.1-dev.42 16:50:41 v1.2.1-dev.43 16:50:41 v1.2.1-dev.44 16:50:41 v1.2.1-dev.45 16:50:41 v1.2.1-dev.46 16:50:41 v1.2.1-dev.47 16:50:41 v1.2.1-dev.48 16:50:41 v1.2.1-dev.49 16:50:41 v1.2.1-dev.5 16:50:41 v1.2.1-dev.50 16:50:41 v1.2.1-dev.51 16:50:41 v1.2.1-dev.52 16:50:41 v1.2.1-dev.53 16:50:41 v1.2.1-dev.54 16:50:41 v1.2.1-dev.55 16:50:41 v1.2.1-dev.56 16:50:41 v1.2.1-dev.57 16:50:41 v1.2.1-dev.58 16:50:41 v1.2.1-dev.6 16:50:41 v1.2.1-dev.7 16:50:41 v1.2.1-dev.8 16:50:41 v1.2.1-dev.9 16:50:41 v1.3.0 16:50:41 v1.3.1-dev.1 16:50:41 v1.3.1-dev.2 16:50:41 v1.3.1-dev.3 16:50:41 v1.3.1-dev.4 16:50:41 v1.3.1-dev.5 16:50:41 v1.3.1-dev.6 16:50:41 v1.3.1-dev.7 16:50:41 v1.3.1-dev.8 [Pipeline] sh 16:50:41 + lftools sign git-tag v1.3.1-dev.8 16:50:43 Signing Git tag with Sigul... 16:50:43 Signing v1.3.1-dev.8 [Pipeline] echo 16:50:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:50:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:50:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:50:44 $ docker stop --time=1 3020c02a8bb3a81dc64a7df64482bdb300ce5715759b7c46ca40d431a26df8ba 16:50:46 $ docker rm -f 3020c02a8bb3a81dc64a7df64482bdb300ce5715759b7c46ca40d431a26df8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:47 . [Pipeline] withDockerContainer 16:50:47 prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container 16:50:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:50:48 $ docker top 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:49 [ssh-agent] Looking for ssh-agent implementation... 16:50:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:49 $ docker exec 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 ssh-agent 16:50:49 SSH_AUTH_SOCK=/tmp/ssh-LUNsR599yZLQ/agent.12 16:50:49 SSH_AGENT_PID=18 16:50:49 Running ssh-add (command line suppressed) 16:50:49 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4192915444959715734.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4192915444959715734.key) 16:50:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:50 + git semver bump pre 16:50:50 # -> Open(): unable to determine branch for HEAD 16:50:50 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:50:50 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:50:50 # $SEMVER_REMOTE_NAME = origin 16:50:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:50:50 # $SEMVER_USER_NAME = edgex-jenkins 16:50:50 # $SEMVER_BRANCH = master 16:50:50 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 16:50:50 1.3.1-dev.9 [Pipeline] } 16:50:50 $ docker exec --env ******** --env ******** 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 ssh-agent -k 16:50:50 unset SSH_AUTH_SOCK; 16:50:50 unset SSH_AGENT_PID; 16:50:50 echo Agent pid 18 killed; 16:50:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:50 + git semver [Pipeline] } 16:50:50 $ docker stop --time=1 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 16:50:52 $ docker rm -f 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:52 . [Pipeline] withDockerContainer 16:50:52 prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container 16:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:50:53 $ docker top 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:53 [ssh-agent] Looking for ssh-agent implementation... 16:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:54 $ docker exec 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 ssh-agent 16:50:54 SSH_AUTH_SOCK=/tmp/ssh-fuqSCOPDcqdk/agent.12 16:50:54 SSH_AGENT_PID=18 16:50:54 Running ssh-add (command line suppressed) 16:50:54 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2182753976896808596.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2182753976896808596.key) 16:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:54 + git semver push 16:50:54 # -> Open(): unable to determine branch for HEAD 16:50:54 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:50:54 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:50:54 # $SEMVER_REMOTE_NAME = origin 16:50:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:50:54 # $SEMVER_USER_NAME = edgex-jenkins 16:50:54 # $SEMVER_BRANCH = master 16:50:54 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 16:51:01 $ docker exec --env ******** --env ******** 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 ssh-agent -k 16:51:01 unset SSH_AUTH_SOCK; 16:51:01 unset SSH_AGENT_PID; 16:51:01 echo Agent pid 18 killed; 16:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:02 + git semver [Pipeline] } 16:51:02 $ docker stop --time=1 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 16:51:03 $ docker rm -f 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 [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 16:51:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:05 ---> package-listing.sh 16:51:05 ++ facter osfamily 16:51:05 ++ tr '[:upper:]' '[:lower:]' 16:51:05 + OS_FAMILY=redhat 16:51:05 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 16:51:05 + START_PACKAGES=/tmp/packages_start.txt 16:51:05 + END_PACKAGES=/tmp/packages_end.txt 16:51:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:05 + PACKAGES=/tmp/packages_start.txt 16:51:05 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 16:51:05 + PACKAGES=/tmp/packages_end.txt 16:51:05 + case "${OS_FAMILY}" in 16:51:05 + rpm -qa 16:51:05 + sort 16:51:10 + '[' -f /tmp/packages_start.txt ']' 16:51:10 + '[' -f /tmp/packages_end.txt ']' 16:51:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:10 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 16:51:10 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 16:51:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 16:51:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:51:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:51:11 16:51:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:51:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:51:11 alpine: Pulling from edgex-lftools-log-publisher 16:51:11 df20fa9351a1: Pulling fs layer 16:51:11 36b3adc4ff6f: Pulling fs layer 16:51:11 8ad3a11d3b57: Pulling fs layer 16:51:11 46f8f816bc3b: Pulling fs layer 16:51:11 93b61091891f: Pulling fs layer 16:51:11 93b9cdb0e59b: Pulling fs layer 16:51:11 5e14af77c1be: Pulling fs layer 16:51:11 01666e4c0597: Pulling fs layer 16:51:11 aa168da1d23b: Pulling fs layer 16:51:11 93b61091891f: Waiting 16:51:11 93b9cdb0e59b: Waiting 16:51:11 5e14af77c1be: Waiting 16:51:11 01666e4c0597: Waiting 16:51:11 aa168da1d23b: Waiting 16:51:11 46f8f816bc3b: Waiting 16:51:11 36b3adc4ff6f: Download complete 16:51:11 46f8f816bc3b: Verifying Checksum 16:51:11 46f8f816bc3b: Download complete 16:51:11 df20fa9351a1: Verifying Checksum 16:51:11 93b9cdb0e59b: Download complete 16:51:11 5e14af77c1be: Verifying Checksum 16:51:11 5e14af77c1be: Download complete 16:51:11 01666e4c0597: Verifying Checksum 16:51:11 01666e4c0597: Download complete 16:51:11 93b61091891f: Download complete 16:51:12 8ad3a11d3b57: Verifying Checksum 16:51:12 8ad3a11d3b57: Download complete 16:51:12 df20fa9351a1: Pull complete 16:51:12 36b3adc4ff6f: Pull complete 16:51:14 8ad3a11d3b57: Pull complete 16:51:14 aa168da1d23b: Verifying Checksum 16:51:14 aa168da1d23b: Download complete 16:51:15 46f8f816bc3b: Pull complete 16:51:15 93b61091891f: Pull complete 16:51:15 93b9cdb0e59b: Pull complete 16:51:15 5e14af77c1be: Pull complete 16:51:15 01666e4c0597: Pull complete 16:51:23 aa168da1d23b: Pull complete 16:51:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:51:23 prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container 16:51:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:51:26 $ docker top bd900936e8989d6453373131d7dd9a1cdc589b0d1219e8d6897e6e65ae253442 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:27 + mkdir -p /var/log/sa [Pipeline] sh 16:51:27 + ls /var/log/sa-host 16:51:27 + sadf -c /var/log/sa-host/sa21 16:51:27 file_magic: OK 16:51:27 HZ: Using current value: 100 16:51:27 file_header: OK 16:51:27 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 16:51:27 Statistics: 16:51:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:27 File successfully converted to sysstat format version 12.2.1 16:51:27 + sadf -c /var/log/sa-host/sa23 16:51:27 file_magic: OK 16:51:27 HZ: Using current value: 100 16:51:27 file_header: OK 16:51:27 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 16:51:27 Statistics: 16:51:27 Hnuu...uuuununununu... 16:51:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:27 provisioning config files... 16:51:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config65388768181608636tmp [Pipeline] { [Pipeline] echo 16:51:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:28 ---> create-netrc.sh [Pipeline] } 16:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:51:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:51:28 ---> python-tools-install.sh [Pipeline] echo 16:51:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:29 ---> sudo-logs.sh 16:51:29 Archiving 'sudo' log.. [Pipeline] echo 16:51:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:29 ---> job-cost.sh 16:51:29 lf-activate-venv: SKIPPING 16:51:29 INFO: No Stack... 16:51:30 INFO: Retrieving Pricing Info for: v1-standard-2 16:51:30 INFO: Archiving Costs [Pipeline] echo 16:51:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:30 ---> logs-deploy.sh 16:51:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/157 16:51:30 INFO: archiving workspace using pattern(s): 16:51:32 Archives upload complete. 16:51:32 INFO: archiving logs to Nexus 16:51:33 ---> uname -a: 16:51:33 Linux prd-centos7-docker-4c-2g-17072.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:51:33 16:51:33 16:51:33 ---> lscpu: 16:51:33 Architecture: x86_64 16:51:33 CPU op-mode(s): 32-bit, 64-bit 16:51:33 Byte Order: Little Endian 16:51:33 Address sizes: 40 bits physical, 48 bits virtual 16:51:33 CPU(s): 4 16:51:33 On-line CPU(s) list: 0-3 16:51:33 Thread(s) per core: 1 16:51:33 Core(s) per socket: 1 16:51:33 Socket(s): 4 16:51:33 NUMA node(s): 1 16:51:33 Vendor ID: GenuineIntel 16:51:33 CPU family: 6 16:51:33 Model: 44 16:51:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:51:33 Stepping: 1 16:51:33 CPU MHz: 2933.438 16:51:33 BogoMIPS: 5866.87 16:51:33 Virtualization: VT-x 16:51:33 Hypervisor vendor: KVM 16:51:33 Virtualization type: full 16:51:33 L1d cache: 128 KiB 16:51:33 L1i cache: 128 KiB 16:51:33 L2 cache: 16 MiB 16:51:33 L3 cache: 64 MiB 16:51:33 NUMA node0 CPU(s): 0-3 16:51:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:51:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:51:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:51:33 Vulnerability Meltdown: Mitigation; PTI 16:51:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:51:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:51:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:51:33 Vulnerability Srbds: Not affected 16:51:33 Vulnerability Tsx async abort: Not affected 16:51:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:51:33 16:51:33 16:51:33 ---> nproc: 16:51:33 4 16:51:33 16:51:33 16:51:33 ---> df -h: 16:51:33 Filesystem Size Used Available Use% Mounted on 16:51:33 overlay 50.0G 8.6G 41.4G 17% / 16:51:33 tmpfs 64.0M 0 64.0M 0% /dev 16:51:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:51:33 shm 64.0M 0 64.0M 0% /dev/shm 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 16:51:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 16:51:33 16:51:33 16:51:33 ---> free -m: 16:51:33 total used free shared buff/cache available 16:51:33 Mem: 1837 799 145 0 892 973 16:51:33 Swap: 1023 2 1021 16:51:33 16:51:33 16:51:33 ---> ip addr: 16:51:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:51:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:51:33 inet 127.0.0.1/8 scope host lo 16:51:33 valid_lft forever preferred_lft forever 16:51:33 inet6 ::1/128 scope host 16:51:33 valid_lft forever preferred_lft forever 16:51:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:51:33 link/ether fa:16:3e:52:27:ff brd ff:ff:ff:ff:ff:ff 16:51:33 inet 10.30.123.2/23 brd 10.30.123.255 scope global dynamic eth0 16:51:33 valid_lft 85890sec preferred_lft 85890sec 16:51:33 inet6 fe80::f816:3eff:fe52:27ff/64 scope link 16:51:33 valid_lft forever preferred_lft forever 16:51:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:51:33 link/ether 02:42:5a:11:bc:96 brd ff:ff:ff:ff:ff:ff 16:51:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:51:33 valid_lft forever preferred_lft forever 16:51:33 inet6 fe80::42:5aff:fe11:bc96/64 scope link 16:51:33 valid_lft forever preferred_lft forever 16:51:33 16:51:33 16:51:33 ---> sar -b -r -n DEV: 16:51:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 16:51:33 16:51:33 16:42:52 LINUX RESTART (4 CPU) 16:51:33 16:51:33 16:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:51:33 16:45:01 2.50 0.00 2.50 0.00 0.00 56.09 0.00 16:51:33 16:46:01 0.33 0.00 0.33 0.00 0.00 4.86 0.00 16:51:33 16:47:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 16:51:33 16:48:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 16:51:33 16:49:01 0.63 0.00 0.63 0.00 0.00 7.89 0.00 16:51:33 16:50:01 286.87 164.96 121.91 0.00 7946.73 36230.23 0.00 16:51:33 16:51:01 211.73 72.74 138.99 0.00 4290.36 32764.00 0.00 16:51:33 Average: 71.83 33.97 37.86 0.00 1748.78 9871.05 0.00 16:51:33 16:51:33 16:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:51:33 16:45:01 238344 0 554656 29.48 2620 1085924 1089888 37.20 400920 1043764 12 16:51:33 16:46:01 240340 0 552652 29.37 2620 1085932 1079308 36.83 397484 1045512 8 16:51:33 16:47:01 239564 0 553424 29.41 2620 1085936 1062144 36.25 415888 1028116 8 16:51:33 16:48:01 239568 0 553420 29.41 2620 1085936 1062208 36.25 414588 1029508 8 16:51:33 16:49:01 238788 0 554192 29.45 2620 1085944 1062136 36.25 430360 1014640 8 16:51:33 16:50:01 216224 0 646508 34.36 2596 1016216 1084004 37.00 498012 896088 32 16:51:33 16:51:01 225044 0 745024 39.60 1812 909664 1203952 41.09 576512 743224 56 16:51:33 Average: 233982 0 594268 31.58 2501 1050793 1091949 37.27 447681 971550 19 16:51:33 16:51:33 16:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:51:33 16:45:01 eth0 5.40 2.25 3.63 0.49 0.00 0.00 0.00 0.00 16:51:33 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:46:01 eth0 1.58 0.40 0.40 0.24 0.00 0.00 0.00 0.00 16:51:33 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:47:01 eth0 2.10 0.65 0.64 0.37 0.00 0.00 0.00 0.00 16:51:33 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:48:01 eth0 1.38 0.37 0.42 0.23 0.00 0.00 0.00 0.00 16:51:33 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:49:01 eth0 0.73 0.42 0.41 0.27 0.00 0.00 0.00 0.00 16:51:33 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:50:01 eth0 459.88 412.60 4285.39 39.26 0.00 0.00 0.00 0.00 16:51:33 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:50:01 docker0 39.22 39.10 3.56 196.38 0.00 0.00 0.00 0.00 16:51:33 16:51:01 veth6d2a73d 2.08 1.68 0.43 0.48 0.00 0.00 0.00 0.00 16:51:33 16:51:01 eth0 529.01 440.19 3454.83 133.98 0.00 0.00 0.00 0.00 16:51:33 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 16:51:01 docker0 47.01 73.01 2.80 193.01 0.00 0.00 0.00 0.00 16:51:33 Average: veth6d2a73d 0.30 0.24 0.06 0.07 0.00 0.00 0.00 0.00 16:51:33 Average: eth0 142.93 122.46 1106.96 24.99 0.00 0.00 0.00 0.00 16:51:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:33 Average: docker0 12.32 16.02 0.91 55.65 0.00 0.00 0.00 0.00 16:51:33 16:51:33 16:51:33 ---> sar -P ALL: 16:51:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 16:51:33 16:51:33 16:42:52 LINUX RESTART (4 CPU) 16:51:33 16:51:33 16:44:01 CPU %user %nice %system %iowait %steal %idle 16:51:33 16:45:01 all 0.24 0.00 0.06 0.00 0.00 99.70 16:51:33 16:45:01 0 0.07 0.00 0.12 0.00 0.00 99.82 16:51:33 16:45:01 1 0.58 0.00 0.07 0.00 0.00 99.35 16:51:33 16:45:01 2 0.12 0.00 0.05 0.00 0.00 99.83 16:51:33 16:45:01 3 0.20 0.00 0.02 0.00 0.00 99.78 16:51:33 16:46:01 all 0.10 0.00 0.05 0.00 0.00 99.85 16:51:33 16:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:51:33 16:46:01 1 0.28 0.00 0.07 0.00 0.00 99.65 16:51:33 16:46:01 2 0.03 0.00 0.07 0.00 0.00 99.90 16:51:33 16:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:51:33 16:47:01 all 0.17 0.00 0.07 0.00 0.00 99.76 16:51:33 16:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:51:33 16:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:51:33 16:47:01 2 0.08 0.00 0.12 0.00 0.00 99.80 16:51:33 16:47:01 3 0.52 0.00 0.07 0.00 0.00 99.42 16:51:33 16:48:01 all 0.18 0.00 0.03 0.00 0.00 99.79 16:51:33 16:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:33 16:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:51:33 16:48:01 2 0.10 0.00 0.07 0.00 0.00 99.83 16:51:33 16:48:01 3 0.53 0.00 0.02 0.00 0.00 99.45 16:51:33 16:49:01 all 0.21 0.00 0.22 0.00 0.01 99.56 16:51:33 16:49:01 0 0.05 0.00 0.12 0.00 0.02 99.82 16:51:33 16:49:01 1 0.12 0.00 0.33 0.00 0.00 99.55 16:51:33 16:49:01 2 0.10 0.00 0.28 0.00 0.02 99.60 16:51:33 16:49:01 3 0.58 0.00 0.13 0.00 0.00 99.28 16:51:33 16:50:01 all 9.59 0.00 6.89 2.47 0.03 81.02 16:51:33 16:50:01 0 9.45 0.00 7.07 2.28 0.00 81.19 16:51:33 16:50:01 1 9.82 0.00 7.10 3.25 0.05 79.78 16:51:33 16:50:01 2 8.94 0.00 6.44 2.27 0.03 82.31 16:51:33 16:50:01 3 10.14 0.00 6.96 2.06 0.03 80.80 16:51:33 16:51:01 all 11.76 0.00 9.26 2.57 0.05 76.36 16:51:33 16:51:01 0 11.49 0.00 10.03 2.75 0.05 75.68 16:51:33 16:51:01 1 14.02 0.00 9.38 2.81 0.03 73.75 16:51:33 16:51:01 2 10.88 0.00 9.23 3.19 0.07 76.63 16:51:33 16:51:01 3 10.62 0.00 8.42 1.54 0.05 79.37 16:51:33 Average: all 3.13 0.00 2.33 0.71 0.01 93.81 16:51:33 Average: 0 2.97 0.00 2.45 0.71 0.01 93.86 16:51:33 Average: 1 3.51 0.00 2.39 0.85 0.01 93.23 16:51:33 Average: 2 2.86 0.00 2.29 0.77 0.02 94.07 16:51:33 Average: 3 3.19 0.00 2.20 0.51 0.01 94.10 16:51:33 16:51:33 16:51:33