Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 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-ssh9116225412919308965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12880719673756151698.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh186374905427013937.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10138663268070377370.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12140480066205667182.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, goVersion:1.16, buildSnap:true] ========================================================= [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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-7318 in /w/workspace/app-service-configurable_jakarta [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/app-service-configurable_jakarta # 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 > 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 Avoid second fetch Checking out Revision 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a (jakarta) Commit message: "fix: [jakarta] Make Compression functions thread safe (#543)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 > git rev-list --no-walk c55e57c120bed2aee8d43daa20414cf4a7f2c732 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-10T21:28:02.410Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-10T21:28:02.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T21:28:02.485Z] ========================================================= [2023-04-10T21:28:02.485Z] EdgeX Global Pipelines Version Info [2023-04-10T21:28:02.485Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:28:03.190Z] ------------------- [2023-04-10T21:28:03.190Z] stable info: [2023-04-10T21:28:03.190Z] ------------------- [2023-04-10T21:28:03.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-10T21:28:03.190Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-10T21:28:03.190Z] Message: update stable to v1.0.245 [2023-04-10T21:28:03.761Z] ------------------- [2023-04-10T21:28:03.761Z] experimental info: [2023-04-10T21:28:03.761Z] ------------------- [2023-04-10T21:28:03.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-10T21:28:03.761Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-10T21:28:03.761Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-10T21:28:03.934Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-10T21:28:03.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-10T21:28:03.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-10T21:28:03.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-10T21:28:03.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-10T21:28:03.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2023-04-10T21:28:03.996Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-10T21:28:04.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-10T21:28:04.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-10T21:28:04.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-10T21:28:04.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-10T21:28:04.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-10T21:28:04.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-10T21:28:04.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-10T21:28:04.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T21:28:04.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T21:28:04.121Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T21:28:04.131Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T21:28:04.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-10T21:28:04.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2023-04-10T21:28:04.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-10T21:28:04.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-10T21:28:04.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-10T21:28:04.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-10T21:28:04.216Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-10T21:28:04.231Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-10T21:28:04.243Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-10T21:28:04.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2023-04-10T21:28:04.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2023-04-10T21:28:04.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2023-04-10T21:28:04.293Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo [2023-04-10T21:28:04.307Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fa88f2 [Pipeline] echo [2023-04-10T21:28:04.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T21:28:04.375Z] provisioning config files... [2023-04-10T21:28:04.390Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config7656384819655908229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:28:04.692Z] ---> docker-login.sh [2023-04-10T21:28:04.692Z] nexus3.edgexfoundry.org:10001 [2023-04-10T21:28:04.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:04.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:04.952Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:04.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:04.952Z] [2023-04-10T21:28:04.952Z] Login Succeeded [2023-04-10T21:28:04.952Z] nexus3.edgexfoundry.org:10002 [2023-04-10T21:28:05.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:05.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:05.213Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:05.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:05.213Z] [2023-04-10T21:28:05.213Z] Login Succeeded [2023-04-10T21:28:05.213Z] nexus3.edgexfoundry.org:10003 [2023-04-10T21:28:05.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:05.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:05.213Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:05.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:05.213Z] [2023-04-10T21:28:05.213Z] Login Succeeded [2023-04-10T21:28:05.213Z] nexus3.edgexfoundry.org:10004 [2023-04-10T21:28:05.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:05.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:05.474Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:05.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:05.474Z] [2023-04-10T21:28:05.474Z] Login Succeeded [2023-04-10T21:28:05.474Z] docker.io [2023-04-10T21:28:05.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:05.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:05.734Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:05.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:05.734Z] [2023-04-10T21:28:05.734Z] Login Succeeded [2023-04-10T21:28:05.734Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T21:28:05.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-10T21:28:06.123Z] + git rev-list -1 --merges 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a~1..1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo [2023-04-10T21:28:06.185Z] -----------> git rev-list -1 --merges 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a~1..1fa88f2d5a080955ef169002b8e51e3c6fd4a93a 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [false] [Pipeline] sh [2023-04-10T21:28:06.474Z] + git log --format=format:%s -1 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo [2023-04-10T21:28:06.490Z] ========================================================= [2023-04-10T21:28:06.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-10T21:28:06.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T21:28:06.813Z] + git log --format=format:%s -1 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] echo [2023-04-10T21:28:06.823Z] [semverPrep] GIT_COMMIT: 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a, Commit Message: fix: [jakarta] Make Compression functions thread safe (#543) [Pipeline] echo [2023-04-10T21:28:06.832Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-10T21:28:07.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T21:28:07.201Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-10T21:28:07.201Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-10T21:28:07.201Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-10T21:28:07.201Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-10T21:28:07.201Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-10T21:28:07.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:28:07.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T21:28:07.617Z] [2023-04-10T21:28:07.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:28:07.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T21:28:07.912Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-10T21:28:07.912Z] b85a868b505f: Pulling fs layer [2023-04-10T21:28:07.912Z] e2be974225ed: Pulling fs layer [2023-04-10T21:28:07.912Z] 339a4e72a1f5: Pulling fs layer [2023-04-10T21:28:07.912Z] 988bab9f4d93: Pulling fs layer [2023-04-10T21:28:07.912Z] 1469e6f7b9e6: Pulling fs layer [2023-04-10T21:28:07.912Z] eaf3925da568: Pulling fs layer [2023-04-10T21:28:07.912Z] bab4dde63d76: Pulling fs layer [2023-04-10T21:28:07.912Z] bde34c3a00c8: Pulling fs layer [2023-04-10T21:28:07.912Z] b352a97aabf1: Pulling fs layer [2023-04-10T21:28:07.912Z] 4872d77fe225: Pulling fs layer [2023-04-10T21:28:07.912Z] 5851b861e8e6: Pulling fs layer [2023-04-10T21:28:07.912Z] 988bab9f4d93: Waiting [2023-04-10T21:28:07.912Z] 1469e6f7b9e6: Waiting [2023-04-10T21:28:07.912Z] eaf3925da568: Waiting [2023-04-10T21:28:07.912Z] 5851b861e8e6: Waiting [2023-04-10T21:28:07.912Z] bab4dde63d76: Waiting [2023-04-10T21:28:07.912Z] 4872d77fe225: Waiting [2023-04-10T21:28:07.912Z] bde34c3a00c8: Waiting [2023-04-10T21:28:07.912Z] b352a97aabf1: Waiting [2023-04-10T21:28:07.912Z] e2be974225ed: Download complete [2023-04-10T21:28:07.912Z] 988bab9f4d93: Verifying Checksum [2023-04-10T21:28:07.912Z] 988bab9f4d93: Download complete [2023-04-10T21:28:07.912Z] 1469e6f7b9e6: Verifying Checksum [2023-04-10T21:28:07.912Z] 1469e6f7b9e6: Download complete [2023-04-10T21:28:07.912Z] eaf3925da568: Verifying Checksum [2023-04-10T21:28:07.912Z] eaf3925da568: Download complete [2023-04-10T21:28:08.172Z] 339a4e72a1f5: Verifying Checksum [2023-04-10T21:28:08.172Z] 339a4e72a1f5: Download complete [2023-04-10T21:28:08.172Z] bde34c3a00c8: Download complete [2023-04-10T21:28:08.172Z] b352a97aabf1: Verifying Checksum [2023-04-10T21:28:08.172Z] b352a97aabf1: Download complete [2023-04-10T21:28:08.172Z] 4872d77fe225: Verifying Checksum [2023-04-10T21:28:08.172Z] 4872d77fe225: Download complete [2023-04-10T21:28:08.172Z] 5851b861e8e6: Verifying Checksum [2023-04-10T21:28:08.172Z] 5851b861e8e6: Download complete [2023-04-10T21:28:08.172Z] b85a868b505f: Verifying Checksum [2023-04-10T21:28:08.172Z] b85a868b505f: Download complete [2023-04-10T21:28:08.431Z] bab4dde63d76: Verifying Checksum [2023-04-10T21:28:08.431Z] bab4dde63d76: Download complete [2023-04-10T21:28:09.367Z] b85a868b505f: Pull complete [2023-04-10T21:28:09.626Z] e2be974225ed: Pull complete [2023-04-10T21:28:10.194Z] 339a4e72a1f5: Pull complete [2023-04-10T21:28:10.194Z] 988bab9f4d93: Pull complete [2023-04-10T21:28:10.456Z] 1469e6f7b9e6: Pull complete [2023-04-10T21:28:10.456Z] eaf3925da568: Pull complete [2023-04-10T21:28:12.360Z] bab4dde63d76: Pull complete [2023-04-10T21:28:12.360Z] bde34c3a00c8: Pull complete [2023-04-10T21:28:12.360Z] b352a97aabf1: Pull complete [2023-04-10T21:28:12.619Z] 4872d77fe225: Pull complete [2023-04-10T21:28:12.619Z] 5851b861e8e6: Pull complete [2023-04-10T21:28:12.619Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-10T21:28:12.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T21:28:12.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:28:12.714Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:28:12.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:28:14.117Z] $ docker top fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 -eo pid,comm [2023-04-10T21:28:14.184Z] 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). [2023-04-10T21:28:14.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T21:28:14.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T21:28:14.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T21:28:14.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T21:28:14.353Z] $ docker exec fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent [2023-04-10T21:28:14.464Z] SSH_AUTH_SOCK=/tmp/ssh-7CSWbm4r6M94/agent.31 [2023-04-10T21:28:14.464Z] SSH_AGENT_PID=37 [2023-04-10T21:28:14.470Z] Running ssh-add (command line suppressed) [2023-04-10T21:28:14.583Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_12820482594916820247.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_12820482594916820247.key) [2023-04-10T21:28:14.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T21:28:14.888Z] + git tag --points-at HEAD [Pipeline] } [2023-04-10T21:28:14.896Z] $ docker exec --env ******** --env ******** fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent -k [2023-04-10T21:28:15.013Z] unset SSH_AUTH_SOCK; [2023-04-10T21:28:15.016Z] unset SSH_AGENT_PID; [2023-04-10T21:28:15.016Z] echo Agent pid 37 killed; [2023-04-10T21:28:15.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-10T21:28:15.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T21:28:15.063Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T21:28:15.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T21:28:15.172Z] $ docker exec fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent [2023-04-10T21:28:15.277Z] SSH_AUTH_SOCK=/tmp/ssh-f7I0pQ9wtQuz/agent.69 [2023-04-10T21:28:15.277Z] SSH_AGENT_PID=75 [2023-04-10T21:28:15.282Z] Running ssh-add (command line suppressed) [2023-04-10T21:28:15.378Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_758815566417215750.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_758815566417215750.key) [2023-04-10T21:28:15.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T21:28:15.684Z] + git semver init [2023-04-10T21:28:15.944Z] 2023-04-10 21:28:15,867 [run_init] DEBUG init version:0.0.0 force:False [2023-04-10T21:28:15.944Z] 2023-04-10 21:28:15,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/app-service-configurable_jakarta/.semver [2023-04-10T21:28:15.944Z] 2023-04-10 21:28:15,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/app-service-configurable_jakarta/.semver [2023-04-10T21:28:15.944Z] 2023-04-10 21:28:15,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/app-service-configurable_jakarta/.semver'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-10T21:28:16.884Z] 2023-04-10 21:28:16,660 [append_file] DEBUG append to file:/w/workspace/app-service-configurable_jakarta/.git/info/exclude [2023-04-10T21:28:16.884Z] 2023-04-10 21:28:16,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:False [2023-04-10T21:28:16.884Z] 2023-04-10 21:28:16,660 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:28:16.884Z] 2023-04-10 21:28:16,661 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:28:16.884Z] 2.1.2-dev.1 [Pipeline] } [2023-04-10T21:28:16.890Z] $ docker exec --env ******** --env ******** fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 ssh-agent -k [2023-04-10T21:28:16.992Z] unset SSH_AUTH_SOCK; [2023-04-10T21:28:16.992Z] unset SSH_AGENT_PID; [2023-04-10T21:28:16.992Z] echo Agent pid 75 killed; [2023-04-10T21:28:17.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T21:28:17.306Z] + git semver [Pipeline] } [2023-04-10T21:28:17.581Z] $ docker stop --time=1 fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 [2023-04-10T21:28:18.904Z] $ docker rm -f --volumes fc16ead5809c3ccad7f071015ae2e78673cfb3415531e3680cb9571340b39ae6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T21:28:19.249Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-10T21:28:19.461Z] Stashed 1 file(s) [Pipeline] echo [2023-04-10T21:28:19.464Z] [edgeXSemver]: initialized semver on version 2.1.2-dev.1 [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 [2023-04-10T21:28:19.563Z] provisioning config files... [2023-04-10T21:28:19.572Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config1136211552219323660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:28:19.871Z] ---> docker-login.sh [2023-04-10T21:28:19.871Z] nexus3.edgexfoundry.org:10001 [2023-04-10T21:28:19.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:19.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:19.871Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:19.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:19.871Z] [2023-04-10T21:28:19.871Z] Login Succeeded [2023-04-10T21:28:19.871Z] nexus3.edgexfoundry.org:10002 [2023-04-10T21:28:19.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:19.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:19.871Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:19.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:19.871Z] [2023-04-10T21:28:19.871Z] Login Succeeded [2023-04-10T21:28:19.871Z] nexus3.edgexfoundry.org:10003 [2023-04-10T21:28:20.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:20.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:20.131Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:20.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:20.131Z] [2023-04-10T21:28:20.131Z] Login Succeeded [2023-04-10T21:28:20.131Z] nexus3.edgexfoundry.org:10004 [2023-04-10T21:28:20.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:20.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:20.131Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:20.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:20.131Z] [2023-04-10T21:28:20.131Z] Login Succeeded [2023-04-10T21:28:20.131Z] docker.io [2023-04-10T21:28:20.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:28:20.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:28:20.391Z] Configure a credential helper to remove this warning. See [2023-04-10T21:28:20.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:28:20.391Z] [2023-04-10T21:28:20.391Z] Login Succeeded [2023-04-10T21:28:20.391Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T21:28:20.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T21:28:20.450Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-10T21:28:20.738Z] + grep ^go [0-9].[0-9]* go.mod [2023-04-10T21:28:20.738Z] + cut -d -f 2 [Pipeline] echo [2023-04-10T21:28:20.754Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T21:28:20.767Z] ========================================================= [2023-04-10T21:28:20.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2023-04-10T21:28:20.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:28:21.077Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-04-10T21:28:21.077Z] Sending build context to Docker daemon 13.71MB [2023-04-10T21:28:21.077Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T21:28:21.077Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T21:28:21.335Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-04-10T21:28:21.336Z] a0d0a0d46f8b: Pulling fs layer [2023-04-10T21:28:21.336Z] 31adcdaf11c8: Pulling fs layer [2023-04-10T21:28:21.336Z] b8b176561691: Pulling fs layer [2023-04-10T21:28:21.336Z] 4527c011a84f: Pulling fs layer [2023-04-10T21:28:21.336Z] 5d74067f8e1e: Pulling fs layer [2023-04-10T21:28:21.336Z] fd57009d33ed: Pulling fs layer [2023-04-10T21:28:21.336Z] 6b058263d067: Pulling fs layer [2023-04-10T21:28:21.336Z] 16d7c86c65f4: Pulling fs layer [2023-04-10T21:28:21.336Z] 1290d154cb4b: Pulling fs layer [2023-04-10T21:28:21.336Z] 4527c011a84f: Waiting [2023-04-10T21:28:21.336Z] 5d74067f8e1e: Waiting [2023-04-10T21:28:21.336Z] 1290d154cb4b: Waiting [2023-04-10T21:28:21.336Z] 6b058263d067: Waiting [2023-04-10T21:28:21.336Z] 16d7c86c65f4: Waiting [2023-04-10T21:28:21.336Z] fd57009d33ed: Waiting [2023-04-10T21:28:21.336Z] b8b176561691: Verifying Checksum [2023-04-10T21:28:21.336Z] b8b176561691: Download complete [2023-04-10T21:28:21.336Z] 31adcdaf11c8: Download complete [2023-04-10T21:28:21.336Z] 5d74067f8e1e: Verifying Checksum [2023-04-10T21:28:21.336Z] 5d74067f8e1e: Download complete [2023-04-10T21:28:21.336Z] fd57009d33ed: Verifying Checksum [2023-04-10T21:28:21.336Z] fd57009d33ed: Download complete [2023-04-10T21:28:21.336Z] a0d0a0d46f8b: Verifying Checksum [2023-04-10T21:28:21.336Z] a0d0a0d46f8b: Download complete [2023-04-10T21:28:21.336Z] 6b058263d067: Verifying Checksum [2023-04-10T21:28:21.336Z] 6b058263d067: Download complete [2023-04-10T21:28:21.336Z] 16d7c86c65f4: Download complete [2023-04-10T21:28:21.595Z] a0d0a0d46f8b: Pull complete [2023-04-10T21:28:21.595Z] 31adcdaf11c8: Pull complete [2023-04-10T21:28:21.595Z] b8b176561691: Pull complete [2023-04-10T21:28:21.853Z] 1290d154cb4b: Verifying Checksum [2023-04-10T21:28:21.853Z] 1290d154cb4b: Download complete [2023-04-10T21:28:22.112Z] 4527c011a84f: Verifying Checksum [2023-04-10T21:28:22.112Z] 4527c011a84f: Download complete [2023-04-10T21:28:25.395Z] 4527c011a84f: Pull complete [2023-04-10T21:28:25.395Z] 5d74067f8e1e: Pull complete [2023-04-10T21:28:25.395Z] fd57009d33ed: Pull complete [2023-04-10T21:28:25.653Z] 6b058263d067: Pull complete [2023-04-10T21:28:25.653Z] 16d7c86c65f4: Pull complete [2023-04-10T21:28:28.190Z] 1290d154cb4b: Pull complete [2023-04-10T21:28:28.190Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2023-04-10T21:28:28.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-04-10T21:28:28.190Z] ---> de6a6ee31cbe [2023-04-10T21:28:28.190Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T21:28:30.733Z] ---> Running in 1914879fb036 [2023-04-10T21:28:30.734Z] Removing intermediate container 1914879fb036 [2023-04-10T21:28:30.734Z] ---> fcd0a7519a8b [2023-04-10T21:28:30.734Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T21:28:30.734Z] ---> Running in 08cccfdb287b [2023-04-10T21:28:30.734Z] Removing intermediate container 08cccfdb287b [2023-04-10T21:28:30.734Z] ---> 6385a870f4ca [2023-04-10T21:28:30.734Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T21:28:30.734Z] ---> Running in b76d85460bf8 [2023-04-10T21:28:30.734Z] Removing intermediate container b76d85460bf8 [2023-04-10T21:28:30.734Z] ---> 12963033658c [2023-04-10T21:28:30.734Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T21:28:30.992Z] ---> Running in f948ed09b106 [2023-04-10T21:28:31.559Z] Removing intermediate container f948ed09b106 [2023-04-10T21:28:31.559Z] ---> d7397a17dd9f [2023-04-10T21:28:31.559Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T21:28:31.559Z] ---> Running in cf11de292c07 [2023-04-10T21:28:31.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-10T21:28:32.389Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-10T21:28:32.957Z] OK: 220 MiB in 52 packages [2023-04-10T21:28:33.217Z] Removing intermediate container cf11de292c07 [2023-04-10T21:28:33.217Z] ---> 0937630cf675 [2023-04-10T21:28:33.217Z] Step 8/12 : WORKDIR /app [2023-04-10T21:28:33.217Z] ---> Running in 50147e6ce032 [2023-04-10T21:28:33.217Z] Removing intermediate container 50147e6ce032 [2023-04-10T21:28:33.217Z] ---> bb4e34bf45f2 [2023-04-10T21:28:33.217Z] Step 9/12 : COPY . . [2023-04-10T21:28:34.153Z] ---> 76cdd13f7a47 [2023-04-10T21:28:34.153Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T21:28:34.153Z] ---> Running in 7f3ed7b0e8c9 [2023-04-10T21:28:34.411Z] skipping... [2023-04-10T21:28:34.537Z] Still waiting to schedule task [2023-04-10T21:28:34.537Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-10T21:28:34.977Z] Removing intermediate container 7f3ed7b0e8c9 [2023-04-10T21:28:34.977Z] ---> 842bfe183f4b [2023-04-10T21:28:34.977Z] Step 11/12 : ARG MAKE="make build" [2023-04-10T21:28:34.977Z] ---> Running in dc87050f6e27 [2023-04-10T21:28:34.977Z] Removing intermediate container dc87050f6e27 [2023-04-10T21:28:34.977Z] ---> 716f40911c5a [2023-04-10T21:28:34.977Z] Step 12/12 : RUN $MAKE [2023-04-10T21:28:34.977Z] ---> Running in d64eca226306 [2023-04-10T21:28:35.235Z] noop [2023-04-10T21:28:35.493Z] Removing intermediate container d64eca226306 [2023-04-10T21:28:35.493Z] ---> 232287a55691 [2023-04-10T21:28:35.493Z] Successfully built 232287a55691 [2023-04-10T21:28:35.751Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:28:36.055Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T21:28:36.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:28:36.126Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:28:36.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:28:36.836Z] $ docker top 60840d446ae6ce256f5b8cded304dffa2859e20d4ede71f5dbb94039e69d9b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T21:28:37.178Z] + go version [2023-04-10T21:28:37.178Z] go version go1.16.8 linux/amd64 [Pipeline] } [2023-04-10T21:28:37.191Z] $ docker stop --time=1 60840d446ae6ce256f5b8cded304dffa2859e20d4ede71f5dbb94039e69d9b69 [2023-04-10T21:28:38.466Z] $ docker rm -f --volumes 60840d446ae6ce256f5b8cded304dffa2859e20d4ede71f5dbb94039e69d9b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:28:38.875Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T21:28:38.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:28:38.952Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:28:38.981Z] $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:28:39.328Z] $ docker top 23be7fd0c998f00a6031aa6b31394178edb47cc00bf3d01c2b9d392e949fd931 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T21:28:39.671Z] + git config --global --add safe.directory /w/workspace/app-service-configurable_jakarta [Pipeline] fileExists [Pipeline] sh [2023-04-10T21:28:39.966Z] + make test [2023-04-10T21:28:39.967Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-10T21:28:48.078Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-10T21:28:48.078Z] CGO_ENABLED=1 go vet ./... [2023-04-10T21:28:53.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T21:28:53.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T21:28:53.342Z] ./bin/test-attribution-txt.sh [2023-04-10T21:28:53.600Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-10T21:28:53.600Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2-dev.1 [2023-04-10T21:28:53.600Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-10T21:28:53.600Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-10T21:28:53.867Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-10T21:28:53.867Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-10T21:28:53.867Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-10T21:28:53.867Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-10T21:28:53.867Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-10T21:28:53.867Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-10T21:28:53.867Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-10T21:28:53.867Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-10T21:28:53.867Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-10T21:28:53.867Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-10T21:28:53.867Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-10T21:28:53.867Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-10T21:28:53.867Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-10T21:28:53.867Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-10T21:28:53.867Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-10T21:28:53.867Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-10T21:28:53.867Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-10T21:28:53.867Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-10T21:28:53.867Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-10T21:28:54.126Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-10T21:28:54.126Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-10T21:28:54.126Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-10T21:28:54.126Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-10T21:28:54.126Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-10T21:28:54.126Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-10T21:28:54.126Z] go: downloading golang.org/x/text v0.3.6 [2023-04-10T21:28:54.126Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-10T21:28:54.126Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-10T21:28:54.126Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-10T21:28:54.126Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-10T21:28:54.126Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-10T21:28:54.126Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-10T21:28:54.384Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-10T21:28:54.384Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-10T21:28:54.384Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-10T21:28:54.384Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-10T21:28:54.384Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-10T21:28:54.384Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-10T21:28:54.384Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-10T21:28:54.384Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-10T21:28:54.384Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-10T21:28:54.642Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-10T21:28:54.642Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-10T21:28:54.642Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2023-04-10T21:28:55.592Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-10T21:28:56.074Z] + go mod tidy [2023-04-10T21:28:56.074Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-10T21:28:56.074Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-10T21:28:56.074Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-10T21:28:56.074Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-10T21:28:56.074Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-10T21:28:56.334Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-10T21:28:56.334Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-10T21:28:56.334Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-10T21:28:56.334Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-10T21:28:56.334Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-10T21:28:56.334Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-10T21:28:56.334Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-10T21:28:56.334Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-10T21:28:56.334Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-10T21:28:56.334Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-10T21:28:56.334Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-10T21:28:56.334Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-10T21:28:56.334Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-10T21:28:56.334Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-10T21:28:56.334Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-10T21:28:56.334Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-10T21:28:56.334Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-10T21:28:56.334Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-10T21:28:56.334Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2023-04-10T21:28:56.610Z] $ docker stop --time=1 23be7fd0c998f00a6031aa6b31394178edb47cc00bf3d01c2b9d392e949fd931 [2023-04-10T21:28:59.000Z] $ docker rm -f --volumes 23be7fd0c998f00a6031aa6b31394178edb47cc00bf3d01c2b9d392e949fd931 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T21:28:59.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T21:28:59.571Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-10T21:29:00.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T21:29:00.379Z] + ls -al . [2023-04-10T21:29:00.379Z] total 180 [2023-04-10T21:29:00.379Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 21:28 . [2023-04-10T21:29:00.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 21:28 .. [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 21:28 .dockerignore [2023-04-10T21:29:00.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 21:28 .git [2023-04-10T21:29:00.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:28 .github [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 21:28 .gitignore [2023-04-10T21:29:00.379Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 21:28 .semver [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 21:28 Attribution.txt [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 23922 Apr 10 21:28 CHANGELOG.md [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 21:28 Dockerfile [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 21:28 GOVERNANCE.md [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 21:28 Jenkinsfile [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 21:28 LICENSE [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 21:28 OWNERS.md [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 21:28 README.md [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 10 21:28 VERSION [2023-04-10T21:29:00.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:28 bin [2023-04-10T21:29:00.379Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 10 21:28 coverage.out [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 135 Apr 10 21:28 go.mod [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 49205 Apr 10 21:28 go.sum [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 21:28 main.go [2023-04-10T21:29:00.379Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 21:28 makefile [2023-04-10T21:29:00.379Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 21:28 res [2023-04-10T21:29:00.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 21:28 snap [2023-04-10T21:29:00.379Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 21:28 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:00.687Z] + 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=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a --label arch=amd64 --label version=2.1.2-dev.1 . [2023-04-10T21:29:00.687Z] Sending build context to Docker daemon 13.71MB [2023-04-10T21:29:00.687Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T21:29:00.687Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-10T21:29:00.687Z] ---> 232287a55691 [2023-04-10T21:29:00.687Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T21:29:01.256Z] ---> Running in fe886553a496 [2023-04-10T21:29:01.256Z] Removing intermediate container fe886553a496 [2023-04-10T21:29:01.256Z] ---> 763927e69c30 [2023-04-10T21:29:01.256Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T21:29:01.256Z] ---> Running in db25d94e471d [2023-04-10T21:29:01.256Z] Removing intermediate container db25d94e471d [2023-04-10T21:29:01.256Z] ---> dfa992873564 [2023-04-10T21:29:01.256Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T21:29:01.256Z] ---> Running in ed8bc8dd5a2c [2023-04-10T21:29:01.517Z] Removing intermediate container ed8bc8dd5a2c [2023-04-10T21:29:01.517Z] ---> 3d3e2bdefd09 [2023-04-10T21:29:01.517Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T21:29:01.517Z] ---> Running in 3c9f5b181540 [2023-04-10T21:29:02.085Z] Removing intermediate container 3c9f5b181540 [2023-04-10T21:29:02.085Z] ---> 0bc909b54064 [2023-04-10T21:29:02.085Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T21:29:02.085Z] ---> Running in bef2da1dee0e [2023-04-10T21:29:02.345Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-10T21:29:02.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-10T21:29:03.481Z] OK: 220 MiB in 52 packages [2023-04-10T21:29:04.051Z] Removing intermediate container bef2da1dee0e [2023-04-10T21:29:04.051Z] ---> fac8e8d7b127 [2023-04-10T21:29:04.051Z] Step 8/26 : WORKDIR /app [2023-04-10T21:29:04.051Z] ---> Running in cf62d254e5d5 [2023-04-10T21:29:04.310Z] Removing intermediate container cf62d254e5d5 [2023-04-10T21:29:04.310Z] ---> f03ad95cafac [2023-04-10T21:29:04.310Z] Step 9/26 : COPY . . [2023-04-10T21:29:05.690Z] ---> 3fe71d6fd34d [2023-04-10T21:29:05.690Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T21:29:05.690Z] ---> Running in b1af7ecdbc4c [2023-04-10T21:29:05.983Z] skipping... [2023-04-10T21:29:06.260Z] Removing intermediate container b1af7ecdbc4c [2023-04-10T21:29:06.260Z] ---> 10ab18380e84 [2023-04-10T21:29:06.260Z] Step 11/26 : ARG MAKE="make build" [2023-04-10T21:29:06.260Z] ---> Running in f0d538333d81 [2023-04-10T21:29:06.260Z] Removing intermediate container f0d538333d81 [2023-04-10T21:29:06.260Z] ---> e201ff8d2fe2 [2023-04-10T21:29:06.260Z] Step 12/26 : RUN $MAKE [2023-04-10T21:29:06.260Z] ---> Running in 5f8e6349d9a8 [2023-04-10T21:29:06.537Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.1" -o app-service-configurable [2023-04-10T21:29:16.666Z] Removing intermediate container 5f8e6349d9a8 [2023-04-10T21:29:16.666Z] ---> 37ecda2817fc [2023-04-10T21:29:16.666Z] Step 13/26 : FROM alpine:3.14 [2023-04-10T21:29:16.666Z] 3.14: Pulling from library/alpine [2023-04-10T21:29:16.666Z] f7dab3ab2d6e: Pulling fs layer [2023-04-10T21:29:16.666Z] f7dab3ab2d6e: Verifying Checksum [2023-04-10T21:29:16.666Z] f7dab3ab2d6e: Download complete [2023-04-10T21:29:16.666Z] f7dab3ab2d6e: Pull complete [2023-04-10T21:29:16.666Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-10T21:29:16.666Z] Status: Downloaded newer image for alpine:3.14 [2023-04-10T21:29:16.666Z] ---> 9e179bacf43c [2023-04-10T21:29:16.666Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T21:29:16.927Z] ---> Running in 81a9578bd0b2 [2023-04-10T21:29:16.927Z] Removing intermediate container 81a9578bd0b2 [2023-04-10T21:29:16.927Z] ---> fa6c07b1f90a [2023-04-10T21:29:16.927Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-10T21:29:16.927Z] ---> Running in 5bc608b29bf0 [2023-04-10T21:29:17.187Z] Removing intermediate container 5bc608b29bf0 [2023-04-10T21:29:17.187Z] ---> 161b1b9ab6fe [2023-04-10T21:29:17.187Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-10T21:29:17.187Z] ---> Running in fafa5c21a00e [2023-04-10T21:29:17.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-10T21:29:17.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-10T21:29:17.966Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-10T21:29:17.966Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-10T21:29:17.966Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-04-10T21:29:17.966Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-10T21:29:17.966Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-04-10T21:29:17.966Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-10T21:29:17.966Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-10T21:29:17.966Z] Executing busybox-1.33.1-r8.trigger [2023-04-10T21:29:17.966Z] Executing ca-certificates-20220614-r0.trigger [2023-04-10T21:29:17.966Z] OK: 9 MiB in 21 packages [2023-04-10T21:29:18.902Z] Removing intermediate container fafa5c21a00e [2023-04-10T21:29:18.902Z] ---> 6cc39e016462 [2023-04-10T21:29:18.902Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-10T21:29:19.161Z] ---> d5a1a1cdf5a7 [2023-04-10T21:29:19.161Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-10T21:29:19.422Z] ---> 43a6cdf0b874 [2023-04-10T21:29:19.422Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-10T21:29:19.680Z] ---> 22d9f176fd3c [2023-04-10T21:29:19.680Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-10T21:29:20.249Z] ---> d14c7600e5c8 [2023-04-10T21:29:20.249Z] Step 21/26 : EXPOSE 48095 [2023-04-10T21:29:20.249Z] ---> Running in 21a6b1830245 [2023-04-10T21:29:20.508Z] Removing intermediate container 21a6b1830245 [2023-04-10T21:29:20.508Z] ---> a6cb7f3d9576 [2023-04-10T21:29:20.508Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-10T21:29:20.767Z] ---> Running in 693c62bf0ed9 [2023-04-10T21:29:20.767Z] Removing intermediate container 693c62bf0ed9 [2023-04-10T21:29:20.767Z] ---> 1dcaf1460d53 [2023-04-10T21:29:20.767Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-10T21:29:21.026Z] ---> Running in 64e76640c19a [2023-04-10T21:29:21.285Z] Removing intermediate container 64e76640c19a [2023-04-10T21:29:21.285Z] ---> 4fffc55fc880 [2023-04-10T21:29:21.285Z] Step 24/26 : LABEL arch=amd64 [2023-04-10T21:29:21.285Z] ---> Running in 9886e98d3f53 [2023-04-10T21:29:21.544Z] Removing intermediate container 9886e98d3f53 [2023-04-10T21:29:21.544Z] ---> d4277255c615 [2023-04-10T21:29:21.544Z] Step 25/26 : LABEL git_sha=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:29:21.544Z] ---> Running in a55b11c52de4 [2023-04-10T21:29:21.544Z] Removing intermediate container a55b11c52de4 [2023-04-10T21:29:21.544Z] ---> 40732a17b11c [2023-04-10T21:29:21.544Z] Step 26/26 : LABEL version=2.1.2-dev.1 [2023-04-10T21:29:21.544Z] ---> Running in 9fff37172c39 [2023-04-10T21:29:21.803Z] Removing intermediate container 9fff37172c39 [2023-04-10T21:29:21.803Z] ---> 7cf0427a5a96 [2023-04-10T21:29:21.803Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T21:29:21.803Z] Successfully built 7cf0427a5a96 [2023-04-10T21:29:21.803Z] 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 [2023-04-10T21:29:21.880Z] provisioning config files... [2023-04-10T21:29:21.889Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config10934379248676946033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:29:22.182Z] ---> docker-login.sh [2023-04-10T21:29:22.182Z] nexus3.edgexfoundry.org:10001 [2023-04-10T21:29:22.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:29:22.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:29:22.182Z] Configure a credential helper to remove this warning. See [2023-04-10T21:29:22.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:29:22.182Z] [2023-04-10T21:29:22.182Z] Login Succeeded [2023-04-10T21:29:22.182Z] nexus3.edgexfoundry.org:10002 [2023-04-10T21:29:22.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:29:22.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:29:22.182Z] Configure a credential helper to remove this warning. See [2023-04-10T21:29:22.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:29:22.182Z] [2023-04-10T21:29:22.182Z] Login Succeeded [2023-04-10T21:29:22.182Z] nexus3.edgexfoundry.org:10003 [2023-04-10T21:29:22.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:29:22.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:29:22.441Z] Configure a credential helper to remove this warning. See [2023-04-10T21:29:22.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:29:22.441Z] [2023-04-10T21:29:22.441Z] Login Succeeded [2023-04-10T21:29:22.441Z] nexus3.edgexfoundry.org:10004 [2023-04-10T21:29:22.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:29:22.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:29:22.441Z] Configure a credential helper to remove this warning. See [2023-04-10T21:29:22.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:29:22.441Z] [2023-04-10T21:29:22.441Z] Login Succeeded [2023-04-10T21:29:22.441Z] docker.io [2023-04-10T21:29:22.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:29:22.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:29:22.702Z] Configure a credential helper to remove this warning. See [2023-04-10T21:29:22.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:29:22.702Z] [2023-04-10T21:29:22.702Z] Login Succeeded [2023-04-10T21:29:22.702Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T21:29:22.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-10T21:29:22.742Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T21:29:22.764Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-10T21:29:22.764Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:29:22.764Z] 2.1.2-dev.1 [2023-04-10T21:29:22.764Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [2023-04-10T21:29:22.764Z] jakarta [2023-04-10T21:29:22.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:23.093Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:23.407Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:29:23.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-10T21:29:23.407Z] 4b46afc7e85f: Preparing [2023-04-10T21:29:23.407Z] 222cd259e7b1: Preparing [2023-04-10T21:29:23.407Z] b9f14ccab6b4: Preparing [2023-04-10T21:29:23.407Z] baa0a71b874d: Preparing [2023-04-10T21:29:23.407Z] 99e12baeb2fd: Preparing [2023-04-10T21:29:23.407Z] 9733ccc39513: Preparing [2023-04-10T21:29:23.407Z] b9f14ccab6b4: Pushed [2023-04-10T21:29:23.407Z] 222cd259e7b1: Pushed [2023-04-10T21:29:23.407Z] baa0a71b874d: Pushed [2023-04-10T21:29:23.977Z] 99e12baeb2fd: Pushed [2023-04-10T21:29:25.355Z] 9733ccc39513: Pushed [2023-04-10T21:29:25.355Z] 4b46afc7e85f: Pushed [2023-04-10T21:29:25.614Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:25.923Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:26.227Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.1 [2023-04-10T21:29:26.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-10T21:29:26.227Z] 4b46afc7e85f: Preparing [2023-04-10T21:29:26.227Z] 222cd259e7b1: Preparing [2023-04-10T21:29:26.227Z] b9f14ccab6b4: Preparing [2023-04-10T21:29:26.227Z] baa0a71b874d: Preparing [2023-04-10T21:29:26.227Z] 99e12baeb2fd: Preparing [2023-04-10T21:29:26.227Z] 9733ccc39513: Preparing [2023-04-10T21:29:26.227Z] 9733ccc39513: Waiting [2023-04-10T21:29:26.227Z] 4b46afc7e85f: Layer already exists [2023-04-10T21:29:26.227Z] b9f14ccab6b4: Layer already exists [2023-04-10T21:29:26.227Z] baa0a71b874d: Layer already exists [2023-04-10T21:29:26.227Z] 99e12baeb2fd: Layer already exists [2023-04-10T21:29:26.227Z] 222cd259e7b1: Layer already exists [2023-04-10T21:29:26.227Z] 9733ccc39513: Layer already exists [2023-04-10T21:29:26.227Z] 2.1.2-dev.1: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:26.546Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:26.849Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [2023-04-10T21:29:26.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-10T21:29:26.850Z] 4b46afc7e85f: Preparing [2023-04-10T21:29:26.850Z] 222cd259e7b1: Preparing [2023-04-10T21:29:26.850Z] b9f14ccab6b4: Preparing [2023-04-10T21:29:26.850Z] baa0a71b874d: Preparing [2023-04-10T21:29:26.850Z] 99e12baeb2fd: Preparing [2023-04-10T21:29:26.850Z] 9733ccc39513: Preparing [2023-04-10T21:29:26.850Z] 9733ccc39513: Waiting [2023-04-10T21:29:26.850Z] baa0a71b874d: Layer already exists [2023-04-10T21:29:26.850Z] 222cd259e7b1: Layer already exists [2023-04-10T21:29:26.850Z] 99e12baeb2fd: Layer already exists [2023-04-10T21:29:26.850Z] 4b46afc7e85f: Layer already exists [2023-04-10T21:29:26.850Z] b9f14ccab6b4: Layer already exists [2023-04-10T21:29:26.850Z] 9733ccc39513: Layer already exists [2023-04-10T21:29:26.850Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:27.157Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:27.464Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [2023-04-10T21:29:27.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-10T21:29:27.464Z] 4b46afc7e85f: Preparing [2023-04-10T21:29:27.464Z] 222cd259e7b1: Preparing [2023-04-10T21:29:27.464Z] b9f14ccab6b4: Preparing [2023-04-10T21:29:27.464Z] baa0a71b874d: Preparing [2023-04-10T21:29:27.464Z] 99e12baeb2fd: Preparing [2023-04-10T21:29:27.464Z] 9733ccc39513: Preparing [2023-04-10T21:29:27.464Z] 9733ccc39513: Waiting [2023-04-10T21:29:27.464Z] b9f14ccab6b4: Layer already exists [2023-04-10T21:29:27.464Z] 222cd259e7b1: Layer already exists [2023-04-10T21:29:27.464Z] 99e12baeb2fd: Layer already exists [2023-04-10T21:29:27.464Z] baa0a71b874d: Layer already exists [2023-04-10T21:29:27.464Z] 4b46afc7e85f: Layer already exists [2023-04-10T21:29:27.464Z] 9733ccc39513: Layer already exists [2023-04-10T21:29:27.464Z] jakarta: digest: sha256:fab7d079012af830c46fcc9a5d059e74db55910e952e8a3c2a1b65223cd1e29d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-10T21:29:27.500Z] ===================================================== [Pipeline] echo [2023-04-10T21:29:27.506Z] taggedImages: [2023-04-10T21:29:27.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:29:27.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.1 [2023-04-10T21:29:27.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [2023-04-10T21:29:27.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:27.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T21:29:27.898Z] [2023-04-10T21:29:27.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:29:28.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T21:29:28.201Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-10T21:29:28.201Z] 5eb5b503b376: Pulling fs layer [2023-04-10T21:29:28.201Z] 5c69ac0246d0: Pulling fs layer [2023-04-10T21:29:28.201Z] ec43610c2a17: Pulling fs layer [2023-04-10T21:29:28.201Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-10T21:29:28.201Z] 33b1e0a273af: Pulling fs layer [2023-04-10T21:29:28.201Z] 5d3b04190fa2: Pulling fs layer [2023-04-10T21:29:28.201Z] 2f39f015ded8: Pulling fs layer [2023-04-10T21:29:28.201Z] 5d3b04190fa2: Waiting [2023-04-10T21:29:28.201Z] 3a2ae6a8a46f: Waiting [2023-04-10T21:29:28.201Z] 2f39f015ded8: Waiting [2023-04-10T21:29:28.201Z] 33b1e0a273af: Waiting [2023-04-10T21:29:28.201Z] 5c69ac0246d0: Verifying Checksum [2023-04-10T21:29:28.201Z] 5c69ac0246d0: Download complete [2023-04-10T21:29:28.201Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-10T21:29:28.201Z] 3a2ae6a8a46f: Download complete [2023-04-10T21:29:28.201Z] 33b1e0a273af: Verifying Checksum [2023-04-10T21:29:28.201Z] 33b1e0a273af: Download complete [2023-04-10T21:29:28.201Z] ec43610c2a17: Download complete [2023-04-10T21:29:28.201Z] 5d3b04190fa2: Verifying Checksum [2023-04-10T21:29:28.201Z] 5d3b04190fa2: Download complete [2023-04-10T21:29:28.461Z] 5eb5b503b376: Verifying Checksum [2023-04-10T21:29:28.461Z] 5eb5b503b376: Download complete [2023-04-10T21:29:29.029Z] 2f39f015ded8: Download complete [2023-04-10T21:29:29.600Z] 5eb5b503b376: Pull complete [2023-04-10T21:29:29.859Z] 5c69ac0246d0: Pull complete [2023-04-10T21:29:30.427Z] ec43610c2a17: Pull complete [2023-04-10T21:29:30.427Z] 3a2ae6a8a46f: Pull complete [2023-04-10T21:29:30.685Z] 33b1e0a273af: Pull complete [2023-04-10T21:29:30.685Z] 5d3b04190fa2: Pull complete [2023-04-10T21:29:34.875Z] 2f39f015ded8: Pull complete [2023-04-10T21:29:34.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-10T21:29:34.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T21:29:34.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:29:34.952Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:29:34.991Z] $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:29:37.455Z] $ docker top b5a75772ade60e93fa6ba28b0ceca5af602116d9feda935d87c64ac846c20273 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:29:37.816Z] ---> job-cost.sh [2023-04-10T21:29:37.816Z] lf-activate-venv: SKIPPING [2023-04-10T21:29:37.816Z] INFO: No Stack... [2023-04-10T21:29:38.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T21:29:38.337Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T21:29:38.627Z] + cat /w/workspace/app-service-configurable_jakarta/archives/cost.csv [2023-04-10T21:29:38.627Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T21:29:38.640Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [2023-04-10T21:29:38.647Z] Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] did not exist. Created. [2023-04-10T21:29:38.647Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T21:29:38.949Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-10T21:29:38.994Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T21:29:39.002Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T21:29:39.024Z] $ docker stop --time=1 b5a75772ade60e93fa6ba28b0ceca5af602116d9feda935d87c64ac846c20273 [2023-04-10T21:29:40.192Z] $ docker rm -f --volumes b5a75772ade60e93fa6ba28b0ceca5af602116d9feda935d87c64ac846c20273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-10T21:30:09.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7319 in /w/workspace/app-service-configurable_jakarta [Pipeline] { [Pipeline] ws [2023-04-10T21:30:09.062Z] Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout [2023-04-10T21:30:09.090Z] Selected Git installation does not exist. Using Default [2023-04-10T21:30:09.090Z] The recommended git tool is: NONE [2023-04-10T21:30:16.504Z] using credential edgex-jenkins-ssh [2023-04-10T21:30:16.518Z] Cloning the remote Git repository [2023-04-10T21:30:16.573Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T21:30:16.684Z] > git init /w/workspace/app-service-configurable/7 # timeout=10 [2023-04-10T21:30:16.852Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T21:30:16.853Z] > git --version # timeout=10 [2023-04-10T21:30:16.878Z] > git --version # 'git version 2.25.1' [2023-04-10T21:30:16.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T21:30:17.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T21:30:18.960Z] Avoid second fetch [2023-04-10T21:30:18.961Z] Checking out Revision 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a (jakarta) [2023-04-10T21:30:18.147Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-10T21:30:18.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T21:30:18.978Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T21:30:19.814Z] Commit message: "fix: [jakarta] Make Compression functions thread safe (#543)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T21:30:19.048Z] > git checkout -f 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 [2023-04-10T21:30:20.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-10T21:30:20.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T21:30:20.715Z] Dload Upload Total Spent Left Speed [2023-04-10T21:30:20.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh [2023-04-10T21:30:21.267Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-10T21:30:21.582Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-10T21:30:21.582Z] + sudo tee /etc/docker/daemon.new [2023-04-10T21:30:21.582Z] { [2023-04-10T21:30:21.582Z] "registry-mirrors": [ [2023-04-10T21:30:21.582Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-10T21:30:21.582Z] ], [2023-04-10T21:30:21.582Z] "bip": "10.250.0.254/24", [2023-04-10T21:30:21.582Z] "hosts": [ [2023-04-10T21:30:21.582Z] "tcp://0.0.0.0:5555", [2023-04-10T21:30:21.582Z] "unix:///var/run/docker.sock" [2023-04-10T21:30:21.582Z] ], [2023-04-10T21:30:21.582Z] "mtu": 1458, [2023-04-10T21:30:21.582Z] "selinux-enabled": true, [2023-04-10T21:30:21.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-10T21:30:21.582Z] } [Pipeline] sh [2023-04-10T21:30:21.905Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-10T21:30:22.229Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T21:30:39.825Z] provisioning config files... [2023-04-10T21:30:39.852Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config8297671958093043512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:30:40.201Z] ---> docker-login.sh [2023-04-10T21:30:40.201Z] nexus3.edgexfoundry.org:10001 [2023-04-10T21:30:40.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:30:40.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:30:40.736Z] Configure a credential helper to remove this warning. See [2023-04-10T21:30:40.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:30:40.736Z] [2023-04-10T21:30:40.736Z] Login Succeeded [2023-04-10T21:30:40.736Z] nexus3.edgexfoundry.org:10002 [2023-04-10T21:30:41.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:30:41.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:30:41.008Z] Configure a credential helper to remove this warning. See [2023-04-10T21:30:41.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:30:41.008Z] [2023-04-10T21:30:41.008Z] Login Succeeded [2023-04-10T21:30:41.008Z] nexus3.edgexfoundry.org:10003 [2023-04-10T21:30:41.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:30:41.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:30:41.543Z] Configure a credential helper to remove this warning. See [2023-04-10T21:30:41.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:30:41.543Z] [2023-04-10T21:30:41.543Z] Login Succeeded [2023-04-10T21:30:41.543Z] nexus3.edgexfoundry.org:10004 [2023-04-10T21:30:41.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:30:41.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:30:41.810Z] Configure a credential helper to remove this warning. See [2023-04-10T21:30:41.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:30:41.810Z] [2023-04-10T21:30:41.811Z] Login Succeeded [2023-04-10T21:30:41.811Z] docker.io [2023-04-10T21:30:42.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:30:42.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:30:42.345Z] Configure a credential helper to remove this warning. See [2023-04-10T21:30:42.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:30:42.345Z] [2023-04-10T21:30:42.345Z] Login Succeeded [2023-04-10T21:30:42.345Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T21:30:42.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T21:30:42.619Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-10T21:30:42.934Z] + cut -d -f 2 [2023-04-10T21:30:42.934Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2023-04-10T21:30:43.000Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T21:30:43.015Z] ========================================================= [2023-04-10T21:30:43.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2023-04-10T21:30:43.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:30:43.366Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-04-10T21:30:44.345Z] Sending build context to Docker daemon 10.6MB [2023-04-10T21:30:44.345Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T21:30:44.345Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T21:30:44.617Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-10T21:30:44.617Z] 552d1f2373af: Pulling fs layer [2023-04-10T21:30:44.617Z] ea3f2d53f512: Pulling fs layer [2023-04-10T21:30:44.617Z] 9e70ebbbe112: Pulling fs layer [2023-04-10T21:30:44.617Z] 7a9cfe048b4a: Pulling fs layer [2023-04-10T21:30:44.617Z] 72dc09318566: Pulling fs layer [2023-04-10T21:30:44.617Z] f324388ff665: Pulling fs layer [2023-04-10T21:30:44.617Z] 53ef782089cf: Pulling fs layer [2023-04-10T21:30:44.617Z] 2af28fca035d: Pulling fs layer [2023-04-10T21:30:44.617Z] 7a9cfe048b4a: Waiting [2023-04-10T21:30:44.617Z] 72dc09318566: Waiting [2023-04-10T21:30:44.617Z] f324388ff665: Waiting [2023-04-10T21:30:44.617Z] 53ef782089cf: Waiting [2023-04-10T21:30:44.617Z] 2af28fca035d: Waiting [2023-04-10T21:30:44.617Z] 9e70ebbbe112: Download complete [2023-04-10T21:30:44.617Z] ea3f2d53f512: Verifying Checksum [2023-04-10T21:30:44.617Z] ea3f2d53f512: Download complete [2023-04-10T21:30:44.617Z] 72dc09318566: Verifying Checksum [2023-04-10T21:30:44.617Z] 72dc09318566: Download complete [2023-04-10T21:30:44.617Z] f324388ff665: Verifying Checksum [2023-04-10T21:30:44.617Z] f324388ff665: Download complete [2023-04-10T21:30:44.617Z] 53ef782089cf: Download complete [2023-04-10T21:30:44.617Z] 552d1f2373af: Verifying Checksum [2023-04-10T21:30:44.617Z] 552d1f2373af: Download complete [2023-04-10T21:30:45.205Z] 552d1f2373af: Pull complete [2023-04-10T21:30:45.791Z] ea3f2d53f512: Pull complete [2023-04-10T21:30:46.059Z] 9e70ebbbe112: Pull complete [2023-04-10T21:30:46.646Z] 2af28fca035d: Verifying Checksum [2023-04-10T21:30:46.646Z] 2af28fca035d: Download complete [2023-04-10T21:30:46.913Z] 7a9cfe048b4a: Verifying Checksum [2023-04-10T21:30:46.913Z] 7a9cfe048b4a: Download complete [2023-04-10T21:30:59.241Z] 7a9cfe048b4a: Pull complete [2023-04-10T21:30:59.241Z] 72dc09318566: Pull complete [2023-04-10T21:30:59.241Z] f324388ff665: Pull complete [2023-04-10T21:30:59.241Z] 53ef782089cf: Pull complete [2023-04-10T21:31:04.607Z] 2af28fca035d: Pull complete [2023-04-10T21:31:04.607Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2023-04-10T21:31:04.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-04-10T21:31:04.607Z] ---> d19f1962542a [2023-04-10T21:31:04.607Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T21:31:05.574Z] ---> Running in 1a9e56a82a65 [2023-04-10T21:31:06.159Z] Removing intermediate container 1a9e56a82a65 [2023-04-10T21:31:06.159Z] ---> 40a1bf2aac5d [2023-04-10T21:31:06.159Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T21:31:06.159Z] ---> Running in 92955f3d76df [2023-04-10T21:31:06.428Z] Removing intermediate container 92955f3d76df [2023-04-10T21:31:06.428Z] ---> 2a0f0106d9c8 [2023-04-10T21:31:06.428Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T21:31:06.428Z] ---> Running in 2164d22e87a6 [2023-04-10T21:31:06.700Z] Removing intermediate container 2164d22e87a6 [2023-04-10T21:31:06.700Z] ---> bf9f9677a56c [2023-04-10T21:31:06.700Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T21:31:06.700Z] ---> Running in 7eab2634854a [2023-04-10T21:31:09.390Z] Removing intermediate container 7eab2634854a [2023-04-10T21:31:09.390Z] ---> c73bbe968689 [2023-04-10T21:31:09.390Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T21:31:09.390Z] ---> Running in 8aa6019b7041 [2023-04-10T21:31:10.365Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-10T21:31:10.946Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-10T21:31:11.905Z] OK: 219 MiB in 52 packages [2023-04-10T21:31:12.885Z] Removing intermediate container 8aa6019b7041 [2023-04-10T21:31:12.885Z] ---> 08c021c11b3b [2023-04-10T21:31:12.885Z] Step 8/12 : WORKDIR /app [2023-04-10T21:31:12.885Z] ---> Running in 02c709a39d44 [2023-04-10T21:31:13.152Z] Removing intermediate container 02c709a39d44 [2023-04-10T21:31:13.152Z] ---> 65a032a883fe [2023-04-10T21:31:13.152Z] Step 9/12 : COPY . . [2023-04-10T21:31:16.504Z] ---> e4668add702a [2023-04-10T21:31:16.504Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T21:31:16.504Z] ---> Running in bc336165a651 [2023-04-10T21:31:17.469Z] skipping... [2023-04-10T21:31:18.054Z] Removing intermediate container bc336165a651 [2023-04-10T21:31:18.054Z] ---> 3a789272c077 [2023-04-10T21:31:18.054Z] Step 11/12 : ARG MAKE="make build" [2023-04-10T21:31:18.054Z] ---> Running in e215bd8e0ebd [2023-04-10T21:31:18.328Z] Removing intermediate container e215bd8e0ebd [2023-04-10T21:31:18.328Z] ---> 1de3c255944b [2023-04-10T21:31:18.328Z] Step 12/12 : RUN $MAKE [2023-04-10T21:31:18.328Z] ---> Running in 71021063102e [2023-04-10T21:31:19.309Z] noop [2023-04-10T21:31:19.897Z] Removing intermediate container 71021063102e [2023-04-10T21:31:19.897Z] ---> d50b889e6428 [2023-04-10T21:31:20.165Z] Successfully built d50b889e6428 [2023-04-10T21:31:20.165Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:31:20.517Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T21:31:20.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:31:20.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-7319 does not seem to be running inside a container [2023-04-10T21:31:20.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T21:31:23.369Z] $ docker top 7d16eb436057968500b74cc1e36ab4b756e3b873a81edb3ca4e903516cd98e27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T21:31:24.192Z] + go version [2023-04-10T21:31:24.192Z] go version go1.16.8 linux/arm64 [Pipeline] } [2023-04-10T21:31:24.213Z] $ docker stop --time=1 7d16eb436057968500b74cc1e36ab4b756e3b873a81edb3ca4e903516cd98e27 [2023-04-10T21:31:25.826Z] $ docker rm -f --volumes 7d16eb436057968500b74cc1e36ab4b756e3b873a81edb3ca4e903516cd98e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:31:26.356Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T21:31:26.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:31:26.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-7319 does not seem to be running inside a container [2023-04-10T21:31:26.591Z] $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T21:31:27.655Z] $ docker top 09f33e5a5a95403e16f6b7e04e20992c9336390eaab2b9141ff0d325ee03a9ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T21:31:28.123Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/7 [Pipeline] fileExists [Pipeline] sh [2023-04-10T21:31:28.450Z] + make test [2023-04-10T21:31:28.450Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-10T21:32:24.857Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-10T21:32:24.857Z] CGO_ENABLED=1 go vet ./... [2023-04-10T21:32:51.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T21:32:51.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T21:32:51.618Z] ./bin/test-attribution-txt.sh [2023-04-10T21:32:51.618Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2-dev.1 [2023-04-10T21:32:51.618Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-10T21:32:51.618Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-10T21:32:51.618Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-10T21:32:51.618Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-10T21:32:51.618Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-10T21:32:51.618Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-10T21:32:51.618Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-10T21:32:51.618Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-10T21:32:51.618Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-10T21:32:51.618Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-10T21:32:51.618Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-10T21:32:51.618Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-10T21:32:51.618Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-10T21:32:51.618Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-10T21:32:51.618Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-10T21:32:51.618Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-10T21:32:51.618Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-10T21:32:51.618Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-10T21:32:51.618Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-10T21:32:51.618Z] go: downloading golang.org/x/text v0.3.6 [2023-04-10T21:32:52.584Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-10T21:32:52.853Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-10T21:32:54.270Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-10T21:32:54.270Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-10T21:32:54.540Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-10T21:32:54.540Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-10T21:32:54.540Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-10T21:32:54.540Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-10T21:32:54.806Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-10T21:32:54.807Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-10T21:32:55.082Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-10T21:32:55.351Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-10T21:32:55.936Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-10T21:32:55.936Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-10T21:32:55.936Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-10T21:32:55.936Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-10T21:32:55.936Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2023-04-10T21:33:00.215Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-10T21:33:00.555Z] + go mod tidy [2023-04-10T21:33:00.826Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-10T21:33:01.093Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-10T21:33:01.360Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-10T21:33:01.360Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-10T21:33:01.360Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-10T21:33:01.360Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-10T21:33:01.360Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-10T21:33:01.360Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-10T21:33:01.360Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-10T21:33:01.360Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-10T21:33:01.360Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-10T21:33:01.360Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-10T21:33:01.629Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-10T21:33:01.629Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-10T21:33:01.629Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-10T21:33:01.629Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-10T21:33:01.629Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-10T21:33:01.629Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-10T21:33:01.629Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-10T21:33:01.909Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-10T21:33:01.909Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-10T21:33:01.909Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-10T21:33:01.909Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-10T21:33:01.909Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2023-04-10T21:33:02.194Z] $ docker stop --time=1 09f33e5a5a95403e16f6b7e04e20992c9336390eaab2b9141ff0d325ee03a9ad [2023-04-10T21:33:04.519Z] $ docker rm -f --volumes 09f33e5a5a95403e16f6b7e04e20992c9336390eaab2b9141ff0d325ee03a9ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T21:33:06.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T21:33:06.683Z] Warning: overwriting stash ‘coverage-report’ [2023-04-10T21:33:07.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T21:33:07.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T21:33:08.007Z] + ls -al . [2023-04-10T21:33:08.007Z] total 176 [2023-04-10T21:33:08.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 21:32 . [2023-04-10T21:33:08.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 21:30 .. [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 21:30 .dockerignore [2023-04-10T21:33:08.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 21:30 .git [2023-04-10T21:33:08.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:30 .github [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 21:30 .gitignore [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 21:30 Attribution.txt [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 23922 Apr 10 21:30 CHANGELOG.md [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 21:30 Dockerfile [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 21:30 GOVERNANCE.md [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 21:30 Jenkinsfile [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 21:30 LICENSE [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 21:30 OWNERS.md [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 21:30 README.md [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 10 21:28 VERSION [2023-04-10T21:33:08.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 21:30 bin [2023-04-10T21:33:08.007Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 10 21:31 coverage.out [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 135 Apr 10 21:33 go.mod [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 49205 Apr 10 21:30 go.sum [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 21:30 main.go [2023-04-10T21:33:08.007Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 21:30 makefile [2023-04-10T21:33:08.007Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 21:30 res [2023-04-10T21:33:08.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 21:30 snap [2023-04-10T21:33:08.007Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 21:30 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:33:08.361Z] + 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=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a --label arch=arm64 --label version=2.1.2-dev.1 . [2023-04-10T21:33:09.327Z] Sending build context to Docker daemon 10.61MB [2023-04-10T21:33:09.327Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T21:33:09.327Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-10T21:33:09.327Z] ---> d50b889e6428 [2023-04-10T21:33:09.327Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T21:33:09.595Z] ---> Running in ea370aa58431 [2023-04-10T21:33:09.865Z] Removing intermediate container ea370aa58431 [2023-04-10T21:33:09.865Z] ---> 6b09ccb25431 [2023-04-10T21:33:09.865Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T21:33:09.865Z] ---> Running in 7cece00ae6b7 [2023-04-10T21:33:10.137Z] Removing intermediate container 7cece00ae6b7 [2023-04-10T21:33:10.137Z] ---> c0fddb3293ea [2023-04-10T21:33:10.137Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T21:33:10.410Z] ---> Running in 8bdf72827457 [2023-04-10T21:33:10.677Z] Removing intermediate container 8bdf72827457 [2023-04-10T21:33:10.677Z] ---> bd940b3fd336 [2023-04-10T21:33:10.677Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T21:33:10.677Z] ---> Running in 0aa6512dfd3f [2023-04-10T21:33:12.634Z] Removing intermediate container 0aa6512dfd3f [2023-04-10T21:33:12.634Z] ---> 0f44fd41e671 [2023-04-10T21:33:12.634Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T21:33:12.634Z] ---> Running in d4dca3329c5d [2023-04-10T21:33:13.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-10T21:33:13.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-10T21:33:15.219Z] OK: 219 MiB in 52 packages [2023-04-10T21:33:16.183Z] Removing intermediate container d4dca3329c5d [2023-04-10T21:33:16.183Z] ---> 4fd6cd2c20fc [2023-04-10T21:33:16.183Z] Step 8/26 : WORKDIR /app [2023-04-10T21:33:16.183Z] ---> Running in 338df5a55610 [2023-04-10T21:33:16.452Z] Removing intermediate container 338df5a55610 [2023-04-10T21:33:16.452Z] ---> 264afb87709d [2023-04-10T21:33:16.452Z] Step 9/26 : COPY . . [2023-04-10T21:33:20.721Z] ---> c9eb823e7b61 [2023-04-10T21:33:20.721Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T21:33:20.721Z] ---> Running in aaab1bb68d60 [2023-04-10T21:33:21.304Z] skipping... [2023-04-10T21:33:21.894Z] Removing intermediate container aaab1bb68d60 [2023-04-10T21:33:21.894Z] ---> 2b5b19bf7177 [2023-04-10T21:33:21.894Z] Step 11/26 : ARG MAKE="make build" [2023-04-10T21:33:22.160Z] ---> Running in 3242a1725598 [2023-04-10T21:33:22.427Z] Removing intermediate container 3242a1725598 [2023-04-10T21:33:22.427Z] ---> 28eadf30cfd7 [2023-04-10T21:33:22.427Z] Step 12/26 : RUN $MAKE [2023-04-10T21:33:22.427Z] ---> Running in 9ceb90d21e63 [2023-04-10T21:33:23.390Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.1" -o app-service-configurable [2023-04-10T21:34:10.475Z] Removing intermediate container 9ceb90d21e63 [2023-04-10T21:34:10.475Z] ---> f426e33fef90 [2023-04-10T21:34:10.475Z] Step 13/26 : FROM alpine:3.14 [2023-04-10T21:34:10.475Z] 3.14: Pulling from library/alpine [2023-04-10T21:34:10.475Z] 422ed46b1a92: Pulling fs layer [2023-04-10T21:34:10.475Z] 422ed46b1a92: Verifying Checksum [2023-04-10T21:34:10.475Z] 422ed46b1a92: Download complete [2023-04-10T21:34:10.475Z] 422ed46b1a92: Pull complete [2023-04-10T21:34:10.475Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-10T21:34:10.475Z] Status: Downloaded newer image for alpine:3.14 [2023-04-10T21:34:10.475Z] ---> 46c5e66a9efa [2023-04-10T21:34:10.475Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T21:34:10.475Z] ---> Running in b54fa4a1d7a5 [2023-04-10T21:34:10.475Z] Removing intermediate container b54fa4a1d7a5 [2023-04-10T21:34:10.475Z] ---> 11aa990fed50 [2023-04-10T21:34:10.475Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-10T21:34:10.475Z] ---> Running in 91349574d6cb [2023-04-10T21:34:10.475Z] Removing intermediate container 91349574d6cb [2023-04-10T21:34:10.475Z] ---> bfa1d4a2d457 [2023-04-10T21:34:10.475Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-10T21:34:10.475Z] ---> Running in a323b9904abd [2023-04-10T21:34:10.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-10T21:34:10.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-10T21:34:10.475Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-10T21:34:10.475Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-10T21:34:10.475Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-04-10T21:34:10.475Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-10T21:34:10.475Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-04-10T21:34:10.475Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-10T21:34:10.475Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-10T21:34:10.475Z] Executing busybox-1.33.1-r8.trigger [2023-04-10T21:34:10.475Z] Executing ca-certificates-20220614-r0.trigger [2023-04-10T21:34:10.475Z] OK: 9 MiB in 21 packages [2023-04-10T21:34:10.475Z] Removing intermediate container a323b9904abd [2023-04-10T21:34:10.475Z] ---> b9e708221367 [2023-04-10T21:34:10.475Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-10T21:34:10.475Z] ---> 0bed49be4943 [2023-04-10T21:34:10.475Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-10T21:34:10.475Z] ---> 2beaa2c457d5 [2023-04-10T21:34:10.475Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-10T21:34:10.744Z] ---> 8ddf0c97ebc0 [2023-04-10T21:34:10.744Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-10T21:34:12.692Z] ---> 592b27c97a22 [2023-04-10T21:34:12.692Z] Step 21/26 : EXPOSE 48095 [2023-04-10T21:34:12.692Z] ---> Running in 8c190572271f [2023-04-10T21:34:12.692Z] Removing intermediate container 8c190572271f [2023-04-10T21:34:12.692Z] ---> 119859e72276 [2023-04-10T21:34:12.692Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-10T21:34:12.692Z] ---> Running in b717df705535 [2023-04-10T21:34:12.960Z] Removing intermediate container b717df705535 [2023-04-10T21:34:12.960Z] ---> 69abeb3ee2f4 [2023-04-10T21:34:12.960Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-10T21:34:13.227Z] ---> Running in bc59f2f9cc60 [2023-04-10T21:34:13.227Z] Removing intermediate container bc59f2f9cc60 [2023-04-10T21:34:13.227Z] ---> 78215368af6a [2023-04-10T21:34:13.227Z] Step 24/26 : LABEL arch=arm64 [2023-04-10T21:34:13.495Z] ---> Running in f1eb0fa6acf5 [2023-04-10T21:34:13.762Z] Removing intermediate container f1eb0fa6acf5 [2023-04-10T21:34:13.762Z] ---> ebef33d0770d [2023-04-10T21:34:13.762Z] Step 25/26 : LABEL git_sha=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:34:13.762Z] ---> Running in 6902eb5a2f99 [2023-04-10T21:34:14.029Z] Removing intermediate container 6902eb5a2f99 [2023-04-10T21:34:14.029Z] ---> b65e5c69bfc2 [2023-04-10T21:34:14.029Z] Step 26/26 : LABEL version=2.1.2-dev.1 [2023-04-10T21:34:14.029Z] ---> Running in d1d9582236f0 [2023-04-10T21:34:14.298Z] Removing intermediate container d1d9582236f0 [2023-04-10T21:34:14.298Z] ---> 1b3f833ed235 [2023-04-10T21:34:14.298Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T21:34:14.569Z] Successfully built 1b3f833ed235 [2023-04-10T21:34:14.569Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T21:34:14.689Z] provisioning config files... [2023-04-10T21:34:14.704Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config12851469160078638909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:34:15.046Z] ---> docker-login.sh [2023-04-10T21:34:15.046Z] nexus3.edgexfoundry.org:10001 [2023-04-10T21:34:15.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:34:15.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:34:15.314Z] Configure a credential helper to remove this warning. See [2023-04-10T21:34:15.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:34:15.314Z] [2023-04-10T21:34:15.314Z] Login Succeeded [2023-04-10T21:34:15.314Z] nexus3.edgexfoundry.org:10002 [2023-04-10T21:34:15.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:34:15.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:34:15.581Z] Configure a credential helper to remove this warning. See [2023-04-10T21:34:15.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:34:15.581Z] [2023-04-10T21:34:15.581Z] Login Succeeded [2023-04-10T21:34:15.581Z] nexus3.edgexfoundry.org:10003 [2023-04-10T21:34:15.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:34:16.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:34:16.116Z] Configure a credential helper to remove this warning. See [2023-04-10T21:34:16.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:34:16.116Z] [2023-04-10T21:34:16.116Z] Login Succeeded [2023-04-10T21:34:16.116Z] nexus3.edgexfoundry.org:10004 [2023-04-10T21:34:16.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:34:16.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:34:16.383Z] Configure a credential helper to remove this warning. See [2023-04-10T21:34:16.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:34:16.383Z] [2023-04-10T21:34:16.383Z] Login Succeeded [2023-04-10T21:34:16.383Z] docker.io [2023-04-10T21:34:16.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T21:34:16.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T21:34:16.916Z] Configure a credential helper to remove this warning. See [2023-04-10T21:34:16.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T21:34:16.916Z] [2023-04-10T21:34:16.916Z] Login Succeeded [2023-04-10T21:34:16.916Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T21:34:16.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-10T21:34:16.955Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T21:34:16.970Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-10T21:34:16.970Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:34:16.970Z] 2.1.2-dev.1 [2023-04-10T21:34:16.970Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [2023-04-10T21:34:16.970Z] jakarta [2023-04-10T21:34:16.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:17.303Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:17.642Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:34:17.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-10T21:34:17.642Z] 344a833c1519: Preparing [2023-04-10T21:34:17.642Z] 839f5efb83d6: Preparing [2023-04-10T21:34:17.642Z] 424c8cb2c7e3: Preparing [2023-04-10T21:34:17.642Z] e3c487937e16: Preparing [2023-04-10T21:34:17.642Z] 76224ab0b37c: Preparing [2023-04-10T21:34:17.642Z] 6979b741102e: Preparing [2023-04-10T21:34:17.642Z] 6979b741102e: Waiting [2023-04-10T21:34:17.909Z] 424c8cb2c7e3: Pushed [2023-04-10T21:34:17.909Z] e3c487937e16: Pushed [2023-04-10T21:34:17.909Z] 839f5efb83d6: Pushed [2023-04-10T21:34:18.865Z] 76224ab0b37c: Pushed [2023-04-10T21:34:19.448Z] 6979b741102e: Pushed [2023-04-10T21:34:21.388Z] 344a833c1519: Pushed [2023-04-10T21:34:21.388Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:21.732Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:22.068Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.1 [2023-04-10T21:34:22.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-10T21:34:22.068Z] 344a833c1519: Preparing [2023-04-10T21:34:22.068Z] 839f5efb83d6: Preparing [2023-04-10T21:34:22.068Z] 424c8cb2c7e3: Preparing [2023-04-10T21:34:22.068Z] e3c487937e16: Preparing [2023-04-10T21:34:22.068Z] 76224ab0b37c: Preparing [2023-04-10T21:34:22.068Z] 6979b741102e: Preparing [2023-04-10T21:34:22.068Z] 6979b741102e: Waiting [2023-04-10T21:34:22.068Z] e3c487937e16: Layer already exists [2023-04-10T21:34:22.068Z] 344a833c1519: Layer already exists [2023-04-10T21:34:22.068Z] 424c8cb2c7e3: Layer already exists [2023-04-10T21:34:22.068Z] 839f5efb83d6: Layer already exists [2023-04-10T21:34:22.068Z] 76224ab0b37c: Layer already exists [2023-04-10T21:34:22.068Z] 6979b741102e: Layer already exists [2023-04-10T21:34:22.068Z] 2.1.2-dev.1: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:22.428Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:22.771Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [2023-04-10T21:34:22.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-10T21:34:22.771Z] 344a833c1519: Preparing [2023-04-10T21:34:22.771Z] 839f5efb83d6: Preparing [2023-04-10T21:34:22.771Z] 424c8cb2c7e3: Preparing [2023-04-10T21:34:22.771Z] e3c487937e16: Preparing [2023-04-10T21:34:22.771Z] 76224ab0b37c: Preparing [2023-04-10T21:34:22.771Z] 6979b741102e: Preparing [2023-04-10T21:34:22.771Z] 6979b741102e: Waiting [2023-04-10T21:34:22.771Z] 344a833c1519: Layer already exists [2023-04-10T21:34:22.771Z] 76224ab0b37c: Layer already exists [2023-04-10T21:34:22.771Z] 424c8cb2c7e3: Layer already exists [2023-04-10T21:34:22.771Z] e3c487937e16: Layer already exists [2023-04-10T21:34:22.771Z] 839f5efb83d6: Layer already exists [2023-04-10T21:34:22.771Z] 6979b741102e: Layer already exists [2023-04-10T21:34:22.771Z] 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:23.123Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:23.463Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [2023-04-10T21:34:23.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-10T21:34:23.463Z] 344a833c1519: Preparing [2023-04-10T21:34:23.463Z] 839f5efb83d6: Preparing [2023-04-10T21:34:23.463Z] 424c8cb2c7e3: Preparing [2023-04-10T21:34:23.463Z] e3c487937e16: Preparing [2023-04-10T21:34:23.463Z] 76224ab0b37c: Preparing [2023-04-10T21:34:23.463Z] 6979b741102e: Preparing [2023-04-10T21:34:23.463Z] 6979b741102e: Waiting [2023-04-10T21:34:23.463Z] 76224ab0b37c: Layer already exists [2023-04-10T21:34:23.463Z] e3c487937e16: Layer already exists [2023-04-10T21:34:23.463Z] 424c8cb2c7e3: Layer already exists [2023-04-10T21:34:23.463Z] 344a833c1519: Layer already exists [2023-04-10T21:34:23.463Z] 839f5efb83d6: Layer already exists [2023-04-10T21:34:23.463Z] 6979b741102e: Layer already exists [2023-04-10T21:34:23.729Z] jakarta: digest: sha256:d02cd99a8d494369ac0d572afa5c30685d4afad6f52cc4b1afc79df5b2fc74ab size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-10T21:34:23.776Z] ===================================================== [Pipeline] echo [2023-04-10T21:34:23.788Z] taggedImages: [2023-04-10T21:34:23.788Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [2023-04-10T21:34:23.788Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.1 [2023-04-10T21:34:23.788Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1fa88f2d5a080955ef169002b8e51e3c6fd4a93a-2.1.2-dev.1 [2023-04-10T21:34:23.788Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:24.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T21:34:24.173Z] [2023-04-10T21:34:24.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:34:24.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T21:34:25.091Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-10T21:34:25.091Z] 8998bd30e6a1: Pulling fs layer [2023-04-10T21:34:25.091Z] 04944245beec: Pulling fs layer [2023-04-10T21:34:25.091Z] 699f458cf7ca: Pulling fs layer [2023-04-10T21:34:25.091Z] 765212b225bb: Pulling fs layer [2023-04-10T21:34:25.091Z] f23df028b6ca: Pulling fs layer [2023-04-10T21:34:25.091Z] d65c8cfc05b1: Pulling fs layer [2023-04-10T21:34:25.091Z] 2437ff75d9bd: Pulling fs layer [2023-04-10T21:34:25.091Z] f23df028b6ca: Waiting [2023-04-10T21:34:25.091Z] d65c8cfc05b1: Waiting [2023-04-10T21:34:25.091Z] 2437ff75d9bd: Waiting [2023-04-10T21:34:25.091Z] 765212b225bb: Waiting [2023-04-10T21:34:25.091Z] 04944245beec: Verifying Checksum [2023-04-10T21:34:25.091Z] 04944245beec: Download complete [2023-04-10T21:34:25.091Z] 765212b225bb: Verifying Checksum [2023-04-10T21:34:25.091Z] 765212b225bb: Download complete [2023-04-10T21:34:25.091Z] f23df028b6ca: Verifying Checksum [2023-04-10T21:34:25.091Z] f23df028b6ca: Download complete [2023-04-10T21:34:25.091Z] d65c8cfc05b1: Verifying Checksum [2023-04-10T21:34:25.091Z] d65c8cfc05b1: Download complete [2023-04-10T21:34:25.361Z] 699f458cf7ca: Verifying Checksum [2023-04-10T21:34:25.362Z] 699f458cf7ca: Download complete [2023-04-10T21:34:25.634Z] 8998bd30e6a1: Verifying Checksum [2023-04-10T21:34:25.634Z] 8998bd30e6a1: Download complete [2023-04-10T21:34:28.224Z] 2437ff75d9bd: Download complete [2023-04-10T21:34:30.806Z] 8998bd30e6a1: Pull complete [2023-04-10T21:34:31.389Z] 04944245beec: Pull complete [2023-04-10T21:34:33.968Z] 699f458cf7ca: Pull complete [2023-04-10T21:34:33.968Z] 765212b225bb: Pull complete [2023-04-10T21:34:34.924Z] f23df028b6ca: Pull complete [2023-04-10T21:34:35.189Z] d65c8cfc05b1: Pull complete [2023-04-10T21:34:53.397Z] 2437ff75d9bd: Pull complete [2023-04-10T21:34:53.398Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-10T21:34:53.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T21:34:53.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:34:53.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-7319 does not seem to be running inside a container [2023-04-10T21:34:53.685Z] $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-10T21:34:55.928Z] $ docker top e5eccf84d6d7af2ebb045cff3f128eea62a46abcbed7fa0b0cca9cbf2c99ab1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:34:56.772Z] ---> job-cost.sh [2023-04-10T21:34:56.772Z] lf-activate-venv: SKIPPING [2023-04-10T21:34:56.772Z] INFO: No Stack... [2023-04-10T21:34:57.040Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-10T21:34:58.001Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T21:34:58.645Z] + cat /w/workspace/app-service-configurable/7/archives/cost.csv [2023-04-10T21:34:58.645Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T21:34:58.667Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [2023-04-10T21:34:58.676Z] Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] did not exist. Created. [2023-04-10T21:34:58.676Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T21:34:59.337Z] /w/workspace/app-service-configurable/7@tmp/durable-3c322606/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-10T21:34:59.988Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-10T21:35:00.011Z] Warning: overwriting stash ‘stack-cost’ [2023-04-10T21:35:00.305Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T21:35:00.317Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T21:35:00.338Z] $ docker stop --time=1 e5eccf84d6d7af2ebb045cff3f128eea62a46abcbed7fa0b0cca9cbf2c99ab1e [2023-04-10T21:35:01.907Z] $ docker rm -f --volumes e5eccf84d6d7af2ebb045cff3f128eea62a46abcbed7fa0b0cca9cbf2c99ab1e [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 [2023-04-10T21:35:02.330Z] provisioning config files... [2023-04-10T21:35:02.337Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/app-service-configurable_jakarta@tmp/config9255935125310217958tmp [Pipeline] { [Pipeline] sh [2023-04-10T21:35:02.629Z] + set +x [2023-04-10T21:35:02.629Z] + bash -s -- [2023-04-10T21:35:02.629Z] + curl -s https://codecov.io/bash [2023-04-10T21:35:02.629Z] [2023-04-10T21:35:02.629Z] _____ _ [2023-04-10T21:35:02.629Z] / ____| | | [2023-04-10T21:35:02.629Z] | | ___ __| | ___ ___ _____ __ [2023-04-10T21:35:02.629Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-10T21:35:02.629Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-10T21:35:02.629Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-10T21:35:02.629Z] Bash-1.0.6 [2023-04-10T21:35:02.629Z] [2023-04-10T21:35:02.629Z] [2023-04-10T21:35:02.629Z] ==> git version 2.25.1 found [2023-04-10T21:35:02.629Z] ==> 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 [2023-04-10T21:35:02.629Z] Release-Date: 2020-01-08 [2023-04-10T21:35:02.629Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-10T21:35:02.629Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-10T21:35:02.629Z] ==> Jenkins CI detected. [2023-04-10T21:35:02.629Z] current dir:  /w/workspace/app-service-configurable_jakarta [2023-04-10T21:35:02.629Z] project root: . [2023-04-10T21:35:02.629Z] --> token set from env [2023-04-10T21:35:02.629Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2023-04-10T21:35:02.888Z] ==> Running gcov in . (disable via -X gcov) [2023-04-10T21:35:02.888Z] ==> Python coveragepy not found [2023-04-10T21:35:02.888Z] ==> Searching for coverage reports in: [2023-04-10T21:35:02.888Z] + . [2023-04-10T21:35:02.888Z] -> Found 1 reports [2023-04-10T21:35:02.888Z] ==> Detecting git/mercurial file structure [2023-04-10T21:35:02.888Z] ==> Reading reports [2023-04-10T21:35:02.888Z] + ./coverage.out bytes=10 [2023-04-10T21:35:02.888Z] ==> Appending adjustments [2023-04-10T21:35:02.888Z] https://docs.codecov.io/docs/fixing-reports [2023-04-10T21:35:02.888Z] + Found adjustments [2023-04-10T21:35:02.888Z] ==> Gzipping contents [2023-04-10T21:35:02.888Z] 8.0K /tmp/codecov.ySACdo.gz [2023-04-10T21:35:02.888Z] ==> Uploading reports [2023-04-10T21:35:02.888Z] url: https://codecov.io [2023-04-10T21:35:02.888Z] query: branch=jakarta&commit=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-10T21:35:02.888Z] -> Pinging Codecov [2023-04-10T21:35:02.888Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=jakarta&commit=1fa88f2d5a080955ef169002b8e51e3c6fd4a93a&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-10T21:35:03.147Z] -> Uploading to [2023-04-10T21:35:03.147Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-10/A97CA9966030D2A3747ED39772930CCE/1fa88f2d5a080955ef169002b8e51e3c6fd4a93a/cea26cad-1f7a-4509-ba3a-6fd75cdce829.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T213502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=308b1c0b151b3d65d7c3d491eb554e3deb2645203b62e87286cfc6f33395437a [2023-04-10T21:35:03.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T21:35:03.147Z] Dload Upload Total Spent Left Speed [2023-04-10T21:35:03.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6837 0 0 100 6837 0 25996 --:--:-- --:--:-- --:--:-- 25996 [2023-04-10T21:35:03.406Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] } [2023-04-10T21:35:03.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-10T21:35:03.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-10T21:35:03.639Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:03.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-10T21:35:03.942Z] [2023-04-10T21:35:03.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:04.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-10T21:35:04.240Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-10T21:35:04.240Z] df9b9388f04a: Pulling fs layer [2023-04-10T21:35:04.240Z] 52dc419b0ee2: Pulling fs layer [2023-04-10T21:35:04.240Z] 25bc292e5bac: Pulling fs layer [2023-04-10T21:35:04.240Z] 114826534d7a: Pulling fs layer [2023-04-10T21:35:04.240Z] 4657fd5d0bcf: Pulling fs layer [2023-04-10T21:35:04.240Z] 6ad1cebc031e: Pulling fs layer [2023-04-10T21:35:04.240Z] 8a3aa393b2d8: Pulling fs layer [2023-04-10T21:35:04.240Z] 4657fd5d0bcf: Waiting [2023-04-10T21:35:04.240Z] 114826534d7a: Waiting [2023-04-10T21:35:04.240Z] 8a3aa393b2d8: Waiting [2023-04-10T21:35:04.240Z] 25bc292e5bac: Verifying Checksum [2023-04-10T21:35:04.240Z] 25bc292e5bac: Download complete [2023-04-10T21:35:04.240Z] 52dc419b0ee2: Verifying Checksum [2023-04-10T21:35:04.240Z] 52dc419b0ee2: Download complete [2023-04-10T21:35:04.240Z] 4657fd5d0bcf: Verifying Checksum [2023-04-10T21:35:04.240Z] 4657fd5d0bcf: Download complete [2023-04-10T21:35:04.240Z] df9b9388f04a: Download complete [2023-04-10T21:35:04.498Z] 6ad1cebc031e: Verifying Checksum [2023-04-10T21:35:04.498Z] 6ad1cebc031e: Download complete [2023-04-10T21:35:04.498Z] df9b9388f04a: Pull complete [2023-04-10T21:35:04.498Z] 52dc419b0ee2: Pull complete [2023-04-10T21:35:04.758Z] 25bc292e5bac: Pull complete [2023-04-10T21:35:05.017Z] 114826534d7a: Verifying Checksum [2023-04-10T21:35:05.017Z] 114826534d7a: Download complete [2023-04-10T21:35:05.017Z] 8a3aa393b2d8: Verifying Checksum [2023-04-10T21:35:05.017Z] 8a3aa393b2d8: Download complete [2023-04-10T21:35:08.298Z] 114826534d7a: Pull complete [2023-04-10T21:35:08.556Z] 4657fd5d0bcf: Pull complete [2023-04-10T21:35:08.814Z] 6ad1cebc031e: Pull complete [2023-04-10T21:35:12.096Z] 8a3aa393b2d8: Pull complete [2023-04-10T21:35:12.096Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-10T21:35:12.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-10T21:35:12.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:35:12.174Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:35:12.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:35:14.000Z] $ docker top 6d4e342b1ba0ac12dd66a3c68da2c9b76bd5cef5ae4db6702975460e776cdea1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-10T21:35:14.056Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:jakarta' [Pipeline] sh [2023-04-10T21:35:14.331Z] + set -o pipefail [2023-04-10T21:35:14.331Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:jakarta' [2023-04-10T21:35:16.865Z] [2023-04-10T21:35:16.865Z] Monitoring /w/workspace/app-service-configurable_jakarta (github.com/edgexfoundry/app-service-configurable)... [2023-04-10T21:35:16.865Z] [2023-04-10T21:35:16.865Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78f4c173-25cb-4a5c-9c1d-6242fdf5d419/history/b93e48aa-e082-43c8-9441-36165eb1154a [2023-04-10T21:35:16.865Z] [2023-04-10T21:35:16.865Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-10T21:35:16.865Z] [2023-04-10T21:35:16.865Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-10T21:35:16.865Z] [2023-04-10T21:35:16.865Z] [2023-04-10T21:35:16.865Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-10T21:35:16.865Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-10T21:35:16.865Z] More details here: https://snyk.co/ue1NS [2023-04-10T21:35:16.865Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-10T21:35:16.865Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-10T21:35:16.882Z] $ docker stop --time=1 6d4e342b1ba0ac12dd66a3c68da2c9b76bd5cef5ae4db6702975460e776cdea1 [2023-04-10T21:35:18.317Z] $ docker rm -f --volumes 6d4e342b1ba0ac12dd66a3c68da2c9b76bd5cef5ae4db6702975460e776cdea1 [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 [2023-04-10T21:35:18.852Z] + git log --format=format:%s -1 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a [Pipeline] sh [2023-04-10T21:35:19.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T21:35:19.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:19.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T21:35:19.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:35:19.506Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:35:19.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:35:19.864Z] $ docker top 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 -eo pid,comm [2023-04-10T21:35:19.905Z] 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). [2023-04-10T21:35:19.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T21:35:19.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T21:35:19.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T21:35:20.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T21:35:20.077Z] $ docker exec 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 ssh-agent [2023-04-10T21:35:20.188Z] SSH_AUTH_SOCK=/tmp/ssh-p2s80zmDc3RH/agent.34 [2023-04-10T21:35:20.188Z] SSH_AGENT_PID=40 [2023-04-10T21:35:20.193Z] Running ssh-add (command line suppressed) [2023-04-10T21:35:20.301Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_9992032811461970697.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_9992032811461970697.key) [2023-04-10T21:35:20.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T21:35:20.596Z] + git semver tag [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,787 [run_tag] DEBUG tag force:False [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,788 [check_head_tag] DEBUG check head tag [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,789 [execute] INFO git cat-file --batch-check [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,793 [execute] INFO git cat-file --batch [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,818 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,819 [execute] INFO git tag -a v2.1.2-dev.1 -m v2.1.2-dev.1 [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.2-dev.1', '-m', 'v2.1.2-dev.1'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-10T21:35:20.854Z] 2023-04-10 21:35:20,824 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:35:20.854Z] 2.1.2-dev.1 [Pipeline] } [2023-04-10T21:35:20.870Z] $ docker exec --env ******** --env ******** 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 ssh-agent -k [2023-04-10T21:35:20.978Z] unset SSH_AUTH_SOCK; [2023-04-10T21:35:20.978Z] unset SSH_AGENT_PID; [2023-04-10T21:35:20.978Z] echo Agent pid 40 killed; [2023-04-10T21:35:20.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T21:35:21.284Z] + git semver [Pipeline] } [2023-04-10T21:35:21.561Z] $ docker stop --time=1 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 [2023-04-10T21:35:22.835Z] $ docker rm -f --volumes 4d15f677827c0a5670fad01406e9915e5f2536c940a7ec04a7fbd900f659f074 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:23.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-10T21:35:23.209Z] [2023-04-10T21:35:23.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:23.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-10T21:35:23.507Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-10T21:35:23.507Z] ab5ef0e58194: Pulling fs layer [2023-04-10T21:35:23.507Z] 9712f1f96733: Pulling fs layer [2023-04-10T21:35:23.507Z] 63f879dbbcfc: Pulling fs layer [2023-04-10T21:35:23.507Z] 0d9ebad4ef96: Pulling fs layer [2023-04-10T21:35:23.507Z] e9a5061849ea: Pulling fs layer [2023-04-10T21:35:23.507Z] d747dcd14b5f: Pulling fs layer [2023-04-10T21:35:23.507Z] 2de7ff778b66: Pulling fs layer [2023-04-10T21:35:23.507Z] 0d9ebad4ef96: Waiting [2023-04-10T21:35:23.507Z] e9a5061849ea: Waiting [2023-04-10T21:35:23.507Z] d747dcd14b5f: Waiting [2023-04-10T21:35:23.507Z] 2de7ff778b66: Waiting [2023-04-10T21:35:23.507Z] 9712f1f96733: Verifying Checksum [2023-04-10T21:35:23.507Z] 9712f1f96733: Download complete [2023-04-10T21:35:23.766Z] 63f879dbbcfc: Verifying Checksum [2023-04-10T21:35:23.766Z] 63f879dbbcfc: Download complete [2023-04-10T21:35:23.766Z] e9a5061849ea: Verifying Checksum [2023-04-10T21:35:23.766Z] e9a5061849ea: Download complete [2023-04-10T21:35:24.025Z] d747dcd14b5f: Verifying Checksum [2023-04-10T21:35:24.025Z] d747dcd14b5f: Download complete [2023-04-10T21:35:24.025Z] 0d9ebad4ef96: Verifying Checksum [2023-04-10T21:35:24.025Z] ab5ef0e58194: Verifying Checksum [2023-04-10T21:35:24.025Z] ab5ef0e58194: Download complete [2023-04-10T21:35:24.025Z] 2de7ff778b66: Verifying Checksum [2023-04-10T21:35:24.025Z] 2de7ff778b66: Download complete [2023-04-10T21:35:27.309Z] ab5ef0e58194: Pull complete [2023-04-10T21:35:27.309Z] 9712f1f96733: Pull complete [2023-04-10T21:35:27.309Z] 63f879dbbcfc: Pull complete [2023-04-10T21:35:31.498Z] 0d9ebad4ef96: Pull complete [2023-04-10T21:35:31.498Z] e9a5061849ea: Pull complete [2023-04-10T21:35:31.498Z] d747dcd14b5f: Pull complete [2023-04-10T21:35:32.874Z] 2de7ff778b66: Pull complete [2023-04-10T21:35:32.874Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-10T21:35:32.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-10T21:35:32.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:35:32.963Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:35:32.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:35:35.258Z] $ docker top c3092f986d1be05d712e2d116c0fc20899600e875cc1a7c6b0cee2258dfa4248 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-10T21:35:35.320Z] provisioning config files... [2023-04-10T21:35:35.326Z] copy managed file [sigul-config] to file:/w/workspace/app-service-configurable_jakarta@tmp/config6279174679958525604tmp [2023-04-10T21:35:35.335Z] copy managed file [sigul-password] to file:/w/workspace/app-service-configurable_jakarta@tmp/config17892070341491172929tmp [2023-04-10T21:35:35.342Z] copy managed file [sigul-pki] to file:/w/workspace/app-service-configurable_jakarta@tmp/config13522986438316254023tmp [Pipeline] { [Pipeline] echo [2023-04-10T21:35:35.358Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:35.637Z] ---> sigul-configuration.sh [2023-04-10T21:35:35.637Z] gpg: directory `/root/.gnupg' created [2023-04-10T21:35:35.637Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-10T21:35:35.637Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-10T21:35:35.637Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-10T21:35:35.637Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-10T21:35:35.637Z] gpg: CAST5 encrypted data [2023-04-10T21:35:35.637Z] gpg: encrypted with 1 passphrase [2023-04-10T21:35:35.637Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-10T21:35:35.921Z] + mkdir /home/jenkins [2023-04-10T21:35:35.921Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-10T21:35:36.205Z] + 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 [2023-04-10T21:35:36.213Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:36.493Z] ---> sigul-install.sh [2023-04-10T21:35:36.493Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-10T21:35:36.776Z] + git tag --list [2023-04-10T21:35:36.776Z] v1.0.0 [2023-04-10T21:35:36.776Z] v1.1.0 [2023-04-10T21:35:36.776Z] v1.2.0 [2023-04-10T21:35:36.776Z] v1.3.0 [2023-04-10T21:35:36.776Z] v1.3.1 [2023-04-10T21:35:36.776Z] v2.0.0 [2023-04-10T21:35:36.776Z] v2.0.1 [2023-04-10T21:35:36.776Z] v2.1.0 [2023-04-10T21:35:36.776Z] v2.1.1 [2023-04-10T21:35:36.776Z] v2.1.1-dev.1 [2023-04-10T21:35:36.776Z] v2.1.1-dev.2 [2023-04-10T21:35:36.776Z] v2.1.2-dev.1 [2023-04-10T21:35:36.776Z] v2.2.0 [2023-04-10T21:35:36.776Z] v2.2.1-dev.1 [2023-04-10T21:35:36.776Z] v2.2.1-dev.10 [2023-04-10T21:35:36.776Z] v2.2.1-dev.2 [2023-04-10T21:35:36.776Z] v2.2.1-dev.3 [2023-04-10T21:35:36.776Z] v2.2.1-dev.4 [2023-04-10T21:35:36.776Z] v2.2.1-dev.5 [2023-04-10T21:35:36.776Z] v2.2.1-dev.6 [2023-04-10T21:35:36.776Z] v2.2.1-dev.7 [2023-04-10T21:35:36.776Z] v2.2.1-dev.8 [2023-04-10T21:35:36.776Z] v2.2.1-dev.9 [2023-04-10T21:35:36.776Z] v2.3.0 [2023-04-10T21:35:36.776Z] v2.3.0-dev.10 [2023-04-10T21:35:36.776Z] v2.3.0-dev.11 [2023-04-10T21:35:36.776Z] v2.3.0-dev.12 [2023-04-10T21:35:36.776Z] v2.3.0-dev.13 [2023-04-10T21:35:36.776Z] v2.3.0-dev.14 [2023-04-10T21:35:36.776Z] v2.3.0-dev.15 [2023-04-10T21:35:36.776Z] v2.3.0-dev.16 [2023-04-10T21:35:36.776Z] v2.3.0-dev.17 [2023-04-10T21:35:36.776Z] v2.3.0-dev.18 [2023-04-10T21:35:36.776Z] v2.3.0-dev.19 [2023-04-10T21:35:36.776Z] v2.3.0-dev.20 [2023-04-10T21:35:36.776Z] v2.3.0-dev.21 [2023-04-10T21:35:36.776Z] v2.3.0-dev.22 [2023-04-10T21:35:36.776Z] v2.3.0-dev.23 [2023-04-10T21:35:36.776Z] v2.3.0-dev.24 [2023-04-10T21:35:36.776Z] v2.3.0-dev.25 [2023-04-10T21:35:36.776Z] v2.3.0-dev.26 [2023-04-10T21:35:36.776Z] v2.3.0-dev.27 [2023-04-10T21:35:36.776Z] v2.3.0-dev.28 [2023-04-10T21:35:36.776Z] v2.3.0-dev.29 [2023-04-10T21:35:36.776Z] v2.3.0-dev.30 [2023-04-10T21:35:36.776Z] v2.3.0-dev.31 [2023-04-10T21:35:36.776Z] v2.3.0-dev.32 [2023-04-10T21:35:36.776Z] v2.3.0-dev.33 [2023-04-10T21:35:36.776Z] v2.3.0-dev.34 [2023-04-10T21:35:36.776Z] v2.3.0-dev.35 [2023-04-10T21:35:36.776Z] v2.3.0-dev.36 [2023-04-10T21:35:36.776Z] v2.3.0-dev.37 [2023-04-10T21:35:36.776Z] v3.0.0-dev.1 [2023-04-10T21:35:36.776Z] v3.0.0-dev.10 [2023-04-10T21:35:36.776Z] v3.0.0-dev.11 [2023-04-10T21:35:36.776Z] v3.0.0-dev.12 [2023-04-10T21:35:36.776Z] v3.0.0-dev.13 [2023-04-10T21:35:36.776Z] v3.0.0-dev.14 [2023-04-10T21:35:36.776Z] v3.0.0-dev.15 [2023-04-10T21:35:36.776Z] v3.0.0-dev.16 [2023-04-10T21:35:36.776Z] v3.0.0-dev.17 [2023-04-10T21:35:36.776Z] v3.0.0-dev.18 [2023-04-10T21:35:36.776Z] v3.0.0-dev.19 [2023-04-10T21:35:36.776Z] v3.0.0-dev.2 [2023-04-10T21:35:36.776Z] v3.0.0-dev.20 [2023-04-10T21:35:36.776Z] v3.0.0-dev.21 [2023-04-10T21:35:36.776Z] v3.0.0-dev.22 [2023-04-10T21:35:36.776Z] v3.0.0-dev.23 [2023-04-10T21:35:36.776Z] v3.0.0-dev.24 [2023-04-10T21:35:36.776Z] v3.0.0-dev.25 [2023-04-10T21:35:36.776Z] v3.0.0-dev.26 [2023-04-10T21:35:36.776Z] v3.0.0-dev.27 [2023-04-10T21:35:36.776Z] v3.0.0-dev.28 [2023-04-10T21:35:36.776Z] v3.0.0-dev.29 [2023-04-10T21:35:36.776Z] v3.0.0-dev.3 [2023-04-10T21:35:36.776Z] v3.0.0-dev.30 [2023-04-10T21:35:36.776Z] v3.0.0-dev.4 [2023-04-10T21:35:36.776Z] v3.0.0-dev.5 [2023-04-10T21:35:36.776Z] v3.0.0-dev.6 [2023-04-10T21:35:36.776Z] v3.0.0-dev.7 [2023-04-10T21:35:36.776Z] v3.0.0-dev.8 [2023-04-10T21:35:36.776Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-10T21:35:37.063Z] + lftools sign git-tag v2.1.2-dev.1 [2023-04-10T21:35:37.632Z] Signing Git tag with Sigul... [2023-04-10T21:35:37.632Z] Signing v2.1.2-dev.1 [Pipeline] echo [2023-04-10T21:35:38.207Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:38.490Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-10T21:35:38.497Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-10T21:35:38.520Z] $ docker stop --time=1 c3092f986d1be05d712e2d116c0fc20899600e875cc1a7c6b0cee2258dfa4248 [2023-04-10T21:35:39.851Z] $ docker rm -f --volumes c3092f986d1be05d712e2d116c0fc20899600e875cc1a7c6b0cee2258dfa4248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-10T21:35:40.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T21:35:40.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:40.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T21:35:40.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:35:40.634Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:35:40.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:35:41.049Z] $ docker top 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T21:35:41.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T21:35:41.142Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T21:35:41.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T21:35:41.264Z] $ docker exec 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 ssh-agent [2023-04-10T21:35:41.371Z] SSH_AUTH_SOCK=/tmp/ssh-C7Qw8574ajq2/agent.33 [2023-04-10T21:35:41.371Z] SSH_AGENT_PID=39 [2023-04-10T21:35:41.375Z] Running ssh-add (command line suppressed) [2023-04-10T21:35:41.493Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_12482712223837604400.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_12482712223837604400.key) [2023-04-10T21:35:41.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T21:35:41.788Z] + git semver bump pre [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,002 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,003 [bump_version] DEBUG bumping version:2.1.2-dev.1 on axis:pre with prefix:dev [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,003 [bump_version] DEBUG bumped version:2.1.2-dev.2 [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,003 [write_version] DEBUG write version:2.1.2-dev.2 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:True [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,003 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,003 [write_file] DEBUG write to file:/w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,005 [execute] INFO git cat-file --batch-check [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,010 [execute] INFO git cat-file --batch [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T21:35:42.047Z] 2023-04-10 21:35:42,016 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:35:42.047Z] 2.1.2-dev.2 [Pipeline] } [2023-04-10T21:35:42.063Z] $ docker exec --env ******** --env ******** 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 ssh-agent -k [2023-04-10T21:35:42.164Z] unset SSH_AUTH_SOCK; [2023-04-10T21:35:42.164Z] unset SSH_AGENT_PID; [2023-04-10T21:35:42.164Z] echo Agent pid 39 killed; [2023-04-10T21:35:42.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T21:35:42.471Z] + git semver [Pipeline] } [2023-04-10T21:35:42.749Z] $ docker stop --time=1 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 [2023-04-10T21:35:44.064Z] $ docker rm -f --volumes 19926e0c76e5f735473c936e276309ee7069d8cb047d02812b685802f38005f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T21:35:44.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T21:35:44.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:44.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T21:35:44.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:35:44.760Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:35:44.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:35:45.167Z] $ docker top 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T21:35:45.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T21:35:45.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T21:35:45.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T21:35:45.411Z] $ docker exec 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 ssh-agent [2023-04-10T21:35:45.511Z] SSH_AUTH_SOCK=/tmp/ssh-C4g78FmXnZ1R/agent.32 [2023-04-10T21:35:45.511Z] SSH_AGENT_PID=39 [2023-04-10T21:35:45.526Z] Running ssh-add (command line suppressed) [2023-04-10T21:35:45.636Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_17016331038705585128.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_17016331038705585128.key) [2023-04-10T21:35:45.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T21:35:45.964Z] + git semver push [2023-04-10T21:35:46.239Z] 2023-04-10 21:35:46,150 [run_push] DEBUG push [2023-04-10T21:35:46.239Z] 2023-04-10 21:35:46,151 [execute] INFO git cat-file --batch-check [2023-04-10T21:35:46.239Z] 2023-04-10 21:35:46,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T21:35:46.239Z] 2023-04-10 21:35:46,156 [execute] INFO git rev-list 86a67695cdd94c896c8f3bfee17ba9f1c48f14f6 -- [2023-04-10T21:35:46.239Z] 2023-04-10 21:35:46,156 [execute] DEBUG Popen(['git', 'rev-list', '86a67695cdd94c896c8f3bfee17ba9f1c48f14f6', '--'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-10T21:35:46.239Z] 2023-04-10 21:35:46,168 [execute] INFO git fetch -v origin [2023-04-10T21:35:46.239Z] 2023-04-10 21:35:46,168 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-10T21:35:46.805Z] 2023-04-10 21:35:46,643 [run_push] DEBUG no remote changes detected [2023-04-10T21:35:46.805Z] 2023-04-10 21:35:46,643 [execute] INFO git push origin semver [2023-04-10T21:35:46.805Z] 2023-04-10 21:35:46,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-10T21:35:47.741Z] 2023-04-10 21:35:47,423 [run_push] DEBUG push all version tags [2023-04-10T21:35:47.741Z] 2023-04-10 21:35:47,424 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-10T21:35:47.741Z] 2023-04-10 21:35:47,424 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-10T21:35:48.307Z] 2023-04-10 21:35:48,296 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-10T21:35:48.307Z] 2.1.2-dev.2 [Pipeline] } [2023-04-10T21:35:48.580Z] $ docker exec --env ******** --env ******** 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 ssh-agent -k [2023-04-10T21:35:48.679Z] unset SSH_AUTH_SOCK; [2023-04-10T21:35:48.680Z] unset SSH_AGENT_PID; [2023-04-10T21:35:48.680Z] echo Agent pid 39 killed; [2023-04-10T21:35:48.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T21:35:48.995Z] + git semver [Pipeline] } [2023-04-10T21:35:49.271Z] $ docker stop --time=1 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 [2023-04-10T21:35:50.588Z] $ docker rm -f --volumes 279da244ff4531e9eed345243df52fe0318086ce812849ff0ec92ed914b7e001 [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 [2023-04-10T21:35:51.134Z] + [ -d /w/workspace/app-service-configurable_jakarta/archives ] [2023-04-10T21:35:51.134Z] + ls -al /w/workspace/app-service-configurable_jakarta/archives [2023-04-10T21:35:51.134Z] total 16 [2023-04-10T21:35:51.134Z] drwxr-xr-x 3 root root 4096 Apr 10 21:29 . [2023-04-10T21:35:51.134Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 21:35 .. [2023-04-10T21:35:51.134Z] drwxr-xr-x 2 root root 4096 Apr 10 21:29 cost [2023-04-10T21:35:51.134Z] -rw-r--r-- 1 root root 97 Apr 10 21:29 cost.csv [2023-04-10T21:35:51.134Z] + sudo chown -R jenkins:jenkins /w/workspace/app-service-configurable_jakarta/archives [2023-04-10T21:35:51.134Z] + ls -al /w/workspace/app-service-configurable_jakarta/archives [2023-04-10T21:35:51.134Z] total 16 [2023-04-10T21:35:51.134Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 21:29 . [2023-04-10T21:35:51.134Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 21:35 .. [2023-04-10T21:35:51.134Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 21:29 cost [2023-04-10T21:35:51.134Z] -rw-r--r-- 1 jenkins jenkins 97 Apr 10 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:51.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:52.279Z] ---> package-listing.sh [2023-04-10T21:35:52.279Z] ++ facter osfamily [2023-04-10T21:35:52.279Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-10T21:35:52.539Z] + OS_FAMILY=debian [2023-04-10T21:35:52.539Z] + workspace=/w/workspace/app-service-configurable_jakarta [2023-04-10T21:35:52.539Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-10T21:35:52.539Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-10T21:35:52.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-10T21:35:52.539Z] + PACKAGES=/tmp/packages_start.txt [2023-04-10T21:35:52.539Z] + '[' /w/workspace/app-service-configurable_jakarta ']' [2023-04-10T21:35:52.539Z] + PACKAGES=/tmp/packages_end.txt [2023-04-10T21:35:52.539Z] + case "${OS_FAMILY}" in [2023-04-10T21:35:52.539Z] + dpkg -l [2023-04-10T21:35:52.539Z] + grep '^ii' [2023-04-10T21:35:52.539Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-10T21:35:52.539Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-10T21:35:52.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-10T21:35:52.539Z] + '[' /w/workspace/app-service-configurable_jakarta ']' [2023-04-10T21:35:52.539Z] + mkdir -p /w/workspace/app-service-configurable_jakarta/archives/ [2023-04-10T21:35:52.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/app-service-configurable_jakarta/archives/ [Pipeline] echo [2023-04-10T21:35:52.550Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/app-service-configurable_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-10T21:35:52.827Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T21:35:53.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T21:35:53.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T21:35:53.457Z] prd-ubuntu20.04-docker-8c-8g-7318 does not seem to be running inside a container [2023-04-10T21:35:53.491Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/app-service-configurable_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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 [2023-04-10T21:35:53.762Z] $ docker top 0eca6ed0c3e1f20359cdbe939e0338fafd964006b22b784305971a0af6ef7295 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T21:35:54.101Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-10T21:35:54.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-10T21:35:54.667Z] + ls /var/log/sa-host [2023-04-10T21:35:54.668Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T21:35:54.812Z] provisioning config files... [2023-04-10T21:35:54.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config16338797045263189817tmp [Pipeline] { [Pipeline] echo [2023-04-10T21:35:54.835Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:55.120Z] ---> create-netrc.sh [Pipeline] } [2023-04-10T21:35:55.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:55.461Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-10T21:35:55.470Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:55.766Z] ---> sudo-logs.sh [2023-04-10T21:35:55.766Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-10T21:35:55.794Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:56.077Z] ---> job-cost.sh [2023-04-10T21:35:56.077Z] lf-activate-venv: SKIPPING [2023-04-10T21:35:56.077Z] DEBUG: total: 0.2199999988079071 [2023-04-10T21:35:56.077Z] INFO: Retrieving Stack Cost... [2023-04-10T21:35:56.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T21:35:56.595Z] INFO: Archiving Costs [Pipeline] echo [2023-04-10T21:35:56.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T21:35:56.888Z] ---> logs-deploy.sh [2023-04-10T21:35:56.888Z] lf-activate-venv: SKIPPING [2023-04-10T21:35:56.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/jakarta/7 [2023-04-10T21:35:56.888Z] INFO: archiving workspace using pattern(s): [2023-04-10T21:35:57.825Z] Archives upload complete. [2023-04-10T21:35:58.084Z] INFO: archiving logs to Nexus