Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a5656b3b395cf8cfe31680cbc98c945be996873 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-ssh10249011232246735280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6436615590960754682.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9129892884421841456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh14203141936424582843.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16693259250619621184.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8641 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2a5656b3b395cf8cfe31680cbc98c945be996873 (main) Commit message: "Merge pull request #604 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 > git rev-list --no-walk b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:23 ========================================================= 18:22:23 EdgeX Global Pipelines Version Info 18:22:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:22:24 ------------------- 18:22:24 stable info: 18:22:24 ------------------- 18:22:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:22:24 Message: update stable to v1.0.254 18:22:24 ------------------- 18:22:24 experimental info: 18:22:24 ------------------- 18:22:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:22:24 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a5656b [Pipeline] echo 18:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:25 provisioning config files... 18:22:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15632095528225582351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:25 ---> docker-login.sh 18:22:25 nexus3.edgexfoundry.org:10001 18:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:26 Configure a credential helper to remove this warning. See 18:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:26 18:22:26 Login Succeeded 18:22:26 nexus3.edgexfoundry.org:10002 18:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:26 Configure a credential helper to remove this warning. See 18:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:26 18:22:26 Login Succeeded 18:22:26 nexus3.edgexfoundry.org:10003 18:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:26 Configure a credential helper to remove this warning. See 18:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:26 18:22:26 Login Succeeded 18:22:26 nexus3.edgexfoundry.org:10004 18:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:26 Configure a credential helper to remove this warning. See 18:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:26 18:22:26 Login Succeeded 18:22:26 docker.io 18:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:26 Configure a credential helper to remove this warning. See 18:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:26 18:22:26 Login Succeeded 18:22:26 ---> docker-login.sh ends [Pipeline] } 18:22:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:22:27 + git rev-list -1 --merges 2a5656b3b395cf8cfe31680cbc98c945be996873~1..2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo 18:22:27 -----------> git rev-list -1 --merges 2a5656b3b395cf8cfe31680cbc98c945be996873~1..2a5656b3b395cf8cfe31680cbc98c945be996873 2a5656b3b395cf8cfe31680cbc98c945be996873 18:22:27 2a5656b3b395cf8cfe31680cbc98c945be996873 [false] [Pipeline] sh 18:22:27 + git log --format=format:%s -1 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo 18:22:27 ========================================================= 18:22:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:22:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:27 + git log --format=format:%s -1 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] echo 18:22:27 [semverPrep] GIT_COMMIT: 2a5656b3b395cf8cfe31680cbc98c945be996873, Commit Message: Merge pull request #604 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38 [Pipeline] echo 18:22:27 [semverPrep] This is not a build commit. [Pipeline] sh 18:22:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:22:28 + grep -v github /etc/ssh/ssh_known_hosts 18:22:28 + [ -e /tmp/ssh_known_hosts ] 18:22:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:22:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:22:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:22:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:28 18:22:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:28 0.1.4: Pulling from edgex-devops/py-git-semver 18:22:28 b85a868b505f: Pulling fs layer 18:22:28 e2be974225ed: Pulling fs layer 18:22:28 339a4e72a1f5: Pulling fs layer 18:22:28 988bab9f4d93: Pulling fs layer 18:22:28 1469e6f7b9e6: Pulling fs layer 18:22:28 eaf3925da568: Pulling fs layer 18:22:28 bab4dde63d76: Pulling fs layer 18:22:28 bde34c3a00c8: Pulling fs layer 18:22:28 1469e6f7b9e6: Waiting 18:22:28 988bab9f4d93: Waiting 18:22:28 b352a97aabf1: Pulling fs layer 18:22:28 4872d77fe225: Pulling fs layer 18:22:28 5851b861e8e6: Pulling fs layer 18:22:28 bde34c3a00c8: Waiting 18:22:28 5851b861e8e6: Waiting 18:22:28 b352a97aabf1: Waiting 18:22:28 e2be974225ed: Verifying Checksum 18:22:28 e2be974225ed: Download complete 18:22:28 988bab9f4d93: Verifying Checksum 18:22:28 988bab9f4d93: Download complete 18:22:28 1469e6f7b9e6: Verifying Checksum 18:22:28 1469e6f7b9e6: Download complete 18:22:28 eaf3925da568: Download complete 18:22:29 339a4e72a1f5: Verifying Checksum 18:22:29 339a4e72a1f5: Download complete 18:22:29 bde34c3a00c8: Download complete 18:22:29 b352a97aabf1: Download complete 18:22:29 4872d77fe225: Download complete 18:22:29 5851b861e8e6: Verifying Checksum 18:22:29 5851b861e8e6: Download complete 18:22:29 b85a868b505f: Verifying Checksum 18:22:29 b85a868b505f: Download complete 18:22:29 bab4dde63d76: Verifying Checksum 18:22:29 bab4dde63d76: Download complete 18:22:30 b85a868b505f: Pull complete 18:22:30 e2be974225ed: Pull complete 18:22:31 339a4e72a1f5: Pull complete 18:22:31 988bab9f4d93: Pull complete 18:22:31 1469e6f7b9e6: Pull complete 18:22:31 eaf3925da568: Pull complete 18:22:33 bab4dde63d76: Pull complete 18:22:33 bde34c3a00c8: Pull complete 18:22:33 b352a97aabf1: Pull complete 18:22:33 4872d77fe225: Pull complete 18:22:33 5851b861e8e6: Pull complete 18:22:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:33 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:22:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:22:36 $ docker top 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf -eo pid,comm 18:22:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:22:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:36 [ssh-agent] Looking for ssh-agent implementation... 18:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:36 $ docker exec 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent 18:22:36 SSH_AUTH_SOCK=/tmp/ssh-NU1SKTLcpKJx/agent.32 18:22:36 SSH_AGENT_PID=38 18:22:36 Running ssh-add (command line suppressed) 18:22:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2420693283621587174.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2420693283621587174.key) 18:22:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:36 + git tag --points-at HEAD [Pipeline] } 18:22:36 $ docker exec --env ******** --env ******** 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent -k 18:22:36 unset SSH_AUTH_SOCK; 18:22:36 unset SSH_AGENT_PID; 18:22:36 echo Agent pid 38 killed; 18:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:37 [ssh-agent] Looking for ssh-agent implementation... 18:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:37 $ docker exec 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent 18:22:37 SSH_AUTH_SOCK=/tmp/ssh-34o8DHgO47R2/agent.70 18:22:37 SSH_AGENT_PID=76 18:22:37 Running ssh-add (command line suppressed) 18:22:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3347714716001789213.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3347714716001789213.key) 18:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:37 + git semver init 18:22:37 2023-10-06 18:22:37,844 [run_init] DEBUG init version:0.0.0 force:False 18:22:37 2023-10-06 18:22:37,845 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:22:37 2023-10-06 18:22:37,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:22:37 2023-10-06 18:22:37,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:22:38 2023-10-06 18:22:38,785 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:22:38 2023-10-06 18:22:38,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:22:38 2023-10-06 18:22:38,786 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:22:38 2023-10-06 18:22:38,786 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:22:38 3.1.0-dev.26 [Pipeline] } 18:22:38 $ docker exec --env ******** --env ******** 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf ssh-agent -k 18:22:38 unset SSH_AUTH_SOCK; 18:22:38 unset SSH_AGENT_PID; 18:22:38 echo Agent pid 76 killed; 18:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:39 + git semver [Pipeline] } 18:22:39 $ docker stop --time=1 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf 18:22:40 $ docker rm -f --volumes 0171e35ae366d1f8fa19d287a189a0c09831a625dbdde57eb39fa8df8909b5cf [Pipeline] // withDockerContainer [Pipeline] sh 18:22:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:22:41 Stashed 1 file(s) [Pipeline] echo 18:22:41 [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:41 provisioning config files... 18:22:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3004007334542811994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:41 ---> docker-login.sh 18:22:41 nexus3.edgexfoundry.org:10001 18:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 nexus3.edgexfoundry.org:10002 18:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 nexus3.edgexfoundry.org:10003 18:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:42 Configure a credential helper to remove this warning. See 18:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:42 18:22:42 Login Succeeded 18:22:42 nexus3.edgexfoundry.org:10004 18:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:42 Configure a credential helper to remove this warning. See 18:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:42 18:22:42 Login Succeeded 18:22:42 docker.io 18:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:42 Configure a credential helper to remove this warning. See 18:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:42 18:22:42 Login Succeeded 18:22:42 ---> docker-login.sh ends [Pipeline] } 18:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:22:42 ========================================================= 18:22:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:22:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:22:42 Sending build context to Docker daemon 3.366MB 18:22:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:22:42 Step 2/12 : FROM ${BASE} AS builder 18:22:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:22:42 7264a8db6415: Pulling fs layer 18:22:42 c4d48a809fc2: Pulling fs layer 18:22:42 4f1c88b9dad5: Pulling fs layer 18:22:42 ad3a456e5733: Pulling fs layer 18:22:42 33e27b845d1e: Pulling fs layer 18:22:42 c68163c4e522: Pulling fs layer 18:22:42 50da416c3ac9: Pulling fs layer 18:22:42 23d2d4c4bb30: Pulling fs layer 18:22:42 33e27b845d1e: Waiting 18:22:42 ad3a456e5733: Waiting 18:22:42 c68163c4e522: Waiting 18:22:42 23d2d4c4bb30: Waiting 18:22:42 50da416c3ac9: Waiting 18:22:42 c4d48a809fc2: Download complete 18:22:42 ad3a456e5733: Verifying Checksum 18:22:42 ad3a456e5733: Download complete 18:22:42 33e27b845d1e: Verifying Checksum 18:22:42 33e27b845d1e: Download complete 18:22:42 7264a8db6415: Verifying Checksum 18:22:42 7264a8db6415: Download complete 18:22:43 c68163c4e522: Verifying Checksum 18:22:43 c68163c4e522: Download complete 18:22:43 7264a8db6415: Pull complete 18:22:43 23d2d4c4bb30: Verifying Checksum 18:22:43 23d2d4c4bb30: Download complete 18:22:43 c4d48a809fc2: Pull complete 18:22:43 4f1c88b9dad5: Verifying Checksum 18:22:43 4f1c88b9dad5: Download complete 18:22:43 50da416c3ac9: Verifying Checksum 18:22:43 50da416c3ac9: Download complete 18:22:47 4f1c88b9dad5: Pull complete 18:22:47 ad3a456e5733: Pull complete 18:22:47 33e27b845d1e: Pull complete 18:22:47 c68163c4e522: Pull complete 18:22:49 50da416c3ac9: Pull complete 18:22:49 23d2d4c4bb30: Pull complete 18:22:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:22:49 ---> 0786185ac409 18:22:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:22:53 ---> Running in 7838cf0d5ae9 18:22:53 Removing intermediate container 7838cf0d5ae9 18:22:53 ---> 8186331968d5 18:22:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:22:53 ---> Running in 59b49b4cae81 18:22:53 Removing intermediate container 59b49b4cae81 18:22:53 ---> 03dc19ca13d8 18:22:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:22:53 ---> Running in 3de48df9048a 18:22:53 Removing intermediate container 3de48df9048a 18:22:53 ---> ad9156e03c70 18:22:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:22:53 ---> Running in 547a4aadeabe 18:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:22:54 OK: 264 MiB in 52 packages 18:22:54 Removing intermediate container 547a4aadeabe 18:22:54 ---> 9529a7202a21 18:22:54 Step 7/12 : WORKDIR /app 18:22:54 ---> Running in 8f28b8b0a847 18:22:54 Removing intermediate container 8f28b8b0a847 18:22:54 ---> 56ba64521923 18:22:54 Step 8/12 : COPY go.mod vendor* ./ 18:22:55 ---> 05e0f719c972 18:22:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:55 ---> Running in 6ba1908525ed 18:22:56 Still waiting to schedule task 18:22:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:24:08 Removing intermediate container 6ba1908525ed 18:24:08 ---> f787bd6480f3 18:24:08 Step 10/12 : COPY . . 18:24:08 ---> af3cfe507380 18:24:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:08 ---> Running in e97562b0d534 18:24:08 Removing intermediate container e97562b0d534 18:24:08 ---> d08e043f01ff 18:24:08 Step 12/12 : RUN $MAKE 18:24:08 ---> Running in 9e3cebbd461a 18:24:08 noop 18:24:08 Removing intermediate container 9e3cebbd461a 18:24:08 ---> 5babdb2df92a 18:24:08 Successfully built 5babdb2df92a 18:24:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:08 + docker inspect -f . ci-base-image-x86_64 18:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:08 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:24:09 $ docker top 1c860d9f792d5344061872747ee77f0084b2605bcf47018cd9dd18363b8a92a8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:09 + go version 18:24:09 go version go1.21.0 linux/amd64 [Pipeline] } 18:24:09 $ docker stop --time=1 1c860d9f792d5344061872747ee77f0084b2605bcf47018cd9dd18363b8a92a8 18:24:10 $ docker rm -f --volumes 1c860d9f792d5344061872747ee77f0084b2605bcf47018cd9dd18363b8a92a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:11 + docker inspect -f . ci-base-image-x86_64 18:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:11 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:24:11 $ docker top a4fe7ec2f47dd63db13d6e66e381bafe733fbd4ed5110f4d77985177be05355b -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:11 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:24:12 + make test 18:24:12 go test -race -coverprofile=coverage.out ./... 18:24:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:24:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8644 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:24:45 Running in /w/workspace/app-service-configurable/196 [Pipeline] { [Pipeline] checkout 18:24:45 Selected Git installation does not exist. Using Default 18:24:45 The recommended git tool is: NONE 18:24:49 go vet ./... 18:24:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:53 ./bin/test-attribution-txt.sh [Pipeline] echo 18:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:24:53 $ docker stop --time=1 a4fe7ec2f47dd63db13d6e66e381bafe733fbd4ed5110f4d77985177be05355b 18:24:53 using credential edgex-jenkins-ssh 18:24:53 Cloning the remote Git repository 18:24:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:24:53 > git init /w/workspace/app-service-configurable/196 # timeout=10 18:24:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:24:54 > git --version # timeout=10 18:24:54 > git --version # 'git version 2.25.1' 18:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:24:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:59 Avoid second fetch 18:24:59 Checking out Revision 2a5656b3b395cf8cfe31680cbc98c945be996873 (main) 18:25:00 $ docker rm -f --volumes a4fe7ec2f47dd63db13d6e66e381bafe733fbd4ed5110f4d77985177be05355b [Pipeline] // withDockerContainer [Pipeline] sh 18:25:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:25:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 18:25:00 Commit message: "Merge pull request #604 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:01 + sudo chown -R jenkins:jenkins . 18:24:59 > git config core.sparsecheckout # timeout=10 18:24:59 > git checkout -f 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 [Pipeline] sh 18:25:01 + ls -al . 18:25:01 total 184 18:25:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:24 . 18:25:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:22 .. 18:25:01 -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:22 .dockerignore 18:25:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:24 .git 18:25:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:22 .github 18:25:01 -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 18:22 .gitignore 18:25:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:22 .golangci.yml 18:25:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:22 .semver 18:25:01 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 18:22 Attribution.txt 18:25:01 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 18:22 CHANGELOG.md 18:25:01 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 18:22 Dockerfile 18:25:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:22 GOVERNANCE.md 18:25:01 -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 18:22 Jenkinsfile 18:25:01 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:22 LICENSE 18:25:01 -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 18:22 OWNERS.md 18:25:01 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 18:22 README.md 18:25:01 -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:22 VERSION 18:25:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:22 bin 18:25:01 -rw-r--r-- 1 jenkins jenkins 13 Oct 6 18:24 coverage.out 18:25:01 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 18:22 go.mod 18:25:01 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 18:22 go.sum 18:25:01 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 18:22 main.go 18:25:01 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 18:22 makefile 18:25:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:22 res 18:25:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:22 snap 18:25:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:25:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:01 Dload Upload Total Spent Left Speed 18:25:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + 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=2a5656b3b395cf8cfe31680cbc98c945be996873 --label arch=amd64 --label version=3.1.0-dev.26 . 18:25:01 Sending build context to Docker daemon 3.367MB 18:25:01 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:25:01 Step 2/26 : FROM ${BASE} AS builder 18:25:01 ---> 5babdb2df92a 18:25:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" [Pipeline] sh 18:25:02 ---> Running in eaca66a5ae2e 18:25:02 Removing intermediate container eaca66a5ae2e 18:25:02 ---> 3de5522a2b41 18:25:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:25:02 ---> Running in 06ba1ee15389 18:25:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:25:02 Removing intermediate container 06ba1ee15389 18:25:02 ---> 7a6de74f339a 18:25:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:25:02 ---> Running in 524c0b093c28 18:25:02 Removing intermediate container 524c0b093c28 18:25:02 ---> 952f896998e5 18:25:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:25:02 ---> Running in c222e2af70fd 18:25:02 + sudo tee /etc/docker/daemon.new 18:25:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:25:02 { 18:25:02 "registry-mirrors": [ 18:25:02 "https://nexus3.edgexfoundry.org:10001" 18:25:02 ], 18:25:02 "bip": "10.250.0.254/24", 18:25:02 "hosts": [ 18:25:02 "tcp://0.0.0.0:5555", 18:25:02 "unix:///var/run/docker.sock" 18:25:02 ], 18:25:02 "mtu": 1458, 18:25:02 "selinux-enabled": true, 18:25:02 "seccomp-profile": "/etc/docker/seccomp.json" 18:25:02 } 18:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 18:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:25:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:25:03 OK: 264 MiB in 52 packages 18:25:03 + sudo service docker restart 18:25:03 Removing intermediate container c222e2af70fd 18:25:03 ---> 9e78fdbe77b4 18:25:03 Step 7/26 : WORKDIR /app 18:25:03 ---> Running in 0645c212c543 18:25:03 Removing intermediate container 0645c212c543 18:25:03 ---> 3869765d396d 18:25:03 Step 8/26 : COPY go.mod vendor* ./ 18:25:03 ---> d34c5b144298 18:25:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:03 ---> Running in e07487d9afba 18:25:04 Removing intermediate container e07487d9afba 18:25:04 ---> 7ba73a501829 18:25:04 Step 10/26 : COPY . . 18:25:05 ---> 724cea0c8797 18:25:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:25:05 ---> Running in bfdfa84490e1 18:25:05 Removing intermediate container bfdfa84490e1 18:25:05 ---> 21992e2e3580 18:25:05 Step 12/26 : RUN $MAKE 18:25:05 ---> Running in 7dba5a4b8c72 18:25:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:21 provisioning config files... 18:25:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/196@tmp/config12721649823285224588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:22 ---> docker-login.sh 18:25:22 nexus3.edgexfoundry.org:10001 18:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:22 Configure a credential helper to remove this warning. See 18:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:22 18:25:22 Login Succeeded 18:25:22 nexus3.edgexfoundry.org:10002 18:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:23 Configure a credential helper to remove this warning. See 18:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:23 18:25:23 Login Succeeded 18:25:23 nexus3.edgexfoundry.org:10003 18:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:23 Configure a credential helper to remove this warning. See 18:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:23 18:25:23 Login Succeeded 18:25:23 nexus3.edgexfoundry.org:10004 18:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:23 Configure a credential helper to remove this warning. See 18:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:23 18:25:23 Login Succeeded 18:25:23 docker.io 18:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:24 Configure a credential helper to remove this warning. See 18:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:24 18:25:24 Login Succeeded 18:25:24 ---> docker-login.sh ends [Pipeline] } 18:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:24 ========================================================= 18:25:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:25:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:25:25 Sending build context to Docker daemon 181.8kB 18:25:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:25:25 Step 2/12 : FROM ${BASE} AS builder 18:25:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:26 9fda8d8052c6: Pulling fs layer 18:25:26 5d54e960e981: Pulling fs layer 18:25:26 c4a7e357bf2a: Pulling fs layer 18:25:26 f0e02332f6b5: Pulling fs layer 18:25:26 cefa15bbcfad: Pulling fs layer 18:25:26 17808c966233: Pulling fs layer 18:25:26 f4c1fc716caa: Pulling fs layer 18:25:26 f0e02332f6b5: Waiting 18:25:26 cefa15bbcfad: Waiting 18:25:26 17808c966233: Waiting 18:25:26 5d54e960e981: Download complete 18:25:26 f0e02332f6b5: Verifying Checksum 18:25:26 f0e02332f6b5: Download complete 18:25:26 cefa15bbcfad: Verifying Checksum 18:25:26 cefa15bbcfad: Download complete 18:25:26 9fda8d8052c6: Download complete 18:25:26 f4c1fc716caa: Verifying Checksum 18:25:26 f4c1fc716caa: Download complete 18:25:27 9fda8d8052c6: Pull complete 18:25:27 Removing intermediate container 7dba5a4b8c72 18:25:27 ---> 14d033bbd776 18:25:27 Step 13/26 : FROM alpine:3.18 18:25:27 3.18: Pulling from library/alpine 18:25:27 96526aa774ef: Pulling fs layer 18:25:27 96526aa774ef: Verifying Checksum 18:25:27 96526aa774ef: Download complete 18:25:27 96526aa774ef: Pull complete 18:25:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:25:27 Status: Downloaded newer image for alpine:3.18 18:25:27 ---> 8ca4688f4f35 18:25:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:25:27 ---> Running in 3cdf54a19d1b 18:25:27 Removing intermediate container 3cdf54a19d1b 18:25:27 ---> a4d7e8cb8372 18:25:27 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:25:27 ---> Running in 2aa717c6a0e5 18:25:27 Removing intermediate container 2aa717c6a0e5 18:25:27 ---> 4e4ed61077b4 18:25:27 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:25:27 ---> Running in c8e3e7cce75e 18:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:25:27 (1/2) Installing ca-certificates (20230506-r0) 18:25:27 (2/2) Installing dumb-init (1.2.5-r2) 18:25:27 Executing busybox-1.36.1-r2.trigger 18:25:27 Executing ca-certificates-20230506-r0.trigger 18:25:27 OK: 8 MiB in 17 packages 18:25:27 5d54e960e981: Pull complete 18:25:27 c4a7e357bf2a: Download complete 18:25:28 Removing intermediate container c8e3e7cce75e 18:25:28 ---> 649c2576e6db 18:25:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:25:28 ---> 26a8d883f775 18:25:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:25:28 ---> 52a195567780 18:25:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:25:28 ---> a5fbb1d5b613 18:25:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:25:28 17808c966233: Verifying Checksum 18:25:28 17808c966233: Download complete 18:25:29 ---> 5bb0f7b1e5e1 18:25:29 Step 21/26 : EXPOSE 48095 18:25:29 ---> Running in 08810bb2da52 18:25:29 Removing intermediate container 08810bb2da52 18:25:29 ---> 0b38f64dc043 18:25:29 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:25:29 ---> Running in f78e55475ab6 18:25:29 Removing intermediate container f78e55475ab6 18:25:29 ---> 8a4a2d617d25 18:25:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:25:29 ---> Running in 659833ccc19d 18:25:29 Removing intermediate container 659833ccc19d 18:25:29 ---> ba74c6de6ba2 18:25:29 Step 24/26 : LABEL arch=amd64 18:25:29 ---> Running in 30b42264ac76 18:25:29 Removing intermediate container 30b42264ac76 18:25:29 ---> e1b6d7b6db6c 18:25:29 Step 25/26 : LABEL git_sha=2a5656b3b395cf8cfe31680cbc98c945be996873 18:25:29 ---> Running in 5ee0b0a5f867 18:25:29 Removing intermediate container 5ee0b0a5f867 18:25:29 ---> 35084fd14197 18:25:29 Step 26/26 : LABEL version=3.1.0-dev.26 18:25:29 ---> Running in 46e2493d0b84 18:25:29 Removing intermediate container 46e2493d0b84 18:25:29 ---> 4cb53118d4ee 18:25:29 [Warning] One or more build-args [ARCH] were not consumed 18:25:29 Successfully built 4cb53118d4ee 18:25:29 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:30 provisioning config files... 18:25:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10344481486519415703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:30 ---> docker-login.sh 18:25:30 nexus3.edgexfoundry.org:10001 18:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:30 Configure a credential helper to remove this warning. See 18:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:30 18:25:30 Login Succeeded 18:25:30 nexus3.edgexfoundry.org:10002 18:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:30 Configure a credential helper to remove this warning. See 18:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:30 18:25:30 Login Succeeded 18:25:30 nexus3.edgexfoundry.org:10003 18:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:30 Configure a credential helper to remove this warning. See 18:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:30 18:25:30 Login Succeeded 18:25:30 nexus3.edgexfoundry.org:10004 18:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:30 Configure a credential helper to remove this warning. See 18:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:30 18:25:30 Login Succeeded 18:25:30 docker.io 18:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:30 Configure a credential helper to remove this warning. See 18:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:30 18:25:30 Login Succeeded 18:25:30 ---> docker-login.sh ends [Pipeline] } 18:25:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:31 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:25:31 2a5656b3b395cf8cfe31680cbc98c945be996873 18:25:31 latest 18:25:31 3.1.0-dev.26 18:25:31 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 18:25:31 main 18:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873 18:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:25:31 9c10ebec2bba: Preparing 18:25:31 0fe905478419: Preparing 18:25:31 2c81001fe5dc: Preparing 18:25:31 f152208de1de: Preparing 18:25:31 37a895d3eb98: Preparing 18:25:31 cc2447e1835a: Preparing 18:25:31 cc2447e1835a: Waiting 18:25:31 0fe905478419: Pushed 18:25:31 f152208de1de: Pushed 18:25:31 cc2447e1835a: Layer already exists 18:25:31 2c81001fe5dc: Pushed 18:25:31 37a895d3eb98: Pushed 18:25:34 9c10ebec2bba: Pushed 18:25:34 2a5656b3b395cf8cfe31680cbc98c945be996873: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:25:35 9c10ebec2bba: Preparing 18:25:35 0fe905478419: Preparing 18:25:35 2c81001fe5dc: Preparing 18:25:35 f152208de1de: Preparing 18:25:35 37a895d3eb98: Preparing 18:25:35 cc2447e1835a: Preparing 18:25:35 2c81001fe5dc: Layer already exists 18:25:35 f152208de1de: Layer already exists 18:25:35 0fe905478419: Layer already exists 18:25:35 37a895d3eb98: Layer already exists 18:25:35 9c10ebec2bba: Layer already exists 18:25:35 cc2447e1835a: Layer already exists 18:25:35 latest: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.26 18:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:25:35 9c10ebec2bba: Preparing 18:25:35 0fe905478419: Preparing 18:25:35 2c81001fe5dc: Preparing 18:25:35 f152208de1de: Preparing 18:25:35 37a895d3eb98: Preparing 18:25:35 cc2447e1835a: Preparing 18:25:35 2c81001fe5dc: Layer already exists 18:25:35 f152208de1de: Layer already exists 18:25:35 0fe905478419: Layer already exists 18:25:35 37a895d3eb98: Layer already exists 18:25:35 9c10ebec2bba: Layer already exists 18:25:35 cc2447e1835a: Layer already exists 18:25:35 3.1.0-dev.26: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 18:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:25:36 9c10ebec2bba: Preparing 18:25:36 0fe905478419: Preparing 18:25:36 2c81001fe5dc: Preparing 18:25:36 f152208de1de: Preparing 18:25:36 37a895d3eb98: Preparing 18:25:36 cc2447e1835a: Preparing 18:25:36 cc2447e1835a: Waiting 18:25:36 f152208de1de: Layer already exists 18:25:36 9c10ebec2bba: Layer already exists 18:25:36 37a895d3eb98: Layer already exists 18:25:36 2c81001fe5dc: Layer already exists 18:25:36 0fe905478419: Layer already exists 18:25:36 cc2447e1835a: Layer already exists 18:25:36 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:25:36 9c10ebec2bba: Preparing 18:25:36 0fe905478419: Preparing 18:25:36 2c81001fe5dc: Preparing 18:25:36 f152208de1de: Preparing 18:25:36 37a895d3eb98: Preparing 18:25:36 cc2447e1835a: Preparing 18:25:36 cc2447e1835a: Waiting 18:25:36 37a895d3eb98: Layer already exists 18:25:36 f152208de1de: Layer already exists 18:25:36 9c10ebec2bba: Layer already exists 18:25:36 0fe905478419: Layer already exists 18:25:36 2c81001fe5dc: Layer already exists 18:25:36 cc2447e1835a: Layer already exists 18:25:36 main: digest: sha256:75de4228f4d23ded34309cc1324288dfeffcf492f73a3e499ebf3992df781738 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:36 ===================================================== [Pipeline] echo 18:25:36 taggedImages: 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.26 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 18:25:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:37 18:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:37 latest: Pulling from edgex-lftools-log-publisher 18:25:37 5eb5b503b376: Pulling fs layer 18:25:37 5c69ac0246d0: Pulling fs layer 18:25:37 ec43610c2a17: Pulling fs layer 18:25:37 3a2ae6a8a46f: Pulling fs layer 18:25:37 33b1e0a273af: Pulling fs layer 18:25:37 5d3b04190fa2: Pulling fs layer 18:25:37 2f39f015ded8: Pulling fs layer 18:25:37 3a2ae6a8a46f: Waiting 18:25:37 33b1e0a273af: Waiting 18:25:37 2f39f015ded8: Waiting 18:25:37 5d3b04190fa2: Waiting 18:25:37 5c69ac0246d0: Download complete 18:25:37 3a2ae6a8a46f: Verifying Checksum 18:25:37 3a2ae6a8a46f: Download complete 18:25:37 33b1e0a273af: Verifying Checksum 18:25:37 33b1e0a273af: Download complete 18:25:37 ec43610c2a17: Verifying Checksum 18:25:37 ec43610c2a17: Download complete 18:25:37 5d3b04190fa2: Download complete 18:25:37 5eb5b503b376: Verifying Checksum 18:25:37 5eb5b503b376: Download complete 18:25:38 2f39f015ded8: Verifying Checksum 18:25:38 2f39f015ded8: Download complete 18:25:38 5eb5b503b376: Pull complete 18:25:38 5c69ac0246d0: Pull complete 18:25:39 ec43610c2a17: Pull complete 18:25:39 3a2ae6a8a46f: Pull complete 18:25:39 33b1e0a273af: Pull complete 18:25:39 5d3b04190fa2: Pull complete 18:25:41 c4a7e357bf2a: Pull complete 18:25:41 f0e02332f6b5: Pull complete 18:25:41 cefa15bbcfad: Pull complete 18:25:43 2f39f015ded8: Pull complete 18:25:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:44 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:25:46 17808c966233: Pull complete 18:25:47 f4c1fc716caa: Pull complete 18:25:47 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:25:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:25:47 ---> ea914061e18c 18:25:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:25:49 $ docker top 48b845bc7267fc6d3df4468ed6035ba86be7e82dec39fed49e6d3a433c585564 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:49 ---> Running in 202993a4c209 18:25:49 Removing intermediate container 202993a4c209 18:25:49 ---> e7dba8d8211d 18:25:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:25:49 ---> job-cost.sh 18:25:49 lf-activate-venv: SKIPPING 18:25:49 INFO: No Stack... 18:25:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:50 ---> Running in 959a01e262bc 18:25:50 Removing intermediate container 959a01e262bc 18:25:50 ---> 930be1d8af5b 18:25:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:25:50 INFO: Archiving Costs [Pipeline] sh 18:25:50 ---> Running in 8705d3ba55ff 18:25:50 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:25:50 + cut -d, -f6 18:25:50 Removing intermediate container 8705d3ba55ff 18:25:50 ---> 016bf04842c7 18:25:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:25:50 ---> Running in a6c7e63b3223 [Pipeline] lock 18:25:50 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] 18:25:50 Resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] did not exist. Created. 18:25:50 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:51 + echo total: 0.2199999988079071 [Pipeline] stash 18:25:51 Stashed 1 file(s) [Pipeline] } 18:25:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:51 $ docker stop --time=1 48b845bc7267fc6d3df4468ed6035ba86be7e82dec39fed49e6d3a433c585564 18:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:25:52 $ docker rm -f --volumes 48b845bc7267fc6d3df4468ed6035ba86be7e82dec39fed49e6d3a433c585564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:25:53 OK: 266 MiB in 52 packages 18:25:54 Removing intermediate container a6c7e63b3223 18:25:54 ---> 0e92f97217e9 18:25:54 Step 7/12 : WORKDIR /app 18:25:54 ---> Running in 512bcbbbae89 18:25:55 Removing intermediate container 512bcbbbae89 18:25:55 ---> 9711df0fcff9 18:25:55 Step 8/12 : COPY go.mod vendor* ./ 18:25:55 ---> 206506bd5f8c 18:25:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:55 ---> Running in 35f92c1efa46 18:27:32 Removing intermediate container 35f92c1efa46 18:27:32 ---> 3e4d5be574b0 18:27:32 Step 10/12 : COPY . . 18:27:32 ---> f496cef0d460 18:27:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:32 ---> Running in ebd7d64e34c1 18:27:32 Removing intermediate container ebd7d64e34c1 18:27:32 ---> f369be955113 18:27:32 Step 12/12 : RUN $MAKE 18:27:32 ---> Running in 2071f42a9a89 18:27:32 noop 18:27:32 Removing intermediate container 2071f42a9a89 18:27:32 ---> e934f6e6ee6f 18:27:32 Successfully built e934f6e6ee6f 18:27:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:32 + docker inspect -f . ci-base-image-arm64 18:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:33 prd-ubuntu20.04-docker-arm64-4c-16g-8644 does not seem to be running inside a container 18:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/196 -v /w/workspace/app-service-configurable/196:/w/workspace/app-service-configurable/196:rw,z -v /w/workspace/app-service-configurable/196@tmp:/w/workspace/app-service-configurable/196@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 ******** ci-base-image-arm64 cat 18:27:34 $ docker top 9117a90ad96086e296e72a58715bb490a38f549d73c225530b288c23e3ef8d6f -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:35 + go version 18:27:35 go version go1.21.0 linux/arm64 [Pipeline] } 18:27:35 $ docker stop --time=1 9117a90ad96086e296e72a58715bb490a38f549d73c225530b288c23e3ef8d6f 18:27:37 $ docker rm -f --volumes 9117a90ad96086e296e72a58715bb490a38f549d73c225530b288c23e3ef8d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:37 + docker inspect -f . ci-base-image-arm64 18:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:37 prd-ubuntu20.04-docker-arm64-4c-16g-8644 does not seem to be running inside a container 18:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/196 -v /w/workspace/app-service-configurable/196:/w/workspace/app-service-configurable/196:rw,z -v /w/workspace/app-service-configurable/196@tmp:/w/workspace/app-service-configurable/196@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 ******** ci-base-image-arm64 cat 18:27:39 $ docker top b29523445d916094d59ff471987df4a22e90235c44fd55c6d9eb330011b9acdd -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:40 + git config --global --add safe.directory /w/workspace/app-service-configurable/196 [Pipeline] fileExists [Pipeline] sh 18:27:40 + make test 18:27:40 go test -race -coverprofile=coverage.out ./... 18:30:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:30:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:30:17 go vet ./... 18:32:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:32:24 $ docker stop --time=1 b29523445d916094d59ff471987df4a22e90235c44fd55c6d9eb330011b9acdd 18:32:26 $ docker rm -f --volumes b29523445d916094d59ff471987df4a22e90235c44fd55c6d9eb330011b9acdd [Pipeline] // withDockerContainer [Pipeline] sh 18:32:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:32:28 Warning: overwriting stash ‘coverage-report’ 18:32:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:32:29 + ls -al . 18:32:29 total 180 18:32:29 drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 18:27 . 18:32:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 .. 18:32:29 -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:24 .dockerignore 18:32:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:25 .git 18:32:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:24 .github 18:32:29 -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 18:24 .gitignore 18:32:29 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:24 .golangci.yml 18:32:29 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 18:24 Attribution.txt 18:32:29 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 18:24 CHANGELOG.md 18:32:29 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 18:24 Dockerfile 18:32:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:24 GOVERNANCE.md 18:32:29 -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 18:24 Jenkinsfile 18:32:29 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:24 LICENSE 18:32:29 -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 18:24 OWNERS.md 18:32:29 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 18:24 README.md 18:32:29 -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:22 VERSION 18:32:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 bin 18:32:29 -rw-r--r-- 1 jenkins jenkins 13 Oct 6 18:27 coverage.out 18:32:29 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 18:24 go.mod 18:32:29 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 18:24 go.sum 18:32:29 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 18:24 main.go 18:32:29 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 18:24 makefile 18:32:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:24 res 18:32:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:29 + 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=2a5656b3b395cf8cfe31680cbc98c945be996873 --label arch=arm64 --label version=3.1.0-dev.26 . 18:32:29 Sending build context to Docker daemon 182.8kB 18:32:30 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:32:30 Step 2/26 : FROM ${BASE} AS builder 18:32:30 ---> e934f6e6ee6f 18:32:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:32:32 ---> Running in 0255e367d5f6 18:32:32 Removing intermediate container 0255e367d5f6 18:32:32 ---> 868f4ca0dbe5 18:32:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:32:32 ---> Running in 97ca376e73ba 18:32:32 Removing intermediate container 97ca376e73ba 18:32:32 ---> ad56dc8185d6 18:32:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:32:32 ---> Running in 62f8a17dd601 18:32:32 Removing intermediate container 62f8a17dd601 18:32:32 ---> 4f2f5f641af6 18:32:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:32 ---> Running in 4b08276bebfe 18:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:32:35 OK: 266 MiB in 52 packages 18:32:36 Removing intermediate container 4b08276bebfe 18:32:36 ---> 40893f3a962a 18:32:36 Step 7/26 : WORKDIR /app 18:32:36 ---> Running in 9e13c7be4026 18:32:37 Removing intermediate container 9e13c7be4026 18:32:37 ---> a8195ee8ac8a 18:32:37 Step 8/26 : COPY go.mod vendor* ./ 18:32:37 ---> 12b09b2e438a 18:32:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:37 ---> Running in fbe379aeb881 18:32:41 Removing intermediate container fbe379aeb881 18:32:41 ---> 21626d3f38b6 18:32:41 Step 10/26 : COPY . . 18:32:41 ---> b73a5ea86b23 18:32:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:41 ---> Running in e9edd475575a 18:32:41 Removing intermediate container e9edd475575a 18:32:41 ---> fe0b33b0a1b6 18:32:41 Step 12/26 : RUN $MAKE 18:32:41 ---> Running in d92f940f436a 18:32:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26" -trimpath -mod=readonly -o app-service-configurable 18:34:52 Removing intermediate container d92f940f436a 18:34:52 ---> 7b28e6e2475c 18:34:52 Step 13/26 : FROM alpine:3.18 18:34:52 3.18: Pulling from library/alpine 18:34:52 579b34f0a95b: Pulling fs layer 18:34:52 579b34f0a95b: Download complete 18:34:52 579b34f0a95b: Pull complete 18:34:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:34:52 Status: Downloaded newer image for alpine:3.18 18:34:52 ---> 3cc203321400 18:34:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:34:52 ---> Running in 41b324e9de1e 18:34:52 Removing intermediate container 41b324e9de1e 18:34:52 ---> bdcf9692a18d 18:34:52 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:34:53 ---> Running in ff0081d22fae 18:34:53 Removing intermediate container ff0081d22fae 18:34:53 ---> 595246b1334c 18:34:53 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:34:53 ---> Running in 04838530e9b6 18:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:34:56 (1/2) Installing ca-certificates (20230506-r0) 18:34:56 (2/2) Installing dumb-init (1.2.5-r2) 18:34:56 Executing busybox-1.36.1-r2.trigger 18:34:56 Executing ca-certificates-20230506-r0.trigger 18:34:56 OK: 9 MiB in 17 packages 18:34:58 Removing intermediate container 04838530e9b6 18:34:58 ---> 414ed6945215 18:34:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:34:58 ---> e1d9f4c60477 18:34:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:34:59 ---> 5c52ce1bc9cc 18:34:59 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:35:02 ---> 42d7ab1b8d3a 18:35:02 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:35:03 ---> 365eee28a3fa 18:35:03 Step 21/26 : EXPOSE 48095 18:35:04 ---> Running in e3c6a425aef4 18:35:04 Removing intermediate container e3c6a425aef4 18:35:04 ---> 5b2caf0ea213 18:35:04 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:35:04 ---> Running in e980e1581553 18:35:04 Removing intermediate container e980e1581553 18:35:04 ---> da3e38b38fd9 18:35:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:04 ---> Running in 68f6b849eadf 18:35:05 Removing intermediate container 68f6b849eadf 18:35:05 ---> 72f05137a76e 18:35:05 Step 24/26 : LABEL arch=arm64 18:35:05 ---> Running in 1c3102219cd7 18:35:05 Removing intermediate container 1c3102219cd7 18:35:05 ---> cf561affecca 18:35:05 Step 25/26 : LABEL git_sha=2a5656b3b395cf8cfe31680cbc98c945be996873 18:35:05 ---> Running in d540cd3e8ab0 18:35:05 Removing intermediate container d540cd3e8ab0 18:35:05 ---> db4749e98bc5 18:35:05 Step 26/26 : LABEL version=3.1.0-dev.26 18:35:05 ---> Running in 17dfb6458f66 18:35:06 Removing intermediate container 17dfb6458f66 18:35:06 ---> 6ec437473a15 18:35:06 [Warning] One or more build-args [ARCH] were not consumed 18:35:06 Successfully built 6ec437473a15 18:35:06 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:06 provisioning config files... 18:35:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/196@tmp/config1964109598332208131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:06 ---> docker-login.sh 18:35:06 nexus3.edgexfoundry.org:10001 18:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:06 Configure a credential helper to remove this warning. See 18:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:06 18:35:06 Login Succeeded 18:35:06 nexus3.edgexfoundry.org:10002 18:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:07 Configure a credential helper to remove this warning. See 18:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:07 18:35:07 Login Succeeded 18:35:07 nexus3.edgexfoundry.org:10003 18:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:07 Configure a credential helper to remove this warning. See 18:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:07 18:35:07 Login Succeeded 18:35:07 nexus3.edgexfoundry.org:10004 18:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:08 Configure a credential helper to remove this warning. See 18:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:08 18:35:08 Login Succeeded 18:35:08 docker.io 18:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:08 Configure a credential helper to remove this warning. See 18:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:08 18:35:08 Login Succeeded 18:35:08 ---> docker-login.sh ends [Pipeline] } 18:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:08 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:35:08 2a5656b3b395cf8cfe31680cbc98c945be996873 18:35:08 latest 18:35:08 3.1.0-dev.26 18:35:08 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 18:35:08 main 18:35:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873 18:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:35:09 d6184469d144: Preparing 18:35:09 8147402b4bfb: Preparing 18:35:09 de920a72c89b: Preparing 18:35:09 c19cf2f18f30: Preparing 18:35:09 882b83477a32: Preparing 18:35:09 5f4d9fc4d98d: Preparing 18:35:09 5f4d9fc4d98d: Waiting 18:35:09 8147402b4bfb: Pushed 18:35:09 c19cf2f18f30: Pushed 18:35:09 de920a72c89b: Pushed 18:35:09 5f4d9fc4d98d: Layer already exists 18:35:10 882b83477a32: Pushed 18:35:15 d6184469d144: Pushed 18:35:15 2a5656b3b395cf8cfe31680cbc98c945be996873: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:35:16 d6184469d144: Preparing 18:35:16 8147402b4bfb: Preparing 18:35:16 de920a72c89b: Preparing 18:35:16 c19cf2f18f30: Preparing 18:35:16 882b83477a32: Preparing 18:35:16 5f4d9fc4d98d: Preparing 18:35:16 5f4d9fc4d98d: Waiting 18:35:16 882b83477a32: Layer already exists 18:35:16 d6184469d144: Layer already exists 18:35:16 de920a72c89b: Layer already exists 18:35:16 8147402b4bfb: Layer already exists 18:35:16 c19cf2f18f30: Layer already exists 18:35:16 5f4d9fc4d98d: Layer already exists 18:35:16 latest: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.26 18:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:35:17 d6184469d144: Preparing 18:35:17 8147402b4bfb: Preparing 18:35:17 de920a72c89b: Preparing 18:35:17 c19cf2f18f30: Preparing 18:35:17 882b83477a32: Preparing 18:35:17 5f4d9fc4d98d: Preparing 18:35:17 5f4d9fc4d98d: Waiting 18:35:17 de920a72c89b: Layer already exists 18:35:17 d6184469d144: Layer already exists 18:35:17 882b83477a32: Layer already exists 18:35:17 8147402b4bfb: Layer already exists 18:35:17 c19cf2f18f30: Layer already exists 18:35:17 5f4d9fc4d98d: Layer already exists 18:35:17 3.1.0-dev.26: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 18:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:35:18 d6184469d144: Preparing 18:35:18 8147402b4bfb: Preparing 18:35:18 de920a72c89b: Preparing 18:35:18 c19cf2f18f30: Preparing 18:35:18 882b83477a32: Preparing 18:35:18 5f4d9fc4d98d: Preparing 18:35:18 5f4d9fc4d98d: Waiting 18:35:18 de920a72c89b: Layer already exists 18:35:18 d6184469d144: Layer already exists 18:35:18 c19cf2f18f30: Layer already exists 18:35:18 8147402b4bfb: Layer already exists 18:35:18 882b83477a32: Layer already exists 18:35:18 5f4d9fc4d98d: Layer already exists 18:35:18 2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:35:19 d6184469d144: Preparing 18:35:19 8147402b4bfb: Preparing 18:35:19 de920a72c89b: Preparing 18:35:19 c19cf2f18f30: Preparing 18:35:19 882b83477a32: Preparing 18:35:19 5f4d9fc4d98d: Preparing 18:35:19 5f4d9fc4d98d: Waiting 18:35:19 8147402b4bfb: Layer already exists 18:35:19 882b83477a32: Layer already exists 18:35:19 c19cf2f18f30: Layer already exists 18:35:19 d6184469d144: Layer already exists 18:35:19 de920a72c89b: Layer already exists 18:35:19 5f4d9fc4d98d: Layer already exists 18:35:19 main: digest: sha256:f840102d43121e3db43827679e52cc6fad4070ba013e57a3357da1de9132f6b3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:19 ===================================================== [Pipeline] echo 18:35:19 taggedImages: 18:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873 18:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.26 18:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a5656b3b395cf8cfe31680cbc98c945be996873-3.1.0-dev.26 18:35:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:19 18:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:20 arm64: Pulling from edgex-lftools-log-publisher 18:35:20 8998bd30e6a1: Pulling fs layer 18:35:20 04944245beec: Pulling fs layer 18:35:20 699f458cf7ca: Pulling fs layer 18:35:20 765212b225bb: Pulling fs layer 18:35:20 f23df028b6ca: Pulling fs layer 18:35:20 d65c8cfc05b1: Pulling fs layer 18:35:20 2437ff75d9bd: Pulling fs layer 18:35:20 765212b225bb: Waiting 18:35:20 f23df028b6ca: Waiting 18:35:20 d65c8cfc05b1: Waiting 18:35:20 2437ff75d9bd: Waiting 18:35:20 04944245beec: Verifying Checksum 18:35:20 04944245beec: Download complete 18:35:20 765212b225bb: Verifying Checksum 18:35:20 765212b225bb: Download complete 18:35:20 f23df028b6ca: Verifying Checksum 18:35:20 f23df028b6ca: Download complete 18:35:20 d65c8cfc05b1: Verifying Checksum 18:35:20 d65c8cfc05b1: Download complete 18:35:20 699f458cf7ca: Verifying Checksum 18:35:20 699f458cf7ca: Download complete 18:35:21 8998bd30e6a1: Verifying Checksum 18:35:21 8998bd30e6a1: Download complete 18:35:23 2437ff75d9bd: Verifying Checksum 18:35:23 2437ff75d9bd: Download complete 18:35:25 8998bd30e6a1: Pull complete 18:35:25 04944245beec: Pull complete 18:35:26 699f458cf7ca: Pull complete 18:35:26 765212b225bb: Pull complete 18:35:30 f23df028b6ca: Pull complete 18:35:30 d65c8cfc05b1: Pull complete 18:35:45 2437ff75d9bd: Pull complete 18:35:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:45 prd-ubuntu20.04-docker-arm64-4c-16g-8644 does not seem to be running inside a container 18:35:45 $ 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/196 -v /w/workspace/app-service-configurable/196:/w/workspace/app-service-configurable/196:rw,z -v /w/workspace/app-service-configurable/196@tmp:/w/workspace/app-service-configurable/196@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:35:48 $ docker top 72f94c4f587e3bed458f43140902be3f9d293d9f3c73b64ab499d0a765eeeb15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:49 ---> job-cost.sh 18:35:49 lf-activate-venv: SKIPPING 18:35:49 INFO: No Stack... 18:35:50 INFO: Retrieving Pricing Info for: v3-standard-4 18:35:50 INFO: Archiving Costs [Pipeline] sh 18:35:51 + cat /w/workspace/app-service-configurable/196/archives/cost.csv 18:35:51 + cut -d, -f6 [Pipeline] lock 18:35:51 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] 18:35:51 Resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] did not exist. Created. 18:35:51 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:52 /w/workspace/app-service-configurable/196@tmp/durable-2a98ce7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:35:52 + echo total: 0.10999999940395355 [Pipeline] stash 18:35:52 Warning: overwriting stash ‘stack-cost’ 18:35:52 Stashed 1 file(s) [Pipeline] } 18:35:52 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 18:35:52 $ docker stop --time=1 72f94c4f587e3bed458f43140902be3f9d293d9f3c73b64ab499d0a765eeeb15 18:35:56 $ docker rm -f --volumes 72f94c4f587e3bed458f43140902be3f9d293d9f3c73b64ab499d0a765eeeb15 [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 18:35:56 provisioning config files... 18:35:56 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12762371808599042750tmp [Pipeline] { [Pipeline] sh 18:35:56 + set +x 18:35:56 + curl -s https://codecov.io/bash 18:35:56 + bash -s -- 18:35:57 18:35:57 _____ _ 18:35:57 / ____| | | 18:35:57 | | ___ __| | ___ ___ _____ __ 18:35:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:35:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:35:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:35:57 Bash-1.0.6 18:35:57 18:35:57 18:35:57 ==> git version 2.25.1 found 18:35:57 ==> 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 18:35:57 Release-Date: 2020-01-08 18:35:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:35:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:35:57 ==> Jenkins CI detected. 18:35:57 current dir:  /w/workspace/ry_app-service-configurable_main 18:35:57 project root: . 18:35:57 --> token set from env 18:35:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:35:57 ==> Running gcov in . (disable via -X gcov) 18:35:57 ==> Python coveragepy not found 18:35:57 ==> Searching for coverage reports in: 18:35:57 + . 18:35:57 -> Found 1 reports 18:35:57 ==> Detecting git/mercurial file structure 18:35:57 ==> Reading reports 18:35:57 + ./coverage.out bytes=13 18:35:57 ==> Appending adjustments 18:35:57 https://docs.codecov.io/docs/fixing-reports 18:35:57 + Found adjustments 18:35:57 ==> Gzipping contents 18:35:57 4.0K /tmp/codecov.kIRvwq.gz 18:35:57 ==> Uploading reports 18:35:57 url: https://codecov.io 18:35:57 query: branch=main&commit=2a5656b3b395cf8cfe31680cbc98c945be996873&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:35:57 -> Pinging Codecov 18:35:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=2a5656b3b395cf8cfe31680cbc98c945be996873&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:35:57 -> Uploading to 18:35:57 https://storage.googleapis.com/codecov/v4/raw/2023-10-06/A97CA9966030D2A3747ED39772930CCE/2a5656b3b395cf8cfe31680cbc98c945be996873/5b6585a1-7f02-4e76-92e7-e7a012ab3a3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T183557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be119ce393f1cb41a7082ae22749ecc591328f4aa663b23016a216c3e49fbd56 18:35:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:35:57 Dload Upload Total Spent Left Speed 18:35:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2102 --:--:-- --:--:-- --:--:-- 2102 100 429 0 0 100 429 0 1571 --:--:-- --:--:-- --:--:-- 1565 18:35:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] } 18:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:35:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:35:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:35:58 18:35:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:35:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:35:58 df9b9388f04a: Pulling fs layer 18:35:58 52dc419b0ee2: Pulling fs layer 18:35:58 25bc292e5bac: Pulling fs layer 18:35:58 114826534d7a: Pulling fs layer 18:35:58 4657fd5d0bcf: Pulling fs layer 18:35:58 6ad1cebc031e: Pulling fs layer 18:35:58 8a3aa393b2d8: Pulling fs layer 18:35:58 4657fd5d0bcf: Waiting 18:35:58 114826534d7a: Waiting 18:35:58 6ad1cebc031e: Waiting 18:35:58 8a3aa393b2d8: Waiting 18:35:58 25bc292e5bac: Verifying Checksum 18:35:58 25bc292e5bac: Download complete 18:35:58 52dc419b0ee2: Verifying Checksum 18:35:58 52dc419b0ee2: Download complete 18:35:58 4657fd5d0bcf: Download complete 18:35:58 df9b9388f04a: Download complete 18:35:58 6ad1cebc031e: Verifying Checksum 18:35:58 6ad1cebc031e: Download complete 18:35:58 df9b9388f04a: Pull complete 18:35:58 52dc419b0ee2: Pull complete 18:35:58 25bc292e5bac: Pull complete 18:35:59 114826534d7a: Verifying Checksum 18:35:59 114826534d7a: Download complete 18:35:59 8a3aa393b2d8: Verifying Checksum 18:35:59 8a3aa393b2d8: Download complete 18:36:02 114826534d7a: Pull complete 18:36:02 4657fd5d0bcf: Pull complete 18:36:03 6ad1cebc031e: Pull complete 18:36:06 8a3aa393b2d8: Pull complete 18:36:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:06 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:36:12 $ docker top 337a52158334e55eb2a2695d6a58893a29a153fe12f45433c145e2ed7c56a1f0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:36:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:36:12 + set -o pipefail 18:36:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:36:20 18:36:20 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:36:20 18:36:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/943fe507-28d8-4ea6-ba39-0b68dab03b40 18:36:20 18:36:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:36:20 18:36:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:36:20 18:36:20 18:36:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:36:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:36:20 More details here: https://snyk.co/ue1NS 18:36:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:36:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:36:21 $ docker stop --time=1 337a52158334e55eb2a2695d6a58893a29a153fe12f45433c145e2ed7c56a1f0 18:36:25 $ docker rm -f --volumes 337a52158334e55eb2a2695d6a58893a29a153fe12f45433c145e2ed7c56a1f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:26 + git log --format=format:%s -1 2a5656b3b395cf8cfe31680cbc98c945be996873 [Pipeline] sh 18:36:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:27 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:36:27 $ docker top dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc -eo pid,comm 18:36:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:36:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:27 [ssh-agent] Looking for ssh-agent implementation... 18:36:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:28 $ docker exec dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc ssh-agent 18:36:28 SSH_AUTH_SOCK=/tmp/ssh-VmzOdyEY1WWE/agent.33 18:36:28 SSH_AGENT_PID=39 18:36:28 Running ssh-add (command line suppressed) 18:36:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12324833215025629880.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12324833215025629880.key) 18:36:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:28 + git semver tag 18:36:28 2023-10-06 18:36:28,761 [run_tag] DEBUG tag force:False 18:36:28 2023-10-06 18:36:28,761 [check_head_tag] DEBUG check head tag 18:36:28 2023-10-06 18:36:28,762 [execute] INFO git cat-file --batch-check 18:36:28 2023-10-06 18:36:28,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:36:28 2023-10-06 18:36:28,765 [execute] INFO git cat-file --batch 18:36:28 2023-10-06 18:36:28,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:36:28 2023-10-06 18:36:28,782 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:36:28 2023-10-06 18:36:28,783 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 18:36:28 2023-10-06 18:36:28,783 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:36:28 2023-10-06 18:36:28,788 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:36:28 3.1.0-dev.26 [Pipeline] } 18:36:28 $ docker exec --env ******** --env ******** dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc ssh-agent -k 18:36:28 unset SSH_AUTH_SOCK; 18:36:28 unset SSH_AGENT_PID; 18:36:28 echo Agent pid 39 killed; 18:36:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:29 + git semver [Pipeline] } 18:36:29 $ docker stop --time=1 dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc 18:36:30 $ docker rm -f --volumes dd7f04951c4ee1c6aaded81cac3f757e389edd1f1a370940d8076579aaebafbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:31 18:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:31 0.23.1-centos7: Pulling from edgex-lftools 18:36:31 ab5ef0e58194: Pulling fs layer 18:36:31 9712f1f96733: Pulling fs layer 18:36:31 63f879dbbcfc: Pulling fs layer 18:36:31 0d9ebad4ef96: Pulling fs layer 18:36:31 e9a5061849ea: Pulling fs layer 18:36:31 d747dcd14b5f: Pulling fs layer 18:36:31 2de7ff778b66: Pulling fs layer 18:36:31 0d9ebad4ef96: Waiting 18:36:31 e9a5061849ea: Waiting 18:36:31 d747dcd14b5f: Waiting 18:36:31 2de7ff778b66: Waiting 18:36:31 9712f1f96733: Verifying Checksum 18:36:31 9712f1f96733: Download complete 18:36:31 63f879dbbcfc: Verifying Checksum 18:36:31 63f879dbbcfc: Download complete 18:36:32 e9a5061849ea: Verifying Checksum 18:36:32 e9a5061849ea: Download complete 18:36:32 d747dcd14b5f: Verifying Checksum 18:36:32 d747dcd14b5f: Download complete 18:36:32 0d9ebad4ef96: Verifying Checksum 18:36:32 0d9ebad4ef96: Download complete 18:36:32 ab5ef0e58194: Verifying Checksum 18:36:32 ab5ef0e58194: Download complete 18:36:32 2de7ff778b66: Verifying Checksum 18:36:32 2de7ff778b66: Download complete 18:36:34 ab5ef0e58194: Pull complete 18:36:34 9712f1f96733: Pull complete 18:36:35 63f879dbbcfc: Pull complete 18:36:38 0d9ebad4ef96: Pull complete 18:36:39 e9a5061849ea: Pull complete 18:36:39 d747dcd14b5f: Pull complete 18:36:40 2de7ff778b66: Pull complete 18:36:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:40 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:36:48 $ docker top a0e282d97a77184f97b9e6fd8aa29e59a98dfa1fd86178ccfbbd3dd03b5b6cb7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:36:48 provisioning config files... 18:36:48 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15274597161173066464tmp 18:36:48 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13573593423125343511tmp 18:36:48 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16826937106150794275tmp [Pipeline] { [Pipeline] echo 18:36:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:36:48 ---> sigul-configuration.sh 18:36:48 gpg: directory `/root/.gnupg' created 18:36:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:36:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:36:48 gpg: keyring `/root/.gnupg/secring.gpg' created 18:36:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:36:48 gpg: CAST5 encrypted data 18:36:48 gpg: encrypted with 1 passphrase 18:36:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:36:49 + mkdir /home/jenkins 18:36:49 + mkdir /home/jenkins/sigul [Pipeline] sh 18:36:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:36:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:36:49 ---> sigul-install.sh 18:36:49 Sigul already installed; skipping installation. [Pipeline] sh 18:36:49 + git tag --list 18:36:49 v1.0.0 18:36:49 v1.1.0 18:36:49 v1.2.0 18:36:49 v1.3.0 18:36:49 v1.3.1 18:36:49 v2.0.0 18:36:49 v2.0.1 18:36:49 v2.1.0 18:36:49 v2.1.1 18:36:49 v2.1.2 18:36:49 v2.2.0 18:36:49 v2.3 18:36:49 v2.3.0 18:36:49 v2.3.1 18:36:49 v3.0 18:36:49 v3.0.0 18:36:49 v3.0.1 18:36:49 v3.0.1-dev.1 18:36:49 v3.1.0-dev.1 18:36:49 v3.1.0-dev.10 18:36:49 v3.1.0-dev.11 18:36:49 v3.1.0-dev.12 18:36:49 v3.1.0-dev.13 18:36:49 v3.1.0-dev.14 18:36:49 v3.1.0-dev.15 18:36:49 v3.1.0-dev.16 18:36:49 v3.1.0-dev.17 18:36:49 v3.1.0-dev.18 18:36:49 v3.1.0-dev.19 18:36:49 v3.1.0-dev.2 18:36:49 v3.1.0-dev.20 18:36:49 v3.1.0-dev.21 18:36:49 v3.1.0-dev.22 18:36:49 v3.1.0-dev.23 18:36:49 v3.1.0-dev.24 18:36:49 v3.1.0-dev.25 18:36:49 v3.1.0-dev.26 18:36:49 v3.1.0-dev.3 18:36:49 v3.1.0-dev.4 18:36:49 v3.1.0-dev.5 18:36:49 v3.1.0-dev.6 18:36:49 v3.1.0-dev.7 18:36:49 v3.1.0-dev.8 18:36:49 v3.1.0-dev.9 [Pipeline] sh 18:36:50 + lftools sign git-tag v3.1.0-dev.26 18:36:50 Signing Git tag with Sigul... 18:36:50 Signing v3.1.0-dev.26 [Pipeline] echo 18:36:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:36:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:36:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:36:51 $ docker stop --time=1 a0e282d97a77184f97b9e6fd8aa29e59a98dfa1fd86178ccfbbd3dd03b5b6cb7 18:36:52 $ docker rm -f --volumes a0e282d97a77184f97b9e6fd8aa29e59a98dfa1fd86178ccfbbd3dd03b5b6cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:36:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:53 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:36:53 $ docker top 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e -eo pid,comm 18:36:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:36:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:53 [ssh-agent] Looking for ssh-agent implementation... 18:36:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:54 $ docker exec 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e ssh-agent 18:36:54 SSH_AUTH_SOCK=/tmp/ssh-HCzmorpSkjra/agent.31 18:36:54 SSH_AGENT_PID=38 18:36:54 Running ssh-add (command line suppressed) 18:36:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10594337263361166870.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10594337263361166870.key) 18:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:54 + git semver bump pre 18:36:54 2023-10-06 18:36:54,694 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:36:54 2023-10-06 18:36:54,694 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev 18:36:54 2023-10-06 18:36:54,694 [bump_version] DEBUG bumped version:3.1.0-dev.27 18:36:54 2023-10-06 18:36:54,694 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:36:54 2023-10-06 18:36:54,694 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:36:54 2023-10-06 18:36:54,694 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:36:54 2023-10-06 18:36:54,696 [execute] INFO git cat-file --batch-check 18:36:54 2023-10-06 18:36:54,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:36:54 2023-10-06 18:36:54,701 [execute] INFO git cat-file --batch 18:36:54 2023-10-06 18:36:54,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:36:54 2023-10-06 18:36:54,706 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:36:54 3.1.0-dev.27 [Pipeline] } 18:36:54 $ docker exec --env ******** --env ******** 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e ssh-agent -k 18:36:54 unset SSH_AUTH_SOCK; 18:36:54 unset SSH_AGENT_PID; 18:36:54 echo Agent pid 38 killed; 18:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:55 + git semver [Pipeline] } 18:36:55 $ docker stop --time=1 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e 18:36:56 $ docker rm -f --volumes 6be5628cba9c725d605489ce5321e9bd6c3e82e620f0a4dac8ac4e51f4baa15e [Pipeline] // withDockerContainer [Pipeline] sh 18:36:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:57 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:36:57 $ docker top b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 -eo pid,comm 18:36:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:36:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:57 [ssh-agent] Looking for ssh-agent implementation... 18:36:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:58 $ docker exec b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 ssh-agent 18:36:58 SSH_AUTH_SOCK=/tmp/ssh-DMaSggAwayxo/agent.31 18:36:58 SSH_AGENT_PID=38 18:36:58 Running ssh-add (command line suppressed) 18:36:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7318884862311206498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7318884862311206498.key) 18:36:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:58 + git semver push 18:36:58 2023-10-06 18:36:58,717 [run_push] DEBUG push 18:36:58 2023-10-06 18:36:58,718 [execute] INFO git cat-file --batch-check 18:36:58 2023-10-06 18:36:58,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:36:58 2023-10-06 18:36:58,722 [execute] INFO git rev-list 1d9098072677b995c132f4820c015ca6758075b6 -- 18:36:58 2023-10-06 18:36:58,722 [execute] DEBUG Popen(['git', 'rev-list', '1d9098072677b995c132f4820c015ca6758075b6', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:36:58 2023-10-06 18:36:58,733 [execute] INFO git fetch -v origin 18:36:58 2023-10-06 18:36:58,733 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:36:59 2023-10-06 18:36:59,284 [run_push] DEBUG no remote changes detected 18:36:59 2023-10-06 18:36:59,284 [execute] INFO git push origin semver 18:36:59 2023-10-06 18:36:59,284 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:37:00 2023-10-06 18:37:00,060 [run_push] DEBUG push all version tags 18:37:00 2023-10-06 18:37:00,061 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:37:00 2023-10-06 18:37:00,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:37:01 2023-10-06 18:37:00,980 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:37:01 3.1.0-dev.27 [Pipeline] } 18:37:01 $ docker exec --env ******** --env ******** b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 ssh-agent -k 18:37:01 unset SSH_AUTH_SOCK; 18:37:01 unset SSH_AGENT_PID; 18:37:01 echo Agent pid 38 killed; 18:37:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:01 + git semver [Pipeline] } 18:37:01 $ docker stop --time=1 b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 18:37:03 $ docker rm -f --volumes b58bba872c0d720d1f6fc503012ae534d0da73c772f676e09c02d378c67755e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:37:03 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:37:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:37:03 total 16 18:37:03 drwxr-xr-x 3 root root 4096 Oct 6 18:25 . 18:37:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:36 .. 18:37:03 drwxr-xr-x 2 root root 4096 Oct 6 18:25 cost 18:37:03 -rw-r--r-- 1 root root 96 Oct 6 18:25 cost.csv 18:37:03 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:37:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:37:03 total 16 18:37:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:25 . 18:37:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:36 .. 18:37:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 18:25 cost 18:37:03 -rw-r--r-- 1 jenkins jenkins 96 Oct 6 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:37:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:37:04 ---> package-listing.sh 18:37:04 ++ facter osfamily 18:37:04 ++ tr '[:upper:]' '[:lower:]' 18:37:05 + OS_FAMILY=debian 18:37:05 + workspace=/w/workspace/ry_app-service-configurable_main 18:37:05 + START_PACKAGES=/tmp/packages_start.txt 18:37:05 + END_PACKAGES=/tmp/packages_end.txt 18:37:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:37:05 + PACKAGES=/tmp/packages_start.txt 18:37:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:37:05 + PACKAGES=/tmp/packages_end.txt 18:37:05 + case "${OS_FAMILY}" in 18:37:05 + dpkg -l 18:37:05 + grep '^ii' 18:37:05 + '[' -f /tmp/packages_start.txt ']' 18:37:05 + '[' -f /tmp/packages_end.txt ']' 18:37:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:37:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:37:05 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:37:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:37:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:37:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:06 prd-ubuntu20.04-docker-8c-8g-8641 does not seem to be running inside a container 18:37:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:37:06 $ docker top b18253929c9f127b7fa490120d6ef42e85201f7bfd7fcf98c88882eca7be1fdc -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:37:07 + mkdir -p /var/log/sysstat [Pipeline] sh 18:37:07 + ls /var/log/sa-host 18:37:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:08 provisioning config files... 18:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4833135180137696470tmp [Pipeline] { [Pipeline] echo 18:37:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:37:08 ---> create-netrc.sh [Pipeline] } 18:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:37:08 ---> python-tools-install.sh [Pipeline] echo 18:37:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:37:08 ---> sudo-logs.sh 18:37:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:37:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:37:09 ---> job-cost.sh 18:37:09 lf-activate-venv: SKIPPING 18:37:09 DEBUG: total: 0.2199999988079071 18:37:09 INFO: Retrieving Stack Cost... 18:37:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:37:10 INFO: Archiving Costs [Pipeline] echo 18:37:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:37:10 ---> logs-deploy.sh 18:37:10 lf-activate-venv: SKIPPING 18:37:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/196 18:37:10 INFO: archiving workspace using pattern(s): 18:37:11 Archives upload complete. 18:37:11 INFO: archiving logs to Nexus 18:37:12 ---> uname -a: 18:37:12 Linux prd-ubuntu20-04-docker-8c-8g-8641 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:37:12 18:37:12 18:37:12 ---> lscpu: 18:37:12 Architecture: x86_64 18:37:12 CPU op-mode(s): 32-bit, 64-bit 18:37:12 Byte Order: Little Endian 18:37:12 Address sizes: 40 bits physical, 48 bits virtual 18:37:12 CPU(s): 8 18:37:12 On-line CPU(s) list: 0-7 18:37:12 Thread(s) per core: 1 18:37:12 Core(s) per socket: 1 18:37:12 Socket(s): 8 18:37:12 NUMA node(s): 1 18:37:12 Vendor ID: AuthenticAMD 18:37:12 CPU family: 23 18:37:12 Model: 49 18:37:12 Model name: AMD EPYC-Rome Processor 18:37:12 Stepping: 0 18:37:12 CPU MHz: 2800.000 18:37:12 BogoMIPS: 5600.00 18:37:12 Virtualization: AMD-V 18:37:12 Hypervisor vendor: KVM 18:37:12 Virtualization type: full 18:37:12 L1d cache: 256 KiB 18:37:12 L1i cache: 256 KiB 18:37:12 L2 cache: 4 MiB 18:37:12 L3 cache: 128 MiB 18:37:12 NUMA node0 CPU(s): 0-7 18:37:12 Vulnerability Itlb multihit: Not affected 18:37:12 Vulnerability L1tf: Not affected 18:37:12 Vulnerability Mds: Not affected 18:37:12 Vulnerability Meltdown: Not affected 18:37:12 Vulnerability Mmio stale data: Not affected 18:37:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:37:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:37:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:37:12 Vulnerability Srbds: Not affected 18:37:12 Vulnerability Tsx async abort: Not affected 18:37:12 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 18:37:12 18:37:12 18:37:12 ---> nproc: 18:37:12 8 18:37:12 18:37:12 18:37:12 ---> df -h: 18:37:12 Filesystem Size Used Avail Use% Mounted on 18:37:12 overlay 155G 13G 143G 9% / 18:37:12 tmpfs 64M 0 64M 0% /dev 18:37:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:37:12 shm 64M 0 64M 0% /dev/shm 18:37:12 /dev/vda1 155G 13G 143G 9% /facter-os 18:37:12 18:37:12 18:37:12 ---> sar -b -r -n DEV: 18:37:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8641) 10/06/23 _x86_64_ (8 CPU) 18:37:12 18:37:12 18:21:47 LINUX RESTART (8 CPU) 18:37:12 18:37:12 18:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:37:12 18:23:01 181.95 47.86 134.09 0.00 5407.77 86315.75 0.00 18:37:12 18:24:01 106.47 0.70 105.77 0.00 12.00 50368.54 0.00 18:37:12 18:25:01 52.52 0.17 52.35 0.00 9.73 16927.04 0.00 18:37:12 18:26:01 171.07 0.10 170.97 0.00 6.00 37639.86 0.00 18:37:12 18:27:01 30.96 9.98 20.98 0.00 3195.87 2218.96 0.00 18:37:12 18:28:01 16.91 1.42 15.50 0.00 255.02 3581.27 0.00 18:37:12 18:29:01 3.10 0.02 3.08 0.00 0.13 72.78 0.00 18:37:12 18:30:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 18:37:12 18:31:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 18:37:12 18:32:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 18:37:12 18:33:01 0.98 0.00 0.98 0.00 0.00 11.25 0.00 18:37:12 18:34:01 1.22 0.00 1.22 0.00 0.00 19.46 0.00 18:37:12 18:35:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 18:37:12 18:36:01 5.07 0.13 4.93 0.00 17.86 1816.36 0.00 18:37:12 18:37:01 119.00 0.27 118.73 0.00 10.93 60329.41 0.00 18:37:12 Average: 46.33 4.05 42.28 0.00 594.99 17309.26 0.00 18:37:12 18:37:12 18:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:37:12 18:23:01 29303272 31601932 723108 2.20 77292 2493856 1976228 5.82 986576 2237880 4052 18:37:12 18:24:01 28510524 31593680 719660 2.19 147940 3140912 1930324 5.69 1056244 2884384 644 18:37:12 18:25:01 28484212 31583020 728232 2.21 151820 3141316 1863824 5.49 1170216 2785080 180 18:37:12 18:26:01 27681564 31582156 724980 2.20 164092 3862504 1766720 5.21 1256652 3423968 304 18:37:12 18:27:01 27368288 31553348 724664 2.20 180792 4131676 1710744 5.04 1457776 3509184 95632 18:37:12 18:28:01 27348888 31564972 712192 2.17 186592 4155672 1730720 5.10 1481860 3498896 12 18:37:12 18:29:01 27355168 31566280 711380 2.16 185084 4152428 1705448 5.03 1479252 3495692 12 18:37:12 18:30:01 27357364 31568564 708960 2.16 185108 4152428 1705448 5.03 1477824 3495692 268 18:37:12 18:31:01 27364908 31576116 701372 2.13 185128 4152432 1705448 5.03 1469952 3495696 164 18:37:12 18:32:01 27366340 31577616 699844 2.13 185176 4152436 1705448 5.03 1468960 3495700 24 18:37:12 18:33:01 27366264 31577540 700048 2.13 185200 4152432 1705448 5.03 1469052 3495700 12 18:37:12 18:34:01 27366560 31577964 699384 2.13 185252 4152440 1705448 5.03 1468136 3495708 196 18:37:12 18:35:01 27365776 31577348 699828 2.13 185272 4152504 1705448 5.03 1468504 3495772 184 18:37:12 18:36:01 26813188 31530908 745588 2.27 186352 4638884 1965676 5.79 1516752 3981640 435384 18:37:12 18:37:01 25841940 31530140 738400 2.25 222380 5461432 1832728 5.40 1604700 4743372 624 18:37:12 Average: 27526284 31570772 715843 2.18 174232 4006223 1781007 5.25 1388830 3435624 35846 18:37:12 18:37:12 18:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:37:12 18:23:01 ens3 601.53 409.33 5676.08 90.20 0.00 0.00 0.00 0.00 18:37:12 18:23:01 veth0bd4d76 52.29 64.44 4.98 48.32 0.00 0.00 0.00 0.00 18:37:12 18:23:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 18:37:12 18:23:01 docker0 58.66 70.57 4.83 128.49 0.00 0.00 0.00 0.00 18:37:12 18:24:01 ens3 323.95 216.06 2312.73 21.73 0.00 0.00 0.00 0.00 18:37:12 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:24:01 docker0 213.56 318.56 16.91 2309.38 0.00 0.00 0.00 0.00 18:37:12 18:25:01 ens3 42.07 35.95 34.06 63.97 0.00 0.00 0.00 0.00 18:37:12 18:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:37:12 18:25:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:37:12 18:26:01 ens3 167.91 126.58 2681.67 277.75 0.00 0.00 0.00 0.00 18:37:12 18:26:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 18:37:12 18:26:01 docker0 3.10 6.50 0.19 64.88 0.00 0.00 0.00 0.00 18:37:12 18:27:01 ens3 124.53 45.09 2077.85 3.46 0.00 0.00 0.00 0.00 18:37:12 18:27:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:37:12 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:28:01 ens3 1.15 0.90 0.62 0.34 0.00 0.00 0.00 0.00 18:37:12 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:31:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:32:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:33:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:37:12 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:37:12 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:36:01 ens3 124.03 68.27 3964.11 7.27 0.00 0.00 0.00 0.00 18:37:12 18:36:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:37:12 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:12 18:37:01 veth96721f3 1.92 1.65 0.30 0.53 0.00 0.00 0.00 0.00 18:37:12 18:37:01 ens3 283.87 182.60 4277.79 42.39 0.00 0.00 0.00 0.00 18:37:12 18:37:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 18:37:12 18:37:01 docker0 76.35 103.52 5.94 1025.66 0.00 0.00 0.00 0.00 18:37:12 Average: veth96721f3 0.13 0.11 0.02 0.04 0.00 0.00 0.00 0.00 18:37:12 Average: ens3 111.45 72.43 1403.17 33.85 0.00 0.00 0.00 0.00 18:37:12 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 18:37:12 Average: docker0 23.47 33.32 1.86 235.48 0.00 0.00 0.00 0.00 18:37:12 18:37:12 18:37:12 ---> sar -P ALL: 18:37:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8641) 10/06/23 _x86_64_ (8 CPU) 18:37:12 18:37:12 18:21:47 LINUX RESTART (8 CPU) 18:37:12 18:37:12 18:22:01 CPU %user %nice %system %iowait %steal %idle 18:37:12 18:23:01 all 9.14 0.00 3.32 2.69 0.06 84.79 18:37:12 18:23:01 0 9.78 0.00 2.86 0.57 0.05 86.74 18:37:12 18:23:01 1 10.22 0.00 2.69 6.54 0.05 80.51 18:37:12 18:23:01 2 7.81 0.00 4.60 7.68 0.07 79.85 18:37:12 18:23:01 3 10.87 0.00 3.52 0.54 0.05 85.02 18:37:12 18:23:01 4 10.10 0.00 2.68 0.64 0.05 86.53 18:37:12 18:23:01 5 8.74 0.00 2.59 2.11 0.05 86.51 18:37:12 18:23:01 6 7.42 0.00 2.86 1.45 0.07 88.20 18:37:12 18:23:01 7 8.18 0.00 4.78 1.97 0.08 84.99 18:37:12 18:24:01 all 4.14 0.00 2.02 4.22 0.07 89.55 18:37:12 18:24:01 0 4.17 0.00 2.84 6.78 0.05 86.17 18:37:12 18:24:01 1 4.75 0.00 1.71 0.03 0.02 93.48 18:37:12 18:24:01 2 4.23 0.00 2.78 22.34 0.15 70.50 18:37:12 18:24:01 3 4.17 0.00 2.98 1.20 0.05 91.60 18:37:12 18:24:01 4 4.09 0.00 1.09 1.06 0.05 93.70 18:37:12 18:24:01 5 2.42 0.00 0.93 0.67 0.07 95.91 18:37:12 18:24:01 6 4.41 0.00 2.08 1.66 0.12 91.73 18:37:12 18:24:01 7 4.80 0.00 1.73 0.02 0.07 93.38 18:37:12 18:25:01 all 39.24 0.00 3.82 1.39 0.08 55.47 18:37:12 18:25:01 0 40.12 0.00 3.53 0.05 0.08 56.22 18:37:12 18:25:01 1 38.71 0.00 3.46 0.17 0.08 57.58 18:37:12 18:25:01 2 39.57 0.00 4.05 0.29 0.07 56.03 18:37:12 18:25:01 3 39.30 0.00 4.18 0.57 0.10 55.85 18:37:12 18:25:01 4 38.96 0.00 3.80 0.02 0.07 57.15 18:37:12 18:25:01 5 35.34 0.00 3.36 1.01 0.08 60.21 18:37:12 18:25:01 6 41.25 0.00 4.49 9.00 0.08 45.17 18:37:12 18:25:01 7 40.63 0.00 3.71 0.02 0.07 55.57 18:37:12 18:26:01 all 17.18 0.00 3.12 2.88 0.06 76.76 18:37:12 18:26:01 0 17.91 0.00 3.44 1.37 0.05 77.24 18:37:12 18:26:01 1 17.93 0.00 3.47 9.18 0.07 69.35 18:37:12 18:26:01 2 16.88 0.00 2.86 2.15 0.05 78.06 18:37:12 18:26:01 3 17.58 0.00 3.06 0.35 0.05 78.96 18:37:12 18:26:01 4 17.10 0.00 3.41 0.27 0.05 79.17 18:37:12 18:26:01 5 16.36 0.00 2.69 0.07 0.05 80.83 18:37:12 18:26:01 6 16.62 0.00 2.61 0.69 0.05 80.03 18:37:12 18:26:01 7 17.06 0.00 3.44 8.98 0.08 70.43 18:37:12 18:27:01 all 1.46 0.00 0.79 0.45 0.02 97.28 18:37:12 18:27:01 0 1.08 0.00 0.52 0.02 0.03 98.35 18:37:12 18:27:01 1 0.93 0.00 0.63 0.80 0.00 97.63 18:37:12 18:27:01 2 2.14 0.00 1.90 1.10 0.03 94.83 18:37:12 18:27:01 3 2.72 0.00 0.52 0.03 0.02 96.72 18:37:12 18:27:01 4 0.99 0.00 0.42 0.40 0.02 98.18 18:37:12 18:27:01 5 0.73 0.00 1.03 1.15 0.02 97.07 18:37:12 18:27:01 6 1.27 0.00 0.43 0.07 0.02 98.22 18:37:12 18:27:01 7 1.84 0.00 0.85 0.05 0.02 97.24 18:37:12 18:28:01 all 0.62 0.00 0.31 0.06 0.01 99.00 18:37:12 18:28:01 0 0.62 0.00 0.25 0.03 0.02 99.08 18:37:12 18:28:01 1 0.50 0.00 0.20 0.25 0.02 99.03 18:37:12 18:28:01 2 0.55 0.00 1.02 0.02 0.00 98.42 18:37:12 18:28:01 3 0.65 0.00 0.13 0.13 0.00 99.08 18:37:12 18:28:01 4 0.67 0.00 0.20 0.02 0.02 99.10 18:37:12 18:28:01 5 0.32 0.00 0.17 0.00 0.00 99.52 18:37:12 18:28:01 6 0.62 0.00 0.22 0.03 0.00 99.13 18:37:12 18:28:01 7 1.00 0.00 0.32 0.02 0.02 98.65 18:37:12 18:29:01 all 0.09 0.00 0.06 0.01 0.00 99.84 18:37:12 18:29:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:37:12 18:29:01 1 0.03 0.00 0.07 0.05 0.00 99.85 18:37:12 18:29:01 2 0.13 0.00 0.02 0.03 0.02 99.80 18:37:12 18:29:01 3 0.03 0.00 0.08 0.00 0.00 99.88 18:37:12 18:29:01 4 0.12 0.00 0.05 0.00 0.00 99.83 18:37:12 18:29:01 5 0.03 0.00 0.07 0.00 0.00 99.90 18:37:12 18:29:01 6 0.05 0.00 0.05 0.00 0.00 99.90 18:37:12 18:29:01 7 0.22 0.00 0.12 0.00 0.00 99.67 18:37:12 18:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:37:12 18:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:37:12 18:30:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:37:12 18:30:01 2 0.00 0.00 0.03 0.02 0.00 99.95 18:37:12 18:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:30:01 4 0.08 0.00 0.02 0.00 0.00 99.90 18:37:12 18:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:37:12 18:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:37:12 18:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:37:12 18:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:37:12 18:31:01 0 0.08 0.00 0.00 0.00 0.02 99.90 18:37:12 18:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:37:12 18:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:37:12 18:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:37:12 18:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:37:12 18:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:37:12 18:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:37:12 18:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:37:12 18:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:37:12 18:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:37:12 18:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:37:12 18:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:37:12 18:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:37:12 18:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:37:12 18:33:01 all 0.03 0.00 0.00 0.00 0.00 99.96 18:37:12 18:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:37:12 18:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:37:12 18:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:37:12 18:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:37:12 18:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:37:12 18:33:01 7 0.12 0.00 0.00 0.00 0.03 99.85 18:37:12 18:37:12 18:33:01 CPU %user %nice %system %iowait %steal %idle 18:37:12 18:34:01 all 0.05 0.00 0.01 0.00 0.01 99.92 18:37:12 18:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:37:12 18:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:37:12 18:34:01 2 0.02 0.00 0.03 0.02 0.02 99.92 18:37:12 18:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:34:01 4 0.30 0.00 0.02 0.00 0.02 99.67 18:37:12 18:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:37:12 18:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:37:12 18:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 18:37:12 18:35:01 all 0.08 0.00 0.02 0.00 0.00 99.90 18:37:12 18:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:37:12 18:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:37:12 18:35:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:37:12 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:37:12 18:35:01 4 0.32 0.00 0.03 0.00 0.00 99.65 18:37:12 18:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:37:12 18:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:37:12 18:35:01 7 0.25 0.00 0.03 0.00 0.00 99.72 18:37:12 18:36:01 all 1.16 0.00 0.45 0.03 0.01 98.35 18:37:12 18:36:01 0 1.54 0.00 0.43 0.00 0.00 98.03 18:37:12 18:36:01 1 0.75 0.00 0.72 0.05 0.00 98.48 18:37:12 18:36:01 2 0.82 0.00 0.22 0.13 0.02 98.81 18:37:12 18:36:01 3 0.94 0.00 0.48 0.00 0.02 98.56 18:37:12 18:36:01 4 2.11 0.00 0.52 0.00 0.02 97.36 18:37:12 18:36:01 5 1.02 0.00 0.27 0.05 0.00 98.67 18:37:12 18:36:01 6 1.19 0.00 0.55 0.00 0.00 98.26 18:37:12 18:36:01 7 0.95 0.00 0.38 0.02 0.03 98.61 18:37:12 18:37:01 all 7.79 0.00 3.39 4.35 0.06 84.41 18:37:12 18:37:01 0 7.45 0.00 3.51 9.72 0.07 79.25 18:37:12 18:37:01 1 9.50 0.00 3.39 1.39 0.07 85.65 18:37:12 18:37:01 2 7.86 0.00 4.06 9.24 0.07 78.78 18:37:12 18:37:01 3 6.94 0.00 2.85 0.24 0.07 89.91 18:37:12 18:37:01 4 8.11 0.00 2.71 0.98 0.05 88.15 18:37:12 18:37:01 5 8.14 0.00 3.17 1.18 0.05 87.46 18:37:12 18:37:01 6 7.37 0.00 4.05 10.62 0.09 77.88 18:37:12 18:37:01 7 6.91 0.00 3.43 1.55 0.05 88.06 18:37:12 Average: all 5.38 0.00 1.15 1.07 0.03 92.38 18:37:12 Average: 0 5.51 0.00 1.16 1.22 0.03 92.08 18:37:12 Average: 1 5.53 0.00 1.08 1.23 0.02 92.13 18:37:12 Average: 2 5.32 0.00 1.43 2.85 0.03 90.37 18:37:12 Average: 3 5.53 0.00 1.18 0.20 0.02 93.06 18:37:12 Average: 4 5.52 0.00 0.99 0.22 0.02 93.24 18:37:12 Average: 5 4.85 0.00 0.95 0.41 0.02 93.77 18:37:12 Average: 6 5.33 0.00 1.15 1.55 0.03 91.94 18:37:12 Average: 7 5.45 0.00 1.25 0.83 0.03 92.44 18:37:12 18:37:12 18:37:12