Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0d96adab2d5e77e07dac828311223c440c5d3c1 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-ssh2452351431043300067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1282646476951342035.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh5268372890939781915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh5773848905409242894.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-ssh8388866782429719510.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 Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-30203 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-ssh5671598807227426583.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 e0d96adab2d5e77e07dac828311223c440c5d3c1 (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 e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 Commit message: "fix: Update to latest SDK for config pipeline bug fixs (#355)" > git rev-list --no-walk a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:48:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:27 ========================================================= 16:48:27 EdgeX Global Pipelines Version Info 16:48:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:48:28 ------------------- 16:48:28 stable info: 16:48:28 ------------------- 16:48:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:28 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 16:48:28 Message: update stable to v1.0.211 16:48:29 ------------------- 16:48:29 experimental info: 16:48:29 ------------------- 16:48:29 Commited By: **** collab-it+edgex@linuxfoundation.org 16:48:29 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 16:48:29 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0d96ad [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:29 provisioning config files... 16:48:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4843990531919220983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:30 ---> docker-login.sh 16:48:30 nexus3.edgexfoundry.org:10001 16:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:30 Configure a credential helper to remove this warning. See 16:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:30 16:48:30 Login Succeeded 16:48:30 nexus3.edgexfoundry.org:10002 16:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:30 Configure a credential helper to remove this warning. See 16:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:30 16:48:30 Login Succeeded 16:48:30 nexus3.edgexfoundry.org:10003 16:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:30 Configure a credential helper to remove this warning. See 16:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:30 16:48:30 Login Succeeded 16:48:30 nexus3.edgexfoundry.org:10004 16:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:30 Configure a credential helper to remove this warning. See 16:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:30 16:48:30 Login Succeeded 16:48:30 docker.io 16:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:31 Configure a credential helper to remove this warning. See 16:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:31 16:48:31 Login Succeeded 16:48:31 ---> docker-login.sh ends [Pipeline] } 16:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:48:32 + git rev-list -1 --merges e0d96adab2d5e77e07dac828311223c440c5d3c1~1..e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo 16:48:32 -----------> git rev-list -1 --merges e0d96adab2d5e77e07dac828311223c440c5d3c1~1..e0d96adab2d5e77e07dac828311223c440c5d3c1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [false] [Pipeline] sh 16:48:33 + git log --format=format:%s -1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo 16:48:33 ========================================================= 16:48:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:48:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:33 + git log --format=format:%s -1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo 16:48:33 [semverPrep] GIT_COMMIT: e0d96adab2d5e77e07dac828311223c440c5d3c1, Commit Message: fix: Update to latest SDK for config pipeline bug fixs (#355) [Pipeline] echo 16:48:33 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:33 16:48:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:48:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:34 latest: Pulling from edgex-devops/git-semver 16:48:34 a0d0a0d46f8b: Pulling fs layer 16:48:34 3e5f54012d9b: Pulling fs layer 16:48:34 4c7163046ea9: Pulling fs layer 16:48:34 0c2d73faf560: Pulling fs layer 16:48:34 0c2d73faf560: Waiting 16:48:34 3e5f54012d9b: Verifying Checksum 16:48:34 3e5f54012d9b: Download complete 16:48:34 a0d0a0d46f8b: Download complete 16:48:34 4c7163046ea9: Verifying Checksum 16:48:34 4c7163046ea9: Download complete 16:48:34 0c2d73faf560: Verifying Checksum 16:48:34 0c2d73faf560: Download complete 16:48:34 a0d0a0d46f8b: Pull complete 16:48:34 3e5f54012d9b: Pull complete 16:48:34 4c7163046ea9: Pull complete 16:48:35 0c2d73faf560: Pull complete 16:48:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:48:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:48:35 prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container 16:48:35 $ 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:48:35 $ docker top 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:36 [ssh-agent] Looking for ssh-agent implementation... 16:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:37 $ docker exec 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent 16:48:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmdjjEI/agent.14 16:48:37 SSH_AGENT_PID=20 16:48:37 Running ssh-add (command line suppressed) 16:48:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5793270877143819848.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5793270877143819848.key) 16:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:37 + git tag --points-at HEAD [Pipeline] } 16:48:37 $ docker exec --env ******** --env ******** 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent -k 16:48:37 unset SSH_AUTH_SOCK; 16:48:37 unset SSH_AGENT_PID; 16:48:37 echo Agent pid 20 killed; 16:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:37 [ssh-agent] Looking for ssh-agent implementation... 16:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:37 $ docker exec 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent 16:48:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIkjJcA/agent.56 16:48:37 SSH_AGENT_PID=62 16:48:37 Running ssh-add (command line suppressed) 16:48:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1792029218741524446.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1792029218741524446.key) 16:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:38 + git semver init 16:48:38 # -> Open(): unable to determine branch for HEAD 16:48:38 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:48:38 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:48:38 # $SEMVER_REMOTE_NAME = origin 16:48:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:48:38 # $SEMVER_USER_NAME = edgex-jenkins 16:48:38 # $SEMVER_BRANCH = main 16:48:38 # $SEMVER_TEMP = /tmp/semver-660677075 16:48:38 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:48:38 # '/tmp/semver-660677075' -> '/w/workspace/ry_app-service-configurable_main/.semver' 16:48:38 # -> Force: false 16:48:38 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:48:38 $ docker exec --env ******** --env ******** 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent -k 16:48:38 unset SSH_AUTH_SOCK; 16:48:38 unset SSH_AGENT_PID; 16:48:38 echo Agent pid 62 killed; 16:48:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:39 + git semver [Pipeline] } 16:48:39 $ docker stop --time=1 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 16:48:40 $ docker rm -f 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 [Pipeline] // withDockerContainer [Pipeline] sh 16:48:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:41 Stashed 1 file(s) [Pipeline] echo 16:48:41 [edgeXSemver]: initialized semver on version 2.0.2-dev.26 [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:48:56 Still waiting to schedule task 16:48:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30203’ 16:48:56 Still waiting to schedule task 16:48:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:50:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30204 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:50:19 Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout 16:50:20 Selected Git installation does not exist. Using Default 16:50:20 The recommended git tool is: NONE 16:50:26 using credential edgex-jenkins-ssh 16:50:26 Cloning the remote Git repository 16:50:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:50:26 > git init /w/workspace/app-service-configurable/30 # timeout=10 16:50:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:50:26 > git --version # timeout=10 16:50:27 > git --version # 'git version 2.17.1' 16:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:27 Avoid second fetch 16:50:27 Checking out Revision e0d96adab2d5e77e07dac828311223c440c5d3c1 (main) 16:50:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:50:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:27 > git config core.sparsecheckout # timeout=10 16:50:28 > git checkout -f e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 16:50:32 Commit message: "fix: Update to latest SDK for config pipeline bug fixs (#355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:50:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:50:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:33 Dload Upload Total Spent Left Speed 16:50:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh 16:50:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:50:33 + + sudo tee /etc/docker/daemon.newsudo 16:50:33 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:50:33 { 16:50:33 "registry-mirrors": [ 16:50:33 "https://nexus3.edgexfoundry.org:10001" 16:50:33 ], 16:50:33 "bip": "10.250.0.254/24", 16:50:33 "hosts": [ 16:50:33 "tcp://0.0.0.0:5555", 16:50:33 "unix:///var/run/docker.sock" 16:50:33 ], 16:50:33 "mtu": 1458, 16:50:33 "selinux-enabled": true, 16:50:33 "seccomp-profile": "/etc/docker/seccomp.json" 16:50:33 } [Pipeline] sh 16:50:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:50:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:53 provisioning config files... 16:50:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config3775485481514969122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:53 ---> docker-login.sh 16:50:53 nexus3.edgexfoundry.org:10001 16:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:54 Configure a credential helper to remove this warning. See 16:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:54 16:50:54 Login Succeeded 16:50:54 nexus3.edgexfoundry.org:10002 16:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:55 Configure a credential helper to remove this warning. See 16:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:55 16:50:55 Login Succeeded 16:50:55 nexus3.edgexfoundry.org:10003 16:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:55 Configure a credential helper to remove this warning. See 16:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:55 16:50:55 Login Succeeded 16:50:55 nexus3.edgexfoundry.org:10004 16:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:56 Configure a credential helper to remove this warning. See 16:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:56 16:50:56 Login Succeeded 16:50:56 docker.io 16:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:56 Configure a credential helper to remove this warning. See 16:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:56 16:50:56 Login Succeeded 16:50:56 ---> docker-login.sh ends [Pipeline] } 16:50:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:50:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:57 ========================================================= 16:50:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:50:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:50:57 + 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:50:57 Sending build context to Docker daemon 199.2kB 16:50:57 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 16:50:57 Step 2/12 : FROM ${BASE} AS builder 16:50:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:50:58 552d1f2373af: Pulling fs layer 16:50:58 ea3f2d53f512: Pulling fs layer 16:50:58 9e70ebbbe112: Pulling fs layer 16:50:58 7a9cfe048b4a: Pulling fs layer 16:50:58 72dc09318566: Pulling fs layer 16:50:58 f4f7b4309257: Pulling fs layer 16:50:58 0ac9a79272e3: Pulling fs layer 16:50:58 b78e95d17946: Pulling fs layer 16:50:58 72dc09318566: Waiting 16:50:58 f4f7b4309257: Waiting 16:50:58 0ac9a79272e3: Waiting 16:50:58 7a9cfe048b4a: Waiting 16:50:58 b78e95d17946: Waiting 16:50:58 9e70ebbbe112: Verifying Checksum 16:50:58 9e70ebbbe112: Download complete 16:50:58 ea3f2d53f512: Verifying Checksum 16:50:58 ea3f2d53f512: Download complete 16:50:58 72dc09318566: Download complete 16:50:58 f4f7b4309257: Verifying Checksum 16:50:58 f4f7b4309257: Download complete 16:50:58 552d1f2373af: Download complete 16:50:58 0ac9a79272e3: Verifying Checksum 16:50:58 0ac9a79272e3: Download complete 16:50:59 552d1f2373af: Pull complete 16:50:59 ea3f2d53f512: Pull complete 16:51:00 9e70ebbbe112: Pull complete 16:51:00 b78e95d17946: Verifying Checksum 16:51:00 b78e95d17946: Download complete 16:51:00 7a9cfe048b4a: Download complete 16:51:09 Running on prd-centos7-docker-4c-2g-30205 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:51:09 Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout 16:51:09 Selected Git installation does not exist. Using Default 16:51:09 The recommended git tool is: NONE 16:51:12 7a9cfe048b4a: Pull complete 16:51:12 72dc09318566: Pull complete 16:51:12 f4f7b4309257: Pull complete 16:51:12 0ac9a79272e3: Pull complete 16:51:12 using credential edgex-jenkins-ssh 16:51:12 Cloning the remote Git repository 16:51:12 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:51:12 > git init /w/workspace/app-service-configurable/30 # timeout=10 16:51:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:51:12 > git --version # timeout=10 16:51:12 > git --version # 'git version 2.24.4' 16:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:13 Avoid second fetch 16:51:13 Checking out Revision e0d96adab2d5e77e07dac828311223c440c5d3c1 (main) 16:51:12 [INFO] Currently running in a labeled security context 16:51:12 [INFO] Currently SELinux is 'enforcing' on the host 16:51:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/30@tmp/jenkins-gitclient-ssh6473698484808086692.key 16:51:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:13 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:51:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:13 > git config core.sparsecheckout # timeout=10 16:51:13 > git checkout -f e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 16:51:16 Commit message: "fix: Update to latest SDK for config pipeline bug fixs (#355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:17 provisioning config files... 16:51:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config7059562049286731345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:17 b78e95d17946: Pull complete 16:51:17 ---> docker-login.sh 16:51:17 nexus3.edgexfoundry.org:10001 16:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:17 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:51:17 ---> 8b459fc5aaf0 16:51:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:17 Configure a credential helper to remove this warning. See 16:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:17 16:51:17 Login Succeeded 16:51:17 nexus3.edgexfoundry.org:10002 16:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:17 Configure a credential helper to remove this warning. See 16:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:17 16:51:17 Login Succeeded 16:51:17 nexus3.edgexfoundry.org:10003 16:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:17 Configure a credential helper to remove this warning. See 16:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:17 16:51:17 Login Succeeded 16:51:17 nexus3.edgexfoundry.org:10004 16:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:18 Configure a credential helper to remove this warning. See 16:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:18 16:51:18 Login Succeeded 16:51:18 docker.io 16:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:18 Configure a credential helper to remove this warning. See 16:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:18 16:51:18 Login Succeeded 16:51:18 ---> docker-login.sh ends [Pipeline] } 16:51:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:51:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:51:18 ========================================================= 16:51:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:51:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:51:19 + 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:51:19 Sending build context to Docker daemon 199.2kB 16:51:19 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 16:51:19 Step 2/12 : FROM ${BASE} AS builder 16:51:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:51:19 a0d0a0d46f8b: Pulling fs layer 16:51:19 31adcdaf11c8: Pulling fs layer 16:51:19 b8b176561691: Pulling fs layer 16:51:19 4527c011a84f: Pulling fs layer 16:51:19 5d74067f8e1e: Pulling fs layer 16:51:19 e0aca202a116: Pulling fs layer 16:51:19 3a43be97a3b4: Pulling fs layer 16:51:19 34cad66bf833: Pulling fs layer 16:51:19 b4e3c513aaa6: Pulling fs layer 16:51:19 e0aca202a116: Waiting 16:51:19 3a43be97a3b4: Waiting 16:51:19 34cad66bf833: Waiting 16:51:19 b4e3c513aaa6: Waiting 16:51:19 4527c011a84f: Waiting 16:51:19 5d74067f8e1e: Waiting 16:51:19 b8b176561691: Verifying Checksum 16:51:19 b8b176561691: Download complete 16:51:19 31adcdaf11c8: Verifying Checksum 16:51:19 31adcdaf11c8: Download complete 16:51:19 5d74067f8e1e: Verifying Checksum 16:51:19 5d74067f8e1e: Download complete 16:51:19 a0d0a0d46f8b: Verifying Checksum 16:51:19 a0d0a0d46f8b: Download complete 16:51:19 e0aca202a116: Verifying Checksum 16:51:19 e0aca202a116: Download complete 16:51:19 3a43be97a3b4: Verifying Checksum 16:51:19 3a43be97a3b4: Download complete 16:51:19 34cad66bf833: Verifying Checksum 16:51:19 34cad66bf833: Download complete 16:51:19 a0d0a0d46f8b: Pull complete 16:51:19 ---> Running in 36eabfce33ec 16:51:19 Removing intermediate container 36eabfce33ec 16:51:19 ---> 85180177a097 16:51:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:51:19 4527c011a84f: Verifying Checksum 16:51:19 4527c011a84f: Download complete 16:51:20 ---> Running in b7a27291d808 16:51:20 b4e3c513aaa6: Verifying Checksum 16:51:20 b4e3c513aaa6: Download complete 16:51:20 31adcdaf11c8: Pull complete 16:51:20 b8b176561691: Pull complete 16:51:20 Removing intermediate container b7a27291d808 16:51:20 ---> f1fd5bb0d189 16:51:20 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:51:20 ---> Running in 1e4c213ceb7c 16:51:20 Removing intermediate container 1e4c213ceb7c 16:51:20 ---> 7e14dcb9bbd7 16:51:20 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:20 ---> Running in 8e544ff18631 16:51:22 Removing intermediate container 8e544ff18631 16:51:22 ---> 0753681d8fbd 16:51:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:23 ---> Running in 7945f754d61e 16:51:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:24 4527c011a84f: Pull complete 16:51:24 5d74067f8e1e: Pull complete 16:51:24 e0aca202a116: Pull complete 16:51:24 3a43be97a3b4: Pull complete 16:51:24 34cad66bf833: Pull complete 16:51:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:26 OK: 219 MiB in 52 packages 16:51:26 Removing intermediate container 7945f754d61e 16:51:26 ---> 8b147ac36deb 16:51:26 Step 8/12 : WORKDIR /app 16:51:26 ---> Running in 8a3ef96f89ab 16:51:27 b4e3c513aaa6: Pull complete 16:51:27 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:51:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:51:27 ---> 9f6097aaca64 16:51:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:51:27 Removing intermediate container 8a3ef96f89ab 16:51:27 ---> cc5202d02c77 16:51:27 Step 9/12 : COPY . . 16:51:28 ---> 74e47b9b0877 16:51:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:28 ---> Running in d10da232db20 16:51:29 ---> Running in 8c76f010d68f 16:51:29 Removing intermediate container 8c76f010d68f 16:51:29 ---> 963c92dd3fbc 16:51:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:51:29 ---> Running in 6c4140fc4e63 16:51:29 Removing intermediate container 6c4140fc4e63 16:51:29 ---> 72159c3e5c7f 16:51:29 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:51:29 ---> Running in f8adad0bc383 16:51:29 Removing intermediate container f8adad0bc383 16:51:29 ---> 8e159f088d74 16:51:29 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:29 ---> Running in a174e41f31b9 16:51:29 Removing intermediate container a174e41f31b9 16:51:29 ---> 7292217e97d0 16:51:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:29 ---> Running in 99371fc61926 16:51:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:51:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:51:31 OK: 220 MiB in 52 packages 16:51:31 Removing intermediate container 99371fc61926 16:51:31 ---> c4ab8e12f4a1 16:51:31 Step 8/12 : WORKDIR /app 16:51:31 ---> Running in 5228a5acf148 16:51:31 Removing intermediate container 5228a5acf148 16:51:31 ---> ea26c49ae53c 16:51:31 Step 9/12 : COPY . . 16:51:31 ---> 4b2ee9fdd384 16:51:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:31 ---> Running in eb914011a085 16:52:04 Removing intermediate container eb914011a085 16:52:04 ---> ba901f4131f1 16:52:04 Step 11/12 : ARG MAKE="make build" 16:52:04 ---> Running in a633305c1d31 16:52:04 Removing intermediate container a633305c1d31 16:52:04 ---> 8cc22cde9585 16:52:04 Step 12/12 : RUN $MAKE 16:52:04 ---> Running in ab59861f5b2f 16:52:04 noop 16:52:04 Removing intermediate container ab59861f5b2f 16:52:04 ---> 7691b91b027c 16:52:04 Successfully built 7691b91b027c 16:52:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:52:04 + docker inspect -f . ci-base-image-x86_64 16:52:04 . [Pipeline] withDockerContainer 16:52:04 prd-centos7-docker-4c-2g-30205 does not seem to be running inside a container 16:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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:52:05 $ docker top f3e5f4a7cbc85e8604238f1cc538fe9d8f44f5ea91ed3afa1511b31a73ab27fb -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:05 + go version 16:52:05 go version go1.16.8 linux/amd64 [Pipeline] } 16:52:05 $ docker stop --time=1 f3e5f4a7cbc85e8604238f1cc538fe9d8f44f5ea91ed3afa1511b31a73ab27fb 16:52:06 $ docker rm -f f3e5f4a7cbc85e8604238f1cc538fe9d8f44f5ea91ed3afa1511b31a73ab27fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:07 + docker inspect -f . ci-base-image-x86_64 16:52:07 . [Pipeline] withDockerContainer 16:52:07 prd-centos7-docker-4c-2g-30205 does not seem to be running inside a container 16:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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:52:07 $ docker top 919965a75adc806d65ac224161761cebab8be3ecbe9bbabe7ef9b1fa75dd02bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:52:08 + make test 16:52:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:52:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:52:23 CGO_ENABLED=1 go vet ./... 16:52:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:52:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:52:29 ./bin/test-attribution-txt.sh [Pipeline] } 16:52:30 $ docker stop --time=1 919965a75adc806d65ac224161761cebab8be3ecbe9bbabe7ef9b1fa75dd02bc 16:52:31 $ docker rm -f 919965a75adc806d65ac224161761cebab8be3ecbe9bbabe7ef9b1fa75dd02bc [Pipeline] // withDockerContainer [Pipeline] sh 16:52:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:52:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:52:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:52:36 + ls -al . 16:52:36 total 148 16:52:36 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 10 16:52 . 16:52:36 drwxrwxr-x. 4 jenkins jenkins 30 Nov 10 16:51 .. 16:52:36 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 10 16:51 Attribution.txt 16:52:36 drwxrwxr-x. 2 jenkins jenkins 37 Nov 10 16:51 bin 16:52:36 -rw-rw-r--. 1 jenkins jenkins 22206 Nov 10 16:51 CHANGELOG.md 16:52:36 -rw-r--r--. 1 jenkins jenkins 10 Nov 10 16:52 coverage.out 16:52:36 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 10 16:51 Dockerfile 16:52:36 -rw-rw-r--. 1 jenkins jenkins 119 Nov 10 16:51 .dockerignore 16:52:36 drwxrwxr-x. 8 jenkins jenkins 162 Nov 10 16:51 .git 16:52:36 drwxrwxr-x. 2 jenkins jenkins 104 Nov 10 16:51 .github 16:52:36 -rw-rw-r--. 1 jenkins jenkins 104 Nov 10 16:51 .gitignore 16:52:36 -rw-rw-r--. 1 jenkins jenkins 136 Nov 10 16:51 go.mod 16:52:36 -rw-rw-r--. 1 jenkins jenkins 49401 Nov 10 16:51 go.sum 16:52:36 -rw-rw-r--. 1 jenkins jenkins 677 Nov 10 16:51 GOVERNANCE.md 16:52:36 -rw-rw-r--. 1 jenkins jenkins 687 Nov 10 16:51 Jenkinsfile 16:52:36 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 10 16:51 LICENSE 16:52:36 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 10 16:51 main.go 16:52:36 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 10 16:51 makefile 16:52:36 -rw-rw-r--. 1 jenkins jenkins 618 Nov 10 16:51 OWNERS.md 16:52:36 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 10 16:51 README.md 16:52:36 drwxrwxr-x. 9 jenkins jenkins 151 Nov 10 16:51 res 16:52:36 drwxrwxr-x. 3 jenkins jenkins 58 Nov 10 16:51 snap 16:52:36 -rw-rw-r--. 1 jenkins jenkins 12 Nov 10 16:48 VERSION [Pipeline] isUnix [Pipeline] sh 16:52:37 + 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=e0d96adab2d5e77e07dac828311223c440c5d3c1 --label arch=amd64 --label version=2.0.2-dev.26 . 16:52:37 Sending build context to Docker daemon 200.2kB 16:52:37 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 16:52:37 Step 2/26 : FROM ${BASE} AS builder 16:52:37 ---> 7691b91b027c 16:52:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:52:37 ---> Running in 70330b5aa97e 16:52:37 Removing intermediate container 70330b5aa97e 16:52:37 ---> 24d9db8ad757 16:52:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:52:37 ---> Running in 375cf13c06f0 16:52:37 Removing intermediate container 375cf13c06f0 16:52:37 ---> 0fe63adf94c5 16:52:37 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:52:37 ---> Running in 68c7dfab03bd 16:52:37 Removing intermediate container 68c7dfab03bd 16:52:37 ---> 68df220955b2 16:52:37 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:37 ---> Running in d529f63c5775 16:52:38 Removing intermediate container d529f63c5775 16:52:38 ---> d4dc390d77ec 16:52:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:52:38 ---> Running in 67556872dff5 16:52:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:52:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:52:39 OK: 220 MiB in 52 packages 16:52:39 Removing intermediate container 67556872dff5 16:52:39 ---> 339909a95569 16:52:39 Step 8/26 : WORKDIR /app 16:52:39 ---> Running in db85791af307 16:52:40 Removing intermediate container db85791af307 16:52:40 ---> 97573ca5fa21 16:52:40 Step 9/26 : COPY . . 16:52:40 ---> 90c7dbffcb90 16:52:40 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:40 ---> Running in 71ecf283ed60 16:52:40 Removing intermediate container 71ecf283ed60 16:52:40 ---> 88bd1cb7c9aa 16:52:40 Step 11/26 : ARG MAKE="make build" 16:52:40 ---> Running in c12e609fe875 16:52:40 Removing intermediate container c12e609fe875 16:52:40 ---> 80b4dc03e4e9 16:52:40 Step 12/26 : RUN $MAKE 16:52:40 ---> Running in 8917f7736d14 16:52:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.26" -o app-service-configurable 16:52:50 Removing intermediate container d10da232db20 16:52:50 ---> bedaa3d5a2cc 16:52:50 Step 11/12 : ARG MAKE="make build" 16:52:50 ---> Running in 6c0f96dd33d3 16:52:50 Removing intermediate container 6c0f96dd33d3 16:52:50 ---> 9ddac0b60915 16:52:50 Step 12/12 : RUN $MAKE 16:52:50 ---> Running in 23cb105249cc 16:52:50 noop 16:52:50 Removing intermediate container 23cb105249cc 16:52:50 ---> 85fc85a3604d 16:52:50 Successfully built 85fc85a3604d 16:52:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:52:50 + docker inspect -f . ci-base-image-arm64 16:52:50 . [Pipeline] withDockerContainer 16:52:51 prd-ubuntu18.04-docker-arm64-4c-16g-30204 does not seem to be running inside a container 16:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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:52:52 $ docker top 169705e76ddd4796ab176ee4bc35b99f2ef0760a5d7c6ec6926abccc4a93c325 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:53 Removing intermediate container 8917f7736d14 16:52:53 ---> 8f993c1c38da 16:52:53 Step 13/26 : FROM alpine:3.14 16:52:53 + go version 16:52:53 go version go1.16.8 linux/arm64 [Pipeline] } 16:52:53 $ docker stop --time=1 169705e76ddd4796ab176ee4bc35b99f2ef0760a5d7c6ec6926abccc4a93c325 16:52:55 $ docker rm -f 169705e76ddd4796ab176ee4bc35b99f2ef0760a5d7c6ec6926abccc4a93c325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:56 + docker inspect -f . ci-base-image-arm64 16:52:56 . [Pipeline] withDockerContainer 16:52:56 prd-ubuntu18.04-docker-arm64-4c-16g-30204 does not seem to be running inside a container 16:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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:52:56 3.14: Pulling from library/alpine 16:52:56 a0d0a0d46f8b: Already exists 16:52:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:52:56 Status: Downloaded newer image for alpine:3.14 16:52:56 ---> 14119a10abf4 16:52:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:52:56 ---> Running in 9e1dcf86813a 16:52:56 Removing intermediate container 9e1dcf86813a 16:52:56 ---> 01113f0bf2a1 16:52:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:52:56 ---> Running in 435afa82bc47 16:52:57 Removing intermediate container 435afa82bc47 16:52:57 ---> 38ee36c8ff42 16:52:57 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:52:57 ---> Running in db99d7efc665 16:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:52:57 (1/7) Installing ca-certificates (20191127-r5) 16:52:57 (2/7) Installing dumb-init (1.2.5-r1) 16:52:57 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:52:57 (4/7) Installing libsodium (1.0.18-r0) 16:52:57 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:52:57 (6/7) Installing libzmq (4.3.4-r0) 16:52:57 (7/7) Installing zeromq (4.3.4-r0) 16:52:57 Executing busybox-1.33.1-r3.trigger 16:52:57 Executing ca-certificates-20191127-r5.trigger 16:52:57 OK: 9 MiB in 21 packages 16:52:57 Removing intermediate container db99d7efc665 16:52:57 ---> eff4bb412289 16:52:57 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:52:57 $ docker top f85cc97c2bad303e0f0ca094eb60a5f2ba9fb072eedc404d558ee79c37653f6e -eo pid,comm 16:52:58 ---> d067725ae1ef 16:52:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:52:58 ---> 41a837791ff1 16:52:58 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:52:58 ---> 8f7003c3bcfe 16:52:58 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:52:58 + make test 16:52:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:52:58 ---> d2517836945f 16:52:58 Step 21/26 : EXPOSE 48095 16:52:58 ---> Running in dfec560252f1 16:52:58 Removing intermediate container dfec560252f1 16:52:58 ---> 0b2129412e01 16:52:58 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:52:58 ---> Running in 588d729cceff 16:52:59 Removing intermediate container 588d729cceff 16:52:59 ---> 0dac76c50384 16:52:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:59 ---> Running in 32980dbaa0cc 16:52:59 Removing intermediate container 32980dbaa0cc 16:52:59 ---> 5280ebda92d0 16:52:59 Step 24/26 : LABEL arch=amd64 16:52:59 ---> Running in c2880ae033de 16:52:59 Removing intermediate container c2880ae033de 16:52:59 ---> 1820c4b65e29 16:52:59 Step 25/26 : LABEL git_sha=e0d96adab2d5e77e07dac828311223c440c5d3c1 16:52:59 ---> Running in 968213fcf0fc 16:52:59 Removing intermediate container 968213fcf0fc 16:52:59 ---> d329d861f282 16:52:59 Step 26/26 : LABEL version=2.0.2-dev.26 16:52:59 ---> Running in 5ac34cce4ceb 16:52:59 Removing intermediate container 5ac34cce4ceb 16:52:59 ---> 21a5aa570b27 16:52:59 [Warning] One or more build-args [ARCH] were not consumed 16:52:59 Successfully built 21a5aa570b27 16:52:59 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:59 provisioning config files... 16:52:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config2780804661039265029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:59 ---> docker-login.sh 16:52:59 nexus3.edgexfoundry.org:10001 16:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:59 Configure a credential helper to remove this warning. See 16:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:59 16:52:59 Login Succeeded 16:52:59 nexus3.edgexfoundry.org:10002 16:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:59 Configure a credential helper to remove this warning. See 16:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:59 16:52:59 Login Succeeded 16:52:59 nexus3.edgexfoundry.org:10003 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 nexus3.edgexfoundry.org:10004 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 docker.io 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 ---> docker-login.sh ends [Pipeline] } 16:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:53:00 e0d96adab2d5e77e07dac828311223c440c5d3c1 16:53:00 latest 16:53:00 2.0.2-dev.26 16:53:00 e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 16:53:00 main 16:53:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:53:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] isUnix [Pipeline] sh 16:53:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1 16:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:53:01 09f6624f7b6f: Preparing 16:53:01 6cbc5e2ebd59: Preparing 16:53:01 e854f2f65463: Preparing 16:53:01 629921560abc: Preparing 16:53:01 675a2bf2a081: Preparing 16:53:01 e2eb06d8af82: Preparing 16:53:01 e2eb06d8af82: Waiting 16:53:01 e854f2f65463: Pushed 16:53:01 629921560abc: Pushed 16:53:01 6cbc5e2ebd59: Pushed 16:53:01 e2eb06d8af82: Layer already exists 16:53:01 675a2bf2a081: Pushed 16:53:03 09f6624f7b6f: Pushed 16:53:03 e0d96adab2d5e77e07dac828311223c440c5d3c1: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh 16:53:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 16:53:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:53:04 09f6624f7b6f: Preparing 16:53:04 6cbc5e2ebd59: Preparing 16:53:04 e854f2f65463: Preparing 16:53:04 629921560abc: Preparing 16:53:04 675a2bf2a081: Preparing 16:53:04 e2eb06d8af82: Preparing 16:53:04 e2eb06d8af82: Waiting 16:53:04 09f6624f7b6f: Layer already exists 16:53:04 675a2bf2a081: Layer already exists 16:53:04 e854f2f65463: Layer already exists 16:53:04 6cbc5e2ebd59: Layer already exists 16:53:04 629921560abc: Layer already exists 16:53:04 e2eb06d8af82: Layer already exists 16:53:04 latest: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh 16:53:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh 16:53:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.26 16:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:53:05 09f6624f7b6f: Preparing 16:53:05 6cbc5e2ebd59: Preparing 16:53:05 e854f2f65463: Preparing 16:53:05 629921560abc: Preparing 16:53:05 675a2bf2a081: Preparing 16:53:05 e2eb06d8af82: Preparing 16:53:05 e2eb06d8af82: Waiting 16:53:05 09f6624f7b6f: Layer already exists 16:53:05 e854f2f65463: Layer already exists 16:53:05 675a2bf2a081: Layer already exists 16:53:05 6cbc5e2ebd59: Layer already exists 16:53:05 629921560abc: Layer already exists 16:53:05 e2eb06d8af82: Layer already exists 16:53:05 2.0.2-dev.26: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh 16:53:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh 16:53:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 16:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:53:05 09f6624f7b6f: Preparing 16:53:05 6cbc5e2ebd59: Preparing 16:53:05 e854f2f65463: Preparing 16:53:05 629921560abc: Preparing 16:53:05 675a2bf2a081: Preparing 16:53:05 e2eb06d8af82: Preparing 16:53:05 e2eb06d8af82: Waiting 16:53:05 e854f2f65463: Layer already exists 16:53:05 09f6624f7b6f: Layer already exists 16:53:05 6cbc5e2ebd59: Layer already exists 16:53:05 675a2bf2a081: Layer already exists 16:53:05 629921560abc: Layer already exists 16:53:05 e2eb06d8af82: Layer already exists 16:53:05 e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh 16:53:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 16:53:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:53:06 09f6624f7b6f: Preparing 16:53:06 6cbc5e2ebd59: Preparing 16:53:06 e854f2f65463: Preparing 16:53:06 629921560abc: Preparing 16:53:06 675a2bf2a081: Preparing 16:53:06 e2eb06d8af82: Preparing 16:53:06 e2eb06d8af82: Waiting 16:53:06 629921560abc: Layer already exists 16:53:06 09f6624f7b6f: Layer already exists 16:53:06 675a2bf2a081: Layer already exists 16:53:06 e854f2f65463: Layer already exists 16:53:06 6cbc5e2ebd59: Layer already exists 16:53:06 e2eb06d8af82: Layer already exists 16:53:06 main: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:06 ===================================================== [Pipeline] echo 16:53:06 taggedImages: 16:53:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1 16:53:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:53:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.26 16:53:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 16:53:06 - 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:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:06 16:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:07 latest: Pulling from edgex-lftools-log-publisher 16:53:07 b4d181a07f80: Pulling fs layer 16:53:07 a1111a8f2ec3: Pulling fs layer 16:53:07 ed53099fbce6: Pulling fs layer 16:53:07 dc539afda2c1: Pulling fs layer 16:53:07 77bc0d833cb6: Pulling fs layer 16:53:07 9065ff56babe: Pulling fs layer 16:53:07 d287ab97295c: Pulling fs layer 16:53:07 dc539afda2c1: Waiting 16:53:07 77bc0d833cb6: Waiting 16:53:07 9065ff56babe: Waiting 16:53:07 d287ab97295c: Waiting 16:53:07 a1111a8f2ec3: Verifying Checksum 16:53:07 a1111a8f2ec3: Download complete 16:53:07 dc539afda2c1: Verifying Checksum 16:53:07 dc539afda2c1: Download complete 16:53:07 ed53099fbce6: Verifying Checksum 16:53:07 ed53099fbce6: Download complete 16:53:07 9065ff56babe: Verifying Checksum 16:53:07 9065ff56babe: Download complete 16:53:07 77bc0d833cb6: Verifying Checksum 16:53:07 77bc0d833cb6: Download complete 16:53:07 b4d181a07f80: Verifying Checksum 16:53:07 b4d181a07f80: Download complete 16:53:07 d287ab97295c: Verifying Checksum 16:53:07 d287ab97295c: Download complete 16:53:08 b4d181a07f80: Pull complete 16:53:08 a1111a8f2ec3: Pull complete 16:53:09 ed53099fbce6: Pull complete 16:53:09 dc539afda2c1: Pull complete 16:53:09 77bc0d833cb6: Pull complete 16:53:10 9065ff56babe: Pull complete 16:53:15 d287ab97295c: Pull complete 16:53:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:53:15 prd-centos7-docker-4c-2g-30205 does not seem to be running inside a container 16:53:15 $ 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/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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:53:17 $ docker top 6d0700743e55ab195000ae7250f7e516c8ab411967992b5b555e237b68235295 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:18 ---> job-cost.sh 16:53:18 lf-activate-venv: SKIPPING 16:53:18 INFO: No Stack... 16:53:18 INFO: Retrieving Pricing Info for: v3-standard-2 16:53:19 INFO: Archiving Costs [Pipeline] sh 16:53:19 + cat /w/workspace/app-service-configurable/30/archives/cost.csv 16:53:19 + cut -d, -f6 [Pipeline] lock 16:53:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] 16:53:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] did not exist. Created. 16:53:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:19 + echo total: 0.05999999865889549 [Pipeline] stash 16:53:19 Stashed 1 file(s) [Pipeline] } 16:53:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:19 $ docker stop --time=1 6d0700743e55ab195000ae7250f7e516c8ab411967992b5b555e237b68235295 16:53:21 $ docker rm -f 6d0700743e55ab195000ae7250f7e516c8ab411967992b5b555e237b68235295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:53:49 CGO_ENABLED=1 go vet ./... 16:54:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:54:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:54:13 ./bin/test-attribution-txt.sh [Pipeline] } 16:54:13 $ docker stop --time=1 f85cc97c2bad303e0f0ca094eb60a5f2ba9fb072eedc404d558ee79c37653f6e 16:54:15 $ docker rm -f f85cc97c2bad303e0f0ca094eb60a5f2ba9fb072eedc404d558ee79c37653f6e [Pipeline] // withDockerContainer [Pipeline] sh 16:54:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:54:16 Warning: overwriting stash ‘coverage-report’ 16:54:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:54:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:54:17 + ls -al . 16:54:17 total 172 16:54:17 drwxrwxr-x 7 jenkins jenkins 4096 Nov 10 16:54 . 16:54:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 16:50 .. 16:54:17 -rw-rw-r-- 1 jenkins jenkins 119 Nov 10 16:50 .dockerignore 16:54:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 16:50 .git 16:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 16:50 .github 16:54:17 -rw-rw-r-- 1 jenkins jenkins 104 Nov 10 16:50 .gitignore 16:54:17 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 10 16:50 Attribution.txt 16:54:17 -rw-rw-r-- 1 jenkins jenkins 22206 Nov 10 16:50 CHANGELOG.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 10 16:50 Dockerfile 16:54:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 16:50 GOVERNANCE.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 687 Nov 10 16:50 Jenkinsfile 16:54:17 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 10 16:50 LICENSE 16:54:17 -rw-rw-r-- 1 jenkins jenkins 618 Nov 10 16:50 OWNERS.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 10 16:50 README.md 16:54:17 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 16:48 VERSION 16:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 16:50 bin 16:54:17 -rw-r--r-- 1 jenkins jenkins 10 Nov 10 16:52 coverage.out 16:54:17 -rw-rw-r-- 1 jenkins jenkins 136 Nov 10 16:50 go.mod 16:54:17 -rw-rw-r-- 1 jenkins jenkins 49401 Nov 10 16:50 go.sum 16:54:17 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 10 16:50 main.go 16:54:17 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 10 16:50 makefile 16:54:17 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 16:50 res 16:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 16:50 snap [Pipeline] isUnix [Pipeline] sh 16:54: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=e0d96adab2d5e77e07dac828311223c440c5d3c1 --label arch=arm64 --label version=2.0.2-dev.26 . 16:54:18 Sending build context to Docker daemon 200.2kB 16:54:18 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 16:54:18 Step 2/26 : FROM ${BASE} AS builder 16:54:18 ---> 85fc85a3604d 16:54:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:54:18 ---> Running in df1c29118e8a 16:54:18 Removing intermediate container df1c29118e8a 16:54:18 ---> 9c7639c3d086 16:54:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:54:19 ---> Running in a7039690786e 16:54:19 Removing intermediate container a7039690786e 16:54:19 ---> a852aedac71d 16:54:19 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:54:19 ---> Running in f1ef59d270cd 16:54:19 Removing intermediate container f1ef59d270cd 16:54:19 ---> 8648adee5d05 16:54:19 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:19 ---> Running in a35e12899ca1 16:54:21 Removing intermediate container a35e12899ca1 16:54:21 ---> 1378e8cac1e9 16:54:21 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:54:21 ---> Running in c8ddf6121b0e 16:54:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:54:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:54:25 OK: 219 MiB in 52 packages 16:54:25 Removing intermediate container c8ddf6121b0e 16:54:25 ---> f997ded215fb 16:54:25 Step 8/26 : WORKDIR /app 16:54:25 ---> Running in 1841b6b4012c 16:54:26 Removing intermediate container 1841b6b4012c 16:54:26 ---> 2d57606704f5 16:54:26 Step 9/26 : COPY . . 16:54:26 ---> fec922f229e6 16:54:26 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:26 ---> Running in 4c4948e3e2c2 16:54:29 Removing intermediate container 4c4948e3e2c2 16:54:29 ---> fa60fdf51e4f 16:54:29 Step 11/26 : ARG MAKE="make build" 16:54:29 ---> Running in 62deb61b5399 16:54:29 Removing intermediate container 62deb61b5399 16:54:29 ---> 4dc91132e317 16:54:29 Step 12/26 : RUN $MAKE 16:54:29 ---> Running in a9c7b9458465 16:54:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.26" -o app-service-configurable 16:55:11 Removing intermediate container a9c7b9458465 16:55:11 ---> 0a2925bd4cb0 16:55:11 Step 13/26 : FROM alpine:3.14 16:55:11 3.14: Pulling from library/alpine 16:55:11 552d1f2373af: Already exists 16:55:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:55:11 Status: Downloaded newer image for alpine:3.14 16:55:11 ---> bb3de5531c18 16:55:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:55:12 ---> Running in b438eb68a221 16:55:12 Removing intermediate container b438eb68a221 16:55:12 ---> 0385dc70ff95 16:55:12 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:55:12 ---> Running in 9d05eb589aa4 16:55:13 Removing intermediate container 9d05eb589aa4 16:55:13 ---> e3158bb9f3a4 16:55:13 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:55:13 ---> Running in 52d191a86172 16:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:55:15 (1/7) Installing ca-certificates (20191127-r5) 16:55:15 (2/7) Installing dumb-init (1.2.5-r1) 16:55:15 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:55:15 (4/7) Installing libsodium (1.0.18-r0) 16:55:15 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:55:15 (6/7) Installing libzmq (4.3.4-r0) 16:55:15 (7/7) Installing zeromq (4.3.4-r0) 16:55:15 Executing busybox-1.33.1-r3.trigger 16:55:15 Executing ca-certificates-20191127-r5.trigger 16:55:15 OK: 9 MiB in 21 packages 16:55:16 Removing intermediate container 52d191a86172 16:55:16 ---> b4b8d67aef58 16:55:16 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:55:17 ---> 4a485b38a615 16:55:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:55:18 ---> 987e3cde43ef 16:55:18 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:55:18 ---> d4b62fbccb95 16:55:18 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:55:19 ---> a2aef2be3710 16:55:19 Step 21/26 : EXPOSE 48095 16:55:20 ---> Running in 54f01ab13fea 16:55:20 Removing intermediate container 54f01ab13fea 16:55:20 ---> d6288a8dc07a 16:55:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:55:20 ---> Running in b7828a783f98 16:55:21 Removing intermediate container b7828a783f98 16:55:21 ---> a7f6855d372a 16:55:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:21 ---> Running in 440f36c7d02b 16:55:21 Removing intermediate container 440f36c7d02b 16:55:21 ---> aedfce7eff1c 16:55:21 Step 24/26 : LABEL arch=arm64 16:55:22 ---> Running in 7fe0e38706b4 16:55:22 Removing intermediate container 7fe0e38706b4 16:55:22 ---> cb9fc49ad4f7 16:55:22 Step 25/26 : LABEL git_sha=e0d96adab2d5e77e07dac828311223c440c5d3c1 16:55:22 ---> Running in b8cf5c773bbb 16:55:22 Removing intermediate container b8cf5c773bbb 16:55:22 ---> a295f85cb63f 16:55:22 Step 26/26 : LABEL version=2.0.2-dev.26 16:55:22 ---> Running in 724355a556ce 16:55:22 Removing intermediate container 724355a556ce 16:55:22 ---> 65e04cdfb04b 16:55:22 [Warning] One or more build-args [ARCH] were not consumed 16:55:22 Successfully built 65e04cdfb04b 16:55:22 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:55:23 provisioning config files... 16:55:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config8061215691826235647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:23 ---> docker-login.sh 16:55:23 nexus3.edgexfoundry.org:10001 16:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:23 Configure a credential helper to remove this warning. See 16:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:23 16:55:23 Login Succeeded 16:55:23 nexus3.edgexfoundry.org:10002 16:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:24 Configure a credential helper to remove this warning. See 16:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:24 16:55:24 Login Succeeded 16:55:24 nexus3.edgexfoundry.org:10003 16:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:24 Configure a credential helper to remove this warning. See 16:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:24 16:55:24 Login Succeeded 16:55:24 nexus3.edgexfoundry.org:10004 16:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:25 Configure a credential helper to remove this warning. See 16:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:25 16:55:25 Login Succeeded 16:55:25 docker.io 16:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:26 Configure a credential helper to remove this warning. See 16:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:26 16:55:26 Login Succeeded 16:55:26 ---> docker-login.sh ends [Pipeline] } 16:55:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:26 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:55:26 e0d96adab2d5e77e07dac828311223c440c5d3c1 16:55:26 latest 16:55:26 2.0.2-dev.26 16:55:26 e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 16:55:26 main 16:55:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] isUnix [Pipeline] sh 16:55:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1 16:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:55:28 e22c8ee4cd6d: Preparing 16:55:28 5bbea4eba0f1: Preparing 16:55:28 8b991014e907: Preparing 16:55:28 966043e1e598: Preparing 16:55:28 ba01610ab149: Preparing 16:55:28 ee420dfed78a: Preparing 16:55:28 8b991014e907: Pushed 16:55:28 ee420dfed78a: Layer already exists 16:55:28 5bbea4eba0f1: Pushed 16:55:28 966043e1e598: Pushed 16:55:29 ba01610ab149: Pushed 16:55:32 e22c8ee4cd6d: Pushed 16:55:32 e0d96adab2d5e77e07dac828311223c440c5d3c1: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh 16:55:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:55:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:55:33 e22c8ee4cd6d: Preparing 16:55:33 5bbea4eba0f1: Preparing 16:55:33 8b991014e907: Preparing 16:55:33 966043e1e598: Preparing 16:55:33 ba01610ab149: Preparing 16:55:33 ee420dfed78a: Preparing 16:55:33 ee420dfed78a: Waiting 16:55:33 8b991014e907: Layer already exists 16:55:33 e22c8ee4cd6d: Layer already exists 16:55:33 5bbea4eba0f1: Layer already exists 16:55:33 ba01610ab149: Layer already exists 16:55:33 966043e1e598: Layer already exists 16:55:33 ee420dfed78a: Layer already exists 16:55:33 latest: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh 16:55:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh 16:55:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.26 16:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:55:34 e22c8ee4cd6d: Preparing 16:55:34 5bbea4eba0f1: Preparing 16:55:34 8b991014e907: Preparing 16:55:34 966043e1e598: Preparing 16:55:34 ba01610ab149: Preparing 16:55:34 ee420dfed78a: Preparing 16:55:34 ee420dfed78a: Waiting 16:55:34 e22c8ee4cd6d: Layer already exists 16:55:34 ba01610ab149: Layer already exists 16:55:34 5bbea4eba0f1: Layer already exists 16:55:34 966043e1e598: Layer already exists 16:55:34 8b991014e907: Layer already exists 16:55:34 ee420dfed78a: Layer already exists 16:55:34 2.0.2-dev.26: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh 16:55:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh 16:55:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 16:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:55:35 e22c8ee4cd6d: Preparing 16:55:35 5bbea4eba0f1: Preparing 16:55:35 8b991014e907: Preparing 16:55:35 966043e1e598: Preparing 16:55:35 ba01610ab149: Preparing 16:55:35 ee420dfed78a: Preparing 16:55:35 ee420dfed78a: Waiting 16:55:35 ba01610ab149: Layer already exists 16:55:35 8b991014e907: Layer already exists 16:55:35 5bbea4eba0f1: Layer already exists 16:55:35 e22c8ee4cd6d: Layer already exists 16:55:35 966043e1e598: Layer already exists 16:55:35 ee420dfed78a: Layer already exists 16:55:35 e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh 16:55:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 16:55:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:55:36 e22c8ee4cd6d: Preparing 16:55:36 5bbea4eba0f1: Preparing 16:55:36 8b991014e907: Preparing 16:55:36 966043e1e598: Preparing 16:55:36 ba01610ab149: Preparing 16:55:36 ee420dfed78a: Preparing 16:55:36 ee420dfed78a: Waiting 16:55:36 e22c8ee4cd6d: Layer already exists 16:55:37 8b991014e907: Layer already exists 16:55:37 ba01610ab149: Layer already exists 16:55:37 5bbea4eba0f1: Layer already exists 16:55:37 966043e1e598: Layer already exists 16:55:37 ee420dfed78a: Layer already exists 16:55:37 main: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:37 ===================================================== [Pipeline] echo 16:55:37 taggedImages: 16:55:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1 16:55:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:55:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.26 16:55:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 16:55:37 - 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:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:37 16:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:38 arm64: Pulling from edgex-lftools-log-publisher 16:55:38 448f6bf000e3: Pulling fs layer 16:55:38 f757da607395: Pulling fs layer 16:55:38 05883995daec: Pulling fs layer 16:55:38 8603b9c90790: Pulling fs layer 16:55:38 1560dd03e051: Pulling fs layer 16:55:38 27f5ce0e4adf: Pulling fs layer 16:55:38 c2d8d7efcc4b: Pulling fs layer 16:55:38 1560dd03e051: Waiting 16:55:38 27f5ce0e4adf: Waiting 16:55:38 c2d8d7efcc4b: Waiting 16:55:38 8603b9c90790: Waiting 16:55:38 f757da607395: Verifying Checksum 16:55:38 f757da607395: Download complete 16:55:38 8603b9c90790: Download complete 16:55:38 1560dd03e051: Download complete 16:55:38 27f5ce0e4adf: Verifying Checksum 16:55:38 27f5ce0e4adf: Download complete 16:55:38 05883995daec: Verifying Checksum 16:55:38 05883995daec: Download complete 16:55:39 448f6bf000e3: Verifying Checksum 16:55:39 448f6bf000e3: Download complete 16:55:41 c2d8d7efcc4b: Verifying Checksum 16:55:41 c2d8d7efcc4b: Download complete 16:55:42 448f6bf000e3: Pull complete 16:55:43 f757da607395: Pull complete 16:55:45 05883995daec: Pull complete 16:55:45 8603b9c90790: Pull complete 16:55:45 1560dd03e051: Pull complete 16:55:46 27f5ce0e4adf: Pull complete 16:56:02 c2d8d7efcc4b: Pull complete 16:56:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:56:02 prd-ubuntu18.04-docker-arm64-4c-16g-30204 does not seem to be running inside a container 16:56:02 $ 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/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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:56:05 $ docker top 557fd26fd561136194eead50bdc8cb4858e87e2fa0326f2b322b95d6017b07eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:06 ---> job-cost.sh 16:56:06 lf-activate-venv: SKIPPING 16:56:06 INFO: No Stack... 16:56:06 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:07 INFO: Archiving Costs [Pipeline] sh 16:56:08 + cat /w/workspace/app-service-configurable/30/archives/cost.csv 16:56:08 + cut -d, -f6 [Pipeline] lock 16:56:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] 16:56:08 Resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] did not exist. Created. 16:56:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:09 /w/workspace/app-service-configurable/30@tmp/durable-abbe540e/script.sh: 1: /w/workspace/app-service-configurable/30@tmp/durable-abbe540e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:56:11 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:11 Warning: overwriting stash ‘stack-cost’ 16:56:11 Stashed 1 file(s) [Pipeline] } 16:56:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:11 $ docker stop --time=1 557fd26fd561136194eead50bdc8cb4858e87e2fa0326f2b322b95d6017b07eb 16:56:12 $ docker rm -f 557fd26fd561136194eead50bdc8cb4858e87e2fa0326f2b322b95d6017b07eb [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:56:14 provisioning config files... 16:56:14 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4510140753858749322tmp [Pipeline] { [Pipeline] sh 16:56:14 + set +x 16:56:14 + bash -s -- 16:56:14 + curl -s https://codecov.io/bash 16:56:14 16:56:14 _____ _ 16:56:14 / ____| | | 16:56:14 | | ___ __| | ___ ___ _____ __ 16:56:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:14 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:14 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:14 Bash-1.0.6 16:56:14 16:56:14 16:56:14 ==> git version 2.24.4 found 16:56:14 ==> 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:56:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:56:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:56:14 ==> Jenkins CI detected. 16:56:14 current dir:  /w/workspace/ry_app-service-configurable_main 16:56:14 project root: . 16:56:14 --> token set from env 16:56:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:14 ==> Running gcov in . (disable via -X gcov) 16:56:14 ==> Python coveragepy not found 16:56:14 ==> Searching for coverage reports in: 16:56:14 + . 16:56:14 -> Found 1 reports 16:56:14 ==> Detecting git/mercurial file structure 16:56:14 ==> Reading reports 16:56:14 + ./coverage.out bytes=10 16:56:14 ==> Appending adjustments 16:56:14 https://docs.codecov.io/docs/fixing-reports 16:56:14 + Found adjustments 16:56:14 ==> Gzipping contents 16:56:14 4.0K /tmp/codecov.LdiS0u.gz 16:56:14 ==> Uploading reports 16:56:14 url: https://codecov.io 16:56:14 query: branch=main&commit=e0d96adab2d5e77e07dac828311223c440c5d3c1&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:14 -> Pinging Codecov 16:56:14 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=e0d96adab2d5e77e07dac828311223c440c5d3c1&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:15 -> Uploading to 16:56:15 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/A97CA9966030D2A3747ED39772930CCE/e0d96adab2d5e77e07dac828311223c440c5d3c1/07cdafa4-03f7-4fe8-86c9-203b5ab75eaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T165615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3551cd9351066ce08f078dd7f7c080312f69a3244228c3e0f1a0a2db2e386a91 16:56:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:15 Dload Upload Total Spent Left Speed 16:56:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1064 --:--:-- --:--:-- --:--:-- 1063 100 566 0 0 100 566 0 1063 --:--:-- --:--:-- --:--:-- 1063 16:56:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] } 16:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:56:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:56:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:17 16:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:56:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:56:17 188c0c94c7c5: Pulling fs layer 16:56:17 0ef7d3d256c8: Pulling fs layer 16:56:17 de9db76c5a1d: Pulling fs layer 16:56:17 0eba1c9be4d2: Pulling fs layer 16:56:17 0d57e429df01: Pulling fs layer 16:56:17 4e4be7b47b0d: Pulling fs layer 16:56:17 e1f770b5df2f: Pulling fs layer 16:56:17 85a0685a4137: Pulling fs layer 16:56:17 0d57e429df01: Waiting 16:56:17 4e4be7b47b0d: Waiting 16:56:17 e1f770b5df2f: Waiting 16:56:17 85a0685a4137: Waiting 16:56:17 0eba1c9be4d2: Waiting 16:56:17 de9db76c5a1d: Verifying Checksum 16:56:17 de9db76c5a1d: Download complete 16:56:17 0ef7d3d256c8: Verifying Checksum 16:56:17 0ef7d3d256c8: Download complete 16:56:17 0d57e429df01: Verifying Checksum 16:56:17 0d57e429df01: Download complete 16:56:17 4e4be7b47b0d: Verifying Checksum 16:56:17 4e4be7b47b0d: Download complete 16:56:17 188c0c94c7c5: Verifying Checksum 16:56:17 188c0c94c7c5: Download complete 16:56:18 e1f770b5df2f: Verifying Checksum 16:56:18 e1f770b5df2f: Download complete 16:56:18 188c0c94c7c5: Pull complete 16:56:18 0eba1c9be4d2: Verifying Checksum 16:56:18 0eba1c9be4d2: Download complete 16:56:18 0ef7d3d256c8: Pull complete 16:56:18 85a0685a4137: Verifying Checksum 16:56:18 85a0685a4137: Download complete 16:56:18 de9db76c5a1d: Pull complete 16:56:21 0eba1c9be4d2: Pull complete 16:56:21 0d57e429df01: Pull complete 16:56:22 4e4be7b47b0d: Pull complete 16:56:22 e1f770b5df2f: Pull complete 16:56:26 85a0685a4137: Pull complete 16:56:26 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:56:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:56:26 prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container 16:56:26 $ 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:56:28 $ docker top 88ef3af48147f425ad779e34748dcda66a99807eea1bfa7f44213e4518511943 -eo pid,comm [Pipeline] { [Pipeline] echo 16:56:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:56:29 + set -o pipefail 16:56:29 + snyk monitor '--org=edgex-jenkins' 16:56:35 16:56:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:56:35 16:56:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b7136da4-aff0-41a7-8322-e3d2e0173043 16:56:35 16:56:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:56:35 16:56:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:56:35 16:56:35 16:56:35 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 16:56:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:56:35 $ docker stop --time=1 88ef3af48147f425ad779e34748dcda66a99807eea1bfa7f44213e4518511943 16:56:37 $ docker rm -f 88ef3af48147f425ad779e34748dcda66a99807eea1bfa7f44213e4518511943 [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:56:39 + git log --format=format:%s -1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] isUnix [Pipeline] sh 16:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:56:39 . [Pipeline] withDockerContainer 16:56:39 prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container 16:56:39 $ 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:56:40 $ docker top 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:40 [ssh-agent] Looking for ssh-agent implementation... 16:56:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:40 $ docker exec 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 ssh-agent 16:56:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPaMEkp/agent.15 16:56:40 SSH_AGENT_PID=21 16:56:40 Running ssh-add (command line suppressed) 16:56:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1381821555748239498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1381821555748239498.key) 16:56:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:40 + git semver tag 16:56:40 # -> Open(): unable to determine branch for HEAD 16:56:40 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:56:40 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:56:40 # $SEMVER_REMOTE_NAME = origin 16:56:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:56:40 # $SEMVER_USER_NAME = edgex-jenkins 16:56:40 # $SEMVER_BRANCH = main 16:56:40 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:56:40 # e0d96adab2d5e77e07dac828311223c440c5d3c1 HEAD 16:56:40 # -> Force: false 16:56:40 # 3d2eaf2bb47bd67a810b8480580d3237547a402f refs/tags/v2.0.2-dev.26 [Pipeline] } 16:56:40 $ docker exec --env ******** --env ******** 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 ssh-agent -k 16:56:40 unset SSH_AUTH_SOCK; 16:56:40 unset SSH_AGENT_PID; 16:56:40 echo Agent pid 21 killed; 16:56:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:41 + git semver [Pipeline] } 16:56:41 $ docker stop --time=1 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 16:56:43 $ docker rm -f 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:43 16:56:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:43 0.23.1-centos7: Pulling from edgex-lftools 16:56:43 ab5ef0e58194: Pulling fs layer 16:56:43 9712f1f96733: Pulling fs layer 16:56:43 63f879dbbcfc: Pulling fs layer 16:56:43 0d9ebad4ef96: Pulling fs layer 16:56:43 e9a5061849ea: Pulling fs layer 16:56:43 d747dcd14b5f: Pulling fs layer 16:56:43 2de7ff778b66: Pulling fs layer 16:56:43 0d9ebad4ef96: Waiting 16:56:43 e9a5061849ea: Waiting 16:56:43 d747dcd14b5f: Waiting 16:56:43 2de7ff778b66: Waiting 16:56:43 9712f1f96733: Verifying Checksum 16:56:43 9712f1f96733: Download complete 16:56:44 63f879dbbcfc: Verifying Checksum 16:56:44 63f879dbbcfc: Download complete 16:56:44 0d9ebad4ef96: Verifying Checksum 16:56:44 0d9ebad4ef96: Download complete 16:56:44 d747dcd14b5f: Verifying Checksum 16:56:44 d747dcd14b5f: Download complete 16:56:44 ab5ef0e58194: Verifying Checksum 16:56:44 ab5ef0e58194: Download complete 16:56:44 e9a5061849ea: Verifying Checksum 16:56:44 e9a5061849ea: Download complete 16:56:44 2de7ff778b66: Verifying Checksum 16:56:44 2de7ff778b66: Download complete 16:56:47 ab5ef0e58194: Pull complete 16:56:47 9712f1f96733: Pull complete 16:56:48 63f879dbbcfc: Pull complete 16:56:52 0d9ebad4ef96: Pull complete 16:56:52 e9a5061849ea: Pull complete 16:56:53 d747dcd14b5f: Pull complete 16:56:53 2de7ff778b66: Pull complete 16:56:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:56:53 prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container 16:56:53 $ 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:56:56 $ docker top 4f03e0e4bb8358e56fd4339d8f84ec49bd8ca8d0f6abe7648e5ff187d77451cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:56:56 provisioning config files... 16:56:56 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3278891289103289485tmp 16:56:56 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4628481219560714322tmp 16:56:56 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8106633971658913344tmp [Pipeline] { [Pipeline] echo 16:56:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:56:57 ---> sigul-configuration.sh 16:56:57 gpg: directory `/root/.gnupg' created 16:56:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:56:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:56:57 gpg: keyring `/root/.gnupg/secring.gpg' created 16:56:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:56:57 gpg: CAST5 encrypted data 16:56:57 gpg: encrypted with 1 passphrase 16:56:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:56:57 + mkdir /home/jenkins 16:56:57 + mkdir /home/jenkins/sigul [Pipeline] sh 16:56:57 + 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:56:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:56:57 ---> sigul-install.sh 16:56:57 Sigul already installed; skipping installation. [Pipeline] sh 16:56:58 + git tag --list 16:56:58 v1.0.0 16:56:58 v1.1.0 16:56:58 v1.2.0 16:56:58 v1.3.0 16:56:58 v1.3.1 16:56:58 v2.0.0 16:56:58 v2.0.1 16:56:58 v2.0.1-dev.1 16:56:58 v2.0.2-dev.1 16:56:58 v2.0.2-dev.10 16:56:58 v2.0.2-dev.11 16:56:58 v2.0.2-dev.12 16:56:58 v2.0.2-dev.13 16:56:58 v2.0.2-dev.14 16:56:58 v2.0.2-dev.15 16:56:58 v2.0.2-dev.16 16:56:58 v2.0.2-dev.17 16:56:58 v2.0.2-dev.18 16:56:58 v2.0.2-dev.19 16:56:58 v2.0.2-dev.2 16:56:58 v2.0.2-dev.20 16:56:58 v2.0.2-dev.21 16:56:58 v2.0.2-dev.22 16:56:58 v2.0.2-dev.23 16:56:58 v2.0.2-dev.24 16:56:58 v2.0.2-dev.25 16:56:58 v2.0.2-dev.26 16:56:58 v2.0.2-dev.3 16:56:58 v2.0.2-dev.4 16:56:58 v2.0.2-dev.5 16:56:58 v2.0.2-dev.6 16:56:58 v2.0.2-dev.7 16:56:58 v2.0.2-dev.8 16:56:58 v2.0.2-dev.9 [Pipeline] sh 16:56:58 + lftools sign git-tag v2.0.2-dev.26 16:56:59 Signing Git tag with Sigul... 16:56:59 Signing v2.0.2-dev.26 [Pipeline] echo 16:56:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:57:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:57:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:57:00 $ docker stop --time=1 4f03e0e4bb8358e56fd4339d8f84ec49bd8ca8d0f6abe7648e5ff187d77451cd 16:57:01 $ docker rm -f 4f03e0e4bb8358e56fd4339d8f84ec49bd8ca8d0f6abe7648e5ff187d77451cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:57:03 . [Pipeline] withDockerContainer 16:57:03 prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container 16:57:03 $ 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:57:03 $ docker top 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:03 [ssh-agent] Looking for ssh-agent implementation... 16:57:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:03 $ docker exec 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 ssh-agent 16:57:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLPpcCA/agent.14 16:57:03 SSH_AGENT_PID=21 16:57:03 Running ssh-add (command line suppressed) 16:57:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3178438795876513017.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3178438795876513017.key) 16:57:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:04 + git semver bump pre 16:57:04 # -> Open(): unable to determine branch for HEAD 16:57:04 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:57:04 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:57:04 # $SEMVER_REMOTE_NAME = origin 16:57:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:57:04 # $SEMVER_USER_NAME = edgex-jenkins 16:57:04 # $SEMVER_BRANCH = main 16:57:04 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:57:04 2.0.2-dev.27 [Pipeline] } 16:57:04 $ docker exec --env ******** --env ******** 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 ssh-agent -k 16:57:04 unset SSH_AUTH_SOCK; 16:57:04 unset SSH_AGENT_PID; 16:57:04 echo Agent pid 21 killed; 16:57:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:04 + git semver [Pipeline] } 16:57:04 $ docker stop --time=1 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 16:57:05 $ docker rm -f 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:57:07 . [Pipeline] withDockerContainer 16:57:07 prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container 16:57:07 $ 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:57:07 $ docker top 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:08 [ssh-agent] Looking for ssh-agent implementation... 16:57:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:08 $ docker exec 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 ssh-agent 16:57:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbMkBo/agent.13 16:57:08 SSH_AGENT_PID=19 16:57:08 Running ssh-add (command line suppressed) 16:57:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2882489512779585794.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2882489512779585794.key) 16:57:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:08 + git semver push 16:57:08 # -> Open(): unable to determine branch for HEAD 16:57:08 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:57:08 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:57:08 # $SEMVER_REMOTE_NAME = origin 16:57:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:57:08 # $SEMVER_USER_NAME = edgex-jenkins 16:57:08 # $SEMVER_BRANCH = main 16:57:08 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:57:10 $ docker exec --env ******** --env ******** 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 ssh-agent -k 16:57:10 unset SSH_AUTH_SOCK; 16:57:10 unset SSH_AGENT_PID; 16:57:10 echo Agent pid 19 killed; 16:57:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:12 + git semver [Pipeline] } 16:57:12 $ docker stop --time=1 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 16:57:13 $ docker rm -f 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:57:15 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:57:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:15 ---> package-listing.sh 16:57:15 ++ facter osfamily 16:57:15 ++ tr '[:upper:]' '[:lower:]' 16:57:16 + OS_FAMILY=redhat 16:57:16 + workspace=/w/workspace/ry_app-service-configurable_main 16:57:16 + START_PACKAGES=/tmp/packages_start.txt 16:57:16 + END_PACKAGES=/tmp/packages_end.txt 16:57:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:16 + PACKAGES=/tmp/packages_start.txt 16:57:16 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:57:16 + PACKAGES=/tmp/packages_end.txt 16:57:16 + case "${OS_FAMILY}" in 16:57:16 + sort 16:57:16 + rpm -qa 16:57:17 + '[' -f /tmp/packages_start.txt ']' 16:57:17 + '[' -f /tmp/packages_end.txt ']' 16:57:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:17 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:57:17 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:57:17 + 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:57:17 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:57:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:18 16:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:18 latest: Pulling from edgex-lftools-log-publisher 16:57:18 b4d181a07f80: Pulling fs layer 16:57:18 a1111a8f2ec3: Pulling fs layer 16:57:18 ed53099fbce6: Pulling fs layer 16:57:18 dc539afda2c1: Pulling fs layer 16:57:18 77bc0d833cb6: Pulling fs layer 16:57:18 9065ff56babe: Pulling fs layer 16:57:18 d287ab97295c: Pulling fs layer 16:57:18 dc539afda2c1: Waiting 16:57:18 77bc0d833cb6: Waiting 16:57:18 9065ff56babe: Waiting 16:57:18 d287ab97295c: Waiting 16:57:18 a1111a8f2ec3: Verifying Checksum 16:57:18 a1111a8f2ec3: Download complete 16:57:18 dc539afda2c1: Verifying Checksum 16:57:18 dc539afda2c1: Download complete 16:57:18 ed53099fbce6: Verifying Checksum 16:57:18 ed53099fbce6: Download complete 16:57:18 9065ff56babe: Verifying Checksum 16:57:18 9065ff56babe: Download complete 16:57:18 77bc0d833cb6: Verifying Checksum 16:57:18 77bc0d833cb6: Download complete 16:57:18 b4d181a07f80: Verifying Checksum 16:57:18 b4d181a07f80: Download complete 16:57:19 d287ab97295c: Verifying Checksum 16:57:19 d287ab97295c: Download complete 16:57:20 b4d181a07f80: Pull complete 16:57:20 a1111a8f2ec3: Pull complete 16:57:21 ed53099fbce6: Pull complete 16:57:21 dc539afda2c1: Pull complete 16:57:21 77bc0d833cb6: Pull complete 16:57:21 9065ff56babe: Pull complete 16:57:27 d287ab97295c: Pull complete 16:57:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:57:27 prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container 16:57:27 $ 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:57:29 $ docker top 9371356a6081584d776728a616d9e1e03b8aac214e7db033801986e6b553d6fb -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:30 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:30 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:30 + ls /var/log/sa-host 16:57:30 + sadf -c /var/log/sa-host/sa10 16:57:30 file_magic: OK 16:57:30 HZ: Using current value: 100 16:57:30 file_header: OK 16:57:30 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:57:30 Statistics: 16:57:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:30 File successfully converted to sysstat format version 12.0.3 16:57:30 + sadf -c /var/log/sa-host/sa30 16:57:30 file_magic: OK 16:57:30 HZ: Using current value: 100 16:57:30 file_header: OK 16:57:30 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:57:30 Statistics: 16:57:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:32 provisioning config files... 16:57:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3842351758856065391tmp [Pipeline] { [Pipeline] echo 16:57:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:33 ---> create-netrc.sh [Pipeline] } 16:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:33 ---> python-tools-install.sh [Pipeline] echo 16:57:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:33 ---> sudo-logs.sh 16:57:33 Archiving 'sudo' log.. 16:57:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-30203.novalocal: Name or service not known 16:57:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-30203.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:57:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:35 ---> job-cost.sh 16:57:35 lf-activate-venv: SKIPPING 16:57:35 DEBUG: total: 0.10999999940395355 16:57:35 INFO: Retrieving Stack Cost... 16:57:35 INFO: Retrieving Pricing Info for: v3-standard-2 16:57:35 INFO: Archiving Costs [Pipeline] echo 16:57:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:35 ---> logs-deploy.sh 16:57:35 lf-activate-venv: SKIPPING 16:57:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/30 16:57:35 INFO: archiving workspace using pattern(s): 16:57:35 Archives upload complete. 16:57:36 INFO: archiving logs to Nexus 16:57:37 ---> uname -a: 16:57:37 Linux prd-centos7-docker-4c-2g-30203.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:57:37 16:57:37 16:57:37 ---> lscpu: 16:57:37 Architecture: x86_64 16:57:37 CPU op-mode(s): 32-bit, 64-bit 16:57:37 Byte Order: Little Endian 16:57:37 Address sizes: 40 bits physical, 48 bits virtual 16:57:37 CPU(s): 2 16:57:37 On-line CPU(s) list: 0,1 16:57:37 Thread(s) per core: 1 16:57:37 Core(s) per socket: 1 16:57:37 Socket(s): 2 16:57:37 NUMA node(s): 1 16:57:37 Vendor ID: AuthenticAMD 16:57:37 CPU family: 23 16:57:37 Model: 49 16:57:37 Model name: AMD EPYC-Rome Processor 16:57:37 Stepping: 0 16:57:37 CPU MHz: 2799.996 16:57:37 BogoMIPS: 5599.99 16:57:37 Virtualization: AMD-V 16:57:37 Hypervisor vendor: KVM 16:57:37 Virtualization type: full 16:57:37 L1d cache: 32K 16:57:37 L1i cache: 32K 16:57:37 L2 cache: 512K 16:57:37 L3 cache: 16384K 16:57:37 NUMA node0 CPU(s): 0,1 16:57:37 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:57:37 16:57:37 16:57:37 ---> nproc: 16:57:37 2 16:57:37 16:57:37 16:57:37 ---> df -h: 16:57:37 Filesystem Size Used Avail Use% Mounted on 16:57:37 overlay 40G 9.0G 32G 23% / 16:57:37 tmpfs 64M 0 64M 0% /dev 16:57:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:57:37 shm 64M 0 64M 0% /dev/shm 16:57:37 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:57:37 16:57:37 16:57:37 ---> sar -b -r -n DEV: 16:57:37 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 16:57:37 16:57:37 16:47:50 LINUX RESTART (2 CPU) 16:57:37 16:57:37 16:48:01 tps rtps wtps bread/s bwrtn/s 16:57:37 16:49:01 187.14 68.20 118.94 7962.29 38898.05 16:57:37 16:50:01 1.78 0.00 1.78 0.00 35.48 16:57:37 16:51:01 0.22 0.00 0.22 0.00 3.23 16:57:37 16:52:01 0.27 0.00 0.27 0.00 3.22 16:57:37 16:53:01 0.27 0.00 0.27 0.00 3.56 16:57:37 16:54:01 0.22 0.00 0.22 0.00 3.20 16:57:37 16:55:01 0.27 0.00 0.27 0.00 3.65 16:57:37 16:56:01 0.23 0.00 0.23 0.00 3.12 16:57:37 16:57:01 214.57 0.07 214.50 4.79 54314.80 16:57:37 Average: 45.01 7.59 37.42 885.30 10366.93 16:57:37 16:57:37 16:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:37 16:49:01 5695808 0 614520 7.67 2620 1695984 1268916 14.01 554876 1523748 132 16:57:37 16:50:01 5709056 0 601268 7.51 2620 1695988 1163400 12.84 544204 1523708 20 16:57:37 16:51:01 5710252 0 600068 7.49 2620 1695992 1163772 12.85 542212 1524008 8 16:57:37 16:52:01 5706736 0 603580 7.54 2620 1695996 1163796 12.85 546016 1524004 8 16:57:37 16:53:01 5709520 0 600792 7.50 2620 1696000 1163400 12.84 542764 1524940 8 16:57:37 16:54:01 5707584 0 602724 7.53 2620 1696004 1163496 12.85 545152 1524940 20 16:57:37 16:55:01 5708028 0 602276 7.52 2620 1696008 1163400 12.84 544756 1524940 16 16:57:37 16:56:01 5695516 0 614780 7.68 2620 1696016 1163748 12.85 556508 1524940 20 16:57:37 16:57:01 4054328 0 934124 11.66 2620 3017860 1196920 13.21 855128 2647456 112 16:57:37 Average: 5521870 0 641570 8.01 2620 1842872 1178983 13.02 581291 1649187 38 16:57:37 16:57:37 16:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:37 16:49:01 eth0 452.32 263.37 986.38 74.44 0.00 0.00 0.00 0.00 16:57:37 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:49:01 docker0 2.81 1.90 0.68 7.92 0.00 0.00 0.00 0.00 16:57:37 16:50:01 eth0 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:57:37 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:51:01 eth0 3.12 1.30 2.42 0.26 0.00 0.00 0.00 0.00 16:57:37 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:52:01 eth0 0.50 0.45 0.31 0.21 0.00 0.00 0.00 0.00 16:57:37 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:53:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:37 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:54:01 eth0 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 16:57:37 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:55:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 16:57:37 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:56:01 eth0 2.28 0.90 0.90 0.56 0.00 0.00 0.00 0.00 16:57:37 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:57:01 eth0 333.74 198.10 7657.79 34.85 0.00 0.00 0.00 0.00 16:57:37 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 16:57:01 docker0 28.25 43.98 2.83 386.08 0.00 0.00 0.00 0.00 16:57:37 Average: eth0 88.19 51.64 961.39 12.27 0.00 0.00 0.00 0.00 16:57:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:37 Average: docker0 3.45 5.10 0.39 43.80 0.00 0.00 0.00 0.00 16:57:37 16:57:37 16:57:37 ---> sar -P ALL: 16:57:37 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 16:57:37 16:57:37 16:47:50 LINUX RESTART (2 CPU) 16:57:37 16:57:37 16:48:01 CPU %user %nice %system %iowait %steal %idle 16:57:37 16:49:01 all 18.68 0.00 6.57 5.85 0.07 68.83 16:57:37 16:49:01 0 18.65 0.00 6.90 6.07 0.07 68.32 16:57:37 16:49:01 1 18.71 0.00 6.24 5.64 0.07 69.34 16:57:37 16:50:01 all 0.13 0.00 0.08 0.00 0.02 99.77 16:57:37 16:50:01 0 0.10 0.00 0.07 0.00 0.02 99.82 16:57:37 16:50:01 1 0.17 0.00 0.08 0.00 0.02 99.73 16:57:37 16:51:01 all 0.27 0.00 0.04 0.00 0.02 99.67 16:57:37 16:51:01 0 0.10 0.00 0.05 0.00 0.02 99.83 16:57:37 16:51:01 1 0.43 0.00 0.03 0.00 0.02 99.52 16:57:37 16:52:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:57:37 16:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:57:37 16:52:01 1 0.40 0.00 0.03 0.00 0.00 99.57 16:57:37 16:53:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:57:37 16:53:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:57:37 16:53:01 1 0.38 0.00 0.03 0.00 0.02 99.57 16:57:37 16:54:01 all 0.20 0.00 0.04 0.00 0.01 99.75 16:57:37 16:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:57:37 16:54:01 1 0.35 0.00 0.03 0.00 0.00 99.62 16:57:37 16:55:01 all 0.19 0.00 0.05 0.00 0.03 99.73 16:57:37 16:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:57:37 16:55:01 1 0.33 0.00 0.07 0.00 0.02 99.58 16:57:37 16:56:01 all 0.23 0.00 0.04 0.00 0.02 99.72 16:57:37 16:56:01 0 0.08 0.00 0.07 0.00 0.02 99.83 16:57:37 16:56:01 1 0.37 0.00 0.02 0.00 0.02 99.60 16:57:37 16:57:01 all 22.68 0.00 9.33 2.72 0.07 65.20 16:57:37 16:57:01 0 22.69 0.00 9.48 2.65 0.07 65.11 16:57:37 16:57:01 1 22.68 0.00 9.18 2.78 0.07 65.30 16:57:37 Average: all 4.61 0.00 1.74 0.92 0.03 92.69 16:57:37 Average: 0 4.50 0.00 1.80 0.94 0.03 92.74 16:57:37 Average: 1 4.73 0.00 1.69 0.91 0.02 92.65 16:57:37 16:57:37 16:57:37