Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab4754bb686cc1a901ed29aff581db85023172aa 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-ssh11781796846832856036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1885865363166444798.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh18093681502580550708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9150744991006945043.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh6985221281220302741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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: false 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10460 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 ab4754bb686cc1a901ed29aff581db85023172aa (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 ab4754bb686cc1a901ed29aff581db85023172aa # timeout=10 Commit message: "build(snap): add CI workflow, disable jenkins snap build (#393)" > git rev-list --no-walk e510d1e4a03afe24ca637fa18bc136c2111838d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:35:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:35:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:35:07 ========================================================= 14:35:07 EdgeX Global Pipelines Version Info 14:35:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:35:08 ------------------- 14:35:08 stable info: 14:35:08 ------------------- 14:35:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:35:08 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:35:08 Message: update stable to v1.0.221 14:35:09 ------------------- 14:35:09 experimental info: 14:35:09 ------------------- 14:35:09 Commited By: **** collab-it+edgex@linuxfoundation.org 14:35:09 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:35:09 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab4754b [Pipeline] echo 14:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:09 provisioning config files... 14:35:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5450322410873090405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:10 ---> docker-login.sh 14:35:10 nexus3.edgexfoundry.org:10001 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:10 Configure a credential helper to remove this warning. See 14:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:10 14:35:10 Login Succeeded 14:35:10 nexus3.edgexfoundry.org:10002 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:10 Configure a credential helper to remove this warning. See 14:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:10 14:35:10 Login Succeeded 14:35:10 nexus3.edgexfoundry.org:10003 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:10 Configure a credential helper to remove this warning. See 14:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:10 14:35:10 Login Succeeded 14:35:10 nexus3.edgexfoundry.org:10004 14:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:11 Configure a credential helper to remove this warning. See 14:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:11 14:35:11 Login Succeeded 14:35:11 docker.io 14:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:11 Configure a credential helper to remove this warning. See 14:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:11 14:35:11 Login Succeeded 14:35:11 ---> docker-login.sh ends [Pipeline] } 14:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:35:11 + git rev-list -1 --merges ab4754bb686cc1a901ed29aff581db85023172aa~1..ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo 14:35:12 -----------> git rev-list -1 --merges ab4754bb686cc1a901ed29aff581db85023172aa~1..ab4754bb686cc1a901ed29aff581db85023172aa ab4754bb686cc1a901ed29aff581db85023172aa [false] [Pipeline] sh 14:35:12 + git log --format=format:%s -1 ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo 14:35:12 ========================================================= 14:35:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:35:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:12 + git log --format=format:%s -1 ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo 14:35:12 [semverPrep] GIT_COMMIT: ab4754bb686cc1a901ed29aff581db85023172aa, Commit Message: build(snap): add CI workflow, disable jenkins snap build (#393) [Pipeline] echo 14:35:12 [semverPrep] This is not a build commit. [Pipeline] sh 14:35:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:13 + grep -v github /etc/ssh/ssh_known_hosts 14:35:13 + [ -e /tmp/ssh_known_hosts ] 14:35:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:35:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:35:13 + sudo tee -a /etc/ssh/ssh_known_hosts 14:35:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:13 14:35:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:35:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:14 latest: Pulling from edgex-devops/git-semver 14:35:14 a0d0a0d46f8b: Pulling fs layer 14:35:14 3e5f54012d9b: Pulling fs layer 14:35:14 4c7163046ea9: Pulling fs layer 14:35:14 0c2d73faf560: Pulling fs layer 14:35:14 0c2d73faf560: Waiting 14:35:14 3e5f54012d9b: Verifying Checksum 14:35:14 3e5f54012d9b: Download complete 14:35:14 a0d0a0d46f8b: Download complete 14:35:14 0c2d73faf560: Verifying Checksum 14:35:14 0c2d73faf560: Download complete 14:35:14 4c7163046ea9: Verifying Checksum 14:35:14 4c7163046ea9: Download complete 14:35:14 a0d0a0d46f8b: Pull complete 14:35:14 3e5f54012d9b: Pull complete 14:35:14 4c7163046ea9: Pull complete 14:35:14 0c2d73faf560: Pull complete 14:35:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:35:14 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:35:14 $ 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 14:35:15 $ docker top 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:15 [ssh-agent] Looking for ssh-agent implementation... 14:35:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:15 $ docker exec 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent 14:35:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOMnIOe/agent.14 14:35:15 SSH_AGENT_PID=20 14:35:16 Running ssh-add (command line suppressed) 14:35:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1228253467941488732.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1228253467941488732.key) 14:35:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:16 + git tag --points-at HEAD [Pipeline] } 14:35:16 $ docker exec --env ******** --env ******** 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent -k 14:35:16 unset SSH_AUTH_SOCK; 14:35:16 unset SSH_AGENT_PID; 14:35:16 echo Agent pid 20 killed; 14:35:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:35:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:16 [ssh-agent] Looking for ssh-agent implementation... 14:35:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:16 $ docker exec 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent 14:35:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMEbCcp/agent.54 14:35:16 SSH_AGENT_PID=61 14:35:16 Running ssh-add (command line suppressed) 14:35:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6155997506543937039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6155997506543937039.key) 14:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:17 + git semver init 14:35:17 # -> Open(): unable to determine branch for HEAD 14:35:17 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:35:17 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:35:17 # $SEMVER_REMOTE_NAME = origin 14:35:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:35:17 # $SEMVER_USER_NAME = edgex-jenkins 14:35:17 # $SEMVER_BRANCH = main 14:35:17 # $SEMVER_TEMP = /tmp/semver-218032520 14:35:17 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 14:35:18 # '/tmp/semver-218032520' -> '/w/workspace/ry_app-service-configurable_main/.semver' 14:35:18 # -> Force: false 14:35:18 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 14:35:18 $ docker exec --env ******** --env ******** 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent -k 14:35:18 unset SSH_AUTH_SOCK; 14:35:18 unset SSH_AGENT_PID; 14:35:18 echo Agent pid 61 killed; 14:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:18 + git semver [Pipeline] } 14:35:18 $ docker stop --time=1 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d 14:35:20 $ docker rm -f 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d [Pipeline] // withDockerContainer [Pipeline] sh 14:35:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:35:20 Stashed 1 file(s) [Pipeline] echo 14:35:20 [edgeXSemver]: initialized semver on version 2.2.0-dev.24 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:20 provisioning config files... 14:35:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5387374778108919827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:21 ---> docker-login.sh 14:35:21 nexus3.edgexfoundry.org:10001 14:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:21 Configure a credential helper to remove this warning. See 14:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:21 14:35:21 Login Succeeded 14:35:21 nexus3.edgexfoundry.org:10002 14:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:21 Configure a credential helper to remove this warning. See 14:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:21 14:35:21 Login Succeeded 14:35:21 nexus3.edgexfoundry.org:10003 14:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:21 Configure a credential helper to remove this warning. See 14:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:21 14:35:21 Login Succeeded 14:35:21 nexus3.edgexfoundry.org:10004 14:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:21 Configure a credential helper to remove this warning. See 14:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:21 14:35:21 Login Succeeded 14:35:21 docker.io 14:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:22 Configure a credential helper to remove this warning. See 14:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:22 14:35:22 Login Succeeded 14:35:22 ---> docker-login.sh ends [Pipeline] } 14:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:35:22 ========================================================= 14:35:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:35:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:35:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 14:35:22 Sending build context to Docker daemon 2.989MB 14:35:22 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:35:22 Step 2/13 : FROM ${BASE} AS builder 14:35:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:35:22 59bf1c3509f3: Pulling fs layer 14:35:22 666ba61612fd: Pulling fs layer 14:35:22 8ed8ca486205: Pulling fs layer 14:35:22 4fe6c5a15a65: Pulling fs layer 14:35:22 22a0e8bec74d: Pulling fs layer 14:35:22 640e595b4fbd: Pulling fs layer 14:35:22 763cafe07f6e: Pulling fs layer 14:35:22 0c0b528cf693: Pulling fs layer 14:35:22 10935f4eaf8b: Pulling fs layer 14:35:22 22a0e8bec74d: Waiting 14:35:22 640e595b4fbd: Waiting 14:35:22 763cafe07f6e: Waiting 14:35:22 0c0b528cf693: Waiting 14:35:22 4fe6c5a15a65: Waiting 14:35:22 8ed8ca486205: Download complete 14:35:22 666ba61612fd: Verifying Checksum 14:35:22 666ba61612fd: Download complete 14:35:22 22a0e8bec74d: Verifying Checksum 14:35:22 22a0e8bec74d: Download complete 14:35:22 640e595b4fbd: Download complete 14:35:22 59bf1c3509f3: Download complete 14:35:22 763cafe07f6e: Verifying Checksum 14:35:22 763cafe07f6e: Download complete 14:35:22 0c0b528cf693: Verifying Checksum 14:35:22 0c0b528cf693: Download complete 14:35:22 59bf1c3509f3: Pull complete 14:35:22 666ba61612fd: Pull complete 14:35:22 8ed8ca486205: Pull complete 14:35:23 10935f4eaf8b: Verifying Checksum 14:35:23 10935f4eaf8b: Download complete 14:35:23 4fe6c5a15a65: Verifying Checksum 14:35:23 4fe6c5a15a65: Download complete 14:35:27 4fe6c5a15a65: Pull complete 14:35:27 22a0e8bec74d: Pull complete 14:35:27 640e595b4fbd: Pull complete 14:35:27 763cafe07f6e: Pull complete 14:35:27 0c0b528cf693: Pull complete 14:35:30 10935f4eaf8b: Pull complete 14:35:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:35:30 ---> 99d49a6021b9 14:35:30 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:35:31 ---> Running in f4e80fdc62b0 14:35:31 Removing intermediate container f4e80fdc62b0 14:35:31 ---> 914a2f1dd02f 14:35:31 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:35:31 ---> Running in 0208de6144e4 14:35:31 Removing intermediate container 0208de6144e4 14:35:31 ---> 70047c30731b 14:35:31 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:35:31 ---> Running in e8bc53d768cf 14:35:31 Removing intermediate container e8bc53d768cf 14:35:31 ---> a1eb6462b3d1 14:35:31 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:31 ---> Running in 6368c4e73cee 14:35:32 Removing intermediate container 6368c4e73cee 14:35:32 ---> 949856210b7c 14:35:32 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:32 ---> Running in b557ec41cfd0 14:35:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:33 OK: 221 MiB in 52 packages 14:35:33 Removing intermediate container b557ec41cfd0 14:35:33 ---> 88bcbd7532fa 14:35:33 Step 8/13 : WORKDIR /app 14:35:34 ---> Running in 750b9155c655 14:35:34 Removing intermediate container 750b9155c655 14:35:34 ---> 56d44188e0c9 14:35:34 Step 9/13 : COPY go.mod vendor* ./ 14:35:34 ---> ae85736dcd2c 14:35:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:34 ---> Running in a628231f0300 14:35:35 Still waiting to schedule task 14:35:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10458’ 14:36:00 Removing intermediate container a628231f0300 14:36:00 ---> 52e22d7436cd 14:36:00 Step 11/13 : COPY . . 14:36:00 ---> 97da32dc769e 14:36:00 Step 12/13 : ARG MAKE="make build" 14:36:00 ---> Running in 13a7bc4b768f 14:36:00 Removing intermediate container 13a7bc4b768f 14:36:00 ---> 0ce9657c326b 14:36:00 Step 13/13 : RUN $MAKE 14:36:00 ---> Running in faf80667d6d8 14:36:00 noop 14:36:00 Removing intermediate container faf80667d6d8 14:36:00 ---> 828ef07bafe3 14:36:00 Successfully built 828ef07bafe3 14:36:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:36:01 + docker inspect -f . ci-base-image-x86_64 14:36:01 . [Pipeline] withDockerContainer 14:36:01 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:36:01 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:36:01 $ docker top 5ff92b4421d0a73e2bbc8eb477b4f4de4ab91c9a94bff1507c35c3cf7a72020f -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:02 + go version 14:36:02 go version go1.17.6 linux/amd64 [Pipeline] } 14:36:02 $ docker stop --time=1 5ff92b4421d0a73e2bbc8eb477b4f4de4ab91c9a94bff1507c35c3cf7a72020f 14:36:03 $ docker rm -f 5ff92b4421d0a73e2bbc8eb477b4f4de4ab91c9a94bff1507c35c3cf7a72020f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:03 + docker inspect -f . ci-base-image-x86_64 14:36:03 . [Pipeline] withDockerContainer 14:36:03 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:36:03 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:36:04 $ docker top c68c10f9dd7215cb1ee2f57bf608135499198c5b924f15d556fd9bafe08bc1b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:36:04 + make test 14:36:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:36:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:36:11 CGO_ENABLED=1 go vet ./... 14:36:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:36:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:36:14 ./bin/test-attribution-txt.sh [Pipeline] echo 14:36:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:36:15 $ docker stop --time=1 c68c10f9dd7215cb1ee2f57bf608135499198c5b924f15d556fd9bafe08bc1b6 14:36:16 $ docker rm -f c68c10f9dd7215cb1ee2f57bf608135499198c5b924f15d556fd9bafe08bc1b6 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:36:18 + ls -al . 14:36:18 total 176 14:36:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:36 . 14:36:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 14:35 .. 14:36:18 -rw-rw-r-- 1 jenkins jenkins 119 Apr 1 14:35 .dockerignore 14:36:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:35 .git 14:36:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:35 .github 14:36:18 -rw-rw-r-- 1 jenkins jenkins 104 Apr 1 14:35 .gitignore 14:36:18 drwx------ 3 jenkins jenkins 4096 Apr 1 14:35 .semver 14:36:18 -rw-rw-r-- 1 jenkins jenkins 7627 Apr 1 14:35 Attribution.txt 14:36:18 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 1 14:35 CHANGELOG.md 14:36:18 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 1 14:35 Dockerfile 14:36:18 -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 14:35 GOVERNANCE.md 14:36:18 -rw-rw-r-- 1 jenkins jenkins 688 Apr 1 14:35 Jenkinsfile 14:36:18 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 1 14:35 LICENSE 14:36:18 -rw-rw-r-- 1 jenkins jenkins 618 Apr 1 14:35 OWNERS.md 14:36:18 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 1 14:35 README.md 14:36:18 -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 14:35 VERSION 14:36:18 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 14:35 bin 14:36:18 -rw-r--r-- 1 jenkins jenkins 10 Apr 1 14:36 coverage.out 14:36:18 -rw-rw-r-- 1 jenkins jenkins 2816 Apr 1 14:35 go.mod 14:36:18 -rw-rw-r-- 1 jenkins jenkins 50335 Apr 1 14:35 go.sum 14:36:18 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 1 14:35 main.go 14:36:18 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 1 14:35 makefile 14:36:18 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:35 res 14:36:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:35 snap [Pipeline] isUnix [Pipeline] sh 14:36:18 + 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=ab4754bb686cc1a901ed29aff581db85023172aa --label arch=amd64 --label version=2.2.0-dev.24 . 14:36:18 Sending build context to Docker daemon 2.99MB 14:36:18 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 14:36:18 Step 2/27 : FROM ${BASE} AS builder 14:36:18 ---> 828ef07bafe3 14:36:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:36:18 ---> Running in 6b848a73660a 14:36:18 Removing intermediate container 6b848a73660a 14:36:18 ---> b3d1bc4f3ed3 14:36:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:36:18 ---> Running in f737bfea1fc0 14:36:18 Removing intermediate container f737bfea1fc0 14:36:18 ---> ba13cf3e1bcb 14:36:18 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:36:18 ---> Running in 5d3902e69d05 14:36:19 Removing intermediate container 5d3902e69d05 14:36:19 ---> 283b58ee92f3 14:36:19 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:19 ---> Running in 7130780d7e97 14:36:19 Removing intermediate container 7130780d7e97 14:36:19 ---> 0c0a3dcc63ec 14:36:19 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:36:19 ---> Running in 3c271f2d4116 14:36:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:36:21 OK: 221 MiB in 52 packages 14:36:21 Removing intermediate container 3c271f2d4116 14:36:21 ---> fe70a3949eb3 14:36:21 Step 8/27 : WORKDIR /app 14:36:21 ---> Running in 43b45ff236e2 14:36:21 Removing intermediate container 43b45ff236e2 14:36:21 ---> a8a5cc2399bb 14:36:21 Step 9/27 : COPY go.mod vendor* ./ 14:36:21 ---> c75eec5a3c5c 14:36:21 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:21 ---> Running in 80ff55166327 14:36:22 Removing intermediate container 80ff55166327 14:36:22 ---> 385a6a7088f2 14:36:22 Step 11/27 : COPY . . 14:36:22 ---> 65ce09cebe99 14:36:22 Step 12/27 : ARG MAKE="make build" 14:36:22 ---> Running in 452897d3f495 14:36:22 Removing intermediate container 452897d3f495 14:36:22 ---> 0c7cf801c426 14:36:22 Step 13/27 : RUN $MAKE 14:36:22 ---> Running in c1b1cadb6209 14:36:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.24" -o app-service-configurable 14:36:31 Removing intermediate container c1b1cadb6209 14:36:31 ---> 25ca7a744613 14:36:31 Step 14/27 : FROM alpine:3.14 14:36:31 3.14: Pulling from library/alpine 14:36:32 cfab2db72209: Pulling fs layer 14:36:32 cfab2db72209: Verifying Checksum 14:36:32 cfab2db72209: Download complete 14:36:32 cfab2db72209: Pull complete 14:36:32 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 14:36:32 Status: Downloaded newer image for alpine:3.14 14:36:32 ---> 84b07dd2d1fd 14:36:32 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:36:32 ---> Running in 734e8a765da5 14:36:32 Removing intermediate container 734e8a765da5 14:36:32 ---> 5322441cd4f0 14:36:32 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:36:32 ---> Running in ee2d4cfd0d25 14:36:32 Removing intermediate container ee2d4cfd0d25 14:36:32 ---> f0314b5efff1 14:36:32 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:36:32 ---> Running in 521708f80ecd 14:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:36:33 (1/7) Installing ca-certificates (20211220-r0) 14:36:33 (2/7) Installing dumb-init (1.2.5-r1) 14:36:33 (3/7) Installing libgcc (10.3.1_git20210424-r2) 14:36:33 (4/7) Installing libsodium (1.0.18-r0) 14:36:33 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 14:36:33 (6/7) Installing libzmq (4.3.4-r0) 14:36:33 (7/7) Installing zeromq (4.3.4-r0) 14:36:33 Executing busybox-1.33.1-r6.trigger 14:36:33 Executing ca-certificates-20211220-r0.trigger 14:36:33 OK: 9 MiB in 21 packages 14:36:34 Removing intermediate container 521708f80ecd 14:36:34 ---> 60b2415979c7 14:36:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:36:34 ---> 1a1c3bff67fb 14:36:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:36:34 ---> 30fc8b655523 14:36:34 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:36:34 ---> 9005b341b87c 14:36:34 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:36:34 ---> c042a57210ad 14:36:34 Step 22/27 : EXPOSE 48095 14:36:34 ---> Running in 3b17199e791f 14:36:35 Removing intermediate container 3b17199e791f 14:36:35 ---> b74e01f03fa0 14:36:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:36:35 ---> Running in 169d624768b0 14:36:35 Removing intermediate container 169d624768b0 14:36:35 ---> 8d03f9780bf8 14:36:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:36:35 ---> Running in 0d6af484a063 14:36:35 Removing intermediate container 0d6af484a063 14:36:35 ---> 7711eab6abbe 14:36:35 Step 25/27 : LABEL arch=amd64 14:36:35 ---> Running in 8703ea62a13a 14:36:35 Removing intermediate container 8703ea62a13a 14:36:35 ---> 10be128049ad 14:36:35 Step 26/27 : LABEL git_sha=ab4754bb686cc1a901ed29aff581db85023172aa 14:36:35 ---> Running in 80d91f27f4c1 14:36:35 Removing intermediate container 80d91f27f4c1 14:36:35 ---> 10b6243f0c6e 14:36:35 Step 27/27 : LABEL version=2.2.0-dev.24 14:36:35 ---> Running in 7bfd1b45c8a4 14:36:35 Removing intermediate container 7bfd1b45c8a4 14:36:35 ---> 407837136db4 14:36:35 [Warning] One or more build-args [ARCH] were not consumed 14:36:35 Successfully built 407837136db4 14:36:35 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:35 provisioning config files... 14:36:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4130119586245419988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:36 ---> docker-login.sh 14:36:36 nexus3.edgexfoundry.org:10001 14:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:36 Configure a credential helper to remove this warning. See 14:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:36 14:36:36 Login Succeeded 14:36:36 nexus3.edgexfoundry.org:10002 14:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:36 Configure a credential helper to remove this warning. See 14:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:36 14:36:36 Login Succeeded 14:36:36 nexus3.edgexfoundry.org:10003 14:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:36 Configure a credential helper to remove this warning. See 14:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:36 14:36:36 Login Succeeded 14:36:36 nexus3.edgexfoundry.org:10004 14:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:36 Configure a credential helper to remove this warning. See 14:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:36 14:36:36 Login Succeeded 14:36:36 docker.io 14:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:36 Configure a credential helper to remove this warning. See 14:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:36 14:36:36 Login Succeeded 14:36:36 ---> docker-login.sh ends [Pipeline] } 14:36:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:36 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:36:36 ab4754bb686cc1a901ed29aff581db85023172aa 14:36:36 latest 14:36:36 2.2.0-dev.24 14:36:36 ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 14:36:36 main 14:36:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] isUnix [Pipeline] sh 14:36:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa 14:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:37 03e711a2f54e: Preparing 14:36:37 e52dfb998f49: Preparing 14:36:37 b2a195734206: Preparing 14:36:37 b256788a51df: Preparing 14:36:37 c52132f5f885: Preparing 14:36:37 736164617a66: Preparing 14:36:37 736164617a66: Waiting 14:36:37 b2a195734206: Pushed 14:36:37 e52dfb998f49: Pushed 14:36:37 b256788a51df: Pushed 14:36:37 736164617a66: Layer already exists 14:36:38 c52132f5f885: Pushed 14:36:39 03e711a2f54e: Pushed 14:36:39 ab4754bb686cc1a901ed29aff581db85023172aa: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:36:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 14:36:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:40 03e711a2f54e: Preparing 14:36:40 e52dfb998f49: Preparing 14:36:40 b2a195734206: Preparing 14:36:40 b256788a51df: Preparing 14:36:40 c52132f5f885: Preparing 14:36:40 736164617a66: Preparing 14:36:40 c52132f5f885: Layer already exists 14:36:40 03e711a2f54e: Layer already exists 14:36:40 b2a195734206: Layer already exists 14:36:40 b256788a51df: Layer already exists 14:36:40 e52dfb998f49: Layer already exists 14:36:40 736164617a66: Layer already exists 14:36:40 latest: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:36:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 14:36:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.24 14:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:40 03e711a2f54e: Preparing 14:36:40 e52dfb998f49: Preparing 14:36:40 b2a195734206: Preparing 14:36:40 b256788a51df: Preparing 14:36:40 c52132f5f885: Preparing 14:36:40 736164617a66: Preparing 14:36:40 b2a195734206: Layer already exists 14:36:40 c52132f5f885: Layer already exists 14:36:40 e52dfb998f49: Layer already exists 14:36:40 b256788a51df: Layer already exists 14:36:40 03e711a2f54e: Layer already exists 14:36:40 736164617a66: Layer already exists 14:36:40 2.2.0-dev.24: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:36:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 14:36:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 14:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:41 03e711a2f54e: Preparing 14:36:41 e52dfb998f49: Preparing 14:36:41 b2a195734206: Preparing 14:36:41 b256788a51df: Preparing 14:36:41 c52132f5f885: Preparing 14:36:41 736164617a66: Preparing 14:36:41 e52dfb998f49: Layer already exists 14:36:41 c52132f5f885: Layer already exists 14:36:41 b2a195734206: Layer already exists 14:36:41 03e711a2f54e: Layer already exists 14:36:41 b256788a51df: Layer already exists 14:36:41 736164617a66: Layer already exists 14:36:41 ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:36:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 14:36:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:41 03e711a2f54e: Preparing 14:36:41 e52dfb998f49: Preparing 14:36:41 b2a195734206: Preparing 14:36:41 b256788a51df: Preparing 14:36:41 c52132f5f885: Preparing 14:36:41 736164617a66: Preparing 14:36:41 736164617a66: Waiting 14:36:41 c52132f5f885: Layer already exists 14:36:41 b2a195734206: Layer already exists 14:36:41 03e711a2f54e: Layer already exists 14:36:41 b256788a51df: Layer already exists 14:36:41 e52dfb998f49: Layer already exists 14:36:41 736164617a66: Layer already exists 14:36:41 main: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:41 ===================================================== [Pipeline] echo 14:36:41 taggedImages: 14:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa 14:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.24 14:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 14:36:41 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:42 14:36:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:36:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:42 latest: Pulling from edgex-lftools-log-publisher 14:36:42 5eb5b503b376: Pulling fs layer 14:36:42 5c69ac0246d0: Pulling fs layer 14:36:42 ec43610c2a17: Pulling fs layer 14:36:42 3a2ae6a8a46f: Pulling fs layer 14:36:42 33b1e0a273af: Pulling fs layer 14:36:42 5d3b04190fa2: Pulling fs layer 14:36:42 2f39f015ded8: Pulling fs layer 14:36:42 3a2ae6a8a46f: Waiting 14:36:42 2f39f015ded8: Waiting 14:36:42 33b1e0a273af: Waiting 14:36:42 5d3b04190fa2: Waiting 14:36:42 5c69ac0246d0: Verifying Checksum 14:36:42 5c69ac0246d0: Download complete 14:36:42 3a2ae6a8a46f: Verifying Checksum 14:36:42 3a2ae6a8a46f: Download complete 14:36:42 33b1e0a273af: Verifying Checksum 14:36:42 33b1e0a273af: Download complete 14:36:42 ec43610c2a17: Verifying Checksum 14:36:42 ec43610c2a17: Download complete 14:36:42 5d3b04190fa2: Download complete 14:36:42 5eb5b503b376: Download complete 14:36:43 2f39f015ded8: Download complete 14:36:44 5eb5b503b376: Pull complete 14:36:44 5c69ac0246d0: Pull complete 14:36:44 ec43610c2a17: Pull complete 14:36:44 3a2ae6a8a46f: Pull complete 14:36:45 33b1e0a273af: Pull complete 14:36:45 5d3b04190fa2: Pull complete 14:36:50 2f39f015ded8: Pull complete 14:36:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:36:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:36:50 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:36:50 $ 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/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-lftools-log-publisher:latest cat 14:36:52 $ docker top e6a259766417f7f000b52693713bba8141ff1e3fc156f490f58dd7069990fcb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:53 ---> job-cost.sh 14:36:53 lf-activate-venv: SKIPPING 14:36:53 INFO: No Stack... 14:36:53 INFO: Retrieving Pricing Info for: v3-standard-8 14:36:53 INFO: Archiving Costs [Pipeline] sh 14:36:54 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:36:54 + cut -d, -f6 [Pipeline] lock 14:36:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] 14:36:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] did not exist. Created. 14:36:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:36:54 + echo total: 0.2199999988079071 [Pipeline] stash 14:36:54 Stashed 1 file(s) [Pipeline] } 14:36:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 14:36:54 $ docker stop --time=1 e6a259766417f7f000b52693713bba8141ff1e3fc156f490f58dd7069990fcb6 14:36:55 $ docker rm -f e6a259766417f7f000b52693713bba8141ff1e3fc156f490f58dd7069990fcb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:38:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10461 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:38:08 Running in /w/workspace/app-service-configurable/60 [Pipeline] { [Pipeline] checkout 14:38:08 Selected Git installation does not exist. Using Default 14:38:08 The recommended git tool is: NONE 14:38:16 using credential edgex-jenkins-ssh 14:38:16 Cloning the remote Git repository 14:38:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:38:16 > git init /w/workspace/app-service-configurable/60 # timeout=10 14:38:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:38:16 > git --version # timeout=10 14:38:16 > git --version # 'git version 2.25.1' 14:38:16 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:18 Avoid second fetch 14:38:18 Checking out Revision ab4754bb686cc1a901ed29aff581db85023172aa (main) 14:38:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:38:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:18 > git config core.sparsecheckout # timeout=10 14:38:18 > git checkout -f ab4754bb686cc1a901ed29aff581db85023172aa # timeout=10 14:38:22 Commit message: "build(snap): add CI workflow, disable jenkins snap build (#393)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:23 Dload Upload Total Spent Left Speed 14:38:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh 14:38:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:38:24 + sudo tee /etc/docker/daemon.new 14:38:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:38:24 { 14:38:24 "registry-mirrors": [ 14:38:24 "https://nexus3.edgexfoundry.org:10001" 14:38:24 ], 14:38:24 "bip": "10.250.0.254/24", 14:38:24 "hosts": [ 14:38:24 "tcp://0.0.0.0:5555", 14:38:24 "unix:///var/run/docker.sock" 14:38:24 ], 14:38:24 "mtu": 1458, 14:38:24 "selinux-enabled": true, 14:38:24 "seccomp-profile": "/etc/docker/seccomp.json" 14:38:24 } [Pipeline] sh 14:38:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:38:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:43 provisioning config files... 14:38:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/60@tmp/config4220491884584093364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:44 ---> docker-login.sh 14:38:44 nexus3.edgexfoundry.org:10001 14:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:44 Configure a credential helper to remove this warning. See 14:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:44 14:38:44 Login Succeeded 14:38:44 nexus3.edgexfoundry.org:10002 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10003 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10004 14:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 docker.io 14:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 ---> docker-login.sh ends [Pipeline] } 14:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:38:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:47 ========================================================= 14:38:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:38:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:38:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 14:38:47 Sending build context to Docker daemon 210.4kB 14:38:48 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:38:48 Step 2/13 : FROM ${BASE} AS builder 14:38:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:48 9b3977197b4f: Pulling fs layer 14:38:48 1a89e8eeedd5: Pulling fs layer 14:38:48 94645a83ff95: Pulling fs layer 14:38:48 3f3a8bcf1eab: Pulling fs layer 14:38:48 0c92f367c5e7: Pulling fs layer 14:38:48 f7c0051592d6: Pulling fs layer 14:38:48 a227ed2f7395: Pulling fs layer 14:38:48 7b1c46037f91: Pulling fs layer 14:38:48 0c92f367c5e7: Waiting 14:38:48 f7c0051592d6: Waiting 14:38:48 a227ed2f7395: Waiting 14:38:48 7b1c46037f91: Waiting 14:38:48 94645a83ff95: Verifying Checksum 14:38:48 94645a83ff95: Download complete 14:38:48 1a89e8eeedd5: Download complete 14:38:48 0c92f367c5e7: Download complete 14:38:48 f7c0051592d6: Verifying Checksum 14:38:48 f7c0051592d6: Download complete 14:38:48 9b3977197b4f: Verifying Checksum 14:38:48 9b3977197b4f: Download complete 14:38:48 a227ed2f7395: Verifying Checksum 14:38:48 a227ed2f7395: Download complete 14:38:49 9b3977197b4f: Pull complete 14:38:49 1a89e8eeedd5: Pull complete 14:38:50 94645a83ff95: Pull complete 14:38:50 7b1c46037f91: Verifying Checksum 14:38:50 7b1c46037f91: Download complete 14:38:51 3f3a8bcf1eab: Download complete 14:39:03 3f3a8bcf1eab: Pull complete 14:39:03 0c92f367c5e7: Pull complete 14:39:03 f7c0051592d6: Pull complete 14:39:03 a227ed2f7395: Pull complete 14:39:10 7b1c46037f91: Pull complete 14:39:10 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:39:10 ---> f79e39bc4007 14:39:10 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:39:10 ---> Running in d88ca2723f09 14:39:11 Removing intermediate container d88ca2723f09 14:39:11 ---> b3ab9e8c6479 14:39:11 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:39:11 ---> Running in 0ab810e76699 14:39:11 Removing intermediate container 0ab810e76699 14:39:11 ---> 6100d7c32a39 14:39:11 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:39:11 ---> Running in 36274f7a2ff6 14:39:11 Removing intermediate container 36274f7a2ff6 14:39:11 ---> 3c5bbf325899 14:39:11 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:11 ---> Running in 119009abd2b2 14:39:13 Removing intermediate container 119009abd2b2 14:39:13 ---> 14205b8a2a15 14:39:13 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:39:13 ---> Running in 0a02cc714cf6 14:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:39:16 OK: 220 MiB in 52 packages 14:39:17 Removing intermediate container 0a02cc714cf6 14:39:17 ---> c14a1ce0eecf 14:39:17 Step 8/13 : WORKDIR /app 14:39:17 ---> Running in 3d94ff328c26 14:39:17 Removing intermediate container 3d94ff328c26 14:39:17 ---> 79357a917d88 14:39:17 Step 9/13 : COPY go.mod vendor* ./ 14:39:18 ---> f5e4f6e5632b 14:39:18 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:18 ---> Running in c7077e6fabdc 14:40:40 Removing intermediate container c7077e6fabdc 14:40:40 ---> d6a7485ec21f 14:40:40 Step 11/13 : COPY . . 14:40:40 ---> ef83dbe70a5e 14:40:40 Step 12/13 : ARG MAKE="make build" 14:40:40 ---> Running in cd23b9ca8626 14:40:40 Removing intermediate container cd23b9ca8626 14:40:40 ---> 202e00c58404 14:40:40 Step 13/13 : RUN $MAKE 14:40:40 ---> Running in efc5112099e2 14:40:40 noop 14:40:40 Removing intermediate container efc5112099e2 14:40:40 ---> b3102949a617 14:40:40 Successfully built b3102949a617 14:40:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:40:40 + docker inspect -f . ci-base-image-arm64 14:40:40 . [Pipeline] withDockerContainer 14:40:40 prd-ubuntu20.04-docker-arm64-4c-16g-10461 does not seem to be running inside a container 14:40:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/60 -v /w/workspace/app-service-configurable/60:/w/workspace/app-service-configurable/60:rw,z -v /w/workspace/app-service-configurable/60@tmp:/w/workspace/app-service-configurable/60@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 14:40:42 $ docker top dd181c310feeaa1e31e8c020c8f5b3a304a0201d7daa18cb985d5233087f106d -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:42 + go version 14:40:42 go version go1.17.6 linux/arm64 [Pipeline] } 14:40:42 $ docker stop --time=1 dd181c310feeaa1e31e8c020c8f5b3a304a0201d7daa18cb985d5233087f106d 14:40:44 $ docker rm -f dd181c310feeaa1e31e8c020c8f5b3a304a0201d7daa18cb985d5233087f106d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:45 + docker inspect -f . ci-base-image-arm64 14:40:45 . [Pipeline] withDockerContainer 14:40:45 prd-ubuntu20.04-docker-arm64-4c-16g-10461 does not seem to be running inside a container 14:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/60 -v /w/workspace/app-service-configurable/60:/w/workspace/app-service-configurable/60:rw,z -v /w/workspace/app-service-configurable/60@tmp:/w/workspace/app-service-configurable/60@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 14:40:46 $ docker top c747a580034f090e87ed28951cedb4b88481176ba8f55e48f59a4ed9aa4abaca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:40:47 + make test 14:40:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:41:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:41:34 CGO_ENABLED=1 go vet ./... 14:41:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:41:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:41:52 ./bin/test-attribution-txt.sh [Pipeline] echo 14:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:41:53 $ docker stop --time=1 c747a580034f090e87ed28951cedb4b88481176ba8f55e48f59a4ed9aa4abaca 14:41:55 $ docker rm -f c747a580034f090e87ed28951cedb4b88481176ba8f55e48f59a4ed9aa4abaca [Pipeline] // withDockerContainer [Pipeline] sh 14:41:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:41:56 Warning: overwriting stash ‘coverage-report’ 14:41:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:41:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:41:57 + ls -al . 14:41:57 total 172 14:41:57 drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 14:41 . 14:41:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 14:38 .. 14:41:57 -rw-rw-r-- 1 jenkins jenkins 119 Apr 1 14:38 .dockerignore 14:41:57 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:38 .git 14:41:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:38 .github 14:41:57 -rw-rw-r-- 1 jenkins jenkins 104 Apr 1 14:38 .gitignore 14:41:57 -rw-rw-r-- 1 jenkins jenkins 7627 Apr 1 14:38 Attribution.txt 14:41:57 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 1 14:38 CHANGELOG.md 14:41:57 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 1 14:38 Dockerfile 14:41:57 -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 14:38 GOVERNANCE.md 14:41:57 -rw-rw-r-- 1 jenkins jenkins 688 Apr 1 14:38 Jenkinsfile 14:41:57 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 1 14:38 LICENSE 14:41:57 -rw-rw-r-- 1 jenkins jenkins 618 Apr 1 14:38 OWNERS.md 14:41:57 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 1 14:38 README.md 14:41:57 -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 14:35 VERSION 14:41:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 14:38 bin 14:41:57 -rw-r--r-- 1 jenkins jenkins 10 Apr 1 14:40 coverage.out 14:41:57 -rw-rw-r-- 1 jenkins jenkins 2816 Apr 1 14:38 go.mod 14:41:57 -rw-rw-r-- 1 jenkins jenkins 50335 Apr 1 14:38 go.sum 14:41:57 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 1 14:38 main.go 14:41:57 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 1 14:38 makefile 14:41:57 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:38 res 14:41:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:38 snap [Pipeline] isUnix [Pipeline] sh 14:41:57 + 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=ab4754bb686cc1a901ed29aff581db85023172aa --label arch=arm64 --label version=2.2.0-dev.24 . 14:41:57 Sending build context to Docker daemon 211.5kB 14:41:58 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 14:41:58 Step 2/27 : FROM ${BASE} AS builder 14:41:58 ---> b3102949a617 14:41:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:41:58 ---> Running in 5f5b35506190 14:41:58 Removing intermediate container 5f5b35506190 14:41:58 ---> 1223f1496e0a 14:41:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:41:58 ---> Running in fd0c603e1b3b 14:41:58 Removing intermediate container fd0c603e1b3b 14:41:58 ---> 255b81cfbda5 14:41:58 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:41:58 ---> Running in c5fac57858db 14:41:59 Removing intermediate container c5fac57858db 14:41:59 ---> 1fdfe7ad7810 14:41:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:59 ---> Running in c66f01185f3a 14:42:00 Removing intermediate container c66f01185f3a 14:42:00 ---> ab36cf551588 14:42:00 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:42:00 ---> Running in 132a303abb8a 14:42:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:42:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:42:03 OK: 220 MiB in 52 packages 14:42:04 Removing intermediate container 132a303abb8a 14:42:04 ---> 4d150464bf26 14:42:04 Step 8/27 : WORKDIR /app 14:42:04 ---> Running in 801c8ae11499 14:42:05 Removing intermediate container 801c8ae11499 14:42:05 ---> 233c5df57877 14:42:05 Step 9/27 : COPY go.mod vendor* ./ 14:42:05 ---> a8a69ea66918 14:42:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:05 ---> Running in d5bad43c57fe 14:42:07 Removing intermediate container d5bad43c57fe 14:42:07 ---> 93d6b120aa9a 14:42:07 Step 11/27 : COPY . . 14:42:08 ---> ed88a2604c66 14:42:08 Step 12/27 : ARG MAKE="make build" 14:42:08 ---> Running in 5475631378fc 14:42:08 Removing intermediate container 5475631378fc 14:42:08 ---> dcb3d2641842 14:42:08 Step 13/27 : RUN $MAKE 14:42:08 ---> Running in 9ad0b1e4749e 14:42:09 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.24" -o app-service-configurable 14:42:56 Removing intermediate container 9ad0b1e4749e 14:42:56 ---> 26d882e3c315 14:42:56 Step 14/27 : FROM alpine:3.14 14:42:56 3.14: Pulling from library/alpine 14:42:56 810d54c7e01b: Pulling fs layer 14:42:56 810d54c7e01b: Verifying Checksum 14:42:56 810d54c7e01b: Download complete 14:42:56 810d54c7e01b: Pull complete 14:42:56 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 14:42:56 Status: Downloaded newer image for alpine:3.14 14:42:56 ---> cc3d11fa2d52 14:42:56 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:42:56 ---> Running in d33dfc01872f 14:42:56 Removing intermediate container d33dfc01872f 14:42:56 ---> 68336809ddca 14:42:56 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:42:56 ---> Running in 19f9b4ce2ddd 14:42:56 Removing intermediate container 19f9b4ce2ddd 14:42:56 ---> 0354892af7f1 14:42:56 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:42:56 ---> Running in 5cd0141905e6 14:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:42:56 (1/7) Installing ca-certificates (20211220-r0) 14:42:56 (2/7) Installing dumb-init (1.2.5-r1) 14:42:56 (3/7) Installing libgcc (10.3.1_git20210424-r2) 14:42:56 (4/7) Installing libsodium (1.0.18-r0) 14:42:56 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 14:42:56 (6/7) Installing libzmq (4.3.4-r0) 14:42:56 (7/7) Installing zeromq (4.3.4-r0) 14:42:56 Executing busybox-1.33.1-r6.trigger 14:42:56 Executing ca-certificates-20211220-r0.trigger 14:42:56 OK: 9 MiB in 21 packages 14:42:57 Removing intermediate container 5cd0141905e6 14:42:57 ---> f4e8d6fe79fc 14:42:57 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:42:58 ---> 9ef6a98fde8a 14:42:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:42:58 ---> c9dcc94f2b9b 14:42:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:42:59 ---> c32234a43fdf 14:42:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:43:00 ---> 2c563499fa1c 14:43:00 Step 22/27 : EXPOSE 48095 14:43:00 ---> Running in b49870a40a74 14:43:00 Removing intermediate container b49870a40a74 14:43:00 ---> 8b8727debda0 14:43:00 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:43:00 ---> Running in 5ac9d104b593 14:43:01 Removing intermediate container 5ac9d104b593 14:43:01 ---> e54fc83f0e82 14:43:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:43:01 ---> Running in e249a7eaeb72 14:43:01 Removing intermediate container e249a7eaeb72 14:43:01 ---> ace39b0a0c1a 14:43:01 Step 25/27 : LABEL arch=arm64 14:43:01 ---> Running in 2c3b932796c9 14:43:01 Removing intermediate container 2c3b932796c9 14:43:01 ---> eaa58568aa72 14:43:01 Step 26/27 : LABEL git_sha=ab4754bb686cc1a901ed29aff581db85023172aa 14:43:01 ---> Running in d4fe95067470 14:43:02 Removing intermediate container d4fe95067470 14:43:02 ---> e48ea161aa34 14:43:02 Step 27/27 : LABEL version=2.2.0-dev.24 14:43:02 ---> Running in d098b2c7b554 14:43:02 Removing intermediate container d098b2c7b554 14:43:02 ---> d2c1143529ff 14:43:02 [Warning] One or more build-args [ARCH] were not consumed 14:43:02 Successfully built d2c1143529ff 14:43:02 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 14:43:02 provisioning config files... 14:43:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/60@tmp/config6173807659209822937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:03 ---> docker-login.sh 14:43:03 nexus3.edgexfoundry.org:10001 14:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:03 Configure a credential helper to remove this warning. See 14:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:03 14:43:03 Login Succeeded 14:43:03 nexus3.edgexfoundry.org:10002 14:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:03 Configure a credential helper to remove this warning. See 14:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:03 14:43:03 Login Succeeded 14:43:03 nexus3.edgexfoundry.org:10003 14:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:04 Configure a credential helper to remove this warning. See 14:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:04 14:43:04 Login Succeeded 14:43:04 nexus3.edgexfoundry.org:10004 14:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:05 Configure a credential helper to remove this warning. See 14:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:05 14:43:05 Login Succeeded 14:43:05 docker.io 14:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:05 Configure a credential helper to remove this warning. See 14:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:05 14:43:05 Login Succeeded 14:43:05 ---> docker-login.sh ends [Pipeline] } 14:43:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:43:05 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:43:05 ab4754bb686cc1a901ed29aff581db85023172aa 14:43:05 latest 14:43:05 2.2.0-dev.24 14:43:05 ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 14:43:05 main 14:43:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] isUnix [Pipeline] sh 14:43:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa 14:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:06 cce0718d706d: Preparing 14:43:06 05edc1e16c8a: Preparing 14:43:06 dccc231b26ed: Preparing 14:43:06 16e354665c6b: Preparing 14:43:06 24b5b0e98099: Preparing 14:43:06 b94faa188151: Preparing 14:43:06 b94faa188151: Waiting 14:43:06 05edc1e16c8a: Pushed 14:43:06 16e354665c6b: Pushed 14:43:06 dccc231b26ed: Pushed 14:43:06 b94faa188151: Layer already exists 14:43:07 24b5b0e98099: Pushed 14:43:10 cce0718d706d: Pushed 14:43:10 ab4754bb686cc1a901ed29aff581db85023172aa: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:43:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:43:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:11 cce0718d706d: Preparing 14:43:11 05edc1e16c8a: Preparing 14:43:11 dccc231b26ed: Preparing 14:43:11 16e354665c6b: Preparing 14:43:11 24b5b0e98099: Preparing 14:43:11 b94faa188151: Preparing 14:43:11 b94faa188151: Waiting 14:43:11 dccc231b26ed: Layer already exists 14:43:11 16e354665c6b: Layer already exists 14:43:11 05edc1e16c8a: Layer already exists 14:43:11 24b5b0e98099: Layer already exists 14:43:11 cce0718d706d: Layer already exists 14:43:11 b94faa188151: Layer already exists 14:43:11 latest: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:43:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 14:43:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.24 14:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:12 cce0718d706d: Preparing 14:43:12 05edc1e16c8a: Preparing 14:43:12 dccc231b26ed: Preparing 14:43:12 16e354665c6b: Preparing 14:43:12 24b5b0e98099: Preparing 14:43:12 b94faa188151: Preparing 14:43:12 b94faa188151: Waiting 14:43:12 dccc231b26ed: Layer already exists 14:43:12 24b5b0e98099: Layer already exists 14:43:12 16e354665c6b: Layer already exists 14:43:12 05edc1e16c8a: Layer already exists 14:43:12 cce0718d706d: Layer already exists 14:43:12 b94faa188151: Layer already exists 14:43:12 2.2.0-dev.24: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:43:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 14:43:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 14:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:13 cce0718d706d: Preparing 14:43:13 05edc1e16c8a: Preparing 14:43:13 dccc231b26ed: Preparing 14:43:13 16e354665c6b: Preparing 14:43:13 24b5b0e98099: Preparing 14:43:13 b94faa188151: Preparing 14:43:13 b94faa188151: Waiting 14:43:13 cce0718d706d: Layer already exists 14:43:13 24b5b0e98099: Layer already exists 14:43:13 16e354665c6b: Layer already exists 14:43:13 dccc231b26ed: Layer already exists 14:43:13 05edc1e16c8a: Layer already exists 14:43:13 b94faa188151: Layer already exists 14:43:13 ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:43:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 14:43:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:43:14 cce0718d706d: Preparing 14:43:14 05edc1e16c8a: Preparing 14:43:14 dccc231b26ed: Preparing 14:43:14 16e354665c6b: Preparing 14:43:14 24b5b0e98099: Preparing 14:43:14 b94faa188151: Preparing 14:43:14 b94faa188151: Waiting 14:43:14 05edc1e16c8a: Layer already exists 14:43:14 dccc231b26ed: Layer already exists 14:43:14 cce0718d706d: Layer already exists 14:43:14 16e354665c6b: Layer already exists 14:43:14 24b5b0e98099: Layer already exists 14:43:14 b94faa188151: Layer already exists 14:43:14 main: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:14 ===================================================== [Pipeline] echo 14:43:14 taggedImages: 14:43:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa 14:43:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:43:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.24 14:43:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 14:43:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:15 14:43:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:15 arm64: Pulling from edgex-lftools-log-publisher 14:43:15 8998bd30e6a1: Pulling fs layer 14:43:15 04944245beec: Pulling fs layer 14:43:15 699f458cf7ca: Pulling fs layer 14:43:15 765212b225bb: Pulling fs layer 14:43:15 f23df028b6ca: Pulling fs layer 14:43:15 d65c8cfc05b1: Pulling fs layer 14:43:15 2437ff75d9bd: Pulling fs layer 14:43:15 765212b225bb: Waiting 14:43:15 d65c8cfc05b1: Waiting 14:43:15 f23df028b6ca: Waiting 14:43:15 2437ff75d9bd: Waiting 14:43:15 04944245beec: Verifying Checksum 14:43:15 04944245beec: Download complete 14:43:15 765212b225bb: Verifying Checksum 14:43:15 765212b225bb: Download complete 14:43:15 f23df028b6ca: Verifying Checksum 14:43:15 f23df028b6ca: Download complete 14:43:15 d65c8cfc05b1: Verifying Checksum 14:43:15 d65c8cfc05b1: Download complete 14:43:16 699f458cf7ca: Verifying Checksum 14:43:16 699f458cf7ca: Download complete 14:43:16 8998bd30e6a1: Verifying Checksum 14:43:16 8998bd30e6a1: Download complete 14:43:19 2437ff75d9bd: Verifying Checksum 14:43:19 2437ff75d9bd: Download complete 14:43:20 8998bd30e6a1: Pull complete 14:43:21 04944245beec: Pull complete 14:43:22 699f458cf7ca: Pull complete 14:43:22 765212b225bb: Pull complete 14:43:23 f23df028b6ca: Pull complete 14:43:23 d65c8cfc05b1: Pull complete 14:43:39 2437ff75d9bd: Pull complete 14:43:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:43:39 prd-ubuntu20.04-docker-arm64-4c-16g-10461 does not seem to be running inside a container 14:43:39 $ 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/60 -v /w/workspace/app-service-configurable/60:/w/workspace/app-service-configurable/60:rw,z -v /w/workspace/app-service-configurable/60@tmp:/w/workspace/app-service-configurable/60@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 14:43:41 $ docker top 9c8dafa5cd86a98abcdf6681172c277e1ac1d1ce85f372c67b1c9c26de00dfdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:42 ---> job-cost.sh 14:43:42 lf-activate-venv: SKIPPING 14:43:42 INFO: No Stack... 14:43:42 INFO: Retrieving Pricing Info for: v3-standard-4 14:43:43 INFO: Archiving Costs [Pipeline] sh 14:43:44 + cat /w/workspace/app-service-configurable/60/archives/cost.csv 14:43:44 + cut -d, -f6 [Pipeline] lock 14:43:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] 14:43:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] did not exist. Created. 14:43:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:43:45 /w/workspace/app-service-configurable/60@tmp/durable-593c0ecb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:43:46 + echo total: 0.10999999940395355 [Pipeline] stash 14:43:46 Warning: overwriting stash ‘stack-cost’ 14:43:46 Stashed 1 file(s) [Pipeline] } 14:43:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 14:43:46 $ docker stop --time=1 9c8dafa5cd86a98abcdf6681172c277e1ac1d1ce85f372c67b1c9c26de00dfdb 14:43:47 $ docker rm -f 9c8dafa5cd86a98abcdf6681172c277e1ac1d1ce85f372c67b1c9c26de00dfdb [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 14:43:48 provisioning config files... 14:43:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1529357885553669737tmp [Pipeline] { [Pipeline] sh 14:43:48 + set +x 14:43:48 + + curl -s https://codecov.io/bash 14:43:48 bash -s -- 14:43:48 14:43:48 _____ _ 14:43:48 / ____| | | 14:43:48 | | ___ __| | ___ ___ _____ __ 14:43:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:43:48 | |___| (_) | (_| | __/ (_| (_) \ V / 14:43:48 \_____\___/ \__,_|\___|\___\___/ \_/ 14:43:48 Bash-1.0.6 14:43:48 14:43:48 14:43:48 ==> git version 2.25.1 found 14:43:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:43:48 Release-Date: 2020-01-08 14:43:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:43:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:43:48 ==> Jenkins CI detected. 14:43:48 current dir:  /w/workspace/ry_app-service-configurable_main 14:43:48 project root: . 14:43:48 --> token set from env 14:43:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:43:48 ==> Running gcov in . (disable via -X gcov) 14:43:48 ==> Python coveragepy not found 14:43:48 ==> Searching for coverage reports in: 14:43:48 + . 14:43:48 -> Found 1 reports 14:43:48 ==> Detecting git/mercurial file structure 14:43:48 ==> Reading reports 14:43:48 + ./coverage.out bytes=10 14:43:48 ==> Appending adjustments 14:43:48 https://docs.codecov.io/docs/fixing-reports 14:43:48 + Found adjustments 14:43:48 ==> Gzipping contents 14:43:48 4.0K /tmp/codecov.Rccnlu.gz 14:43:48 ==> Uploading reports 14:43:48 url: https://codecov.io 14:43:48 query: branch=main&commit=ab4754bb686cc1a901ed29aff581db85023172aa&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:43:48 -> Pinging Codecov 14:43:48 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=ab4754bb686cc1a901ed29aff581db85023172aa&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:43:49 -> Uploading to 14:43:49 https://storage.googleapis.com/codecov/v4/raw/2022-04-01/A97CA9966030D2A3747ED39772930CCE/ab4754bb686cc1a901ed29aff581db85023172aa/b65a7713-ad99-4fcb-8755-ab0594065589.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T144348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=055494322c4fa346134d4f2d5aba853ad0ab0805e73fd3507fe773dc89efbb96 14:43:49 % Total % Received % Xferd Average Speed Time Time Time Current 14:43:49 Dload Upload Total Spent Left Speed 14:43:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2313 --:--:-- --:--:-- --:--:-- 2313 14:43:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] } 14:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:43:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:43:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:43:49 14:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:43:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:43:50 188c0c94c7c5: Pulling fs layer 14:43:50 0ef7d3d256c8: Pulling fs layer 14:43:50 de9db76c5a1d: Pulling fs layer 14:43:50 0eba1c9be4d2: Pulling fs layer 14:43:50 0d57e429df01: Pulling fs layer 14:43:50 4e4be7b47b0d: Pulling fs layer 14:43:50 e1f770b5df2f: Pulling fs layer 14:43:50 85a0685a4137: Pulling fs layer 14:43:50 0d57e429df01: Waiting 14:43:50 4e4be7b47b0d: Waiting 14:43:50 e1f770b5df2f: Waiting 14:43:50 85a0685a4137: Waiting 14:43:50 0eba1c9be4d2: Waiting 14:43:50 de9db76c5a1d: Verifying Checksum 14:43:50 de9db76c5a1d: Download complete 14:43:50 0ef7d3d256c8: Verifying Checksum 14:43:50 0ef7d3d256c8: Download complete 14:43:50 0d57e429df01: Verifying Checksum 14:43:50 0d57e429df01: Download complete 14:43:50 4e4be7b47b0d: Download complete 14:43:50 188c0c94c7c5: Verifying Checksum 14:43:50 188c0c94c7c5: Download complete 14:43:50 188c0c94c7c5: Pull complete 14:43:50 e1f770b5df2f: Verifying Checksum 14:43:50 e1f770b5df2f: Download complete 14:43:50 0ef7d3d256c8: Pull complete 14:43:50 de9db76c5a1d: Pull complete 14:43:50 0eba1c9be4d2: Verifying Checksum 14:43:50 0eba1c9be4d2: Download complete 14:43:50 85a0685a4137: Verifying Checksum 14:43:50 85a0685a4137: Download complete 14:43:55 0eba1c9be4d2: Pull complete 14:43:55 0d57e429df01: Pull complete 14:43:55 4e4be7b47b0d: Pull complete 14:43:55 e1f770b5df2f: Pull complete 14:43:59 85a0685a4137: Pull complete 14:43:59 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:43:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:43:59 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:43:59 $ 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 14:44:01 $ docker top bdadc2f25819e1467944d6f614c75052e2eacfbbb4e6a155bcb529aa47e20e42 -eo pid,comm [Pipeline] { [Pipeline] echo 14:44:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:44:01 + set -o pipefail 14:44:01 + snyk monitor '--org=edgex-jenkins' 14:44:05 14:44:05 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:44:05 14:44:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/5b0bb9c8-9279-4f3d-8ac4-f1cc31645688 14:44:05 14:44:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:44:05 14:44:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:44:05 14:44:05 [Pipeline] } 14:44:05 $ docker stop --time=1 bdadc2f25819e1467944d6f614c75052e2eacfbbb4e6a155bcb529aa47e20e42 14:44:07 $ docker rm -f bdadc2f25819e1467944d6f614c75052e2eacfbbb4e6a155bcb529aa47e20e42 [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 14:44:08 + git log --format=format:%s -1 ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] sh 14:44:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:44:09 . [Pipeline] withDockerContainer 14:44:09 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:44:09 $ 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 14:44:09 $ docker top b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:09 [ssh-agent] Looking for ssh-agent implementation... 14:44:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:09 $ docker exec b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf ssh-agent 14:44:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIljOpn/agent.13 14:44:09 SSH_AGENT_PID=19 14:44:09 Running ssh-add (command line suppressed) 14:44:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6938622525390199711.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6938622525390199711.key) 14:44:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:10 + git semver tag 14:44:10 # -> Open(): unable to determine branch for HEAD 14:44:10 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:44:10 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:44:10 # $SEMVER_REMOTE_NAME = origin 14:44:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:44:10 # $SEMVER_USER_NAME = edgex-jenkins 14:44:10 # $SEMVER_BRANCH = main 14:44:10 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 14:44:10 # ab4754bb686cc1a901ed29aff581db85023172aa HEAD 14:44:10 # -> Force: false 14:44:10 # 432938fc1caea05f7dea78565ac6264cdb49c711 refs/tags/v2.2.0-dev.24 [Pipeline] } 14:44:10 $ docker exec --env ******** --env ******** b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf ssh-agent -k 14:44:10 unset SSH_AUTH_SOCK; 14:44:10 unset SSH_AGENT_PID; 14:44:10 echo Agent pid 19 killed; 14:44:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:10 + git semver [Pipeline] } 14:44:10 $ docker stop --time=1 b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf 14:44:12 $ docker rm -f b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:44:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:12 14:44:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:44:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:12 0.23.1-centos7: Pulling from edgex-lftools 14:44:12 ab5ef0e58194: Pulling fs layer 14:44:12 9712f1f96733: Pulling fs layer 14:44:12 63f879dbbcfc: Pulling fs layer 14:44:12 0d9ebad4ef96: Pulling fs layer 14:44:12 e9a5061849ea: Pulling fs layer 14:44:12 d747dcd14b5f: Pulling fs layer 14:44:12 2de7ff778b66: Pulling fs layer 14:44:12 e9a5061849ea: Waiting 14:44:12 d747dcd14b5f: Waiting 14:44:12 2de7ff778b66: Waiting 14:44:12 0d9ebad4ef96: Waiting 14:44:12 9712f1f96733: Verifying Checksum 14:44:12 9712f1f96733: Download complete 14:44:13 63f879dbbcfc: Verifying Checksum 14:44:13 63f879dbbcfc: Download complete 14:44:13 e9a5061849ea: Verifying Checksum 14:44:13 e9a5061849ea: Download complete 14:44:13 d747dcd14b5f: Download complete 14:44:13 ab5ef0e58194: Download complete 14:44:13 2de7ff778b66: Verifying Checksum 14:44:13 2de7ff778b66: Download complete 14:44:13 0d9ebad4ef96: Download complete 14:44:16 ab5ef0e58194: Pull complete 14:44:16 9712f1f96733: Pull complete 14:44:17 63f879dbbcfc: Pull complete 14:44:21 0d9ebad4ef96: Pull complete 14:44:22 e9a5061849ea: Pull complete 14:44:22 d747dcd14b5f: Pull complete 14:44:23 2de7ff778b66: Pull complete 14:44:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:44:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:44:23 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:44:23 $ 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 14:44:25 $ docker top 770cb2042bcd88ba4c08dea8c49c59eb2aca5ef4c5f84988c9952877f26b93b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:44:25 provisioning config files... 14:44:25 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1932641338696619940tmp 14:44:25 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8568310113672474860tmp 14:44:25 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7936012063750344612tmp [Pipeline] { [Pipeline] echo 14:44:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:44:26 ---> sigul-configuration.sh 14:44:26 gpg: directory `/root/.gnupg' created 14:44:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:44:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:44:26 gpg: keyring `/root/.gnupg/secring.gpg' created 14:44:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:44:26 gpg: CAST5 encrypted data 14:44:26 gpg: encrypted with 1 passphrase 14:44:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:44:26 + mkdir /home/jenkins 14:44:26 + mkdir /home/jenkins/sigul [Pipeline] sh 14:44:26 + 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 14:44:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:44:26 ---> sigul-install.sh 14:44:26 Sigul already installed; skipping installation. [Pipeline] sh 14:44:27 + git tag --list 14:44:27 v1.0.0 14:44:27 v1.1.0 14:44:27 v1.2.0 14:44:27 v1.3.0 14:44:27 v1.3.1 14:44:27 v2.0.0 14:44:27 v2.0.1 14:44:27 v2.0.1-dev.1 14:44:27 v2.0.2-dev.1 14:44:27 v2.0.2-dev.10 14:44:27 v2.0.2-dev.11 14:44:27 v2.0.2-dev.12 14:44:27 v2.0.2-dev.13 14:44:27 v2.0.2-dev.14 14:44:27 v2.0.2-dev.15 14:44:27 v2.0.2-dev.16 14:44:27 v2.0.2-dev.17 14:44:27 v2.0.2-dev.18 14:44:27 v2.0.2-dev.19 14:44:27 v2.0.2-dev.2 14:44:27 v2.0.2-dev.20 14:44:27 v2.0.2-dev.21 14:44:27 v2.0.2-dev.22 14:44:27 v2.0.2-dev.23 14:44:27 v2.0.2-dev.24 14:44:27 v2.0.2-dev.25 14:44:27 v2.0.2-dev.26 14:44:27 v2.0.2-dev.27 14:44:27 v2.0.2-dev.28 14:44:27 v2.0.2-dev.29 14:44:27 v2.0.2-dev.3 14:44:27 v2.0.2-dev.30 14:44:27 v2.0.2-dev.4 14:44:27 v2.0.2-dev.5 14:44:27 v2.0.2-dev.6 14:44:27 v2.0.2-dev.7 14:44:27 v2.0.2-dev.8 14:44:27 v2.0.2-dev.9 14:44:27 v2.1.0 14:44:27 v2.2.0-dev.1 14:44:27 v2.2.0-dev.10 14:44:27 v2.2.0-dev.11 14:44:27 v2.2.0-dev.12 14:44:27 v2.2.0-dev.13 14:44:27 v2.2.0-dev.14 14:44:27 v2.2.0-dev.15 14:44:27 v2.2.0-dev.16 14:44:27 v2.2.0-dev.17 14:44:27 v2.2.0-dev.18 14:44:27 v2.2.0-dev.19 14:44:27 v2.2.0-dev.2 14:44:27 v2.2.0-dev.20 14:44:27 v2.2.0-dev.21 14:44:27 v2.2.0-dev.22 14:44:27 v2.2.0-dev.23 14:44:27 v2.2.0-dev.24 14:44:27 v2.2.0-dev.3 14:44:27 v2.2.0-dev.4 14:44:27 v2.2.0-dev.5 14:44:27 v2.2.0-dev.6 14:44:27 v2.2.0-dev.7 14:44:27 v2.2.0-dev.8 14:44:27 v2.2.0-dev.9 [Pipeline] sh 14:44:27 + lftools sign git-tag v2.2.0-dev.24 14:44:28 Signing Git tag with Sigul... 14:44:28 Signing v2.2.0-dev.24 [Pipeline] echo 14:44:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:44:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:44:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:44:29 $ docker stop --time=1 770cb2042bcd88ba4c08dea8c49c59eb2aca5ef4c5f84988c9952877f26b93b1 14:44:30 $ docker rm -f 770cb2042bcd88ba4c08dea8c49c59eb2aca5ef4c5f84988c9952877f26b93b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:44:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:44:31 . [Pipeline] withDockerContainer 14:44:31 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:44:31 $ 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 14:44:31 $ docker top 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:31 [ssh-agent] Looking for ssh-agent implementation... 14:44:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:31 $ docker exec 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 ssh-agent 14:44:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPIiHaG/agent.13 14:44:32 SSH_AGENT_PID=19 14:44:32 Running ssh-add (command line suppressed) 14:44:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2809813271748776034.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2809813271748776034.key) 14:44:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:32 + git semver bump pre 14:44:32 # -> Open(): unable to determine branch for HEAD 14:44:32 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:44:32 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:44:32 # $SEMVER_REMOTE_NAME = origin 14:44:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:44:32 # $SEMVER_USER_NAME = edgex-jenkins 14:44:32 # $SEMVER_BRANCH = main 14:44:32 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 14:44:32 2.2.0-dev.25 [Pipeline] } 14:44:32 $ docker exec --env ******** --env ******** 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 ssh-agent -k 14:44:32 unset SSH_AUTH_SOCK; 14:44:32 unset SSH_AGENT_PID; 14:44:32 echo Agent pid 19 killed; 14:44:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:32 + git semver [Pipeline] } 14:44:32 $ docker stop --time=1 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 14:44:34 $ docker rm -f 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 [Pipeline] // withDockerContainer [Pipeline] sh 14:44:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:44:34 . [Pipeline] withDockerContainer 14:44:35 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:44:35 $ docker top 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:35 [ssh-agent] Looking for ssh-agent implementation... 14:44:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:35 $ docker exec 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 ssh-agent 14:44:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGECAFP/agent.13 14:44:35 SSH_AGENT_PID=19 14:44:35 Running ssh-add (command line suppressed) 14:44:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9174582500576985524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9174582500576985524.key) 14:44:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:36 + git semver push 14:44:36 # -> Open(): unable to determine branch for HEAD 14:44:36 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 14:44:36 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 14:44:36 # $SEMVER_REMOTE_NAME = origin 14:44:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:44:36 # $SEMVER_USER_NAME = edgex-jenkins 14:44:36 # $SEMVER_BRANCH = main 14:44:36 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 14:44:38 $ docker exec --env ******** --env ******** 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 ssh-agent -k 14:44:38 unset SSH_AUTH_SOCK; 14:44:38 unset SSH_AGENT_PID; 14:44:38 echo Agent pid 19 killed; 14:44:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:38 + git semver [Pipeline] } 14:44:38 $ docker stop --time=1 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 14:44:39 $ docker rm -f 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 [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 14:44:40 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:44:40 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:44:40 total 16 14:44:40 drwxr-xr-x 3 root root 4096 Apr 1 14:36 . 14:44:40 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:44 .. 14:44:40 drwxr-xr-x 2 root root 4096 Apr 1 14:36 cost 14:44:40 -rw-r--r-- 1 root root 94 Apr 1 14:36 cost.csv 14:44:40 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:44:40 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:44:40 total 16 14:44:40 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 14:36 . 14:44:40 drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:44 .. 14:44:40 drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 14:36 cost 14:44:40 -rw-r--r-- 1 jenkins jenkins 94 Apr 1 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:44:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:44:41 ---> package-listing.sh 14:44:41 ++ facter osfamily 14:44:41 ++ tr '[:upper:]' '[:lower:]' 14:44:42 + OS_FAMILY=debian 14:44:42 + workspace=/w/workspace/ry_app-service-configurable_main 14:44:42 + START_PACKAGES=/tmp/packages_start.txt 14:44:42 + END_PACKAGES=/tmp/packages_end.txt 14:44:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:42 + PACKAGES=/tmp/packages_start.txt 14:44:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:44:42 + PACKAGES=/tmp/packages_end.txt 14:44:42 + case "${OS_FAMILY}" in 14:44:42 + dpkg -l 14:44:42 + grep '^ii' 14:44:42 + '[' -f /tmp/packages_start.txt ']' 14:44:42 + '[' -f /tmp/packages_end.txt ']' 14:44:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:44:42 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:44:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:44:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 14:44:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:42 . [Pipeline] withDockerContainer 14:44:42 prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container 14:44:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 14:44:43 $ docker top 2ea7a958091d9cfb93578de022aef7ac7c6d152b61ba6bc772a475ecfda1521b -eo pid,comm [Pipeline] { [Pipeline] sh 14:44:43 + touch /tmp/pre-build-complete [Pipeline] sh 14:44:43 + mkdir -p /var/log/sysstat [Pipeline] sh 14:44:44 + ls /var/log/sa-host 14:44:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:44 provisioning config files... 14:44:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1427194360144196984tmp [Pipeline] { [Pipeline] echo 14:44:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:44:44 ---> create-netrc.sh [Pipeline] } 14:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:44:44 ---> python-tools-install.sh [Pipeline] echo 14:44:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:44:45 ---> sudo-logs.sh 14:44:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:44:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:44:45 ---> job-cost.sh 14:44:45 lf-activate-venv: SKIPPING 14:44:45 DEBUG: total: 0.2199999988079071 14:44:45 INFO: Retrieving Stack Cost... 14:44:46 INFO: Retrieving Pricing Info for: v3-standard-8 14:44:46 INFO: Archiving Costs [Pipeline] echo 14:44:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:44:46 ---> logs-deploy.sh 14:44:46 lf-activate-venv: SKIPPING 14:44:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/60 14:44:46 INFO: archiving workspace using pattern(s): 14:44:47 Archives upload complete. 14:44:47 INFO: archiving logs to Nexus 14:44:48 ---> uname -a: 14:44:48 Linux prd-ubuntu20-04-docker-8c-8g-10460 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:44:48 14:44:48 14:44:48 ---> lscpu: 14:44:48 Architecture: x86_64 14:44:48 CPU op-mode(s): 32-bit, 64-bit 14:44:48 Byte Order: Little Endian 14:44:48 Address sizes: 40 bits physical, 48 bits virtual 14:44:48 CPU(s): 8 14:44:48 On-line CPU(s) list: 0-7 14:44:48 Thread(s) per core: 1 14:44:48 Core(s) per socket: 1 14:44:48 Socket(s): 8 14:44:48 NUMA node(s): 1 14:44:48 Vendor ID: AuthenticAMD 14:44:48 CPU family: 23 14:44:48 Model: 49 14:44:48 Model name: AMD EPYC-Rome Processor 14:44:48 Stepping: 0 14:44:48 CPU MHz: 2799.998 14:44:48 BogoMIPS: 5599.99 14:44:48 Virtualization: AMD-V 14:44:48 Hypervisor vendor: KVM 14:44:48 Virtualization type: full 14:44:48 L1d cache: 256 KiB 14:44:48 L1i cache: 256 KiB 14:44:48 L2 cache: 4 MiB 14:44:48 L3 cache: 128 MiB 14:44:48 NUMA node0 CPU(s): 0-7 14:44:48 Vulnerability Itlb multihit: Not affected 14:44:48 Vulnerability L1tf: Not affected 14:44:48 Vulnerability Mds: Not affected 14:44:48 Vulnerability Meltdown: Not affected 14:44:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:44:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:44:48 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:44:48 Vulnerability Srbds: Not affected 14:44:48 Vulnerability Tsx async abort: Not affected 14:44:48 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:44:48 14:44:48 14:44:48 ---> nproc: 14:44:48 8 14:44:48 14:44:48 14:44:48 ---> df -h: 14:44:48 Filesystem Size Used Avail Use% Mounted on 14:44:48 overlay 155G 12G 143G 8% / 14:44:48 tmpfs 64M 0 64M 0% /dev 14:44:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:44:48 shm 64M 0 64M 0% /dev/shm 14:44:48 /dev/vda1 155G 12G 143G 8% /facter-os 14:44:48 14:44:48 14:44:48 ---> sar -b -r -n DEV: 14:44:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10460) 04/01/22 _x86_64_ (8 CPU) 14:44:48 14:44:48 14:34:32 LINUX RESTART (8 CPU) 14:44:48 14:44:48 14:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:44:48 14:36:01 438.05 14.86 423.20 0.00 2160.62 157912.17 0.00 14:44:48 14:37:01 192.18 0.18 192.00 0.00 18.00 28254.49 0.00 14:44:48 14:38:01 1.30 0.00 1.30 0.00 0.00 15.48 0.00 14:44:48 14:39:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 14:44:48 14:40:01 1.25 0.02 1.23 0.00 0.13 14.26 0.00 14:44:48 14:41:01 0.85 0.00 0.85 0.00 0.00 11.20 0.00 14:44:48 14:42:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 14:44:48 14:43:01 0.87 0.00 0.87 0.00 0.00 12.13 0.00 14:44:48 14:44:01 35.14 0.10 35.04 0.00 10.26 31855.89 0.00 14:44:48 Average: 74.02 1.66 72.36 0.00 239.69 23987.24 0.00 14:44:48 14:44:48 14:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:48 14:36:01 28396104 31759952 534240 1.62 174604 3404200 2018908 5.95 1176000 2870396 0 14:44:48 14:37:01 27772620 31765532 522144 1.59 188488 3958228 1794384 5.29 1302200 3295452 84 14:44:48 14:38:01 27774704 31767624 519724 1.58 188512 3958232 1794384 5.29 1301156 3295456 176 14:44:48 14:39:01 27776060 31768964 518392 1.58 188532 3958232 1794384 5.29 1299456 3295456 220 14:44:48 14:40:01 27786216 31779196 507992 1.54 188560 3958244 1794384 5.29 1289704 3295468 56 14:44:48 14:41:01 27786468 31779796 507704 1.54 188576 3958248 1794384 5.29 1288388 3295792 252 14:44:48 14:42:01 27792932 31786268 501088 1.52 188616 3958252 1794384 5.29 1282468 3295796 136 14:44:48 14:43:01 27793116 31786524 501012 1.52 188652 3958256 1794384 5.29 1282668 3295800 288 14:44:48 14:44:01 26989948 31760168 524632 1.60 195160 4677092 1946840 5.74 1314304 4014108 552 14:44:48 Average: 27763130 31772669 515214 1.57 187744 3976554 1836271 5.41 1281816 3328192 196 14:44:48 14:44:48 14:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:44:48 14:36:01 lo 5.90 5.90 0.58 0.58 0.00 0.00 0.00 0.00 14:44:48 14:36:01 ens3 555.54 377.96 6034.24 82.68 0.00 0.00 0.00 0.00 14:44:48 14:36:01 docker0 194.95 260.50 16.46 2165.49 0.00 0.00 0.00 0.00 14:44:48 14:37:01 lo 8.27 8.27 0.82 0.82 0.00 0.00 0.00 0.00 14:44:48 14:37:01 ens3 244.96 169.79 2722.94 229.19 0.00 0.00 0.00 0.00 14:44:48 14:37:01 docker0 11.50 15.70 0.68 92.16 0.00 0.00 0.00 0.00 14:44:48 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:38:01 ens3 0.40 0.18 0.12 0.09 0.00 0.00 0.00 0.00 14:44:48 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:48 14:39:01 ens3 21.51 14.68 15.21 17.23 0.00 0.00 0.00 0.00 14:44:48 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:40:01 ens3 3.82 4.10 0.31 6.96 0.00 0.00 0.00 0.00 14:44:48 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:48 14:41:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:48 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:48 14:43:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:44:48 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:44:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:44:48 14:44:01 ens3 178.25 104.50 4065.71 36.30 0.00 0.00 0.00 0.00 14:44:48 14:44:01 veth97e8c3c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 14:44:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 14:44:48 Average: ens3 110.82 74.04 1417.97 41.31 0.00 0.00 0.00 0.00 14:44:48 Average: veth97e8c3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:48 Average: docker0 22.62 30.27 1.88 247.32 0.00 0.00 0.00 0.00 14:44:48 14:44:48 14:44:48 ---> sar -P ALL: 14:44:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10460) 04/01/22 _x86_64_ (8 CPU) 14:44:48 14:44:48 14:34:32 LINUX RESTART (8 CPU) 14:44:48 14:44:48 14:35:02 CPU %user %nice %system %iowait %steal %idle 14:44:48 14:36:01 all 12.32 0.00 5.56 2.14 0.06 79.93 14:44:48 14:36:01 0 12.62 0.00 6.57 4.51 0.09 76.22 14:44:48 14:36:01 1 12.34 0.00 5.81 2.41 0.07 79.37 14:44:48 14:36:01 2 12.55 0.00 5.23 0.64 0.05 81.54 14:44:48 14:36:01 3 11.89 0.00 5.71 2.64 0.07 79.68 14:44:48 14:36:01 4 13.58 0.00 5.62 1.97 0.07 78.77 14:44:48 14:36:01 5 11.74 0.00 4.65 2.99 0.05 80.57 14:44:48 14:36:01 6 12.59 0.00 5.15 1.03 0.05 81.17 14:44:48 14:36:01 7 11.21 0.00 5.73 0.88 0.07 82.11 14:44:48 14:37:01 all 19.80 0.00 5.63 1.14 0.07 73.36 14:44:48 14:37:01 0 19.14 0.00 5.41 0.29 0.05 75.12 14:44:48 14:37:01 1 19.91 0.00 5.88 0.74 0.07 73.40 14:44:48 14:37:01 2 19.12 0.00 5.73 0.56 0.07 74.52 14:44:48 14:37:01 3 20.89 0.00 5.39 0.47 0.07 73.19 14:44:48 14:37:01 4 19.58 0.00 5.76 1.38 0.07 73.21 14:44:48 14:37:01 5 21.01 0.00 5.74 3.87 0.07 69.32 14:44:48 14:37:01 6 19.27 0.00 5.78 0.99 0.08 73.88 14:44:48 14:37:01 7 19.47 0.00 5.36 0.85 0.07 74.25 14:44:48 14:38:01 all 0.03 0.00 0.02 0.00 0.00 99.95 14:44:48 14:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:48 14:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:44:48 14:38:01 2 0.05 0.00 0.03 0.00 0.02 99.90 14:44:48 14:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:44:48 14:38:01 4 0.05 0.00 0.03 0.00 0.00 99.92 14:44:48 14:38:01 5 0.03 0.00 0.02 0.03 0.00 99.92 14:44:48 14:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:48 14:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:48 14:39:01 all 0.08 0.00 0.04 0.00 0.01 99.87 14:44:48 14:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:44:48 14:39:01 1 0.17 0.00 0.07 0.00 0.02 99.75 14:44:48 14:39:01 2 0.13 0.00 0.07 0.00 0.00 99.80 14:44:48 14:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:44:48 14:39:01 4 0.13 0.00 0.02 0.00 0.02 99.83 14:44:48 14:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:44:48 14:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 14:44:48 14:39:01 7 0.08 0.00 0.05 0.00 0.02 99.85 14:44:48 14:40:01 all 0.03 0.00 0.03 0.00 0.00 99.92 14:44:48 14:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:44:48 14:40:01 1 0.10 0.00 0.07 0.00 0.02 99.82 14:44:48 14:40:01 2 0.05 0.00 0.02 0.02 0.00 99.92 14:44:48 14:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:44:48 14:40:01 4 0.03 0.00 0.07 0.00 0.00 99.90 14:44:48 14:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:44:48 14:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:44:48 14:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 14:44:48 14:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:44:48 14:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:48 14:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 14:44:48 14:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:44:48 14:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 14:44:48 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:48 14:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:44:48 14:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:48 14:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:44:48 14:42:01 all 0.03 0.00 0.02 0.00 0.01 99.93 14:44:48 14:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:48 14:42:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:44:48 14:42:01 2 0.02 0.00 0.05 0.02 0.00 99.92 14:44:48 14:42:01 3 0.07 0.00 0.02 0.00 0.02 99.90 14:44:48 14:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:44:48 14:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:44:48 14:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:44:48 14:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:44:48 14:43:01 all 0.04 0.00 0.01 0.01 0.00 99.94 14:44:48 14:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:44:48 14:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:44:48 14:43:01 2 0.08 0.00 0.00 0.02 0.00 99.90 14:44:48 14:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:44:48 14:43:01 4 0.08 0.00 0.02 0.00 0.00 99.90 14:44:48 14:43:01 5 0.03 0.00 0.02 0.05 0.00 99.90 14:44:48 14:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:44:48 14:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:48 14:44:01 all 3.54 0.00 1.49 0.41 0.02 94.54 14:44:48 14:44:01 0 3.99 0.00 1.29 0.13 0.02 94.57 14:44:48 14:44:01 1 3.17 0.00 1.69 0.15 0.02 94.97 14:44:48 14:44:01 2 3.91 0.00 1.73 2.37 0.02 91.97 14:44:48 14:44:01 3 4.93 0.00 1.05 0.08 0.02 93.92 14:44:48 14:44:01 4 3.57 0.00 1.61 0.03 0.02 94.77 14:44:48 14:44:01 5 1.99 0.00 0.95 0.55 0.02 96.49 14:44:48 14:44:01 6 3.13 0.00 1.51 0.00 0.02 95.34 14:44:48 14:44:01 7 3.64 0.00 2.08 0.00 0.02 94.27 14:44:48 Average: all 3.94 0.00 1.40 0.41 0.02 94.23 14:44:48 Average: 0 3.94 0.00 1.47 0.54 0.02 94.04 14:44:48 Average: 1 3.93 0.00 1.49 0.36 0.03 94.19 14:44:48 Average: 2 3.95 0.00 1.41 0.40 0.02 94.22 14:44:48 Average: 3 4.17 0.00 1.35 0.35 0.02 94.11 14:44:48 Average: 4 4.07 0.00 1.44 0.37 0.02 94.10 14:44:48 Average: 5 3.83 0.00 1.25 0.83 0.01 94.08 14:44:48 Average: 6 3.86 0.00 1.37 0.22 0.02 94.53 14:44:48 Average: 7 3.77 0.00 1.45 0.19 0.02 94.57 14:44:48 14:44:48 14:44:48