Pull request #410 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from eca0367aff237e9c1761a61a7d26bb4f7682c7c6+4cd65a02709344c43b7ddd42f02d16e1ed625d79 (aa74950cf6f385d62f7c16929f07fd58f18e2f80) 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-ssh2488716246528516503.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-ssh810699901889840965.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/PR-410/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/PR-410/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9533644562103755396.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-ssh17773755381848642127.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/PR-410/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/PR-410/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2110174502517345875.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-33402 in /w/workspace/_app-service-configurable_PR-410 [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/_app-service-configurable_PR-410 # 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 Merging remotes/origin/main commit 4cd65a02709344c43b7ddd42f02d16e1ed625d79 into PR head commit eca0367aff237e9c1761a61a7d26bb4f7682c7c6 Merge succeeded, producing eca0367aff237e9c1761a61a7d26bb4f7682c7c6 Checking out Revision eca0367aff237e9c1761a61a7d26bb4f7682c7c6 (PR-410) > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/410/head:refs/remotes/origin/PR-410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4cd65a02709344c43b7ddd42f02d16e1ed625d79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 Commit message: "feat: Add new metrics-influxdb profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:53:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:53:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:53:59 ========================================================= 00:53:59 EdgeX Global Pipelines Version Info 00:53:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:53:59 ------------------- 00:53:59 stable info: 00:53:59 ------------------- 00:53:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:53:59 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:53:59 Message: update stable to v1.0.221 00:54:00 ------------------- 00:54:00 experimental info: 00:54:00 ------------------- 00:54:00 Commited By: **** collab-it+edgex@linuxfoundation.org 00:54:00 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 00:54:00 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:54:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:54:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-410 [Pipeline] echo 00:54:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-410 [Pipeline] echo 00:54:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-410 [Pipeline] echo 00:54:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo 00:54:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eca0367 [Pipeline] echo 00:54:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:01 provisioning config files... 00:54:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config9179391238485312789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:01 ---> docker-login.sh 00:54:01 nexus3.edgexfoundry.org:10001 00:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:01 Configure a credential helper to remove this warning. See 00:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:01 00:54:01 Login Succeeded 00:54:01 nexus3.edgexfoundry.org:10002 00:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:01 Configure a credential helper to remove this warning. See 00:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:01 00:54:01 Login Succeeded 00:54:01 nexus3.edgexfoundry.org:10003 00:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:02 Configure a credential helper to remove this warning. See 00:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:02 00:54:02 Login Succeeded 00:54:02 nexus3.edgexfoundry.org:10004 00:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:02 Configure a credential helper to remove this warning. See 00:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:02 00:54:02 Login Succeeded 00:54:02 docker.io 00:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:02 Configure a credential helper to remove this warning. See 00:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:02 00:54:02 Login Succeeded 00:54:02 ---> docker-login.sh ends [Pipeline] } 00:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:54:03 + git rev-list -1 --merges eca0367aff237e9c1761a61a7d26bb4f7682c7c6~1..eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo 00:54:03 -----------> git rev-list -1 --merges eca0367aff237e9c1761a61a7d26bb4f7682c7c6~1..eca0367aff237e9c1761a61a7d26bb4f7682c7c6 eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [false] [Pipeline] sh 00:54:03 + git log --format=format:%s -1 eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo 00:54:03 ========================================================= 00:54:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:54:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:54:03 + git log --format=format:%s -1 eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo 00:54:03 [semverPrep] GIT_COMMIT: eca0367aff237e9c1761a61a7d26bb4f7682c7c6, Commit Message: feat: Add new metrics-influxdb profile [Pipeline] echo 00:54:03 [semverPrep] This is not a build commit. [Pipeline] sh 00:54:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:54:04 + grep -v github /etc/ssh/ssh_known_hosts 00:54:04 + [ -e /tmp/ssh_known_hosts ] 00:54:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:54:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:54:04 + sudo tee -a /etc/ssh/ssh_known_hosts 00:54:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:54:04 00:54:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:54:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:54:05 latest: Pulling from edgex-devops/git-semver 00:54:05 a0d0a0d46f8b: Pulling fs layer 00:54:05 3e5f54012d9b: Pulling fs layer 00:54:05 4c7163046ea9: Pulling fs layer 00:54:05 0c2d73faf560: Pulling fs layer 00:54:05 0c2d73faf560: Waiting 00:54:05 3e5f54012d9b: Verifying Checksum 00:54:05 3e5f54012d9b: Download complete 00:54:05 a0d0a0d46f8b: Download complete 00:54:05 0c2d73faf560: Verifying Checksum 00:54:05 0c2d73faf560: Download complete 00:54:05 4c7163046ea9: Verifying Checksum 00:54:05 4c7163046ea9: Download complete 00:54:05 a0d0a0d46f8b: Pull complete 00:54:05 3e5f54012d9b: Pull complete 00:54:05 4c7163046ea9: Pull complete 00:54:05 0c2d73faf560: Pull complete 00:54:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:54:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:54:06 prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container 00:54:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:54:06 $ docker top cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:54:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:06 [ssh-agent] Looking for ssh-agent implementation... 00:54:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:07 $ docker exec cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent 00:54:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgcAHKi/agent.14 00:54:07 SSH_AGENT_PID=20 00:54:07 Running ssh-add (command line suppressed) 00:54:07 Identity added: /w/workspace/_app-service-configurable_PR-410@tmp/private_key_6943802356835532507.key (/w/workspace/_app-service-configurable_PR-410@tmp/private_key_6943802356835532507.key) 00:54:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:07 + git tag --points-at HEAD [Pipeline] } 00:54:07 $ docker exec --env ******** --env ******** cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent -k 00:54:07 unset SSH_AUTH_SOCK; 00:54:07 unset SSH_AGENT_PID; 00:54:07 echo Agent pid 20 killed; 00:54:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:54:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:07 [ssh-agent] Looking for ssh-agent implementation... 00:54:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:07 $ docker exec cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent 00:54:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiLLdmk/agent.55 00:54:08 SSH_AGENT_PID=61 00:54:08 Running ssh-add (command line suppressed) 00:54:08 Identity added: /w/workspace/_app-service-configurable_PR-410@tmp/private_key_6453561683654557354.key (/w/workspace/_app-service-configurable_PR-410@tmp/private_key_6453561683654557354.key) 00:54:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:08 + git semver init 00:54:08 # -> Open(): unable to determine branch for HEAD 00:54:08 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-410/.git 00:54:08 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-410 00:54:08 # $SEMVER_REMOTE_NAME = origin 00:54:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:54:08 # $SEMVER_USER_NAME = edgex-jenkins 00:54:08 # $SEMVER_BRANCH = PR-410 00:54:08 # $SEMVER_TEMP = /tmp/semver-259307598 00:54:08 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:54:09 # '/tmp/semver-259307598' -> '/w/workspace/_app-service-configurable_PR-410/.semver' 00:54:09 # -> Force: false 00:54:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-410/.semver [Pipeline] } 00:54:09 $ docker exec --env ******** --env ******** cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent -k 00:54:09 unset SSH_AUTH_SOCK; 00:54:09 unset SSH_AGENT_PID; 00:54:09 echo Agent pid 61 killed; 00:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:09 + git semver [Pipeline] } 00:54:09 $ docker stop --time=1 cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 00:54:11 $ docker rm -f cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:54:11 Stashed 1 file(s) [Pipeline] echo 00:54:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:12 provisioning config files... 00:54:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config7244927742808846550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:12 ---> docker-login.sh 00:54:12 nexus3.edgexfoundry.org:10001 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 nexus3.edgexfoundry.org:10002 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 nexus3.edgexfoundry.org:10003 00:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:12 Configure a credential helper to remove this warning. See 00:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:12 00:54:12 Login Succeeded 00:54:12 nexus3.edgexfoundry.org:10004 00:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:13 Configure a credential helper to remove this warning. See 00:54:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:13 00:54:13 Login Succeeded 00:54:13 docker.io 00:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:13 Configure a credential helper to remove this warning. See 00:54:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:13 00:54:13 Login Succeeded 00:54:13 ---> docker-login.sh ends [Pipeline] } 00:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:13 ========================================================= 00:54:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:54:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:54:13 + 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 . 00:54:13 Sending build context to Docker daemon 3.064MB 00:54:13 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:54:13 Step 2/13 : FROM ${BASE} AS builder 00:54:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:54:13 59bf1c3509f3: Pulling fs layer 00:54:13 666ba61612fd: Pulling fs layer 00:54:13 8ed8ca486205: Pulling fs layer 00:54:13 4fe6c5a15a65: Pulling fs layer 00:54:13 22a0e8bec74d: Pulling fs layer 00:54:13 ca2b28591e48: Pulling fs layer 00:54:13 a51346096db8: Pulling fs layer 00:54:13 daebc70d1ce1: Pulling fs layer 00:54:13 0e18a0eac166: Pulling fs layer 00:54:13 4fe6c5a15a65: Waiting 00:54:13 22a0e8bec74d: Waiting 00:54:13 ca2b28591e48: Waiting 00:54:13 daebc70d1ce1: Waiting 00:54:13 8ed8ca486205: Verifying Checksum 00:54:13 8ed8ca486205: Download complete 00:54:13 666ba61612fd: Download complete 00:54:13 22a0e8bec74d: Verifying Checksum 00:54:13 22a0e8bec74d: Download complete 00:54:13 ca2b28591e48: Verifying Checksum 00:54:13 ca2b28591e48: Download complete 00:54:13 59bf1c3509f3: Verifying Checksum 00:54:13 59bf1c3509f3: Download complete 00:54:13 a51346096db8: Verifying Checksum 00:54:13 a51346096db8: Download complete 00:54:13 daebc70d1ce1: Download complete 00:54:13 59bf1c3509f3: Pull complete 00:54:14 666ba61612fd: Pull complete 00:54:14 8ed8ca486205: Pull complete 00:54:14 0e18a0eac166: Verifying Checksum 00:54:14 0e18a0eac166: Download complete 00:54:14 4fe6c5a15a65: Download complete 00:54:18 4fe6c5a15a65: Pull complete 00:54:18 22a0e8bec74d: Pull complete 00:54:18 ca2b28591e48: Pull complete 00:54:18 a51346096db8: Pull complete 00:54:18 daebc70d1ce1: Pull complete 00:54:20 0e18a0eac166: Pull complete 00:54:20 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:54:20 ---> f018257e8ee9 00:54:20 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:54:22 ---> Running in a2ee60497d6e 00:54:22 Removing intermediate container a2ee60497d6e 00:54:22 ---> 5d262b3c34b5 00:54:22 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:54:22 ---> Running in eeca9410ccf6 00:54:22 Removing intermediate container eeca9410ccf6 00:54:22 ---> 54f61ed90439 00:54:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:54:22 ---> Running in 945740a4013d 00:54:22 Removing intermediate container 945740a4013d 00:54:22 ---> 4e688a38a84c 00:54:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:22 ---> Running in 8b7b2f679009 00:54:23 Removing intermediate container 8b7b2f679009 00:54:23 ---> 21f1e567afb5 00:54:23 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:54:23 ---> Running in b7817f4e6295 00:54:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:54:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:54:24 OK: 221 MiB in 52 packages 00:54:25 Removing intermediate container b7817f4e6295 00:54:25 ---> e02f088a1025 00:54:25 Step 8/13 : WORKDIR /app 00:54:25 ---> Running in 40ab9d296ee5 00:54:25 Removing intermediate container 40ab9d296ee5 00:54:25 ---> e42887ca0d60 00:54:25 Step 9/13 : COPY go.mod vendor* ./ 00:54:25 ---> d842ace77816 00:54:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:25 ---> Running in 646ef1704aca 00:54:27 Still waiting to schedule task 00:54:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33400’ 00:54:40 Removing intermediate container 646ef1704aca 00:54:40 ---> d3ce9c2b7b87 00:54:40 Step 11/13 : COPY . . 00:54:40 ---> 684a33523b08 00:54:40 Step 12/13 : ARG MAKE="make build" 00:54:40 ---> Running in 522d8fbf7163 00:54:41 Removing intermediate container 522d8fbf7163 00:54:41 ---> 0e09da4ebe59 00:54:41 Step 13/13 : RUN $MAKE 00:54:41 ---> Running in 6b7efb65017b 00:54:41 noop 00:54:41 Removing intermediate container 6b7efb65017b 00:54:41 ---> 2302fd1e5a49 00:54:41 Successfully built 2302fd1e5a49 00:54:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:54:41 + docker inspect -f . ci-base-image-x86_64 00:54:41 . [Pipeline] withDockerContainer 00:54:41 prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container 00:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:54:42 $ docker top 784268fe7de200b16c02cb6d8fb0cf57489f979de2def848fb87b4ffd8f40f27 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:42 + go version 00:54:42 go version go1.17.6 linux/amd64 [Pipeline] } 00:54:42 $ docker stop --time=1 784268fe7de200b16c02cb6d8fb0cf57489f979de2def848fb87b4ffd8f40f27 00:54:44 $ docker rm -f 784268fe7de200b16c02cb6d8fb0cf57489f979de2def848fb87b4ffd8f40f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:44 + docker inspect -f . ci-base-image-x86_64 00:54:44 . [Pipeline] withDockerContainer 00:54:44 prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container 00:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:54:44 $ docker top 65427249dd4f8ae45f982700a799aefb0de5d0cc3e2f2c179dd89991c920b41e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:54:45 + make test 00:54:45 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:54:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:54:55 CGO_ENABLED=1 go vet ./... 00:54:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:54:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:54:58 ./bin/test-attribution-txt.sh [Pipeline] echo 00:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:54:58 $ docker stop --time=1 65427249dd4f8ae45f982700a799aefb0de5d0cc3e2f2c179dd89991c920b41e 00:55:00 $ docker rm -f 65427249dd4f8ae45f982700a799aefb0de5d0cc3e2f2c179dd89991c920b41e [Pipeline] // withDockerContainer [Pipeline] sh 00:55:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:55:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:55:02 + ls -al . 00:55:02 total 164 00:55:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 00:54 . 00:55:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 00:53 .. 00:55:02 -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 00:53 .dockerignore 00:55:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 00:53 .git 00:55:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:53 .github 00:55:02 -rw-rw-r-- 1 jenkins jenkins 104 Apr 27 00:53 .gitignore 00:55:02 drwx------ 3 jenkins jenkins 4096 Apr 27 00:54 .semver 00:55:02 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 27 00:53 Attribution.txt 00:55:02 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 27 00:53 CHANGELOG.md 00:55:02 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 27 00:53 Dockerfile 00:55:02 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 00:53 GOVERNANCE.md 00:55:02 -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 00:53 Jenkinsfile 00:55:02 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 00:53 LICENSE 00:55:02 -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 00:53 OWNERS.md 00:55:02 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 27 00:53 README.md 00:55:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 00:54 VERSION 00:55:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 00:53 bin 00:55:02 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 00:54 coverage.out 00:55:02 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 27 00:53 go.mod 00:55:02 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 27 00:53 go.sum 00:55:02 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 00:53 main.go 00:55:02 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 27 00:53 makefile 00:55:02 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 00:53 res 00:55:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:53 snap [Pipeline] isUnix [Pipeline] sh 00:55:02 + 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=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 --label arch=amd64 --label version=0.0.0 . 00:55:02 Sending build context to Docker daemon 3.065MB 00:55:02 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 00:55:02 Step 2/27 : FROM ${BASE} AS builder 00:55:02 ---> 2302fd1e5a49 00:55:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:55:02 ---> Running in e6e27ef3360e 00:55:02 Removing intermediate container e6e27ef3360e 00:55:02 ---> 33d85a3e2d74 00:55:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:55:02 ---> Running in 1526eacb4ff3 00:55:02 Removing intermediate container 1526eacb4ff3 00:55:02 ---> c844a42349f6 00:55:02 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:55:02 ---> Running in 58a5b1e574ec 00:55:03 Removing intermediate container 58a5b1e574ec 00:55:03 ---> 2ee0ce9d2eda 00:55:03 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:03 ---> Running in 42d89f1145ef 00:55:03 Removing intermediate container 42d89f1145ef 00:55:03 ---> 1185f2ce1cf6 00:55:03 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:55:03 ---> Running in f6e95a8269ae 00:55:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:55:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:55:05 OK: 221 MiB in 52 packages 00:55:05 Removing intermediate container f6e95a8269ae 00:55:05 ---> 533e16785bce 00:55:05 Step 8/27 : WORKDIR /app 00:55:05 ---> Running in f2b2157c84a6 00:55:05 Removing intermediate container f2b2157c84a6 00:55:05 ---> fa5d912d7eac 00:55:05 Step 9/27 : COPY go.mod vendor* ./ 00:55:05 ---> 53564d09f8d3 00:55:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:05 ---> Running in 4ffb0f0d802c 00:55:06 Removing intermediate container 4ffb0f0d802c 00:55:06 ---> c5336c3031c0 00:55:06 Step 11/27 : COPY . . 00:55:06 ---> cbeeb7ff8e23 00:55:06 Step 12/27 : ARG MAKE="make build" 00:55:06 ---> Running in 1e280da721dc 00:55:06 Removing intermediate container 1e280da721dc 00:55:06 ---> 42d4b49d8d7f 00:55:06 Step 13/27 : RUN $MAKE 00:55:06 ---> Running in 0addca4e5c5c 00:55:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:55:29 Removing intermediate container 0addca4e5c5c 00:55:29 ---> c8d034932aab 00:55:29 Step 14/27 : FROM alpine:3.14 00:55:29 3.14: Pulling from library/alpine 00:55:29 8663204ce13b: Pulling fs layer 00:55:29 8663204ce13b: Verifying Checksum 00:55:29 8663204ce13b: Download complete 00:55:29 8663204ce13b: Pull complete 00:55:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:55:29 Status: Downloaded newer image for alpine:3.14 00:55:29 ---> e04c818066af 00:55:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:55:29 ---> Running in eb349b5c4eec 00:55:29 Removing intermediate container eb349b5c4eec 00:55:29 ---> cd760275b2c7 00:55:29 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:55:29 ---> Running in 0d22ff619585 00:55:29 Removing intermediate container 0d22ff619585 00:55:29 ---> b5ded6a06092 00:55:29 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:55:29 ---> Running in 97a12f5a8a6f 00:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:29 (1/7) Installing ca-certificates (20211220-r0) 00:55:29 (2/7) Installing dumb-init (1.2.5-r1) 00:55:29 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:55:29 (4/7) Installing libsodium (1.0.18-r0) 00:55:29 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:55:29 (6/7) Installing libzmq (4.3.4-r0) 00:55:29 (7/7) Installing zeromq (4.3.4-r0) 00:55:29 Executing busybox-1.33.1-r7.trigger 00:55:29 Executing ca-certificates-20211220-r0.trigger 00:55:29 OK: 9 MiB in 21 packages 00:55:30 Removing intermediate container 97a12f5a8a6f 00:55:30 ---> 29da9e14f5b9 00:55:30 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:55:30 ---> ec49e4153759 00:55:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:55:30 ---> 7f80487282bd 00:55:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:55:30 ---> 77a102bed9cb 00:55:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:55:31 ---> 98baa9c4581c 00:55:31 Step 22/27 : EXPOSE 48095 00:55:31 ---> Running in eecf80312621 00:55:31 Removing intermediate container eecf80312621 00:55:31 ---> af101bfa425c 00:55:31 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:55:31 ---> Running in 14c481482754 00:55:31 Removing intermediate container 14c481482754 00:55:31 ---> 223d772c027a 00:55:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:31 ---> Running in 4a5cb45ed630 00:55:31 Removing intermediate container 4a5cb45ed630 00:55:31 ---> 7ca9db610e12 00:55:31 Step 25/27 : LABEL arch=amd64 00:55:31 ---> Running in 5904cbf3d308 00:55:31 Removing intermediate container 5904cbf3d308 00:55:31 ---> 1ffe66b5bd26 00:55:31 Step 26/27 : LABEL git_sha=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 00:55:31 ---> Running in d25f2e70a060 00:55:31 Removing intermediate container d25f2e70a060 00:55:31 ---> 095a78070377 00:55:31 Step 27/27 : LABEL version=0.0.0 00:55:31 ---> Running in b5c558f7cc40 00:55:32 Removing intermediate container b5c558f7cc40 00:55:32 ---> 13ac62ad6755 00:55:32 [Warning] One or more build-args [ARCH] were not consumed 00:55:32 Successfully built 13ac62ad6755 00:55:32 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 00:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:32 00:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:32 latest: Pulling from edgex-lftools-log-publisher 00:55:32 5eb5b503b376: Pulling fs layer 00:55:32 5c69ac0246d0: Pulling fs layer 00:55:32 ec43610c2a17: Pulling fs layer 00:55:32 3a2ae6a8a46f: Pulling fs layer 00:55:32 33b1e0a273af: Pulling fs layer 00:55:32 5d3b04190fa2: Pulling fs layer 00:55:32 2f39f015ded8: Pulling fs layer 00:55:32 3a2ae6a8a46f: Waiting 00:55:32 2f39f015ded8: Waiting 00:55:32 5d3b04190fa2: Waiting 00:55:32 5c69ac0246d0: Download complete 00:55:32 3a2ae6a8a46f: Download complete 00:55:32 33b1e0a273af: Verifying Checksum 00:55:32 33b1e0a273af: Download complete 00:55:32 ec43610c2a17: Verifying Checksum 00:55:32 5d3b04190fa2: Verifying Checksum 00:55:32 5d3b04190fa2: Download complete 00:55:33 5eb5b503b376: Verifying Checksum 00:55:33 5eb5b503b376: Download complete 00:55:33 2f39f015ded8: Download complete 00:55:34 5eb5b503b376: Pull complete 00:55:34 5c69ac0246d0: Pull complete 00:55:35 ec43610c2a17: Pull complete 00:55:35 3a2ae6a8a46f: Pull complete 00:55:35 33b1e0a273af: Pull complete 00:55:35 5d3b04190fa2: Pull complete 00:55:39 2f39f015ded8: Pull complete 00:55:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:55:39 prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container 00:55: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_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:55:41 $ docker top ef65b97c7117689243e4f35eff875a4a302bd59578c7bc6ac7a3fa2f405660fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:41 ---> job-cost.sh 00:55:41 lf-activate-venv: SKIPPING 00:55:41 INFO: No Stack... 00:55:42 INFO: Retrieving Pricing Info for: v3-standard-8 00:55:42 INFO: Archiving Costs [Pipeline] sh 00:55:42 + cat /w/workspace/_app-service-configurable_PR-410/archives/cost.csv 00:55:42 + cut -d, -f6 [Pipeline] lock 00:55:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] 00:55:42 Resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] did not exist. Created. 00:55:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:43 + echo total: 0.2199999988079071 [Pipeline] stash 00:55:43 Stashed 1 file(s) [Pipeline] } 00:55:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:55:43 $ docker stop --time=1 ef65b97c7117689243e4f35eff875a4a302bd59578c7bc6ac7a3fa2f405660fa 00:55:44 $ docker rm -f ef65b97c7117689243e4f35eff875a4a302bd59578c7bc6ac7a3fa2f405660fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:58:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33403 in /w/workspace/_app-service-configurable_PR-410 [Pipeline] { [Pipeline] ws 00:58:10 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 00:58:11 Selected Git installation does not exist. Using Default 00:58:11 The recommended git tool is: NONE 00:58:18 using credential edgex-jenkins-ssh 00:58:18 Cloning the remote Git repository 00:58:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:58:18 > git init /w/workspace/app-service-configurable/2 # timeout=10 00:58:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:58:18 > git --version # timeout=10 00:58:18 > git --version # 'git version 2.25.1' 00:58:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:58:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:58:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:58:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/410/head:refs/remotes/origin/PR-410 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:58:20 Merging remotes/origin/main commit 4cd65a02709344c43b7ddd42f02d16e1ed625d79 into PR head commit eca0367aff237e9c1761a61a7d26bb4f7682c7c6 00:58:21 Merge succeeded, producing eca0367aff237e9c1761a61a7d26bb4f7682c7c6 00:58:21 Checking out Revision eca0367aff237e9c1761a61a7d26bb4f7682c7c6 (PR-410) 00:58:20 > git config core.sparsecheckout # timeout=10 00:58:20 > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 00:58:21 > git remote # timeout=10 00:58:21 > git config --get remote.origin.url # timeout=10 00:58:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:21 > git merge 4cd65a02709344c43b7ddd42f02d16e1ed625d79 # timeout=10 00:58:21 > git rev-parse HEAD^{commit} # timeout=10 00:58:21 > git config core.sparsecheckout # timeout=10 00:58:21 > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 00:58:25 Commit message: "feat: Add new metrics-influxdb profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:58:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:58:26 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:26 Dload Upload Total Spent Left Speed 00:58:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83401 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh 00:58:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:58:27 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:58:27 /etc/docker/daemon.json 00:58:27 { 00:58:27 "registry-mirrors": [ 00:58:27 "https://nexus3.edgexfoundry.org:10001" 00:58:27 ], 00:58:27 "bip": "10.250.0.254/24", 00:58:27 "hosts": [ 00:58:27 "tcp://0.0.0.0:5555", 00:58:27 "unix:///var/run/docker.sock" 00:58:27 ], 00:58:27 "mtu": 1458, 00:58:27 "selinux-enabled": true, 00:58:27 "seccomp-profile": "/etc/docker/seccomp.json" 00:58:27 } [Pipeline] sh 00:58:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:58:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:46 provisioning config files... 00:58:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6885006151369418384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:46 ---> docker-login.sh 00:58:46 nexus3.edgexfoundry.org:10001 00:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:47 Configure a credential helper to remove this warning. See 00:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:47 00:58:47 Login Succeeded 00:58:47 nexus3.edgexfoundry.org:10002 00:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:48 Configure a credential helper to remove this warning. See 00:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:48 00:58:48 Login Succeeded 00:58:48 nexus3.edgexfoundry.org:10003 00:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:49 Configure a credential helper to remove this warning. See 00:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:49 00:58:49 Login Succeeded 00:58:49 nexus3.edgexfoundry.org:10004 00:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:49 Configure a credential helper to remove this warning. See 00:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:49 00:58:49 Login Succeeded 00:58:49 docker.io 00:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:50 Configure a credential helper to remove this warning. See 00:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:50 00:58:50 Login Succeeded 00:58:50 ---> docker-login.sh ends [Pipeline] } 00:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:58:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:58:51 ========================================================= 00:58:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:58:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:58:51 + 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 . 00:58:51 Sending build context to Docker daemon 206.8kB 00:58:51 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:58:51 Step 2/13 : FROM ${BASE} AS builder 00:58:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:58:52 9b3977197b4f: Pulling fs layer 00:58:52 1a89e8eeedd5: Pulling fs layer 00:58:52 94645a83ff95: Pulling fs layer 00:58:52 3f3a8bcf1eab: Pulling fs layer 00:58:52 0c92f367c5e7: Pulling fs layer 00:58:52 3096ccb668a1: Pulling fs layer 00:58:52 e8cf19c19ddd: Pulling fs layer 00:58:52 a4caa8a26152: Pulling fs layer 00:58:52 3f3a8bcf1eab: Waiting 00:58:52 0c92f367c5e7: Waiting 00:58:52 3096ccb668a1: Waiting 00:58:52 e8cf19c19ddd: Waiting 00:58:52 a4caa8a26152: Waiting 00:58:52 94645a83ff95: Verifying Checksum 00:58:52 94645a83ff95: Download complete 00:58:52 1a89e8eeedd5: Verifying Checksum 00:58:52 1a89e8eeedd5: Download complete 00:58:52 0c92f367c5e7: Verifying Checksum 00:58:52 0c92f367c5e7: Download complete 00:58:52 3096ccb668a1: Download complete 00:58:52 9b3977197b4f: Verifying Checksum 00:58:52 9b3977197b4f: Download complete 00:58:52 e8cf19c19ddd: Verifying Checksum 00:58:52 e8cf19c19ddd: Download complete 00:58:53 9b3977197b4f: Pull complete 00:58:53 1a89e8eeedd5: Pull complete 00:58:53 94645a83ff95: Pull complete 00:58:54 a4caa8a26152: Verifying Checksum 00:58:54 a4caa8a26152: Download complete 00:58:54 3f3a8bcf1eab: Verifying Checksum 00:58:54 3f3a8bcf1eab: Download complete 00:59:07 3f3a8bcf1eab: Pull complete 00:59:07 0c92f367c5e7: Pull complete 00:59:07 3096ccb668a1: Pull complete 00:59:07 e8cf19c19ddd: Pull complete 00:59:13 a4caa8a26152: Pull complete 00:59:13 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:59:13 ---> 725f1c02e7f9 00:59:13 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:59:13 ---> Running in 0f5458d38dc5 00:59:13 Removing intermediate container 0f5458d38dc5 00:59:13 ---> 771b56ba3806 00:59:13 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:59:13 ---> Running in e9df5e268021 00:59:14 Removing intermediate container e9df5e268021 00:59:14 ---> bfb1fb39e17f 00:59:14 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:59:14 ---> Running in 2781124f2aba 00:59:14 Removing intermediate container 2781124f2aba 00:59:14 ---> 651d8d8a09d2 00:59:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:14 ---> Running in e5ee10a3a5df 00:59:16 Removing intermediate container e5ee10a3a5df 00:59:16 ---> ff5d15e16e88 00:59:16 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:59:16 ---> Running in d8b2417e093d 00:59:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:19 OK: 220 MiB in 52 packages 00:59:21 Removing intermediate container d8b2417e093d 00:59:21 ---> a83db23e89f6 00:59:21 Step 8/13 : WORKDIR /app 00:59:21 ---> Running in 0789da028cb5 00:59:21 Removing intermediate container 0789da028cb5 00:59:21 ---> 3366bcd628af 00:59:21 Step 9/13 : COPY go.mod vendor* ./ 00:59:22 ---> 8f8aff8e9086 00:59:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:22 ---> Running in 9508bea15a23 01:00:09 Removing intermediate container 9508bea15a23 01:00:09 ---> 5f837450fdd2 01:00:09 Step 11/13 : COPY . . 01:00:09 ---> 4186821508e0 01:00:09 Step 12/13 : ARG MAKE="make build" 01:00:09 ---> Running in ef2ac5da3447 01:00:10 Removing intermediate container ef2ac5da3447 01:00:10 ---> dc628903463e 01:00:10 Step 13/13 : RUN $MAKE 01:00:10 ---> Running in 43c9b97895a7 01:00:11 noop 01:00:11 Removing intermediate container 43c9b97895a7 01:00:11 ---> e25ef473c11e 01:00:11 Successfully built e25ef473c11e 01:00:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:00:12 + docker inspect -f . ci-base-image-arm64 01:00:12 . [Pipeline] withDockerContainer 01:00:12 prd-ubuntu20.04-docker-arm64-4c-16g-33403 does not seem to be running inside a container 01:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:00:13 $ docker top f5b62952ac14da1c3edb92e79d32f497a45fa063aeb3588d32b3aa49d0d9c44a -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:14 + go version 01:00:14 go version go1.17.6 linux/arm64 [Pipeline] } 01:00:14 $ docker stop --time=1 f5b62952ac14da1c3edb92e79d32f497a45fa063aeb3588d32b3aa49d0d9c44a 01:00:16 $ docker rm -f f5b62952ac14da1c3edb92e79d32f497a45fa063aeb3588d32b3aa49d0d9c44a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:00:17 + docker inspect -f . ci-base-image-arm64 01:00:17 . [Pipeline] withDockerContainer 01:00:17 prd-ubuntu20.04-docker-arm64-4c-16g-33403 does not seem to be running inside a container 01:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:00:19 $ docker top dcd8968171c63eb27574b604aa2f946bfc14e4c3f593081fe5f270bfc166ae74 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:00:19 + make test 01:00:19 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:01:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:01:56 CGO_ENABLED=1 go vet ./... 01:02:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:02:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:02:23 ./bin/test-attribution-txt.sh [Pipeline] echo 01:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:02:23 $ docker stop --time=1 dcd8968171c63eb27574b604aa2f946bfc14e4c3f593081fe5f270bfc166ae74 01:02:25 $ docker rm -f dcd8968171c63eb27574b604aa2f946bfc14e4c3f593081fe5f270bfc166ae74 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:02:26 Warning: overwriting stash ‘coverage-report’ 01:02:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:02:27 + ls -al . 01:02:27 total 160 01:02:27 drwxrwxr-x 7 jenkins jenkins 4096 Apr 27 01:02 . 01:02:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 00:58 .. 01:02:27 -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 00:58 .dockerignore 01:02:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 00:58 .git 01:02:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:58 .github 01:02:27 -rw-rw-r-- 1 jenkins jenkins 104 Apr 27 00:58 .gitignore 01:02:27 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 27 00:58 Attribution.txt 01:02:27 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 27 00:58 CHANGELOG.md 01:02:27 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 27 00:58 Dockerfile 01:02:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 00:58 GOVERNANCE.md 01:02:27 -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 00:58 Jenkinsfile 01:02:27 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 00:58 LICENSE 01:02:27 -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 00:58 OWNERS.md 01:02:27 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 27 00:58 README.md 01:02:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 00:54 VERSION 01:02:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 00:58 bin 01:02:27 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 01:00 coverage.out 01:02:27 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 27 00:58 go.mod 01:02:27 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 27 00:58 go.sum 01:02:27 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 00:58 main.go 01:02:27 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 27 00:58 makefile 01:02:27 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 00:58 res 01:02:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:58 snap [Pipeline] isUnix [Pipeline] sh 01:02:28 + 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=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 --label arch=arm64 --label version=0.0.0 . 01:02:28 Sending build context to Docker daemon 207.9kB 01:02:28 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 01:02:28 Step 2/27 : FROM ${BASE} AS builder 01:02:28 ---> e25ef473c11e 01:02:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:02:28 ---> Running in ef3793682a1c 01:02:29 Removing intermediate container ef3793682a1c 01:02:29 ---> e1967f698995 01:02:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:02:29 ---> Running in 0f62bd463d99 01:02:29 Removing intermediate container 0f62bd463d99 01:02:29 ---> 8aa47b479905 01:02:29 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:02:29 ---> Running in df306de4a964 01:02:29 Removing intermediate container df306de4a964 01:02:29 ---> 643dbcaa3c62 01:02:29 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:29 ---> Running in 16af48e108b6 01:02:31 Removing intermediate container 16af48e108b6 01:02:31 ---> 143bbff57507 01:02:31 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:02:31 ---> Running in 02c1cccd2129 01:02:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:34 OK: 220 MiB in 52 packages 01:02:35 Removing intermediate container 02c1cccd2129 01:02:35 ---> 1c5a06b5fc92 01:02:35 Step 8/27 : WORKDIR /app 01:02:35 ---> Running in 3fd9a266eed3 01:02:36 Removing intermediate container 3fd9a266eed3 01:02:36 ---> 512f62541d45 01:02:36 Step 9/27 : COPY go.mod vendor* ./ 01:02:36 ---> 3befd9e4317a 01:02:36 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:36 ---> Running in 3b2675639b9c 01:02:38 Removing intermediate container 3b2675639b9c 01:02:38 ---> 1e60225fc60b 01:02:38 Step 11/27 : COPY . . 01:02:39 ---> 492dd27e59ff 01:02:39 Step 12/27 : ARG MAKE="make build" 01:02:39 ---> Running in f555e508d916 01:02:39 Removing intermediate container f555e508d916 01:02:39 ---> 609c148830aa 01:02:39 Step 13/27 : RUN $MAKE 01:02:39 ---> Running in 9552c48c3b98 01:02:40 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 01:05:02 Removing intermediate container 9552c48c3b98 01:05:02 ---> 6d96d9f568d1 01:05:02 Step 14/27 : FROM alpine:3.14 01:05:02 3.14: Pulling from library/alpine 01:05:02 455c02918c45: Pulling fs layer 01:05:02 455c02918c45: Verifying Checksum 01:05:02 455c02918c45: Download complete 01:05:02 455c02918c45: Pull complete 01:05:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:05:02 Status: Downloaded newer image for alpine:3.14 01:05:02 ---> ac73e934f311 01:05:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:05:02 ---> Running in 38d4c897559d 01:05:02 Removing intermediate container 38d4c897559d 01:05:02 ---> b703735e03aa 01:05:02 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:05:02 ---> Running in 8eea4ffa0ccd 01:05:02 Removing intermediate container 8eea4ffa0ccd 01:05:02 ---> dae2f2686e3d 01:05:02 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 01:05:02 ---> Running in b4a6507db8af 01:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:02 (1/7) Installing ca-certificates (20211220-r0) 01:05:02 (2/7) Installing dumb-init (1.2.5-r1) 01:05:02 (3/7) Installing libgcc (10.3.1_git20210424-r2) 01:05:02 (4/7) Installing libsodium (1.0.18-r0) 01:05:02 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 01:05:02 (6/7) Installing libzmq (4.3.4-r0) 01:05:02 (7/7) Installing zeromq (4.3.4-r0) 01:05:02 Executing busybox-1.33.1-r7.trigger 01:05:02 Executing ca-certificates-20211220-r0.trigger 01:05:02 OK: 9 MiB in 21 packages 01:05:02 Removing intermediate container b4a6507db8af 01:05:02 ---> eaca6080bef2 01:05:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:05:02 ---> 966a7fe76812 01:05:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:05:02 ---> 8e898bf2eb28 01:05:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:05:02 ---> 356746e6cb9a 01:05:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:05:02 ---> a35d067541c9 01:05:02 Step 22/27 : EXPOSE 48095 01:05:02 ---> Running in c1041f4d8b59 01:05:02 Removing intermediate container c1041f4d8b59 01:05:02 ---> 4df589d7de76 01:05:02 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:05:03 ---> Running in 0dc02e65df87 01:05:03 Removing intermediate container 0dc02e65df87 01:05:03 ---> aac33e5ab5f5 01:05:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:05:03 ---> Running in 84f45809b01a 01:05:03 Removing intermediate container 84f45809b01a 01:05:03 ---> d513ad262699 01:05:03 Step 25/27 : LABEL arch=arm64 01:05:03 ---> Running in 980834d9e337 01:05:04 Removing intermediate container 980834d9e337 01:05:04 ---> 648435a38812 01:05:04 Step 26/27 : LABEL git_sha=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 01:05:04 ---> Running in d90579a3a14f 01:05:04 Removing intermediate container d90579a3a14f 01:05:04 ---> dcd5174089c8 01:05:04 Step 27/27 : LABEL version=0.0.0 01:05:04 ---> Running in 74dccb971987 01:05:05 Removing intermediate container 74dccb971987 01:05:05 ---> 3f54e7927f0a 01:05:05 [Warning] One or more build-args [ARCH] were not consumed 01:05:05 Successfully built 3f54e7927f0a 01:05:05 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:05 01:05:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:06 arm64: Pulling from edgex-lftools-log-publisher 01:05:06 8998bd30e6a1: Pulling fs layer 01:05:06 04944245beec: Pulling fs layer 01:05:06 699f458cf7ca: Pulling fs layer 01:05:06 765212b225bb: Pulling fs layer 01:05:06 f23df028b6ca: Pulling fs layer 01:05:06 d65c8cfc05b1: Pulling fs layer 01:05:06 2437ff75d9bd: Pulling fs layer 01:05:06 f23df028b6ca: Waiting 01:05:06 d65c8cfc05b1: Waiting 01:05:06 2437ff75d9bd: Waiting 01:05:06 765212b225bb: Waiting 01:05:06 04944245beec: Verifying Checksum 01:05:06 04944245beec: Download complete 01:05:06 765212b225bb: Verifying Checksum 01:05:06 765212b225bb: Download complete 01:05:06 f23df028b6ca: Verifying Checksum 01:05:06 f23df028b6ca: Download complete 01:05:06 d65c8cfc05b1: Verifying Checksum 01:05:06 d65c8cfc05b1: Download complete 01:05:06 699f458cf7ca: Verifying Checksum 01:05:06 699f458cf7ca: Download complete 01:05:06 8998bd30e6a1: Verifying Checksum 01:05:06 8998bd30e6a1: Download complete 01:05:09 2437ff75d9bd: Verifying Checksum 01:05:09 2437ff75d9bd: Download complete 01:05:10 8998bd30e6a1: Pull complete 01:05:11 04944245beec: Pull complete 01:05:12 699f458cf7ca: Pull complete 01:05:13 765212b225bb: Pull complete 01:05:14 f23df028b6ca: Pull complete 01:05:14 d65c8cfc05b1: Pull complete 01:05:32 2437ff75d9bd: Pull complete 01:05:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:05:32 prd-ubuntu20.04-docker-arm64-4c-16g-33403 does not seem to be running inside a container 01:05:32 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:05:35 $ docker top c032fb5ad5feb0d2dc5755326714df72ef670846f6164c3db8ae9015b7613131 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:36 ---> job-cost.sh 01:05:36 lf-activate-venv: SKIPPING 01:05:36 INFO: No Stack... 01:05:37 INFO: Retrieving Pricing Info for: v3-standard-4 01:05:38 INFO: Archiving Costs [Pipeline] sh 01:05:38 + cat /w/workspace/app-service-configurable/2/archives/cost.csv 01:05:38 + cut -d, -f6 [Pipeline] lock 01:05:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] 01:05:38 Resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] did not exist. Created. 01:05:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:39 /w/workspace/app-service-configurable/2@tmp/durable-1d7ee155/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:05:40 + echo total: 0.10999999940395355 [Pipeline] stash 01:05:40 Warning: overwriting stash ‘stack-cost’ 01:05:40 Stashed 1 file(s) [Pipeline] } 01:05:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:05:40 $ docker stop --time=1 c032fb5ad5feb0d2dc5755326714df72ef670846f6164c3db8ae9015b7613131 01:05:42 $ docker rm -f c032fb5ad5feb0d2dc5755326714df72ef670846f6164c3db8ae9015b7613131 [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 01:05:42 provisioning config files... 01:05:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config5948423601156204076tmp [Pipeline] { [Pipeline] sh 01:05:42 + set +x 01:05:42 + curl -s https://codecov.io/bash 01:05:42 + bash -s -- 01:05:42 01:05:42 _____ _ 01:05:42 / ____| | | 01:05:42 | | ___ __| | ___ ___ _____ __ 01:05:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:05:42 | |___| (_) | (_| | __/ (_| (_) \ V / 01:05:42 \_____\___/ \__,_|\___|\___\___/ \_/ 01:05:42 Bash-1.0.6 01:05:42 01:05:42 01:05:42 ==> git version 2.25.1 found 01:05:42 ==> 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 01:05:42 Release-Date: 2020-01-08 01:05:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:05:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:05:42 ==> Jenkins CI detected. 01:05:42 current dir:  /w/workspace/_app-service-configurable_PR-410 01:05:42 project root: . 01:05:42 --> token set from env 01:05:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:05:42 ==> Running gcov in . (disable via -X gcov) 01:05:42 ==> Python coveragepy not found 01:05:42 ==> Searching for coverage reports in: 01:05:42 + . 01:05:42 -> Found 1 reports 01:05:42 ==> Detecting git/mercurial file structure 01:05:42 ==> Reading reports 01:05:42 + ./coverage.out bytes=10 01:05:42 ==> Appending adjustments 01:05:42 https://docs.codecov.io/docs/fixing-reports 01:05:43 + Found adjustments 01:05:43 ==> Gzipping contents 01:05:43 4.0K /tmp/codecov.OzTbIE.gz 01:05:43 ==> Uploading reports 01:05:43 url: https://codecov.io 01:05:43 query: branch=PR-410&commit=eca0367aff237e9c1761a61a7d26bb4f7682c7c6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=410&job=&cmd_args= 01:05:43 -> Pinging Codecov 01:05:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-410&commit=eca0367aff237e9c1761a61a7d26bb4f7682c7c6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=410&job=&cmd_args= 01:05:43 -> Uploading to 01:05:43 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/A97CA9966030D2A3747ED39772930CCE/eca0367aff237e9c1761a61a7d26bb4f7682c7c6/128ccd5a-91f7-4079-a94c-5d9e8c9bf5a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T010543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6de908c22d051d6320a6dca6fd5c455a1f9b507d429a8bdb0b5837af711e9f85 01:05:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:05:43 Dload Upload Total Spent Left Speed 01:05:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2690 --:--:-- --:--:-- --:--:-- 2678 100 592 0 0 100 592 0 2250 --:--:-- --:--:-- --:--:-- 2242 01:05:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] } 01:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 01:05:44 + [ -d /w/workspace/_app-service-configurable_PR-410/archives ] 01:05:44 + ls -al /w/workspace/_app-service-configurable_PR-410/archives 01:05:44 total 16 01:05:44 drwxr-xr-x 3 root root 4096 Apr 27 00:55 . 01:05:44 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 00:55 .. 01:05:44 drwxr-xr-x 2 root root 4096 Apr 27 00:55 cost 01:05:44 -rw-r--r-- 1 root root 95 Apr 27 00:55 cost.csv 01:05:44 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-410/archives 01:05:44 + ls -al /w/workspace/_app-service-configurable_PR-410/archives 01:05:44 total 16 01:05:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 00:55 . 01:05:44 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 00:55 .. 01:05:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 00:55 cost 01:05:44 -rw-r--r-- 1 jenkins jenkins 95 Apr 27 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:05:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:05:45 ---> package-listing.sh 01:05:45 ++ facter osfamily 01:05:45 ++ tr '[:upper:]' '[:lower:]' 01:05:46 + OS_FAMILY=debian 01:05:46 + workspace=/w/workspace/_app-service-configurable_PR-410 01:05:46 + START_PACKAGES=/tmp/packages_start.txt 01:05:46 + END_PACKAGES=/tmp/packages_end.txt 01:05:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:05:46 + PACKAGES=/tmp/packages_start.txt 01:05:46 + '[' /w/workspace/_app-service-configurable_PR-410 ']' 01:05:46 + PACKAGES=/tmp/packages_end.txt 01:05:46 + case "${OS_FAMILY}" in 01:05:46 + dpkg -l 01:05:46 + grep '^ii' 01:05:46 + '[' -f /tmp/packages_start.txt ']' 01:05:46 + '[' -f /tmp/packages_end.txt ']' 01:05:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:05:46 + '[' /w/workspace/_app-service-configurable_PR-410 ']' 01:05:46 + mkdir -p /w/workspace/_app-service-configurable_PR-410/archives/ 01:05:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-410/archives/ [Pipeline] echo 01:05:46 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/_app-service-configurable_PR-410/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:05:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:46 . [Pipeline] withDockerContainer 01:05:46 prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container 01:05:46 $ 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/_app-service-configurable_PR-410/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:05:47 $ docker top 01c83d87355cad413a937ba01d714aff45bfa2bb9a3c5d931032c1f6bd0affa1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:47 + touch /tmp/pre-build-complete [Pipeline] sh 01:05:47 + mkdir -p /var/log/sysstat [Pipeline] sh 01:05:48 + ls /var/log/sa-host 01:05:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:48 provisioning config files... 01:05:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config649454949479904721tmp [Pipeline] { [Pipeline] echo 01:05:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:05:48 ---> create-netrc.sh [Pipeline] } 01:05:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:05:49 ---> python-tools-install.sh [Pipeline] echo 01:05:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:05:49 ---> sudo-logs.sh 01:05:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:05:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:05:49 ---> job-cost.sh 01:05:49 lf-activate-venv: SKIPPING 01:05:49 DEBUG: total: 0.2199999988079071 01:05:49 INFO: Retrieving Stack Cost... 01:05:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:05:50 INFO: Archiving Costs [Pipeline] echo 01:05:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:05:50 ---> logs-deploy.sh 01:05:50 lf-activate-venv: SKIPPING 01:05:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-410/2 01:05:50 INFO: archiving workspace using pattern(s): 01:05:51 Archives upload complete. 01:05:51 INFO: archiving logs to Nexus 01:05:52 ---> uname -a: 01:05:52 Linux prd-ubuntu20-04-docker-8c-8g-33402 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:05:52 01:05:52 01:05:52 ---> lscpu: 01:05:52 Architecture: x86_64 01:05:52 CPU op-mode(s): 32-bit, 64-bit 01:05:52 Byte Order: Little Endian 01:05:52 Address sizes: 40 bits physical, 48 bits virtual 01:05:52 CPU(s): 8 01:05:52 On-line CPU(s) list: 0-7 01:05:52 Thread(s) per core: 1 01:05:52 Core(s) per socket: 1 01:05:52 Socket(s): 8 01:05:52 NUMA node(s): 1 01:05:52 Vendor ID: AuthenticAMD 01:05:52 CPU family: 23 01:05:52 Model: 49 01:05:52 Model name: AMD EPYC-Rome Processor 01:05:52 Stepping: 0 01:05:52 CPU MHz: 2799.998 01:05:52 BogoMIPS: 5599.99 01:05:52 Virtualization: AMD-V 01:05:52 Hypervisor vendor: KVM 01:05:52 Virtualization type: full 01:05:52 L1d cache: 256 KiB 01:05:52 L1i cache: 256 KiB 01:05:52 L2 cache: 4 MiB 01:05:52 L3 cache: 128 MiB 01:05:52 NUMA node0 CPU(s): 0-7 01:05:52 Vulnerability Itlb multihit: Not affected 01:05:52 Vulnerability L1tf: Not affected 01:05:52 Vulnerability Mds: Not affected 01:05:52 Vulnerability Meltdown: Not affected 01:05:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:05:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:05:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:05:52 Vulnerability Srbds: Not affected 01:05:52 Vulnerability Tsx async abort: Not affected 01:05:52 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 01:05:52 01:05:52 01:05:52 ---> nproc: 01:05:52 8 01:05:52 01:05:52 01:05:52 ---> df -h: 01:05:52 Filesystem Size Used Avail Use% Mounted on 01:05:52 overlay 155G 11G 145G 7% / 01:05:52 tmpfs 64M 0 64M 0% /dev 01:05:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:05:52 shm 64M 0 64M 0% /dev/shm 01:05:52 /dev/vda1 155G 11G 145G 7% /facter-os 01:05:52 01:05:52 01:05:52 ---> sar -b -r -n DEV: 01:05:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33402) 04/27/22 _x86_64_ (8 CPU) 01:05:52 01:05:52 00:53:20 LINUX RESTART (8 CPU) 01:05:52 01:05:52 00:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:05:52 00:55:01 198.47 5.15 193.32 0.00 468.40 97764.18 0.00 01:05:52 00:56:01 178.72 0.05 178.67 0.00 5.46 34518.09 0.00 01:05:52 00:57:01 1.32 0.00 1.32 0.00 0.00 15.35 0.00 01:05:52 00:58:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 01:05:52 00:59:01 1.15 0.02 1.13 0.00 0.13 14.26 0.00 01:05:52 01:00:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 01:05:52 01:01:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 01:05:52 01:02:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 01:05:52 01:03:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 01:05:52 01:04:01 1.48 0.00 1.48 0.00 0.00 22.80 0.00 01:05:52 01:05:02 0.92 0.00 0.92 0.00 0.00 12.00 0.00 01:05:52 Average: 35.03 0.47 34.56 0.00 42.44 11908.06 0.00 01:05:52 01:05:52 00:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:05:52 00:55:01 28866416 31772212 522720 1.59 151572 3001972 1783132 5.26 1196644 2409724 324 01:05:52 00:56:01 28113524 31776852 514184 1.56 164552 3681200 1807768 5.33 1254604 3034836 308 01:05:52 00:57:01 28114392 31777712 513376 1.56 164580 3681204 1807768 5.33 1252996 3034840 24 01:05:52 00:58:01 28119288 31782664 508236 1.55 164600 3681204 1807768 5.33 1248496 3034840 8 01:05:52 00:59:01 28119540 31783196 507860 1.54 164664 3681208 1807768 5.33 1248548 3035068 40 01:05:52 01:00:01 28121272 31784956 506048 1.54 164688 3681216 1807768 5.33 1246828 3035076 48 01:05:52 01:01:01 28127020 31790788 500216 1.52 164708 3681220 1807768 5.33 1240876 3035136 20 01:05:52 01:02:01 28126972 31790780 500220 1.52 164732 3681224 1807768 5.33 1240908 3035140 64 01:05:52 01:03:01 28126924 31790752 500180 1.52 164752 3681228 1807768 5.33 1240956 3035140 20 01:05:52 01:04:01 28126464 31790392 500416 1.52 164808 3681208 1807768 5.33 1241828 3035132 20 01:05:52 01:05:02 28127152 31791116 499820 1.52 164836 3681212 1807768 5.33 1241392 3035136 24 01:05:52 Average: 28189906 31784675 506661 1.54 163499 3619463 1805528 5.32 1241280 2978188 82 01:05:52 01:05:52 00:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:05:52 00:55:01 ens3 383.70 287.07 4837.11 103.04 0.00 0.00 0.00 0.00 01:05:52 00:55:01 lo 4.07 4.07 0.41 0.41 0.00 0.00 0.00 0.00 01:05:52 00:55:01 docker0 124.05 146.45 10.27 1089.68 0.00 0.00 0.00 0.00 01:05:52 00:56:01 ens3 133.69 84.17 2673.38 18.18 0.00 0.00 0.00 0.00 01:05:52 00:56:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 01:05:52 00:56:01 docker0 9.40 14.31 0.54 92.04 0.00 0.00 0.00 0.00 01:05:52 00:57:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:05:52 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 00:58:01 ens3 0.37 0.22 0.11 0.08 0.00 0.00 0.00 0.00 01:05:52 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:52 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 00:59:01 ens3 14.98 8.07 13.89 0.83 0.00 0.00 0.00 0.00 01:05:52 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:05:52 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:52 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:02:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:05:52 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:52 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:04:01 ens3 0.97 0.45 0.38 0.28 0.00 0.00 0.00 0.00 01:05:52 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:52 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:05:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 01:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:52 Average: ens3 48.09 34.18 677.80 10.99 0.00 0.00 0.00 0.00 01:05:52 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:05:52 Average: docker0 11.96 14.41 0.97 105.94 0.00 0.00 0.00 0.00 01:05:52 01:05:52 01:05:52 ---> sar -P ALL: 01:05:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33402) 04/27/22 _x86_64_ (8 CPU) 01:05:52 01:05:52 00:53:20 LINUX RESTART (8 CPU) 01:05:52 01:05:52 00:54:02 CPU %user %nice %system %iowait %steal %idle 01:05:52 00:55:01 all 21.66 0.00 6.53 1.43 0.09 70.30 01:05:52 00:55:01 0 21.67 0.00 5.96 0.14 0.09 72.15 01:05:52 00:55:01 1 19.41 0.00 6.51 0.19 0.09 73.81 01:05:52 00:55:01 2 23.71 0.00 7.45 6.53 0.10 62.22 01:05:52 00:55:01 3 21.27 0.00 5.88 0.38 0.09 72.39 01:05:52 00:55:01 4 21.79 0.00 6.81 1.22 0.09 70.09 01:05:52 00:55:01 5 23.03 0.00 5.94 1.20 0.10 69.72 01:05:52 00:55:01 6 20.98 0.00 6.56 0.27 0.09 72.10 01:05:52 00:55:01 7 21.41 0.00 7.15 1.51 0.10 69.82 01:05:52 00:56:01 all 17.36 0.00 3.62 0.88 0.06 78.07 01:05:52 00:56:01 0 16.88 0.00 3.31 0.22 0.07 79.52 01:05:52 00:56:01 1 16.90 0.00 3.34 0.22 0.07 79.48 01:05:52 00:56:01 2 20.95 0.00 4.13 0.42 0.07 74.43 01:05:52 00:56:01 3 19.08 0.00 3.96 2.85 0.08 74.03 01:05:52 00:56:01 4 16.58 0.00 4.17 0.27 0.05 78.93 01:05:52 00:56:01 5 15.41 0.00 3.38 2.37 0.05 78.79 01:05:52 00:56:01 6 15.89 0.00 3.10 0.29 0.05 80.67 01:05:52 00:56:01 7 17.20 0.00 3.54 0.46 0.07 78.73 01:05:52 00:57:01 all 0.27 0.00 0.01 0.01 0.01 99.70 01:05:52 00:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:05:52 00:57:01 1 1.95 0.00 0.02 0.00 0.00 98.03 01:05:52 00:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 01:05:52 00:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 00:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:52 00:57:01 5 0.03 0.00 0.03 0.07 0.02 99.85 01:05:52 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 00:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 00:58:01 all 0.12 0.00 0.02 0.00 0.01 99.85 01:05:52 00:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:05:52 00:58:01 1 0.76 0.00 0.03 0.00 0.02 99.19 01:05:52 00:58:01 2 0.07 0.00 0.05 0.00 0.02 99.87 01:05:52 00:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:05:52 00:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:05:52 00:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 01:05:52 00:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:05:52 00:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:05:52 00:59:01 all 0.08 0.00 0.02 0.00 0.01 99.89 01:05:52 00:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:05:52 00:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 00:59:01 2 0.07 0.00 0.02 0.02 0.03 99.87 01:05:52 00:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:05:52 00:59:01 4 0.42 0.00 0.00 0.00 0.00 99.58 01:05:52 00:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:05:52 00:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:05:52 00:59:01 7 0.08 0.00 0.07 0.00 0.00 99.85 01:05:52 01:00:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:05:52 01:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:05:52 01:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:05:52 01:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:05:52 01:00:01 3 0.03 0.00 0.00 0.03 0.00 99.93 01:05:52 01:00:01 4 1.99 0.00 0.00 0.00 0.00 98.01 01:05:52 01:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:05:52 01:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:52 01:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:05:52 01:01:01 all 0.27 0.00 0.02 0.00 0.00 99.71 01:05:52 01:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 01:01:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:05:52 01:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:05:52 01:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:05:52 01:01:01 4 1.97 0.00 0.02 0.00 0.00 98.01 01:05:52 01:01:01 5 0.05 0.00 0.02 0.02 0.00 99.92 01:05:52 01:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 01:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:05:52 01:02:01 all 0.26 0.00 0.01 0.00 0.01 99.71 01:05:52 01:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:05:52 01:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:05:52 01:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:02:01 4 1.97 0.00 0.00 0.00 0.02 98.01 01:05:52 01:02:01 5 0.03 0.00 0.03 0.03 0.02 99.88 01:05:52 01:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 01:03:01 all 0.19 0.00 0.01 0.00 0.00 99.79 01:05:52 01:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:05:52 01:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:05:52 01:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:05:52 01:03:01 4 1.39 0.00 0.02 0.00 0.00 98.60 01:05:52 01:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:05:52 01:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 01:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:04:01 all 0.06 0.00 0.01 0.00 0.00 99.92 01:05:52 01:04:01 0 0.18 0.00 0.00 0.00 0.00 99.82 01:05:52 01:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:05:52 01:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:05:52 01:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:05:52 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:52 01:04:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:05:52 01:04:01 6 0.13 0.00 0.02 0.02 0.00 99.83 01:05:52 01:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:05:02 all 0.01 0.00 0.01 0.00 0.00 99.97 01:05:52 01:05:02 0 0.00 0.00 0.02 0.00 0.02 99.97 01:05:52 01:05:02 1 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:05:02 2 0.03 0.00 0.02 0.00 0.00 99.95 01:05:52 01:05:02 3 0.02 0.00 0.00 0.00 0.00 99.98 01:05:52 01:05:02 4 0.00 0.00 0.00 0.00 0.02 99.98 01:05:52 01:05:02 5 0.02 0.00 0.00 0.02 0.00 99.97 01:05:52 01:05:02 6 0.03 0.00 0.02 0.02 0.00 99.93 01:05:52 01:05:02 7 0.00 0.00 0.02 0.00 0.00 99.98 01:05:52 01:05:52 Average: CPU %user %nice %system %iowait %steal %idle 01:05:52 Average: all 3.62 0.00 0.91 0.21 0.02 95.24 01:05:52 Average: 0 3.47 0.00 0.84 0.03 0.02 95.64 01:05:52 Average: 1 3.52 0.00 0.90 0.04 0.02 95.53 01:05:52 Average: 2 4.02 0.00 1.05 0.61 0.02 94.30 01:05:52 Average: 3 3.62 0.00 0.88 0.30 0.02 95.18 01:05:52 Average: 4 4.12 0.00 0.98 0.13 0.02 94.75 01:05:52 Average: 5 3.46 0.00 0.85 0.34 0.02 95.33 01:05:52 Average: 6 3.31 0.00 0.87 0.05 0.01 95.75 01:05:52 Average: 7 3.44 0.00 0.96 0.17 0.02 95.41 01:05:52 01:05:52 01:05:52