Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 20a8a6a90c82412d4499b0d1aa051b254fec0189 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2670561578408533610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6074515077195377204.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8807037970971956347.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5216837357317558142.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5218640764586879295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-731 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh2404422170095350652.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 20a8a6a90c82412d4499b0d1aa051b254fec0189 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20a8a6a90c82412d4499b0d1aa051b254fec0189 # timeout=10 Commit message: "refactor: Change swagger to be published as version 2.0 (#916)" > git rev-list --no-walk 8d950f7e259bb89e658a7b11c19439370248a894 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T20:40:30.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T20:40:30.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T20:40:30.468Z] ========================================================= [2021-06-29T20:40:30.468Z] EdgeX Global Pipelines Version Info [2021-06-29T20:40:30.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:40:31.871Z] ------------------- [2021-06-29T20:40:31.871Z] stable info: [2021-06-29T20:40:31.871Z] ------------------- [2021-06-29T20:40:31.871Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T20:40:31.871Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T20:40:31.871Z] Message: update stable to v1.0.195 [2021-06-29T20:40:32.452Z] ------------------- [2021-06-29T20:40:32.452Z] experimental info: [2021-06-29T20:40:32.452Z] ------------------- [2021-06-29T20:40:32.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T20:40:32.452Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T20:40:32.452Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T20:40:32.610Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-29T20:40:32.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-29T20:40:32.663Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T20:40:32.691Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T20:40:32.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T20:40:32.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T20:40:32.779Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T20:40:32.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T20:40:32.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-29T20:40:32.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T20:40:32.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T20:40:32.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-29T20:40:32.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T20:40:32.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T20:40:33.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T20:40:33.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T20:40:33.059Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T20:40:33.087Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T20:40:33.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T20:40:33.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-29T20:40:33.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T20:40:33.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T20:40:33.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-29T20:40:33.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-29T20:40:33.287Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-29T20:40:33.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T20:40:33.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-29T20:40:33.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-29T20:40:33.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-29T20:40:33.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20a8a6a90c82412d4499b0d1aa051b254fec0189 [Pipeline] echo [2021-06-29T20:40:33.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20a8a6a [Pipeline] echo [2021-06-29T20:40:33.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T20:40:34.019Z] + git log --format=format:%s -1 20a8a6a90c82412d4499b0d1aa051b254fec0189 [Pipeline] echo [2021-06-29T20:40:34.060Z] GIT_COMMIT: 20a8a6a90c82412d4499b0d1aa051b254fec0189, Commit Message: refactor: Change swagger to be published as version 2.0 (#916) [Pipeline] echo [2021-06-29T20:40:34.077Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:40:35.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:40:35.324Z] [2021-06-29T20:40:35.324Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:40:35.676Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:40:35.676Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T20:40:35.676Z] 31603596830f: Pulling fs layer [2021-06-29T20:40:35.676Z] 54011a49482f: Pulling fs layer [2021-06-29T20:40:35.676Z] a6820b24f6d8: Pulling fs layer [2021-06-29T20:40:35.676Z] f581987b2513: Pulling fs layer [2021-06-29T20:40:35.676Z] f581987b2513: Waiting [2021-06-29T20:40:35.676Z] 54011a49482f: Verifying Checksum [2021-06-29T20:40:35.676Z] 54011a49482f: Download complete [2021-06-29T20:40:35.937Z] 31603596830f: Verifying Checksum [2021-06-29T20:40:35.937Z] 31603596830f: Download complete [2021-06-29T20:40:35.937Z] f581987b2513: Verifying Checksum [2021-06-29T20:40:35.937Z] f581987b2513: Download complete [2021-06-29T20:40:35.937Z] a6820b24f6d8: Verifying Checksum [2021-06-29T20:40:35.937Z] a6820b24f6d8: Download complete [2021-06-29T20:40:36.198Z] 31603596830f: Pull complete [2021-06-29T20:40:36.198Z] 54011a49482f: Pull complete [2021-06-29T20:40:36.780Z] a6820b24f6d8: Pull complete [2021-06-29T20:40:37.042Z] f581987b2513: Pull complete [2021-06-29T20:40:37.042Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T20:40:37.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:40:37.042Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T20:40:37.120Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-06-29T20:40:37.162Z] $ 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 [2021-06-29T20:40:38.196Z] $ docker top 805e130bd3732ba109e0107fa6737a80fe1859fd325f5be703050fe7f6306788 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T20:40:38.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:40:38.321Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:40:38.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:40:38.433Z] $ docker exec 805e130bd3732ba109e0107fa6737a80fe1859fd325f5be703050fe7f6306788 ssh-agent [2021-06-29T20:40:38.542Z] SSH_AUTH_SOCK=/tmp/ssh-nHS17c63rLUJ/agent.15 [2021-06-29T20:40:38.542Z] SSH_AGENT_PID=21 [2021-06-29T20:40:38.550Z] Running ssh-add (command line suppressed) [2021-06-29T20:40:38.651Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5013673967385990620.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5013673967385990620.key) [2021-06-29T20:40:38.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:40:38.987Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T20:40:38.998Z] $ docker exec --env ******** --env ******** 805e130bd3732ba109e0107fa6737a80fe1859fd325f5be703050fe7f6306788 ssh-agent -k [2021-06-29T20:40:39.088Z] unset SSH_AUTH_SOCK; [2021-06-29T20:40:39.088Z] unset SSH_AGENT_PID; [2021-06-29T20:40:39.088Z] echo Agent pid 21 killed; [2021-06-29T20:40:39.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T20:40:39.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:40:39.142Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:40:39.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:40:39.246Z] $ docker exec 805e130bd3732ba109e0107fa6737a80fe1859fd325f5be703050fe7f6306788 ssh-agent [2021-06-29T20:40:39.345Z] SSH_AUTH_SOCK=/tmp/ssh-xNRnxpyIwbeB/agent.54 [2021-06-29T20:40:39.345Z] SSH_AGENT_PID=61 [2021-06-29T20:40:39.350Z] Running ssh-add (command line suppressed) [2021-06-29T20:40:39.456Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_647469323680727624.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_647469323680727624.key) [2021-06-29T20:40:39.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:40:39.784Z] + git semver init [2021-06-29T20:40:39.784Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T20:40:39.784Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-29T20:40:39.784Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-29T20:40:39.784Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T20:40:39.784Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T20:40:39.784Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T20:40:39.784Z] # $SEMVER_BRANCH = master [2021-06-29T20:40:39.784Z] # $SEMVER_TEMP = /tmp/semver-443247351 [2021-06-29T20:40:39.784Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-29T20:40:41.711Z] # '/tmp/semver-443247351' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-29T20:40:41.711Z] # -> Force: false [2021-06-29T20:40:41.711Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-29T20:40:41.719Z] $ docker exec --env ******** --env ******** 805e130bd3732ba109e0107fa6737a80fe1859fd325f5be703050fe7f6306788 ssh-agent -k [2021-06-29T20:40:41.818Z] unset SSH_AUTH_SOCK; [2021-06-29T20:40:41.819Z] unset SSH_AGENT_PID; [2021-06-29T20:40:41.819Z] echo Agent pid 61 killed; [2021-06-29T20:40:41.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T20:40:42.171Z] + git semver [Pipeline] } [2021-06-29T20:40:42.189Z] $ docker stop --time=1 805e130bd3732ba109e0107fa6737a80fe1859fd325f5be703050fe7f6306788 [2021-06-29T20:40:43.580Z] $ docker rm -f 805e130bd3732ba109e0107fa6737a80fe1859fd325f5be703050fe7f6306788 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:40:43.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T20:40:44.217Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T20:40:44.224Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 [2021-06-29T20:40:59.489Z] Still waiting to schedule task [2021-06-29T20:40:59.490Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-29T20:40:59.492Z] Still waiting to schedule task [2021-06-29T20:40:59.493Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-29T20:43:38.457Z] Running on prd-centos7-docker-4c-2g-732 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-29T20:43:38.480Z] Running in /w/workspace/app-functions-sdk-go/267 [Pipeline] { [Pipeline] checkout [2021-06-29T20:43:38.779Z] The recommended git tool is: git [2021-06-29T20:43:41.121Z] using credential edgex-jenkins-ssh [2021-06-29T20:43:41.146Z] Cloning the remote Git repository [2021-06-29T20:43:40.637Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-29T20:43:40.726Z] > git init /w/workspace/app-functions-sdk-go/267 # timeout=10 [2021-06-29T20:43:40.768Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-29T20:43:40.768Z] > git --version # timeout=10 [2021-06-29T20:43:40.776Z] > git --version # 'git version 2.24.4' [2021-06-29T20:43:40.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:43:40.822Z] [INFO] Currently running in a labeled security context [2021-06-29T20:43:40.822Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-29T20:43:40.822Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/267@tmp/jenkins-gitclient-ssh2884279464648732716.key [2021-06-29T20:43:40.838Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:43:43.059Z] Avoid second fetch [2021-06-29T20:43:43.060Z] Checking out Revision 20a8a6a90c82412d4499b0d1aa051b254fec0189 (master) [2021-06-29T20:43:42.659Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-29T20:43:42.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:43:42.693Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:43:42.704Z] > git checkout -f 20a8a6a90c82412d4499b0d1aa051b254fec0189 # timeout=10 [2021-06-29T20:43:46.492Z] Commit message: "refactor: Change swagger to be published as version 2.0 (#916)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T20:43:47.741Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:43:48.068Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:43:48.370Z] + sudo service docker restart [2021-06-29T20:43:48.370Z] + true [2021-06-29T20:43:48.370Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-29T20:44:06.707Z] ========================================================= [2021-06-29T20:44:06.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T20:44:06.707Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:44:07.025Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T20:44:07.613Z] Sending build context to Docker daemon 19.87MB [2021-06-29T20:44:07.613Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:44:07.613Z] Step 2/8 : FROM ${BASE} [2021-06-29T20:44:07.613Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T20:44:07.613Z] 540db60ca938: Pulling fs layer [2021-06-29T20:44:07.613Z] adcc1eea9eea: Pulling fs layer [2021-06-29T20:44:07.613Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T20:44:07.613Z] 0510c868ecb4: Pulling fs layer [2021-06-29T20:44:07.613Z] afea3b2eda06: Pulling fs layer [2021-06-29T20:44:07.613Z] 7809a108b3ef: Pulling fs layer [2021-06-29T20:44:07.613Z] f706445af74f: Pulling fs layer [2021-06-29T20:44:07.613Z] afea3b2eda06: Waiting [2021-06-29T20:44:07.613Z] 7809a108b3ef: Waiting [2021-06-29T20:44:07.613Z] f706445af74f: Waiting [2021-06-29T20:44:07.613Z] 0510c868ecb4: Waiting [2021-06-29T20:44:07.613Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T20:44:07.613Z] 4c4ab2625f07: Download complete [2021-06-29T20:44:07.613Z] adcc1eea9eea: Verifying Checksum [2021-06-29T20:44:07.613Z] adcc1eea9eea: Download complete [2021-06-29T20:44:07.613Z] afea3b2eda06: Verifying Checksum [2021-06-29T20:44:07.613Z] afea3b2eda06: Download complete [2021-06-29T20:44:07.613Z] 7809a108b3ef: Verifying Checksum [2021-06-29T20:44:07.613Z] 7809a108b3ef: Download complete [2021-06-29T20:44:07.613Z] 540db60ca938: Verifying Checksum [2021-06-29T20:44:07.613Z] 540db60ca938: Download complete [2021-06-29T20:44:07.876Z] 540db60ca938: Pull complete [2021-06-29T20:44:08.140Z] adcc1eea9eea: Pull complete [2021-06-29T20:44:08.140Z] 4c4ab2625f07: Pull complete [2021-06-29T20:44:10.063Z] f706445af74f: Verifying Checksum [2021-06-29T20:44:10.063Z] f706445af74f: Download complete [2021-06-29T20:44:10.063Z] 0510c868ecb4: Verifying Checksum [2021-06-29T20:44:10.063Z] 0510c868ecb4: Download complete [2021-06-29T20:44:14.349Z] 0510c868ecb4: Pull complete [2021-06-29T20:44:14.349Z] afea3b2eda06: Pull complete [2021-06-29T20:44:14.349Z] 7809a108b3ef: Pull complete [2021-06-29T20:44:15.303Z] f706445af74f: Pull complete [2021-06-29T20:44:15.574Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T20:44:15.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T20:44:15.574Z] ---> b068be0155e3 [2021-06-29T20:44:15.574Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-29T20:44:15.574Z] 20.10.0: Pulling from library/docker [2021-06-29T20:44:15.574Z] 05e7bc50f07f: Pulling fs layer [2021-06-29T20:44:15.574Z] 6db28d0fdbf6: Pulling fs layer [2021-06-29T20:44:15.574Z] 292df0bc6bf3: Pulling fs layer [2021-06-29T20:44:15.574Z] 2e060f4bd70b: Pulling fs layer [2021-06-29T20:44:15.574Z] 80e8d568a223: Pulling fs layer [2021-06-29T20:44:15.574Z] 8dc6ef1a942a: Pulling fs layer [2021-06-29T20:44:15.574Z] 2312dd95470a: Pulling fs layer [2021-06-29T20:44:15.574Z] 2e060f4bd70b: Waiting [2021-06-29T20:44:15.574Z] 80e8d568a223: Waiting [2021-06-29T20:44:15.574Z] 8dc6ef1a942a: Waiting [2021-06-29T20:44:15.574Z] 2312dd95470a: Waiting [2021-06-29T20:44:15.574Z] 292df0bc6bf3: Verifying Checksum [2021-06-29T20:44:15.574Z] 292df0bc6bf3: Download complete [2021-06-29T20:44:15.837Z] 6db28d0fdbf6: Verifying Checksum [2021-06-29T20:44:15.837Z] 6db28d0fdbf6: Download complete [2021-06-29T20:44:15.837Z] 80e8d568a223: Verifying Checksum [2021-06-29T20:44:15.837Z] 80e8d568a223: Download complete [2021-06-29T20:44:15.837Z] 05e7bc50f07f: Verifying Checksum [2021-06-29T20:44:15.837Z] 05e7bc50f07f: Download complete [2021-06-29T20:44:15.837Z] 8dc6ef1a942a: Verifying Checksum [2021-06-29T20:44:15.837Z] 8dc6ef1a942a: Download complete [2021-06-29T20:44:15.837Z] 2312dd95470a: Verifying Checksum [2021-06-29T20:44:15.837Z] 2312dd95470a: Download complete [2021-06-29T20:44:16.099Z] 05e7bc50f07f: Pull complete [2021-06-29T20:44:16.099Z] 6db28d0fdbf6: Pull complete [2021-06-29T20:44:16.361Z] 292df0bc6bf3: Pull complete [2021-06-29T20:44:16.934Z] 2e060f4bd70b: Verifying Checksum [2021-06-29T20:44:16.934Z] 2e060f4bd70b: Download complete [2021-06-29T20:44:18.888Z] 2e060f4bd70b: Pull complete [2021-06-29T20:44:19.155Z] 80e8d568a223: Pull complete [2021-06-29T20:44:19.155Z] 8dc6ef1a942a: Pull complete [2021-06-29T20:44:19.155Z] 2312dd95470a: Pull complete [2021-06-29T20:44:19.423Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T20:44:19.423Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T20:44:23.674Z] ---> 20337e99316c [2021-06-29T20:44:23.674Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T20:44:23.674Z] ---> Running in ece0c3a3e515 [2021-06-29T20:44:23.674Z] Removing intermediate container ece0c3a3e515 [2021-06-29T20:44:23.674Z] ---> d620fae21776 [2021-06-29T20:44:23.674Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-29T20:44:23.674Z] ---> Running in efc427fd8aa4 [2021-06-29T20:44:24.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:44:24.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:44:25.404Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-29T20:44:25.404Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-29T20:44:25.404Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-29T20:44:25.666Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-29T20:44:25.666Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-29T20:44:25.929Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T20:44:25.929Z] OK: 150 MiB in 45 packages [2021-06-29T20:44:26.191Z] Removing intermediate container efc427fd8aa4 [2021-06-29T20:44:26.191Z] ---> f01a17770fb7 [2021-06-29T20:44:26.191Z] Step 6/8 : WORKDIR /build [2021-06-29T20:44:26.191Z] ---> Running in 2a8e8ea48aa4 [2021-06-29T20:44:26.454Z] Removing intermediate container 2a8e8ea48aa4 [2021-06-29T20:44:26.454Z] ---> c4e5c806b9e4 [2021-06-29T20:44:26.454Z] Step 7/8 : COPY go.mod . [2021-06-29T20:44:26.454Z] ---> c6fe072eeaf1 [2021-06-29T20:44:26.454Z] Step 8/8 : RUN go mod download [2021-06-29T20:44:26.727Z] ---> Running in ed39af60ce4f [2021-06-29T20:44:41.681Z] Removing intermediate container ed39af60ce4f [2021-06-29T20:44:41.681Z] ---> b90fa11b844c [2021-06-29T20:44:41.681Z] Successfully built b90fa11b844c [2021-06-29T20:44:41.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:44:42.006Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T20:44:42.006Z] . [Pipeline] withDockerContainer [2021-06-29T20:44:42.096Z] prd-centos7-docker-4c-2g-732 does not seem to be running inside a container [2021-06-29T20:44:42.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/267 -v /w/workspace/app-functions-sdk-go/267:/w/workspace/app-functions-sdk-go/267:rw,z -v /w/workspace/app-functions-sdk-go/267@tmp:/w/workspace/app-functions-sdk-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T20:44:42.589Z] $ docker top c3c28f2894fa3c6e9990c2e397de3ce8ef9105098963d354a5fdc308cb9d963d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:44:42.996Z] + go version [2021-06-29T20:44:42.996Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T20:44:43.006Z] $ docker stop --time=1 c3c28f2894fa3c6e9990c2e397de3ce8ef9105098963d354a5fdc308cb9d963d [2021-06-29T20:44:44.198Z] $ docker rm -f c3c28f2894fa3c6e9990c2e397de3ce8ef9105098963d354a5fdc308cb9d963d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:44:44.794Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T20:44:44.795Z] . [Pipeline] withDockerContainer [2021-06-29T20:44:44.880Z] prd-centos7-docker-4c-2g-732 does not seem to be running inside a container [2021-06-29T20:44:44.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/267 -v /w/workspace/app-functions-sdk-go/267:/w/workspace/app-functions-sdk-go/267:rw,z -v /w/workspace/app-functions-sdk-go/267@tmp:/w/workspace/app-functions-sdk-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T20:44:45.326Z] $ docker top 1fac0d0480a60cd64825060a1eeeacd46a80fc4d63989a13f028b1f494c429ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:44:45.735Z] + go mod tidy [Pipeline] sh [2021-06-29T20:44:46.301Z] + make test [2021-06-29T20:44:46.302Z] make -C ./app-service-template build [2021-06-29T20:44:46.302Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:44:46.302Z] go mod tidy [2021-06-29T20:44:46.566Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-29T20:44:55.140Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-733 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-29T20:44:55.158Z] Running in /w/workspace/app-functions-sdk-go/267 [Pipeline] { [Pipeline] checkout [2021-06-29T20:44:55.387Z] The recommended git tool is: git [2021-06-29T20:44:58.946Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:44:58.946Z] make -C ./app-service-template test [2021-06-29T20:44:58.946Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:44:58.946Z] go mod tidy [2021-06-29T20:44:58.946Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-29T20:45:01.164Z] using credential edgex-jenkins-ssh [2021-06-29T20:45:01.193Z] Cloning the remote Git repository [2021-06-29T20:45:01.264Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-29T20:45:01.448Z] > git init /w/workspace/app-functions-sdk-go/267 # timeout=10 [2021-06-29T20:45:01.563Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-29T20:45:01.565Z] > git --version # timeout=10 [2021-06-29T20:45:01.601Z] > git --version # 'git version 2.17.1' [2021-06-29T20:45:01.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:45:01.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:45:04.965Z] Avoid second fetch [2021-06-29T20:45:04.966Z] Checking out Revision 20a8a6a90c82412d4499b0d1aa051b254fec0189 (master) [2021-06-29T20:45:04.917Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-29T20:45:04.937Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:45:04.986Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:45:04.999Z] > git checkout -f 20a8a6a90c82412d4499b0d1aa051b254fec0189 # timeout=10 [2021-06-29T20:45:09.035Z] ok new-app-service 0.020s coverage: 47.8% of statements [2021-06-29T20:45:09.035Z] ? new-app-service/config [no test files] [2021-06-29T20:45:09.035Z] ok new-app-service/functions 0.009s [2021-06-29T20:45:09.035Z] CGO_ENABLED=1 go vet ./... [2021-06-29T20:45:09.230Z] Commit message: "refactor: Change swagger to be published as version 2.0 (#916)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T20:45:10.537Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:45:10.989Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:45:11.413Z] + sudo service docker restart [2021-06-29T20:45:11.413Z] + true [2021-06-29T20:45:15.700Z] gofmt -l . [2021-06-29T20:45:15.700Z] [ "`gofmt -l .`" = "" ] [2021-06-29T20:45:15.700Z] ./bin/test-attribution-txt.sh [2021-06-29T20:45:15.700Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:45:15.700Z] go mod tidy [2021-06-29T20:45:15.700Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-29T20:45:15.964Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-29T20:45:17.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements [2021-06-29T20:45:17.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements [2021-06-29T20:45:17.640Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-29T20:45:18.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.8% of statements [2021-06-29T20:45:18.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-29T20:45:18.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.026s [2021-06-29T20:45:18.817Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.017s coverage: 74.5% of statements [2021-06-29T20:45:18.817Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-29T20:45:18.817Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-29T20:45:18.817Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-29T20:45:18.817Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-29T20:45:18.817Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-29T20:45:18.817Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-29T20:45:18.817Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements [2021-06-29T20:45:18.817Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-29T20:45:19.089Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.016s coverage: 10.5% of statements [2021-06-29T20:45:22.430Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.768s coverage: 76.1% of statements [2021-06-29T20:45:22.430Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-29T20:45:22.430Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements [2021-06-29T20:45:22.430Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements [2021-06-29T20:45:22.430Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-29T20:45:22.430Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-29T20:45:22.430Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo [2021-06-29T20:45:30.004Z] ========================================================= [2021-06-29T20:45:30.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T20:45:30.004Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:45:30.364Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T20:45:31.347Z] Sending build context to Docker daemon 19.87MB [2021-06-29T20:45:31.347Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:45:31.347Z] Step 2/8 : FROM ${BASE} [2021-06-29T20:45:31.952Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T20:45:31.952Z] 595b0fe564bb: Pulling fs layer [2021-06-29T20:45:31.953Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T20:45:31.953Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T20:45:31.953Z] ba82ee9f976e: Pulling fs layer [2021-06-29T20:45:31.953Z] 506bd15cee9f: Pulling fs layer [2021-06-29T20:45:31.953Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T20:45:31.953Z] 618dc40b7e24: Pulling fs layer [2021-06-29T20:45:31.953Z] 506bd15cee9f: Waiting [2021-06-29T20:45:31.953Z] 75a0a4a0db45: Waiting [2021-06-29T20:45:31.953Z] ba82ee9f976e: Waiting [2021-06-29T20:45:31.953Z] 618dc40b7e24: Waiting [2021-06-29T20:45:31.953Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T20:45:31.953Z] 5b7225fbf94c: Download complete [2021-06-29T20:45:31.953Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T20:45:31.953Z] 3088b5b3c5c0: Download complete [2021-06-29T20:45:31.953Z] 506bd15cee9f: Verifying Checksum [2021-06-29T20:45:31.953Z] 506bd15cee9f: Download complete [2021-06-29T20:45:31.953Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T20:45:31.953Z] 75a0a4a0db45: Download complete [2021-06-29T20:45:31.953Z] 595b0fe564bb: Verifying Checksum [2021-06-29T20:45:31.953Z] 595b0fe564bb: Download complete [2021-06-29T20:45:32.945Z] 595b0fe564bb: Pull complete [2021-06-29T20:45:33.560Z] 3088b5b3c5c0: Pull complete [2021-06-29T20:45:33.834Z] 5b7225fbf94c: Pull complete [2021-06-29T20:45:34.107Z] 618dc40b7e24: Verifying Checksum [2021-06-29T20:45:34.107Z] 618dc40b7e24: Download complete [2021-06-29T20:45:35.547Z] ba82ee9f976e: Download complete [2021-06-29T20:45:45.730Z] ba82ee9f976e: Pull complete [2021-06-29T20:45:46.344Z] 506bd15cee9f: Pull complete [2021-06-29T20:45:46.619Z] 75a0a4a0db45: Pull complete [2021-06-29T20:45:49.069Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.033s coverage: 78.0% of statements [2021-06-29T20:45:49.069Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-06-29T20:45:49.069Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-29T20:45:49.069Z] gofmt -l . [2021-06-29T20:45:49.069Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-29T20:45:49.081Z] $ docker stop --time=1 1fac0d0480a60cd64825060a1eeeacd46a80fc4d63989a13f028b1f494c429ce [2021-06-29T20:45:50.489Z] $ docker rm -f 1fac0d0480a60cd64825060a1eeeacd46a80fc4d63989a13f028b1f494c429ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:45:50.936Z] 618dc40b7e24: Pull complete [2021-06-29T20:45:50.937Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T20:45:50.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T20:45:50.937Z] ---> a36622ca3599 [2021-06-29T20:45:50.937Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-29T20:45:50.937Z] 20.10.0: Pulling from library/docker [2021-06-29T20:45:50.937Z] a3cc7d3b244e: Pulling fs layer [2021-06-29T20:45:50.937Z] 02a3295e0d61: Pulling fs layer [2021-06-29T20:45:50.937Z] 0f4f2e6d8100: Pulling fs layer [2021-06-29T20:45:50.937Z] 330b718f631f: Pulling fs layer [2021-06-29T20:45:50.937Z] a93816041522: Pulling fs layer [2021-06-29T20:45:50.937Z] bdb6da89ff94: Pulling fs layer [2021-06-29T20:45:50.937Z] 2a70c0c122f4: Pulling fs layer [2021-06-29T20:45:50.937Z] 330b718f631f: Waiting [2021-06-29T20:45:50.937Z] a93816041522: Waiting [2021-06-29T20:45:50.937Z] bdb6da89ff94: Waiting [2021-06-29T20:45:50.937Z] 2a70c0c122f4: Waiting [2021-06-29T20:45:50.937Z] 0f4f2e6d8100: Verifying Checksum [2021-06-29T20:45:50.937Z] 0f4f2e6d8100: Download complete [2021-06-29T20:45:50.937Z] 02a3295e0d61: Verifying Checksum [2021-06-29T20:45:50.937Z] 02a3295e0d61: Download complete [2021-06-29T20:45:50.937Z] a3cc7d3b244e: Verifying Checksum [2021-06-29T20:45:50.937Z] a3cc7d3b244e: Download complete [2021-06-29T20:45:50.937Z] a93816041522: Verifying Checksum [2021-06-29T20:45:50.937Z] a93816041522: Download complete [2021-06-29T20:45:50.937Z] bdb6da89ff94: Verifying Checksum [2021-06-29T20:45:50.937Z] bdb6da89ff94: Download complete [2021-06-29T20:45:50.937Z] 2a70c0c122f4: Verifying Checksum [2021-06-29T20:45:50.937Z] 2a70c0c122f4: Download complete [2021-06-29T20:45:50.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T20:45:51.195Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-29T20:45:51.534Z] a3cc7d3b244e: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:45:52.250Z] ---> job-cost.sh [2021-06-29T20:45:52.250Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9j6J [2021-06-29T20:45:52.513Z] 02a3295e0d61: Pull complete [2021-06-29T20:45:52.513Z] 330b718f631f: Verifying Checksum [2021-06-29T20:45:52.513Z] 330b718f631f: Download complete [2021-06-29T20:45:52.786Z] 0f4f2e6d8100: Pull complete [2021-06-29T20:45:57.095Z] 330b718f631f: Pull complete [2021-06-29T20:45:57.095Z] a93816041522: Pull complete [2021-06-29T20:45:57.371Z] bdb6da89ff94: Pull complete [2021-06-29T20:45:57.645Z] 2a70c0c122f4: Pull complete [2021-06-29T20:45:57.645Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T20:45:57.645Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T20:46:02.577Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T20:46:03.339Z] ---> 79aaef21024e [2021-06-29T20:46:03.339Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T20:46:03.339Z] ---> Running in 406f0092a47b [2021-06-29T20:46:03.619Z] Removing intermediate container 406f0092a47b [2021-06-29T20:46:03.619Z] ---> 3e9766ea2ccb [2021-06-29T20:46:03.619Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-29T20:46:03.619Z] ---> Running in 4c4d1c9b2337 [2021-06-29T20:46:05.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:46:06.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:46:07.020Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-29T20:46:07.291Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-29T20:46:07.562Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-29T20:46:07.562Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-29T20:46:07.562Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-29T20:46:07.836Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T20:46:07.836Z] OK: 139 MiB in 45 packages [2021-06-29T20:46:08.816Z] Removing intermediate container 4c4d1c9b2337 [2021-06-29T20:46:08.816Z] ---> 6ef13febaf71 [2021-06-29T20:46:08.816Z] Step 6/8 : WORKDIR /build [2021-06-29T20:46:09.089Z] ---> Running in 7cd379af023f [2021-06-29T20:46:09.686Z] Removing intermediate container 7cd379af023f [2021-06-29T20:46:09.686Z] ---> 1f71e57a4137 [2021-06-29T20:46:09.686Z] Step 7/8 : COPY go.mod . [2021-06-29T20:46:10.670Z] ---> f904deab030b [2021-06-29T20:46:10.670Z] Step 8/8 : RUN go mod download [2021-06-29T20:46:10.670Z] ---> Running in da154496149b [2021-06-29T20:46:17.539Z] lf-activate-venv(): INFO: Adding /tmp/venv-9j6J/bin to PATH [2021-06-29T20:46:17.539Z] INFO: No Stack... [2021-06-29T20:46:17.539Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T20:46:17.539Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T20:46:17.845Z] + cat /w/workspace/app-functions-sdk-go/267/archives/cost.csv [2021-06-29T20:46:17.845Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T20:46:17.878Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] [2021-06-29T20:46:17.895Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] did not exist. Created. [2021-06-29T20:46:17.895Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T20:46:18.230Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-29T20:46:18.305Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T20:46:18.318Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T20:46:37.472Z] Removing intermediate container da154496149b [2021-06-29T20:46:37.472Z] ---> 1be343beca42 [2021-06-29T20:46:37.472Z] Successfully built 1be343beca42 [2021-06-29T20:46:37.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:46:37.821Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T20:46:37.821Z] . [Pipeline] withDockerContainer [2021-06-29T20:46:38.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-733 does not seem to be running inside a container [2021-06-29T20:46:38.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/267 -v /w/workspace/app-functions-sdk-go/267:/w/workspace/app-functions-sdk-go/267:rw,z -v /w/workspace/app-functions-sdk-go/267@tmp:/w/workspace/app-functions-sdk-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T20:46:39.878Z] $ docker top b636625cf526ebe1dc768661c64072683fbd17240734e04238fbef225af2c2fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:46:40.858Z] + go version [2021-06-29T20:46:40.859Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T20:46:40.882Z] $ docker stop --time=1 b636625cf526ebe1dc768661c64072683fbd17240734e04238fbef225af2c2fe [2021-06-29T20:46:42.691Z] $ docker rm -f b636625cf526ebe1dc768661c64072683fbd17240734e04238fbef225af2c2fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:46:43.534Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T20:46:43.534Z] . [Pipeline] withDockerContainer [2021-06-29T20:46:43.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-733 does not seem to be running inside a container [2021-06-29T20:46:43.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/267 -v /w/workspace/app-functions-sdk-go/267:/w/workspace/app-functions-sdk-go/267:rw,z -v /w/workspace/app-functions-sdk-go/267@tmp:/w/workspace/app-functions-sdk-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T20:46:45.429Z] $ docker top e47582b337203cf57fb3b59eaac50ba2ac835179f35dd7f914860d34a9715862 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:46:46.408Z] + go mod tidy [Pipeline] sh [2021-06-29T20:46:47.670Z] + make test [2021-06-29T20:46:47.670Z] make -C ./app-service-template build [2021-06-29T20:46:47.670Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:46:47.670Z] go mod tidy [2021-06-29T20:46:48.293Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-29T20:47:20.680Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:47:20.680Z] make -C ./app-service-template test [2021-06-29T20:47:20.680Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:47:20.680Z] go mod tidy [2021-06-29T20:47:21.284Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-29T20:47:53.699Z] ok new-app-service 0.045s coverage: 47.8% of statements [2021-06-29T20:47:53.699Z] ? new-app-service/config [no test files] [2021-06-29T20:47:53.699Z] ok new-app-service/functions 0.040s [2021-06-29T20:47:53.699Z] CGO_ENABLED=1 go vet ./... [2021-06-29T20:48:20.537Z] gofmt -l . [2021-06-29T20:48:20.538Z] [ "`gofmt -l .`" = "" ] [2021-06-29T20:48:20.538Z] ./bin/test-attribution-txt.sh [2021-06-29T20:48:20.812Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/267/app-service-template' [2021-06-29T20:48:20.812Z] go mod tidy [2021-06-29T20:48:21.415Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-29T20:48:22.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-29T20:48:31.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.079s coverage: 63.6% of statements [2021-06-29T20:48:31.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.046s coverage: 96.5% of statements [2021-06-29T20:48:31.168Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-29T20:48:31.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 61.8% of statements [2021-06-29T20:48:31.168Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-29T20:48:31.168Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.039s [2021-06-29T20:48:31.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.134s coverage: 74.5% of statements [2021-06-29T20:48:31.777Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-29T20:48:31.777Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-29T20:48:31.777Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-29T20:48:31.777Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-29T20:48:31.777Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-29T20:48:31.777Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-29T20:48:31.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.025s coverage: 97.1% of statements [2021-06-29T20:48:31.777Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-29T20:48:31.777Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.107s coverage: 10.5% of statements [2021-06-29T20:48:38.515Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.909s coverage: 76.1% of statements [2021-06-29T20:48:38.515Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-29T20:48:38.515Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.050s coverage: 12.5% of statements [2021-06-29T20:48:38.515Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.048s coverage: 27.3% of statements [2021-06-29T20:48:38.515Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-29T20:48:38.515Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-29T20:48:38.515Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 51.4% of statements [2021-06-29T20:49:05.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.115s coverage: 78.0% of statements [2021-06-29T20:49:05.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-06-29T20:49:05.277Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-29T20:49:07.261Z] gofmt -l . [2021-06-29T20:49:07.598Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-29T20:49:08.218Z] $ docker stop --time=1 e47582b337203cf57fb3b59eaac50ba2ac835179f35dd7f914860d34a9715862 [2021-06-29T20:49:10.187Z] $ docker rm -f e47582b337203cf57fb3b59eaac50ba2ac835179f35dd7f914860d34a9715862 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:49:11.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T20:49:11.156Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T20:49:11.758Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:49:12.417Z] ---> job-cost.sh [2021-06-29T20:49:12.417Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cpo0 [2021-06-29T20:49:51.392Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T20:51:28.184Z] lf-activate-venv(): INFO: Adding /tmp/venv-cpo0/bin to PATH [2021-06-29T20:51:28.184Z] INFO: No Stack... [2021-06-29T20:51:28.184Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T20:51:28.184Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T20:51:28.527Z] + cat /w/workspace/app-functions-sdk-go/267/archives/cost.csv [2021-06-29T20:51:28.527Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T20:51:28.610Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] [2021-06-29T20:51:28.630Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] did not exist. Created. [2021-06-29T20:51:28.631Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T20:51:29.011Z] /w/workspace/app-functions-sdk-go/267@tmp/durable-0f1957cf/script.sh: 1: /w/workspace/app-functions-sdk-go/267@tmp/durable-0f1957cf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-29T20:51:29.374Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T20:51:29.400Z] Warning: overwriting stash ‘stack-cost’ [2021-06-29T20:51:29.605Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T20:51:29.626Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-267-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-29T20:51:30.364Z] provisioning config files... [2021-06-29T20:51:30.376Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4918965407384017686tmp [Pipeline] { [Pipeline] sh [2021-06-29T20:51:30.697Z] + set +x [2021-06-29T20:51:30.697Z] + curl -s https://codecov.io/bash [2021-06-29T20:51:30.697Z] + bash -s -- [2021-06-29T20:51:30.697Z] [2021-06-29T20:51:30.697Z] _____ _ [2021-06-29T20:51:30.697Z] / ____| | | [2021-06-29T20:51:30.697Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T20:51:30.697Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T20:51:30.697Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T20:51:30.697Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T20:51:30.697Z] Bash-1.0.3 [2021-06-29T20:51:30.697Z] [2021-06-29T20:51:30.697Z] [2021-06-29T20:51:30.697Z] ==> git version 2.24.4 found [2021-06-29T20:51:30.697Z] ==> 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 [2021-06-29T20:51:30.697Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T20:51:30.697Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T20:51:30.697Z] ==> Jenkins CI detected. [2021-06-29T20:51:30.697Z] project root: . [2021-06-29T20:51:30.697Z] --> token set from env [2021-06-29T20:51:30.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T20:51:30.958Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T20:51:30.958Z] ==> Python coveragepy not found [2021-06-29T20:51:30.958Z] ==> Searching for coverage reports in: [2021-06-29T20:51:30.958Z] + . [2021-06-29T20:51:30.958Z] -> Found 2 reports [2021-06-29T20:51:30.958Z] ==> Detecting git/mercurial file structure [2021-06-29T20:51:30.958Z] ==> Reading reports [2021-06-29T20:51:30.958Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-29T20:51:30.958Z] + ./coverage.out bytes=95181 [2021-06-29T20:51:30.958Z] ==> Appending adjustments [2021-06-29T20:51:30.958Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T20:51:31.219Z] + Found adjustments [2021-06-29T20:51:31.219Z] ==> Gzipping contents [2021-06-29T20:51:31.219Z] 20K /tmp/codecov.9GqzHX.gz [2021-06-29T20:51:31.219Z] ==> Uploading reports [2021-06-29T20:51:31.219Z] url: https://codecov.io [2021-06-29T20:51:31.219Z] query: branch=master&commit=20a8a6a90c82412d4499b0d1aa051b254fec0189&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F267%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T20:51:31.219Z] -> Pinging Codecov [2021-06-29T20:51:31.219Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=20a8a6a90c82412d4499b0d1aa051b254fec0189&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F267%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T20:51:31.793Z] -> Uploading to [2021-06-29T20:51:31.793Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/3D8B5DFFC46A037C893635FACE044666/20a8a6a90c82412d4499b0d1aa051b254fec0189/6ed767e5-1166-4fa3-97c0-fda06f9b7ee2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T205131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ca233d90dd7b9410d84687c02c9cf7a7096ef9687cfbf1d57a442272c366c4f [2021-06-29T20:51:31.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T20:51:31.793Z] Dload Upload Total Spent Left Speed [2021-06-29T20:51:32.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16884 0 0 100 16884 0 37756 --:--:-- --:--:-- --:--:-- 37771 [2021-06-29T20:51:32.053Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/20a8a6a90c82412d4499b0d1aa051b254fec0189 [Pipeline] } [2021-06-29T20:51:32.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-29T20:51:32.843Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-29T20:51:32.862Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:51:33.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T20:51:33.178Z] [2021-06-29T20:51:33.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:51:33.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T20:51:33.503Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-29T20:51:33.503Z] 188c0c94c7c5: Pulling fs layer [2021-06-29T20:51:33.503Z] 0ef7d3d256c8: Pulling fs layer [2021-06-29T20:51:33.503Z] de9db76c5a1d: Pulling fs layer [2021-06-29T20:51:33.503Z] 0eba1c9be4d2: Pulling fs layer [2021-06-29T20:51:33.503Z] 0d57e429df01: Pulling fs layer [2021-06-29T20:51:33.503Z] 4e4be7b47b0d: Pulling fs layer [2021-06-29T20:51:33.503Z] e1f770b5df2f: Pulling fs layer [2021-06-29T20:51:33.503Z] 85a0685a4137: Pulling fs layer [2021-06-29T20:51:33.503Z] 0d57e429df01: Waiting [2021-06-29T20:51:33.503Z] 4e4be7b47b0d: Waiting [2021-06-29T20:51:33.503Z] e1f770b5df2f: Waiting [2021-06-29T20:51:33.503Z] 85a0685a4137: Waiting [2021-06-29T20:51:33.503Z] 0eba1c9be4d2: Waiting [2021-06-29T20:51:33.503Z] de9db76c5a1d: Verifying Checksum [2021-06-29T20:51:33.503Z] de9db76c5a1d: Download complete [2021-06-29T20:51:33.503Z] 0ef7d3d256c8: Verifying Checksum [2021-06-29T20:51:33.503Z] 0ef7d3d256c8: Download complete [2021-06-29T20:51:33.503Z] 0d57e429df01: Verifying Checksum [2021-06-29T20:51:33.503Z] 0d57e429df01: Download complete [2021-06-29T20:51:33.503Z] 4e4be7b47b0d: Verifying Checksum [2021-06-29T20:51:33.503Z] 4e4be7b47b0d: Download complete [2021-06-29T20:51:33.503Z] 188c0c94c7c5: Verifying Checksum [2021-06-29T20:51:33.503Z] 188c0c94c7c5: Download complete [2021-06-29T20:51:33.766Z] 188c0c94c7c5: Pull complete [2021-06-29T20:51:34.040Z] 0ef7d3d256c8: Pull complete [2021-06-29T20:51:34.040Z] de9db76c5a1d: Pull complete [2021-06-29T20:51:34.616Z] e1f770b5df2f: Verifying Checksum [2021-06-29T20:51:34.616Z] e1f770b5df2f: Download complete [2021-06-29T20:51:36.548Z] 0eba1c9be4d2: Verifying Checksum [2021-06-29T20:51:36.548Z] 0eba1c9be4d2: Download complete [2021-06-29T20:51:36.813Z] 85a0685a4137: Verifying Checksum [2021-06-29T20:51:36.813Z] 85a0685a4137: Download complete [2021-06-29T20:51:39.369Z] 0eba1c9be4d2: Pull complete [2021-06-29T20:51:39.369Z] 0d57e429df01: Pull complete [2021-06-29T20:51:39.369Z] 4e4be7b47b0d: Pull complete [2021-06-29T20:51:39.945Z] e1f770b5df2f: Pull complete [2021-06-29T20:51:43.297Z] 85a0685a4137: Pull complete [2021-06-29T20:51:43.297Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-29T20:51:43.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T20:51:43.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-29T20:51:43.395Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-06-29T20:51:43.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-29T20:51:46.529Z] $ docker top 97bac82a8a0778f8bee193ed908ebfefa380f71376b86516e8348e1d7a8d13a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T20:51:46.619Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-29T20:51:46.923Z] + set -o pipefail [2021-06-29T20:51:46.923Z] + snyk monitor '--org=edgex-jenkins' [2021-06-29T20:51:52.247Z] [2021-06-29T20:51:52.247Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-29T20:51:52.247Z] [2021-06-29T20:51:52.247Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/5c406796-5147-47ee-a52c-e0809869d7ea [2021-06-29T20:51:52.247Z] [2021-06-29T20:51:52.247Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-29T20:51:52.247Z] [2021-06-29T20:51:52.247Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-29T20:51:52.247Z] [2021-06-29T20:51:52.247Z] [Pipeline] } [2021-06-29T20:51:52.256Z] $ docker stop --time=1 97bac82a8a0778f8bee193ed908ebfefa380f71376b86516e8348e1d7a8d13a2 [2021-06-29T20:51:54.705Z] $ docker rm -f 97bac82a8a0778f8bee193ed908ebfefa380f71376b86516e8348e1d7a8d13a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-29T20:51:55.569Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:51:55.589Z] provisioning config files... [2021-06-29T20:51:55.598Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2256799021768390387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:51:55.910Z] --> edgex-publish-swagger.sh [2021-06-29T20:51:55.911Z] === Publish openapi/v2 API === [2021-06-29T20:51:55.911Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-29T20:51:55.911Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-29T20:51:55.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T20:51:55.911Z] Dload Upload Total Spent Left Speed [2021-06-29T20:51:56.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11303 0:00:01 0:00:01 --:--:-- 11310 100 13052 0 0 100 13052 0 11302 0:00:01 0:00:01 --:--:-- 11310 [2021-06-29T20:51:56.858Z] [2021-06-29T20:51:56.858Z] [Pipeline] } [2021-06-29T20:51:56.866Z] 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 [2021-06-29T20:51:57.375Z] + git log --format=format:%s -1 20a8a6a90c82412d4499b0d1aa051b254fec0189 [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:51:57.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:51:57.706Z] . [Pipeline] withDockerContainer [2021-06-29T20:51:57.779Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-06-29T20:51:57.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T20:51:58.198Z] $ docker top acd48372095cc53ba8b8aa3ca0c38b986409af0fc7ce98321ee67b802aa72e4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T20:51:58.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:51:58.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:51:58.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:51:58.424Z] $ docker exec acd48372095cc53ba8b8aa3ca0c38b986409af0fc7ce98321ee67b802aa72e4f ssh-agent [2021-06-29T20:51:58.530Z] SSH_AUTH_SOCK=/tmp/ssh-qbn8yAjXktVo/agent.14 [2021-06-29T20:51:58.530Z] SSH_AGENT_PID=20 [2021-06-29T20:51:58.539Z] Running ssh-add (command line suppressed) [2021-06-29T20:51:58.658Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4860706750342246335.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4860706750342246335.key) [2021-06-29T20:51:58.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:51:58.987Z] + git semver tag [2021-06-29T20:51:58.987Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T20:51:58.987Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-29T20:51:58.987Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-29T20:51:58.987Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T20:51:58.987Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T20:51:58.987Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T20:51:58.987Z] # $SEMVER_BRANCH = master [2021-06-29T20:51:58.987Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-29T20:51:58.987Z] # 20a8a6a90c82412d4499b0d1aa051b254fec0189 HEAD [2021-06-29T20:51:58.987Z] # -> Force: false [2021-06-29T20:51:58.987Z] # 4e5594f491e7fe6212a32040d9a612f0a94f3c8b refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-06-29T20:51:58.994Z] $ docker exec --env ******** --env ******** acd48372095cc53ba8b8aa3ca0c38b986409af0fc7ce98321ee67b802aa72e4f ssh-agent -k [2021-06-29T20:51:59.087Z] unset SSH_AUTH_SOCK; [2021-06-29T20:51:59.087Z] unset SSH_AGENT_PID; [2021-06-29T20:51:59.087Z] echo Agent pid 20 killed; [2021-06-29T20:51:59.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T20:51:59.433Z] + git semver [Pipeline] } [2021-06-29T20:51:59.449Z] $ docker stop --time=1 acd48372095cc53ba8b8aa3ca0c38b986409af0fc7ce98321ee67b802aa72e4f [2021-06-29T20:52:00.622Z] $ docker rm -f acd48372095cc53ba8b8aa3ca0c38b986409af0fc7ce98321ee67b802aa72e4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:52:01.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T20:52:01.080Z] [2021-06-29T20:52:01.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:52:01.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T20:52:01.392Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-29T20:52:01.392Z] ab5ef0e58194: Pulling fs layer [2021-06-29T20:52:01.392Z] 9712f1f96733: Pulling fs layer [2021-06-29T20:52:01.392Z] 63f879dbbcfc: Pulling fs layer [2021-06-29T20:52:01.392Z] 0d9ebad4ef96: Pulling fs layer [2021-06-29T20:52:01.392Z] e9a5061849ea: Pulling fs layer [2021-06-29T20:52:01.392Z] d747dcd14b5f: Pulling fs layer [2021-06-29T20:52:01.392Z] 2de7ff778b66: Pulling fs layer [2021-06-29T20:52:01.392Z] e9a5061849ea: Waiting [2021-06-29T20:52:01.392Z] d747dcd14b5f: Waiting [2021-06-29T20:52:01.392Z] 2de7ff778b66: Waiting [2021-06-29T20:52:01.392Z] 0d9ebad4ef96: Waiting [2021-06-29T20:52:01.392Z] 9712f1f96733: Verifying Checksum [2021-06-29T20:52:01.392Z] 9712f1f96733: Download complete [2021-06-29T20:52:02.778Z] 63f879dbbcfc: Verifying Checksum [2021-06-29T20:52:02.778Z] 63f879dbbcfc: Download complete [2021-06-29T20:52:03.037Z] e9a5061849ea: Verifying Checksum [2021-06-29T20:52:03.037Z] e9a5061849ea: Download complete [2021-06-29T20:52:03.037Z] d747dcd14b5f: Verifying Checksum [2021-06-29T20:52:03.037Z] d747dcd14b5f: Download complete [2021-06-29T20:52:03.297Z] 2de7ff778b66: Verifying Checksum [2021-06-29T20:52:03.297Z] 2de7ff778b66: Download complete [2021-06-29T20:52:03.871Z] ab5ef0e58194: Verifying Checksum [2021-06-29T20:52:03.871Z] ab5ef0e58194: Download complete [2021-06-29T20:52:03.871Z] 0d9ebad4ef96: Verifying Checksum [2021-06-29T20:52:03.871Z] 0d9ebad4ef96: Download complete [2021-06-29T20:52:06.452Z] ab5ef0e58194: Pull complete [2021-06-29T20:52:06.452Z] 9712f1f96733: Pull complete [2021-06-29T20:52:06.723Z] 63f879dbbcfc: Pull complete [2021-06-29T20:52:10.086Z] 0d9ebad4ef96: Pull complete [2021-06-29T20:52:10.086Z] e9a5061849ea: Pull complete [2021-06-29T20:52:10.086Z] d747dcd14b5f: Pull complete [2021-06-29T20:52:11.038Z] 2de7ff778b66: Pull complete [2021-06-29T20:52:11.038Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-29T20:52:11.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T20:52:11.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-29T20:52:11.116Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-06-29T20:52:11.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-29T20:52:15.103Z] $ docker top 29dddf94e8b15407469fd5f5366539af379ea33ac2204ad5a4d41f8b785d962f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:52:15.198Z] provisioning config files... [2021-06-29T20:52:15.205Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7415473558707199616tmp [2021-06-29T20:52:15.217Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5849216144354045907tmp [2021-06-29T20:52:15.227Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8743165282957727359tmp [Pipeline] { [Pipeline] echo [2021-06-29T20:52:15.247Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:15.536Z] ---> sigul-configuration.sh [2021-06-29T20:52:15.536Z] gpg: directory `/root/.gnupg' created [2021-06-29T20:52:15.536Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-29T20:52:15.536Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-29T20:52:15.536Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-29T20:52:15.536Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-29T20:52:15.536Z] gpg: CAST5 encrypted data [2021-06-29T20:52:15.536Z] gpg: encrypted with 1 passphrase [2021-06-29T20:52:15.536Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-29T20:52:16.010Z] + mkdir /home/jenkins [2021-06-29T20:52:16.010Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-29T20:52:16.304Z] + 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 [2021-06-29T20:52:16.315Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:16.620Z] ---> sigul-install.sh [2021-06-29T20:52:20.827Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-29T20:52:21.124Z] + git tag --list [2021-06-29T20:52:21.125Z] v0.1.0 [2021-06-29T20:52:21.125Z] v0.1.1 [2021-06-29T20:52:21.125Z] v1.0.0 [2021-06-29T20:52:21.125Z] v1.1.0 [2021-06-29T20:52:21.125Z] v1.2.0 [2021-06-29T20:52:21.125Z] v1.3.0 [2021-06-29T20:52:21.125Z] v1.3.1 [2021-06-29T20:52:21.125Z] v1.3.1-dev.1 [2021-06-29T20:52:21.125Z] v1.3.2-dev.1 [2021-06-29T20:52:21.125Z] v2.0.0 [2021-06-29T20:52:21.125Z] v2.0.0-dev.1 [2021-06-29T20:52:21.125Z] v2.0.0-dev.10 [2021-06-29T20:52:21.125Z] v2.0.0-dev.11 [2021-06-29T20:52:21.125Z] v2.0.0-dev.12 [2021-06-29T20:52:21.125Z] v2.0.0-dev.13 [2021-06-29T20:52:21.125Z] v2.0.0-dev.14 [2021-06-29T20:52:21.125Z] v2.0.0-dev.15 [2021-06-29T20:52:21.125Z] v2.0.0-dev.16 [2021-06-29T20:52:21.125Z] v2.0.0-dev.17 [2021-06-29T20:52:21.125Z] v2.0.0-dev.18 [2021-06-29T20:52:21.125Z] v2.0.0-dev.19 [2021-06-29T20:52:21.125Z] v2.0.0-dev.2 [2021-06-29T20:52:21.125Z] v2.0.0-dev.20 [2021-06-29T20:52:21.125Z] v2.0.0-dev.21 [2021-06-29T20:52:21.125Z] v2.0.0-dev.22 [2021-06-29T20:52:21.125Z] v2.0.0-dev.23 [2021-06-29T20:52:21.125Z] v2.0.0-dev.24 [2021-06-29T20:52:21.125Z] v2.0.0-dev.25 [2021-06-29T20:52:21.125Z] v2.0.0-dev.26 [2021-06-29T20:52:21.125Z] v2.0.0-dev.27 [2021-06-29T20:52:21.125Z] v2.0.0-dev.28 [2021-06-29T20:52:21.125Z] v2.0.0-dev.29 [2021-06-29T20:52:21.125Z] v2.0.0-dev.3 [2021-06-29T20:52:21.125Z] v2.0.0-dev.30 [2021-06-29T20:52:21.125Z] v2.0.0-dev.31 [2021-06-29T20:52:21.125Z] v2.0.0-dev.32 [2021-06-29T20:52:21.125Z] v2.0.0-dev.33 [2021-06-29T20:52:21.125Z] v2.0.0-dev.34 [2021-06-29T20:52:21.125Z] v2.0.0-dev.35 [2021-06-29T20:52:21.125Z] v2.0.0-dev.36 [2021-06-29T20:52:21.125Z] v2.0.0-dev.37 [2021-06-29T20:52:21.125Z] v2.0.0-dev.38 [2021-06-29T20:52:21.125Z] v2.0.0-dev.39 [2021-06-29T20:52:21.125Z] v2.0.0-dev.4 [2021-06-29T20:52:21.125Z] v2.0.0-dev.40 [2021-06-29T20:52:21.125Z] v2.0.0-dev.41 [2021-06-29T20:52:21.125Z] v2.0.0-dev.42 [2021-06-29T20:52:21.125Z] v2.0.0-dev.43 [2021-06-29T20:52:21.125Z] v2.0.0-dev.44 [2021-06-29T20:52:21.125Z] v2.0.0-dev.45 [2021-06-29T20:52:21.125Z] v2.0.0-dev.46 [2021-06-29T20:52:21.125Z] v2.0.0-dev.47 [2021-06-29T20:52:21.125Z] v2.0.0-dev.48 [2021-06-29T20:52:21.125Z] v2.0.0-dev.49 [2021-06-29T20:52:21.125Z] v2.0.0-dev.5 [2021-06-29T20:52:21.125Z] v2.0.0-dev.50 [2021-06-29T20:52:21.125Z] v2.0.0-dev.51 [2021-06-29T20:52:21.125Z] v2.0.0-dev.52 [2021-06-29T20:52:21.125Z] v2.0.0-dev.53 [2021-06-29T20:52:21.125Z] v2.0.0-dev.54 [2021-06-29T20:52:21.125Z] v2.0.0-dev.55 [2021-06-29T20:52:21.125Z] v2.0.0-dev.56 [2021-06-29T20:52:21.125Z] v2.0.0-dev.57 [2021-06-29T20:52:21.125Z] v2.0.0-dev.58 [2021-06-29T20:52:21.125Z] v2.0.0-dev.59 [2021-06-29T20:52:21.125Z] v2.0.0-dev.6 [2021-06-29T20:52:21.125Z] v2.0.0-dev.60 [2021-06-29T20:52:21.125Z] v2.0.0-dev.61 [2021-06-29T20:52:21.125Z] v2.0.0-dev.62 [2021-06-29T20:52:21.125Z] v2.0.0-dev.63 [2021-06-29T20:52:21.125Z] v2.0.0-dev.64 [2021-06-29T20:52:21.125Z] v2.0.0-dev.65 [2021-06-29T20:52:21.125Z] v2.0.0-dev.66 [2021-06-29T20:52:21.125Z] v2.0.0-dev.67 [2021-06-29T20:52:21.125Z] v2.0.0-dev.68 [2021-06-29T20:52:21.125Z] v2.0.0-dev.69 [2021-06-29T20:52:21.125Z] v2.0.0-dev.7 [2021-06-29T20:52:21.125Z] v2.0.0-dev.70 [2021-06-29T20:52:21.125Z] v2.0.0-dev.71 [2021-06-29T20:52:21.125Z] v2.0.0-dev.72 [2021-06-29T20:52:21.125Z] v2.0.0-dev.73 [2021-06-29T20:52:21.125Z] v2.0.0-dev.74 [2021-06-29T20:52:21.125Z] v2.0.0-dev.75 [2021-06-29T20:52:21.125Z] v2.0.0-dev.76 [2021-06-29T20:52:21.125Z] v2.0.0-dev.77 [2021-06-29T20:52:21.125Z] v2.0.0-dev.78 [2021-06-29T20:52:21.125Z] v2.0.0-dev.79 [2021-06-29T20:52:21.125Z] v2.0.0-dev.8 [2021-06-29T20:52:21.125Z] v2.0.0-dev.80 [2021-06-29T20:52:21.125Z] v2.0.0-dev.81 [2021-06-29T20:52:21.125Z] v2.0.0-dev.82 [2021-06-29T20:52:21.125Z] v2.0.0-dev.83 [2021-06-29T20:52:21.125Z] v2.0.0-dev.84 [2021-06-29T20:52:21.125Z] v2.0.0-dev.85 [2021-06-29T20:52:21.125Z] v2.0.0-dev.86 [2021-06-29T20:52:21.125Z] v2.0.0-dev.87 [2021-06-29T20:52:21.125Z] v2.0.0-dev.88 [2021-06-29T20:52:21.125Z] v2.0.0-dev.89 [2021-06-29T20:52:21.125Z] v2.0.0-dev.9 [2021-06-29T20:52:21.125Z] v2.0.1-dev.1 [Pipeline] sh [2021-06-29T20:52:21.421Z] + lftools sign git-tag v2.0.1-dev.1 [2021-06-29T20:52:21.997Z] Signing Git tag with Sigul... [2021-06-29T20:52:21.997Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-06-29T20:52:22.578Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:22.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-29T20:52:22.882Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-29T20:52:22.908Z] $ docker stop --time=1 29dddf94e8b15407469fd5f5366539af379ea33ac2204ad5a4d41f8b785d962f [2021-06-29T20:52:24.385Z] $ docker rm -f 29dddf94e8b15407469fd5f5366539af379ea33ac2204ad5a4d41f8b785d962f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:52:25.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:52:25.047Z] . [Pipeline] withDockerContainer [2021-06-29T20:52:25.114Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-06-29T20:52:25.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T20:52:25.477Z] $ docker top e0cd991c26b7bcd8487c1c162f0aefcc2e28960d9d1010c80eea170072799ab0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T20:52:25.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:52:25.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:52:25.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:52:25.707Z] $ docker exec e0cd991c26b7bcd8487c1c162f0aefcc2e28960d9d1010c80eea170072799ab0 ssh-agent [2021-06-29T20:52:25.814Z] SSH_AUTH_SOCK=/tmp/ssh-RYEHStlyOEQe/agent.15 [2021-06-29T20:52:25.814Z] SSH_AGENT_PID=21 [2021-06-29T20:52:25.820Z] Running ssh-add (command line suppressed) [2021-06-29T20:52:25.924Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2596132423617829739.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2596132423617829739.key) [2021-06-29T20:52:25.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:52:26.248Z] + git semver bump pre [2021-06-29T20:52:26.248Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T20:52:26.248Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-29T20:52:26.248Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-29T20:52:26.248Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T20:52:26.248Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T20:52:26.248Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T20:52:26.248Z] # $SEMVER_BRANCH = master [2021-06-29T20:52:26.248Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-29T20:52:26.248Z] 2.0.1-dev.2 [Pipeline] } [2021-06-29T20:52:26.256Z] $ docker exec --env ******** --env ******** e0cd991c26b7bcd8487c1c162f0aefcc2e28960d9d1010c80eea170072799ab0 ssh-agent -k [2021-06-29T20:52:26.349Z] unset SSH_AUTH_SOCK; [2021-06-29T20:52:26.349Z] unset SSH_AGENT_PID; [2021-06-29T20:52:26.349Z] echo Agent pid 21 killed; [2021-06-29T20:52:26.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T20:52:26.696Z] + git semver [Pipeline] } [2021-06-29T20:52:26.710Z] $ docker stop --time=1 e0cd991c26b7bcd8487c1c162f0aefcc2e28960d9d1010c80eea170072799ab0 [2021-06-29T20:52:27.917Z] $ docker rm -f e0cd991c26b7bcd8487c1c162f0aefcc2e28960d9d1010c80eea170072799ab0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:52:28.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:52:28.299Z] . [Pipeline] withDockerContainer [2021-06-29T20:52:28.371Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-06-29T20:52:28.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T20:52:28.768Z] $ docker top dc2456f74d0334b85b29b3a2fe40d20cb84b34dbd4aa5e379b9807a907bfc011 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T20:52:28.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:52:28.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:52:29.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:52:29.018Z] $ docker exec dc2456f74d0334b85b29b3a2fe40d20cb84b34dbd4aa5e379b9807a907bfc011 ssh-agent [2021-06-29T20:52:29.128Z] SSH_AUTH_SOCK=/tmp/ssh-kAxztk2UM1dr/agent.14 [2021-06-29T20:52:29.128Z] SSH_AGENT_PID=20 [2021-06-29T20:52:29.133Z] Running ssh-add (command line suppressed) [2021-06-29T20:52:29.223Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2028295716132304355.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2028295716132304355.key) [2021-06-29T20:52:29.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:52:29.541Z] + git semver push [2021-06-29T20:52:29.541Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T20:52:29.541Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-29T20:52:29.541Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-29T20:52:29.541Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T20:52:29.541Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T20:52:29.541Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T20:52:29.542Z] # $SEMVER_BRANCH = master [2021-06-29T20:52:29.542Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-29T20:52:34.847Z] $ docker exec --env ******** --env ******** dc2456f74d0334b85b29b3a2fe40d20cb84b34dbd4aa5e379b9807a907bfc011 ssh-agent -k [2021-06-29T20:52:34.935Z] unset SSH_AUTH_SOCK; [2021-06-29T20:52:34.935Z] unset SSH_AGENT_PID; [2021-06-29T20:52:34.935Z] echo Agent pid 20 killed; [2021-06-29T20:52:34.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T20:52:35.287Z] + git semver [Pipeline] } [2021-06-29T20:52:35.299Z] $ docker stop --time=1 dc2456f74d0334b85b29b3a2fe40d20cb84b34dbd4aa5e379b9807a907bfc011 [2021-06-29T20:52:36.481Z] $ docker rm -f dc2456f74d0334b85b29b3a2fe40d20cb84b34dbd4aa5e379b9807a907bfc011 [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 [2021-06-29T20:52:37.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:38.117Z] ---> package-listing.sh [2021-06-29T20:52:38.117Z] ++ facter osfamily [2021-06-29T20:52:38.117Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T20:52:38.378Z] + OS_FAMILY=redhat [2021-06-29T20:52:38.378Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-29T20:52:38.378Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T20:52:38.378Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T20:52:38.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T20:52:38.378Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T20:52:38.378Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-29T20:52:38.378Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T20:52:38.378Z] + case "${OS_FAMILY}" in [2021-06-29T20:52:38.378Z] + rpm -qa [2021-06-29T20:52:38.378Z] + sort [2021-06-29T20:52:38.951Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T20:52:38.951Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T20:52:38.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T20:52:38.951Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-29T20:52:38.951Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-29T20:52:38.951Z] + 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 [2021-06-29T20:52:39.002Z] 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 [2021-06-29T20:52:39.418Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:52:39.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T20:52:39.716Z] [2021-06-29T20:52:39.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:52:40.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T20:52:40.027Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T20:52:40.027Z] df20fa9351a1: Pulling fs layer [2021-06-29T20:52:40.027Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T20:52:40.027Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T20:52:40.027Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T20:52:40.027Z] 93b61091891f: Pulling fs layer [2021-06-29T20:52:40.027Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T20:52:40.027Z] 5e14af77c1be: Pulling fs layer [2021-06-29T20:52:40.027Z] 01666e4c0597: Pulling fs layer [2021-06-29T20:52:40.027Z] aa168da1d23b: Pulling fs layer [2021-06-29T20:52:40.027Z] 46f8f816bc3b: Waiting [2021-06-29T20:52:40.027Z] 93b61091891f: Waiting [2021-06-29T20:52:40.027Z] 93b9cdb0e59b: Waiting [2021-06-29T20:52:40.027Z] 5e14af77c1be: Waiting [2021-06-29T20:52:40.027Z] 01666e4c0597: Waiting [2021-06-29T20:52:40.027Z] aa168da1d23b: Waiting [2021-06-29T20:52:40.027Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T20:52:40.027Z] 36b3adc4ff6f: Download complete [2021-06-29T20:52:40.027Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T20:52:40.027Z] 46f8f816bc3b: Download complete [2021-06-29T20:52:40.027Z] df20fa9351a1: Verifying Checksum [2021-06-29T20:52:40.027Z] df20fa9351a1: Download complete [2021-06-29T20:52:40.027Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T20:52:40.027Z] 93b9cdb0e59b: Download complete [2021-06-29T20:52:40.027Z] 5e14af77c1be: Verifying Checksum [2021-06-29T20:52:40.027Z] 5e14af77c1be: Download complete [2021-06-29T20:52:40.027Z] 93b61091891f: Download complete [2021-06-29T20:52:40.027Z] 01666e4c0597: Verifying Checksum [2021-06-29T20:52:40.027Z] 01666e4c0597: Download complete [2021-06-29T20:52:40.286Z] df20fa9351a1: Pull complete [2021-06-29T20:52:40.286Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T20:52:40.286Z] 8ad3a11d3b57: Download complete [2021-06-29T20:52:40.286Z] 36b3adc4ff6f: Pull complete [2021-06-29T20:52:40.862Z] 8ad3a11d3b57: Pull complete [2021-06-29T20:52:40.862Z] 46f8f816bc3b: Pull complete [2021-06-29T20:52:41.123Z] 93b61091891f: Pull complete [2021-06-29T20:52:41.123Z] 93b9cdb0e59b: Pull complete [2021-06-29T20:52:41.384Z] 5e14af77c1be: Pull complete [2021-06-29T20:52:41.384Z] 01666e4c0597: Pull complete [2021-06-29T20:52:41.648Z] aa168da1d23b: Verifying Checksum [2021-06-29T20:52:41.648Z] aa168da1d23b: Download complete [2021-06-29T20:52:45.873Z] aa168da1d23b: Pull complete [2021-06-29T20:52:45.873Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T20:52:45.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T20:52:45.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T20:52:45.944Z] prd-centos7-docker-4c-2g-731 does not seem to be running inside a container [2021-06-29T20:52:45.983Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T20:52:48.177Z] $ docker top ce6450c8fb29a47c41f03317431c97f5d6a27842ecdf3ef5319031b002e631c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:52:48.553Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T20:52:48.850Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T20:52:49.147Z] + ls /var/log/sa-host [2021-06-29T20:52:49.147Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T20:52:49.147Z] file_magic: OK [2021-06-29T20:52:49.147Z] HZ: Using current value: 100 [2021-06-29T20:52:49.147Z] file_header: OK [2021-06-29T20:52:49.147Z] 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 [2021-06-29T20:52:49.147Z] Statistics: [2021-06-29T20:52:49.147Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T20:52:49.147Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T20:52:49.147Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T20:52:49.147Z] file_magic: OK [2021-06-29T20:52:49.147Z] HZ: Using current value: 100 [2021-06-29T20:52:49.147Z] file_header: OK [2021-06-29T20:52:49.147Z] 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 [2021-06-29T20:52:49.147Z] Statistics: [2021-06-29T20:52:49.147Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T20:52:49.147Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:52:49.757Z] provisioning config files... [2021-06-29T20:52:49.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1591479953509846850tmp [Pipeline] { [Pipeline] echo [2021-06-29T20:52:49.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:50.100Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T20:52:50.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:50.510Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T20:52:50.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:50.814Z] ---> sudo-logs.sh [2021-06-29T20:52:50.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T20:52:50.853Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:51.147Z] ---> job-cost.sh [2021-06-29T20:52:51.148Z] lf-activate-venv: SKIPPING [2021-06-29T20:52:51.148Z] DEBUG: total: 0.18000000715255737 [2021-06-29T20:52:51.148Z] INFO: Retrieving Stack Cost... [2021-06-29T20:52:52.091Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T20:52:52.353Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T20:52:52.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:52:52.661Z] ---> logs-deploy.sh [2021-06-29T20:52:52.662Z] lf-activate-venv: SKIPPING [2021-06-29T20:52:52.662Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/267 [2021-06-29T20:52:52.662Z] INFO: archiving workspace using pattern(s): [2021-06-29T20:52:53.605Z] Archives upload complete. [2021-06-29T20:52:53.605Z] INFO: archiving logs to Nexus [2021-06-29T20:52:54.179Z] ---> uname -a: [2021-06-29T20:52:54.179Z] Linux prd-centos7-docker-4c-2g-731.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T20:52:54.179Z] [2021-06-29T20:52:54.179Z] [2021-06-29T20:52:54.179Z] ---> lscpu: [2021-06-29T20:52:54.179Z] Architecture: x86_64 [2021-06-29T20:52:54.179Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T20:52:54.179Z] Byte Order: Little Endian [2021-06-29T20:52:54.179Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T20:52:54.179Z] CPU(s): 2 [2021-06-29T20:52:54.179Z] On-line CPU(s) list: 0,1 [2021-06-29T20:52:54.179Z] Thread(s) per core: 1 [2021-06-29T20:52:54.179Z] Core(s) per socket: 1 [2021-06-29T20:52:54.179Z] Socket(s): 2 [2021-06-29T20:52:54.179Z] NUMA node(s): 1 [2021-06-29T20:52:54.179Z] Vendor ID: AuthenticAMD [2021-06-29T20:52:54.179Z] CPU family: 23 [2021-06-29T20:52:54.179Z] Model: 49 [2021-06-29T20:52:54.179Z] Model name: AMD EPYC-Rome Processor [2021-06-29T20:52:54.179Z] Stepping: 0 [2021-06-29T20:52:54.179Z] CPU MHz: 2799.998 [2021-06-29T20:52:54.179Z] BogoMIPS: 5599.99 [2021-06-29T20:52:54.179Z] Virtualization: AMD-V [2021-06-29T20:52:54.179Z] Hypervisor vendor: KVM [2021-06-29T20:52:54.179Z] Virtualization type: full [2021-06-29T20:52:54.179Z] L1d cache: 64 KiB [2021-06-29T20:52:54.179Z] L1i cache: 64 KiB [2021-06-29T20:52:54.179Z] L2 cache: 1 MiB [2021-06-29T20:52:54.179Z] L3 cache: 32 MiB [2021-06-29T20:52:54.179Z] NUMA node0 CPU(s): 0,1 [2021-06-29T20:52:54.179Z] Vulnerability Itlb multihit: Not affected [2021-06-29T20:52:54.179Z] Vulnerability L1tf: Not affected [2021-06-29T20:52:54.179Z] Vulnerability Mds: Not affected [2021-06-29T20:52:54.179Z] Vulnerability Meltdown: Not affected [2021-06-29T20:52:54.179Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T20:52:54.179Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T20:52:54.179Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T20:52:54.179Z] Vulnerability Srbds: Not affected [2021-06-29T20:52:54.179Z] Vulnerability Tsx async abort: Not affected [2021-06-29T20:52:54.179Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T20:52:54.179Z] [2021-06-29T20:52:54.179Z] [2021-06-29T20:52:54.179Z] ---> nproc: [2021-06-29T20:52:54.179Z] 2 [2021-06-29T20:52:54.179Z] [2021-06-29T20:52:54.179Z] [2021-06-29T20:52:54.179Z] ---> df -h: [2021-06-29T20:52:54.179Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T20:52:54.179Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-29T20:52:54.179Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T20:52:54.179Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T20:52:54.180Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-29T20:52:54.180Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] ---> free -m: [2021-06-29T20:52:54.180Z] total used free shared buff/cache available [2021-06-29T20:52:54.180Z] Mem: 7821 1169 3231 0 3420 6571 [2021-06-29T20:52:54.180Z] Swap: 1023 0 1023 [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] ---> ip addr: [2021-06-29T20:52:54.180Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T20:52:54.180Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T20:52:54.180Z] inet 127.0.0.1/8 scope host lo [2021-06-29T20:52:54.180Z] valid_lft forever preferred_lft forever [2021-06-29T20:52:54.180Z] inet6 ::1/128 scope host [2021-06-29T20:52:54.180Z] valid_lft forever preferred_lft forever [2021-06-29T20:52:54.180Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T20:52:54.180Z] link/ether fa:16:3e:b1:dc:77 brd ff:ff:ff:ff:ff:ff [2021-06-29T20:52:54.180Z] inet 10.30.123.83/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T20:52:54.180Z] valid_lft 85622sec preferred_lft 85622sec [2021-06-29T20:52:54.180Z] inet6 fe80::f816:3eff:feb1:dc77/64 scope link [2021-06-29T20:52:54.180Z] valid_lft forever preferred_lft forever [2021-06-29T20:52:54.180Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T20:52:54.180Z] link/ether 02:42:87:ff:14:9e brd ff:ff:ff:ff:ff:ff [2021-06-29T20:52:54.180Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T20:52:54.180Z] valid_lft forever preferred_lft forever [2021-06-29T20:52:54.180Z] inet6 fe80::42:87ff:feff:149e/64 scope link [2021-06-29T20:52:54.180Z] valid_lft forever preferred_lft forever [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] ---> sar -b -r -n DEV: [2021-06-29T20:52:54.180Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] 20:39:44 LINUX RESTART (2 CPU) [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] 20:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T20:52:54.180Z] 20:41:02 187.49 49.84 137.65 0.00 7569.29 42780.40 0.00 [2021-06-29T20:52:54.180Z] 20:42:01 1.71 0.00 1.71 0.00 0.00 36.69 0.00 [2021-06-29T20:52:54.180Z] 20:43:01 0.40 0.00 0.40 0.00 0.00 5.63 0.00 [2021-06-29T20:52:54.180Z] 20:44:02 0.23 0.00 0.23 0.00 0.00 3.23 0.00 [2021-06-29T20:52:54.180Z] 20:45:01 0.29 0.00 0.29 0.00 0.00 3.68 0.00 [2021-06-29T20:52:54.180Z] 20:46:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 [2021-06-29T20:52:54.180Z] 20:47:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 [2021-06-29T20:52:54.180Z] 20:48:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 [2021-06-29T20:52:54.180Z] 20:49:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 [2021-06-29T20:52:54.180Z] 20:50:01 0.25 0.00 0.25 0.00 0.00 3.95 0.00 [2021-06-29T20:52:54.180Z] 20:51:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 [2021-06-29T20:52:54.180Z] 20:52:01 116.27 0.03 116.24 0.00 3.73 31947.98 0.00 [2021-06-29T20:52:54.180Z] Average: 25.74 4.17 21.57 0.00 633.02 6252.19 0.00 [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] 20:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T20:52:54.180Z] 20:41:02 5423504 0 809932 10.11 2620 1772884 1273864 14.06 597920 1586196 128 [2021-06-29T20:52:54.180Z] 20:42:01 5434108 0 799320 9.98 2620 1772892 1189124 13.13 588768 1586160 16 [2021-06-29T20:52:54.180Z] 20:43:01 5434236 0 799192 9.98 2620 1772892 1189124 13.13 581892 1593152 12 [2021-06-29T20:52:54.180Z] 20:44:02 5431216 0 802204 10.02 2620 1772900 1189388 13.13 584612 1593156 8 [2021-06-29T20:52:54.180Z] 20:45:01 5432636 0 800780 10.00 2620 1772904 1189268 13.13 583020 1593832 16 [2021-06-29T20:52:54.180Z] 20:46:01 5431364 0 802048 10.01 2620 1772908 1189232 13.13 584128 1593832 12 [2021-06-29T20:52:54.180Z] 20:47:01 5431872 0 801532 10.01 2620 1772916 1189124 13.13 583652 1593832 12 [2021-06-29T20:52:54.180Z] 20:48:01 5425040 0 808360 10.09 2620 1772920 1189376 13.13 590176 1593832 8 [2021-06-29T20:52:54.180Z] 20:49:01 5421408 0 811988 10.14 2620 1772924 1189424 13.13 593708 1593832 16 [2021-06-29T20:52:54.180Z] 20:50:01 5421336 0 812056 10.14 2620 1772928 1189448 13.13 595672 1591968 20 [2021-06-29T20:52:54.180Z] 20:51:01 5421972 0 811396 10.13 2620 1772952 1189304 13.13 595040 1591972 16 [2021-06-29T20:52:54.180Z] 20:52:01 4555200 0 957740 11.96 2620 2493380 1461004 16.13 762932 2191860 2092 [2021-06-29T20:52:54.180Z] Average: 5355324 0 818046 10.21 2620 1832950 1218973 13.46 603460 1641969 196 [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] 20:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T20:52:54.180Z] 20:41:02 eth0 745.20 602.40 1680.35 103.50 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:41:02 docker0 130.29 95.05 11.50 314.26 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:42:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:43:01 eth0 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:44:02 eth0 4.76 2.02 3.17 0.28 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:45:01 eth0 0.54 0.29 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:46:01 eth0 0.30 0.25 0.14 0.11 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:47:01 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:48:01 eth0 0.90 0.35 0.31 0.20 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:49:01 eth0 1.32 0.47 0.58 0.39 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:50:01 eth0 1.42 0.23 0.35 0.19 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:51:01 eth0 0.68 0.23 0.17 0.07 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:52:01 eth0 513.29 467.53 4533.37 68.79 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] 20:52:01 docker0 69.36 71.86 5.62 387.68 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] Average: eth0 106.09 89.78 519.82 14.52 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] Average: docker0 16.69 13.95 1.43 58.67 0.00 0.00 0.00 0.00 [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] ---> sar -P ALL: [2021-06-29T20:52:54.180Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] 20:39:44 LINUX RESTART (2 CPU) [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] 20:40:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T20:52:54.180Z] 20:41:02 all 20.24 0.00 6.50 9.37 0.08 63.80 [2021-06-29T20:52:54.180Z] 20:41:02 0 21.45 0.00 6.40 8.90 0.07 63.18 [2021-06-29T20:52:54.180Z] 20:41:02 1 19.04 0.00 6.60 9.84 0.09 64.43 [2021-06-29T20:52:54.180Z] 20:42:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-29T20:52:54.180Z] 20:42:01 0 0.14 0.00 0.02 0.00 0.02 99.83 [2021-06-29T20:52:54.180Z] 20:42:01 1 0.05 0.00 0.03 0.00 0.05 99.86 [2021-06-29T20:52:54.180Z] 20:43:01 all 0.07 0.00 0.03 0.00 0.04 99.87 [2021-06-29T20:52:54.180Z] 20:43:01 0 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-29T20:52:54.180Z] 20:43:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-29T20:52:54.180Z] 20:44:02 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-06-29T20:52:54.180Z] 20:44:02 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-29T20:52:54.180Z] 20:44:02 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-29T20:52:54.180Z] 20:45:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-29T20:52:54.180Z] 20:45:01 0 0.32 0.00 0.02 0.00 0.03 99.63 [2021-06-29T20:52:54.180Z] 20:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T20:52:54.180Z] 20:46:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-29T20:52:54.180Z] 20:46:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-29T20:52:54.180Z] 20:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T20:52:54.180Z] 20:47:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-29T20:52:54.180Z] 20:47:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-29T20:52:54.180Z] 20:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T20:52:54.180Z] 20:48:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-06-29T20:52:54.180Z] 20:48:01 0 0.15 0.00 0.05 0.00 0.03 99.77 [2021-06-29T20:52:54.180Z] 20:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-29T20:52:54.180Z] 20:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-29T20:52:54.180Z] 20:49:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-29T20:52:54.180Z] 20:49:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-29T20:52:54.180Z] 20:50:01 all 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-29T20:52:54.180Z] 20:50:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-29T20:52:54.180Z] 20:50:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-06-29T20:52:54.180Z] 20:51:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-29T20:52:54.180Z] 20:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T20:52:54.180Z] 20:51:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] 20:51:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T20:52:54.180Z] 20:52:01 all 12.18 0.00 4.91 2.21 0.05 80.64 [2021-06-29T20:52:54.180Z] 20:52:01 0 12.51 0.00 4.88 1.83 0.05 80.73 [2021-06-29T20:52:54.180Z] 20:52:01 1 11.86 0.00 4.94 2.60 0.05 80.55 [2021-06-29T20:52:54.180Z] Average: all 2.71 0.00 0.95 0.94 0.04 95.36 [2021-06-29T20:52:54.180Z] Average: 0 2.87 0.00 0.94 0.87 0.03 95.28 [2021-06-29T20:52:54.180Z] Average: 1 2.56 0.00 0.96 1.01 0.04 95.44 [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z] [2021-06-29T20:52:54.180Z]