Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdd01e90b95e6b38e37d562ed60190accab1224f 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-ssh11373091144228412825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1202536811312879868.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16066050885950397595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16242466114798753634.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-ssh13507628900075884506.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] ========================================================= [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-26933 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 bdd01e90b95e6b38e37d562ed60190accab1224f (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 Commit message: "feat: Add MQTT Export preconnect settings to profiles (#633)" > git rev-list --no-walk 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:28:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:28:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:28:20 ========================================================= 21:28:20 EdgeX Global Pipelines Version Info 21:28:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:28:21 ------------------- 21:28:21 stable info: 21:28:21 ------------------- 21:28:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:28:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:28:21 Message: update stable to v1.0.258 21:28:22 ------------------- 21:28:22 experimental info: 21:28:22 ------------------- 21:28:22 Commited By: **** collab-it+edgex@linuxfoundation.org 21:28:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:28:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:28:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdd01e9 [Pipeline] echo 21:28:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:23 provisioning config files... 21:28:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7545148436339317938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:23 ---> ****-login.sh 21:28:23 nexus3.edgexfoundry.org:10001 21:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:24 Configure a credential helper to remove this warning. See 21:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:24 21:28:24 Login Succeeded 21:28:24 nexus3.edgexfoundry.org:10002 21:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:24 Configure a credential helper to remove this warning. See 21:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:24 21:28:24 Login Succeeded 21:28:24 nexus3.edgexfoundry.org:10003 21:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:24 Configure a credential helper to remove this warning. See 21:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:24 21:28:24 Login Succeeded 21:28:24 nexus3.edgexfoundry.org:10004 21:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:24 Configure a credential helper to remove this warning. See 21:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:24 21:28:24 Login Succeeded 21:28:24 ****.io 21:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:24 Configure a credential helper to remove this warning. See 21:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:24 21:28:24 Login Succeeded 21:28:24 ---> ****-login.sh ends [Pipeline] } 21:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:28:25 + git rev-list -1 --merges bdd01e90b95e6b38e37d562ed60190accab1224f~1..bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo 21:28:25 -----------> git rev-list -1 --merges bdd01e90b95e6b38e37d562ed60190accab1224f~1..bdd01e90b95e6b38e37d562ed60190accab1224f bdd01e90b95e6b38e37d562ed60190accab1224f [false] [Pipeline] sh 21:28:25 + git log --format=format:%s -1 bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo 21:28:25 ========================================================= 21:28:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:28:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:26 + git log --format=format:%s -1 bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo 21:28:26 [semverPrep] GIT_COMMIT: bdd01e90b95e6b38e37d562ed60190accab1224f, Commit Message: feat: Add MQTT Export preconnect settings to profiles (#633) [Pipeline] echo 21:28:26 [semverPrep] This is not a build commit. [Pipeline] sh 21:28:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:26 + grep -v github /etc/ssh/ssh_known_hosts 21:28:26 + [ -e /tmp/ssh_known_hosts ] 21:28:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:28:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:28:26 + sudo tee -a /etc/ssh/ssh_known_hosts 21:28:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:27 21:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:27 0.1.4: Pulling from edgex-devops/py-git-semver 21:28:27 b85a868b505f: Pulling fs layer 21:28:27 e2be974225ed: Pulling fs layer 21:28:27 339a4e72a1f5: Pulling fs layer 21:28:27 988bab9f4d93: Pulling fs layer 21:28:27 1469e6f7b9e6: Pulling fs layer 21:28:27 eaf3925da568: Pulling fs layer 21:28:27 bab4dde63d76: Pulling fs layer 21:28:27 bde34c3a00c8: Pulling fs layer 21:28:27 b352a97aabf1: Pulling fs layer 21:28:27 4872d77fe225: Pulling fs layer 21:28:27 5851b861e8e6: Pulling fs layer 21:28:27 988bab9f4d93: Waiting 21:28:27 1469e6f7b9e6: Waiting 21:28:27 eaf3925da568: Waiting 21:28:27 bab4dde63d76: Waiting 21:28:27 bde34c3a00c8: Waiting 21:28:27 b352a97aabf1: Waiting 21:28:27 4872d77fe225: Waiting 21:28:27 5851b861e8e6: Waiting 21:28:27 e2be974225ed: Verifying Checksum 21:28:27 e2be974225ed: Download complete 21:28:27 988bab9f4d93: Verifying Checksum 21:28:27 988bab9f4d93: Download complete 21:28:27 1469e6f7b9e6: Verifying Checksum 21:28:27 1469e6f7b9e6: Download complete 21:28:27 eaf3925da568: Download complete 21:28:27 339a4e72a1f5: Verifying Checksum 21:28:27 339a4e72a1f5: Download complete 21:28:27 bde34c3a00c8: Verifying Checksum 21:28:27 bde34c3a00c8: Download complete 21:28:27 b352a97aabf1: Download complete 21:28:27 4872d77fe225: Verifying Checksum 21:28:27 4872d77fe225: Download complete 21:28:27 5851b861e8e6: Verifying Checksum 21:28:27 5851b861e8e6: Download complete 21:28:27 b85a868b505f: Verifying Checksum 21:28:27 b85a868b505f: Download complete 21:28:27 bab4dde63d76: Verifying Checksum 21:28:27 bab4dde63d76: Download complete 21:28:28 b85a868b505f: Pull complete 21:28:29 e2be974225ed: Pull complete 21:28:29 339a4e72a1f5: Pull complete 21:28:29 988bab9f4d93: Pull complete 21:28:29 1469e6f7b9e6: Pull complete 21:28:29 eaf3925da568: Pull complete 21:28:31 bab4dde63d76: Pull complete 21:28:31 bde34c3a00c8: Pull complete 21:28:31 b352a97aabf1: Pull complete 21:28:32 4872d77fe225: Pull complete 21:28:32 5851b861e8e6: Pull complete 21:28:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:32 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:28:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:28:35 $ docker top 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad -eo pid,comm 21:28:35 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). 21:28:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:35 [ssh-agent] Looking for ssh-agent implementation... 21:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:35 $ docker exec 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent 21:28:35 SSH_AUTH_SOCK=/tmp/ssh-q5fvGdPPSVoO/agent.31 21:28:35 SSH_AGENT_PID=37 21:28:35 Running ssh-add (command line suppressed) 21:28:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9186805317107570773.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9186805317107570773.key) 21:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:36 + git tag --points-at HEAD [Pipeline] } 21:28:36 $ docker exec --env ******** --env ******** 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent -k 21:28:36 unset SSH_AUTH_SOCK; 21:28:36 unset SSH_AGENT_PID; 21:28:36 echo Agent pid 37 killed; 21:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:28:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:36 [ssh-agent] Looking for ssh-agent implementation... 21:28:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:36 $ docker exec 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent 21:28:36 SSH_AUTH_SOCK=/tmp/ssh-ZriEZnBji1OH/agent.69 21:28:36 SSH_AGENT_PID=75 21:28:36 Running ssh-add (command line suppressed) 21:28:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18114060049759185068.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18114060049759185068.key) 21:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:37 + git semver init 21:28:37 2024-01-08 21:28:37,266 [run_init] DEBUG init version:0.0.0 force:False 21:28:37 2024-01-08 21:28:37,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:28:37 2024-01-08 21:28:37,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:28:37 2024-01-08 21:28:37,268 [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) 21:28:38 2024-01-08 21:28:38,503 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:28:38 2024-01-08 21:28:38,504 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:28:38 2024-01-08 21:28:38,504 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:28:38 2024-01-08 21:28:38,504 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:28:38 3.2.0-dev.6 [Pipeline] } 21:28:38 $ docker exec --env ******** --env ******** 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent -k 21:28:38 unset SSH_AUTH_SOCK; 21:28:38 unset SSH_AGENT_PID; 21:28:38 echo Agent pid 75 killed; 21:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:39 + git semver [Pipeline] } 21:28:39 $ docker stop --time=1 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad 21:28:40 $ docker rm -f --volumes 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad [Pipeline] // withDockerContainer [Pipeline] sh 21:28:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:28:41 Stashed 1 file(s) [Pipeline] echo 21:28:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 21:28:41 provisioning config files... 21:28:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16331946424206298241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:42 ---> ****-login.sh 21:28:42 nexus3.edgexfoundry.org:10001 21:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:42 Configure a credential helper to remove this warning. See 21:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:42 21:28:42 Login Succeeded 21:28:42 nexus3.edgexfoundry.org:10002 21:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:42 Configure a credential helper to remove this warning. See 21:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:42 21:28:42 Login Succeeded 21:28:42 nexus3.edgexfoundry.org:10003 21:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:42 Configure a credential helper to remove this warning. See 21:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:42 21:28:42 Login Succeeded 21:28:42 nexus3.edgexfoundry.org:10004 21:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:42 Configure a credential helper to remove this warning. See 21:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:42 21:28:42 Login Succeeded 21:28:42 ****.io 21:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:28:42 Configure a credential helper to remove this warning. See 21:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:28:42 21:28:42 Login Succeeded 21:28:42 ---> ****-login.sh ends [Pipeline] } 21:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:28:42 ========================================================= 21:28:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:28:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:43 + 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 . 21:28:43 Sending build context to Docker daemon 8.754MB 21:28:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:28:43 Step 2/12 : FROM ${BASE} AS builder 21:28:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:28:43 7264a8db6415: Pulling fs layer 21:28:43 c4d48a809fc2: Pulling fs layer 21:28:43 4f1c88b9dad5: Pulling fs layer 21:28:43 ad3a456e5733: Pulling fs layer 21:28:43 69c7f0334f64: Pulling fs layer 21:28:43 1f1c1a5573a3: Pulling fs layer 21:28:43 ce7588e14bc9: Pulling fs layer 21:28:43 b5e4710f87ac: Pulling fs layer 21:28:43 69c7f0334f64: Waiting 21:28:43 1f1c1a5573a3: Waiting 21:28:43 b5e4710f87ac: Waiting 21:28:43 ad3a456e5733: Waiting 21:28:43 c4d48a809fc2: Download complete 21:28:43 ad3a456e5733: Verifying Checksum 21:28:43 ad3a456e5733: Download complete 21:28:43 69c7f0334f64: Download complete 21:28:43 7264a8db6415: Verifying Checksum 21:28:43 7264a8db6415: Download complete 21:28:43 1f1c1a5573a3: Verifying Checksum 21:28:43 1f1c1a5573a3: Download complete 21:28:43 7264a8db6415: Pull complete 21:28:43 b5e4710f87ac: Verifying Checksum 21:28:43 b5e4710f87ac: Download complete 21:28:43 c4d48a809fc2: Pull complete 21:28:44 4f1c88b9dad5: Verifying Checksum 21:28:44 4f1c88b9dad5: Download complete 21:28:44 ce7588e14bc9: Verifying Checksum 21:28:44 ce7588e14bc9: Download complete 21:28:47 4f1c88b9dad5: Pull complete 21:28:47 ad3a456e5733: Pull complete 21:28:47 69c7f0334f64: Pull complete 21:28:47 1f1c1a5573a3: Pull complete 21:28:50 ce7588e14bc9: Pull complete 21:28:50 b5e4710f87ac: Pull complete 21:28:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:28:50 ---> 88b5674ff536 21:28:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:28:55 ---> Running in 04d3bcf62839 21:28:55 Removing intermediate container 04d3bcf62839 21:28:55 ---> 992d37716a39 21:28:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:28:55 ---> Running in b4df40f81e23 21:28:55 Removing intermediate container b4df40f81e23 21:28:55 ---> cb3769beb5e9 21:28:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:28:55 ---> Running in 24c7dcad87df 21:28:55 Removing intermediate container 24c7dcad87df 21:28:55 ---> b797236362ba 21:28:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:55 ---> Running in 1108b2bebf59 21:28:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:28:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:28:56 OK: 264 MiB in 52 packages 21:28:56 Still waiting to schedule task 21:28:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:28:56 Removing intermediate container 1108b2bebf59 21:28:56 ---> 0048c2f218b3 21:28:56 Step 7/12 : WORKDIR /app 21:28:56 ---> Running in b8f7cf687b0c 21:28:56 Removing intermediate container b8f7cf687b0c 21:28:56 ---> 2c29cb6c3c7b 21:28:56 Step 8/12 : COPY go.mod vendor* ./ 21:28:57 ---> 7e5911a54695 21:28:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:57 ---> Running in 38e25efd7531 21:29:35 Removing intermediate container 38e25efd7531 21:29:35 ---> dc1c7ed51902 21:29:35 Step 10/12 : COPY . . 21:29:35 ---> e96763695a69 21:29:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:29:35 ---> Running in b2356ddcef0a 21:29:35 Removing intermediate container b2356ddcef0a 21:29:35 ---> 2885ed3d1945 21:29:35 Step 12/12 : RUN $MAKE 21:29:35 ---> Running in f984893c7047 21:29:35 noop 21:29:35 Removing intermediate container f984893c7047 21:29:35 ---> 38ea33258878 21:29:35 Successfully built 38ea33258878 21:29:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:36 + docker inspect -f . ci-base-image-x86_64 21:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:36 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:29:36 $ docker top 6351dbfe6a2681c90669d9a4779f432c5fa330909d8b5d2fe3b90accef7b40c0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:37 + go version 21:29:37 go version go1.21.0 linux/amd64 [Pipeline] } 21:29:37 $ docker stop --time=1 6351dbfe6a2681c90669d9a4779f432c5fa330909d8b5d2fe3b90accef7b40c0 21:29:38 $ docker rm -f --volumes 6351dbfe6a2681c90669d9a4779f432c5fa330909d8b5d2fe3b90accef7b40c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:38 + docker inspect -f . ci-base-image-x86_64 21:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:39 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:29:39 $ 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 ******** ci-base-image-x86_64 cat 21:29:39 $ docker top 4f48e88314e53d971b0c098934e8fb4ced5947d36a4524a8a2352abe789f35cb -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:29:40 + make test 21:29:40 go test -race -coverprofile=coverage.out ./... 21:29:58 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:30:20 go vet ./... 21:30:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:30:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:30:22 ./bin/test-attribution-txt.sh [Pipeline] echo 21:30:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:30:22 $ docker stop --time=1 4f48e88314e53d971b0c098934e8fb4ced5947d36a4524a8a2352abe789f35cb 21:30:29 $ docker rm -f --volumes 4f48e88314e53d971b0c098934e8fb4ced5947d36a4524a8a2352abe789f35cb [Pipeline] // withDockerContainer [Pipeline] sh 21:30:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:30:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:30:30 + ls -al . 21:30:30 total 184 21:30:30 drwxrwxr-x 7 jenkins jenkins 4096 Jan 8 21:29 . 21:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 21:28 .. 21:30:30 -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 21:28 .dockerignore 21:30:30 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:29 .git 21:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 21:28 .github 21:30:30 -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 21:28 .gitignore 21:30:30 -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 21:28 .golangci.yml 21:30:30 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 21:28 .semver 21:30:30 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 8 21:28 Attribution.txt 21:30:30 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 21:28 CHANGELOG.md 21:30:30 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 8 21:28 Dockerfile 21:30:30 -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 21:28 GOVERNANCE.md 21:30:30 -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 21:28 Jenkinsfile 21:30:30 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 21:28 LICENSE 21:30:30 -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 21:28 OWNERS.md 21:30:30 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 8 21:28 README.md 21:30:30 -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 21:28 VERSION 21:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 21:28 bin 21:30:30 -rw-r--r-- 1 jenkins jenkins 13 Jan 8 21:29 coverage.out 21:30:30 -rw-rw-r-- 1 jenkins jenkins 3727 Jan 8 21:28 go.mod 21:30:30 -rw-rw-r-- 1 jenkins jenkins 34418 Jan 8 21:28 go.sum 21:30:30 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 21:28 main.go 21:30:30 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 8 21:28 makefile 21:30:30 drwxrwxr-x 9 jenkins jenkins 4096 Jan 8 21:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:31 + 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=bdd01e90b95e6b38e37d562ed60190accab1224f --label arch=amd64 --label version=3.2.0-dev.6 . 21:30:31 Sending build context to Docker daemon 8.755MB 21:30:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:30:31 Step 2/27 : FROM ${BASE} AS builder 21:30:31 ---> 38ea33258878 21:30:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:30:31 ---> Running in 91605fcddc68 21:30:31 Removing intermediate container 91605fcddc68 21:30:31 ---> 3058c6094227 21:30:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:30:31 ---> Running in 738ec19213d4 21:30:31 Removing intermediate container 738ec19213d4 21:30:31 ---> 80d0929a497d 21:30:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:30:31 ---> Running in 0404e2d81cf1 21:30:31 Removing intermediate container 0404e2d81cf1 21:30:31 ---> 99d9e46bcd1e 21:30:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:31 ---> Running in ac3373c81e40 21:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:30:32 OK: 264 MiB in 52 packages 21:30:32 Removing intermediate container ac3373c81e40 21:30:32 ---> c76683d79c98 21:30:32 Step 7/27 : WORKDIR /app 21:30:32 ---> Running in 0d07888a0056 21:30:32 Removing intermediate container 0d07888a0056 21:30:32 ---> 40cf59cbf6e7 21:30:32 Step 8/27 : COPY go.mod vendor* ./ 21:30:32 ---> 82a801ef457d 21:30:32 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:32 ---> Running in 245d9e4b7119 21:30:33 Removing intermediate container 245d9e4b7119 21:30:33 ---> 1133ec47bff0 21:30:33 Step 10/27 : COPY . . 21:30:34 ---> 48e7ac32ede9 21:30:34 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:30:34 ---> Running in 837cb6fc58de 21:30:34 Removing intermediate container 837cb6fc58de 21:30:34 ---> 41833ef85599 21:30:34 Step 12/27 : RUN $MAKE 21:30:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26934 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:30:34 Running in /w/workspace/app-service-configurable/215 [Pipeline] { 21:30:34 ---> Running in 792a09c89d5c [Pipeline] checkout 21:30:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-service-configurable 21:30:37 Selected Git installation does not exist. Using Default 21:30:37 The recommended git tool is: NONE 21:30:47 using credential edgex-jenkins-ssh 21:30:47 Cloning the remote Git repository 21:30:47 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:30:47 > git init /w/workspace/app-service-configurable/215 # timeout=10 21:30:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:30:47 > git --version # timeout=10 21:30:47 > git --version # 'git version 2.25.1' 21:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:50 Avoid second fetch 21:30:50 Checking out Revision bdd01e90b95e6b38e37d562ed60190accab1224f (main) 21:30:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:30:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:50 > git config core.sparsecheckout # timeout=10 21:30:50 > git checkout -f bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 21:30:51 Commit message: "feat: Add MQTT Export preconnect settings to profiles (#633)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:30:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:52 Dload Upload Total Spent Left Speed 21:30:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh 21:30:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:30:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:30:53 + sudo tee /etc/docker/daemon.new 21:30:53 { 21:30:53 "registry-mirrors": [ 21:30:53 "https://nexus3.edgexfoundry.org:10001" 21:30:53 ], 21:30:53 "bip": "10.250.0.254/24", 21:30:53 "hosts": [ 21:30:53 "tcp://0.0.0.0:5555", 21:30:53 "unix:///var/run/docker.sock" 21:30:53 ], 21:30:53 "mtu": 1458, 21:30:53 "selinux-enabled": true, 21:30:53 "seccomp-profile": "/etc/docker/seccomp.json" 21:30:53 } [Pipeline] sh 21:30:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:30:53 + sudo service docker restart 21:30:56 Removing intermediate container 792a09c89d5c 21:30:56 ---> 5923000c5eba 21:30:56 Step 13/27 : FROM alpine:3.18 21:30:56 3.18: Pulling from library/alpine 21:30:56 c926b61bad3b: Pulling fs layer 21:30:56 c926b61bad3b: Verifying Checksum 21:30:56 c926b61bad3b: Download complete 21:30:56 c926b61bad3b: Pull complete 21:30:56 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:30:56 Status: Downloaded newer image for alpine:3.18 21:30:56 ---> b541f2080109 21:30:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:30:56 ---> Running in 7d98730e756b 21:30:56 Removing intermediate container 7d98730e756b 21:30:56 ---> 414ce3d8e1e9 21:30:56 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:30:56 ---> Running in edf2064e53ff 21:30:56 Removing intermediate container edf2064e53ff 21:30:56 ---> 3fb79a8f47c0 21:30:56 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:30:56 ---> Running in ef0906229895 21:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:30:57 (1/2) Installing ca-certificates (20230506-r0) 21:30:57 (2/2) Installing dumb-init (1.2.5-r2) 21:30:57 Executing busybox-1.36.1-r5.trigger 21:30:57 Executing ca-certificates-20230506-r0.trigger 21:30:57 OK: 8 MiB in 17 packages 21:30:59 Removing intermediate container ef0906229895 21:30:59 ---> 2b8cb68b9ecd 21:30:59 Step 17/27 : RUN apk --no-cache upgrade 21:30:59 ---> Running in 621287eaa1bd 21:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:30:59 OK: 8 MiB in 17 packages 21:31:01 Removing intermediate container 621287eaa1bd 21:31:01 ---> cd96c3e5c570 21:31:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:31:01 ---> a5d101c9919a 21:31:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:31:01 ---> 35433d3be46c 21:31:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:31:01 ---> c2ca2658fc1d 21:31:01 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:31:02 ---> b9ee73742053 21:31:02 Step 22/27 : EXPOSE 48095 21:31:02 ---> Running in 446539da2f25 21:31:02 Removing intermediate container 446539da2f25 21:31:02 ---> e5c05ee6a2b9 21:31:02 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:31:02 ---> Running in 0e8dc29e303c 21:31:02 Removing intermediate container 0e8dc29e303c 21:31:02 ---> da3291a82871 21:31:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:31:02 ---> Running in a8ca883f53ca 21:31:02 Removing intermediate container a8ca883f53ca 21:31:02 ---> b6b8641cace0 21:31:02 Step 25/27 : LABEL arch=amd64 21:31:02 ---> Running in f44889184f03 21:31:03 Removing intermediate container f44889184f03 21:31:03 ---> 1f8736716a60 21:31:03 Step 26/27 : LABEL git_sha=bdd01e90b95e6b38e37d562ed60190accab1224f 21:31:03 ---> Running in d32a3dd64d8e 21:31:03 Removing intermediate container d32a3dd64d8e 21:31:03 ---> ee196a55f2be 21:31:03 Step 27/27 : LABEL version=3.2.0-dev.6 21:31:03 ---> Running in 221e1b2716a6 21:31:03 Removing intermediate container 221e1b2716a6 21:31:03 ---> 87658ba44330 21:31:03 [Warning] One or more build-args [ARCH] were not consumed 21:31:03 Successfully built 87658ba44330 21:31:03 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 21:31:03 provisioning config files... 21:31:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3078289632905099040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:03 ---> ****-login.sh 21:31:03 nexus3.edgexfoundry.org:10001 21:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:03 Configure a credential helper to remove this warning. See 21:31:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:03 21:31:03 Login Succeeded 21:31:03 nexus3.edgexfoundry.org:10002 21:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:03 Configure a credential helper to remove this warning. See 21:31:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:03 21:31:03 Login Succeeded 21:31:03 nexus3.edgexfoundry.org:10003 21:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:03 Configure a credential helper to remove this warning. See 21:31:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:03 21:31:03 Login Succeeded 21:31:03 nexus3.edgexfoundry.org:10004 21:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:03 Configure a credential helper to remove this warning. See 21:31:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:03 21:31:03 Login Succeeded 21:31:03 ****.io 21:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:04 Configure a credential helper to remove this warning. See 21:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:04 21:31:04 Login Succeeded 21:31:04 ---> ****-login.sh ends [Pipeline] } 21:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:31:04 bdd01e90b95e6b38e37d562ed60190accab1224f 21:31:04 latest 21:31:04 3.2.0-dev.6 21:31:04 bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 21:31:04 main 21:31:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f 21:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:31:05 c9050be92ce8: Preparing 21:31:05 abcc369d5791: Preparing 21:31:05 abdd293e9c46: Preparing 21:31:05 18295b8ac0a6: Preparing 21:31:05 274a7befd9bd: Preparing 21:31:05 1c98800bd36d: Preparing 21:31:05 9fe9a137fd00: Preparing 21:31:05 9fe9a137fd00: Waiting 21:31:05 1c98800bd36d: Waiting 21:31:05 18295b8ac0a6: Pushed 21:31:05 274a7befd9bd: Pushed 21:31:05 abdd293e9c46: Pushed 21:31:05 abcc369d5791: Pushed 21:31:05 9fe9a137fd00: Layer already exists 21:31:05 1c98800bd36d: Pushed 21:31:07 c9050be92ce8: Pushed 21:31:07 bdd01e90b95e6b38e37d562ed60190accab1224f: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:31:08 c9050be92ce8: Preparing 21:31:08 abcc369d5791: Preparing 21:31:08 abdd293e9c46: Preparing 21:31:08 18295b8ac0a6: Preparing 21:31:08 274a7befd9bd: Preparing 21:31:08 1c98800bd36d: Preparing 21:31:08 9fe9a137fd00: Preparing 21:31:08 1c98800bd36d: Waiting 21:31:08 c9050be92ce8: Layer already exists 21:31:08 18295b8ac0a6: Layer already exists 21:31:08 abdd293e9c46: Layer already exists 21:31:08 abcc369d5791: Layer already exists 21:31:08 274a7befd9bd: Layer already exists 21:31:08 1c98800bd36d: Layer already exists 21:31:08 9fe9a137fd00: Layer already exists 21:31:08 latest: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.6 21:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:31:09 c9050be92ce8: Preparing 21:31:09 abcc369d5791: Preparing 21:31:09 abdd293e9c46: Preparing 21:31:09 18295b8ac0a6: Preparing 21:31:09 274a7befd9bd: Preparing 21:31:09 1c98800bd36d: Preparing 21:31:09 9fe9a137fd00: Preparing 21:31:09 1c98800bd36d: Waiting 21:31:09 9fe9a137fd00: Waiting 21:31:09 c9050be92ce8: Layer already exists 21:31:09 abcc369d5791: Layer already exists 21:31:09 18295b8ac0a6: Layer already exists 21:31:09 274a7befd9bd: Layer already exists 21:31:09 abdd293e9c46: Layer already exists 21:31:09 9fe9a137fd00: Layer already exists 21:31:09 1c98800bd36d: Layer already exists 21:31:09 3.2.0-dev.6: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 21:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:31:09 c9050be92ce8: Preparing 21:31:09 abcc369d5791: Preparing 21:31:09 abdd293e9c46: Preparing 21:31:09 18295b8ac0a6: Preparing 21:31:09 274a7befd9bd: Preparing 21:31:09 1c98800bd36d: Preparing 21:31:09 9fe9a137fd00: Preparing 21:31:09 1c98800bd36d: Waiting 21:31:09 9fe9a137fd00: Waiting 21:31:09 274a7befd9bd: Layer already exists 21:31:09 c9050be92ce8: Layer already exists 21:31:09 18295b8ac0a6: Layer already exists 21:31:09 abcc369d5791: Layer already exists 21:31:09 abdd293e9c46: Layer already exists 21:31:09 1c98800bd36d: Layer already exists 21:31:09 9fe9a137fd00: Layer already exists 21:31:09 bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:31:10 c9050be92ce8: Preparing 21:31:10 abcc369d5791: Preparing 21:31:10 abdd293e9c46: Preparing 21:31:10 18295b8ac0a6: Preparing 21:31:10 274a7befd9bd: Preparing 21:31:10 1c98800bd36d: Preparing 21:31:10 9fe9a137fd00: Preparing 21:31:10 1c98800bd36d: Waiting 21:31:10 9fe9a137fd00: Waiting 21:31:10 c9050be92ce8: Layer already exists 21:31:10 abcc369d5791: Layer already exists 21:31:10 274a7befd9bd: Layer already exists 21:31:10 abdd293e9c46: Layer already exists 21:31:10 18295b8ac0a6: Layer already exists 21:31:10 1c98800bd36d: Layer already exists 21:31:10 9fe9a137fd00: Layer already exists 21:31:10 main: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:31:10 ===================================================== [Pipeline] echo 21:31:11 taggedImages: 21:31:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f 21:31:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:31:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.6 21:31:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 21:31:11 - 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 21:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:11 21:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:11 provisioning config files... 21:31:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/215@tmp/config12482696739750882710tmp [Pipeline] { 21:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:12 latest: Pulling from edgex-lftools-log-publisher 21:31:12 5eb5b503b376: Pulling fs layer 21:31:12 5c69ac0246d0: Pulling fs layer 21:31:12 ec43610c2a17: Pulling fs layer 21:31:12 3a2ae6a8a46f: Pulling fs layer 21:31:12 33b1e0a273af: Pulling fs layer 21:31:12 5d3b04190fa2: Pulling fs layer 21:31:12 2f39f015ded8: Pulling fs layer 21:31:12 5d3b04190fa2: Waiting 21:31:12 33b1e0a273af: Waiting 21:31:12 3a2ae6a8a46f: Waiting 21:31:12 5c69ac0246d0: Download complete 21:31:12 3a2ae6a8a46f: Verifying Checksum 21:31:12 3a2ae6a8a46f: Download complete 21:31:12 33b1e0a273af: Verifying Checksum 21:31:12 33b1e0a273af: Download complete 21:31:12 5d3b04190fa2: Verifying Checksum 21:31:12 5d3b04190fa2: Download complete [Pipeline] libraryResource [Pipeline] sh 21:31:12 ec43610c2a17: Verifying Checksum 21:31:12 ec43610c2a17: Download complete 21:31:12 5eb5b503b376: Download complete 21:31:12 ---> ****-login.sh 21:31:12 nexus3.edgexfoundry.org:10001 21:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:12 2f39f015ded8: Verifying Checksum 21:31:12 2f39f015ded8: Download complete 21:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:12 Configure a credential helper to remove this warning. See 21:31:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:12 21:31:12 Login Succeeded 21:31:12 nexus3.edgexfoundry.org:10002 21:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:13 Configure a credential helper to remove this warning. See 21:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:13 21:31:13 Login Succeeded 21:31:13 nexus3.edgexfoundry.org:10003 21:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:13 Configure a credential helper to remove this warning. See 21:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:13 21:31:13 Login Succeeded 21:31:13 nexus3.edgexfoundry.org:10004 21:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:13 Configure a credential helper to remove this warning. See 21:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:13 21:31:13 Login Succeeded 21:31:13 ****.io 21:31:13 5eb5b503b376: Pull complete 21:31:13 5c69ac0246d0: Pull complete 21:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:14 Configure a credential helper to remove this warning. See 21:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:14 21:31:14 Login Succeeded 21:31:14 ---> ****-login.sh ends [Pipeline] } 21:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider 21:31:14 ec43610c2a17: Pull complete 21:31:14 3a2ae6a8a46f: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:31:14 33b1e0a273af: Pull complete 21:31:14 5d3b04190fa2: Pull complete [Pipeline] echo 21:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:14 ========================================================= 21:31:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:31:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:15 + 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 . 21:31:17 #0 building with "default" instance using docker driver 21:31:17 21:31:17 #1 [internal] load build definition from Dockerfile 21:31:17 #1 transferring dockerfile: 2.05kB 0.0s done 21:31:17 #1 DONE 0.1s 21:31:17 21:31:17 #2 [internal] load .dockerignore 21:31:17 #2 transferring context: 159B done 21:31:17 #2 DONE 0.1s 21:31:17 21:31:17 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:31:17 #3 DONE 0.1s 21:31:18 21:31:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:31:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 21:31:18 #4 ... 21:31:18 21:31:18 #5 [internal] load build context 21:31:18 #5 transferring context: 130.63kB 0.0s done 21:31:18 #5 DONE 0.1s 21:31:18 21:31:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:31:18 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 21:31:18 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s 21:31:18 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 21:31:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 21:31:18 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 21:31:18 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 21:31:18 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 21:31:18 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 21:31:18 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 21:31:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s 21:31:18 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 21:31:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 21:31:18 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.3s 21:31:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.67MB / 63.99MB 0.5s 21:31:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 21:31:18 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.5s 21:31:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.6s 21:31:18 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 21:31:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.65MB / 97.63MB 0.6s 21:31:18 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done 21:31:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.7s 21:31:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s 21:31:18 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 21:31:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 0.9s 21:31:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.9s 21:31:18 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s 21:31:18 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 21:31:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s 21:31:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s 21:31:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.3s 21:31:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s 21:31:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s 21:31:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 1.4s 21:31:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 21:31:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s 21:31:19 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 21:31:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.8s 21:31:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s 21:31:19 2f39f015ded8: Pull complete 21:31:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 21:31:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.78MB / 97.63MB 2.0s 21:31:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.09MB / 97.63MB 2.1s [Pipeline] withDockerContainer 21:31:20 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:31:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 21:31:25 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 21:31:26 $ docker top b6dfb89de5bdd1d08f5c31586fc8b45dfc42c4534d7ce6a06a83f18fd0604295 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:26 ---> job-cost.sh 21:31:26 lf-activate-venv: SKIPPING 21:31:26 INFO: No Stack... 21:31:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:31:27 INFO: Archiving Costs [Pipeline] sh 21:31:27 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:31:27 + cut -d, -f6 [Pipeline] lock 21:31:27 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] 21:31:27 Resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] did not exist. Created. 21:31:27 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:31:28 + echo total: 0.2199999988079071 [Pipeline] stash 21:31:28 Stashed 1 file(s) [Pipeline] } 21:31:28 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 21:31:28 $ docker stop --time=1 b6dfb89de5bdd1d08f5c31586fc8b45dfc42c4534d7ce6a06a83f18fd0604295 21:31:29 $ docker rm -f --volumes b6dfb89de5bdd1d08f5c31586fc8b45dfc42c4534d7ce6a06a83f18fd0604295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:31 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s 21:31:37 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done 21:31:38 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 21:31:38 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 21:31:38 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 21:31:38 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 21:31:43 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.3s 21:31:48 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done 21:31:48 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 21:31:49 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 21:31:49 #4 DONE 31.8s 21:31:49 21:31:49 #6 [builder 2/7] RUN apk add --update --no-cache make git 21:31:50 #6 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:31:50 #6 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:31:52 #6 2.057 OK: 266 MiB in 52 packages 21:31:53 #6 DONE 3.7s 21:31:53 21:31:53 #7 [builder 3/7] WORKDIR /app 21:31:53 #7 DONE 0.1s 21:31:53 21:31:53 #8 [builder 4/7] COPY go.mod vendor* ./ 21:31:53 #8 DONE 0.1s 21:31:53 21:31:53 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:15 #9 DONE 22.1s 21:32:15 21:32:15 #10 [builder 6/7] COPY . . 21:32:15 #10 DONE 0.2s 21:32:15 21:32:15 #11 [builder 7/7] RUN echo noop 21:32:16 #11 0.606 noop 21:32:16 #11 DONE 0.7s 21:32:16 21:32:16 #12 exporting to image 21:32:16 #12 exporting layers 21:32:38 #12 exporting layers 21.7s done 21:32:38 #12 writing image sha256:9527ff25951336aa52543156a48317b8bc6628e28df2eb33979dd153555ea4c9 done 21:32:38 #12 naming to docker.io/library/ci-base-image-arm64 done 21:32:38 #12 DONE 21.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:39 + docker inspect -f . ci-base-image-arm64 21:32:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:39 prd-ubuntu20.04-docker-arm64-4c-16g-26934 does not seem to be running inside a container 21:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/215 -v /w/workspace/app-service-configurable/215:/w/workspace/app-service-configurable/215:rw,z -v /w/workspace/app-service-configurable/215@tmp:/w/workspace/app-service-configurable/215@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 21:32:40 $ docker top d97f6f5d475512552f2d4ed89a2b406e82687d395b007f0c05993efb82c76896 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:41 + go version 21:32:41 go version go1.21.0 linux/arm64 [Pipeline] } 21:32:41 $ docker stop --time=1 d97f6f5d475512552f2d4ed89a2b406e82687d395b007f0c05993efb82c76896 21:32:46 $ docker rm -f --volumes d97f6f5d475512552f2d4ed89a2b406e82687d395b007f0c05993efb82c76896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:47 + docker inspect -f . ci-base-image-arm64 21:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:48 prd-ubuntu20.04-docker-arm64-4c-16g-26934 does not seem to be running inside a container 21:32:48 $ 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/215 -v /w/workspace/app-service-configurable/215:/w/workspace/app-service-configurable/215:rw,z -v /w/workspace/app-service-configurable/215@tmp:/w/workspace/app-service-configurable/215@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 21:32:49 $ docker top 204c3eb8ce0dc13e2ffae3d19b81850d9ce810f8a136f210cabd4f9ec2ef46fd -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:49 + git config --global --add safe.directory /w/workspace/app-service-configurable/215 [Pipeline] fileExists [Pipeline] sh 21:32:49 + make test 21:32:49 go test -race -coverprofile=coverage.out ./... 21:34:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:34:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:34:26 go vet ./... 21:35:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:35:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:35:22 ./bin/test-attribution-txt.sh [Pipeline] echo 21:35:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:35:23 $ docker stop --time=1 204c3eb8ce0dc13e2ffae3d19b81850d9ce810f8a136f210cabd4f9ec2ef46fd 21:35:25 $ docker rm -f --volumes 204c3eb8ce0dc13e2ffae3d19b81850d9ce810f8a136f210cabd4f9ec2ef46fd [Pipeline] // withDockerContainer [Pipeline] sh 21:35:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:26 Warning: overwriting stash ‘coverage-report’ 21:35:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:35:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:35:28 + ls -al . 21:35:28 total 180 21:35:28 drwxrwxr-x 6 jenkins jenkins 4096 Jan 8 21:32 . 21:35:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 21:30 .. 21:35:28 -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 21:30 .dockerignore 21:35:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:30 .git 21:35:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 21:30 .github 21:35:28 -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 21:30 .gitignore 21:35:28 -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 21:30 .golangci.yml 21:35:28 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 8 21:30 Attribution.txt 21:35:28 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 21:30 CHANGELOG.md 21:35:28 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 8 21:30 Dockerfile 21:35:28 -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 21:30 GOVERNANCE.md 21:35:28 -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 21:30 Jenkinsfile 21:35:28 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 21:30 LICENSE 21:35:28 -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 21:30 OWNERS.md 21:35:28 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 8 21:30 README.md 21:35:28 -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 21:28 VERSION 21:35:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 21:30 bin 21:35:28 -rw-r--r-- 1 jenkins jenkins 13 Jan 8 21:32 coverage.out 21:35:28 -rw-rw-r-- 1 jenkins jenkins 3727 Jan 8 21:30 go.mod 21:35:28 -rw-rw-r-- 1 jenkins jenkins 34418 Jan 8 21:30 go.sum 21:35:28 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 21:30 main.go 21:35:28 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 8 21:30 makefile 21:35:28 drwxrwxr-x 9 jenkins jenkins 4096 Jan 8 21:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:28 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bdd01e90b95e6b38e37d562ed60190accab1224f --label arch=arm64 --label version=3.2.0-dev.6 . 21:35:30 #0 building with "default" instance using docker driver 21:35:30 21:35:30 #1 [internal] load build definition from Dockerfile 21:35:30 #1 transferring dockerfile: 21:35:30 #1 transferring dockerfile: 2.05kB done 21:35:30 #1 DONE 0.0s 21:35:30 21:35:30 #2 [internal] load .dockerignore 21:35:30 #2 transferring context: 159B 0.0s done 21:35:30 #2 DONE 0.0s 21:35:30 21:35:30 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:35:30 #3 DONE 0.0s 21:35:30 21:35:30 #4 [internal] load metadata for docker.io/library/alpine:3.18 21:35:30 #4 DONE 0.4s 21:35:30 21:35:30 #5 [internal] load build context 21:35:30 #5 transferring context: 1.45kB 0.0s done 21:35:30 #5 DONE 0.1s 21:35:30 21:35:30 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:35:30 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:35:30 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:35:30 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:35:30 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:35:30 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 21:35:30 #6 ... 21:35:30 21:35:30 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:35:30 #7 DONE 0.3s 21:35:30 21:35:30 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:35:30 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 21:35:30 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 21:35:30 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 21:35:31 #6 DONE 1.0s 21:35:31 21:35:31 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:35:31 #8 0.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:35:32 #8 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:35:33 #8 ... 21:35:33 21:35:33 #9 [builder 2/7] RUN apk add --update --no-cache make git 21:35:33 #9 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:35:33 #9 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:35:33 #9 2.504 OK: 266 MiB in 52 packages 21:35:33 #9 DONE 2.8s 21:35:33 21:35:33 #10 [builder 3/7] WORKDIR /app 21:35:33 #10 DONE 0.1s 21:35:33 21:35:33 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:35:33 #8 2.174 (1/2) Installing ca-certificates (20230506-r0) 21:35:33 #8 2.311 (2/2) Installing dumb-init (1.2.5-r2) 21:35:33 #8 2.311 Executing busybox-1.36.1-r5.trigger 21:35:33 #8 2.337 Executing ca-certificates-20230506-r0.trigger 21:35:33 #8 ... 21:35:33 21:35:33 #11 [builder 4/7] COPY go.mod vendor* ./ 21:35:33 #11 DONE 0.2s 21:35:33 21:35:33 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:34 #12 ... 21:35:34 21:35:34 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:35:34 #8 2.645 OK: 9 MiB in 17 packages 21:35:34 #8 DONE 3.0s 21:35:34 21:35:34 #13 [stage-1 3/7] RUN apk --no-cache upgrade 21:35:35 #13 0.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:35:35 #13 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:35:35 #13 ... 21:35:35 21:35:35 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:35 #12 DONE 2.0s 21:35:35 21:35:35 #14 [builder 6/7] COPY . . 21:35:35 #14 DONE 0.1s 21:35:35 21:35:35 #15 [builder 7/7] RUN make build 21:35:36 #15 0.825 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-service-configurable 21:35:37 #15 ... 21:35:37 21:35:37 #13 [stage-1 3/7] RUN apk --no-cache upgrade 21:35:37 #13 2.772 OK: 9 MiB in 17 packages 21:35:37 #13 DONE 3.1s 21:35:37 21:35:37 #15 [builder 7/7] RUN make build 21:37:00 #15 DONE 75.5s 21:37:00 21:37:00 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 21:37:00 #16 DONE 0.1s 21:37:00 21:37:00 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 21:37:00 #17 DONE 0.1s 21:37:00 21:37:00 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 21:37:00 #18 DONE 0.1s 21:37:00 21:37:00 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 21:37:00 #19 DONE 0.3s 21:37:00 21:37:00 #20 exporting to image 21:37:00 #20 exporting layers 21:37:00 #20 exporting layers 0.4s done 21:37:00 #20 writing image sha256:806910c7c4a3824dc4b4055c27ee3f9d4d7ae8b650d9e097aedf9ae01d22a2e5 done 21:37:00 #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done 21:37:00 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:00 provisioning config files... 21:37:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/215@tmp/config17680182686310298599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:01 ---> ****-login.sh 21:37:01 nexus3.edgexfoundry.org:10001 21:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:01 Configure a credential helper to remove this warning. See 21:37:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:01 21:37:01 Login Succeeded 21:37:01 nexus3.edgexfoundry.org:10002 21:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:01 Configure a credential helper to remove this warning. See 21:37:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:01 21:37:01 Login Succeeded 21:37:01 nexus3.edgexfoundry.org:10003 21:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:02 Configure a credential helper to remove this warning. See 21:37:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:02 21:37:02 Login Succeeded 21:37:02 nexus3.edgexfoundry.org:10004 21:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:02 Configure a credential helper to remove this warning. See 21:37:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:02 21:37:02 Login Succeeded 21:37:02 ****.io 21:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:37:02 Configure a credential helper to remove this warning. See 21:37:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:37:02 21:37:02 Login Succeeded 21:37:03 ---> ****-login.sh ends [Pipeline] } 21:37:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:37:03 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:37:03 bdd01e90b95e6b38e37d562ed60190accab1224f 21:37:03 latest 21:37:03 3.2.0-dev.6 21:37:03 bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 21:37:03 main 21:37:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f 21:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:37:04 6615666f5f4a: Preparing 21:37:04 62766bbc6f11: Preparing 21:37:04 b2cc41624188: Preparing 21:37:04 cc235beeeff1: Preparing 21:37:04 9b59e480509c: Preparing 21:37:04 3987eedba3dd: Preparing 21:37:04 0faf9b67be60: Preparing 21:37:04 3987eedba3dd: Waiting 21:37:04 0faf9b67be60: Waiting 21:37:04 b2cc41624188: Pushed 21:37:04 62766bbc6f11: Pushed 21:37:04 cc235beeeff1: Pushed 21:37:04 9b59e480509c: Pushed 21:37:04 0faf9b67be60: Layer already exists 21:37:04 3987eedba3dd: Pushed 21:37:09 6615666f5f4a: Pushed 21:37:12 bdd01e90b95e6b38e37d562ed60190accab1224f: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:13 + 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 21:37:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:37:13 6615666f5f4a: Preparing 21:37:13 62766bbc6f11: Preparing 21:37:13 b2cc41624188: Preparing 21:37:13 cc235beeeff1: Preparing 21:37:13 9b59e480509c: Preparing 21:37:13 3987eedba3dd: Preparing 21:37:13 0faf9b67be60: Preparing 21:37:13 3987eedba3dd: Waiting 21:37:13 0faf9b67be60: Waiting 21:37:13 62766bbc6f11: Layer already exists 21:37:13 cc235beeeff1: Layer already exists 21:37:13 9b59e480509c: Layer already exists 21:37:13 b2cc41624188: Layer already exists 21:37:13 6615666f5f4a: Layer already exists 21:37:13 0faf9b67be60: Layer already exists 21:37:13 3987eedba3dd: Layer already exists 21:37:13 latest: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.6 21:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:37:14 6615666f5f4a: Preparing 21:37:14 62766bbc6f11: Preparing 21:37:14 b2cc41624188: Preparing 21:37:14 cc235beeeff1: Preparing 21:37:14 9b59e480509c: Preparing 21:37:14 3987eedba3dd: Preparing 21:37:14 0faf9b67be60: Preparing 21:37:14 0faf9b67be60: Waiting 21:37:14 3987eedba3dd: Waiting 21:37:14 b2cc41624188: Layer already exists 21:37:14 6615666f5f4a: Layer already exists 21:37:14 9b59e480509c: Layer already exists 21:37:14 62766bbc6f11: Layer already exists 21:37:14 cc235beeeff1: Layer already exists 21:37:14 0faf9b67be60: Layer already exists 21:37:14 3987eedba3dd: Layer already exists 21:37:15 3.2.0-dev.6: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 21:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:37:16 6615666f5f4a: Preparing 21:37:16 62766bbc6f11: Preparing 21:37:16 b2cc41624188: Preparing 21:37:16 cc235beeeff1: Preparing 21:37:16 9b59e480509c: Preparing 21:37:16 3987eedba3dd: Preparing 21:37:16 0faf9b67be60: Preparing 21:37:16 3987eedba3dd: Waiting 21:37:16 0faf9b67be60: Waiting 21:37:16 9b59e480509c: Layer already exists 21:37:16 62766bbc6f11: Layer already exists 21:37:16 b2cc41624188: Layer already exists 21:37:16 6615666f5f4a: Layer already exists 21:37:16 cc235beeeff1: Layer already exists 21:37:16 3987eedba3dd: Layer already exists 21:37:16 0faf9b67be60: Layer already exists 21:37:16 bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:16 + 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 21:37:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:37:17 6615666f5f4a: Preparing 21:37:17 62766bbc6f11: Preparing 21:37:17 b2cc41624188: Preparing 21:37:17 cc235beeeff1: Preparing 21:37:17 9b59e480509c: Preparing 21:37:17 3987eedba3dd: Preparing 21:37:17 0faf9b67be60: Preparing 21:37:17 3987eedba3dd: Waiting 21:37:17 0faf9b67be60: Waiting 21:37:17 9b59e480509c: Layer already exists 21:37:17 b2cc41624188: Layer already exists 21:37:17 62766bbc6f11: Layer already exists 21:37:17 cc235beeeff1: Layer already exists 21:37:17 6615666f5f4a: Layer already exists 21:37:17 0faf9b67be60: Layer already exists 21:37:17 3987eedba3dd: Layer already exists 21:37:17 main: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:17 ===================================================== [Pipeline] echo 21:37:17 taggedImages: 21:37:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f 21:37:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:37:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.6 21:37:17 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 21:37:17 - 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 21:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:18 21:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:18 arm64: Pulling from edgex-lftools-log-publisher 21:37:18 8998bd30e6a1: Pulling fs layer 21:37:18 04944245beec: Pulling fs layer 21:37:18 699f458cf7ca: Pulling fs layer 21:37:18 765212b225bb: Pulling fs layer 21:37:18 f23df028b6ca: Pulling fs layer 21:37:18 d65c8cfc05b1: Pulling fs layer 21:37:18 2437ff75d9bd: Pulling fs layer 21:37:18 f23df028b6ca: Waiting 21:37:18 d65c8cfc05b1: Waiting 21:37:18 2437ff75d9bd: Waiting 21:37:19 04944245beec: Verifying Checksum 21:37:19 04944245beec: Download complete 21:37:19 765212b225bb: Download complete 21:37:19 f23df028b6ca: Verifying Checksum 21:37:19 f23df028b6ca: Download complete 21:37:19 d65c8cfc05b1: Verifying Checksum 21:37:19 d65c8cfc05b1: Download complete 21:37:19 699f458cf7ca: Download complete 21:37:19 8998bd30e6a1: Verifying Checksum 21:37:19 8998bd30e6a1: Download complete 21:37:21 2437ff75d9bd: Verifying Checksum 21:37:21 2437ff75d9bd: Download complete 21:37:27 8998bd30e6a1: Pull complete 21:37:27 04944245beec: Pull complete 21:37:29 699f458cf7ca: Pull complete 21:37:29 765212b225bb: Pull complete 21:37:29 f23df028b6ca: Pull complete 21:37:29 d65c8cfc05b1: Pull complete 21:37:51 2437ff75d9bd: Pull complete 21:37:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:52 prd-ubuntu20.04-docker-arm64-4c-16g-26934 does not seem to be running inside a container 21:37:52 $ 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/215 -v /w/workspace/app-service-configurable/215:/w/workspace/app-service-configurable/215:rw,z -v /w/workspace/app-service-configurable/215@tmp:/w/workspace/app-service-configurable/215@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 21:37:57 $ docker top 18625f38fb950794da592e3e636e7c911119eb44586707c91e68b27b87cacf1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:57 ---> job-cost.sh 21:37:58 lf-activate-venv: SKIPPING 21:37:58 INFO: No Stack... 21:37:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:59 INFO: Archiving Costs [Pipeline] sh 21:37:59 + cat /w/workspace/app-service-configurable/215/archives/cost.csv 21:37:59 + cut -d, -f6 [Pipeline] lock 21:37:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] 21:37:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] did not exist. Created. 21:37:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:38:00 /w/workspace/app-service-configurable/215@tmp/durable-421d55bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:38:00 + echo total: 0.2199999988079071 [Pipeline] stash 21:38:00 Warning: overwriting stash ‘stack-cost’ 21:38:00 Stashed 1 file(s) [Pipeline] } 21:38:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 21:38:00 $ docker stop --time=1 18625f38fb950794da592e3e636e7c911119eb44586707c91e68b27b87cacf1f 21:38:02 $ docker rm -f --volumes 18625f38fb950794da592e3e636e7c911119eb44586707c91e68b27b87cacf1f [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 21:38:03 provisioning config files... 21:38:03 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6753823904667807433tmp [Pipeline] { [Pipeline] sh 21:38:03 + set +x 21:38:03 + bash+ -s -- 21:38:03 curl -s https://codecov.io/bash 21:38:03 21:38:03 _____ _ 21:38:03 / ____| | | 21:38:03 | | ___ __| | ___ ___ _____ __ 21:38:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:38:03 | |___| (_) | (_| | __/ (_| (_) \ V / 21:38:03 \_____\___/ \__,_|\___|\___\___/ \_/ 21:38:03 Bash-1.0.6 21:38:03 21:38:03 21:38:03 ==> git version 2.25.1 found 21:38:03 ==> 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 21:38:03 Release-Date: 2020-01-08 21:38:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:38:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:38:03 ==> Jenkins CI detected. 21:38:03 current dir:  /w/workspace/ry_app-service-configurable_main 21:38:03 project root: . 21:38:03 --> token set from env 21:38:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:38:03 ==> Running gcov in . (disable via -X gcov) 21:38:03 ==> Python coveragepy not found 21:38:03 ==> Searching for coverage reports in: 21:38:03 + . 21:38:04 -> Found 1 reports 21:38:04 ==> Detecting git/mercurial file structure 21:38:04 ==> Reading reports 21:38:04 + ./coverage.out bytes=13 21:38:04 ==> Appending adjustments 21:38:04 https://docs.codecov.io/docs/fixing-reports 21:38:04 + Found adjustments 21:38:04 ==> Gzipping contents 21:38:04 4.0K /tmp/codecov.pQFYnr.gz 21:38:04 ==> Uploading reports 21:38:04 url: https://codecov.io 21:38:04 query: branch=main&commit=bdd01e90b95e6b38e37d562ed60190accab1224f&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:38:04 -> Pinging Codecov 21:38:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bdd01e90b95e6b38e37d562ed60190accab1224f&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:38:04 -> Uploading to 21:38:04 https://storage.googleapis.com/codecov/v4/raw/2024-01-08/A97CA9966030D2A3747ED39772930CCE/bdd01e90b95e6b38e37d562ed60190accab1224f/18477a60-fac4-4286-adb8-632ca99e45d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240108T213804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b908277f7f294420b012bd5d459d0eca8fd8a13f182cf9508b87e95a52e10c29 21:38:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:04 Dload Upload Total Spent Left Speed 21:38:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1068 --:--:-- --:--:-- --:--:-- 1068 21:38:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] } 21:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:38:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:38:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:38:05 21:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:38:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:38:05 df9b9388f04a: Pulling fs layer 21:38:05 52dc419b0ee2: Pulling fs layer 21:38:05 25bc292e5bac: Pulling fs layer 21:38:05 114826534d7a: Pulling fs layer 21:38:05 4657fd5d0bcf: Pulling fs layer 21:38:05 6ad1cebc031e: Pulling fs layer 21:38:05 8a3aa393b2d8: Pulling fs layer 21:38:05 114826534d7a: Waiting 21:38:05 6ad1cebc031e: Waiting 21:38:05 8a3aa393b2d8: Waiting 21:38:05 4657fd5d0bcf: Waiting 21:38:05 25bc292e5bac: Verifying Checksum 21:38:05 25bc292e5bac: Download complete 21:38:05 52dc419b0ee2: Download complete 21:38:05 4657fd5d0bcf: Verifying Checksum 21:38:05 4657fd5d0bcf: Download complete 21:38:05 df9b9388f04a: Verifying Checksum 21:38:05 df9b9388f04a: Download complete 21:38:05 6ad1cebc031e: Verifying Checksum 21:38:05 6ad1cebc031e: Download complete 21:38:05 df9b9388f04a: Pull complete 21:38:05 52dc419b0ee2: Pull complete 21:38:05 25bc292e5bac: Pull complete 21:38:06 114826534d7a: Verifying Checksum 21:38:06 114826534d7a: Download complete 21:38:06 8a3aa393b2d8: Verifying Checksum 21:38:06 8a3aa393b2d8: Download complete 21:38:09 114826534d7a: Pull complete 21:38:09 4657fd5d0bcf: Pull complete 21:38:09 6ad1cebc031e: Pull complete 21:38:12 8a3aa393b2d8: Pull complete 21:38:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:38:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:12 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:38:16 $ docker top 8e0d326d23e64d1615e4d8577754e6cf193cf0f53f1bca7e6e4cec9aeecfe9d4 -eo pid,comm [Pipeline] { [Pipeline] echo 21:38:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:38:17 + set -o pipefail 21:38:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:38:25 21:38:25 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:38:25 21:38:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9460edbc-f139-43b7-b107-b0b5606b9dbd 21:38:25 21:38:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:38:25 21:38:25 21:38:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:38:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:38:25 More details here: https://snyk.co/ue1NS 21:38:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:38:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:38:25 $ docker stop --time=1 8e0d326d23e64d1615e4d8577754e6cf193cf0f53f1bca7e6e4cec9aeecfe9d4 21:38:30 $ docker rm -f --volumes 8e0d326d23e64d1615e4d8577754e6cf193cf0f53f1bca7e6e4cec9aeecfe9d4 [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 21:38:32 + git log --format=format:%s -1 bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] sh 21:38:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:38:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:33 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:38: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:38:33 $ docker top 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d -eo pid,comm 21:38:33 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). 21:38:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:33 [ssh-agent] Looking for ssh-agent implementation... 21:38:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:33 $ docker exec 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d ssh-agent 21:38:34 SSH_AUTH_SOCK=/tmp/ssh-uOu80pTUV8yH/agent.32 21:38:34 SSH_AGENT_PID=38 21:38:34 Running ssh-add (command line suppressed) 21:38:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13832574441062015664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13832574441062015664.key) 21:38:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:34 + git semver tag 21:38:34 2024-01-08 21:38:34,685 [run_tag] DEBUG tag force:False 21:38:34 2024-01-08 21:38:34,685 [check_head_tag] DEBUG check head tag 21:38:34 2024-01-08 21:38:34,686 [execute] INFO git cat-file --batch-check 21:38:34 2024-01-08 21:38:34,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:38:34 2024-01-08 21:38:34,690 [execute] INFO git cat-file --batch 21:38:34 2024-01-08 21:38:34,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:38:34 2024-01-08 21:38:34,711 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:38:34 2024-01-08 21:38:34,711 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 21:38:34 2024-01-08 21:38:34,711 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:38:34 2024-01-08 21:38:34,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:38:34 3.2.0-dev.6 [Pipeline] } 21:38:34 $ docker exec --env ******** --env ******** 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d ssh-agent -k 21:38:34 unset SSH_AUTH_SOCK; 21:38:34 unset SSH_AGENT_PID; 21:38:34 echo Agent pid 38 killed; 21:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:35 + git semver [Pipeline] } 21:38:35 $ docker stop --time=1 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d 21:38:36 $ docker rm -f --volumes 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:37 21:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:37 0.23.1-centos7: Pulling from edgex-lftools 21:38:37 ab5ef0e58194: Pulling fs layer 21:38:37 9712f1f96733: Pulling fs layer 21:38:37 63f879dbbcfc: Pulling fs layer 21:38:37 0d9ebad4ef96: Pulling fs layer 21:38:37 e9a5061849ea: Pulling fs layer 21:38:37 d747dcd14b5f: Pulling fs layer 21:38:37 2de7ff778b66: Pulling fs layer 21:38:37 e9a5061849ea: Waiting 21:38:37 d747dcd14b5f: Waiting 21:38:37 0d9ebad4ef96: Waiting 21:38:37 2de7ff778b66: Waiting 21:38:37 9712f1f96733: Download complete 21:38:38 63f879dbbcfc: Verifying Checksum 21:38:38 63f879dbbcfc: Download complete 21:38:38 e9a5061849ea: Verifying Checksum 21:38:38 e9a5061849ea: Download complete 21:38:38 d747dcd14b5f: Verifying Checksum 21:38:38 d747dcd14b5f: Download complete 21:38:38 0d9ebad4ef96: Verifying Checksum 21:38:38 0d9ebad4ef96: Download complete 21:38:38 ab5ef0e58194: Verifying Checksum 21:38:38 ab5ef0e58194: Download complete 21:38:38 2de7ff778b66: Verifying Checksum 21:38:38 2de7ff778b66: Download complete 21:38:40 ab5ef0e58194: Pull complete 21:38:41 9712f1f96733: Pull complete 21:38:41 63f879dbbcfc: Pull complete 21:38:46 0d9ebad4ef96: Pull complete 21:38:46 e9a5061849ea: Pull complete 21:38:46 d747dcd14b5f: Pull complete 21:38:47 2de7ff778b66: Pull complete 21:38:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:47 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:38:51 $ docker top 6d1bf1ae0be967c2752a3194499f33960872037a995993841b94275da9ac7bcf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:38:51 provisioning config files... 21:38:51 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7413059310870701580tmp 21:38:51 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11293930861943654875tmp 21:38:51 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2015810158188651549tmp [Pipeline] { [Pipeline] echo 21:38:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:38:52 ---> sigul-configuration.sh 21:38:52 gpg: directory `/root/.gnupg' created 21:38:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:38:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:38:52 gpg: keyring `/root/.gnupg/secring.gpg' created 21:38:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:38:52 gpg: CAST5 encrypted data 21:38:52 gpg: encrypted with 1 passphrase 21:38:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:38:52 + mkdir /home/jenkins 21:38:52 + mkdir /home/jenkins/sigul [Pipeline] sh 21:38:53 + 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 21:38:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:38:53 ---> sigul-install.sh 21:38:53 Sigul already installed; skipping installation. [Pipeline] sh 21:38:53 + git tag --list 21:38:53 v1.0.0 21:38:53 v1.1.0 21:38:53 v1.2.0 21:38:53 v1.3.0 21:38:53 v1.3.1 21:38:53 v2.0.0 21:38:53 v2.0.1 21:38:53 v2.1.0 21:38:53 v2.1.1 21:38:53 v2.1.2 21:38:53 v2.2.0 21:38:53 v2.3 21:38:53 v2.3.0 21:38:53 v2.3.1 21:38:53 v3.0 21:38:53 v3.0.0 21:38:53 v3.0.1 21:38:53 v3.0.1-dev.1 21:38:53 v3.1 21:38:53 v3.1.0 21:38:53 v3.1.0-dev.1 21:38:53 v3.1.0-dev.10 21:38:53 v3.1.0-dev.11 21:38:53 v3.1.0-dev.12 21:38:53 v3.1.0-dev.13 21:38:53 v3.1.0-dev.14 21:38:53 v3.1.0-dev.15 21:38:53 v3.1.0-dev.16 21:38:53 v3.1.0-dev.17 21:38:53 v3.1.0-dev.18 21:38:53 v3.1.0-dev.19 21:38:53 v3.1.0-dev.2 21:38:53 v3.1.0-dev.20 21:38:53 v3.1.0-dev.21 21:38:53 v3.1.0-dev.22 21:38:53 v3.1.0-dev.23 21:38:53 v3.1.0-dev.24 21:38:53 v3.1.0-dev.25 21:38:53 v3.1.0-dev.26 21:38:53 v3.1.0-dev.27 21:38:53 v3.1.0-dev.28 21:38:53 v3.1.0-dev.29 21:38:53 v3.1.0-dev.3 21:38:53 v3.1.0-dev.30 21:38:53 v3.1.0-dev.31 21:38:53 v3.1.0-dev.32 21:38:53 v3.1.0-dev.33 21:38:53 v3.1.0-dev.34 21:38:53 v3.1.0-dev.35 21:38:53 v3.1.0-dev.36 21:38:53 v3.1.0-dev.37 21:38:53 v3.1.0-dev.38 21:38:53 v3.1.0-dev.39 21:38:53 v3.1.0-dev.4 21:38:53 v3.1.0-dev.5 21:38:53 v3.1.0-dev.6 21:38:53 v3.1.0-dev.7 21:38:53 v3.1.0-dev.8 21:38:53 v3.1.0-dev.9 21:38:53 v3.2.0-dev.1 21:38:53 v3.2.0-dev.2 21:38:53 v3.2.0-dev.3 21:38:53 v3.2.0-dev.4 21:38:53 v3.2.0-dev.5 21:38:53 v3.2.0-dev.6 [Pipeline] sh 21:38:54 + lftools sign git-tag v3.2.0-dev.6 21:38:54 Signing Git tag with Sigul... 21:38:54 Signing v3.2.0-dev.6 [Pipeline] echo 21:38:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:38:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:38:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:38:55 $ docker stop --time=1 6d1bf1ae0be967c2752a3194499f33960872037a995993841b94275da9ac7bcf 21:38:56 $ docker rm -f --volumes 6d1bf1ae0be967c2752a3194499f33960872037a995993841b94275da9ac7bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:38:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:38:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:58 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:38:58 $ docker top c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:58 [ssh-agent] Looking for ssh-agent implementation... 21:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:59 $ docker exec c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 ssh-agent 21:38:59 SSH_AUTH_SOCK=/tmp/ssh-QNlLQkZsdtj2/agent.32 21:38:59 SSH_AGENT_PID=38 21:38:59 Running ssh-add (command line suppressed) 21:38:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5139356820040570820.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5139356820040570820.key) 21:38:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:59 + git semver bump pre 21:38:59 2024-01-08 21:38:59,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:38:59 2024-01-08 21:38:59,841 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 21:38:59 2024-01-08 21:38:59,841 [bump_version] DEBUG bumped version:3.2.0-dev.7 21:38:59 2024-01-08 21:38:59,841 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:38:59 2024-01-08 21:38:59,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:38:59 2024-01-08 21:38:59,841 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:38:59 2024-01-08 21:38:59,843 [execute] INFO git cat-file --batch-check 21:38:59 2024-01-08 21:38:59,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:38:59 2024-01-08 21:38:59,849 [execute] INFO git cat-file --batch 21:38:59 2024-01-08 21:38:59,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:38:59 2024-01-08 21:38:59,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:38:59 3.2.0-dev.7 [Pipeline] } 21:38:59 $ docker exec --env ******** --env ******** c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 ssh-agent -k 21:39:00 unset SSH_AUTH_SOCK; 21:39:00 unset SSH_AGENT_PID; 21:39:00 echo Agent pid 38 killed; 21:39:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:00 + git semver [Pipeline] } 21:39:00 $ docker stop --time=1 c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 21:39:02 $ docker rm -f --volumes c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 [Pipeline] // withDockerContainer [Pipeline] sh 21:39:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:03 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:03 $ docker top c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 -eo pid,comm 21:39:03 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). 21:39:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:03 [ssh-agent] Looking for ssh-agent implementation... 21:39:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:04 $ docker exec c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 ssh-agent 21:39:04 SSH_AUTH_SOCK=/tmp/ssh-eZP2PGd3IG1A/agent.32 21:39:04 SSH_AGENT_PID=38 21:39:04 Running ssh-add (command line suppressed) 21:39:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11011999796640092847.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11011999796640092847.key) 21:39:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:04 + git semver push 21:39:04 2024-01-08 21:39:04,846 [run_push] DEBUG push 21:39:04 2024-01-08 21:39:04,847 [execute] INFO git cat-file --batch-check 21:39:04 2024-01-08 21:39:04,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:39:04 2024-01-08 21:39:04,851 [execute] INFO git rev-list 689cbddd1c6b80f3059aeac53d7b01646f886c36 -- 21:39:04 2024-01-08 21:39:04,851 [execute] DEBUG Popen(['git', 'rev-list', '689cbddd1c6b80f3059aeac53d7b01646f886c36', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:39:04 2024-01-08 21:39:04,862 [execute] INFO git fetch -v origin 21:39:04 2024-01-08 21:39:04,863 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:39:05 2024-01-08 21:39:05,389 [run_push] DEBUG no remote changes detected 21:39:05 2024-01-08 21:39:05,390 [execute] INFO git push origin semver 21:39:05 2024-01-08 21:39:05,390 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:39:06 2024-01-08 21:39:06,214 [run_push] DEBUG push all version tags 21:39:06 2024-01-08 21:39:06,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:39:06 2024-01-08 21:39:06,215 [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) 21:39:07 2024-01-08 21:39:06,954 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:39:07 3.2.0-dev.7 [Pipeline] } 21:39:07 $ docker exec --env ******** --env ******** c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 ssh-agent -k 21:39:07 unset SSH_AUTH_SOCK; 21:39:07 unset SSH_AGENT_PID; 21:39:07 echo Agent pid 38 killed; 21:39:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:07 + git semver [Pipeline] } 21:39:07 $ docker stop --time=1 c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 21:39:09 $ docker rm -f --volumes c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 [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 21:39:10 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:39:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:39:10 total 16 21:39:10 drwxr-xr-x 3 root root 4096 Jan 8 21:31 . 21:39:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:38 .. 21:39:10 drwxr-xr-x 2 root root 4096 Jan 8 21:31 cost 21:39:10 -rw-r--r-- 1 root root 96 Jan 8 21:31 cost.csv 21:39:10 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:39:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:39:10 total 16 21:39:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 21:31 . 21:39:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:38 .. 21:39:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 21:31 cost 21:39:10 -rw-r--r-- 1 jenkins jenkins 96 Jan 8 21:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:39:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:39:11 ---> package-listing.sh 21:39:11 ++ facter osfamily 21:39:11 ++ tr '[:upper:]' '[:lower:]' 21:39:12 + OS_FAMILY=debian 21:39:12 + workspace=/w/workspace/ry_app-service-configurable_main 21:39:12 + START_PACKAGES=/tmp/packages_start.txt 21:39:12 + END_PACKAGES=/tmp/packages_end.txt 21:39:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:39:12 + PACKAGES=/tmp/packages_start.txt 21:39:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:39:12 + PACKAGES=/tmp/packages_end.txt 21:39:12 + case "${OS_FAMILY}" in 21:39:12 + dpkg -l 21:39:12 + grep '^ii' 21:39:12 + '[' -f /tmp/packages_start.txt ']' 21:39:12 + '[' -f /tmp/packages_end.txt ']' 21:39:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:39:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:39:12 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:39:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:39:12 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 21:39:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:13 prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container 21:39:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:39:13 $ docker top c4ceab4e518cf40dded418b374c677c59fbe93c74d24555bf2620c14c9066885 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:39:14 + mkdir -p /var/log/sysstat [Pipeline] sh 21:39:14 + ls /var/log/sa-host 21:39:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:14 provisioning config files... 21:39:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18380455249579427910tmp [Pipeline] { [Pipeline] echo 21:39:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:39:15 ---> create-netrc.sh [Pipeline] } 21:39:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:39:15 ---> python-tools-install.sh [Pipeline] echo 21:39:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:39:15 ---> sudo-logs.sh 21:39:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:39:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:39:16 ---> job-cost.sh 21:39:16 lf-activate-venv: SKIPPING 21:39:16 DEBUG: total: 0.2199999988079071 21:39:16 INFO: Retrieving Stack Cost... 21:39:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:39:17 INFO: Archiving Costs [Pipeline] echo 21:39:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:39:17 ---> logs-deploy.sh 21:39:17 lf-activate-venv: SKIPPING 21:39:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/215 21:39:17 INFO: archiving workspace using pattern(s): 21:39:18 Archives upload complete. 21:39:18 INFO: archiving logs to Nexus 21:39:19 ---> uname -a: 21:39:19 Linux prd-ubuntu20-04-docker-8c-8g-26933 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:39:19 21:39:19 21:39:19 ---> lscpu: 21:39:19 Architecture: x86_64 21:39:19 CPU op-mode(s): 32-bit, 64-bit 21:39:19 Byte Order: Little Endian 21:39:19 Address sizes: 40 bits physical, 48 bits virtual 21:39:19 CPU(s): 8 21:39:19 On-line CPU(s) list: 0-7 21:39:19 Thread(s) per core: 1 21:39:19 Core(s) per socket: 1 21:39:19 Socket(s): 8 21:39:19 NUMA node(s): 1 21:39:19 Vendor ID: AuthenticAMD 21:39:19 CPU family: 23 21:39:19 Model: 49 21:39:19 Model name: AMD EPYC-Rome Processor 21:39:19 Stepping: 0 21:39:19 CPU MHz: 2800.000 21:39:19 BogoMIPS: 5600.00 21:39:19 Virtualization: AMD-V 21:39:19 Hypervisor vendor: KVM 21:39:19 Virtualization type: full 21:39:19 L1d cache: 256 KiB 21:39:19 L1i cache: 256 KiB 21:39:19 L2 cache: 4 MiB 21:39:19 L3 cache: 128 MiB 21:39:19 NUMA node0 CPU(s): 0-7 21:39:19 Vulnerability Itlb multihit: Not affected 21:39:19 Vulnerability L1tf: Not affected 21:39:19 Vulnerability Mds: Not affected 21:39:19 Vulnerability Meltdown: Not affected 21:39:19 Vulnerability Mmio stale data: Not affected 21:39:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:39:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:39:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:39:19 Vulnerability Srbds: Not affected 21:39:19 Vulnerability Tsx async abort: Not affected 21:39:19 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 21:39:19 21:39:19 21:39:19 ---> nproc: 21:39:19 8 21:39:19 21:39:19 21:39:19 ---> df -h: 21:39:19 Filesystem Size Used Avail Use% Mounted on 21:39:19 overlay 155G 13G 143G 9% / 21:39:19 tmpfs 64M 0 64M 0% /dev 21:39:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:39:19 shm 64M 0 64M 0% /dev/shm 21:39:19 /dev/vda1 155G 13G 143G 9% /facter-os 21:39:19 21:39:19 21:39:19 ---> sar -b -r -n DEV: 21:39:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26933) 01/08/24 _x86_64_ (8 CPU) 21:39:19 21:39:19 21:27:42 LINUX RESTART (8 CPU) 21:39:19 21:39:19 21:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:39:19 21:29:01 190.22 40.55 149.67 0.00 4508.52 172810.03 0.00 21:39:19 21:30:01 161.97 0.93 161.04 0.00 16.93 51969.21 0.00 21:39:19 21:31:01 133.36 0.18 133.17 0.00 6.93 34872.51 0.00 21:39:19 21:32:01 81.32 0.02 81.30 0.00 4.27 18558.12 0.00 21:39:19 21:33:01 37.44 10.08 27.36 0.00 3197.47 4521.11 0.00 21:39:19 21:34:01 13.00 1.35 11.65 0.00 257.29 1348.18 0.00 21:39:19 21:35:01 3.53 0.02 3.52 0.00 0.13 82.64 0.00 21:39:19 21:36:01 3.82 1.58 2.23 0.00 36.25 26.92 0.00 21:39:19 21:37:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 21:39:19 21:38:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 21:39:19 21:39:01 135.54 0.12 135.43 0.00 10.13 58975.90 0.00 21:39:19 Average: 69.18 4.93 64.25 0.00 724.96 30984.04 0.00 21:39:19 21:39:19 21:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:39:19 21:29:01 29239908 31561968 756680 2.30 77812 2516880 1964192 5.79 997732 2254744 2056 21:39:19 21:30:01 27898060 31331656 969048 2.95 150868 3448596 2290208 6.75 1400556 3066216 287808 21:39:19 21:31:01 28128764 31525260 778616 2.37 155076 3418320 2013936 5.94 1244392 3008836 228 21:39:19 21:32:01 27643876 31562892 738716 2.25 164812 3880048 1767732 5.21 1244184 3438988 312 21:39:19 21:33:01 27338560 31544424 731508 2.22 181640 4148852 1728132 5.09 1433204 3526036 444 21:39:19 21:34:01 27313700 31550860 724784 2.20 187576 4173024 1752184 5.16 1466676 3515420 8 21:39:19 21:35:01 27319128 31551468 723804 2.20 186168 4169776 1711440 5.04 1464812 3512204 4 21:39:19 21:36:01 27309508 31543932 731172 2.22 186264 4170864 1711440 5.04 1476184 3512492 144 21:39:19 21:37:01 27310892 31545344 729656 2.22 186316 4170864 1711440 5.04 1474160 3512492 160 21:39:19 21:38:01 27311036 31545576 729428 2.22 186360 4170868 1711440 5.04 1473656 3512496 24 21:39:19 21:39:01 25761680 31470304 796532 2.42 222304 5479012 1927508 5.68 1636552 4761028 956 21:39:19 Average: 27506828 31521244 764540 2.33 171381 3977009 1844514 5.44 1392010 3420087 26559 21:39:19 21:39:19 21:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:39:19 21:29:01 vethb304286 59.79 67.36 5.83 55.09 0.00 0.00 0.00 0.00 21:39:19 21:29:01 docker0 81.36 92.32 6.67 226.61 0.00 0.00 0.00 0.00 21:39:19 21:29:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 21:39:19 21:29:01 ens3 653.63 452.47 6013.57 96.93 0.00 0.00 0.00 0.00 21:39:19 21:30:01 docker0 167.32 309.23 13.77 2308.62 0.00 0.00 0.00 0.00 21:39:19 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:19 21:30:01 vethad48d4c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:39:19 21:30:01 ens3 345.68 197.52 2334.39 88.03 0.00 0.00 0.00 0.00 21:39:19 21:31:01 docker0 4.62 7.55 0.28 95.70 0.00 0.00 0.00 0.00 21:39:19 21:31:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 21:39:19 21:31:01 ens3 40.99 27.46 184.35 11.08 0.00 0.00 0.00 0.00 21:39:19 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:32:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 21:39:19 21:32:01 ens3 133.79 96.82 2550.94 139.11 0.00 0.00 0.00 0.00 21:39:19 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:33:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 21:39:19 21:33:01 ens3 135.04 63.61 2069.00 4.65 0.00 0.00 0.00 0.00 21:39:19 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:19 21:34:01 ens3 1.48 0.85 2.54 0.15 0.00 0.00 0.00 0.00 21:39:19 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:39:19 21:36:01 ens3 7.68 5.31 5.35 5.85 0.00 0.00 0.00 0.00 21:39:19 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:37:01 ens3 0.62 0.28 0.32 0.20 0.00 0.00 0.00 0.00 21:39:19 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:19 21:38:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:39:19 21:39:01 vethb4cbc34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:39:19 21:39:01 docker0 63.71 120.18 5.23 1028.69 0.00 0.00 0.00 0.00 21:39:19 21:39:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 21:39:19 21:39:01 ens3 430.39 280.72 8251.37 154.46 0.00 0.00 0.00 0.00 21:39:19 Average: vethb4cbc34 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 21:39:19 Average: docker0 28.74 48.05 2.35 332.84 0.00 0.00 0.00 0.00 21:39:19 Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 21:39:19 Average: ens3 158.32 101.75 1940.28 45.42 0.00 0.00 0.00 0.00 21:39:19 21:39:19 21:39:19 ---> sar -P ALL: 21:39:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26933) 01/08/24 _x86_64_ (8 CPU) 21:39:19 21:39:19 21:27:42 LINUX RESTART (8 CPU) 21:39:19 21:39:19 21:28:02 CPU %user %nice %system %iowait %steal %idle 21:39:19 21:29:01 all 9.97 0.00 3.45 2.97 0.06 83.54 21:39:19 21:29:01 0 8.12 0.00 4.15 0.21 0.05 87.47 21:39:19 21:29:01 1 11.44 0.00 2.83 6.72 0.05 78.96 21:39:19 21:29:01 2 10.29 0.00 3.47 6.26 0.07 79.91 21:39:19 21:29:01 3 9.03 0.00 3.46 2.37 0.07 85.07 21:39:19 21:29:01 4 8.26 0.00 4.32 6.94 0.07 80.41 21:39:19 21:29:01 5 9.21 0.00 3.27 0.38 0.07 87.07 21:39:19 21:29:01 6 11.61 0.00 3.52 0.67 0.07 84.14 21:39:19 21:29:01 7 11.77 0.00 2.60 0.27 0.05 85.30 21:39:19 21:30:01 all 23.08 0.00 3.95 3.12 0.07 69.79 21:39:19 21:30:01 0 23.56 0.00 4.41 0.98 0.10 70.96 21:39:19 21:30:01 1 23.80 0.00 4.21 19.03 0.07 52.90 21:39:19 21:30:01 2 20.77 0.00 4.91 0.54 0.05 73.73 21:39:19 21:30:01 3 23.62 0.00 4.04 2.93 0.07 69.34 21:39:19 21:30:01 4 23.60 0.00 3.81 0.77 0.07 71.75 21:39:19 21:30:01 5 23.70 0.00 3.16 0.12 0.07 72.96 21:39:19 21:30:01 6 23.10 0.00 3.49 0.34 0.05 73.02 21:39:19 21:30:01 7 22.51 0.00 3.56 0.27 0.07 73.60 21:39:19 21:31:01 all 37.24 0.00 4.23 2.76 0.09 55.68 21:39:19 21:31:01 0 37.39 0.00 4.45 3.08 0.08 55.00 21:39:19 21:31:01 1 35.98 0.00 4.22 0.34 0.08 59.38 21:39:19 21:31:01 2 37.84 0.00 4.25 0.46 0.08 57.37 21:39:19 21:31:01 3 37.62 0.00 4.86 2.03 0.10 55.38 21:39:19 21:31:01 4 37.73 0.00 4.07 2.50 0.08 55.62 21:39:19 21:31:01 5 36.62 0.00 3.92 0.67 0.08 58.70 21:39:19 21:31:01 6 37.40 0.00 3.93 9.73 0.12 48.82 21:39:19 21:31:01 7 37.34 0.00 4.15 3.28 0.08 55.15 21:39:19 21:32:01 all 3.91 0.00 1.50 1.58 0.05 92.96 21:39:19 21:32:01 0 3.76 0.00 1.64 1.05 0.07 93.48 21:39:19 21:32:01 1 3.93 0.00 1.19 0.33 0.07 94.48 21:39:19 21:32:01 2 3.03 0.00 1.54 0.05 0.05 95.33 21:39:19 21:32:01 3 4.38 0.00 1.79 0.02 0.05 93.76 21:39:19 21:32:01 4 3.97 0.00 1.35 1.99 0.02 92.67 21:39:19 21:32:01 5 5.28 0.00 1.36 0.02 0.07 93.28 21:39:19 21:32:01 6 3.68 0.00 1.48 1.54 0.07 93.23 21:39:19 21:32:01 7 3.20 0.00 1.62 7.72 0.05 87.41 21:39:19 21:33:01 all 1.60 0.00 0.85 0.62 0.02 96.90 21:39:19 21:33:01 0 1.17 0.00 0.83 0.13 0.02 97.85 21:39:19 21:33:01 1 1.13 0.00 0.52 0.20 0.03 98.12 21:39:19 21:33:01 2 2.17 0.00 0.65 1.05 0.03 96.09 21:39:19 21:33:01 3 0.93 0.00 0.85 0.88 0.02 97.31 21:39:19 21:33:01 4 1.60 0.00 0.84 1.69 0.02 95.86 21:39:19 21:33:01 5 0.82 0.00 1.41 0.08 0.02 97.67 21:39:19 21:33:01 6 2.72 0.00 0.85 0.50 0.02 95.91 21:39:19 21:33:01 7 2.28 0.00 0.87 0.42 0.02 96.41 21:39:19 21:34:01 all 0.71 0.00 0.27 0.08 0.01 98.93 21:39:19 21:34:01 0 0.58 0.00 0.18 0.00 0.00 99.23 21:39:19 21:34:01 1 1.43 0.00 0.15 0.02 0.02 98.39 21:39:19 21:34:01 2 0.45 0.00 0.20 0.13 0.00 99.22 21:39:19 21:34:01 3 0.55 0.00 0.17 0.00 0.00 99.28 21:39:19 21:34:01 4 0.93 0.00 0.20 0.40 0.02 98.45 21:39:19 21:34:01 5 0.47 0.00 0.97 0.02 0.02 98.53 21:39:19 21:34:01 6 0.68 0.00 0.12 0.08 0.00 99.12 21:39:19 21:34:01 7 0.60 0.00 0.18 0.02 0.00 99.20 21:39:19 21:35:01 all 0.07 0.00 0.05 0.02 0.01 99.85 21:39:19 21:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:39:19 21:35:01 1 0.05 0.00 0.07 0.05 0.03 99.80 21:39:19 21:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:39:19 21:35:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:39:19 21:35:01 4 0.25 0.00 0.12 0.12 0.00 99.52 21:39:19 21:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:39:19 21:35:01 6 0.08 0.00 0.03 0.00 0.00 99.88 21:39:19 21:35:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:39:19 21:36:01 all 0.28 0.00 0.04 0.02 0.01 99.65 21:39:19 21:36:01 0 0.50 0.00 0.08 0.07 0.02 99.33 21:39:19 21:36:01 1 0.94 0.00 0.03 0.00 0.03 99.00 21:39:19 21:36:01 2 0.20 0.00 0.03 0.00 0.02 99.75 21:39:19 21:36:01 3 0.15 0.00 0.03 0.00 0.00 99.82 21:39:19 21:36:01 4 0.27 0.00 0.07 0.07 0.00 99.60 21:39:19 21:36:01 5 0.10 0.00 0.02 0.00 0.00 99.88 21:39:19 21:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:39:19 21:36:01 7 0.08 0.00 0.03 0.03 0.02 99.83 21:39:19 21:37:01 all 0.17 0.00 0.02 0.00 0.01 99.80 21:39:19 21:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:39:19 21:37:01 1 1.26 0.00 0.08 0.00 0.02 98.64 21:39:19 21:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:39:19 21:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:39:19 21:37:01 4 0.02 0.00 0.03 0.02 0.03 99.90 21:39:19 21:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:39:19 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:39:19 21:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:39:19 21:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:39:19 21:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:39:19 21:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:39:19 21:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:39:19 21:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:39:19 21:38:01 4 0.00 0.00 0.03 0.02 0.02 99.93 21:39:19 21:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:39:19 21:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:39:19 21:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:39:19 21:39:01 all 8.78 0.00 3.69 2.64 0.06 84.83 21:39:19 21:39:01 0 8.18 0.00 4.31 0.88 0.07 86.56 21:39:19 21:39:01 1 8.60 0.00 3.33 0.34 0.05 87.68 21:39:19 21:39:01 2 8.92 0.00 3.75 0.12 0.07 87.14 21:39:19 21:39:01 3 6.53 0.00 3.24 3.00 0.05 87.19 21:39:19 21:39:01 4 8.41 0.00 3.83 1.01 0.05 86.70 21:39:19 21:39:01 5 9.03 0.00 3.72 9.64 0.07 77.54 21:39:19 21:39:01 6 8.09 0.00 3.30 0.03 0.07 88.51 21:39:19 21:39:01 7 12.48 0.00 4.06 6.11 0.07 77.28 21:39:19 21:39:19 Average: CPU %user %nice %system %iowait %steal %idle 21:39:19 Average: all 7.76 0.00 1.63 1.25 0.04 89.33 21:39:19 Average: 0 7.52 0.00 1.82 0.58 0.04 90.04 21:39:19 Average: 1 7.99 0.00 1.50 2.44 0.04 88.02 21:39:19 Average: 2 7.57 0.00 1.70 0.77 0.04 89.92 21:39:19 Average: 3 7.48 0.00 1.67 1.01 0.03 89.81 21:39:19 Average: 4 7.68 0.00 1.68 1.39 0.03 89.21 21:39:19 Average: 5 7.72 0.00 1.61 0.98 0.04 89.65 21:39:19 Average: 6 7.90 0.00 1.51 1.17 0.04 89.38 21:39:19 Average: 7 8.18 0.00 1.55 1.64 0.03 88.60 21:39:19 21:39:19 21:39:19