Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36e4556e19d47a73733e529c83cf9b2d06cecfaa Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5956274464774268897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh65542378067529148.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8269955772914570667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1133729188465960548.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7686410850294790176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-service-configurable, buildSnap:true] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1014 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh1222101074914989087.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 Commit message: "build(snap): upgrade base to core20 (#358)" > git rev-list --no-walk bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:22:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:22:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:22:27 ========================================================= 16:22:27 EdgeX Global Pipelines Version Info 16:22:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:22:28 ------------------- 16:22:28 stable info: 16:22:28 ------------------- 16:22:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:22:28 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 16:22:28 Message: update stable to v1.0.215 16:22:29 ------------------- 16:22:29 experimental info: 16:22:29 ------------------- 16:22:29 Commited By: **** collab-it+edgex@linuxfoundation.org 16:22:29 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 16:22:29 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36e4556 [Pipeline] echo 16:22:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:29 provisioning config files... 16:22:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8211950654653904948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:30 ---> docker-login.sh 16:22:30 nexus3.edgexfoundry.org:10001 16:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:30 Configure a credential helper to remove this warning. See 16:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:30 16:22:30 Login Succeeded 16:22:30 nexus3.edgexfoundry.org:10002 16:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:30 Configure a credential helper to remove this warning. See 16:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:30 16:22:30 Login Succeeded 16:22:30 nexus3.edgexfoundry.org:10003 16:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:30 Configure a credential helper to remove this warning. See 16:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:30 16:22:30 Login Succeeded 16:22:30 nexus3.edgexfoundry.org:10004 16:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:30 Configure a credential helper to remove this warning. See 16:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:30 16:22:30 Login Succeeded 16:22:30 docker.io 16:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:31 Configure a credential helper to remove this warning. See 16:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:31 16:22:31 Login Succeeded 16:22:31 ---> docker-login.sh ends [Pipeline] } 16:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:22:31 + git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 16:22:31 -----------> git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa 36e4556e19d47a73733e529c83cf9b2d06cecfaa [false] [Pipeline] sh 16:22:32 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 16:22:32 ========================================================= 16:22:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:22:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:32 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 16:22:32 [semverPrep] GIT_COMMIT: 36e4556e19d47a73733e529c83cf9b2d06cecfaa, Commit Message: build(snap): upgrade base to core20 (#358) [Pipeline] echo 16:22:32 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:33 16:22:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:22:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:33 latest: Pulling from edgex-devops/git-semver 16:22:33 a0d0a0d46f8b: Pulling fs layer 16:22:33 3e5f54012d9b: Pulling fs layer 16:22:33 4c7163046ea9: Pulling fs layer 16:22:33 0c2d73faf560: Pulling fs layer 16:22:33 0c2d73faf560: Waiting 16:22:33 3e5f54012d9b: Verifying Checksum 16:22:33 3e5f54012d9b: Download complete 16:22:33 a0d0a0d46f8b: Verifying Checksum 16:22:33 a0d0a0d46f8b: Download complete 16:22:33 0c2d73faf560: Verifying Checksum 16:22:33 0c2d73faf560: Download complete 16:22:33 4c7163046ea9: Verifying Checksum 16:22:33 4c7163046ea9: Download complete 16:22:33 a0d0a0d46f8b: Pull complete 16:22:33 3e5f54012d9b: Pull complete 16:22:33 4c7163046ea9: Pull complete 16:22:34 0c2d73faf560: Pull complete 16:22:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:22:34 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 16:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:22:35 $ docker top aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:35 [ssh-agent] Looking for ssh-agent implementation... 16:22:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:35 $ docker exec aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent 16:22:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpBgMNF/agent.13 16:22:35 SSH_AGENT_PID=19 16:22:35 Running ssh-add (command line suppressed) 16:22:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4848596847964763350.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4848596847964763350.key) 16:22:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:36 + git tag --points-at HEAD [Pipeline] } 16:22:36 $ docker exec --env ******** --env ******** aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent -k 16:22:36 unset SSH_AUTH_SOCK; 16:22:36 unset SSH_AGENT_PID; 16:22:36 echo Agent pid 19 killed; 16:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:22:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:36 [ssh-agent] Looking for ssh-agent implementation... 16:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:36 $ docker exec aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent 16:22:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhloGE/agent.52 16:22:36 SSH_AGENT_PID=59 16:22:36 Running ssh-add (command line suppressed) 16:22:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4727007459502710261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4727007459502710261.key) 16:22:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:36 + git semver init 16:22:36 # -> Open(): unable to determine branch for HEAD 16:22:36 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:22:36 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:22:36 # $SEMVER_REMOTE_NAME = origin 16:22:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:22:36 # $SEMVER_USER_NAME = edgex-jenkins 16:22:36 # $SEMVER_BRANCH = main 16:22:36 # $SEMVER_TEMP = /tmp/semver-594400128 16:22:36 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:22:36 # -> Clone(): ssh: handshake failed: knownhosts: key mismatch 16:22:36 # git init /tmp/semver-594400128 16:22:36 # '/tmp/semver-594400128' -> '/w/workspace/ry_app-service-configurable_main/.semver' 16:22:36 # -> Force: false 16:22:36 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:22:36 $ docker exec --env ******** --env ******** aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 ssh-agent -k 16:22:37 unset SSH_AUTH_SOCK; 16:22:37 unset SSH_AGENT_PID; 16:22:37 echo Agent pid 59 killed; 16:22:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:37 + git semver [Pipeline] } 16:22:37 $ docker stop --time=1 aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 16:22:38 $ docker rm -f aa82a82343505bc1e466bf9c9320c4f6966e8973b68d478a82d88db9cde035d0 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:22:39 Stashed 1 file(s) [Pipeline] echo 16:22:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:22:54 Still waiting to schedule task 16:22:54 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1014’ 16:22:54 Still waiting to schedule task 16:22:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:24:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1017 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:24:22 Running in /w/workspace/app-service-configurable/35 [Pipeline] { [Pipeline] checkout 16:24:22 Selected Git installation does not exist. Using Default 16:24:22 The recommended git tool is: NONE 16:24:27 using credential edgex-jenkins-ssh 16:24:27 Cloning the remote Git repository 16:24:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:24:28 > git init /w/workspace/app-service-configurable/35 # timeout=10 16:24:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:24:28 > git --version # timeout=10 16:24:28 > git --version # 'git version 2.17.1' 16:24:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:29 Avoid second fetch 16:24:29 Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) 16:24:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:24:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:29 > git config core.sparsecheckout # timeout=10 16:24:29 > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 16:24:33 Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:24:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:24:34 Dload Upload Total Spent Left Speed 16:24:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 82685 [Pipeline] sh 16:24:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:24:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:24:35 + sudo tee /etc/docker/daemon.new 16:24:35 { 16:24:35 "registry-mirrors": [ 16:24:35 "https://nexus3.edgexfoundry.org:10001" 16:24:35 ], 16:24:35 "bip": "10.250.0.254/24", 16:24:35 "hosts": [ 16:24:35 "tcp://0.0.0.0:5555", 16:24:35 "unix:///var/run/docker.sock" 16:24:35 ], 16:24:35 "mtu": 1458, 16:24:35 "selinux-enabled": true, 16:24:35 "seccomp-profile": "/etc/docker/seccomp.json" 16:24:35 } [Pipeline] sh 16:24:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:24:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:54 provisioning config files... 16:24:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config6389123285697787666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:54 ---> docker-login.sh 16:24:54 nexus3.edgexfoundry.org:10001 16:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:55 Configure a credential helper to remove this warning. See 16:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:55 16:24:55 Login Succeeded 16:24:55 nexus3.edgexfoundry.org:10002 16:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:56 Configure a credential helper to remove this warning. See 16:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:56 16:24:56 Login Succeeded 16:24:56 nexus3.edgexfoundry.org:10003 16:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:56 Configure a credential helper to remove this warning. See 16:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:56 16:24:56 Login Succeeded 16:24:56 nexus3.edgexfoundry.org:10004 16:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:57 Configure a credential helper to remove this warning. See 16:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:57 16:24:57 Login Succeeded 16:24:57 docker.io 16:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:58 Configure a credential helper to remove this warning. See 16:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:58 16:24:58 Login Succeeded 16:24:58 ---> docker-login.sh ends [Pipeline] } 16:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:58 ========================================================= 16:24:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:24:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:24:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 16:24:58 Sending build context to Docker daemon 200.7kB 16:24:59 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 16:24:59 Step 2/12 : FROM ${BASE} AS builder 16:24:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:24:59 552d1f2373af: Pulling fs layer 16:24:59 ea3f2d53f512: Pulling fs layer 16:24:59 9e70ebbbe112: Pulling fs layer 16:24:59 7a9cfe048b4a: Pulling fs layer 16:24:59 72dc09318566: Pulling fs layer 16:24:59 f4f7b4309257: Pulling fs layer 16:24:59 0ac9a79272e3: Pulling fs layer 16:24:59 b78e95d17946: Pulling fs layer 16:24:59 7a9cfe048b4a: Waiting 16:24:59 72dc09318566: Waiting 16:24:59 f4f7b4309257: Waiting 16:24:59 0ac9a79272e3: Waiting 16:24:59 b78e95d17946: Waiting 16:24:59 9e70ebbbe112: Verifying Checksum 16:24:59 9e70ebbbe112: Download complete 16:24:59 ea3f2d53f512: Verifying Checksum 16:24:59 ea3f2d53f512: Download complete 16:24:59 72dc09318566: Download complete 16:24:59 f4f7b4309257: Verifying Checksum 16:24:59 f4f7b4309257: Download complete 16:24:59 552d1f2373af: Verifying Checksum 16:24:59 552d1f2373af: Download complete 16:24:59 0ac9a79272e3: Verifying Checksum 16:24:59 0ac9a79272e3: Download complete 16:25:00 552d1f2373af: Pull complete 16:25:01 ea3f2d53f512: Pull complete 16:25:01 9e70ebbbe112: Pull complete 16:25:01 b78e95d17946: Verifying Checksum 16:25:01 b78e95d17946: Download complete 16:25:02 7a9cfe048b4a: Verifying Checksum 16:25:02 7a9cfe048b4a: Download complete 16:25:12 7a9cfe048b4a: Pull complete 16:25:12 72dc09318566: Pull complete 16:25:12 f4f7b4309257: Pull complete 16:25:13 0ac9a79272e3: Pull complete 16:25:18 b78e95d17946: Pull complete 16:25:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:25:18 ---> 8b459fc5aaf0 16:25:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:25:20 ---> Running in 971b76eb367f 16:25:20 Removing intermediate container 971b76eb367f 16:25:20 ---> 0dfdfcf9deea 16:25:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:25:20 ---> Running in c7bc5560a833 16:25:21 Removing intermediate container c7bc5560a833 16:25:21 ---> fb6c5d479895 16:25:21 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:25:21 ---> Running in fafd7ff2201a 16:25:21 Removing intermediate container fafd7ff2201a 16:25:21 ---> 1dd50cbee8ee 16:25:21 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:22 ---> Running in f21910b28613 16:25:24 Removing intermediate container f21910b28613 16:25:24 ---> 7fcb75cab54f 16:25:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:24 ---> Running in 0365637e9c89 16:25:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:25:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:25:26 OK: 219 MiB in 52 packages 16:25:27 Removing intermediate container 0365637e9c89 16:25:27 ---> 442e85ea01c1 16:25:27 Step 8/12 : WORKDIR /app 16:25:27 ---> Running in cdaa8cc56801 16:25:28 Removing intermediate container cdaa8cc56801 16:25:28 ---> 318af08d2ea6 16:25:28 Step 9/12 : COPY . . 16:25:29 ---> c0c530f8f406 16:25:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:29 ---> Running in 02120aee1cec 16:26:47 Running on prd-centos7-docker-4c-2g-1018 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:26:47 Running in /w/workspace/app-service-configurable/35 [Pipeline] { [Pipeline] checkout 16:26:47 Selected Git installation does not exist. Using Default 16:26:47 The recommended git tool is: NONE 16:26:49 using credential edgex-jenkins-ssh 16:26:49 Cloning the remote Git repository 16:26:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:26:48 > git init /w/workspace/app-service-configurable/35 # timeout=10 16:26:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:26:48 > git --version # timeout=10 16:26:49 > git --version # 'git version 2.24.4' 16:26:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:49 [INFO] Currently running in a labeled security context 16:26:49 [INFO] Currently SELinux is 'enforcing' on the host 16:26:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/35@tmp/jenkins-gitclient-ssh4549391215825581257.key 16:26:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:50 Avoid second fetch 16:26:50 Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) 16:26:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:26:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:49 > git config core.sparsecheckout # timeout=10 16:26:49 > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 16:26:51 Removing intermediate container 02120aee1cec 16:26:51 ---> a3d3cc02859b 16:26:51 Step 11/12 : ARG MAKE="make build" 16:26:51 ---> Running in 9e4dc47d8abd 16:26:51 Removing intermediate container 9e4dc47d8abd 16:26:51 ---> 31d24569f429 16:26:51 Step 12/12 : RUN $MAKE 16:26:51 ---> Running in aa663095cc68 16:26:51 noop 16:26:51 Removing intermediate container aa663095cc68 16:26:51 ---> 5cea83625524 16:26:51 Successfully built 5cea83625524 16:26:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:26:51 + docker inspect -f . ci-base-image-arm64 16:26:51 . [Pipeline] withDockerContainer 16:26:51 prd-ubuntu18.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container 16:26:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:26:53 $ docker top 3445a2529af802fcaf7a7370451f5ebf5a0c064d5addfc945c40c373bdc740f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:53 Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { 16:26:54 + go version 16:26:54 go version go1.16.8 linux/arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] } 16:26:54 $ docker stop --time=1 3445a2529af802fcaf7a7370451f5ebf5a0c064d5addfc945c40c373bdc740f1 16:26:55 $ docker rm -f 3445a2529af802fcaf7a7370451f5ebf5a0c064d5addfc945c40c373bdc740f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:56 provisioning config files... [Pipeline] isUnix [Pipeline] sh 16:26:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config539463325457085958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:56 + docker inspect -f . ci-base-image-arm64 16:26:56 . [Pipeline] withDockerContainer 16:26:56 ---> docker-login.sh 16:26:56 nexus3.edgexfoundry.org:10001 16:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:56 Configure a credential helper to remove this warning. See 16:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:56 16:26:56 Login Succeeded 16:26:56 nexus3.edgexfoundry.org:10002 16:26:56 prd-ubuntu18.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container 16:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:56 Configure a credential helper to remove this warning. See 16:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:56 16:26:56 Login Succeeded 16:26:56 nexus3.edgexfoundry.org:10003 16:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:56 Configure a credential helper to remove this warning. See 16:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:56 16:26:56 Login Succeeded 16:26:56 nexus3.edgexfoundry.org:10004 16:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:57 Configure a credential helper to remove this warning. See 16:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:57 16:26:57 Login Succeeded 16:26:57 docker.io 16:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:57 Configure a credential helper to remove this warning. See 16:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:57 16:26:57 Login Succeeded 16:26:57 ---> docker-login.sh ends 16:26:58 $ docker top f748563ac2361cfe6aee02600530b5ef9dd18ff5f8aa50faeac7e276c8180545 -eo pid,comm [Pipeline] { [Pipeline] } 16:26:58 Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo 16:26:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:58 ========================================================= 16:26:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:26:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:26:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:26:59 Sending build context to Docker daemon 200.7kB 16:26:59 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 16:26:59 Step 2/12 : FROM ${BASE} AS builder 16:26:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:59 a0d0a0d46f8b: Pulling fs layer 16:26:59 31adcdaf11c8: Pulling fs layer 16:26:59 b8b176561691: Pulling fs layer 16:26:59 4527c011a84f: Pulling fs layer 16:26:59 5d74067f8e1e: Pulling fs layer 16:26:59 e0aca202a116: Pulling fs layer 16:26:59 3a43be97a3b4: Pulling fs layer 16:26:59 34cad66bf833: Pulling fs layer 16:26:59 b4e3c513aaa6: Pulling fs layer 16:26:59 e0aca202a116: Waiting 16:26:59 3a43be97a3b4: Waiting 16:26:59 34cad66bf833: Waiting 16:26:59 b4e3c513aaa6: Waiting 16:26:59 4527c011a84f: Waiting 16:26:59 5d74067f8e1e: Waiting 16:26:59 b8b176561691: Verifying Checksum 16:26:59 b8b176561691: Download complete 16:26:59 31adcdaf11c8: Verifying Checksum 16:26:59 31adcdaf11c8: Download complete 16:26:59 5d74067f8e1e: Verifying Checksum 16:26:59 5d74067f8e1e: Download complete 16:26:59 e0aca202a116: Verifying Checksum 16:26:59 e0aca202a116: Download complete 16:26:59 a0d0a0d46f8b: Verifying Checksum 16:26:59 a0d0a0d46f8b: Download complete 16:26:59 3a43be97a3b4: Verifying Checksum 16:26:59 3a43be97a3b4: Download complete 16:26:59 + make test 16:26:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:26:59 34cad66bf833: Verifying Checksum 16:26:59 34cad66bf833: Download complete 16:26:59 a0d0a0d46f8b: Pull complete 16:26:59 b4e3c513aaa6: Verifying Checksum 16:26:59 b4e3c513aaa6: Download complete 16:26:59 4527c011a84f: Verifying Checksum 16:26:59 4527c011a84f: Download complete 16:26:59 31adcdaf11c8: Pull complete 16:26:59 b8b176561691: Pull complete 16:27:04 4527c011a84f: Pull complete 16:27:04 5d74067f8e1e: Pull complete 16:27:04 e0aca202a116: Pull complete 16:27:04 3a43be97a3b4: Pull complete 16:27:04 34cad66bf833: Pull complete 16:27:06 b4e3c513aaa6: Pull complete 16:27:06 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:27:06 ---> 9f6097aaca64 16:27:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:27:07 ---> Running in 428ed87f5b2d 16:27:07 Removing intermediate container 428ed87f5b2d 16:27:07 ---> cd4e8e1154d2 16:27:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:27:07 ---> Running in 9c78e896d3bc 16:27:07 Removing intermediate container 9c78e896d3bc 16:27:07 ---> 4b1ddfe38cc5 16:27:07 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:27:07 ---> Running in 981354e1f987 16:27:07 Removing intermediate container 981354e1f987 16:27:07 ---> 69caaafd54ce 16:27:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:07 ---> Running in 606ed0506553 16:27:08 Removing intermediate container 606ed0506553 16:27:08 ---> 728d4690c5d7 16:27:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:08 ---> Running in a4f9ea460cc1 16:27:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:27:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:27:09 OK: 220 MiB in 52 packages 16:27:09 Removing intermediate container a4f9ea460cc1 16:27:09 ---> d7b8e36a6a4c 16:27:09 Step 8/12 : WORKDIR /app 16:27:09 ---> Running in fb727f258e08 16:27:10 Removing intermediate container fb727f258e08 16:27:10 ---> 0e8055cdb6f4 16:27:10 Step 9/12 : COPY . . 16:27:10 ---> 561938371d1d 16:27:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:10 ---> Running in 31667e2c3c42 16:27:42 Removing intermediate container 31667e2c3c42 16:27:42 ---> 0a7a6d13f5f4 16:27:42 Step 11/12 : ARG MAKE="make build" 16:27:42 ---> Running in 947735a699ee 16:27:42 Removing intermediate container 947735a699ee 16:27:42 ---> 55a8de498dad 16:27:42 Step 12/12 : RUN $MAKE 16:27:42 ---> Running in e22fa0a418ee 16:27:42 noop 16:27:42 Removing intermediate container e22fa0a418ee 16:27:42 ---> 18085d013166 16:27:42 Successfully built 18085d013166 16:27:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:27:42 + docker inspect -f . ci-base-image-x86_64 16:27:42 . [Pipeline] withDockerContainer 16:27:42 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 16:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:27:43 $ docker top 7e3a735e93082d70e2f228986a3dcad31fc5c0fd04d3f26a3f6acb35bc5d8407 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:43 + go version 16:27:43 go version go1.16.8 linux/amd64 [Pipeline] } 16:27:43 $ docker stop --time=1 7e3a735e93082d70e2f228986a3dcad31fc5c0fd04d3f26a3f6acb35bc5d8407 16:27:44 $ docker rm -f 7e3a735e93082d70e2f228986a3dcad31fc5c0fd04d3f26a3f6acb35bc5d8407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:45 + docker inspect -f . ci-base-image-x86_64 16:27:45 . [Pipeline] withDockerContainer 16:27:45 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 16:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:27:45 $ docker top d06bc2cae794c0a77f536d4f80e4494d1b2a97297c17cfeb1c3c1ef529924482 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:27:46 + make test 16:27:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:27:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:27:55 CGO_ENABLED=1 go vet ./... 16:28:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:28:01 CGO_ENABLED=1 go vet ./... 16:28:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:06 ./bin/test-attribution-txt.sh [Pipeline] echo 16:28:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:28:06 $ docker stop --time=1 d06bc2cae794c0a77f536d4f80e4494d1b2a97297c17cfeb1c3c1ef529924482 16:28:08 $ docker rm -f d06bc2cae794c0a77f536d4f80e4494d1b2a97297c17cfeb1c3c1ef529924482 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:28:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:28:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:28:09 + ls -al . 16:28:09 total 148 16:28:09 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 16:28 . 16:28:09 drwxrwxr-x. 4 jenkins jenkins 30 Nov 17 16:26 .. 16:28:09 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 17 16:26 Attribution.txt 16:28:09 drwxrwxr-x. 2 jenkins jenkins 37 Nov 17 16:26 bin 16:28:09 -rw-rw-r--. 1 jenkins jenkins 23791 Nov 17 16:26 CHANGELOG.md 16:28:09 -rw-r--r--. 1 jenkins jenkins 10 Nov 17 16:27 coverage.out 16:28:09 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 17 16:26 Dockerfile 16:28:09 -rw-rw-r--. 1 jenkins jenkins 119 Nov 17 16:26 .dockerignore 16:28:09 drwxrwxr-x. 8 jenkins jenkins 162 Nov 17 16:26 .git 16:28:09 drwxrwxr-x. 2 jenkins jenkins 104 Nov 17 16:26 .github 16:28:09 -rw-rw-r--. 1 jenkins jenkins 104 Nov 17 16:26 .gitignore 16:28:09 -rw-rw-r--. 1 jenkins jenkins 129 Nov 17 16:26 go.mod 16:28:09 -rw-rw-r--. 1 jenkins jenkins 49193 Nov 17 16:26 go.sum 16:28:09 -rw-rw-r--. 1 jenkins jenkins 677 Nov 17 16:26 GOVERNANCE.md 16:28:09 -rw-rw-r--. 1 jenkins jenkins 687 Nov 17 16:26 Jenkinsfile 16:28:09 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 17 16:26 LICENSE 16:28:09 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 17 16:26 main.go 16:28:09 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 17 16:26 makefile 16:28:09 -rw-rw-r--. 1 jenkins jenkins 618 Nov 17 16:26 OWNERS.md 16:28:09 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 17 16:26 README.md 16:28:09 drwxrwxr-x. 9 jenkins jenkins 151 Nov 17 16:26 res 16:28:09 drwxrwxr-x. 3 jenkins jenkins 58 Nov 17 16:26 snap 16:28:09 -rw-rw-r--. 1 jenkins jenkins 5 Nov 17 16:22 VERSION [Pipeline] isUnix [Pipeline] sh 16:28:09 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa --label arch=amd64 --label version=0.0.0 . 16:28:09 Sending build context to Docker daemon 201.7kB 16:28:09 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 16:28:09 Step 2/26 : FROM ${BASE} AS builder 16:28:09 ---> 18085d013166 16:28:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:28:09 ---> Running in 3ca2c55b90e3 16:28:09 Removing intermediate container 3ca2c55b90e3 16:28:09 ---> 49a07966ab40 16:28:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:28:09 ---> Running in 9b0c765f253b 16:28:10 Removing intermediate container 9b0c765f253b 16:28:10 ---> c9e62923aca1 16:28:10 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:28:10 ---> Running in c54a052da2b6 16:28:10 Removing intermediate container c54a052da2b6 16:28:10 ---> f5fcd20022d5 16:28:10 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:10 ---> Running in 6becd42a0440 16:28:10 Removing intermediate container 6becd42a0440 16:28:10 ---> 9f61b3bf308a 16:28:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:10 ---> Running in 1100b9755756 16:28:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:11 OK: 220 MiB in 52 packages 16:28:12 Removing intermediate container 1100b9755756 16:28:12 ---> e3cf5b419d9c 16:28:12 Step 8/26 : WORKDIR /app 16:28:12 ---> Running in bd9448ab7c93 16:28:12 Removing intermediate container bd9448ab7c93 16:28:12 ---> dd2548aefb19 16:28:12 Step 9/26 : COPY . . 16:28:12 ---> a1037fc15d54 16:28:12 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:12 ---> Running in a63ccb42fb32 16:28:13 Removing intermediate container a63ccb42fb32 16:28:13 ---> 753d3477abec 16:28:13 Step 11/26 : ARG MAKE="make build" 16:28:13 ---> Running in 9398c2b52be1 16:28:13 Removing intermediate container 9398c2b52be1 16:28:13 ---> 811ccfe686c3 16:28:13 Step 12/26 : RUN $MAKE 16:28:13 ---> Running in 0179d8c9cabe 16:28:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:28:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:14 ./bin/test-attribution-txt.sh [Pipeline] echo 16:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:28:14 $ docker stop --time=1 f748563ac2361cfe6aee02600530b5ef9dd18ff5f8aa50faeac7e276c8180545 16:28:16 $ docker rm -f f748563ac2361cfe6aee02600530b5ef9dd18ff5f8aa50faeac7e276c8180545 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:28:16 Warning: overwriting stash ‘coverage-report’ 16:28:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:28:18 + ls -al . 16:28:18 total 172 16:28:18 drwxrwxr-x 7 jenkins jenkins 4096 Nov 17 16:28 . 16:28:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 16:24 .. 16:28:18 -rw-rw-r-- 1 jenkins jenkins 119 Nov 17 16:24 .dockerignore 16:28:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 16:24 .git 16:28:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 16:24 .github 16:28:18 -rw-rw-r-- 1 jenkins jenkins 104 Nov 17 16:24 .gitignore 16:28:18 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 17 16:24 Attribution.txt 16:28:18 -rw-rw-r-- 1 jenkins jenkins 23791 Nov 17 16:24 CHANGELOG.md 16:28:18 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 17 16:24 Dockerfile 16:28:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 16:24 GOVERNANCE.md 16:28:18 -rw-rw-r-- 1 jenkins jenkins 687 Nov 17 16:24 Jenkinsfile 16:28:18 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 17 16:24 LICENSE 16:28:18 -rw-rw-r-- 1 jenkins jenkins 618 Nov 17 16:24 OWNERS.md 16:28:18 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 17 16:24 README.md 16:28:18 -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 16:22 VERSION 16:28:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 16:24 bin 16:28:18 -rw-r--r-- 1 jenkins jenkins 10 Nov 17 16:27 coverage.out 16:28:18 -rw-rw-r-- 1 jenkins jenkins 129 Nov 17 16:24 go.mod 16:28:18 -rw-rw-r-- 1 jenkins jenkins 49193 Nov 17 16:24 go.sum 16:28:18 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 17 16:24 main.go 16:28:18 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 17 16:24 makefile 16:28:18 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 16:24 res 16:28:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 16:24 snap [Pipeline] isUnix [Pipeline] sh 16:28:18 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa --label arch=arm64 --label version=0.0.0 . 16:28:18 Sending build context to Docker daemon 201.7kB 16:28:18 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 16:28:18 Step 2/26 : FROM ${BASE} AS builder 16:28:18 ---> 5cea83625524 16:28:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:28:19 ---> Running in 0844b5c278fb 16:28:19 Removing intermediate container 0844b5c278fb 16:28:19 ---> 947e41cf4426 16:28:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:28:19 ---> Running in 95260e0c2069 16:28:20 Removing intermediate container 95260e0c2069 16:28:20 ---> dd3883c6f61a 16:28:20 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:28:20 ---> Running in 4412fbb200a9 16:28:20 Removing intermediate container 4412fbb200a9 16:28:20 ---> 56caae2e25ac 16:28:20 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:20 ---> Running in df433805a212 16:28:22 Removing intermediate container df433805a212 16:28:22 ---> 35f9680e76db 16:28:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:22 ---> Running in 5c187b7d550d 16:28:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:25 OK: 219 MiB in 52 packages 16:28:25 Removing intermediate container 0179d8c9cabe 16:28:25 ---> 2f3cd5e4044d 16:28:25 Step 13/26 : FROM alpine:3.14 16:28:25 3.14: Pulling from library/alpine 16:28:25 97518928ae5f: Pulling fs layer 16:28:25 97518928ae5f: Verifying Checksum 16:28:25 97518928ae5f: Download complete 16:28:25 97518928ae5f: Pull complete 16:28:25 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:28:25 Status: Downloaded newer image for alpine:3.14 16:28:25 ---> 0a97eee8041e 16:28:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:28:25 ---> Running in 92ba66b0bdc3 16:28:25 Removing intermediate container 92ba66b0bdc3 16:28:25 ---> 28d5961f9876 16:28:25 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:28:25 ---> Running in 177c809b398d 16:28:25 Removing intermediate container 177c809b398d 16:28:25 ---> 873a918ae1ba 16:28:25 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:28:25 ---> Running in fc4d4c1c9c2a 16:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:26 Removing intermediate container 5c187b7d550d 16:28:26 ---> 964adee6f523 16:28:26 Step 8/26 : WORKDIR /app 16:28:26 ---> Running in 16f50a0ee247 16:28:26 (1/7) Installing ca-certificates (20191127-r5) 16:28:26 (2/7) Installing dumb-init (1.2.5-r1) 16:28:26 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:28:26 (4/7) Installing libsodium (1.0.18-r0) 16:28:26 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:28:26 (6/7) Installing libzmq (4.3.4-r0) 16:28:26 (7/7) Installing zeromq (4.3.4-r0) 16:28:26 Executing busybox-1.33.1-r6.trigger 16:28:26 Executing ca-certificates-20191127-r5.trigger 16:28:26 OK: 9 MiB in 21 packages 16:28:26 Removing intermediate container 16f50a0ee247 16:28:26 ---> 037fa26d5c9c 16:28:26 Step 9/26 : COPY . . 16:28:26 Removing intermediate container fc4d4c1c9c2a 16:28:26 ---> b9bfa4c0a95e 16:28:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:28:26 ---> 56c808a6921b 16:28:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:28:27 ---> c2d7f19eee75 16:28:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:28:27 ---> 23713c9579ea 16:28:27 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:28:27 ---> 999a5a01365d 16:28:27 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:27 ---> Running in 29e19d8e25e8 16:28:27 ---> e6cd2322a5dd 16:28:27 Step 21/26 : EXPOSE 48095 16:28:27 ---> Running in 2f81694131df 16:28:27 Removing intermediate container 2f81694131df 16:28:27 ---> 58f1c55bd4b7 16:28:27 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:28:27 ---> Running in f9c2cb456503 16:28:27 Removing intermediate container f9c2cb456503 16:28:27 ---> b2ba7887886d 16:28:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:27 ---> Running in 119e4405e0c4 16:28:27 Removing intermediate container 119e4405e0c4 16:28:27 ---> 3bfc1d40c5f5 16:28:27 Step 24/26 : LABEL arch=amd64 16:28:27 ---> Running in 31b99e9931f8 16:28:27 Removing intermediate container 31b99e9931f8 16:28:27 ---> 0deddde86635 16:28:27 Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:28:27 ---> Running in 7d85d7698713 16:28:27 Removing intermediate container 7d85d7698713 16:28:27 ---> 77ffb07655a4 16:28:27 Step 26/26 : LABEL version=0.0.0 16:28:27 ---> Running in 7d588d10fb7d 16:28:28 Removing intermediate container 7d588d10fb7d 16:28:28 ---> 7eea49a29418 16:28:28 [Warning] One or more build-args [ARCH] were not consumed 16:28:28 Successfully built 7eea49a29418 16:28:28 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:28 provisioning config files... 16:28:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config2161801734302650686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:28 ---> docker-login.sh 16:28:28 nexus3.edgexfoundry.org:10001 16:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:28 Configure a credential helper to remove this warning. See 16:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:28 16:28:28 Login Succeeded 16:28:28 nexus3.edgexfoundry.org:10002 16:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:28 Configure a credential helper to remove this warning. See 16:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:28 16:28:28 Login Succeeded 16:28:28 nexus3.edgexfoundry.org:10003 16:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:28 Configure a credential helper to remove this warning. See 16:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:28 16:28:28 Login Succeeded 16:28:28 nexus3.edgexfoundry.org:10004 16:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:28 Configure a credential helper to remove this warning. See 16:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:28 16:28:28 Login Succeeded 16:28:28 docker.io 16:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:30 Removing intermediate container 29e19d8e25e8 16:28:30 ---> 97be83bdc980 16:28:30 Step 11/26 : ARG MAKE="make build" 16:28:30 ---> Running in 738079527db6 16:28:30 Removing intermediate container 738079527db6 16:28:30 ---> e3c8a42af7cb 16:28:30 Step 12/26 : RUN $MAKE 16:28:30 ---> Running in 7d6f766aced4 16:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:30 Configure a credential helper to remove this warning. See 16:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:30 16:28:30 Login Succeeded 16:28:30 ---> docker-login.sh ends [Pipeline] } 16:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:30 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:28:30 36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:28:30 latest 16:28:30 0.0.0 16:28:30 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 16:28:30 main 16:28:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh 16:28:31 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:28:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:28:31 3dd40d423e09: Preparing 16:28:31 01714189d988: Preparing 16:28:31 0e8ba03f9e45: Preparing 16:28:31 cb71103daaa5: Preparing 16:28:31 6052deb56721: Preparing 16:28:31 1a058d5342cc: Preparing 16:28:31 1a058d5342cc: Waiting 16:28:31 cb71103daaa5: Pushed 16:28:31 0e8ba03f9e45: Pushed 16:28:31 01714189d988: Pushed 16:28:31 1a058d5342cc: Layer already exists 16:28:31 6052deb56721: Pushed 16:28:33 3dd40d423e09: Pushed 16:28:33 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:28:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 16:28:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:28:33 3dd40d423e09: Preparing 16:28:33 01714189d988: Preparing 16:28:33 0e8ba03f9e45: Preparing 16:28:33 cb71103daaa5: Preparing 16:28:33 6052deb56721: Preparing 16:28:33 1a058d5342cc: Preparing 16:28:33 1a058d5342cc: Waiting 16:28:33 01714189d988: Layer already exists 16:28:33 3dd40d423e09: Layer already exists 16:28:33 6052deb56721: Layer already exists 16:28:33 cb71103daaa5: Layer already exists 16:28:33 0e8ba03f9e45: Layer already exists 16:28:33 1a058d5342cc: Layer already exists 16:28:33 latest: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:28:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0.0.0 [Pipeline] isUnix [Pipeline] sh 16:28:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0.0.0 16:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:28:34 3dd40d423e09: Preparing 16:28:34 01714189d988: Preparing 16:28:34 0e8ba03f9e45: Preparing 16:28:34 cb71103daaa5: Preparing 16:28:34 6052deb56721: Preparing 16:28:34 1a058d5342cc: Preparing 16:28:34 1a058d5342cc: Waiting 16:28:34 0e8ba03f9e45: Layer already exists 16:28:34 cb71103daaa5: Layer already exists 16:28:34 6052deb56721: Layer already exists 16:28:34 01714189d988: Layer already exists 16:28:34 3dd40d423e09: Layer already exists 16:28:34 1a058d5342cc: Layer already exists 16:28:34 0.0.0: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:28:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [Pipeline] isUnix [Pipeline] sh 16:28:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 16:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:28:35 3dd40d423e09: Preparing 16:28:35 01714189d988: Preparing 16:28:35 0e8ba03f9e45: Preparing 16:28:35 cb71103daaa5: Preparing 16:28:35 6052deb56721: Preparing 16:28:35 1a058d5342cc: Preparing 16:28:35 1a058d5342cc: Waiting 16:28:35 cb71103daaa5: Layer already exists 16:28:35 3dd40d423e09: Layer already exists 16:28:35 01714189d988: Layer already exists 16:28:35 6052deb56721: Layer already exists 16:28:35 0e8ba03f9e45: Layer already exists 16:28:35 1a058d5342cc: Layer already exists 16:28:35 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:28:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 16:28:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:28:35 3dd40d423e09: Preparing 16:28:35 01714189d988: Preparing 16:28:35 0e8ba03f9e45: Preparing 16:28:35 cb71103daaa5: Preparing 16:28:35 6052deb56721: Preparing 16:28:35 1a058d5342cc: Preparing 16:28:35 1a058d5342cc: Waiting 16:28:35 6052deb56721: Layer already exists 16:28:35 0e8ba03f9e45: Layer already exists 16:28:35 cb71103daaa5: Layer already exists 16:28:35 3dd40d423e09: Layer already exists 16:28:35 01714189d988: Layer already exists 16:28:35 1a058d5342cc: Layer already exists 16:28:35 main: digest: sha256:64cd381349743d49339d8c8d310f0ddfc5fa2ca5d4bb5d983dc77340de946513 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:35 ===================================================== [Pipeline] echo 16:28:35 taggedImages: 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:0.0.0 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:36 16:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:36 latest: Pulling from edgex-lftools-log-publisher 16:28:36 b4d181a07f80: Pulling fs layer 16:28:36 a1111a8f2ec3: Pulling fs layer 16:28:36 ed53099fbce6: Pulling fs layer 16:28:36 dc539afda2c1: Pulling fs layer 16:28:36 77bc0d833cb6: Pulling fs layer 16:28:36 9065ff56babe: Pulling fs layer 16:28:36 d287ab97295c: Pulling fs layer 16:28:36 dc539afda2c1: Waiting 16:28:36 77bc0d833cb6: Waiting 16:28:36 9065ff56babe: Waiting 16:28:36 d287ab97295c: Waiting 16:28:36 a1111a8f2ec3: Verifying Checksum 16:28:36 a1111a8f2ec3: Download complete 16:28:36 dc539afda2c1: Verifying Checksum 16:28:36 dc539afda2c1: Download complete 16:28:36 ed53099fbce6: Verifying Checksum 16:28:36 ed53099fbce6: Download complete 16:28:36 9065ff56babe: Verifying Checksum 16:28:36 9065ff56babe: Download complete 16:28:36 77bc0d833cb6: Verifying Checksum 16:28:36 77bc0d833cb6: Download complete 16:28:36 b4d181a07f80: Verifying Checksum 16:28:36 b4d181a07f80: Download complete 16:28:37 d287ab97295c: Verifying Checksum 16:28:37 d287ab97295c: Download complete 16:28:37 b4d181a07f80: Pull complete 16:28:38 a1111a8f2ec3: Pull complete 16:28:38 ed53099fbce6: Pull complete 16:28:38 dc539afda2c1: Pull complete 16:28:39 77bc0d833cb6: Pull complete 16:28:39 9065ff56babe: Pull complete 16:28:44 d287ab97295c: Pull complete 16:28:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:28:44 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 16:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:28:46 $ docker top 6844fd117f53d8e7f25322ccd3fc37cc469972285c32a28f3aac94159841fe12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:47 ---> job-cost.sh 16:28:47 lf-activate-venv: SKIPPING 16:28:47 INFO: No Stack... 16:28:47 INFO: Retrieving Pricing Info for: v3-standard-2 16:28:48 INFO: Archiving Costs [Pipeline] sh 16:28:48 + cut -d, -f6 16:28:48 + cat /w/workspace/app-service-configurable/35/archives/cost.csv [Pipeline] lock 16:28:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] 16:28:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] did not exist. Created. 16:28:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:48 + echo total: 0.05999999865889549 [Pipeline] stash 16:28:48 Stashed 1 file(s) [Pipeline] } 16:28:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:48 $ docker stop --time=1 6844fd117f53d8e7f25322ccd3fc37cc469972285c32a28f3aac94159841fe12 16:28:49 $ docker rm -f 6844fd117f53d8e7f25322ccd3fc37cc469972285c32a28f3aac94159841fe12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:29:10 Removing intermediate container 7d6f766aced4 16:29:10 ---> 5a6d5bb49e77 16:29:10 Step 13/26 : FROM alpine:3.14 16:29:10 3.14: Pulling from library/alpine 16:29:10 be307f383ecc: Pulling fs layer 16:29:10 be307f383ecc: Verifying Checksum 16:29:10 be307f383ecc: Download complete 16:29:10 be307f383ecc: Pull complete 16:29:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:29:10 Status: Downloaded newer image for alpine:3.14 16:29:10 ---> 5b8b7b635229 16:29:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:29:10 ---> Running in 91d012cd4a16 16:29:11 Removing intermediate container 91d012cd4a16 16:29:11 ---> 67e7a32a6eab 16:29:11 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:29:11 ---> Running in f3768e78efa0 16:29:11 Removing intermediate container f3768e78efa0 16:29:11 ---> e543f3d3e814 16:29:11 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:29:11 ---> Running in 53664fecbb1f 16:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:29:13 (1/7) Installing ca-certificates (20191127-r5) 16:29:13 (2/7) Installing dumb-init (1.2.5-r1) 16:29:13 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:29:14 (4/7) Installing libsodium (1.0.18-r0) 16:29:14 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:29:14 (6/7) Installing libzmq (4.3.4-r0) 16:29:14 (7/7) Installing zeromq (4.3.4-r0) 16:29:14 Executing busybox-1.33.1-r6.trigger 16:29:14 Executing ca-certificates-20191127-r5.trigger 16:29:14 OK: 9 MiB in 21 packages 16:29:15 Removing intermediate container 53664fecbb1f 16:29:15 ---> 9b41900617f9 16:29:15 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:29:16 ---> a3d3eee76154 16:29:16 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:29:16 ---> 03dbd7778f11 16:29:16 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:29:17 ---> 506c9b249ccb 16:29:17 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:29:18 ---> a080128bf4b1 16:29:18 Step 21/26 : EXPOSE 48095 16:29:18 ---> Running in 1031eb8c9a98 16:29:19 Removing intermediate container 1031eb8c9a98 16:29:19 ---> 7f4f0287f83c 16:29:19 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:29:19 ---> Running in 51034f3dbf69 16:29:19 Removing intermediate container 51034f3dbf69 16:29:19 ---> 5d379a4ddc3b 16:29:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:19 ---> Running in d0c1451654f2 16:29:20 Removing intermediate container d0c1451654f2 16:29:20 ---> df7e1bdfce91 16:29:20 Step 24/26 : LABEL arch=arm64 16:29:20 ---> Running in 5263e30e505b 16:29:20 Removing intermediate container 5263e30e505b 16:29:20 ---> bc973eb078a2 16:29:20 Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:29:20 ---> Running in 2ab723ce2106 16:29:21 Removing intermediate container 2ab723ce2106 16:29:21 ---> 6bbc68767f11 16:29:21 Step 26/26 : LABEL version=0.0.0 16:29:21 ---> Running in f2266e4ca85b 16:29:21 Removing intermediate container f2266e4ca85b 16:29:21 ---> 60cbcd9d11ac 16:29:21 [Warning] One or more build-args [ARCH] were not consumed 16:29:21 Successfully built 60cbcd9d11ac 16:29:21 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:21 provisioning config files... 16:29:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/35@tmp/config855955848933815844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:22 ---> docker-login.sh 16:29:22 nexus3.edgexfoundry.org:10001 16:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:22 Configure a credential helper to remove this warning. See 16:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:22 16:29:22 Login Succeeded 16:29:22 nexus3.edgexfoundry.org:10002 16:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 nexus3.edgexfoundry.org:10003 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 nexus3.edgexfoundry.org:10004 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:24 Configure a credential helper to remove this warning. See 16:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:24 16:29:24 Login Succeeded 16:29:24 docker.io 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 ---> docker-login.sh ends [Pipeline] } 16:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:25 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:29:25 36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:29:25 latest 16:29:25 0.0.0 16:29:25 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 16:29:25 main 16:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh 16:29:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:29:25 20f33ea4c8cf: Preparing 16:29:25 2c5244ea643f: Preparing 16:29:25 470c892c7f0f: Preparing 16:29:25 88bec4aa384e: Preparing 16:29:25 33f6a34dc4f2: Preparing 16:29:25 62170e181a92: Preparing 16:29:25 62170e181a92: Waiting 16:29:26 2c5244ea643f: Pushed 16:29:26 88bec4aa384e: Pushed 16:29:26 470c892c7f0f: Pushed 16:29:26 62170e181a92: Layer already exists 16:29:27 33f6a34dc4f2: Pushed 16:29:29 20f33ea4c8cf: Pushed 16:29:29 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh 16:29:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:29:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:29:30 20f33ea4c8cf: Preparing 16:29:30 2c5244ea643f: Preparing 16:29:30 470c892c7f0f: Preparing 16:29:30 88bec4aa384e: Preparing 16:29:30 33f6a34dc4f2: Preparing 16:29:30 62170e181a92: Preparing 16:29:30 62170e181a92: Waiting 16:29:30 470c892c7f0f: Layer already exists 16:29:30 88bec4aa384e: Layer already exists 16:29:30 33f6a34dc4f2: Layer already exists 16:29:30 2c5244ea643f: Layer already exists 16:29:30 20f33ea4c8cf: Layer already exists 16:29:30 62170e181a92: Layer already exists 16:29:30 latest: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh 16:29:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 16:29:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0.0.0 16:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:29:31 20f33ea4c8cf: Preparing 16:29:31 2c5244ea643f: Preparing 16:29:31 470c892c7f0f: Preparing 16:29:31 88bec4aa384e: Preparing 16:29:31 33f6a34dc4f2: Preparing 16:29:31 62170e181a92: Preparing 16:29:31 62170e181a92: Waiting 16:29:31 470c892c7f0f: Layer already exists 16:29:31 88bec4aa384e: Layer already exists 16:29:31 33f6a34dc4f2: Layer already exists 16:29:31 20f33ea4c8cf: Layer already exists 16:29:31 2c5244ea643f: Layer already exists 16:29:31 62170e181a92: Layer already exists 16:29:31 0.0.0: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh 16:29:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 [Pipeline] isUnix [Pipeline] sh 16:29:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 16:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:29:32 20f33ea4c8cf: Preparing 16:29:32 2c5244ea643f: Preparing 16:29:32 470c892c7f0f: Preparing 16:29:32 88bec4aa384e: Preparing 16:29:32 33f6a34dc4f2: Preparing 16:29:32 62170e181a92: Preparing 16:29:32 62170e181a92: Waiting 16:29:32 2c5244ea643f: Layer already exists 16:29:32 88bec4aa384e: Layer already exists 16:29:32 33f6a34dc4f2: Layer already exists 16:29:32 470c892c7f0f: Layer already exists 16:29:32 20f33ea4c8cf: Layer already exists 16:29:32 62170e181a92: Layer already exists 16:29:32 36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] isUnix [Pipeline] sh 16:29:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 16:29:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:29:33 20f33ea4c8cf: Preparing 16:29:33 2c5244ea643f: Preparing 16:29:33 470c892c7f0f: Preparing 16:29:33 88bec4aa384e: Preparing 16:29:33 33f6a34dc4f2: Preparing 16:29:33 62170e181a92: Preparing 16:29:33 62170e181a92: Waiting 16:29:33 33f6a34dc4f2: Layer already exists 16:29:33 20f33ea4c8cf: Layer already exists 16:29:33 470c892c7f0f: Layer already exists 16:29:33 88bec4aa384e: Layer already exists 16:29:33 2c5244ea643f: Layer already exists 16:29:33 62170e181a92: Layer already exists 16:29:33 main: digest: sha256:735fb7dbe0a4ae3e140d01669b65f2fc7a855636b86c35709ab67fa972b38b6e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:33 ===================================================== [Pipeline] echo 16:29:33 taggedImages: 16:29:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa 16:29:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:29:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0.0.0 16:29:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-0.0.0 16:29:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:34 16:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:35 arm64: Pulling from edgex-lftools-log-publisher 16:29:35 448f6bf000e3: Pulling fs layer 16:29:35 f757da607395: Pulling fs layer 16:29:35 05883995daec: Pulling fs layer 16:29:35 8603b9c90790: Pulling fs layer 16:29:35 1560dd03e051: Pulling fs layer 16:29:35 27f5ce0e4adf: Pulling fs layer 16:29:35 c2d8d7efcc4b: Pulling fs layer 16:29:35 8603b9c90790: Waiting 16:29:35 27f5ce0e4adf: Waiting 16:29:35 1560dd03e051: Waiting 16:29:35 f757da607395: Verifying Checksum 16:29:35 f757da607395: Download complete 16:29:35 8603b9c90790: Verifying Checksum 16:29:35 8603b9c90790: Download complete 16:29:35 1560dd03e051: Verifying Checksum 16:29:35 1560dd03e051: Download complete 16:29:35 27f5ce0e4adf: Verifying Checksum 16:29:35 27f5ce0e4adf: Download complete 16:29:35 05883995daec: Verifying Checksum 16:29:35 05883995daec: Download complete 16:29:35 448f6bf000e3: Verifying Checksum 16:29:35 448f6bf000e3: Download complete 16:29:38 c2d8d7efcc4b: Verifying Checksum 16:29:38 c2d8d7efcc4b: Download complete 16:29:39 448f6bf000e3: Pull complete 16:29:39 f757da607395: Pull complete 16:29:41 05883995daec: Pull complete 16:29:41 8603b9c90790: Pull complete 16:29:42 1560dd03e051: Pull complete 16:29:42 27f5ce0e4adf: Pull complete 16:29:57 c2d8d7efcc4b: Pull complete 16:29:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:29:58 prd-ubuntu18.04-docker-arm64-4c-16g-1017 does not seem to be running inside a container 16:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/35 -v /w/workspace/app-service-configurable/35:/w/workspace/app-service-configurable/35:rw,z -v /w/workspace/app-service-configurable/35@tmp:/w/workspace/app-service-configurable/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:30:00 $ docker top 67ab71958144d727134578c8ab2c8cbb6a09c182b75a9d41abb01a186f04e9eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:01 ---> job-cost.sh 16:30:01 lf-activate-venv: SKIPPING 16:30:01 INFO: No Stack... 16:30:02 INFO: Retrieving Pricing Info for: v3-standard-4 16:30:02 INFO: Archiving Costs [Pipeline] sh 16:30:03 + cat /w/workspace/app-service-configurable/35/archives/cost.csv 16:30:03 + cut -d, -f6 [Pipeline] lock 16:30:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] 16:30:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] did not exist. Created. 16:30:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:03 /w/workspace/app-service-configurable/35@tmp/durable-aa9749ea/script.sh: 1: /w/workspace/app-service-configurable/35@tmp/durable-aa9749ea/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:30:04 + echo total: 0.10999999940395355 [Pipeline] stash 16:30:04 Warning: overwriting stash ‘stack-cost’ 16:30:04 Stashed 1 file(s) [Pipeline] } 16:30:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:04 $ docker stop --time=1 67ab71958144d727134578c8ab2c8cbb6a09c182b75a9d41abb01a186f04e9eb 16:30:06 $ docker rm -f 67ab71958144d727134578c8ab2c8cbb6a09c182b75a9d41abb01a186f04e9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:30:06 provisioning config files... 16:30:06 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6158030831362472767tmp [Pipeline] { [Pipeline] sh 16:30:07 + set +x 16:30:07 + curl -s https://codecov.io/bash 16:30:07 + bash -s -- 16:30:07 16:30:07 _____ _ 16:30:07 / ____| | | 16:30:07 | | ___ __| | ___ ___ _____ __ 16:30:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:30:07 | |___| (_) | (_| | __/ (_| (_) \ V / 16:30:07 \_____\___/ \__,_|\___|\___\___/ \_/ 16:30:07 Bash-1.0.6 16:30:07 16:30:07 16:30:07 ==> git version 2.24.4 found 16:30:07 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:30:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:30:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:30:07 ==> Jenkins CI detected. 16:30:07 current dir:  /w/workspace/ry_app-service-configurable_main 16:30:07 project root: . 16:30:07 --> token set from env 16:30:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:30:07 ==> Running gcov in . (disable via -X gcov) 16:30:07 ==> Python coveragepy not found 16:30:07 ==> Searching for coverage reports in: 16:30:07 + . 16:30:07 -> Found 1 reports 16:30:07 ==> Detecting git/mercurial file structure 16:30:07 ==> Reading reports 16:30:07 + ./coverage.out bytes=10 16:30:07 ==> Appending adjustments 16:30:07 https://docs.codecov.io/docs/fixing-reports 16:30:07 + Found adjustments 16:30:07 ==> Gzipping contents 16:30:07 4.0K /tmp/codecov.GRxA25.gz 16:30:07 ==> Uploading reports 16:30:07 url: https://codecov.io 16:30:07 query: branch=main&commit=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:07 -> Pinging Codecov 16:30:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:08 -> Uploading to 16:30:08 https://storage.googleapis.com/codecov/v4/raw/2021-11-17/A97CA9966030D2A3747ED39772930CCE/36e4556e19d47a73733e529c83cf9b2d06cecfaa/e095ed17-0418-4071-9792-47cdd0372051.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T163007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f8da502118cb88fff6a8d19fcd643814cbcb0fb7764b1680c871e63bce37f65 16:30:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:08 Dload Upload Total Spent Left Speed 16:30:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1651 --:--:-- --:--:-- --:--:-- 1654 16:30:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] } 16:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:30:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:30:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:08 16:30:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:30:09 188c0c94c7c5: Pulling fs layer 16:30:09 0ef7d3d256c8: Pulling fs layer 16:30:09 de9db76c5a1d: Pulling fs layer 16:30:09 0eba1c9be4d2: Pulling fs layer 16:30:09 0d57e429df01: Pulling fs layer 16:30:09 4e4be7b47b0d: Pulling fs layer 16:30:09 e1f770b5df2f: Pulling fs layer 16:30:09 85a0685a4137: Pulling fs layer 16:30:09 0d57e429df01: Waiting 16:30:09 4e4be7b47b0d: Waiting 16:30:09 e1f770b5df2f: Waiting 16:30:09 85a0685a4137: Waiting 16:30:09 0eba1c9be4d2: Waiting 16:30:09 de9db76c5a1d: Verifying Checksum 16:30:09 de9db76c5a1d: Download complete 16:30:09 0ef7d3d256c8: Verifying Checksum 16:30:09 0ef7d3d256c8: Download complete 16:30:09 0d57e429df01: Verifying Checksum 16:30:09 0d57e429df01: Download complete 16:30:09 188c0c94c7c5: Verifying Checksum 16:30:09 188c0c94c7c5: Download complete 16:30:09 4e4be7b47b0d: Verifying Checksum 16:30:09 4e4be7b47b0d: Download complete 16:30:09 188c0c94c7c5: Pull complete 16:30:09 e1f770b5df2f: Verifying Checksum 16:30:09 e1f770b5df2f: Download complete 16:30:09 0eba1c9be4d2: Verifying Checksum 16:30:09 0eba1c9be4d2: Download complete 16:30:10 0ef7d3d256c8: Pull complete 16:30:10 de9db76c5a1d: Pull complete 16:30:10 85a0685a4137: Verifying Checksum 16:30:10 85a0685a4137: Download complete 16:30:13 0eba1c9be4d2: Pull complete 16:30:13 0d57e429df01: Pull complete 16:30:13 4e4be7b47b0d: Pull complete 16:30:14 e1f770b5df2f: Pull complete 16:30:17 85a0685a4137: Pull complete 16:30:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:30:17 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 16:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:30:20 $ docker top e44b25731536d67164fdaf40034d550ccff13c55e7e7eb1903db3d08eb6d410c -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:30:20 + set -o pipefail 16:30:20 + snyk monitor '--org=edgex-jenkins' 16:30:26 16:30:26 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:30:26 16:30:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/840821ec-b120-48a4-a873-ca5737c40fcb 16:30:26 16:30:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:30:26 16:30:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:30:26 16:30:26 [Pipeline] } 16:30:26 $ docker stop --time=1 e44b25731536d67164fdaf40034d550ccff13c55e7e7eb1903db3d08eb6d410c 16:30:27 $ docker rm -f e44b25731536d67164fdaf40034d550ccff13c55e7e7eb1903db3d08eb6d410c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:28 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh 16:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:29 . [Pipeline] withDockerContainer 16:30:29 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 16:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:29 $ docker top d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:29 [ssh-agent] Looking for ssh-agent implementation... 16:30:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:29 $ docker exec d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 ssh-agent 16:30:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFkpkIk/agent.14 16:30:29 SSH_AGENT_PID=20 16:30:29 Running ssh-add (command line suppressed) 16:30:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1722269085798446793.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1722269085798446793.key) 16:30:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:30 + git semver tag 16:30:30 # -> Open(): unable to determine branch for HEAD 16:30:30 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:30:30 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:30:30 # $SEMVER_REMOTE_NAME = origin 16:30:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:30 # $SEMVER_USER_NAME = edgex-jenkins 16:30:30 # $SEMVER_BRANCH = main 16:30:30 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:30:30 # 36e4556e19d47a73733e529c83cf9b2d06cecfaa HEAD 16:30:30 # -> Force: false 16:30:30 # 44e8e5b181fc2d84502d6dc20638b62bdfbc7d5a refs/tags/v0.0.0 [Pipeline] } 16:30:30 $ docker exec --env ******** --env ******** d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 ssh-agent -k 16:30:30 unset SSH_AUTH_SOCK; 16:30:30 unset SSH_AGENT_PID; 16:30:30 echo Agent pid 20 killed; 16:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:30 + git semver [Pipeline] } 16:30:30 $ docker stop --time=1 d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 16:30:31 $ docker rm -f d413ec7d57f921555ee25ba9f26fe657053bac2ff3a9cbacb1e6364de3c92406 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:32 16:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:32 0.23.1-centos7: Pulling from edgex-lftools 16:30:32 ab5ef0e58194: Pulling fs layer 16:30:32 9712f1f96733: Pulling fs layer 16:30:32 63f879dbbcfc: Pulling fs layer 16:30:32 0d9ebad4ef96: Pulling fs layer 16:30:32 e9a5061849ea: Pulling fs layer 16:30:32 d747dcd14b5f: Pulling fs layer 16:30:32 2de7ff778b66: Pulling fs layer 16:30:32 0d9ebad4ef96: Waiting 16:30:32 e9a5061849ea: Waiting 16:30:32 d747dcd14b5f: Waiting 16:30:32 2de7ff778b66: Waiting 16:30:32 9712f1f96733: Verifying Checksum 16:30:32 9712f1f96733: Download complete 16:30:32 63f879dbbcfc: Verifying Checksum 16:30:32 63f879dbbcfc: Download complete 16:30:33 ab5ef0e58194: Verifying Checksum 16:30:33 ab5ef0e58194: Download complete 16:30:33 d747dcd14b5f: Verifying Checksum 16:30:33 d747dcd14b5f: Download complete 16:30:33 e9a5061849ea: Verifying Checksum 16:30:33 e9a5061849ea: Download complete 16:30:33 0d9ebad4ef96: Verifying Checksum 16:30:33 0d9ebad4ef96: Download complete 16:30:33 2de7ff778b66: Verifying Checksum 16:30:33 2de7ff778b66: Download complete 16:30:36 ab5ef0e58194: Pull complete 16:30:36 9712f1f96733: Pull complete 16:30:36 63f879dbbcfc: Pull complete 16:30:41 0d9ebad4ef96: Pull complete 16:30:41 e9a5061849ea: Pull complete 16:30:41 d747dcd14b5f: Pull complete 16:30:42 2de7ff778b66: Pull complete 16:30:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:30:42 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 16:30:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:30:46 $ docker top bfd3a6a6395384f25ac0c1b7f1cf58b36db6cc734870e1af6d3a9354b9ae360e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:30:46 provisioning config files... 16:30:46 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1355176536686451471tmp 16:30:46 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config44880595687242222tmp 16:30:46 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5561030635999696162tmp [Pipeline] { [Pipeline] echo 16:30:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:30:46 ---> sigul-configuration.sh 16:30:46 gpg: directory `/root/.gnupg' created 16:30:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:30:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:30:46 gpg: keyring `/root/.gnupg/secring.gpg' created 16:30:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:30:46 gpg: CAST5 encrypted data 16:30:46 gpg: encrypted with 1 passphrase 16:30:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:30:46 + mkdir /home/jenkins 16:30:46 + mkdir /home/jenkins/sigul [Pipeline] sh 16:30:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:30:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:30:47 ---> sigul-install.sh 16:30:47 Sigul already installed; skipping installation. [Pipeline] sh 16:30:47 + git tag --list 16:30:47 v0.0.0 16:30:47 v1.0.0 16:30:47 v1.1.0 16:30:47 v1.2.0 16:30:47 v1.3.0 16:30:47 v1.3.1 16:30:47 v2.0.0 16:30:47 v2.0.1 16:30:47 v2.0.1-dev.1 16:30:47 v2.0.2-dev.1 16:30:47 v2.0.2-dev.10 16:30:47 v2.0.2-dev.11 16:30:47 v2.0.2-dev.12 16:30:47 v2.0.2-dev.13 16:30:47 v2.0.2-dev.14 16:30:47 v2.0.2-dev.15 16:30:47 v2.0.2-dev.16 16:30:47 v2.0.2-dev.17 16:30:47 v2.0.2-dev.18 16:30:47 v2.0.2-dev.19 16:30:47 v2.0.2-dev.2 16:30:47 v2.0.2-dev.20 16:30:47 v2.0.2-dev.21 16:30:47 v2.0.2-dev.22 16:30:47 v2.0.2-dev.23 16:30:47 v2.0.2-dev.24 16:30:47 v2.0.2-dev.25 16:30:47 v2.0.2-dev.26 16:30:47 v2.0.2-dev.27 16:30:47 v2.0.2-dev.28 16:30:47 v2.0.2-dev.29 16:30:47 v2.0.2-dev.3 16:30:47 v2.0.2-dev.30 16:30:47 v2.0.2-dev.4 16:30:47 v2.0.2-dev.5 16:30:47 v2.0.2-dev.6 16:30:47 v2.0.2-dev.7 16:30:47 v2.0.2-dev.8 16:30:47 v2.0.2-dev.9 [Pipeline] sh 16:30:47 + lftools sign git-tag v0.0.0 16:30:48 Signing Git tag with Sigul... 16:30:48 Signing v0.0.0 [Pipeline] echo 16:30:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:30:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:30:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:30:49 $ docker stop --time=1 bfd3a6a6395384f25ac0c1b7f1cf58b36db6cc734870e1af6d3a9354b9ae360e 16:30:50 $ docker rm -f bfd3a6a6395384f25ac0c1b7f1cf58b36db6cc734870e1af6d3a9354b9ae360e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:51 . [Pipeline] withDockerContainer 16:30:51 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 16:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:52 $ docker top 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:52 [ssh-agent] Looking for ssh-agent implementation... 16:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:52 $ docker exec 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 ssh-agent 16:30:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoAMKde/agent.13 16:30:52 SSH_AGENT_PID=19 16:30:52 Running ssh-add (command line suppressed) 16:30:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4046504777127954610.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4046504777127954610.key) 16:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:52 + git semver bump pre 16:30:52 # -> Open(): unable to determine branch for HEAD 16:30:52 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:30:52 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:30:52 # $SEMVER_REMOTE_NAME = origin 16:30:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:52 # $SEMVER_USER_NAME = edgex-jenkins 16:30:52 # $SEMVER_BRANCH = main 16:30:52 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:30:52 0.0.1-dev.1 [Pipeline] } 16:30:52 $ docker exec --env ******** --env ******** 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 ssh-agent -k 16:30:52 unset SSH_AUTH_SOCK; 16:30:52 unset SSH_AGENT_PID; 16:30:52 echo Agent pid 19 killed; 16:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:53 + git semver [Pipeline] } 16:30:53 $ docker stop --time=1 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 16:30:54 $ docker rm -f 288d1db97cc87714e71828386a1c3f9a65f45196a640d910631926243e8ac4d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:54 . [Pipeline] withDockerContainer 16:30:54 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 16:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:55 $ docker top 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:55 [ssh-agent] Looking for ssh-agent implementation... 16:30:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:55 $ docker exec 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be ssh-agent 16:30:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeBpbDH/agent.13 16:30:55 SSH_AGENT_PID=19 16:30:55 Running ssh-add (command line suppressed) 16:30:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4907378624989870766.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4907378624989870766.key) 16:30:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:56 + git semver push 16:30:56 # -> Open(): unable to determine branch for HEAD 16:30:56 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:30:56 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:30:56 # $SEMVER_REMOTE_NAME = origin 16:30:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:56 # $SEMVER_USER_NAME = edgex-jenkins 16:30:56 # $SEMVER_BRANCH = main 16:30:56 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:30:56 git-semver-push: ssh: handshake failed: knownhosts: key mismatch [Pipeline] } 16:30:56 $ docker exec --env ******** --env ******** 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be ssh-agent -k 16:30:56 unset SSH_AUTH_SOCK; 16:30:56 unset SSH_AGENT_PID; 16:30:56 echo Agent pid 19 killed; 16:30:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:30:56 $ docker stop --time=1 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be 16:30:57 $ docker rm -f 0fd53147d2a4c84874c1760e11a9e8232c1891b290ec8478e11fd70c31fec7be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:30:58 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:30:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:59 ---> package-listing.sh 16:30:59 ++ facter osfamily 16:30:59 ++ tr '[:upper:]' '[:lower:]' 16:30:59 + OS_FAMILY=redhat 16:30:59 + workspace=/w/workspace/ry_app-service-configurable_main 16:30:59 + START_PACKAGES=/tmp/packages_start.txt 16:30:59 + END_PACKAGES=/tmp/packages_end.txt 16:30:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:59 + PACKAGES=/tmp/packages_start.txt 16:30:59 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:30:59 + PACKAGES=/tmp/packages_end.txt 16:30:59 + case "${OS_FAMILY}" in 16:30:59 + rpm -qa 16:30:59 + sort 16:30:59 + '[' -f /tmp/packages_start.txt ']' 16:30:59 + '[' -f /tmp/packages_end.txt ']' 16:30:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:59 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:30:59 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:30:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:30:59 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:31:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:00 16:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:01 latest: Pulling from edgex-lftools-log-publisher 16:31:01 b4d181a07f80: Pulling fs layer 16:31:01 a1111a8f2ec3: Pulling fs layer 16:31:01 ed53099fbce6: Pulling fs layer 16:31:01 dc539afda2c1: Pulling fs layer 16:31:01 77bc0d833cb6: Pulling fs layer 16:31:01 9065ff56babe: Pulling fs layer 16:31:01 d287ab97295c: Pulling fs layer 16:31:01 77bc0d833cb6: Waiting 16:31:01 9065ff56babe: Waiting 16:31:01 d287ab97295c: Waiting 16:31:01 a1111a8f2ec3: Verifying Checksum 16:31:01 a1111a8f2ec3: Download complete 16:31:01 dc539afda2c1: Download complete 16:31:01 ed53099fbce6: Verifying Checksum 16:31:01 ed53099fbce6: Download complete 16:31:01 9065ff56babe: Verifying Checksum 16:31:01 9065ff56babe: Download complete 16:31:01 77bc0d833cb6: Verifying Checksum 16:31:01 77bc0d833cb6: Download complete 16:31:01 b4d181a07f80: Verifying Checksum 16:31:01 b4d181a07f80: Download complete 16:31:01 d287ab97295c: Verifying Checksum 16:31:01 d287ab97295c: Download complete 16:31:02 b4d181a07f80: Pull complete 16:31:02 a1111a8f2ec3: Pull complete 16:31:03 ed53099fbce6: Pull complete 16:31:03 dc539afda2c1: Pull complete 16:31:04 77bc0d833cb6: Pull complete 16:31:04 9065ff56babe: Pull complete 16:31:09 d287ab97295c: Pull complete 16:31:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:31:09 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 16:31:09 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:31:12 $ docker top b55883fe471b27b51b3cf3da8a3d0ac9828d549ce5ff8119f7f1ae0a14e1e053 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:31:13 + ls /var/log/sa-host 16:31:13 + sadf -c /var/log/sa-host/sa17 16:31:13 file_magic: OK 16:31:13 HZ: Using current value: 100 16:31:13 file_header: OK 16:31:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:31:13 Statistics: 16:31:13 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...Hnuu...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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:13 File successfully converted to sysstat format version 12.0.3 16:31:13 + sadf -c /var/log/sa-host/sa30 16:31:13 file_magic: OK 16:31:13 HZ: Using current value: 100 16:31:13 file_header: OK 16:31:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:31:13 Statistics: 16:31:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:13 provisioning config files... 16:31:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4049284560339639tmp [Pipeline] { [Pipeline] echo 16:31:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:13 ---> create-netrc.sh [Pipeline] } 16:31:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:31:14 ---> python-tools-install.sh [Pipeline] echo 16:31:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:14 ---> sudo-logs.sh 16:31:14 Archiving 'sudo' log.. 16:31:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1014.novalocal: Name or service not known 16:31:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1014.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:31:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:14 ---> job-cost.sh 16:31:14 lf-activate-venv: SKIPPING 16:31:14 DEBUG: total: 0.10999999940395355 16:31:14 INFO: Retrieving Stack Cost... 16:31:14 INFO: Retrieving Pricing Info for: v3-standard-2 16:31:15 INFO: Archiving Costs [Pipeline] echo 16:31:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:15 ---> logs-deploy.sh 16:31:15 lf-activate-venv: SKIPPING 16:31:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/35 16:31:15 INFO: archiving workspace using pattern(s): 16:31:16 Archives upload complete. 16:31:16 INFO: archiving logs to Nexus 16:31:17 ---> uname -a: 16:31:17 Linux prd-centos7-docker-4c-2g-1014.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:31:17 16:31:17 16:31:17 ---> lscpu: 16:31:17 Architecture: x86_64 16:31:17 CPU op-mode(s): 32-bit, 64-bit 16:31:17 Byte Order: Little Endian 16:31:17 Address sizes: 40 bits physical, 48 bits virtual 16:31:17 CPU(s): 2 16:31:17 On-line CPU(s) list: 0,1 16:31:17 Thread(s) per core: 1 16:31:17 Core(s) per socket: 1 16:31:17 Socket(s): 2 16:31:17 NUMA node(s): 1 16:31:17 Vendor ID: AuthenticAMD 16:31:17 CPU family: 23 16:31:17 Model: 49 16:31:17 Model name: AMD EPYC-Rome Processor 16:31:17 Stepping: 0 16:31:17 CPU MHz: 2799.998 16:31:17 BogoMIPS: 5599.99 16:31:17 Virtualization: AMD-V 16:31:17 Hypervisor vendor: KVM 16:31:17 Virtualization type: full 16:31:17 L1d cache: 32K 16:31:17 L1i cache: 32K 16:31:17 L2 cache: 512K 16:31:17 L3 cache: 16384K 16:31:17 NUMA node0 CPU(s): 0,1 16:31:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:31:17 16:31:17 16:31:17 ---> nproc: 16:31:17 2 16:31:17 16:31:17 16:31:17 ---> df -h: 16:31:17 Filesystem Size Used Avail Use% Mounted on 16:31:17 overlay 40G 8.6G 32G 22% / 16:31:17 tmpfs 64M 0 64M 0% /dev 16:31:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:31:17 shm 64M 0 64M 0% /dev/shm 16:31:17 /dev/vda1 40G 8.6G 32G 22% /facter-os 16:31:17 16:31:17 16:31:17 ---> sar -b -r -n DEV: 16:31:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 16:31:17 16:31:17 15:54:20 LINUX RESTART (2 CPU) 16:31:17 16:31:17 15:55:01 tps rtps wtps bread/s bwrtn/s 16:31:17 15:56:01 2.58 0.00 2.58 0.00 634.82 16:31:17 15:57:01 0.57 0.00 0.57 0.00 10.04 16:31:17 15:58:01 0.32 0.00 0.32 0.00 3.76 16:31:17 15:59:01 0.22 0.00 0.22 0.00 2.88 16:31:17 16:00:01 0.22 0.00 0.22 0.00 2.40 16:31:17 16:01:01 0.35 0.02 0.33 0.13 4.85 16:31:17 16:02:01 0.39 0.08 0.30 1.63 5.00 16:31:17 16:03:01 0.27 0.00 0.27 0.00 2.92 16:31:17 16:04:01 0.18 0.00 0.18 0.00 1.92 16:31:17 16:05:01 0.22 0.00 0.22 0.00 3.63 16:31:17 16:06:01 0.25 0.00 0.25 0.00 2.87 16:31:17 16:07:01 0.17 0.00 0.17 0.00 1.52 16:31:17 16:08:01 0.20 0.00 0.20 0.00 1.67 16:31:17 16:09:01 0.20 0.00 0.20 0.00 1.65 16:31:17 16:10:01 0.47 0.20 0.27 6.40 4.03 16:31:17 16:11:01 0.77 0.00 0.77 0.00 14.39 16:31:17 16:12:01 0.15 0.00 0.15 0.00 1.65 16:31:17 16:13:01 0.20 0.00 0.20 0.00 2.07 16:31:17 16:14:01 0.27 0.00 0.27 0.00 3.23 16:31:17 16:15:01 0.20 0.00 0.20 0.00 2.60 16:31:17 16:16:01 0.20 0.00 0.20 0.00 1.92 16:31:17 16:17:01 0.18 0.00 0.18 0.00 2.12 16:31:17 16:18:01 0.20 0.00 0.20 0.00 2.07 16:31:17 16:19:01 0.28 0.00 0.28 0.00 3.23 16:31:17 16:20:01 0.20 0.00 0.20 0.00 2.73 16:31:17 16:21:01 0.20 0.00 0.20 0.00 1.93 16:31:17 16:22:01 0.20 0.00 0.20 0.00 1.52 16:31:17 16:23:01 77.29 4.11 73.17 2483.26 2258.45 16:31:17 16:24:01 1.75 0.00 1.75 0.00 36.75 16:31:17 16:25:01 291.49 269.82 21.67 3753.63 977.40 16:31:17 16:26:01 0.72 0.00 0.72 0.00 15.04 16:31:17 16:27:01 0.17 0.00 0.17 0.00 1.33 16:31:17 16:28:01 0.23 0.00 0.23 0.00 3.45 16:31:17 16:29:01 0.23 0.00 0.23 0.00 2.58 16:31:17 16:30:01 0.15 0.00 0.15 0.00 2.00 16:31:17 16:31:01 220.76 0.15 220.61 14.25 54660.87 16:31:17 Average: 16.75 7.63 9.12 173.98 1631.53 16:31:17 16:31:17 15:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:17 15:56:01 5947832 0 486128 6.07 2620 1572352 1059976 11.70 363400 1473544 20 16:31:17 15:57:01 5951212 0 482744 6.03 2620 1572356 1022032 11.28 360308 1474156 20 16:31:17 15:58:01 5950468 0 483488 6.04 2620 1572356 1021792 11.28 361000 1474156 16 16:31:17 15:59:01 5950420 0 483528 6.04 2620 1572364 1021792 11.28 360628 1474692 8 16:31:17 16:00:01 5950188 0 483756 6.04 2620 1572368 1021864 11.28 361424 1474692 8 16:31:17 16:01:01 5939408 0 494532 6.17 2620 1572372 1024252 11.31 370904 1474796 8 16:31:17 16:02:01 5939144 0 494668 6.18 2620 1572500 1022300 11.29 371340 1474860 8 16:31:17 16:03:01 5939076 0 494732 6.18 2620 1572504 1022300 11.29 372756 1473372 8 16:31:17 16:04:01 5939128 0 494676 6.18 2620 1572508 1022300 11.29 373020 1473376 8 16:31:17 16:05:01 5935228 0 498540 6.22 2620 1572544 1022680 11.29 376660 1473384 16 16:31:17 16:06:01 5936712 0 497088 6.21 2620 1572512 1022428 11.29 375468 1473372 8 16:31:17 16:07:01 5936580 0 497212 6.21 2620 1572520 1022428 11.29 375368 1473372 8 16:31:17 16:08:01 5936844 0 496944 6.20 2620 1572524 1022428 11.29 375456 1473372 8 16:31:17 16:09:01 5936012 0 497772 6.22 2620 1572528 1022428 11.29 376056 1473372 8 16:31:17 16:10:01 5935688 0 498092 6.22 2620 1572532 1022512 11.29 376452 1473372 12 16:31:17 16:11:01 5935840 0 497936 6.22 2620 1572536 1022428 11.29 376044 1473372 8 16:31:17 16:12:01 5935552 0 498220 6.22 2620 1572540 1022428 11.29 376028 1473372 8 16:31:17 16:13:01 5935956 0 497808 6.22 2620 1572548 1022428 11.29 376036 1473376 8 16:31:17 16:14:01 5936188 0 497576 6.21 2620 1572548 1022428 11.29 375904 1473372 8 16:31:17 16:15:01 5935900 0 497860 6.22 2620 1572552 1022500 11.29 376564 1473372 8 16:31:17 16:16:01 5935800 0 497956 6.22 2620 1572556 1022428 11.29 376048 1473372 8 16:31:17 16:17:01 5935940 0 497812 6.22 2620 1572560 1022428 11.29 376164 1473372 8 16:31:17 16:18:01 5935144 0 498600 6.23 2620 1572568 1022636 11.29 376808 1473372 8 16:31:17 16:19:01 5936816 0 496928 6.20 2620 1572568 1022492 11.29 375412 1473372 8 16:31:17 16:20:01 5935828 0 497908 6.22 2620 1572576 1022588 11.29 375980 1473376 8 16:31:17 16:21:01 5936840 0 496892 6.20 2620 1572580 1022492 11.29 375552 1473376 8 16:31:17 16:22:01 5936436 0 497296 6.21 2620 1572580 1022492 11.29 375592 1473372 8 16:31:17 16:23:01 5673488 0 637192 7.96 2620 1695632 1223952 13.51 579648 1522668 132 16:31:17 16:24:01 5680196 0 630484 7.87 2620 1695632 1189676 13.13 573808 1522672 8 16:31:17 16:25:01 5514328 0 737040 9.20 2620 1754944 1189684 13.13 612532 1541912 8 16:31:17 16:26:01 5521016 0 730348 9.12 2620 1754948 1140124 12.59 606708 1541908 8 16:31:17 16:27:01 5525592 0 725772 9.06 2620 1754948 1140340 12.59 603256 1540876 8 16:31:17 16:28:01 5525560 0 725796 9.06 2620 1754956 1140424 12.59 603412 1540876 12 16:31:17 16:29:01 5515852 0 735504 9.18 2620 1754956 1140352 12.59 613032 1540884 8 16:31:17 16:30:01 5514616 0 736732 9.20 2620 1754964 1140428 12.59 614552 1540884 8 16:31:17 16:31:01 3572520 0 1167208 14.57 2620 3266584 1845224 20.37 1174768 2689540 189504 16:31:17 Average: 5788871 0 560632 7.00 2620 1656809 1077597 11.90 445669 1521405 5277 16:31:17 16:31:17 15:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:17 15:56:01 eth0 0.38 0.37 0.29 0.02 0.00 0.00 0.00 0.00 16:31:17 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 15:57:01 eth0 0.80 0.40 0.32 0.17 0.00 0.00 0.00 0.00 16:31:17 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 15:58:01 eth0 0.13 0.07 0.01 0.04 0.00 0.00 0.00 0.00 16:31:17 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 15:59:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:00:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:31:17 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:01:01 eth0 0.30 0.13 0.08 0.01 0.00 0.00 0.00 0.00 16:31:17 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:02:01 eth0 0.17 0.14 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:03:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:04:01 eth0 0.97 0.08 0.10 0.01 0.00 0.00 0.00 0.00 16:31:17 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:05:01 eth0 0.70 0.65 0.35 0.25 0.00 0.00 0.00 0.00 16:31:17 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:06:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 16:31:17 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:07:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:08:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:10:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:31:17 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:12:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:13:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:14:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:15:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 16:31:17 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:16:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 16:31:17 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:17:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:31:17 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:18:01 eth0 0.28 0.22 0.18 0.01 0.00 0.00 0.00 0.00 16:31:17 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:19:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:20:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:31:17 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:21:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:31:17 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:23:01 eth0 246.26 154.55 596.21 52.90 0.00 0.00 0.00 0.00 16:31:17 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:23:01 docker0 0.20 0.25 0.02 0.04 0.00 0.00 0.00 0.00 16:31:17 16:24:01 eth0 5.06 2.20 4.18 0.15 0.00 0.00 0.00 0.00 16:31:17 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:25:01 eth0 0.65 0.38 0.40 0.26 0.00 0.00 0.00 0.00 16:31:17 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:26:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:27:01 eth0 1.27 0.43 0.36 0.21 0.00 0.00 0.00 0.00 16:31:17 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:28:01 eth0 0.43 0.22 0.26 0.16 0.00 0.00 0.00 0.00 16:31:17 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:29:01 eth0 1.03 0.58 0.81 0.46 0.00 0.00 0.00 0.00 16:31:17 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:30:01 eth0 1.05 0.38 0.39 0.24 0.00 0.00 0.00 0.00 16:31:17 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:31:01 eth0 504.63 332.12 10275.59 130.91 0.00 0.00 0.00 0.00 16:31:17 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 16:31:01 docker0 63.29 64.32 5.58 387.53 0.00 0.00 0.00 0.00 16:31:17 Average: eth0 21.31 13.76 302.50 5.18 0.00 0.00 0.00 0.00 16:31:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:17 Average: docker0 1.77 1.80 0.16 10.78 0.00 0.00 0.00 0.00 16:31:17 16:31:17 16:31:17 ---> sar -P ALL: 16:31:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 16:31:17 16:31:17 15:54:20 LINUX RESTART (2 CPU) 16:31:17 16:31:17 15:55:01 CPU %user %nice %system %iowait %steal %idle 16:31:17 15:56:01 all 0.23 0.00 0.06 0.00 0.02 99.69 16:31:17 15:56:01 0 0.40 0.00 0.05 0.00 0.00 99.55 16:31:17 15:56:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:31:17 15:57:01 all 0.25 0.00 0.04 0.00 0.02 99.69 16:31:17 15:57:01 0 0.38 0.00 0.03 0.00 0.00 99.58 16:31:17 15:57:01 1 0.12 0.00 0.05 0.00 0.03 99.80 16:31:17 15:58:01 all 0.22 0.00 0.05 0.00 0.02 99.72 16:31:17 15:58:01 0 0.02 0.00 0.07 0.00 0.02 99.90 16:31:17 15:58:01 1 0.42 0.00 0.03 0.00 0.02 99.53 16:31:17 15:59:01 all 0.25 0.00 0.03 0.00 0.00 99.72 16:31:17 15:59:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:31:17 15:59:01 1 0.43 0.00 0.03 0.00 0.00 99.53 16:31:17 16:00:01 all 0.22 0.00 0.04 0.00 0.02 99.72 16:31:17 16:00:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:31:17 16:00:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:31:17 16:01:01 all 0.21 0.00 0.07 0.00 0.01 99.72 16:31:17 16:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:31:17 16:01:01 1 0.38 0.00 0.08 0.00 0.00 99.53 16:31:17 16:02:01 all 0.24 0.00 0.04 0.01 0.02 99.69 16:31:17 16:02:01 0 0.07 0.00 0.05 0.00 0.02 99.86 16:31:17 16:02:01 1 0.41 0.00 0.03 0.02 0.02 99.53 16:31:17 16:03:01 all 0.19 0.00 0.04 0.01 0.01 99.75 16:31:17 16:03:01 0 0.03 0.00 0.05 0.02 0.02 99.88 16:31:17 16:03:01 1 0.35 0.00 0.03 0.00 0.00 99.62 16:31:17 16:04:01 all 0.10 0.00 0.03 0.00 0.02 99.85 16:31:17 16:04:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:31:17 16:04:01 1 0.13 0.00 0.03 0.00 0.00 99.83 16:31:17 16:05:01 all 0.31 0.00 0.03 0.00 0.03 99.63 16:31:17 16:05:01 0 0.33 0.00 0.03 0.00 0.02 99.62 16:31:17 16:05:01 1 0.28 0.00 0.03 0.00 0.03 99.65 16:31:17 16:06:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:31:17 16:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:31:17 16:06:01 1 0.33 0.00 0.02 0.00 0.00 99.65 16:31:17 16:31:17 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:31:17 16:07:01 all 0.10 0.00 0.03 0.00 0.01 99.87 16:31:17 16:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:31:17 16:07:01 1 0.15 0.00 0.02 0.00 0.00 99.83 16:31:17 16:08:01 all 0.18 0.00 0.03 0.00 0.01 99.77 16:31:17 16:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:31:17 16:08:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:31:17 16:09:01 all 0.18 0.00 0.04 0.00 0.02 99.76 16:31:17 16:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:31:17 16:09:01 1 0.33 0.00 0.05 0.00 0.02 99.60 16:31:17 16:10:01 all 0.23 0.00 0.07 0.00 0.01 99.70 16:31:17 16:10:01 0 0.07 0.00 0.08 0.00 0.02 99.83 16:31:17 16:10:01 1 0.38 0.00 0.05 0.00 0.00 99.57 16:31:17 16:11:01 all 0.18 0.00 0.03 0.00 0.00 99.79 16:31:17 16:11:01 0 0.13 0.00 0.02 0.00 0.00 99.85 16:31:17 16:11:01 1 0.22 0.00 0.05 0.00 0.00 99.73 16:31:17 16:12:01 all 0.23 0.00 0.02 0.00 0.01 99.74 16:31:17 16:12:01 0 0.40 0.00 0.00 0.00 0.00 99.60 16:31:17 16:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:31:17 16:13:01 all 0.18 0.00 0.04 0.00 0.01 99.77 16:31:17 16:13:01 0 0.22 0.00 0.03 0.00 0.02 99.73 16:31:17 16:13:01 1 0.15 0.00 0.05 0.00 0.00 99.80 16:31:17 16:14:01 all 0.07 0.00 0.03 0.00 0.01 99.89 16:31:17 16:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:31:17 16:14:01 1 0.10 0.00 0.05 0.00 0.02 99.83 16:31:17 16:15:01 all 0.21 0.00 0.02 0.00 0.02 99.76 16:31:17 16:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:31:17 16:15:01 1 0.38 0.00 0.02 0.00 0.02 99.58 16:31:17 16:16:01 all 0.23 0.00 0.03 0.00 0.00 99.74 16:31:17 16:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:31:17 16:16:01 1 0.45 0.00 0.02 0.00 0.00 99.53 16:31:17 16:17:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:31:17 16:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:31:17 16:17:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:31:17 16:31:17 16:17:01 CPU %user %nice %system %iowait %steal %idle 16:31:17 16:18:01 all 0.13 0.00 0.03 0.00 0.01 99.84 16:31:17 16:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:31:17 16:18:01 1 0.22 0.00 0.02 0.00 0.00 99.77 16:31:17 16:19:01 all 0.17 0.00 0.03 0.00 0.02 99.78 16:31:17 16:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:31:17 16:19:01 1 0.25 0.00 0.03 0.00 0.02 99.70 16:31:17 16:20:01 all 0.19 0.00 0.03 0.00 0.00 99.78 16:31:17 16:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:31:17 16:20:01 1 0.37 0.00 0.03 0.00 0.00 99.60 16:31:17 16:21:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:31:17 16:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:31:17 16:21:01 1 0.35 0.00 0.02 0.00 0.00 99.63 16:31:17 16:22:01 all 0.16 0.00 0.03 0.00 0.01 99.81 16:31:17 16:22:01 0 0.32 0.00 0.03 0.00 0.02 99.63 16:31:17 16:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:31:17 16:23:01 all 6.64 0.00 2.27 2.32 0.04 88.73 16:31:17 16:23:01 0 7.04 0.00 2.66 2.61 0.03 87.65 16:31:17 16:23:01 1 6.23 0.00 1.88 2.03 0.05 89.81 16:31:17 16:24:01 all 0.20 0.00 0.06 0.00 0.03 99.72 16:31:17 16:24:01 0 0.35 0.00 0.07 0.00 0.03 99.55 16:31:17 16:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:31:17 16:25:01 all 0.27 4.29 16.78 2.70 0.04 75.92 16:31:17 16:25:01 0 0.27 4.20 16.37 2.84 0.03 76.28 16:31:17 16:25:01 1 0.27 4.37 17.19 2.55 0.05 75.57 16:31:17 16:26:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:31:17 16:26:01 0 0.18 0.00 0.03 0.00 0.02 99.77 16:31:17 16:26:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:31:17 16:27:01 all 0.18 0.00 0.04 0.00 0.02 99.76 16:31:17 16:27:01 0 0.30 0.00 0.03 0.00 0.02 99.65 16:31:17 16:27:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:31:17 16:28:01 all 0.09 0.00 0.04 0.00 0.01 99.86 16:31:17 16:28:01 0 0.17 0.00 0.03 0.00 0.02 99.78 16:31:17 16:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 16:31:17 16:31:17 16:28:01 CPU %user %nice %system %iowait %steal %idle 16:31:17 16:29:01 all 0.15 0.00 0.04 0.00 0.01 99.80 16:31:17 16:29:01 0 0.23 0.00 0.05 0.00 0.00 99.72 16:31:17 16:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:31:17 16:30:01 all 0.22 0.00 0.03 0.00 0.02 99.74 16:31:17 16:30:01 0 0.17 0.00 0.02 0.00 0.02 99.80 16:31:17 16:30:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:31:17 16:31:01 all 27.17 0.00 11.39 2.46 0.10 58.88 16:31:17 16:31:01 0 27.81 0.00 11.80 2.88 0.09 57.42 16:31:17 16:31:01 1 26.53 0.00 10.99 2.05 0.11 60.33 16:31:17 Average: all 1.07 0.12 0.85 0.20 0.02 97.74 16:31:17 Average: 0 1.05 0.11 0.86 0.23 0.02 97.73 16:31:17 Average: 1 1.09 0.12 0.84 0.18 0.02 97.75 16:31:17 16:31:17 16:31:17