Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 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-ssh4388863898835048156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4529513635279969403.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1691684244379433558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8334581226976467602.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-ssh1208292697969197943.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-709 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-ssh8210577714074391071.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 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 (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 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 Commit message: "build: Update to use released SDK (#357)" > git rev-list --no-walk 4ec47cdd8cea7a0176fb01ed614db2877bbe7fef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:27:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:27:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:27:50 ========================================================= 23:27:50 EdgeX Global Pipelines Version Info 23:27:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:27:52 ------------------- 23:27:52 stable info: 23:27:52 ------------------- 23:27:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:27:52 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 23:27:52 Message: update stable to v1.0.215 23:27:52 ------------------- 23:27:52 experimental info: 23:27:52 ------------------- 23:27:52 Commited By: **** collab-it+edgex@linuxfoundation.org 23:27:52 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 23:27:52 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:27:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfff906 [Pipeline] echo 23:27:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:53 provisioning config files... 23:27:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2702933676747983340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:53 ---> docker-login.sh 23:27:53 nexus3.edgexfoundry.org:10001 23:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:53 Configure a credential helper to remove this warning. See 23:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:53 23:27:53 Login Succeeded 23:27:53 nexus3.edgexfoundry.org:10002 23:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:53 Configure a credential helper to remove this warning. See 23:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:53 23:27:53 Login Succeeded 23:27:53 nexus3.edgexfoundry.org:10003 23:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:53 Configure a credential helper to remove this warning. See 23:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:53 23:27:53 Login Succeeded 23:27:53 nexus3.edgexfoundry.org:10004 23:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:54 Configure a credential helper to remove this warning. See 23:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:54 23:27:54 Login Succeeded 23:27:54 docker.io 23:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:54 Configure a credential helper to remove this warning. See 23:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:54 23:27:54 Login Succeeded 23:27:54 ---> docker-login.sh ends [Pipeline] } 23:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:27:54 + git rev-list -1 --merges bfff9069ec602defc1c67fa58b1ab94b3f5a4b73~1..bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo 23:27:54 -----------> git rev-list -1 --merges bfff9069ec602defc1c67fa58b1ab94b3f5a4b73~1..bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [false] [Pipeline] sh 23:27:55 + git log --format=format:%s -1 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo 23:27:55 ========================================================= 23:27:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:27:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:55 + git log --format=format:%s -1 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo 23:27:55 [semverPrep] GIT_COMMIT: bfff9069ec602defc1c67fa58b1ab94b3f5a4b73, Commit Message: build: Update to use released SDK (#357) [Pipeline] echo 23:27:55 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:55 23:27:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:27:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:56 latest: Pulling from edgex-devops/git-semver 23:27:56 a0d0a0d46f8b: Pulling fs layer 23:27:56 3e5f54012d9b: Pulling fs layer 23:27:56 4c7163046ea9: Pulling fs layer 23:27:56 0c2d73faf560: Pulling fs layer 23:27:56 0c2d73faf560: Waiting 23:27:56 3e5f54012d9b: Verifying Checksum 23:27:56 3e5f54012d9b: Download complete 23:27:56 a0d0a0d46f8b: Verifying Checksum 23:27:56 a0d0a0d46f8b: Download complete 23:27:56 4c7163046ea9: Verifying Checksum 23:27:56 4c7163046ea9: Download complete 23:27:56 0c2d73faf560: Verifying Checksum 23:27:56 0c2d73faf560: Download complete 23:27:56 a0d0a0d46f8b: Pull complete 23:27:56 3e5f54012d9b: Pull complete 23:27:56 4c7163046ea9: Pull complete 23:27:56 0c2d73faf560: Pull complete 23:27:56 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:27:57 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 23:27:56 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:27:56 $ docker top 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:57 [ssh-agent] Looking for ssh-agent implementation... 23:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:57 $ docker exec 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent 23:27:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMACfBB/agent.13 23:27:57 SSH_AGENT_PID=19 23:27:57 Running ssh-add (command line suppressed) 23:27:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4369582401161405167.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4369582401161405167.key) 23:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:58 + git tag --points-at HEAD [Pipeline] } 23:27:57 $ docker exec --env ******** --env ******** 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent -k 23:27:57 unset SSH_AUTH_SOCK; 23:27:57 unset SSH_AGENT_PID; 23:27:57 echo Agent pid 19 killed; 23:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:27:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:58 [ssh-agent] Looking for ssh-agent implementation... 23:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:58 $ docker exec 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent 23:27:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaoiAfp/agent.51 23:27:58 SSH_AGENT_PID=57 23:27:58 Running ssh-add (command line suppressed) 23:27:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1095308092708703603.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1095308092708703603.key) 23:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:59 + git semver init 23:27:59 # -> Open(): unable to determine branch for HEAD 23:27:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:27:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:27:59 # $SEMVER_REMOTE_NAME = origin 23:27:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:27:59 # $SEMVER_USER_NAME = edgex-jenkins 23:27:59 # $SEMVER_BRANCH = main 23:27:59 # $SEMVER_TEMP = /tmp/semver-640570061 23:27:59 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:27:59 # '/tmp/semver-640570061' -> '/w/workspace/ry_app-service-configurable_main/.semver' 23:27:59 # -> Force: false 23:27:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 23:27:59 $ docker exec --env ******** --env ******** 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent -k 23:27:59 unset SSH_AUTH_SOCK; 23:27:59 unset SSH_AGENT_PID; 23:27:59 echo Agent pid 57 killed; 23:27:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:00 + git semver [Pipeline] } 23:27:59 $ docker stop --time=1 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 23:28:00 $ docker rm -f 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:01 Stashed 1 file(s) [Pipeline] echo 23:28:01 [edgeXSemver]: initialized semver on version 2.0.2-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:28:16 Still waiting to schedule task 23:28:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:28:16 Still waiting to schedule task 23:28:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:29:13 Running on prd-centos7-docker-4c-2g-712 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:29:13 Running in /w/workspace/app-service-configurable/34 [Pipeline] { [Pipeline] checkout 23:29:14 Selected Git installation does not exist. Using Default 23:29:14 The recommended git tool is: NONE 23:29:16 using credential edgex-jenkins-ssh 23:29:16 Cloning the remote Git repository 23:29:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:29:14 > git init /w/workspace/app-service-configurable/34 # timeout=10 23:29:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:29:15 > git --version # timeout=10 23:29:15 > git --version # 'git version 2.24.4' 23:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:15 [INFO] Currently running in a labeled security context 23:29:15 [INFO] Currently SELinux is 'enforcing' on the host 23:29:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/34@tmp/jenkins-gitclient-ssh3112577434365833337.key 23:29:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:16 Avoid second fetch 23:29:16 Checking out Revision bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 (main) 23:29:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:29:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:15 > git config core.sparsecheckout # timeout=10 23:29:15 > git checkout -f bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 23:29:20 Commit message: "build: Update to use released SDK (#357)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:20 provisioning config files... 23:29:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config8087159013492952287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:21 ---> docker-login.sh 23:29:21 nexus3.edgexfoundry.org:10001 23:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:21 Configure a credential helper to remove this warning. See 23:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:21 23:29:21 Login Succeeded 23:29:21 nexus3.edgexfoundry.org:10002 23:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:21 Configure a credential helper to remove this warning. See 23:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:21 23:29:21 Login Succeeded 23:29:21 nexus3.edgexfoundry.org:10003 23:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:21 Configure a credential helper to remove this warning. See 23:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:21 23:29:21 Login Succeeded 23:29:21 nexus3.edgexfoundry.org:10004 23:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:21 Configure a credential helper to remove this warning. See 23:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:21 23:29:21 Login Succeeded 23:29:21 docker.io 23:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:22 Configure a credential helper to remove this warning. See 23:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:22 23:29:22 Login Succeeded 23:29:22 ---> docker-login.sh ends [Pipeline] } 23:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:22 ========================================================= 23:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:29:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:29:22 + 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 . 23:29:22 Sending build context to Docker daemon 200.7kB 23:29:22 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:29:22 Step 2/12 : FROM ${BASE} AS builder 23:29:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:22 a0d0a0d46f8b: Pulling fs layer 23:29:22 31adcdaf11c8: Pulling fs layer 23:29:22 b8b176561691: Pulling fs layer 23:29:22 4527c011a84f: Pulling fs layer 23:29:22 5d74067f8e1e: Pulling fs layer 23:29:22 e0aca202a116: Pulling fs layer 23:29:22 3a43be97a3b4: Pulling fs layer 23:29:22 34cad66bf833: Pulling fs layer 23:29:22 b4e3c513aaa6: Pulling fs layer 23:29:22 4527c011a84f: Waiting 23:29:22 5d74067f8e1e: Waiting 23:29:22 e0aca202a116: Waiting 23:29:22 3a43be97a3b4: Waiting 23:29:22 34cad66bf833: Waiting 23:29:22 b4e3c513aaa6: Waiting 23:29:22 b8b176561691: Verifying Checksum 23:29:22 b8b176561691: Download complete 23:29:22 31adcdaf11c8: Verifying Checksum 23:29:22 31adcdaf11c8: Download complete 23:29:22 5d74067f8e1e: Verifying Checksum 23:29:22 5d74067f8e1e: Download complete 23:29:22 e0aca202a116: Verifying Checksum 23:29:22 e0aca202a116: Download complete 23:29:22 a0d0a0d46f8b: Verifying Checksum 23:29:22 a0d0a0d46f8b: Download complete 23:29:22 3a43be97a3b4: Verifying Checksum 23:29:22 3a43be97a3b4: Download complete 23:29:22 34cad66bf833: Verifying Checksum 23:29:22 34cad66bf833: Download complete 23:29:23 a0d0a0d46f8b: Pull complete 23:29:23 4527c011a84f: Verifying Checksum 23:29:23 4527c011a84f: Download complete 23:29:23 b4e3c513aaa6: Verifying Checksum 23:29:23 b4e3c513aaa6: Download complete 23:29:23 31adcdaf11c8: Pull complete 23:29:23 b8b176561691: Pull complete 23:29:27 4527c011a84f: Pull complete 23:29:27 5d74067f8e1e: Pull complete 23:29:27 e0aca202a116: Pull complete 23:29:27 3a43be97a3b4: Pull complete 23:29:27 34cad66bf833: Pull complete 23:29:31 b4e3c513aaa6: Pull complete 23:29:31 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:29:31 ---> 9f6097aaca64 23:29:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:29:34 ---> Running in 1ee477c06b75 23:29:34 Removing intermediate container 1ee477c06b75 23:29:34 ---> 4ae4649a1e31 23:29:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:29:34 ---> Running in fe60356e56c3 23:29:34 Removing intermediate container fe60356e56c3 23:29:34 ---> b4209530ee3f 23:29:34 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:29:34 ---> Running in 0aa25767d005 23:29:34 Removing intermediate container 0aa25767d005 23:29:34 ---> 5ec65d5e9325 23:29:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:34 ---> Running in 4b5eeed6fea2 23:29:35 Removing intermediate container 4b5eeed6fea2 23:29:35 ---> 1bacfe01b198 23:29:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:35 ---> Running in 2968f71a62eb 23:29:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:29:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:29:36 OK: 220 MiB in 52 packages 23:29:36 Removing intermediate container 2968f71a62eb 23:29:36 ---> 0a9fb38f6b75 23:29:36 Step 8/12 : WORKDIR /app 23:29:36 ---> Running in 5dcc59411cd1 23:29:36 Removing intermediate container 5dcc59411cd1 23:29:36 ---> 4e3d149b468b 23:29:36 Step 9/12 : COPY . . 23:29:37 ---> 76dcc2cf2e12 23:29:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:37 ---> Running in ecb111d969f7 23:30:09 Removing intermediate container ecb111d969f7 23:30:09 ---> 66812fdea1fd 23:30:09 Step 11/12 : ARG MAKE="make build" 23:30:09 ---> Running in cd31f02ba0e6 23:30:09 Removing intermediate container cd31f02ba0e6 23:30:09 ---> 3811d37bd51d 23:30:09 Step 12/12 : RUN $MAKE 23:30:09 ---> Running in e79b9cc698c7 23:30:09 noop 23:30:09 Removing intermediate container e79b9cc698c7 23:30:09 ---> e659d121b94b 23:30:09 Successfully built e659d121b94b 23:30:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:30:09 + docker inspect -f . ci-base-image-x86_64 23:30:09 . [Pipeline] withDockerContainer 23:30:09 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 23:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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 23:30:10 $ docker top 860799fd756135dbe2199b1ed15f5ba7a265f056deb603d3f5aad36360f0c265 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:10 + go version 23:30:10 go version go1.16.8 linux/amd64 [Pipeline] } 23:30:10 $ docker stop --time=1 860799fd756135dbe2199b1ed15f5ba7a265f056deb603d3f5aad36360f0c265 23:30:11 $ docker rm -f 860799fd756135dbe2199b1ed15f5ba7a265f056deb603d3f5aad36360f0c265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:12 + docker inspect -f . ci-base-image-x86_64 23:30:12 . [Pipeline] withDockerContainer 23:30:12 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 23:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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 23:30:12 $ docker top ad6e7a9f2c6fdce3420afe9446e23fbd402dd2a3188669908cb27ec639193042 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:30:13 + make test 23:30:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:30:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:30:28 CGO_ENABLED=1 go vet ./... 23:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:30:34 ./bin/test-attribution-txt.sh [Pipeline] echo 23:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:30:34 $ docker stop --time=1 ad6e7a9f2c6fdce3420afe9446e23fbd402dd2a3188669908cb27ec639193042 23:30:36 $ docker rm -f ad6e7a9f2c6fdce3420afe9446e23fbd402dd2a3188669908cb27ec639193042 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:30:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:30:37 + ls -al . 23:30:37 total 148 23:30:37 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 15 23:30 . 23:30:37 drwxrwxr-x. 4 jenkins jenkins 30 Nov 15 23:29 .. 23:30:37 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 15 23:29 Attribution.txt 23:30:37 drwxrwxr-x. 2 jenkins jenkins 37 Nov 15 23:29 bin 23:30:37 -rw-rw-r--. 1 jenkins jenkins 23791 Nov 15 23:29 CHANGELOG.md 23:30:37 -rw-r--r--. 1 jenkins jenkins 10 Nov 15 23:30 coverage.out 23:30:37 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 15 23:29 Dockerfile 23:30:37 -rw-rw-r--. 1 jenkins jenkins 119 Nov 15 23:29 .dockerignore 23:30:37 drwxrwxr-x. 8 jenkins jenkins 162 Nov 15 23:29 .git 23:30:37 drwxrwxr-x. 2 jenkins jenkins 104 Nov 15 23:29 .github 23:30:37 -rw-rw-r--. 1 jenkins jenkins 104 Nov 15 23:29 .gitignore 23:30:37 -rw-rw-r--. 1 jenkins jenkins 129 Nov 15 23:29 go.mod 23:30:37 -rw-rw-r--. 1 jenkins jenkins 49193 Nov 15 23:29 go.sum 23:30:37 -rw-rw-r--. 1 jenkins jenkins 677 Nov 15 23:29 GOVERNANCE.md 23:30:37 -rw-rw-r--. 1 jenkins jenkins 687 Nov 15 23:29 Jenkinsfile 23:30:37 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 15 23:29 LICENSE 23:30:37 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 15 23:29 main.go 23:30:37 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 15 23:29 makefile 23:30:37 -rw-rw-r--. 1 jenkins jenkins 618 Nov 15 23:29 OWNERS.md 23:30:37 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 15 23:29 README.md 23:30:37 drwxrwxr-x. 9 jenkins jenkins 151 Nov 15 23:29 res 23:30:37 drwxrwxr-x. 3 jenkins jenkins 58 Nov 15 23:29 snap 23:30:37 -rw-rw-r--. 1 jenkins jenkins 12 Nov 15 23:28 VERSION [Pipeline] isUnix [Pipeline] sh 23:30: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=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 --label arch=amd64 --label version=2.0.2-dev.30 . 23:30:37 Sending build context to Docker daemon 201.7kB 23:30:37 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 23:30:37 Step 2/26 : FROM ${BASE} AS builder 23:30:37 ---> e659d121b94b 23:30:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:30:37 ---> Running in 4e813739ee03 23:30:37 Removing intermediate container 4e813739ee03 23:30:37 ---> 1d1ec7fe0f75 23:30:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:30:37 ---> Running in b64f1098e795 23:30:38 Removing intermediate container b64f1098e795 23:30:38 ---> 7ccb0d732a68 23:30:38 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:30:38 ---> Running in b1bd7be96754 23:30:38 Removing intermediate container b1bd7be96754 23:30:38 ---> dbdd312b7492 23:30:38 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:38 ---> Running in 6cb3b2671767 23:30:38 Removing intermediate container 6cb3b2671767 23:30:38 ---> d2a9325539ef 23:30:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:30:38 ---> Running in bbf6ad503b44 23:30:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:30:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:30:39 OK: 220 MiB in 52 packages 23:30:40 Removing intermediate container bbf6ad503b44 23:30:40 ---> 6d48aea3b11b 23:30:40 Step 8/26 : WORKDIR /app 23:30:40 ---> Running in f6ff5cbd38fd 23:30:40 Removing intermediate container f6ff5cbd38fd 23:30:40 ---> 776ab474b374 23:30:40 Step 9/26 : COPY . . 23:30:40 ---> aff17c6751e4 23:30:40 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:40 ---> Running in ab56717f251b 23:30:40 Removing intermediate container ab56717f251b 23:30:40 ---> f3d9dce47580 23:30:40 Step 11/26 : ARG MAKE="make build" 23:30:40 ---> Running in 92bdf999796b 23:30:41 Removing intermediate container 92bdf999796b 23:30:41 ---> 97ab8ee196da 23:30:41 Step 12/26 : RUN $MAKE 23:30:41 ---> Running in e76b4a13d483 23:30:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.30" -o app-service-configurable 23:30:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-714 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:30:49 Running in /w/workspace/app-service-configurable/34 [Pipeline] { [Pipeline] checkout 23:30:49 Selected Git installation does not exist. Using Default 23:30:49 The recommended git tool is: NONE 23:30:53 Removing intermediate container e76b4a13d483 23:30:53 ---> d3ffe5856b94 23:30:53 Step 13/26 : FROM alpine:3.14 23:30:53 3.14: Pulling from library/alpine 23:30:53 97518928ae5f: Pulling fs layer 23:30:53 97518928ae5f: Verifying Checksum 23:30:53 97518928ae5f: Download complete 23:30:53 97518928ae5f: Pull complete 23:30:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:30:53 Status: Downloaded newer image for alpine:3.14 23:30:53 ---> 0a97eee8041e 23:30:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:30:53 ---> Running in f68d96a55aff 23:30:54 Removing intermediate container f68d96a55aff 23:30:54 ---> 1c0af5c6d15f 23:30:54 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:30:54 ---> Running in c8fd2ceee29a 23:30:54 Removing intermediate container c8fd2ceee29a 23:30:54 ---> 67df5474a4fa 23:30:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:30:54 ---> Running in 751dd02d51f3 23:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:30:54 (1/7) Installing ca-certificates (20191127-r5) 23:30:54 (2/7) Installing dumb-init (1.2.5-r1) 23:30:54 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:30:54 (4/7) Installing libsodium (1.0.18-r0) 23:30:54 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:30:54 (6/7) Installing libzmq (4.3.4-r0) 23:30:54 (7/7) Installing zeromq (4.3.4-r0) 23:30:54 Executing busybox-1.33.1-r6.trigger 23:30:54 Executing ca-certificates-20191127-r5.trigger 23:30:54 OK: 9 MiB in 21 packages 23:30:55 Removing intermediate container 751dd02d51f3 23:30:55 ---> d1118a63932e 23:30:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:30:55 ---> 160f523ffc70 23:30:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:30:55 ---> 74b7e609ba87 23:30:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:30:55 ---> e1294b037910 23:30:55 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:30:55 ---> a547b7c11d37 23:30:55 Step 21/26 : EXPOSE 48095 23:30:55 ---> Running in 7173d77b566f 23:30:56 Removing intermediate container 7173d77b566f 23:30:56 ---> 62b98f5edbf0 23:30:56 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:30:56 ---> Running in 8e6248176525 23:30:56 Removing intermediate container 8e6248176525 23:30:56 ---> 92ea62f0a0f3 23:30:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:56 ---> Running in fa5f4d59fc0e 23:30:56 Removing intermediate container fa5f4d59fc0e 23:30:56 ---> 44828fbf71e5 23:30:56 Step 24/26 : LABEL arch=amd64 23:30:56 ---> Running in 915bc901d638 23:30:56 using credential edgex-jenkins-ssh 23:30:56 Cloning the remote Git repository 23:30:56 Removing intermediate container 915bc901d638 23:30:56 ---> 1bd6e66f1ab3 23:30:56 Step 25/26 : LABEL git_sha=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:30:56 ---> Running in 75e9e5308d53 23:30:56 Removing intermediate container 75e9e5308d53 23:30:56 ---> 81c9392a58df 23:30:56 Step 26/26 : LABEL version=2.0.2-dev.30 23:30:56 ---> Running in 4bf6acabc8ea 23:30:56 Removing intermediate container 4bf6acabc8ea 23:30:56 ---> e2ec7c6c373c 23:30:56 [Warning] One or more build-args [ARCH] were not consumed 23:30:56 Successfully built e2ec7c6c373c 23:30:56 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:56 provisioning config files... 23:30:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config8883485903634226900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:57 ---> docker-login.sh 23:30:57 nexus3.edgexfoundry.org:10001 23:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:57 Configure a credential helper to remove this warning. See 23:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:57 23:30:57 Login Succeeded 23:30:57 nexus3.edgexfoundry.org:10002 23:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:57 Configure a credential helper to remove this warning. See 23:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:57 23:30:57 Login Succeeded 23:30:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:30:56 > git init /w/workspace/app-service-configurable/34 # timeout=10 23:30:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:30:56 > git --version # timeout=10 23:30:56 > git --version # 'git version 2.17.1' 23:30:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:57 nexus3.edgexfoundry.org:10003 23:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:57 Configure a credential helper to remove this warning. See 23:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:57 23:30:57 Login Succeeded 23:30:57 nexus3.edgexfoundry.org:10004 23:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:57 Configure a credential helper to remove this warning. See 23:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:57 23:30:57 Login Succeeded 23:30:57 docker.io 23:30:57 Avoid second fetch 23:30:57 Checking out Revision bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 (main) 23:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:57 Configure a credential helper to remove this warning. See 23:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:57 23:30:57 Login Succeeded 23:30:57 ---> docker-login.sh ends [Pipeline] } 23:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:30:57 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:30:57 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:30:57 latest 23:30:57 2.0.2-dev.30 23:30:57 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 23:30:57 main 23:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] isUnix [Pipeline] sh 23:30:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:30:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:57 > git config core.sparsecheckout # timeout=10 23:30:57 > git checkout -f bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 23:30:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:30:58 9a4e364f9b15: Preparing 23:30:58 712f63deb707: Preparing 23:30:58 4730ae0a6b5a: Preparing 23:30:58 3ca2e3f3457a: Preparing 23:30:58 b9e93d6b21ec: Preparing 23:30:58 1a058d5342cc: Preparing 23:30:58 1a058d5342cc: Waiting 23:30:58 4730ae0a6b5a: Pushed 23:30:58 712f63deb707: Pushed 23:30:58 1a058d5342cc: Layer already exists 23:30:58 b9e93d6b21ec: Pushed 23:30:58 3ca2e3f3457a: Pushed 23:31:00 9a4e364f9b15: Pushed 23:31:00 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:31:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:31:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:31:00 9a4e364f9b15: Preparing 23:31:00 712f63deb707: Preparing 23:31:00 4730ae0a6b5a: Preparing 23:31:00 3ca2e3f3457a: Preparing 23:31:00 b9e93d6b21ec: Preparing 23:31:00 1a058d5342cc: Preparing 23:31:00 1a058d5342cc: Waiting 23:31:00 712f63deb707: Layer already exists 23:31:00 4730ae0a6b5a: Layer already exists 23:31:00 3ca2e3f3457a: Layer already exists 23:31:00 9a4e364f9b15: Layer already exists 23:31:00 b9e93d6b21ec: Layer already exists 23:31:00 1a058d5342cc: Layer already exists 23:31:00 latest: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:31:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh 23:31:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.30 23:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:31:01 9a4e364f9b15: Preparing 23:31:01 712f63deb707: Preparing 23:31:01 4730ae0a6b5a: Preparing 23:31:01 3ca2e3f3457a: Preparing 23:31:01 b9e93d6b21ec: Preparing 23:31:01 1a058d5342cc: Preparing 23:31:01 1a058d5342cc: Waiting 23:31:01 9a4e364f9b15: Layer already exists 23:31:01 4730ae0a6b5a: Layer already exists 23:31:01 3ca2e3f3457a: Layer already exists 23:31:01 b9e93d6b21ec: Layer already exists 23:31:01 712f63deb707: Layer already exists 23:31:01 1a058d5342cc: Layer already exists 23:31:01 2.0.2-dev.30: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:31:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh 23:31:02 Commit message: "build: Update to use released SDK (#357)" 23:31:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 23:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:31:02 9a4e364f9b15: Preparing 23:31:02 712f63deb707: Preparing 23:31:02 4730ae0a6b5a: Preparing 23:31:02 3ca2e3f3457a: Preparing 23:31:02 b9e93d6b21ec: Preparing 23:31:02 1a058d5342cc: Preparing 23:31:02 1a058d5342cc: Waiting 23:31:02 3ca2e3f3457a: Layer already exists 23:31:02 b9e93d6b21ec: Layer already exists 23:31:02 9a4e364f9b15: Layer already exists 23:31:02 712f63deb707: Layer already exists 23:31:02 4730ae0a6b5a: Layer already exists 23:31:02 1a058d5342cc: Layer already exists 23:31:02 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:31:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:31:02 9a4e364f9b15: Preparing 23:31:02 712f63deb707: Preparing 23:31:02 4730ae0a6b5a: Preparing 23:31:02 3ca2e3f3457a: Preparing 23:31:02 b9e93d6b21ec: Preparing 23:31:02 1a058d5342cc: Preparing 23:31:02 1a058d5342cc: Waiting 23:31:02 b9e93d6b21ec: Layer already exists 23:31:02 4730ae0a6b5a: Layer already exists 23:31:02 3ca2e3f3457a: Layer already exists 23:31:02 9a4e364f9b15: Layer already exists 23:31:02 712f63deb707: Layer already exists 23:31:02 1a058d5342cc: Layer already exists 23:31:02 main: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:02 ===================================================== [Pipeline] echo 23:31:02 taggedImages: 23:31:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:31:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:31:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.30 23:31:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 23:31:02 - 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] } 23:31:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:31:03 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:03 Dload Upload Total Spent Left Speed 23:31:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 23:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:03 23:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:31:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:03 latest: Pulling from edgex-lftools-log-publisher 23:31:03 b4d181a07f80: Pulling fs layer 23:31:03 a1111a8f2ec3: Pulling fs layer 23:31:03 ed53099fbce6: Pulling fs layer 23:31:03 dc539afda2c1: Pulling fs layer 23:31:03 77bc0d833cb6: Pulling fs layer 23:31:03 9065ff56babe: Pulling fs layer 23:31:03 d287ab97295c: Pulling fs layer 23:31:03 dc539afda2c1: Waiting 23:31:03 77bc0d833cb6: Waiting 23:31:03 9065ff56babe: Waiting 23:31:03 d287ab97295c: Waiting 23:31:03 a1111a8f2ec3: Verifying Checksum 23:31:03 a1111a8f2ec3: Download complete 23:31:03 dc539afda2c1: Verifying Checksum 23:31:03 dc539afda2c1: Download complete 23:31:03 ed53099fbce6: Verifying Checksum 23:31:03 ed53099fbce6: Download complete 23:31:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:31:03 + sudo tee /etc/docker/daemon.new 23:31:03 { 23:31:03 "registry-mirrors": [ 23:31:03 "https://nexus3.edgexfoundry.org:10001" 23:31:03 ], 23:31:03 "bip": "10.250.0.254/24", 23:31:03 "hosts": [ 23:31:03 "tcp://0.0.0.0:5555", 23:31:03 "unix:///var/run/docker.sock" 23:31:03 ], 23:31:03 "mtu": 1458, 23:31:03 "selinux-enabled": true, 23:31:03 "seccomp-profile": "/etc/docker/seccomp.json" 23:31:03 } [Pipeline] sh 23:31:04 9065ff56babe: Verifying Checksum 23:31:04 9065ff56babe: Download complete 23:31:04 77bc0d833cb6: Verifying Checksum 23:31:04 77bc0d833cb6: Download complete 23:31:04 b4d181a07f80: Verifying Checksum 23:31:04 b4d181a07f80: Download complete 23:31:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:31:04 + sudo service docker restart 23:31:04 d287ab97295c: Verifying Checksum 23:31:04 d287ab97295c: Download complete 23:31:05 b4d181a07f80: Pull complete 23:31:05 a1111a8f2ec3: Pull complete 23:31:06 ed53099fbce6: Pull complete 23:31:06 dc539afda2c1: Pull complete 23:31:06 77bc0d833cb6: Pull complete 23:31:06 9065ff56babe: Pull complete 23:31:11 d287ab97295c: Pull complete 23:31:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:31:12 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 23:31:12 $ 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/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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 23:31:14 $ docker top 8bd459d19e5da785d72bb1da128cc1c024f3740e5684496ec157bfe4235a4db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:15 ---> job-cost.sh 23:31:15 lf-activate-venv: SKIPPING 23:31:15 INFO: No Stack... 23:31:15 INFO: Retrieving Pricing Info for: v3-standard-2 23:31:15 INFO: Archiving Costs [Pipeline] sh 23:31:16 + cat /w/workspace/app-service-configurable/34/archives/cost.csv 23:31:16 + cut -d, -f6 [Pipeline] lock 23:31:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] 23:31:16 Resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] did not exist. Created. 23:31:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:16 + echo total: 0.05999999865889549 [Pipeline] stash 23:31:16 Stashed 1 file(s) [Pipeline] } 23:31:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:16 $ docker stop --time=1 8bd459d19e5da785d72bb1da128cc1c024f3740e5684496ec157bfe4235a4db9 23:31:17 $ docker rm -f 8bd459d19e5da785d72bb1da128cc1c024f3740e5684496ec157bfe4235a4db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:22 provisioning config files... 23:31:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config1572087418508695292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:23 ---> docker-login.sh 23:31:23 nexus3.edgexfoundry.org:10001 23:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:24 Configure a credential helper to remove this warning. See 23:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:24 23:31:24 Login Succeeded 23:31:24 nexus3.edgexfoundry.org:10002 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 nexus3.edgexfoundry.org:10003 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 nexus3.edgexfoundry.org:10004 23:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:26 Configure a credential helper to remove this warning. See 23:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:26 23:31:26 Login Succeeded 23:31:26 docker.io 23:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:27 Configure a credential helper to remove this warning. See 23:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:27 23:31:27 Login Succeeded 23:31:27 ---> docker-login.sh ends [Pipeline] } 23:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:27 ========================================================= 23:31:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:31:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:31:27 + 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 . 23:31:27 Sending build context to Docker daemon 200.7kB 23:31:28 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:31:28 Step 2/12 : FROM ${BASE} AS builder 23:31:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:31:28 552d1f2373af: Pulling fs layer 23:31:28 ea3f2d53f512: Pulling fs layer 23:31:28 9e70ebbbe112: Pulling fs layer 23:31:28 7a9cfe048b4a: Pulling fs layer 23:31:28 72dc09318566: Pulling fs layer 23:31:28 f4f7b4309257: Pulling fs layer 23:31:28 0ac9a79272e3: Pulling fs layer 23:31:28 b78e95d17946: Pulling fs layer 23:31:28 f4f7b4309257: Waiting 23:31:28 0ac9a79272e3: Waiting 23:31:28 b78e95d17946: Waiting 23:31:28 7a9cfe048b4a: Waiting 23:31:28 72dc09318566: Waiting 23:31:28 9e70ebbbe112: Download complete 23:31:28 ea3f2d53f512: Verifying Checksum 23:31:28 ea3f2d53f512: Download complete 23:31:28 72dc09318566: Verifying Checksum 23:31:28 72dc09318566: Download complete 23:31:28 f4f7b4309257: Verifying Checksum 23:31:28 f4f7b4309257: Download complete 23:31:28 552d1f2373af: Verifying Checksum 23:31:28 552d1f2373af: Download complete 23:31:28 0ac9a79272e3: Verifying Checksum 23:31:28 0ac9a79272e3: Download complete 23:31:29 552d1f2373af: Pull complete 23:31:30 ea3f2d53f512: Pull complete 23:31:30 9e70ebbbe112: Pull complete 23:31:30 b78e95d17946: Verifying Checksum 23:31:30 b78e95d17946: Download complete 23:31:30 7a9cfe048b4a: Verifying Checksum 23:31:30 7a9cfe048b4a: Download complete 23:31:43 7a9cfe048b4a: Pull complete 23:31:43 72dc09318566: Pull complete 23:31:43 f4f7b4309257: Pull complete 23:31:43 0ac9a79272e3: Pull complete 23:31:48 b78e95d17946: Pull complete 23:31:48 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:31:48 ---> 8b459fc5aaf0 23:31:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:31:50 ---> Running in 119aa12bfbaf 23:31:50 Removing intermediate container 119aa12bfbaf 23:31:50 ---> 131d9594e14a 23:31:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:31:51 ---> Running in 4bab9225ab09 23:31:51 Removing intermediate container 4bab9225ab09 23:31:51 ---> f3d51e57ccf7 23:31:51 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:31:51 ---> Running in fa364daaf96c 23:31:51 Removing intermediate container fa364daaf96c 23:31:51 ---> 2fad42e3e63b 23:31:51 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:52 ---> Running in 9d8c2202a266 23:31:54 Removing intermediate container 9d8c2202a266 23:31:54 ---> b06796f2158c 23:31:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:54 ---> Running in a6baa5836719 23:31:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:32:00 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 23:32:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:32:06 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 23:32:06 OK: 219 MiB in 52 packages 23:32:06 Removing intermediate container a6baa5836719 23:32:06 ---> 70220adaa647 23:32:06 Step 8/12 : WORKDIR /app 23:32:06 ---> Running in d708794cf0bf 23:32:07 Removing intermediate container d708794cf0bf 23:32:07 ---> 96b13df27415 23:32:07 Step 9/12 : COPY . . 23:32:08 ---> 66d5710c7aaa 23:32:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:08 ---> Running in 99fee9091a8b 23:33:29 Removing intermediate container 99fee9091a8b 23:33:29 ---> 91dac8d4a95b 23:33:29 Step 11/12 : ARG MAKE="make build" 23:33:29 ---> Running in 5d56fccb306e 23:33:29 Removing intermediate container 5d56fccb306e 23:33:29 ---> 63972c406987 23:33:29 Step 12/12 : RUN $MAKE 23:33:29 ---> Running in 25eb94ab030c 23:33:29 noop 23:33:29 Removing intermediate container 25eb94ab030c 23:33:29 ---> 55c0b59ac76d 23:33:29 Successfully built 55c0b59ac76d 23:33:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:33:30 + docker inspect -f . ci-base-image-arm64 23:33:30 . [Pipeline] withDockerContainer 23:33:30 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 23:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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 23:33:32 $ docker top b78df3f953bc06b12ab517cd55c838ed80441676fd37b16630c9444ea44e4f91 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:32 + go version 23:33:32 go version go1.16.8 linux/arm64 [Pipeline] } 23:33:33 $ docker stop --time=1 b78df3f953bc06b12ab517cd55c838ed80441676fd37b16630c9444ea44e4f91 23:33:34 $ docker rm -f b78df3f953bc06b12ab517cd55c838ed80441676fd37b16630c9444ea44e4f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:33:35 + docker inspect -f . ci-base-image-arm64 23:33:35 . [Pipeline] withDockerContainer 23:33:35 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 23:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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 23:33:37 $ docker top 742d5f6834525fe83e5b846df2856426e6a0a492da479cd9be67a7464b6d4205 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:33:38 + make test 23:33:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:34:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:34:34 CGO_ENABLED=1 go vet ./... 23:35:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:07 ./bin/test-attribution-txt.sh [Pipeline] echo 23:35:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:07 $ docker stop --time=1 742d5f6834525fe83e5b846df2856426e6a0a492da479cd9be67a7464b6d4205 23:35:09 $ docker rm -f 742d5f6834525fe83e5b846df2856426e6a0a492da479cd9be67a7464b6d4205 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:09 Warning: overwriting stash ‘coverage-report’ 23:35:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:11 + ls -al . 23:35:11 total 172 23:35:11 drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 23:35 . 23:35:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 23:30 .. 23:35:11 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 23:30 .dockerignore 23:35:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 23:31 .git 23:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:30 .github 23:35:11 -rw-rw-r-- 1 jenkins jenkins 104 Nov 15 23:30 .gitignore 23:35:11 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 15 23:30 Attribution.txt 23:35:11 -rw-rw-r-- 1 jenkins jenkins 23791 Nov 15 23:30 CHANGELOG.md 23:35:11 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 15 23:30 Dockerfile 23:35:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 23:30 GOVERNANCE.md 23:35:11 -rw-rw-r-- 1 jenkins jenkins 687 Nov 15 23:30 Jenkinsfile 23:35:11 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 23:30 LICENSE 23:35:11 -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 23:30 OWNERS.md 23:35:11 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 15 23:30 README.md 23:35:11 -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 23:28 VERSION 23:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:30 bin 23:35:11 -rw-r--r-- 1 jenkins jenkins 10 Nov 15 23:33 coverage.out 23:35:11 -rw-rw-r-- 1 jenkins jenkins 129 Nov 15 23:30 go.mod 23:35:11 -rw-rw-r-- 1 jenkins jenkins 49193 Nov 15 23:30 go.sum 23:35:11 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 15 23:30 main.go 23:35:11 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 15 23:30 makefile 23:35:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 23:30 res 23:35:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 23:30 snap [Pipeline] isUnix [Pipeline] sh 23:35:11 + 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=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 --label arch=arm64 --label version=2.0.2-dev.30 . 23:35:11 Sending build context to Docker daemon 201.7kB 23:35:12 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 23:35:12 Step 2/26 : FROM ${BASE} AS builder 23:35:12 ---> 55c0b59ac76d 23:35:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:35:12 ---> Running in 769f8f801527 23:35:12 Removing intermediate container 769f8f801527 23:35:12 ---> afbd0c479131 23:35:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:35:12 ---> Running in f951e56ced19 23:35:13 Removing intermediate container f951e56ced19 23:35:13 ---> 93cd57138ee3 23:35:13 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:35:13 ---> Running in cf9e04ada332 23:35:13 Removing intermediate container cf9e04ada332 23:35:13 ---> dbf0f14b9a84 23:35:13 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:13 ---> Running in ecd9dd4dc674 23:35:15 Removing intermediate container ecd9dd4dc674 23:35:15 ---> c9e8e8dcb7a0 23:35:15 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:15 ---> Running in ec45cc5aa96f 23:35:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:35:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:35:19 OK: 219 MiB in 52 packages 23:35:20 Removing intermediate container ec45cc5aa96f 23:35:20 ---> c7662c21f413 23:35:20 Step 8/26 : WORKDIR /app 23:35:20 ---> Running in deeb0e3b8624 23:35:21 Removing intermediate container deeb0e3b8624 23:35:21 ---> 8dfe1db4091b 23:35:21 Step 9/26 : COPY . . 23:35:21 ---> 67e0f24df8dd 23:35:21 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:21 ---> Running in 1aef48fd01f1 23:35:24 Removing intermediate container 1aef48fd01f1 23:35:24 ---> c5c662fa2f57 23:35:24 Step 11/26 : ARG MAKE="make build" 23:35:24 ---> Running in e564ccabce96 23:35:25 Removing intermediate container e564ccabce96 23:35:25 ---> 65dd79985470 23:35:25 Step 12/26 : RUN $MAKE 23:35:25 ---> Running in df805e031a59 23:35:26 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.30" -o app-service-configurable 23:36:13 Removing intermediate container df805e031a59 23:36:13 ---> ceb1d36ef18b 23:36:13 Step 13/26 : FROM alpine:3.14 23:36:14 3.14: Pulling from library/alpine 23:36:15 be307f383ecc: Pulling fs layer 23:36:15 be307f383ecc: Verifying Checksum 23:36:15 be307f383ecc: Download complete 23:36:15 be307f383ecc: Pull complete 23:36:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:36:15 Status: Downloaded newer image for alpine:3.14 23:36:15 ---> 5b8b7b635229 23:36:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:36:16 ---> Running in 1cd8d284d067 23:36:16 Removing intermediate container 1cd8d284d067 23:36:16 ---> 90324041ebd6 23:36:16 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:36:16 ---> Running in ef0277c553b4 23:36:17 Removing intermediate container ef0277c553b4 23:36:17 ---> c5704b05582a 23:36:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:36:17 ---> Running in 2fc332639d95 23:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:36:19 (1/7) Installing ca-certificates (20191127-r5) 23:36:19 (2/7) Installing dumb-init (1.2.5-r1) 23:36:19 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:36:19 (4/7) Installing libsodium (1.0.18-r0) 23:36:19 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:36:19 (6/7) Installing libzmq (4.3.4-r0) 23:36:19 (7/7) Installing zeromq (4.3.4-r0) 23:36:19 Executing busybox-1.33.1-r6.trigger 23:36:19 Executing ca-certificates-20191127-r5.trigger 23:36:19 OK: 9 MiB in 21 packages 23:36:21 Removing intermediate container 2fc332639d95 23:36:21 ---> 717117d829c2 23:36:21 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:36:22 ---> 8ccc21755efd 23:36:22 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:36:22 ---> d459e734141e 23:36:22 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:36:23 ---> c6398e519d2a 23:36:23 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:36:25 ---> a7ccb55a0af1 23:36:25 Step 21/26 : EXPOSE 48095 23:36:25 ---> Running in 3df2af4e9a18 23:36:25 Removing intermediate container 3df2af4e9a18 23:36:25 ---> 33f16cf3ccbe 23:36:25 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:36:25 ---> Running in d69df9d9264c 23:36:26 Removing intermediate container d69df9d9264c 23:36:26 ---> cb144cb8d9e3 23:36:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:36:26 ---> Running in 93e551ea7845 23:36:26 Removing intermediate container 93e551ea7845 23:36:26 ---> 6af68ec43462 23:36:26 Step 24/26 : LABEL arch=arm64 23:36:26 ---> Running in 4349bbc8709d 23:36:27 Removing intermediate container 4349bbc8709d 23:36:27 ---> 149429768e77 23:36:27 Step 25/26 : LABEL git_sha=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:36:27 ---> Running in ecb7fc5a04e5 23:36:27 Removing intermediate container ecb7fc5a04e5 23:36:27 ---> 7cb2667f6314 23:36:27 Step 26/26 : LABEL version=2.0.2-dev.30 23:36:28 ---> Running in 45b7d84fe94d 23:36:28 Removing intermediate container 45b7d84fe94d 23:36:28 ---> eb59bdf7bd93 23:36:28 [Warning] One or more build-args [ARCH] were not consumed 23:36:28 Successfully built eb59bdf7bd93 23:36:28 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 23:36:28 provisioning config files... 23:36:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config804131341057205596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:29 ---> docker-login.sh 23:36:29 nexus3.edgexfoundry.org:10001 23:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:29 Configure a credential helper to remove this warning. See 23:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:29 23:36:29 Login Succeeded 23:36:29 nexus3.edgexfoundry.org:10002 23:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:30 Configure a credential helper to remove this warning. See 23:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:30 23:36:30 Login Succeeded 23:36:30 nexus3.edgexfoundry.org:10003 23:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:31 Configure a credential helper to remove this warning. See 23:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:31 23:36:31 Login Succeeded 23:36:31 nexus3.edgexfoundry.org:10004 23:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:31 Configure a credential helper to remove this warning. See 23:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:31 23:36:31 Login Succeeded 23:36:31 docker.io 23:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:32 Configure a credential helper to remove this warning. See 23:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:32 23:36:32 Login Succeeded 23:36:32 ---> docker-login.sh ends [Pipeline] } 23:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:32 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:36:32 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:36:32 latest 23:36:32 2.0.2-dev.30 23:36:32 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 23:36:32 main 23:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] isUnix [Pipeline] sh 23:36:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:36:33 b8b9860dca85: Preparing 23:36:33 c07938bcc99e: Preparing 23:36:33 5607d7721353: Preparing 23:36:33 8df9a0cc00e2: Preparing 23:36:33 04ffedb00f7e: Preparing 23:36:33 62170e181a92: Preparing 23:36:33 62170e181a92: Waiting 23:36:33 c07938bcc99e: Pushed 23:36:33 5607d7721353: Pushed 23:36:33 8df9a0cc00e2: Pushed 23:36:33 62170e181a92: Layer already exists 23:36:34 04ffedb00f7e: Pushed 23:36:37 b8b9860dca85: Pushed 23:36:37 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh 23:36:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:36:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:36:38 b8b9860dca85: Preparing 23:36:38 c07938bcc99e: Preparing 23:36:38 5607d7721353: Preparing 23:36:38 8df9a0cc00e2: Preparing 23:36:38 04ffedb00f7e: Preparing 23:36:38 62170e181a92: Preparing 23:36:38 62170e181a92: Waiting 23:36:38 5607d7721353: Layer already exists 23:36:38 8df9a0cc00e2: Layer already exists 23:36:38 b8b9860dca85: Layer already exists 23:36:38 04ffedb00f7e: Layer already exists 23:36:38 c07938bcc99e: Layer already exists 23:36:38 62170e181a92: Layer already exists 23:36:38 latest: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh 23:36:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh 23:36:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.30 23:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:36:39 b8b9860dca85: Preparing 23:36:39 c07938bcc99e: Preparing 23:36:39 5607d7721353: Preparing 23:36:39 8df9a0cc00e2: Preparing 23:36:39 04ffedb00f7e: Preparing 23:36:39 62170e181a92: Preparing 23:36:39 62170e181a92: Waiting 23:36:39 b8b9860dca85: Layer already exists 23:36:39 5607d7721353: Layer already exists 23:36:39 8df9a0cc00e2: Layer already exists 23:36:39 c07938bcc99e: Layer already exists 23:36:39 04ffedb00f7e: Layer already exists 23:36:39 62170e181a92: Layer already exists 23:36:39 2.0.2-dev.30: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh 23:36:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh 23:36:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 23:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:36:40 b8b9860dca85: Preparing 23:36:40 c07938bcc99e: Preparing 23:36:40 5607d7721353: Preparing 23:36:40 8df9a0cc00e2: Preparing 23:36:40 04ffedb00f7e: Preparing 23:36:40 62170e181a92: Preparing 23:36:40 62170e181a92: Waiting 23:36:40 c07938bcc99e: Layer already exists 23:36:40 04ffedb00f7e: Layer already exists 23:36:40 8df9a0cc00e2: Layer already exists 23:36:40 b8b9860dca85: Layer already exists 23:36:40 5607d7721353: Layer already exists 23:36:40 62170e181a92: Layer already exists 23:36:40 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh 23:36:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 23:36:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:36:41 b8b9860dca85: Preparing 23:36:41 c07938bcc99e: Preparing 23:36:41 5607d7721353: Preparing 23:36:41 8df9a0cc00e2: Preparing 23:36:41 04ffedb00f7e: Preparing 23:36:41 62170e181a92: Preparing 23:36:41 62170e181a92: Waiting 23:36:41 b8b9860dca85: Layer already exists 23:36:41 5607d7721353: Layer already exists 23:36:41 04ffedb00f7e: Layer already exists 23:36:41 c07938bcc99e: Layer already exists 23:36:41 8df9a0cc00e2: Layer already exists 23:36:41 62170e181a92: Layer already exists 23:36:41 main: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:41 ===================================================== [Pipeline] echo 23:36:41 taggedImages: 23:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 23:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.30 23:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 23:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:42 23:36:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:36:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:42 arm64: Pulling from edgex-lftools-log-publisher 23:36:42 448f6bf000e3: Pulling fs layer 23:36:42 f757da607395: Pulling fs layer 23:36:42 05883995daec: Pulling fs layer 23:36:42 8603b9c90790: Pulling fs layer 23:36:42 1560dd03e051: Pulling fs layer 23:36:42 27f5ce0e4adf: Pulling fs layer 23:36:42 c2d8d7efcc4b: Pulling fs layer 23:36:42 8603b9c90790: Waiting 23:36:42 1560dd03e051: Waiting 23:36:42 27f5ce0e4adf: Waiting 23:36:42 c2d8d7efcc4b: Waiting 23:36:42 f757da607395: Verifying Checksum 23:36:42 f757da607395: Download complete 23:36:42 8603b9c90790: Download complete 23:36:43 1560dd03e051: Verifying Checksum 23:36:43 1560dd03e051: Download complete 23:36:43 27f5ce0e4adf: Verifying Checksum 23:36:43 27f5ce0e4adf: Download complete 23:36:43 05883995daec: Verifying Checksum 23:36:43 05883995daec: Download complete 23:36:43 448f6bf000e3: Verifying Checksum 23:36:43 448f6bf000e3: Download complete 23:36:46 c2d8d7efcc4b: Verifying Checksum 23:36:46 c2d8d7efcc4b: Download complete 23:36:47 448f6bf000e3: Pull complete 23:36:48 f757da607395: Pull complete 23:36:49 05883995daec: Pull complete 23:36:49 8603b9c90790: Pull complete 23:36:50 1560dd03e051: Pull complete 23:36:51 27f5ce0e4adf: Pull complete 23:37:06 c2d8d7efcc4b: Pull complete 23:37:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:37:06 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 23:37:06 $ 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/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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 23:37:09 $ docker top 8564ed7dafb45d8b13a37e77fd9814e98b57a9d2ce8f15902e8acf4ab8f2f1e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:10 ---> job-cost.sh 23:37:10 lf-activate-venv: SKIPPING 23:37:10 INFO: No Stack... 23:37:11 INFO: Retrieving Pricing Info for: v3-standard-4 23:37:11 INFO: Archiving Costs [Pipeline] sh 23:37:12 + cut -d, -f6 23:37:12 + cat /w/workspace/app-service-configurable/34/archives/cost.csv [Pipeline] lock 23:37:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] 23:37:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] did not exist. Created. 23:37:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:13 /w/workspace/app-service-configurable/34@tmp/durable-fb9461ac/script.sh: 1: /w/workspace/app-service-configurable/34@tmp/durable-fb9461ac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:37:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:37:13 Warning: overwriting stash ‘stack-cost’ 23:37:13 Stashed 1 file(s) [Pipeline] } 23:37:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:13 $ docker stop --time=1 8564ed7dafb45d8b13a37e77fd9814e98b57a9d2ce8f15902e8acf4ab8f2f1e6 23:37:15 $ docker rm -f 8564ed7dafb45d8b13a37e77fd9814e98b57a9d2ce8f15902e8acf4ab8f2f1e6 [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 23:37:16 provisioning config files... 23:37:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4138436631679555757tmp [Pipeline] { [Pipeline] sh 23:37:16 + set +x 23:37:16 + bash -s -- 23:37:16 + curl -s https://codecov.io/bash 23:37:16 23:37:16 _____ _ 23:37:16 / ____| | | 23:37:16 | | ___ __| | ___ ___ _____ __ 23:37:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:37:16 | |___| (_) | (_| | __/ (_| (_) \ V / 23:37:16 \_____\___/ \__,_|\___|\___\___/ \_/ 23:37:16 Bash-1.0.6 23:37:16 23:37:16 23:37:16 ==> git version 2.24.4 found 23:37:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:37:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:37:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:37:16 ==> Jenkins CI detected. 23:37:16 current dir:  /w/workspace/ry_app-service-configurable_main 23:37:16 project root: . 23:37:16 --> token set from env 23:37:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:37:16 ==> Running gcov in . (disable via -X gcov) 23:37:16 ==> Python coveragepy not found 23:37:16 ==> Searching for coverage reports in: 23:37:16 + . 23:37:16 -> Found 1 reports 23:37:16 ==> Detecting git/mercurial file structure 23:37:16 ==> Reading reports 23:37:16 + ./coverage.out bytes=10 23:37:16 ==> Appending adjustments 23:37:16 https://docs.codecov.io/docs/fixing-reports 23:37:16 + Found adjustments 23:37:16 ==> Gzipping contents 23:37:16 4.0K /tmp/codecov.hNT5td.gz 23:37:16 ==> Uploading reports 23:37:16 url: https://codecov.io 23:37:16 query: branch=main&commit=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:37:16 -> Pinging Codecov 23:37:16 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=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:37:16 -> Uploading to 23:37:16 https://storage.googleapis.com/codecov/v4/raw/2021-11-15/A97CA9966030D2A3747ED39772930CCE/bfff9069ec602defc1c67fa58b1ab94b3f5a4b73/6228c3c7-cbd2-4d13-9efa-427509216997.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T233716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ea0110506823a18202e4198ab989ca4bfe59418b4b6c91b6d1e3d852eae058d 23:37:16 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:16 Dload Upload Total Spent Left Speed 23:37:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2110 --:--:-- --:--:-- --:--:-- 2111 23:37:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] } 23:37:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:37:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:37:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:17 23:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:37:18 188c0c94c7c5: Pulling fs layer 23:37:18 0ef7d3d256c8: Pulling fs layer 23:37:18 de9db76c5a1d: Pulling fs layer 23:37:18 0eba1c9be4d2: Pulling fs layer 23:37:18 0d57e429df01: Pulling fs layer 23:37:18 4e4be7b47b0d: Pulling fs layer 23:37:18 e1f770b5df2f: Pulling fs layer 23:37:18 85a0685a4137: Pulling fs layer 23:37:18 0d57e429df01: Waiting 23:37:18 4e4be7b47b0d: Waiting 23:37:18 e1f770b5df2f: Waiting 23:37:18 85a0685a4137: Waiting 23:37:18 0eba1c9be4d2: Waiting 23:37:18 de9db76c5a1d: Verifying Checksum 23:37:18 de9db76c5a1d: Download complete 23:37:18 0ef7d3d256c8: Verifying Checksum 23:37:18 0ef7d3d256c8: Download complete 23:37:18 0d57e429df01: Verifying Checksum 23:37:18 0d57e429df01: Download complete 23:37:18 4e4be7b47b0d: Verifying Checksum 23:37:18 4e4be7b47b0d: Download complete 23:37:18 188c0c94c7c5: Verifying Checksum 23:37:18 188c0c94c7c5: Download complete 23:37:18 e1f770b5df2f: Verifying Checksum 23:37:18 e1f770b5df2f: Download complete 23:37:18 0eba1c9be4d2: Verifying Checksum 23:37:18 0eba1c9be4d2: Download complete 23:37:18 188c0c94c7c5: Pull complete 23:37:18 85a0685a4137: Verifying Checksum 23:37:18 85a0685a4137: Download complete 23:37:18 0ef7d3d256c8: Pull complete 23:37:18 de9db76c5a1d: Pull complete 23:37:23 0eba1c9be4d2: Pull complete 23:37:23 0d57e429df01: Pull complete 23:37:23 4e4be7b47b0d: Pull complete 23:37:23 e1f770b5df2f: Pull complete 23:37:27 85a0685a4137: Pull complete 23:37:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:37:27 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 23:37:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:37:29 $ docker top 9edd167a5510d8b34c5bfa5789bd0f8c36d54fb94c0cc855d6438ca697d2a809 -eo pid,comm [Pipeline] { [Pipeline] echo 23:37:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:37:29 + set -o pipefail 23:37:29 + snyk monitor '--org=edgex-jenkins' 23:37:35 23:37:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:37:35 23:37:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/07ab284d-5ef0-4d87-b3c1-e7693a0fc4b2 23:37:35 23:37:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:37:35 23:37:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:37:35 23:37:35 [Pipeline] } 23:37:35 $ docker stop --time=1 9edd167a5510d8b34c5bfa5789bd0f8c36d54fb94c0cc855d6438ca697d2a809 23:37:37 $ docker rm -f 9edd167a5510d8b34c5bfa5789bd0f8c36d54fb94c0cc855d6438ca697d2a809 [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 23:37:38 + git log --format=format:%s -1 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] isUnix [Pipeline] sh 23:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:38 . [Pipeline] withDockerContainer 23:37:38 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 23:37:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:38 $ docker top 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:39 [ssh-agent] Looking for ssh-agent implementation... 23:37:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:39 $ docker exec 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 ssh-agent 23:37:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoFgGDL/agent.15 23:37:39 SSH_AGENT_PID=21 23:37:39 Running ssh-add (command line suppressed) 23:37:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6641201760076170612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6641201760076170612.key) 23:37:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:39 + git semver tag 23:37:39 # -> Open(): unable to determine branch for HEAD 23:37:39 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:37:39 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:37:39 # $SEMVER_REMOTE_NAME = origin 23:37:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:39 # $SEMVER_USER_NAME = edgex-jenkins 23:37:39 # $SEMVER_BRANCH = main 23:37:39 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:37:39 # bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 HEAD 23:37:39 # -> Force: false 23:37:39 # 3333378969b8bb15666a8ee4b7d45d04d9bd406c refs/tags/v2.0.2-dev.30 [Pipeline] } 23:37:39 $ docker exec --env ******** --env ******** 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 ssh-agent -k 23:37:39 unset SSH_AUTH_SOCK; 23:37:39 unset SSH_AGENT_PID; 23:37:39 echo Agent pid 21 killed; 23:37:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:40 + git semver [Pipeline] } 23:37:40 $ docker stop --time=1 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 23:37:41 $ docker rm -f 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:41 23:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:41 0.23.1-centos7: Pulling from edgex-lftools 23:37:41 ab5ef0e58194: Pulling fs layer 23:37:41 9712f1f96733: Pulling fs layer 23:37:41 63f879dbbcfc: Pulling fs layer 23:37:41 0d9ebad4ef96: Pulling fs layer 23:37:41 e9a5061849ea: Pulling fs layer 23:37:41 d747dcd14b5f: Pulling fs layer 23:37:41 2de7ff778b66: Pulling fs layer 23:37:41 0d9ebad4ef96: Waiting 23:37:41 e9a5061849ea: Waiting 23:37:41 d747dcd14b5f: Waiting 23:37:41 2de7ff778b66: Waiting 23:37:41 9712f1f96733: Download complete 23:37:42 63f879dbbcfc: Verifying Checksum 23:37:42 63f879dbbcfc: Download complete 23:37:42 0d9ebad4ef96: Verifying Checksum 23:37:42 0d9ebad4ef96: Download complete 23:37:42 d747dcd14b5f: Verifying Checksum 23:37:42 d747dcd14b5f: Download complete 23:37:42 ab5ef0e58194: Verifying Checksum 23:37:42 ab5ef0e58194: Download complete 23:37:42 e9a5061849ea: Verifying Checksum 23:37:42 e9a5061849ea: Download complete 23:37:42 2de7ff778b66: Verifying Checksum 23:37:42 2de7ff778b66: Download complete 23:37:45 ab5ef0e58194: Pull complete 23:37:45 9712f1f96733: Pull complete 23:37:46 63f879dbbcfc: Pull complete 23:37:51 0d9ebad4ef96: Pull complete 23:37:51 e9a5061849ea: Pull complete 23:37:51 d747dcd14b5f: Pull complete 23:37:53 2de7ff778b66: Pull complete 23:37:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:37:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:37:53 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 23:37: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:37:56 $ docker top adb2c19f398a1e3ccbf3b4efbece174dab792c112c0f261bc3ed66af3e75a296 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:37:56 provisioning config files... 23:37:56 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4773994165575704331tmp 23:37:56 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2753710366232975671tmp 23:37:56 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1851587357682051769tmp [Pipeline] { [Pipeline] echo 23:37:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:37:56 ---> sigul-configuration.sh 23:37:56 gpg: directory `/root/.gnupg' created 23:37:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:37:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:37:56 gpg: keyring `/root/.gnupg/secring.gpg' created 23:37:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:37:56 gpg: CAST5 encrypted data 23:37:56 gpg: encrypted with 1 passphrase 23:37:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:37:56 + mkdir /home/jenkins 23:37:56 + mkdir /home/jenkins/sigul [Pipeline] sh 23:37: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 23:37:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:57 ---> sigul-install.sh 23:37:57 Sigul already installed; skipping installation. [Pipeline] sh 23:37:57 + git tag --list 23:37:57 v1.0.0 23:37:57 v1.1.0 23:37:57 v1.2.0 23:37:57 v1.3.0 23:37:57 v1.3.1 23:37:57 v2.0.0 23:37:57 v2.0.1 23:37:57 v2.0.1-dev.1 23:37:57 v2.0.2-dev.1 23:37:57 v2.0.2-dev.10 23:37:57 v2.0.2-dev.11 23:37:57 v2.0.2-dev.12 23:37:57 v2.0.2-dev.13 23:37:57 v2.0.2-dev.14 23:37:57 v2.0.2-dev.15 23:37:57 v2.0.2-dev.16 23:37:57 v2.0.2-dev.17 23:37:57 v2.0.2-dev.18 23:37:57 v2.0.2-dev.19 23:37:57 v2.0.2-dev.2 23:37:57 v2.0.2-dev.20 23:37:57 v2.0.2-dev.21 23:37:57 v2.0.2-dev.22 23:37:57 v2.0.2-dev.23 23:37:57 v2.0.2-dev.24 23:37:57 v2.0.2-dev.25 23:37:57 v2.0.2-dev.26 23:37:57 v2.0.2-dev.27 23:37:57 v2.0.2-dev.28 23:37:57 v2.0.2-dev.29 23:37:57 v2.0.2-dev.3 23:37:57 v2.0.2-dev.30 23:37:57 v2.0.2-dev.4 23:37:57 v2.0.2-dev.5 23:37:57 v2.0.2-dev.6 23:37:57 v2.0.2-dev.7 23:37:57 v2.0.2-dev.8 23:37:57 v2.0.2-dev.9 [Pipeline] sh 23:37:58 + lftools sign git-tag v2.0.2-dev.30 23:37:58 Signing Git tag with Sigul... 23:37:58 Signing v2.0.2-dev.30 [Pipeline] echo 23:37:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:37:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:37:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:37:59 $ docker stop --time=1 adb2c19f398a1e3ccbf3b4efbece174dab792c112c0f261bc3ed66af3e75a296 23:38:01 $ docker rm -f adb2c19f398a1e3ccbf3b4efbece174dab792c112c0f261bc3ed66af3e75a296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:01 . [Pipeline] withDockerContainer 23:38:01 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 23:38:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:38:02 $ docker top ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:02 [ssh-agent] Looking for ssh-agent implementation... 23:38:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:02 $ docker exec ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 ssh-agent 23:38:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDlhbEg/agent.13 23:38:02 SSH_AGENT_PID=20 23:38:02 Running ssh-add (command line suppressed) 23:38:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7005823098690404110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7005823098690404110.key) 23:38:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:02 + git semver bump pre 23:38:02 # -> Open(): unable to determine branch for HEAD 23:38:02 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:38:02 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:38:02 # $SEMVER_REMOTE_NAME = origin 23:38:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:38:02 # $SEMVER_USER_NAME = edgex-jenkins 23:38:02 # $SEMVER_BRANCH = main 23:38:02 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:38:02 2.0.2-dev.31 [Pipeline] } 23:38:02 $ docker exec --env ******** --env ******** ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 ssh-agent -k 23:38:02 unset SSH_AUTH_SOCK; 23:38:02 unset SSH_AGENT_PID; 23:38:02 echo Agent pid 20 killed; 23:38:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:03 + git semver [Pipeline] } 23:38:03 $ docker stop --time=1 ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 23:38:04 $ docker rm -f ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:04 . [Pipeline] withDockerContainer 23:38:05 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 23:38:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:38:05 $ docker top d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:05 [ssh-agent] Looking for ssh-agent implementation... 23:38:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:05 $ docker exec d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 ssh-agent 23:38:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXngPdHD/agent.15 23:38:05 SSH_AGENT_PID=21 23:38:05 Running ssh-add (command line suppressed) 23:38:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3396203894757552223.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3396203894757552223.key) 23:38:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:06 + git semver push 23:38:06 # -> Open(): unable to determine branch for HEAD 23:38:06 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:38:06 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:38:06 # $SEMVER_REMOTE_NAME = origin 23:38:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:38:06 # $SEMVER_USER_NAME = edgex-jenkins 23:38:06 # $SEMVER_BRANCH = main 23:38:06 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 23:38:08 $ docker exec --env ******** --env ******** d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 ssh-agent -k 23:38:09 unset SSH_AUTH_SOCK; 23:38:09 unset SSH_AGENT_PID; 23:38:09 echo Agent pid 21 killed; 23:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:09 + git semver [Pipeline] } 23:38:09 $ docker stop --time=1 d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 23:38:10 $ docker rm -f d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 [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 23:38:11 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:38:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:38:12 ---> package-listing.sh 23:38:12 ++ tr '[:upper:]' '[:lower:]' 23:38:12 ++ facter osfamily 23:38:12 + OS_FAMILY=redhat 23:38:12 + workspace=/w/workspace/ry_app-service-configurable_main 23:38:12 + START_PACKAGES=/tmp/packages_start.txt 23:38:12 + END_PACKAGES=/tmp/packages_end.txt 23:38:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:38:12 + PACKAGES=/tmp/packages_start.txt 23:38:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:38:12 + PACKAGES=/tmp/packages_end.txt 23:38:12 + case "${OS_FAMILY}" in 23:38:12 + sort 23:38:12 + rpm -qa 23:38:13 + '[' -f /tmp/packages_start.txt ']' 23:38:13 + '[' -f /tmp/packages_end.txt ']' 23:38:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:38:13 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:38:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:38:13 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 23:38:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:13 23:38:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:14 latest: Pulling from edgex-lftools-log-publisher 23:38:14 b4d181a07f80: Pulling fs layer 23:38:14 a1111a8f2ec3: Pulling fs layer 23:38:14 ed53099fbce6: Pulling fs layer 23:38:14 dc539afda2c1: Pulling fs layer 23:38:14 77bc0d833cb6: Pulling fs layer 23:38:14 9065ff56babe: Pulling fs layer 23:38:14 d287ab97295c: Pulling fs layer 23:38:14 77bc0d833cb6: Waiting 23:38:14 9065ff56babe: Waiting 23:38:14 d287ab97295c: Waiting 23:38:14 dc539afda2c1: Waiting 23:38:14 a1111a8f2ec3: Verifying Checksum 23:38:14 a1111a8f2ec3: Download complete 23:38:14 dc539afda2c1: Verifying Checksum 23:38:14 dc539afda2c1: Download complete 23:38:14 ed53099fbce6: Verifying Checksum 23:38:14 ed53099fbce6: Download complete 23:38:14 77bc0d833cb6: Verifying Checksum 23:38:14 77bc0d833cb6: Download complete 23:38:14 9065ff56babe: Verifying Checksum 23:38:14 9065ff56babe: Download complete 23:38:14 b4d181a07f80: Verifying Checksum 23:38:14 b4d181a07f80: Download complete 23:38:15 d287ab97295c: Verifying Checksum 23:38:15 d287ab97295c: Download complete 23:38:16 b4d181a07f80: Pull complete 23:38:16 a1111a8f2ec3: Pull complete 23:38:17 ed53099fbce6: Pull complete 23:38:17 dc539afda2c1: Pull complete 23:38:17 77bc0d833cb6: Pull complete 23:38:17 9065ff56babe: Pull complete 23:38:22 d287ab97295c: Pull complete 23:38:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:38:22 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 23:38:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:38:24 $ docker top 4f5dea7d07ea131d4b4db9117aa69f895c5e0dcc6aacfbf16f5cfd683ea6b2a4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:25 + touch /tmp/pre-build-complete [Pipeline] sh 23:38:25 + mkdir -p /var/log/sysstat [Pipeline] sh 23:38:25 + ls /var/log/sa-host 23:38:25 + sadf -c /var/log/sa-host/sa15 23:38:25 file_magic: OK 23:38:25 HZ: Using current value: 100 23:38:25 file_header: OK 23:38:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:38:25 Statistics: 23:38:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:38:25 File successfully converted to sysstat format version 12.0.3 23:38:25 + sadf -c /var/log/sa-host/sa30 23:38:25 file_magic: OK 23:38:25 HZ: Using current value: 100 23:38:25 file_header: OK 23:38:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:38:25 Statistics: 23:38:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:38:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:25 provisioning config files... 23:38:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5248149267552577110tmp [Pipeline] { [Pipeline] echo 23:38:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:38:26 ---> create-netrc.sh [Pipeline] } 23:38:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:38:26 ---> python-tools-install.sh [Pipeline] echo 23:38:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:38:26 ---> sudo-logs.sh 23:38:26 Archiving 'sudo' log.. 23:38:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-709.novalocal: Name or service not known 23:38:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-709.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:38:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:38:27 ---> job-cost.sh 23:38:27 lf-activate-venv: SKIPPING 23:38:27 DEBUG: total: 0.10999999940395355 23:38:27 INFO: Retrieving Stack Cost... 23:38:27 INFO: Retrieving Pricing Info for: v3-standard-2 23:38:28 INFO: Archiving Costs [Pipeline] echo 23:38:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:38:28 ---> logs-deploy.sh 23:38:28 lf-activate-venv: SKIPPING 23:38:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/34 23:38:28 INFO: archiving workspace using pattern(s): 23:38:29 Archives upload complete. 23:38:29 INFO: archiving logs to Nexus 23:38:29 ---> uname -a: 23:38:29 Linux prd-centos7-docker-4c-2g-709.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:38:29 23:38:29 23:38:29 ---> lscpu: 23:38:29 Architecture: x86_64 23:38:29 CPU op-mode(s): 32-bit, 64-bit 23:38:29 Byte Order: Little Endian 23:38:29 Address sizes: 40 bits physical, 48 bits virtual 23:38:29 CPU(s): 2 23:38:29 On-line CPU(s) list: 0,1 23:38:29 Thread(s) per core: 1 23:38:29 Core(s) per socket: 1 23:38:29 Socket(s): 2 23:38:29 NUMA node(s): 1 23:38:29 Vendor ID: AuthenticAMD 23:38:29 CPU family: 23 23:38:29 Model: 49 23:38:29 Model name: AMD EPYC-Rome Processor 23:38:29 Stepping: 0 23:38:29 CPU MHz: 2799.998 23:38:29 BogoMIPS: 5599.99 23:38:29 Virtualization: AMD-V 23:38:29 Hypervisor vendor: KVM 23:38:29 Virtualization type: full 23:38:29 L1d cache: 32K 23:38:29 L1i cache: 32K 23:38:29 L2 cache: 512K 23:38:29 L3 cache: 16384K 23:38:29 NUMA node0 CPU(s): 0,1 23:38:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:38:29 23:38:29 23:38:29 ---> nproc: 23:38:29 2 23:38:29 23:38:29 23:38:29 ---> df -h: 23:38:29 Filesystem Size Used Avail Use% Mounted on 23:38:29 overlay 40G 9.0G 32G 23% / 23:38:29 tmpfs 64M 0 64M 0% /dev 23:38:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:38:29 shm 64M 0 64M 0% /dev/shm 23:38:29 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:38:29 23:38:29 23:38:29 ---> sar -b -r -n DEV: 23:38:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 23:38:29 23:38:29 23:27:20 LINUX RESTART (2 CPU) 23:38:29 23:38:29 23:28:01 tps rtps wtps bread/s bwrtn/s 23:38:29 23:29:01 3.20 0.05 3.15 1.60 92.62 23:38:29 23:30:01 0.55 0.00 0.55 0.00 8.96 23:38:29 23:31:01 0.15 0.00 0.15 0.00 1.87 23:38:29 23:32:01 0.28 0.00 0.28 0.00 4.71 23:38:29 23:33:01 0.25 0.00 0.25 0.00 3.38 23:38:29 23:34:01 0.30 0.00 0.30 0.00 4.18 23:38:29 23:35:01 0.33 0.00 0.33 0.00 5.58 23:38:29 23:36:01 0.20 0.00 0.20 0.00 1.93 23:38:29 23:37:01 0.23 0.00 0.23 0.00 2.82 23:38:29 23:38:01 214.12 0.07 214.05 4.80 54354.85 23:38:29 Average: 21.97 0.01 21.96 0.64 5450.44 23:38:29 23:38:29 23:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:38:29 23:29:01 5691364 0 618932 7.73 2620 1696024 1245144 13.75 561260 1522744 16 23:38:29 23:30:01 5697296 0 612992 7.65 2620 1696032 1187956 13.12 556660 1522708 20 23:38:29 23:31:01 5699708 0 610580 7.62 2620 1696032 1171604 12.94 553724 1523612 20 23:38:29 23:32:01 5699676 0 610604 7.62 2620 1696040 1171696 12.94 553936 1523612 16 23:38:29 23:33:01 5699460 0 610816 7.63 2620 1696044 1171708 12.94 553776 1523708 8 23:38:29 23:34:01 5699412 0 610860 7.63 2620 1696048 1171720 12.94 553712 1523712 8 23:38:29 23:35:01 5700440 0 609828 7.61 2620 1696052 1147060 12.66 553740 1523716 8 23:38:29 23:36:01 5692084 0 618180 7.72 2620 1696056 1147220 12.67 562292 1523716 8 23:38:29 23:37:01 5691352 0 618904 7.73 2620 1696064 1146968 12.66 564480 1522188 8 23:38:29 23:38:01 3945624 0 1042824 13.02 2620 3017872 1976828 21.83 963856 2645940 20 23:38:29 Average: 5521642 0 656452 8.20 2620 1828226 1253790 13.84 597744 1635566 13 23:38:29 23:38:29 23:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:38:29 23:29:01 eth0 5.73 2.07 3.86 0.38 0.00 0.00 0.00 0.00 23:38:29 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:30:01 eth0 2.28 0.52 0.67 0.39 0.00 0.00 0.00 0.00 23:38:29 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:31:01 eth0 1.58 0.68 0.82 0.58 0.00 0.00 0.00 0.00 23:38:29 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:32:01 eth0 2.62 0.52 0.71 0.36 0.00 0.00 0.00 0.00 23:38:29 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:33:01 eth0 0.85 0.42 0.41 0.30 0.00 0.00 0.00 0.00 23:38:29 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:34:01 eth0 0.93 0.33 0.32 0.20 0.00 0.00 0.00 0.00 23:38:29 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:35:01 eth0 0.93 0.30 0.31 0.20 0.00 0.00 0.00 0.00 23:38:29 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:36:01 eth0 0.73 0.32 0.29 0.17 0.00 0.00 0.00 0.00 23:38:29 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:37:01 eth0 0.25 0.10 0.02 0.04 0.00 0.00 0.00 0.00 23:38:29 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:38:01 veth105cacf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:38:01 veth8f9db12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:38:01 eth0 392.57 229.70 7667.97 38.78 0.00 0.00 0.00 0.00 23:38:29 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 Average: veth105cacf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 Average: veth8f9db12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 Average: eth0 40.87 23.51 767.87 4.14 0.00 0.00 0.00 0.00 23:38:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:29 23:38:29 23:38:29 ---> sar -P ALL: 23:38:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 23:38:29 23:38:29 23:27:20 LINUX RESTART (2 CPU) 23:38:29 23:38:29 23:28:01 CPU %user %nice %system %iowait %steal %idle 23:38:29 23:29:01 all 0.19 0.00 0.07 0.00 0.04 99.70 23:38:29 23:29:01 0 0.13 0.00 0.05 0.00 0.03 99.78 23:38:29 23:29:01 1 0.25 0.00 0.08 0.00 0.05 99.62 23:38:29 23:30:01 all 0.13 0.00 0.06 0.00 0.03 99.78 23:38:29 23:30:01 0 0.07 0.00 0.05 0.00 0.02 99.87 23:38:29 23:30:01 1 0.20 0.00 0.07 0.00 0.03 99.70 23:38:29 23:31:01 all 0.16 0.00 0.05 0.00 0.02 99.77 23:38:29 23:31:01 0 0.13 0.00 0.03 0.00 0.00 99.83 23:38:29 23:31:01 1 0.18 0.00 0.07 0.00 0.03 99.72 23:38:29 23:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:38:29 23:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:38:29 23:32:01 1 0.13 0.00 0.03 0.00 0.03 99.80 23:38:29 23:33:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:38:29 23:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:38:29 23:33:01 1 0.32 0.00 0.05 0.00 0.03 99.60 23:38:29 23:34:01 all 0.16 0.00 0.03 0.00 0.03 99.78 23:38:29 23:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:38:29 23:34:01 1 0.30 0.00 0.02 0.00 0.03 99.65 23:38:29 23:35:01 all 0.13 0.00 0.05 0.00 0.03 99.79 23:38:29 23:35:01 0 0.08 0.00 0.03 0.00 0.03 99.85 23:38:29 23:35:01 1 0.17 0.00 0.07 0.00 0.03 99.73 23:38:29 23:36:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:38:29 23:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:38:29 23:36:01 1 0.30 0.00 0.03 0.00 0.03 99.63 23:38:29 23:37:01 all 0.13 0.00 0.03 0.00 0.03 99.81 23:38:29 23:37:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:38:29 23:37:01 1 0.20 0.00 0.03 0.00 0.03 99.73 23:38:29 23:38:01 all 24.65 0.00 11.00 2.23 0.09 62.03 23:38:29 23:38:01 0 24.12 0.00 11.21 2.01 0.09 62.58 23:38:29 23:38:01 1 25.19 0.00 10.78 2.46 0.09 61.48 23:38:29 Average: all 2.48 0.00 1.09 0.21 0.03 96.19 23:38:29 Average: 0 2.36 0.00 1.10 0.19 0.03 96.32 23:38:29 Average: 1 2.61 0.00 1.07 0.23 0.04 96.05 23:38:29 23:38:29 23:38:29