Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a73b250e7ad45321f8771bc89bfbc43dfba8ea06 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-ssh1910419745193080132.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14616134827802738961.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1964850840761925071.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2794544441701463956.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3454430528514935883.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8288 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a73b250e7ad45321f8771bc89bfbc43dfba8ea06 (main) Commit message: "feat(snap): add config interface with unique identifier (#475)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a73b250e7ad45321f8771bc89bfbc43dfba8ea06 # timeout=10 > git rev-list --no-walk 51528f966f03c08c11749ac1b942a5d1476d1420 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T09:52:29.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:52:29.588Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:52:29.598Z] ========================================================= [2022-10-17T09:52:29.598Z] EdgeX Global Pipelines Version Info [2022-10-17T09:52:29.598Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:52:30.295Z] ------------------- [2022-10-17T09:52:30.295Z] stable info: [2022-10-17T09:52:30.295Z] ------------------- [2022-10-17T09:52:30.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:52:30.295Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:52:30.295Z] Message: update stable to v1.0.239 [2022-10-17T09:52:30.866Z] ------------------- [2022-10-17T09:52:30.866Z] experimental info: [2022-10-17T09:52:30.866Z] ------------------- [2022-10-17T09:52:30.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:52:30.866Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:52:30.866Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:52:31.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-17T09:52:31.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-17T09:52:31.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:52:31.041Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:52:31.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:52:31.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:52:31.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:52:31.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:52:31.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:52:31.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:52:31.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:52:31.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-17T09:52:31.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:52:31.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:52:31.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:52:31.171Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:52:31.184Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:52:31.200Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:52:31.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:52:31.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:52:31.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T09:52:31.243Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T09:52:31.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:52:31.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:52:31.278Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:52:31.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:52:31.299Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:52:31.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:52:31.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:52:31.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:52:31.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo [2022-10-17T09:52:31.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a73b250 [Pipeline] echo [2022-10-17T09:52:31.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:52:31.404Z] provisioning config files... [2022-10-17T09:52:31.418Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15543555780318224387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:52:31.719Z] ---> docker-login.sh [2022-10-17T09:52:31.719Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:52:31.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:31.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:31.979Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:31.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:31.979Z] [2022-10-17T09:52:31.979Z] Login Succeeded [2022-10-17T09:52:31.979Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:52:31.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:31.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:31.979Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:31.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:31.979Z] [2022-10-17T09:52:31.979Z] Login Succeeded [2022-10-17T09:52:31.979Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:52:32.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:32.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:32.239Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:32.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:32.239Z] [2022-10-17T09:52:32.239Z] Login Succeeded [2022-10-17T09:52:32.239Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:52:32.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:32.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:32.239Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:32.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:32.239Z] [2022-10-17T09:52:32.239Z] Login Succeeded [2022-10-17T09:52:32.239Z] docker.io [2022-10-17T09:52:32.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:32.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:32.759Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:32.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:32.759Z] [2022-10-17T09:52:32.759Z] Login Succeeded [2022-10-17T09:52:32.759Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:52:32.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:52:33.131Z] + git rev-list -1 --merges a73b250e7ad45321f8771bc89bfbc43dfba8ea06~1..a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo [2022-10-17T09:52:33.161Z] -----------> git rev-list -1 --merges a73b250e7ad45321f8771bc89bfbc43dfba8ea06~1..a73b250e7ad45321f8771bc89bfbc43dfba8ea06 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [false] [Pipeline] sh [2022-10-17T09:52:33.448Z] + git log --format=format:%s -1 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo [2022-10-17T09:52:33.465Z] ========================================================= [2022-10-17T09:52:33.465Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:52:33.465Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:52:33.805Z] + git log --format=format:%s -1 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] echo [2022-10-17T09:52:33.816Z] [semverPrep] GIT_COMMIT: a73b250e7ad45321f8771bc89bfbc43dfba8ea06, Commit Message: feat(snap): add config interface with unique identifier (#475) [Pipeline] echo [2022-10-17T09:52:33.825Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:52:34.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:52:34.163Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:52:34.163Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:52:34.163Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:52:34.163Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-10-17T09:52:34.163Z] -a /etc/ssh/ssh_known_hosts [2022-10-17T09:52:34.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:52:34.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:52:34.517Z] [2022-10-17T09:52:34.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:52:34.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:52:34.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:52:34.834Z] b85a868b505f: Pulling fs layer [2022-10-17T09:52:34.834Z] e2be974225ed: Pulling fs layer [2022-10-17T09:52:34.834Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:52:34.834Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:52:34.834Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:52:34.834Z] eaf3925da568: Pulling fs layer [2022-10-17T09:52:34.834Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:52:34.834Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:52:34.834Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:52:34.834Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:52:34.834Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:52:34.834Z] 988bab9f4d93: Waiting [2022-10-17T09:52:34.834Z] 1469e6f7b9e6: Waiting [2022-10-17T09:52:34.834Z] eaf3925da568: Waiting [2022-10-17T09:52:34.834Z] bab4dde63d76: Waiting [2022-10-17T09:52:34.834Z] bde34c3a00c8: Waiting [2022-10-17T09:52:34.834Z] 4872d77fe225: Waiting [2022-10-17T09:52:34.834Z] b352a97aabf1: Waiting [2022-10-17T09:52:34.834Z] 5851b861e8e6: Waiting [2022-10-17T09:52:34.834Z] e2be974225ed: Verifying Checksum [2022-10-17T09:52:34.834Z] e2be974225ed: Download complete [2022-10-17T09:52:34.834Z] 988bab9f4d93: Verifying Checksum [2022-10-17T09:52:34.834Z] 988bab9f4d93: Download complete [2022-10-17T09:52:34.834Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:52:34.834Z] 1469e6f7b9e6: Download complete [2022-10-17T09:52:35.099Z] eaf3925da568: Verifying Checksum [2022-10-17T09:52:35.099Z] eaf3925da568: Download complete [2022-10-17T09:52:35.099Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:52:35.099Z] 339a4e72a1f5: Download complete [2022-10-17T09:52:35.099Z] bde34c3a00c8: Verifying Checksum [2022-10-17T09:52:35.099Z] bde34c3a00c8: Download complete [2022-10-17T09:52:35.099Z] b352a97aabf1: Verifying Checksum [2022-10-17T09:52:35.099Z] b352a97aabf1: Download complete [2022-10-17T09:52:35.099Z] 4872d77fe225: Download complete [2022-10-17T09:52:35.099Z] 5851b861e8e6: Download complete [2022-10-17T09:52:35.099Z] b85a868b505f: Verifying Checksum [2022-10-17T09:52:35.099Z] b85a868b505f: Download complete [2022-10-17T09:52:35.362Z] bab4dde63d76: Verifying Checksum [2022-10-17T09:52:35.362Z] bab4dde63d76: Download complete [2022-10-17T09:52:36.300Z] b85a868b505f: Pull complete [2022-10-17T09:52:36.300Z] e2be974225ed: Pull complete [2022-10-17T09:52:36.876Z] 339a4e72a1f5: Pull complete [2022-10-17T09:52:36.876Z] 988bab9f4d93: Pull complete [2022-10-17T09:52:37.136Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:52:37.395Z] eaf3925da568: Pull complete [2022-10-17T09:52:39.298Z] bab4dde63d76: Pull complete [2022-10-17T09:52:39.298Z] bde34c3a00c8: Pull complete [2022-10-17T09:52:39.298Z] b352a97aabf1: Pull complete [2022-10-17T09:52:39.298Z] 4872d77fe225: Pull complete [2022-10-17T09:52:39.298Z] 5851b861e8e6: Pull complete [2022-10-17T09:52:39.298Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:52:39.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:52:39.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:52:39.386Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T09:52:39.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:52:40.625Z] $ docker top 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 -eo pid,comm [2022-10-17T09:52:40.702Z] 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). [2022-10-17T09:52:40.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:52:40.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:52:40.738Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:52:40.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:52:40.854Z] $ docker exec 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent [2022-10-17T09:52:40.966Z] SSH_AUTH_SOCK=/tmp/ssh-vqWdw6EJZ5rd/agent.32 [2022-10-17T09:52:40.966Z] SSH_AGENT_PID=38 [2022-10-17T09:52:40.972Z] Running ssh-add (command line suppressed) [2022-10-17T09:52:41.061Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7509789807973250270.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7509789807973250270.key) [2022-10-17T09:52:41.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:52:41.373Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:52:41.369Z] $ docker exec --env ******** --env ******** 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent -k [2022-10-17T09:52:41.457Z] unset SSH_AUTH_SOCK; [2022-10-17T09:52:41.457Z] unset SSH_AGENT_PID; [2022-10-17T09:52:41.457Z] echo Agent pid 38 killed; [2022-10-17T09:52:41.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:52:41.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:52:41.512Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:52:41.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:52:41.608Z] $ docker exec 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent [2022-10-17T09:52:41.724Z] SSH_AUTH_SOCK=/tmp/ssh-NIsItSfuN20y/agent.70 [2022-10-17T09:52:41.724Z] SSH_AGENT_PID=76 [2022-10-17T09:52:41.731Z] Running ssh-add (command line suppressed) [2022-10-17T09:52:41.821Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11905072131126070159.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11905072131126070159.key) [2022-10-17T09:52:41.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:52:42.131Z] + git semver init [2022-10-17T09:52:42.391Z] 2022-10-17 09:52:42,310 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:52:42.391Z] 2022-10-17 09:52:42,310 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-10-17T09:52:42.391Z] 2022-10-17 09:52:42,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-10-17T09:52:42.391Z] 2022-10-17 09:52:42,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:52:43.326Z] 2022-10-17 09:52:43,225 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-10-17T09:52:43.326Z] 2022-10-17 09:52:43,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-10-17T09:52:43.326Z] 2022-10-17 09:52:43,226 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T09:52:43.326Z] 2022-10-17 09:52:43,226 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T09:52:43.326Z] 2.3.0-dev.30 [Pipeline] } [2022-10-17T09:52:43.324Z] $ docker exec --env ******** --env ******** 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 ssh-agent -k [2022-10-17T09:52:43.428Z] unset SSH_AUTH_SOCK; [2022-10-17T09:52:43.429Z] unset SSH_AGENT_PID; [2022-10-17T09:52:43.429Z] echo Agent pid 76 killed; [2022-10-17T09:52:43.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:52:43.758Z] + git semver [Pipeline] } [2022-10-17T09:52:44.020Z] $ docker stop --time=1 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 [2022-10-17T09:52:45.312Z] $ docker rm -f 1a676eee890d14b2488c0731148ba7d5c8471f305a08a367e721ae40527cf0f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:52:45.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:52:45.849Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:52:45.853Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [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 [2022-10-17T09:52:46.010Z] provisioning config files... [2022-10-17T09:52:46.018Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7815296851188367549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:52:46.314Z] ---> docker-login.sh [2022-10-17T09:52:46.314Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:52:46.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:46.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:46.314Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:46.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:46.314Z] [2022-10-17T09:52:46.314Z] Login Succeeded [2022-10-17T09:52:46.314Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:52:46.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:46.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:46.574Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:46.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:46.574Z] [2022-10-17T09:52:46.574Z] Login Succeeded [2022-10-17T09:52:46.574Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:52:46.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:46.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:46.574Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:46.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:46.574Z] [2022-10-17T09:52:46.574Z] Login Succeeded [2022-10-17T09:52:46.574Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:52:46.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:46.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:46.838Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:46.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:46.838Z] [2022-10-17T09:52:46.838Z] Login Succeeded [2022-10-17T09:52:46.838Z] docker.io [2022-10-17T09:52:46.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:52:47.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:52:47.098Z] Configure a credential helper to remove this warning. See [2022-10-17T09:52:47.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:52:47.098Z] [2022-10-17T09:52:47.098Z] Login Succeeded [2022-10-17T09:52:47.098Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:52:47.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:52:47.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:52:47.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:52:47.175Z] ========================================================= [2022-10-17T09:52:47.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:52:47.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:52:47.487Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:52:47.487Z] Sending build context to Docker daemon 3.14MB [2022-10-17T09:52:47.487Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:52:47.487Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:52:47.487Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:52:47.487Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:52:47.487Z] 4583459ba037: Pulling fs layer [2022-10-17T09:52:47.487Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:52:47.487Z] 53926ce57604: Pulling fs layer [2022-10-17T09:52:47.487Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:52:47.487Z] 30f14e443154: Pulling fs layer [2022-10-17T09:52:47.487Z] 53926ce57604: Waiting [2022-10-17T09:52:47.487Z] 21b2b0c7a3f4: Waiting [2022-10-17T09:52:47.487Z] 801331c1e519: Pulling fs layer [2022-10-17T09:52:47.487Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:52:47.487Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:52:47.487Z] 801331c1e519: Waiting [2022-10-17T09:52:47.487Z] 99cc6dd402b0: Waiting [2022-10-17T09:52:47.487Z] 7d9ed39f4882: Waiting [2022-10-17T09:52:47.487Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:52:47.487Z] 93c1e223e6f2: Download complete [2022-10-17T09:52:47.487Z] 4583459ba037: Download complete [2022-10-17T09:52:47.487Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:52:47.487Z] 30f14e443154: Verifying Checksum [2022-10-17T09:52:47.487Z] 30f14e443154: Download complete [2022-10-17T09:52:47.487Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:52:47.487Z] 213ec9aee27d: Download complete [2022-10-17T09:52:47.748Z] 801331c1e519: Verifying Checksum [2022-10-17T09:52:47.748Z] 801331c1e519: Download complete [2022-10-17T09:52:47.748Z] 213ec9aee27d: Pull complete [2022-10-17T09:52:48.009Z] 4583459ba037: Pull complete [2022-10-17T09:52:48.009Z] 93c1e223e6f2: Pull complete [2022-10-17T09:52:48.267Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:52:48.267Z] 7d9ed39f4882: Download complete [2022-10-17T09:52:48.267Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:52:48.267Z] 99cc6dd402b0: Download complete [2022-10-17T09:52:48.267Z] 53926ce57604: Verifying Checksum [2022-10-17T09:52:48.267Z] 53926ce57604: Download complete [2022-10-17T09:52:52.449Z] 53926ce57604: Pull complete [2022-10-17T09:52:52.449Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:52:52.449Z] 30f14e443154: Pull complete [2022-10-17T09:52:52.449Z] 801331c1e519: Pull complete [2022-10-17T09:52:53.822Z] 99cc6dd402b0: Pull complete [2022-10-17T09:52:54.760Z] 7d9ed39f4882: Pull complete [2022-10-17T09:52:54.760Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:52:54.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:52:54.760Z] ---> 1dedd983c030 [2022-10-17T09:52:54.760Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T09:52:56.139Z] ---> Running in 6e050183f45f [2022-10-17T09:52:56.139Z] Removing intermediate container 6e050183f45f [2022-10-17T09:52:56.139Z] ---> 1a7040b8bd87 [2022-10-17T09:52:56.139Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:52:56.139Z] ---> Running in 1dce74b78867 [2022-10-17T09:52:56.139Z] Removing intermediate container 1dce74b78867 [2022-10-17T09:52:56.139Z] ---> 5bf5474fda5f [2022-10-17T09:52:56.139Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:52:56.139Z] ---> Running in a2db21e41464 [2022-10-17T09:52:56.397Z] Removing intermediate container a2db21e41464 [2022-10-17T09:52:56.397Z] ---> dcb49237ed4b [2022-10-17T09:52:56.397Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:52:56.397Z] ---> Running in 280683a1c0fd [2022-10-17T09:52:56.397Z] Removing intermediate container 280683a1c0fd [2022-10-17T09:52:56.397Z] ---> 6ceaedafe0b0 [2022-10-17T09:52:56.397Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:52:56.397Z] ---> Running in f7253adb9984 [2022-10-17T09:52:56.964Z] Removing intermediate container f7253adb9984 [2022-10-17T09:52:56.964Z] ---> eb735690a6d7 [2022-10-17T09:52:56.964Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:52:56.964Z] ---> Running in fa844c0b80ce [2022-10-17T09:52:57.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:52:58.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:52:58.419Z] OK: 211 MiB in 51 packages [2022-10-17T09:52:58.678Z] Removing intermediate container fa844c0b80ce [2022-10-17T09:52:58.678Z] ---> eb28bc4c8838 [2022-10-17T09:52:58.678Z] Step 9/14 : WORKDIR /app [2022-10-17T09:52:58.678Z] ---> Running in f7bdac73063c [2022-10-17T09:52:58.678Z] Removing intermediate container f7bdac73063c [2022-10-17T09:52:58.678Z] ---> a14a7b1bdd88 [2022-10-17T09:52:58.678Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T09:52:58.936Z] ---> 73edbaebe867 [2022-10-17T09:52:58.936Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:52:58.936Z] ---> Running in 0d5492518d9b [2022-10-17T09:53:00.960Z] Still waiting to schedule task [2022-10-17T09:53:00.960Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-17T09:53:13.869Z] Removing intermediate container 0d5492518d9b [2022-10-17T09:53:13.869Z] ---> a4d37eee8dae [2022-10-17T09:53:13.869Z] Step 12/14 : COPY . . [2022-10-17T09:53:13.869Z] ---> fcbdf70d4c06 [2022-10-17T09:53:13.869Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:53:13.869Z] ---> Running in e0a1f9c574ce [2022-10-17T09:53:13.869Z] Removing intermediate container e0a1f9c574ce [2022-10-17T09:53:13.869Z] ---> 61445c45af3b [2022-10-17T09:53:13.869Z] Step 14/14 : RUN $MAKE [2022-10-17T09:53:13.869Z] ---> Running in dedc1d46fc36 [2022-10-17T09:53:13.869Z] noop [2022-10-17T09:53:13.869Z] Removing intermediate container dedc1d46fc36 [2022-10-17T09:53:13.869Z] ---> 13de505675de [2022-10-17T09:53:13.869Z] Successfully built 13de505675de [2022-10-17T09:53:13.869Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:53:14.189Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:53:14.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:53:14.253Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T09:53:14.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T09:53:14.615Z] $ docker top 5b7db7909a326b7eb826022b5ccd336603aa3d6b65a061be4a0e2a2196302f4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:53:14.947Z] + go version [2022-10-17T09:53:14.947Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:53:14.963Z] $ docker stop --time=1 5b7db7909a326b7eb826022b5ccd336603aa3d6b65a061be4a0e2a2196302f4a [2022-10-17T09:53:16.241Z] $ docker rm -f 5b7db7909a326b7eb826022b5ccd336603aa3d6b65a061be4a0e2a2196302f4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:53:16.642Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:53:16.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:53:16.701Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T09:53:16.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T09:53:17.038Z] $ docker top ff71bdef837d87a133ea6dc7dd6853f24c4fcd07d60d8cacd23d38c4ed70126c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:53:17.366Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:53:17.659Z] + make test [2022-10-17T09:53:17.659Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-17T09:53:25.762Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-17T09:53:25.762Z] CGO_ENABLED=1 go vet ./... [2022-10-17T09:53:29.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:53:29.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:53:29.039Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:53:29.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:53:29.070Z] $ docker stop --time=1 ff71bdef837d87a133ea6dc7dd6853f24c4fcd07d60d8cacd23d38c4ed70126c [2022-10-17T09:53:31.180Z] $ docker rm -f ff71bdef837d87a133ea6dc7dd6853f24c4fcd07d60d8cacd23d38c4ed70126c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:53:31.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:53:31.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:53:32.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:53:32.354Z] + ls -al . [2022-10-17T09:53:32.354Z] total 176 [2022-10-17T09:53:32.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:53 . [2022-10-17T09:53:32.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:52 .. [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 09:52 .dockerignore [2022-10-17T09:53:32.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:52 .git [2022-10-17T09:53:32.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:52 .github [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 09:52 .gitignore [2022-10-17T09:53:32.354Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:52 .semver [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 17 09:52 Attribution.txt [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 17 09:52 CHANGELOG.md [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 17 09:52 Dockerfile [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:52 GOVERNANCE.md [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 09:52 Jenkinsfile [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 09:52 LICENSE [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 09:52 OWNERS.md [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 17 09:52 README.md [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:52 VERSION [2022-10-17T09:53:32.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:52 bin [2022-10-17T09:53:32.354Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 09:53 coverage.out [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 3448 Oct 17 09:52 go.mod [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 37326 Oct 17 09:52 go.sum [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 17 09:52 main.go [2022-10-17T09:53:32.354Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 17 09:52 makefile [2022-10-17T09:53:32.354Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:52 res [2022-10-17T09:53:32.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:53:32.652Z] + 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=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 --label arch=amd64 --label version=2.3.0-dev.30 . [2022-10-17T09:53:32.652Z] Sending build context to Docker daemon 3.141MB [2022-10-17T09:53:32.652Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:53:32.652Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-17T09:53:32.652Z] ---> 13de505675de [2022-10-17T09:53:32.652Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T09:53:32.652Z] ---> Running in 50c0e0fc3117 [2022-10-17T09:53:32.912Z] Removing intermediate container 50c0e0fc3117 [2022-10-17T09:53:32.912Z] ---> f4c3ba4c5347 [2022-10-17T09:53:32.912Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:53:32.912Z] ---> Running in fb3846092593 [2022-10-17T09:53:32.912Z] Removing intermediate container fb3846092593 [2022-10-17T09:53:32.912Z] ---> 8759caf0a8fa [2022-10-17T09:53:32.912Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:53:32.912Z] ---> Running in bacf1e538349 [2022-10-17T09:53:32.912Z] Removing intermediate container bacf1e538349 [2022-10-17T09:53:32.912Z] ---> 66d740d2cf55 [2022-10-17T09:53:32.912Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:53:32.912Z] ---> Running in c45ce717cb7a [2022-10-17T09:53:33.171Z] Removing intermediate container c45ce717cb7a [2022-10-17T09:53:33.171Z] ---> 1894d486bfe4 [2022-10-17T09:53:33.171Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:53:33.171Z] ---> Running in 7b2da319fa3c [2022-10-17T09:53:33.430Z] Removing intermediate container 7b2da319fa3c [2022-10-17T09:53:33.430Z] ---> 85561f515dd2 [2022-10-17T09:53:33.430Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:53:33.688Z] ---> Running in 5e1ce8f071a1 [2022-10-17T09:53:33.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:53:34.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:53:35.086Z] OK: 211 MiB in 51 packages [2022-10-17T09:53:35.345Z] Removing intermediate container 5e1ce8f071a1 [2022-10-17T09:53:35.345Z] ---> 75c3fe2ea24d [2022-10-17T09:53:35.345Z] Step 9/28 : WORKDIR /app [2022-10-17T09:53:35.345Z] ---> Running in b6b41b52caba [2022-10-17T09:53:35.345Z] Removing intermediate container b6b41b52caba [2022-10-17T09:53:35.345Z] ---> 7f7f21b3f09c [2022-10-17T09:53:35.345Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-17T09:53:35.604Z] ---> 63421a258578 [2022-10-17T09:53:35.604Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:53:35.604Z] ---> Running in 745eea1f81c3 [2022-10-17T09:53:36.171Z] Removing intermediate container 745eea1f81c3 [2022-10-17T09:53:36.171Z] ---> 872553ed0770 [2022-10-17T09:53:36.171Z] Step 12/28 : COPY . . [2022-10-17T09:53:36.171Z] ---> 60dde583c3f3 [2022-10-17T09:53:36.171Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:53:36.429Z] ---> Running in 3c82a61dc708 [2022-10-17T09:53:36.429Z] Removing intermediate container 3c82a61dc708 [2022-10-17T09:53:36.429Z] ---> 637c38115598 [2022-10-17T09:53:36.429Z] Step 14/28 : RUN $MAKE [2022-10-17T09:53:36.429Z] ---> Running in c53ba823e811 [2022-10-17T09:53:36.686Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-17T09:53:54.764Z] Removing intermediate container c53ba823e811 [2022-10-17T09:53:54.764Z] ---> 8eb3e56d13bb [2022-10-17T09:53:54.764Z] Step 15/28 : FROM alpine:3.16 [2022-10-17T09:53:55.332Z] 3.16: Pulling from library/alpine [2022-10-17T09:53:55.332Z] 213ec9aee27d: Already exists [2022-10-17T09:53:55.591Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:53:55.591Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:53:55.591Z] ---> 9c6f07244728 [2022-10-17T09:53:55.591Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:53:55.591Z] ---> Running in 65e09a55d970 [2022-10-17T09:53:55.849Z] Removing intermediate container 65e09a55d970 [2022-10-17T09:53:55.849Z] ---> be53c2af6fe5 [2022-10-17T09:53:55.849Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-17T09:53:55.849Z] ---> Running in 8656bd4f2589 [2022-10-17T09:53:55.849Z] Removing intermediate container 8656bd4f2589 [2022-10-17T09:53:55.849Z] ---> df5fd4e0edea [2022-10-17T09:53:55.849Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-17T09:53:55.849Z] ---> Running in 182248d85baa [2022-10-17T09:53:56.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:53:56.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:53:56.367Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-17T09:53:56.367Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-17T09:53:56.367Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:53:56.367Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-17T09:53:56.367Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:53:56.367Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-17T09:53:56.367Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-17T09:53:56.367Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:53:56.367Z] Executing ca-certificates-20220614-r0.trigger [2022-10-17T09:53:56.367Z] OK: 9 MiB in 21 packages [2022-10-17T09:53:57.301Z] Removing intermediate container 182248d85baa [2022-10-17T09:53:57.301Z] ---> 5745be9204a0 [2022-10-17T09:53:57.301Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-17T09:53:57.301Z] ---> 3b7751e1acb8 [2022-10-17T09:53:57.301Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-17T09:53:57.301Z] ---> cc8134a01241 [2022-10-17T09:53:57.301Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-17T09:53:57.560Z] ---> 7b435fc39e49 [2022-10-17T09:53:57.560Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-17T09:53:58.127Z] ---> 6f4a4a3f9859 [2022-10-17T09:53:58.127Z] Step 23/28 : EXPOSE 48095 [2022-10-17T09:53:58.127Z] ---> Running in 37ea0261c221 [2022-10-17T09:53:58.127Z] Removing intermediate container 37ea0261c221 [2022-10-17T09:53:58.127Z] ---> e198f85707e2 [2022-10-17T09:53:58.127Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-17T09:53:58.127Z] ---> Running in eee08084ab35 [2022-10-17T09:53:58.127Z] Removing intermediate container eee08084ab35 [2022-10-17T09:53:58.127Z] ---> 638cdadcf626 [2022-10-17T09:53:58.127Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T09:53:58.127Z] ---> Running in 1886ca1eac4a [2022-10-17T09:53:58.127Z] Removing intermediate container 1886ca1eac4a [2022-10-17T09:53:58.127Z] ---> f3c10b0a96a4 [2022-10-17T09:53:58.127Z] Step 26/28 : LABEL arch=amd64 [2022-10-17T09:53:58.127Z] ---> Running in 52b897014e12 [2022-10-17T09:53:58.387Z] Removing intermediate container 52b897014e12 [2022-10-17T09:53:58.387Z] ---> 4132964a824f [2022-10-17T09:53:58.387Z] Step 27/28 : LABEL git_sha=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T09:53:58.387Z] ---> Running in 597fcdc6e7b3 [2022-10-17T09:53:58.387Z] Removing intermediate container 597fcdc6e7b3 [2022-10-17T09:53:58.387Z] ---> b7440237b736 [2022-10-17T09:53:58.387Z] Step 28/28 : LABEL version=2.3.0-dev.30 [2022-10-17T09:53:58.387Z] ---> Running in c6d844508d74 [2022-10-17T09:53:58.387Z] Removing intermediate container c6d844508d74 [2022-10-17T09:53:58.387Z] ---> 05888c94a0d5 [2022-10-17T09:53:58.387Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:53:58.387Z] Successfully built 05888c94a0d5 [2022-10-17T09:53:58.387Z] 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 [2022-10-17T09:53:58.459Z] provisioning config files... [2022-10-17T09:53:58.468Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11082940360761777087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:53:58.763Z] ---> docker-login.sh [2022-10-17T09:53:58.763Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:53:58.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:53:58.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:53:58.763Z] Configure a credential helper to remove this warning. See [2022-10-17T09:53:58.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:53:58.763Z] [2022-10-17T09:53:58.763Z] Login Succeeded [2022-10-17T09:53:58.763Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:53:58.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:53:58.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:53:58.763Z] Configure a credential helper to remove this warning. See [2022-10-17T09:53:58.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:53:58.763Z] [2022-10-17T09:53:58.763Z] Login Succeeded [2022-10-17T09:53:58.763Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:53:59.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:53:59.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:53:59.020Z] Configure a credential helper to remove this warning. See [2022-10-17T09:53:59.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:53:59.020Z] [2022-10-17T09:53:59.020Z] Login Succeeded [2022-10-17T09:53:59.020Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:53:59.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:53:59.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:53:59.020Z] Configure a credential helper to remove this warning. See [2022-10-17T09:53:59.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:53:59.020Z] [2022-10-17T09:53:59.020Z] Login Succeeded [2022-10-17T09:53:59.020Z] docker.io [2022-10-17T09:53:59.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:53:59.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:53:59.586Z] Configure a credential helper to remove this warning. See [2022-10-17T09:53:59.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:53:59.586Z] [2022-10-17T09:53:59.586Z] Login Succeeded [2022-10-17T09:53:59.586Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:53:59.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:53:59.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:53:59.630Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-10-17T09:53:59.630Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T09:53:59.630Z] latest [2022-10-17T09:53:59.630Z] 2.3.0-dev.30 [2022-10-17T09:53:59.630Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [2022-10-17T09:53:59.630Z] main [2022-10-17T09:53:59.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:53:59.934Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:00.235Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T09:54:00.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-17T09:54:00.235Z] eebbf2968eab: Preparing [2022-10-17T09:54:00.236Z] 451c7bae9b1b: Preparing [2022-10-17T09:54:00.236Z] 5b2be410084e: Preparing [2022-10-17T09:54:00.236Z] 642f2a52d0d0: Preparing [2022-10-17T09:54:00.236Z] 5de3b4e3b69b: Preparing [2022-10-17T09:54:00.236Z] 994393dc58e7: Preparing [2022-10-17T09:54:00.236Z] 994393dc58e7: Waiting [2022-10-17T09:54:00.236Z] 642f2a52d0d0: Pushed [2022-10-17T09:54:00.236Z] 451c7bae9b1b: Pushed [2022-10-17T09:54:00.236Z] 5b2be410084e: Pushed [2022-10-17T09:54:00.236Z] 994393dc58e7: Layer already exists [2022-10-17T09:54:00.568Z] 5de3b4e3b69b: Pushed [2022-10-17T09:54:02.560Z] eebbf2968eab: Pushed [2022-10-17T09:54:02.560Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:02.861Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:03.162Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-17T09:54:03.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-17T09:54:03.162Z] eebbf2968eab: Preparing [2022-10-17T09:54:03.162Z] 451c7bae9b1b: Preparing [2022-10-17T09:54:03.162Z] 5b2be410084e: Preparing [2022-10-17T09:54:03.162Z] 642f2a52d0d0: Preparing [2022-10-17T09:54:03.162Z] 5de3b4e3b69b: Preparing [2022-10-17T09:54:03.162Z] 994393dc58e7: Preparing [2022-10-17T09:54:03.162Z] 994393dc58e7: Waiting [2022-10-17T09:54:03.162Z] 642f2a52d0d0: Layer already exists [2022-10-17T09:54:03.162Z] eebbf2968eab: Layer already exists [2022-10-17T09:54:03.162Z] 5b2be410084e: Layer already exists [2022-10-17T09:54:03.162Z] 451c7bae9b1b: Layer already exists [2022-10-17T09:54:03.162Z] 5de3b4e3b69b: Layer already exists [2022-10-17T09:54:03.162Z] 994393dc58e7: Layer already exists [2022-10-17T09:54:03.162Z] latest: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:03.467Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:03.777Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.30 [2022-10-17T09:54:03.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-17T09:54:03.777Z] eebbf2968eab: Preparing [2022-10-17T09:54:03.777Z] 451c7bae9b1b: Preparing [2022-10-17T09:54:03.777Z] 5b2be410084e: Preparing [2022-10-17T09:54:03.777Z] 642f2a52d0d0: Preparing [2022-10-17T09:54:03.777Z] 5de3b4e3b69b: Preparing [2022-10-17T09:54:03.777Z] 994393dc58e7: Preparing [2022-10-17T09:54:03.777Z] 994393dc58e7: Waiting [2022-10-17T09:54:03.777Z] eebbf2968eab: Layer already exists [2022-10-17T09:54:03.777Z] 451c7bae9b1b: Layer already exists [2022-10-17T09:54:03.777Z] 642f2a52d0d0: Layer already exists [2022-10-17T09:54:03.777Z] 5de3b4e3b69b: Layer already exists [2022-10-17T09:54:03.777Z] 5b2be410084e: Layer already exists [2022-10-17T09:54:03.777Z] 994393dc58e7: Layer already exists [2022-10-17T09:54:03.777Z] 2.3.0-dev.30: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:04.078Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:04.374Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [2022-10-17T09:54:04.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-17T09:54:04.374Z] eebbf2968eab: Preparing [2022-10-17T09:54:04.374Z] 451c7bae9b1b: Preparing [2022-10-17T09:54:04.374Z] 5b2be410084e: Preparing [2022-10-17T09:54:04.374Z] 642f2a52d0d0: Preparing [2022-10-17T09:54:04.374Z] 5de3b4e3b69b: Preparing [2022-10-17T09:54:04.374Z] 994393dc58e7: Preparing [2022-10-17T09:54:04.374Z] 994393dc58e7: Waiting [2022-10-17T09:54:04.374Z] 451c7bae9b1b: Layer already exists [2022-10-17T09:54:04.374Z] eebbf2968eab: Layer already exists [2022-10-17T09:54:04.374Z] 5de3b4e3b69b: Layer already exists [2022-10-17T09:54:04.374Z] 5b2be410084e: Layer already exists [2022-10-17T09:54:04.374Z] 642f2a52d0d0: Layer already exists [2022-10-17T09:54:04.374Z] 994393dc58e7: Layer already exists [2022-10-17T09:54:04.374Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:04.678Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:04.981Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-10-17T09:54:04.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-17T09:54:04.981Z] eebbf2968eab: Preparing [2022-10-17T09:54:04.981Z] 451c7bae9b1b: Preparing [2022-10-17T09:54:04.981Z] 5b2be410084e: Preparing [2022-10-17T09:54:04.981Z] 642f2a52d0d0: Preparing [2022-10-17T09:54:04.981Z] 5de3b4e3b69b: Preparing [2022-10-17T09:54:04.981Z] 994393dc58e7: Preparing [2022-10-17T09:54:04.981Z] 994393dc58e7: Waiting [2022-10-17T09:54:04.981Z] 5b2be410084e: Layer already exists [2022-10-17T09:54:04.981Z] 451c7bae9b1b: Layer already exists [2022-10-17T09:54:04.981Z] 642f2a52d0d0: Layer already exists [2022-10-17T09:54:04.981Z] eebbf2968eab: Layer already exists [2022-10-17T09:54:04.981Z] 5de3b4e3b69b: Layer already exists [2022-10-17T09:54:04.981Z] 994393dc58e7: Layer already exists [2022-10-17T09:54:04.981Z] main: digest: sha256:d4911a6b9a065499c03fb3cca6f64722be23559d122ca0c0a8ee007d6360c15d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:54:05.018Z] ===================================================== [Pipeline] echo [2022-10-17T09:54:05.023Z] taggedImages: [2022-10-17T09:54:05.023Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T09:54:05.023Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-17T09:54:05.023Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.30 [2022-10-17T09:54:05.023Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [2022-10-17T09:54:05.023Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:05.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:54:05.387Z] [2022-10-17T09:54:05.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:54:05.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:54:05.681Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:54:05.681Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:54:05.681Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:54:05.681Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:54:05.681Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:54:05.681Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:54:05.681Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:54:05.681Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:54:05.681Z] 3a2ae6a8a46f: Waiting [2022-10-17T09:54:05.681Z] 33b1e0a273af: Waiting [2022-10-17T09:54:05.681Z] 5d3b04190fa2: Waiting [2022-10-17T09:54:05.681Z] 2f39f015ded8: Waiting [2022-10-17T09:54:05.681Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T09:54:05.681Z] 5c69ac0246d0: Download complete [2022-10-17T09:54:05.681Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:54:05.681Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:54:05.681Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:54:05.681Z] 33b1e0a273af: Download complete [2022-10-17T09:54:05.681Z] 5d3b04190fa2: Download complete [2022-10-17T09:54:05.681Z] ec43610c2a17: Download complete [2022-10-17T09:54:05.938Z] 5eb5b503b376: Verifying Checksum [2022-10-17T09:54:05.938Z] 5eb5b503b376: Download complete [2022-10-17T09:54:06.504Z] 2f39f015ded8: Download complete [2022-10-17T09:54:07.070Z] 5eb5b503b376: Pull complete [2022-10-17T09:54:07.070Z] 5c69ac0246d0: Pull complete [2022-10-17T09:54:07.637Z] ec43610c2a17: Pull complete [2022-10-17T09:54:07.637Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:54:07.637Z] 33b1e0a273af: Pull complete [2022-10-17T09:54:07.896Z] 5d3b04190fa2: Pull complete [2022-10-17T09:54:12.077Z] 2f39f015ded8: Pull complete [2022-10-17T09:54:12.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:54:12.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:54:12.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:54:12.146Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T09:54:12.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:54:15.119Z] $ docker top 81afeaef6039e82da0371f96aacf4018978e3db6c0b78cb768cb7e660d071236 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:54:15.491Z] ---> job-cost.sh [2022-10-17T09:54:15.491Z] lf-activate-venv: SKIPPING [2022-10-17T09:54:15.491Z] INFO: No Stack... [2022-10-17T09:54:15.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:54:16.316Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:54:16.604Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-10-17T09:54:16.604Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:54:16.617Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [2022-10-17T09:54:16.627Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] did not exist. Created. [2022-10-17T09:54:16.627Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:54:16.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T09:54:16.951Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:54:16.958Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:54:16.984Z] $ docker stop --time=1 81afeaef6039e82da0371f96aacf4018978e3db6c0b78cb768cb7e660d071236 [2022-10-17T09:54:18.112Z] $ docker rm -f 81afeaef6039e82da0371f96aacf4018978e3db6c0b78cb768cb7e660d071236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T09:57:01.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8289 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-10-17T09:57:01.225Z] Running in /w/workspace/app-service-configurable/109 [Pipeline] { [Pipeline] checkout [2022-10-17T09:57:01.255Z] Selected Git installation does not exist. Using Default [2022-10-17T09:57:01.256Z] The recommended git tool is: NONE [2022-10-17T09:57:06.496Z] using credential edgex-jenkins-ssh [2022-10-17T09:57:06.514Z] Cloning the remote Git repository [2022-10-17T09:57:06.561Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-17T09:57:06.641Z] > git init /w/workspace/app-service-configurable/109 # timeout=10 [2022-10-17T09:57:06.795Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-17T09:57:06.797Z] > git --version # timeout=10 [2022-10-17T09:57:06.821Z] > git --version # 'git version 2.25.1' [2022-10-17T09:57:06.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:57:06.871Z] Verifying host key using known hosts file [2022-10-17T09:57:07.070Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T09:57:07.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:57:08.270Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-17T09:57:08.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:57:09.234Z] Avoid second fetch [2022-10-17T09:57:09.235Z] Checking out Revision a73b250e7ad45321f8771bc89bfbc43dfba8ea06 (main) [2022-10-17T09:57:09.790Z] Commit message: "feat(snap): add config interface with unique identifier (#475)" [2022-10-17T09:57:09.254Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:57:09.274Z] > git checkout -f a73b250e7ad45321f8771bc89bfbc43dfba8ea06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:57:10.814Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:57:10.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:57:10.815Z] Dload Upload Total Spent Left Speed [2022-10-17T09:57:11.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 21727 0 --:--:-- --:--:-- --:--:-- 21727 [Pipeline] sh [2022-10-17T09:57:12.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T09:57:12.395Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T09:57:12.395Z] + sudo tee /etc/docker/daemon.new [2022-10-17T09:57:12.396Z] { [2022-10-17T09:57:12.396Z] "registry-mirrors": [ [2022-10-17T09:57:12.396Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:57:12.396Z] ], [2022-10-17T09:57:12.396Z] "bip": "10.250.0.254/24", [2022-10-17T09:57:12.396Z] "hosts": [ [2022-10-17T09:57:12.396Z] "tcp://0.0.0.0:5555", [2022-10-17T09:57:12.396Z] "unix:///var/run/docker.sock" [2022-10-17T09:57:12.396Z] ], [2022-10-17T09:57:12.396Z] "mtu": 1458, [2022-10-17T09:57:12.396Z] "selinux-enabled": true, [2022-10-17T09:57:12.396Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:57:12.396Z] } [Pipeline] sh [2022-10-17T09:57:12.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:57:13.090Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:57:35.220Z] provisioning config files... [2022-10-17T09:57:35.242Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/109@tmp/config12405865202853632852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:35.586Z] ---> docker-login.sh [2022-10-17T09:57:35.586Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:57:36.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:57:36.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:57:36.171Z] Configure a credential helper to remove this warning. See [2022-10-17T09:57:36.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:57:36.171Z] [2022-10-17T09:57:36.171Z] Login Succeeded [2022-10-17T09:57:36.171Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:57:36.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:57:36.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:57:36.443Z] Configure a credential helper to remove this warning. See [2022-10-17T09:57:36.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:57:36.443Z] [2022-10-17T09:57:36.443Z] Login Succeeded [2022-10-17T09:57:36.443Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:57:36.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:57:36.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:57:36.979Z] Configure a credential helper to remove this warning. See [2022-10-17T09:57:36.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:57:36.979Z] [2022-10-17T09:57:36.979Z] Login Succeeded [2022-10-17T09:57:36.979Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:57:36.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:57:37.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:57:37.248Z] Configure a credential helper to remove this warning. See [2022-10-17T09:57:37.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:57:37.248Z] [2022-10-17T09:57:37.248Z] Login Succeeded [2022-10-17T09:57:37.248Z] docker.io [2022-10-17T09:57:37.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:57:37.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:57:37.782Z] Configure a credential helper to remove this warning. See [2022-10-17T09:57:37.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:57:37.782Z] [2022-10-17T09:57:37.782Z] Login Succeeded [2022-10-17T09:57:37.782Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:57:37.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:57:37.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:57:37.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:57:37.957Z] ========================================================= [2022-10-17T09:57:37.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:57:37.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:38.297Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:57:38.297Z] Sending build context to Docker daemon 207.4kB [2022-10-17T09:57:38.572Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:57:38.572Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:57:38.572Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:57:38.572Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:57:38.572Z] d32db5db7311: Pulling fs layer [2022-10-17T09:57:38.572Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:57:38.572Z] 5831b945b038: Pulling fs layer [2022-10-17T09:57:38.572Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:57:38.572Z] e10730c5d714: Pulling fs layer [2022-10-17T09:57:38.572Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:57:38.572Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:57:38.572Z] 5831b945b038: Waiting [2022-10-17T09:57:38.572Z] 86bbec2aaacd: Waiting [2022-10-17T09:57:38.572Z] e10730c5d714: Waiting [2022-10-17T09:57:38.572Z] d5ac0230b979: Waiting [2022-10-17T09:57:38.572Z] d0c4b47475fc: Verifying Checksum [2022-10-17T09:57:38.572Z] d0c4b47475fc: Download complete [2022-10-17T09:57:38.572Z] d32db5db7311: Verifying Checksum [2022-10-17T09:57:38.572Z] d32db5db7311: Download complete [2022-10-17T09:57:38.845Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T09:57:38.846Z] 86bbec2aaacd: Download complete [2022-10-17T09:57:38.846Z] 9b18e9b68314: Verifying Checksum [2022-10-17T09:57:38.846Z] 9b18e9b68314: Download complete [2022-10-17T09:57:38.846Z] e10730c5d714: Verifying Checksum [2022-10-17T09:57:38.846Z] e10730c5d714: Download complete [2022-10-17T09:57:39.438Z] 9b18e9b68314: Pull complete [2022-10-17T09:57:39.718Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:57:39.718Z] d5ac0230b979: Download complete [2022-10-17T09:57:40.319Z] d32db5db7311: Pull complete [2022-10-17T09:57:40.319Z] d0c4b47475fc: Pull complete [2022-10-17T09:57:40.915Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:57:40.916Z] 5dd5c2283517: Download complete [2022-10-17T09:57:41.504Z] 5831b945b038: Verifying Checksum [2022-10-17T09:57:41.504Z] 5831b945b038: Download complete [2022-10-17T09:57:53.859Z] 5831b945b038: Pull complete [2022-10-17T09:57:53.859Z] 86bbec2aaacd: Pull complete [2022-10-17T09:57:53.859Z] e10730c5d714: Pull complete [2022-10-17T09:57:59.222Z] 5dd5c2283517: Pull complete [2022-10-17T09:58:01.188Z] d5ac0230b979: Pull complete [2022-10-17T09:58:01.188Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:58:01.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:58:01.188Z] ---> 59b3b1a385d4 [2022-10-17T09:58:01.188Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T09:58:03.142Z] ---> Running in b10a07af53ef [2022-10-17T09:58:03.417Z] Removing intermediate container b10a07af53ef [2022-10-17T09:58:03.418Z] ---> ee1b0c4a143c [2022-10-17T09:58:03.418Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:58:03.418Z] ---> Running in 55a92e515167 [2022-10-17T09:58:03.685Z] Removing intermediate container 55a92e515167 [2022-10-17T09:58:03.685Z] ---> aa840d1632d6 [2022-10-17T09:58:03.685Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:58:03.685Z] ---> Running in 30f75c183431 [2022-10-17T09:58:03.958Z] Removing intermediate container 30f75c183431 [2022-10-17T09:58:03.958Z] ---> 7b70bbe4dcdf [2022-10-17T09:58:03.958Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:58:04.230Z] ---> Running in 190e62aae1f0 [2022-10-17T09:58:04.498Z] Removing intermediate container 190e62aae1f0 [2022-10-17T09:58:04.498Z] ---> 1401e4d50298 [2022-10-17T09:58:04.498Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:58:04.498Z] ---> Running in ec9849a4fdfa [2022-10-17T09:58:06.447Z] Removing intermediate container ec9849a4fdfa [2022-10-17T09:58:06.447Z] ---> a438803e6898 [2022-10-17T09:58:06.447Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:58:06.447Z] ---> Running in 2c8a79fad35f [2022-10-17T09:58:07.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:58:07.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:58:08.956Z] OK: 221 MiB in 51 packages [2022-10-17T09:58:09.542Z] Removing intermediate container 2c8a79fad35f [2022-10-17T09:58:09.542Z] ---> 3c8070d9d3c6 [2022-10-17T09:58:09.542Z] Step 9/14 : WORKDIR /app [2022-10-17T09:58:09.897Z] ---> Running in 8dd76031adf3 [2022-10-17T09:58:09.897Z] Removing intermediate container 8dd76031adf3 [2022-10-17T09:58:09.897Z] ---> bb4000a6742b [2022-10-17T09:58:09.897Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T09:58:10.507Z] ---> eb414b222317 [2022-10-17T09:58:10.507Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:58:10.507Z] ---> Running in b88391f9aaa5 [2022-10-17T09:58:57.396Z] Removing intermediate container b88391f9aaa5 [2022-10-17T09:58:57.396Z] ---> 71235d9563cd [2022-10-17T09:58:57.396Z] Step 12/14 : COPY . . [2022-10-17T09:58:57.396Z] ---> 6ed31c62c1b4 [2022-10-17T09:58:57.396Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:58:57.396Z] ---> Running in 794b097f3c8c [2022-10-17T09:58:57.396Z] Removing intermediate container 794b097f3c8c [2022-10-17T09:58:57.396Z] ---> bf8913d6fb9f [2022-10-17T09:58:57.396Z] Step 14/14 : RUN $MAKE [2022-10-17T09:58:57.396Z] ---> Running in 814d1ccf5689 [2022-10-17T09:58:58.366Z] noop [2022-10-17T09:58:58.957Z] Removing intermediate container 814d1ccf5689 [2022-10-17T09:58:58.957Z] ---> d405e76a9c34 [2022-10-17T09:58:58.957Z] Successfully built d405e76a9c34 [2022-10-17T09:58:58.957Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:58:59.295Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:58:59.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:58:59.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container [2022-10-17T09:58:59.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/109 -v /w/workspace/app-service-configurable/109:/w/workspace/app-service-configurable/109:rw,z -v /w/workspace/app-service-configurable/109@tmp:/w/workspace/app-service-configurable/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T09:59:00.633Z] $ docker top 9538a30d4fb3b6dfd600d89bf5406a9bc240efb63135a709b704419fd433306b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:59:01.457Z] + go version [2022-10-17T09:59:01.457Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T09:59:01.479Z] $ docker stop --time=1 9538a30d4fb3b6dfd600d89bf5406a9bc240efb63135a709b704419fd433306b [2022-10-17T09:59:03.062Z] $ docker rm -f 9538a30d4fb3b6dfd600d89bf5406a9bc240efb63135a709b704419fd433306b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:59:03.603Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:59:03.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:59:03.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container [2022-10-17T09:59:03.830Z] $ 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/109 -v /w/workspace/app-service-configurable/109:/w/workspace/app-service-configurable/109:rw,z -v /w/workspace/app-service-configurable/109@tmp:/w/workspace/app-service-configurable/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T09:59:04.947Z] $ docker top e657502b95afb57dd275dfe489103d8112f02e839927ff9ba5f49cd6f685a3e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:59:05.437Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/109 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:59:06.034Z] + make test [2022-10-17T09:59:06.034Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-17T10:00:27.682Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-17T10:00:27.682Z] CGO_ENABLED=1 go vet ./... [2022-10-17T10:00:45.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T10:00:45.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T10:00:45.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T10:00:45.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T10:00:45.927Z] $ docker stop --time=1 e657502b95afb57dd275dfe489103d8112f02e839927ff9ba5f49cd6f685a3e9 [2022-10-17T10:00:47.653Z] $ docker rm -f e657502b95afb57dd275dfe489103d8112f02e839927ff9ba5f49cd6f685a3e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T10:00:48.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T10:00:48.546Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T10:00:48.917Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T10:00:49.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T10:00:49.631Z] + ls -al . [2022-10-17T10:00:49.631Z] total 172 [2022-10-17T10:00:49.631Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 09:59 . [2022-10-17T10:00:49.631Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:57 .. [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 09:57 .dockerignore [2022-10-17T10:00:49.631Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:57 .git [2022-10-17T10:00:49.631Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:57 .github [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 09:57 .gitignore [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 17 09:57 Attribution.txt [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 17 09:57 CHANGELOG.md [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 17 09:57 Dockerfile [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:57 GOVERNANCE.md [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 09:57 Jenkinsfile [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 09:57 LICENSE [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 09:57 OWNERS.md [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 17 09:57 README.md [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:52 VERSION [2022-10-17T10:00:49.631Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:57 bin [2022-10-17T10:00:49.631Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 09:59 coverage.out [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 3448 Oct 17 09:57 go.mod [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 37326 Oct 17 09:57 go.sum [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 17 09:57 main.go [2022-10-17T10:00:49.631Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 17 09:57 makefile [2022-10-17T10:00:49.631Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:57 res [2022-10-17T10:00:49.631Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:00:49.972Z] + 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=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 --label arch=arm64 --label version=2.3.0-dev.30 . [2022-10-17T10:00:49.972Z] Sending build context to Docker daemon 208.4kB [2022-10-17T10:00:50.240Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T10:00:50.240Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-17T10:00:50.240Z] ---> d405e76a9c34 [2022-10-17T10:00:50.240Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T10:00:50.240Z] ---> Running in 22e4c338616d [2022-10-17T10:00:50.514Z] Removing intermediate container 22e4c338616d [2022-10-17T10:00:50.514Z] ---> 442dce16f467 [2022-10-17T10:00:50.514Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T10:00:50.514Z] ---> Running in c24a71011d98 [2022-10-17T10:00:50.782Z] Removing intermediate container c24a71011d98 [2022-10-17T10:00:50.782Z] ---> a57a83702d8e [2022-10-17T10:00:50.782Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-17T10:00:51.050Z] ---> Running in 7f57f9dcad4d [2022-10-17T10:00:51.318Z] Removing intermediate container 7f57f9dcad4d [2022-10-17T10:00:51.319Z] ---> d8903d287c2e [2022-10-17T10:00:51.319Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T10:00:51.319Z] ---> Running in 1672d5a312fd [2022-10-17T10:00:51.587Z] Removing intermediate container 1672d5a312fd [2022-10-17T10:00:51.587Z] ---> f2ac7696b73c [2022-10-17T10:00:51.587Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T10:00:51.587Z] ---> Running in 5c46f201189b [2022-10-17T10:00:53.537Z] Removing intermediate container 5c46f201189b [2022-10-17T10:00:53.537Z] ---> 21962bd5ccdc [2022-10-17T10:00:53.537Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T10:00:53.537Z] ---> Running in 056a9babdcf2 [2022-10-17T10:00:54.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T10:00:55.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T10:00:56.039Z] OK: 221 MiB in 51 packages [2022-10-17T10:00:57.005Z] Removing intermediate container 056a9babdcf2 [2022-10-17T10:00:57.005Z] ---> 083537b0a447 [2022-10-17T10:00:57.005Z] Step 9/28 : WORKDIR /app [2022-10-17T10:00:57.005Z] ---> Running in 0003d287e61d [2022-10-17T10:00:57.274Z] Removing intermediate container 0003d287e61d [2022-10-17T10:00:57.274Z] ---> cd6168defd9b [2022-10-17T10:00:57.274Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-17T10:00:57.551Z] ---> bea7e3178284 [2022-10-17T10:00:57.551Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T10:00:57.824Z] ---> Running in 795b16363422 [2022-10-17T10:00:59.769Z] Removing intermediate container 795b16363422 [2022-10-17T10:00:59.769Z] ---> 7b12b8b072b7 [2022-10-17T10:00:59.769Z] Step 12/28 : COPY . . [2022-10-17T10:01:00.041Z] ---> 79563810120a [2022-10-17T10:01:00.041Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T10:01:00.308Z] ---> Running in a01309bd2964 [2022-10-17T10:01:00.574Z] Removing intermediate container a01309bd2964 [2022-10-17T10:01:00.574Z] ---> ae4c937694b9 [2022-10-17T10:01:00.574Z] Step 14/28 : RUN $MAKE [2022-10-17T10:01:00.574Z] ---> Running in b3bc638147b1 [2022-10-17T10:01:01.541Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-17T10:03:38.250Z] Removing intermediate container b3bc638147b1 [2022-10-17T10:03:38.250Z] ---> 9bc6fb0358a1 [2022-10-17T10:03:38.250Z] Step 15/28 : FROM alpine:3.16 [2022-10-17T10:03:38.250Z] 3.16: Pulling from library/alpine [2022-10-17T10:03:38.250Z] 9b18e9b68314: Already exists [2022-10-17T10:03:38.250Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T10:03:38.250Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T10:03:38.250Z] ---> a6215f271958 [2022-10-17T10:03:38.250Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T10:03:38.250Z] ---> Running in 2be736045021 [2022-10-17T10:03:38.250Z] Removing intermediate container 2be736045021 [2022-10-17T10:03:38.250Z] ---> aafe0a7dfe9a [2022-10-17T10:03:38.250Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-17T10:03:38.250Z] ---> Running in 0cef03324a86 [2022-10-17T10:03:38.250Z] Removing intermediate container 0cef03324a86 [2022-10-17T10:03:38.250Z] ---> e7c3b285f038 [2022-10-17T10:03:38.250Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-17T10:03:38.250Z] ---> Running in e1f11204abcd [2022-10-17T10:03:38.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T10:03:38.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T10:03:38.250Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-17T10:03:38.250Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-17T10:03:38.250Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T10:03:38.250Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-17T10:03:38.250Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T10:03:38.250Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-17T10:03:38.250Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-17T10:03:38.250Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T10:03:38.250Z] Executing ca-certificates-20220614-r0.trigger [2022-10-17T10:03:38.250Z] OK: 9 MiB in 21 packages [2022-10-17T10:03:38.250Z] Removing intermediate container e1f11204abcd [2022-10-17T10:03:38.250Z] ---> ae29bb81f805 [2022-10-17T10:03:38.250Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-17T10:03:38.250Z] ---> 0899dc0fd7ea [2022-10-17T10:03:38.250Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-17T10:03:38.250Z] ---> 36219f495456 [2022-10-17T10:03:38.250Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-17T10:03:38.250Z] ---> e5c54522e906 [2022-10-17T10:03:38.250Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-17T10:03:38.250Z] ---> 02d5114b26f6 [2022-10-17T10:03:38.250Z] Step 23/28 : EXPOSE 48095 [2022-10-17T10:03:38.250Z] ---> Running in 9dffa62c1765 [2022-10-17T10:03:38.250Z] Removing intermediate container 9dffa62c1765 [2022-10-17T10:03:38.250Z] ---> 5320a6e1c68c [2022-10-17T10:03:38.250Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-17T10:03:38.250Z] ---> Running in 452453a62e0d [2022-10-17T10:03:38.250Z] Removing intermediate container 452453a62e0d [2022-10-17T10:03:38.250Z] ---> d6277cabe047 [2022-10-17T10:03:38.250Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T10:03:38.250Z] ---> Running in eb37e9bcc864 [2022-10-17T10:03:38.250Z] Removing intermediate container eb37e9bcc864 [2022-10-17T10:03:38.250Z] ---> 774a4f83ef75 [2022-10-17T10:03:38.250Z] Step 26/28 : LABEL arch=arm64 [2022-10-17T10:03:38.250Z] ---> Running in a49f5d534fcc [2022-10-17T10:03:38.250Z] Removing intermediate container a49f5d534fcc [2022-10-17T10:03:38.250Z] ---> 04f79a22ab9b [2022-10-17T10:03:38.250Z] Step 27/28 : LABEL git_sha=a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T10:03:38.250Z] ---> Running in 961be6ee30fc [2022-10-17T10:03:38.250Z] Removing intermediate container 961be6ee30fc [2022-10-17T10:03:38.250Z] ---> 2d586c4cdfdc [2022-10-17T10:03:38.250Z] Step 28/28 : LABEL version=2.3.0-dev.30 [2022-10-17T10:03:38.250Z] ---> Running in 7713a04b31bb [2022-10-17T10:03:38.250Z] Removing intermediate container 7713a04b31bb [2022-10-17T10:03:38.250Z] ---> 4be98db075ee [2022-10-17T10:03:38.250Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T10:03:38.250Z] Successfully built 4be98db075ee [2022-10-17T10:03:38.250Z] 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 [2022-10-17T10:03:38.342Z] provisioning config files... [2022-10-17T10:03:38.355Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/109@tmp/config9540966171807047827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:03:38.680Z] ---> docker-login.sh [2022-10-17T10:03:38.680Z] nexus3.edgexfoundry.org:10001 [2022-10-17T10:03:38.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T10:03:38.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T10:03:38.947Z] Configure a credential helper to remove this warning. See [2022-10-17T10:03:38.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T10:03:38.947Z] [2022-10-17T10:03:38.947Z] Login Succeeded [2022-10-17T10:03:38.947Z] nexus3.edgexfoundry.org:10002 [2022-10-17T10:03:39.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T10:03:39.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T10:03:39.215Z] Configure a credential helper to remove this warning. See [2022-10-17T10:03:39.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T10:03:39.215Z] [2022-10-17T10:03:39.215Z] Login Succeeded [2022-10-17T10:03:39.215Z] nexus3.edgexfoundry.org:10003 [2022-10-17T10:03:39.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T10:03:39.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T10:03:39.485Z] Configure a credential helper to remove this warning. See [2022-10-17T10:03:39.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T10:03:39.485Z] [2022-10-17T10:03:39.485Z] Login Succeeded [2022-10-17T10:03:39.485Z] nexus3.edgexfoundry.org:10004 [2022-10-17T10:03:39.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T10:03:40.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T10:03:40.017Z] Configure a credential helper to remove this warning. See [2022-10-17T10:03:40.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T10:03:40.017Z] [2022-10-17T10:03:40.017Z] Login Succeeded [2022-10-17T10:03:40.017Z] docker.io [2022-10-17T10:03:40.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T10:03:40.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T10:03:40.550Z] Configure a credential helper to remove this warning. See [2022-10-17T10:03:40.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T10:03:40.550Z] [2022-10-17T10:03:40.550Z] Login Succeeded [2022-10-17T10:03:40.550Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T10:03:40.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T10:03:40.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T10:03:40.601Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-10-17T10:03:40.601Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T10:03:40.601Z] latest [2022-10-17T10:03:40.601Z] 2.3.0-dev.30 [2022-10-17T10:03:40.601Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [2022-10-17T10:03:40.601Z] main [2022-10-17T10:03:40.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:40.932Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:41.533Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T10:03:41.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-17T10:03:41.533Z] b022ff1b91a8: Preparing [2022-10-17T10:03:41.533Z] 939337e4bd9b: Preparing [2022-10-17T10:03:41.533Z] fb7e120d410a: Preparing [2022-10-17T10:03:41.533Z] b7a5f9aba8b1: Preparing [2022-10-17T10:03:41.533Z] 7aafc0d63e1b: Preparing [2022-10-17T10:03:41.533Z] 5d3e392a13a0: Preparing [2022-10-17T10:03:41.533Z] 5d3e392a13a0: Waiting [2022-10-17T10:03:41.800Z] fb7e120d410a: Pushed [2022-10-17T10:03:41.800Z] b7a5f9aba8b1: Pushed [2022-10-17T10:03:41.800Z] 939337e4bd9b: Pushed [2022-10-17T10:03:41.800Z] 5d3e392a13a0: Layer already exists [2022-10-17T10:03:42.759Z] 7aafc0d63e1b: Pushed [2022-10-17T10:03:47.006Z] b022ff1b91a8: Pushed [2022-10-17T10:03:47.271Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:47.612Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:47.942Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-17T10:03:47.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-17T10:03:47.942Z] b022ff1b91a8: Preparing [2022-10-17T10:03:47.942Z] 939337e4bd9b: Preparing [2022-10-17T10:03:47.942Z] fb7e120d410a: Preparing [2022-10-17T10:03:47.942Z] b7a5f9aba8b1: Preparing [2022-10-17T10:03:47.942Z] 7aafc0d63e1b: Preparing [2022-10-17T10:03:47.942Z] 5d3e392a13a0: Preparing [2022-10-17T10:03:47.942Z] 5d3e392a13a0: Waiting [2022-10-17T10:03:47.942Z] 939337e4bd9b: Layer already exists [2022-10-17T10:03:47.942Z] 7aafc0d63e1b: Layer already exists [2022-10-17T10:03:47.942Z] b7a5f9aba8b1: Layer already exists [2022-10-17T10:03:47.942Z] fb7e120d410a: Layer already exists [2022-10-17T10:03:47.942Z] b022ff1b91a8: Layer already exists [2022-10-17T10:03:47.942Z] 5d3e392a13a0: Layer already exists [2022-10-17T10:03:47.942Z] latest: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:48.542Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:48.878Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.30 [2022-10-17T10:03:48.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-17T10:03:48.878Z] b022ff1b91a8: Preparing [2022-10-17T10:03:48.878Z] 939337e4bd9b: Preparing [2022-10-17T10:03:48.878Z] fb7e120d410a: Preparing [2022-10-17T10:03:48.878Z] b7a5f9aba8b1: Preparing [2022-10-17T10:03:48.878Z] 7aafc0d63e1b: Preparing [2022-10-17T10:03:48.878Z] 5d3e392a13a0: Preparing [2022-10-17T10:03:48.878Z] 5d3e392a13a0: Waiting [2022-10-17T10:03:48.878Z] b7a5f9aba8b1: Layer already exists [2022-10-17T10:03:48.878Z] b022ff1b91a8: Layer already exists [2022-10-17T10:03:48.878Z] 939337e4bd9b: Layer already exists [2022-10-17T10:03:48.878Z] 7aafc0d63e1b: Layer already exists [2022-10-17T10:03:48.878Z] fb7e120d410a: Layer already exists [2022-10-17T10:03:48.878Z] 5d3e392a13a0: Layer already exists [2022-10-17T10:03:48.878Z] 2.3.0-dev.30: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:49.212Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:49.553Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [2022-10-17T10:03:49.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-17T10:03:49.553Z] b022ff1b91a8: Preparing [2022-10-17T10:03:49.553Z] 939337e4bd9b: Preparing [2022-10-17T10:03:49.553Z] fb7e120d410a: Preparing [2022-10-17T10:03:49.553Z] b7a5f9aba8b1: Preparing [2022-10-17T10:03:49.553Z] 7aafc0d63e1b: Preparing [2022-10-17T10:03:49.553Z] 5d3e392a13a0: Preparing [2022-10-17T10:03:49.553Z] 5d3e392a13a0: Waiting [2022-10-17T10:03:49.553Z] 939337e4bd9b: Layer already exists [2022-10-17T10:03:49.553Z] fb7e120d410a: Layer already exists [2022-10-17T10:03:49.553Z] 7aafc0d63e1b: Layer already exists [2022-10-17T10:03:49.553Z] b022ff1b91a8: Layer already exists [2022-10-17T10:03:49.553Z] b7a5f9aba8b1: Layer already exists [2022-10-17T10:03:49.553Z] 5d3e392a13a0: Layer already exists [2022-10-17T10:03:49.553Z] a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:49.887Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:50.298Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-10-17T10:03:50.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-17T10:03:50.298Z] b022ff1b91a8: Preparing [2022-10-17T10:03:50.298Z] 939337e4bd9b: Preparing [2022-10-17T10:03:50.298Z] fb7e120d410a: Preparing [2022-10-17T10:03:50.298Z] b7a5f9aba8b1: Preparing [2022-10-17T10:03:50.298Z] 7aafc0d63e1b: Preparing [2022-10-17T10:03:50.298Z] 5d3e392a13a0: Preparing [2022-10-17T10:03:50.298Z] 5d3e392a13a0: Waiting [2022-10-17T10:03:50.298Z] fb7e120d410a: Layer already exists [2022-10-17T10:03:50.298Z] b7a5f9aba8b1: Layer already exists [2022-10-17T10:03:50.298Z] 939337e4bd9b: Layer already exists [2022-10-17T10:03:50.298Z] b022ff1b91a8: Layer already exists [2022-10-17T10:03:50.298Z] 7aafc0d63e1b: Layer already exists [2022-10-17T10:03:50.298Z] 5d3e392a13a0: Layer already exists [2022-10-17T10:03:50.298Z] main: digest: sha256:545b3ba9dab3d81124d8de1c3c552d2835af217208ebc52b82bc565d574d5104 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T10:03:50.350Z] ===================================================== [Pipeline] echo [2022-10-17T10:03:50.358Z] taggedImages: [2022-10-17T10:03:50.358Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [2022-10-17T10:03:50.358Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-17T10:03:50.358Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.30 [2022-10-17T10:03:50.358Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a73b250e7ad45321f8771bc89bfbc43dfba8ea06-2.3.0-dev.30 [2022-10-17T10:03:50.358Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:50.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T10:03:50.727Z] [2022-10-17T10:03:50.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:03:51.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T10:03:51.094Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T10:03:51.094Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T10:03:51.094Z] 04944245beec: Pulling fs layer [2022-10-17T10:03:51.094Z] 699f458cf7ca: Pulling fs layer [2022-10-17T10:03:51.094Z] 765212b225bb: Pulling fs layer [2022-10-17T10:03:51.094Z] f23df028b6ca: Pulling fs layer [2022-10-17T10:03:51.094Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T10:03:51.094Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T10:03:51.094Z] f23df028b6ca: Waiting [2022-10-17T10:03:51.094Z] d65c8cfc05b1: Waiting [2022-10-17T10:03:51.094Z] 2437ff75d9bd: Waiting [2022-10-17T10:03:51.094Z] 765212b225bb: Waiting [2022-10-17T10:03:51.381Z] 04944245beec: Verifying Checksum [2022-10-17T10:03:51.381Z] 04944245beec: Download complete [2022-10-17T10:03:51.381Z] 765212b225bb: Verifying Checksum [2022-10-17T10:03:51.381Z] 765212b225bb: Download complete [2022-10-17T10:03:51.381Z] f23df028b6ca: Verifying Checksum [2022-10-17T10:03:51.381Z] f23df028b6ca: Download complete [2022-10-17T10:03:51.381Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T10:03:51.381Z] d65c8cfc05b1: Download complete [2022-10-17T10:03:51.669Z] 699f458cf7ca: Verifying Checksum [2022-10-17T10:03:51.669Z] 699f458cf7ca: Download complete [2022-10-17T10:03:51.952Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T10:03:51.952Z] 8998bd30e6a1: Download complete [2022-10-17T10:03:54.554Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T10:03:54.554Z] 2437ff75d9bd: Download complete [2022-10-17T10:03:55.966Z] 8998bd30e6a1: Pull complete [2022-10-17T10:03:56.232Z] 04944245beec: Pull complete [2022-10-17T10:03:57.646Z] 699f458cf7ca: Pull complete [2022-10-17T10:03:57.913Z] 765212b225bb: Pull complete [2022-10-17T10:03:58.495Z] f23df028b6ca: Pull complete [2022-10-17T10:03:58.763Z] d65c8cfc05b1: Pull complete [2022-10-17T10:04:13.752Z] 2437ff75d9bd: Pull complete [2022-10-17T10:04:13.752Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T10:04:13.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T10:04:13.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T10:04:13.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container [2022-10-17T10:04:13.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/109 -v /w/workspace/app-service-configurable/109:/w/workspace/app-service-configurable/109:rw,z -v /w/workspace/app-service-configurable/109@tmp:/w/workspace/app-service-configurable/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T10:04:16.544Z] $ docker top a93f516e33ba9f5b25d8e81037c598cf7993d97e39459701a432e12109744604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:04:17.053Z] ---> job-cost.sh [2022-10-17T10:04:17.318Z] lf-activate-venv: SKIPPING [2022-10-17T10:04:17.318Z] INFO: No Stack... [2022-10-17T10:04:17.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T10:04:18.476Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T10:04:18.796Z] + cut -d, -f6 [2022-10-17T10:04:18.796Z] + cat /w/workspace/app-service-configurable/109/archives/cost.csv [Pipeline] lock [2022-10-17T10:04:19.119Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [2022-10-17T10:04:19.129Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] did not exist. Created. [2022-10-17T10:04:19.129Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T10:04:19.455Z] /w/workspace/app-service-configurable/109@tmp/durable-f64f0cdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T10:04:20.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T10:04:20.132Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T10:04:20.177Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T10:04:20.183Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T10:04:20.208Z] $ docker stop --time=1 a93f516e33ba9f5b25d8e81037c598cf7993d97e39459701a432e12109744604 [2022-10-17T10:04:21.706Z] $ docker rm -f a93f516e33ba9f5b25d8e81037c598cf7993d97e39459701a432e12109744604 [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 [2022-10-17T10:04:22.066Z] provisioning config files... [2022-10-17T10:04:22.072Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17417376706717372269tmp [Pipeline] { [Pipeline] sh [2022-10-17T10:04:22.364Z] + set +x [2022-10-17T10:04:22.364Z] + curl -s https://codecov.io/bash [2022-10-17T10:04:22.364Z] + bash -s -- [2022-10-17T10:04:22.364Z] [2022-10-17T10:04:22.364Z] _____ _ [2022-10-17T10:04:22.364Z] / ____| | | [2022-10-17T10:04:22.364Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T10:04:22.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T10:04:22.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T10:04:22.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T10:04:22.364Z] Bash-1.0.6 [2022-10-17T10:04:22.364Z] [2022-10-17T10:04:22.364Z] [2022-10-17T10:04:22.364Z] ==> git version 2.25.1 found [2022-10-17T10:04:22.364Z] ==> 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 [2022-10-17T10:04:22.364Z] Release-Date: 2020-01-08 [2022-10-17T10:04:22.364Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T10:04:22.364Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T10:04:22.364Z] ==> Jenkins CI detected. [2022-10-17T10:04:22.364Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-10-17T10:04:22.364Z] project root: . [2022-10-17T10:04:22.364Z] --> token set from env [2022-10-17T10:04:22.364Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T10:04:22.364Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T10:04:22.364Z] ==> Python coveragepy not found [2022-10-17T10:04:22.364Z] ==> Searching for coverage reports in: [2022-10-17T10:04:22.364Z] + . [2022-10-17T10:04:22.364Z] -> Found 1 reports [2022-10-17T10:04:22.364Z] ==> Detecting git/mercurial file structure [2022-10-17T10:04:22.364Z] ==> Reading reports [2022-10-17T10:04:22.364Z] + ./coverage.out bytes=10 [2022-10-17T10:04:22.364Z] ==> Appending adjustments [2022-10-17T10:04:22.364Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T10:04:22.623Z] + Found adjustments [2022-10-17T10:04:22.623Z] ==> Gzipping contents [2022-10-17T10:04:22.623Z] 4.0K /tmp/codecov.En5JP3.gz [2022-10-17T10:04:22.623Z] ==> Uploading reports [2022-10-17T10:04:22.623Z] url: https://codecov.io [2022-10-17T10:04:22.623Z] query: branch=main&commit=a73b250e7ad45321f8771bc89bfbc43dfba8ea06&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T10:04:22.623Z] -> Pinging Codecov [2022-10-17T10:04:22.623Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=a73b250e7ad45321f8771bc89bfbc43dfba8ea06&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T10:04:22.882Z] -> Uploading to [2022-10-17T10:04:22.882Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/A97CA9966030D2A3747ED39772930CCE/a73b250e7ad45321f8771bc89bfbc43dfba8ea06/3430fc8f-ca2f-4ae1-89f6-19063fe45729.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T100422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ec2fa62fd021de288a54e525710b15e52e2eb4d75712066590009c860f09e53 [2022-10-17T10:04:22.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T10:04:22.882Z] Dload Upload Total Spent Left Speed [2022-10-17T10:04:23.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2186 --:--:-- --:--:-- --:--:-- 2195 [2022-10-17T10:04:23.141Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] } [2022-10-17T10:04:23.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T10:04:23.274Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T10:04:23.283Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:04:23.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T10:04:23.574Z] [2022-10-17T10:04:23.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:04:23.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T10:04:24.135Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T10:04:24.135Z] df9b9388f04a: Pulling fs layer [2022-10-17T10:04:24.135Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T10:04:24.135Z] 25bc292e5bac: Pulling fs layer [2022-10-17T10:04:24.135Z] 114826534d7a: Pulling fs layer [2022-10-17T10:04:24.135Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T10:04:24.135Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T10:04:24.135Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T10:04:24.135Z] 4657fd5d0bcf: Waiting [2022-10-17T10:04:24.135Z] 6ad1cebc031e: Waiting [2022-10-17T10:04:24.135Z] 8a3aa393b2d8: Waiting [2022-10-17T10:04:24.135Z] 114826534d7a: Waiting [2022-10-17T10:04:24.135Z] 25bc292e5bac: Verifying Checksum [2022-10-17T10:04:24.135Z] 25bc292e5bac: Download complete [2022-10-17T10:04:24.135Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T10:04:24.135Z] 52dc419b0ee2: Download complete [2022-10-17T10:04:24.135Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T10:04:24.135Z] 4657fd5d0bcf: Download complete [2022-10-17T10:04:24.135Z] df9b9388f04a: Verifying Checksum [2022-10-17T10:04:24.135Z] df9b9388f04a: Download complete [2022-10-17T10:04:24.135Z] df9b9388f04a: Pull complete [2022-10-17T10:04:24.411Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T10:04:24.411Z] 6ad1cebc031e: Download complete [2022-10-17T10:04:24.411Z] 52dc419b0ee2: Pull complete [2022-10-17T10:04:24.411Z] 25bc292e5bac: Pull complete [2022-10-17T10:04:24.991Z] 114826534d7a: Verifying Checksum [2022-10-17T10:04:24.991Z] 114826534d7a: Download complete [2022-10-17T10:04:25.248Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T10:04:25.248Z] 8a3aa393b2d8: Download complete [2022-10-17T10:04:28.527Z] 114826534d7a: Pull complete [2022-10-17T10:04:28.527Z] 4657fd5d0bcf: Pull complete [2022-10-17T10:04:28.785Z] 6ad1cebc031e: Pull complete [2022-10-17T10:04:31.307Z] 8a3aa393b2d8: Pull complete [2022-10-17T10:04:31.307Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T10:04:31.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T10:04:31.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T10:04:31.374Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T10:04:31.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T10:04:34.044Z] $ docker top 8c06f11f41d544943b4be6ce7f3a898b3be3f4c9895e48f939de1f3a6488c5cb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T10:04:34.095Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-10-17T10:04:34.373Z] + set -o pipefail [2022-10-17T10:04:34.373Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-10-17T10:04:42.489Z] [2022-10-17T10:04:42.489Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-10-17T10:04:42.489Z] [2022-10-17T10:04:42.489Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/71495924-30ff-45a3-b103-4e3f4960029f [2022-10-17T10:04:42.489Z] [2022-10-17T10:04:42.489Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T10:04:42.489Z] [2022-10-17T10:04:42.489Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T10:04:42.489Z] [2022-10-17T10:04:42.489Z] [2022-10-17T10:04:42.489Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T10:04:42.489Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T10:04:42.489Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T10:04:42.512Z] $ docker stop --time=1 8c06f11f41d544943b4be6ce7f3a898b3be3f4c9895e48f939de1f3a6488c5cb [2022-10-17T10:04:44.794Z] $ docker rm -f 8c06f11f41d544943b4be6ce7f3a898b3be3f4c9895e48f939de1f3a6488c5cb [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 [2022-10-17T10:04:45.438Z] + git log --format=format:%s -1 a73b250e7ad45321f8771bc89bfbc43dfba8ea06 [Pipeline] sh [2022-10-17T10:04:45.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T10:04:45.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:04:46.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T10:04:46.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T10:04:46.089Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T10:04:46.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T10:04:46.561Z] $ docker top 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T10:04:46.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T10:04:46.635Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T10:04:46.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T10:04:46.757Z] $ docker exec 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b ssh-agent [2022-10-17T10:04:46.849Z] SSH_AUTH_SOCK=/tmp/ssh-eCZIlXkjnEbj/agent.31 [2022-10-17T10:04:46.849Z] SSH_AGENT_PID=37 [2022-10-17T10:04:46.854Z] Running ssh-add (command line suppressed) [2022-10-17T10:04:46.966Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_242472245971416452.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_242472245971416452.key) [2022-10-17T10:04:46.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T10:04:47.249Z] + git semver tag [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,433 [run_tag] DEBUG tag force:False [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,433 [check_head_tag] DEBUG check head tag [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,435 [execute] INFO git cat-file --batch-check [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,438 [execute] INFO git cat-file --batch [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,456 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,456 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,457 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T10:04:47.507Z] 2022-10-17 10:04:47,461 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T10:04:47.507Z] 2.3.0-dev.30 [Pipeline] } [2022-10-17T10:04:47.530Z] $ docker exec --env ******** --env ******** 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b ssh-agent -k [2022-10-17T10:04:47.622Z] unset SSH_AUTH_SOCK; [2022-10-17T10:04:47.622Z] unset SSH_AGENT_PID; [2022-10-17T10:04:47.623Z] echo Agent pid 37 killed; [2022-10-17T10:04:47.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T10:04:47.924Z] + git semver [Pipeline] } [2022-10-17T10:04:48.208Z] $ docker stop --time=1 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b [2022-10-17T10:04:49.476Z] $ docker rm -f 2ccbb6e0a6546436b7cc938093cd32e15bbbdbdc101759e42e068f167809296b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:04:49.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T10:04:49.834Z] [2022-10-17T10:04:49.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:04:50.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T10:04:50.129Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T10:04:50.129Z] ab5ef0e58194: Pulling fs layer [2022-10-17T10:04:50.129Z] 9712f1f96733: Pulling fs layer [2022-10-17T10:04:50.129Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T10:04:50.129Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T10:04:50.129Z] e9a5061849ea: Pulling fs layer [2022-10-17T10:04:50.129Z] d747dcd14b5f: Pulling fs layer [2022-10-17T10:04:50.129Z] 2de7ff778b66: Pulling fs layer [2022-10-17T10:04:50.129Z] e9a5061849ea: Waiting [2022-10-17T10:04:50.129Z] d747dcd14b5f: Waiting [2022-10-17T10:04:50.129Z] 2de7ff778b66: Waiting [2022-10-17T10:04:50.129Z] 0d9ebad4ef96: Waiting [2022-10-17T10:04:50.129Z] 9712f1f96733: Verifying Checksum [2022-10-17T10:04:50.129Z] 9712f1f96733: Download complete [2022-10-17T10:04:50.388Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T10:04:50.388Z] 63f879dbbcfc: Download complete [2022-10-17T10:04:50.648Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T10:04:50.648Z] 0d9ebad4ef96: Download complete [2022-10-17T10:04:50.648Z] d747dcd14b5f: Download complete [2022-10-17T10:04:50.648Z] e9a5061849ea: Verifying Checksum [2022-10-17T10:04:50.906Z] ab5ef0e58194: Verifying Checksum [2022-10-17T10:04:50.906Z] ab5ef0e58194: Download complete [2022-10-17T10:04:50.906Z] 2de7ff778b66: Verifying Checksum [2022-10-17T10:04:50.906Z] 2de7ff778b66: Download complete [2022-10-17T10:04:53.435Z] ab5ef0e58194: Pull complete [2022-10-17T10:04:53.435Z] 9712f1f96733: Pull complete [2022-10-17T10:04:53.999Z] 63f879dbbcfc: Pull complete [2022-10-17T10:04:57.278Z] 0d9ebad4ef96: Pull complete [2022-10-17T10:04:57.537Z] e9a5061849ea: Pull complete [2022-10-17T10:04:57.537Z] d747dcd14b5f: Pull complete [2022-10-17T10:04:58.471Z] 2de7ff778b66: Pull complete [2022-10-17T10:04:58.471Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T10:04:58.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T10:04:58.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T10:04:58.537Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T10:04:58.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T10:05:01.439Z] $ docker top 3b6ac122f61953d6f290e36d879775f6c5c602e77909ac829dc7885f7f1d695f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T10:05:01.494Z] provisioning config files... [2022-10-17T10:05:01.502Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config977357439135271712tmp [2022-10-17T10:05:01.512Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5758556838739956655tmp [2022-10-17T10:05:01.522Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10167526430804598067tmp [Pipeline] { [Pipeline] echo [2022-10-17T10:05:01.536Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:01.821Z] ---> sigul-configuration.sh [2022-10-17T10:05:01.821Z] gpg: directory `/root/.gnupg' created [2022-10-17T10:05:01.821Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T10:05:01.821Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T10:05:01.821Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T10:05:01.821Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T10:05:01.821Z] gpg: CAST5 encrypted data [2022-10-17T10:05:01.821Z] gpg: encrypted with 1 passphrase [2022-10-17T10:05:01.821Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T10:05:02.105Z] + mkdir /home/jenkins [2022-10-17T10:05:02.105Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T10:05:02.388Z] + 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 [2022-10-17T10:05:02.396Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:02.677Z] ---> sigul-install.sh [2022-10-17T10:05:02.677Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T10:05:02.972Z] + git tag --list [2022-10-17T10:05:02.972Z] v1.0.0 [2022-10-17T10:05:02.972Z] v1.1.0 [2022-10-17T10:05:02.972Z] v1.2.0 [2022-10-17T10:05:02.972Z] v1.3.0 [2022-10-17T10:05:02.972Z] v1.3.1 [2022-10-17T10:05:02.972Z] v2.0.0 [2022-10-17T10:05:02.972Z] v2.0.1 [2022-10-17T10:05:02.972Z] v2.1.0 [2022-10-17T10:05:02.972Z] v2.1.1 [2022-10-17T10:05:02.972Z] v2.1.1-dev.1 [2022-10-17T10:05:02.972Z] v2.1.1-dev.2 [2022-10-17T10:05:02.972Z] v2.2.0 [2022-10-17T10:05:02.972Z] v2.2.1-dev.1 [2022-10-17T10:05:02.972Z] v2.2.1-dev.10 [2022-10-17T10:05:02.972Z] v2.2.1-dev.2 [2022-10-17T10:05:02.972Z] v2.2.1-dev.3 [2022-10-17T10:05:02.972Z] v2.2.1-dev.4 [2022-10-17T10:05:02.972Z] v2.2.1-dev.5 [2022-10-17T10:05:02.972Z] v2.2.1-dev.6 [2022-10-17T10:05:02.972Z] v2.2.1-dev.7 [2022-10-17T10:05:02.972Z] v2.2.1-dev.8 [2022-10-17T10:05:02.972Z] v2.2.1-dev.9 [2022-10-17T10:05:02.972Z] v2.3.0-dev.10 [2022-10-17T10:05:02.972Z] v2.3.0-dev.11 [2022-10-17T10:05:02.972Z] v2.3.0-dev.12 [2022-10-17T10:05:02.972Z] v2.3.0-dev.13 [2022-10-17T10:05:02.972Z] v2.3.0-dev.14 [2022-10-17T10:05:02.972Z] v2.3.0-dev.15 [2022-10-17T10:05:02.972Z] v2.3.0-dev.16 [2022-10-17T10:05:02.972Z] v2.3.0-dev.17 [2022-10-17T10:05:02.972Z] v2.3.0-dev.18 [2022-10-17T10:05:02.972Z] v2.3.0-dev.19 [2022-10-17T10:05:02.972Z] v2.3.0-dev.20 [2022-10-17T10:05:02.972Z] v2.3.0-dev.21 [2022-10-17T10:05:02.972Z] v2.3.0-dev.22 [2022-10-17T10:05:02.972Z] v2.3.0-dev.23 [2022-10-17T10:05:02.972Z] v2.3.0-dev.24 [2022-10-17T10:05:02.972Z] v2.3.0-dev.25 [2022-10-17T10:05:02.972Z] v2.3.0-dev.26 [2022-10-17T10:05:02.972Z] v2.3.0-dev.27 [2022-10-17T10:05:02.972Z] v2.3.0-dev.28 [2022-10-17T10:05:02.972Z] v2.3.0-dev.29 [2022-10-17T10:05:02.972Z] v2.3.0-dev.30 [Pipeline] sh [2022-10-17T10:05:03.259Z] + lftools sign git-tag v2.3.0-dev.30 [2022-10-17T10:05:03.826Z] Signing Git tag with Sigul... [2022-10-17T10:05:03.826Z] Signing v2.3.0-dev.30 [Pipeline] echo [2022-10-17T10:05:04.402Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:04.684Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T10:05:04.690Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T10:05:04.719Z] $ docker stop --time=1 3b6ac122f61953d6f290e36d879775f6c5c602e77909ac829dc7885f7f1d695f [2022-10-17T10:05:06.015Z] $ docker rm -f 3b6ac122f61953d6f290e36d879775f6c5c602e77909ac829dc7885f7f1d695f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T10:05:06.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T10:05:06.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:05:06.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T10:05:06.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T10:05:06.764Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T10:05:06.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T10:05:07.187Z] $ docker top 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 -eo pid,comm [2022-10-17T10:05:07.217Z] 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). [2022-10-17T10:05:07.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T10:05:07.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T10:05:07.253Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T10:05:07.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T10:05:07.370Z] $ docker exec 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 ssh-agent [2022-10-17T10:05:07.455Z] SSH_AUTH_SOCK=/tmp/ssh-g0S2TFl2z07z/agent.32 [2022-10-17T10:05:07.455Z] SSH_AGENT_PID=38 [2022-10-17T10:05:07.460Z] Running ssh-add (command line suppressed) [2022-10-17T10:05:07.581Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18406550029286362354.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18406550029286362354.key) [2022-10-17T10:05:07.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T10:05:07.863Z] + git semver bump pre [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,046 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,046 [bump_version] DEBUG bumped version:2.3.0-dev.31 [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,046 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,046 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,048 [execute] INFO git cat-file --batch-check [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,053 [execute] INFO git cat-file --batch [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T10:05:08.122Z] 2022-10-17 10:05:08,058 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T10:05:08.122Z] 2.3.0-dev.31 [Pipeline] } [2022-10-17T10:05:08.145Z] $ docker exec --env ******** --env ******** 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 ssh-agent -k [2022-10-17T10:05:08.243Z] unset SSH_AUTH_SOCK; [2022-10-17T10:05:08.243Z] unset SSH_AGENT_PID; [2022-10-17T10:05:08.243Z] echo Agent pid 38 killed; [2022-10-17T10:05:08.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T10:05:08.543Z] + git semver [Pipeline] } [2022-10-17T10:05:08.827Z] $ docker stop --time=1 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 [2022-10-17T10:05:10.088Z] $ docker rm -f 9ec5d72f1519a2209d142797c862c6b04e3250b8d912e9b31954b02698c99896 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T10:05:10.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T10:05:10.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:05:10.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T10:05:10.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T10:05:10.755Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T10:05:10.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T10:05:11.146Z] $ docker top 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T10:05:11.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T10:05:11.215Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T10:05:11.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T10:05:11.332Z] $ docker exec 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 ssh-agent [2022-10-17T10:05:11.419Z] SSH_AUTH_SOCK=/tmp/ssh-rT4w8o4Rc2Rg/agent.32 [2022-10-17T10:05:11.419Z] SSH_AGENT_PID=38 [2022-10-17T10:05:11.424Z] Running ssh-add (command line suppressed) [2022-10-17T10:05:11.547Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7773618248506647495.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7773618248506647495.key) [2022-10-17T10:05:11.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T10:05:11.831Z] + git semver push [2022-10-17T10:05:12.090Z] 2022-10-17 10:05:12,020 [run_push] DEBUG push [2022-10-17T10:05:12.090Z] 2022-10-17 10:05:12,021 [execute] INFO git cat-file --batch-check [2022-10-17T10:05:12.090Z] 2022-10-17 10:05:12,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T10:05:12.090Z] 2022-10-17 10:05:12,024 [execute] INFO git rev-list 5ad8592ad47137454f0e466208474dcf66377ec9 -- [2022-10-17T10:05:12.090Z] 2022-10-17 10:05:12,024 [execute] DEBUG Popen(['git', 'rev-list', '5ad8592ad47137454f0e466208474dcf66377ec9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T10:05:12.090Z] 2022-10-17 10:05:12,034 [execute] INFO git fetch -v origin [2022-10-17T10:05:12.090Z] 2022-10-17 10:05:12,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T10:05:12.658Z] 2022-10-17 10:05:12,622 [run_push] DEBUG no remote changes detected [2022-10-17T10:05:12.658Z] 2022-10-17 10:05:12,623 [execute] INFO git push origin semver [2022-10-17T10:05:12.658Z] 2022-10-17 10:05:12,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T10:05:13.625Z] 2022-10-17 10:05:13,482 [run_push] DEBUG push all version tags [2022-10-17T10:05:13.625Z] 2022-10-17 10:05:13,483 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T10:05:13.625Z] 2022-10-17 10:05:13,483 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T10:05:14.579Z] 2022-10-17 10:05:14,270 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-17T10:05:14.579Z] 2.3.0-dev.31 [Pipeline] } [2022-10-17T10:05:14.599Z] $ docker exec --env ******** --env ******** 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 ssh-agent -k [2022-10-17T10:05:14.708Z] unset SSH_AUTH_SOCK; [2022-10-17T10:05:14.708Z] unset SSH_AGENT_PID; [2022-10-17T10:05:14.708Z] echo Agent pid 38 killed; [2022-10-17T10:05:14.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T10:05:15.009Z] + git semver [Pipeline] } [2022-10-17T10:05:15.292Z] $ docker stop --time=1 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 [2022-10-17T10:05:16.583Z] $ docker rm -f 819f0b96e47d7153a314561e9fd3a1ad3de183817f56f2fdc99c449d781de2f5 [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 [2022-10-17T10:05:17.125Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-10-17T10:05:17.125Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-17T10:05:17.125Z] total 16 [2022-10-17T10:05:17.125Z] drwxr-xr-x 3 root root 4096 Oct 17 09:54 . [2022-10-17T10:05:17.125Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 10:05 .. [2022-10-17T10:05:17.125Z] drwxr-xr-x 2 root root 4096 Oct 17 09:54 cost [2022-10-17T10:05:17.125Z] -rw-r--r-- 1 root root 96 Oct 17 09:54 cost.csv [2022-10-17T10:05:17.125Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-10-17T10:05:17.125Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-17T10:05:17.125Z] total 16 [2022-10-17T10:05:17.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:54 . [2022-10-17T10:05:17.125Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 10:05 .. [2022-10-17T10:05:17.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:54 cost [2022-10-17T10:05:17.125Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 17 09:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:17.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:18.294Z] ---> package-listing.sh [2022-10-17T10:05:18.294Z] ++ facter osfamily [2022-10-17T10:05:18.294Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T10:05:18.552Z] + OS_FAMILY=debian [2022-10-17T10:05:18.552Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-10-17T10:05:18.552Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T10:05:18.552Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T10:05:18.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T10:05:18.552Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T10:05:18.552Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-17T10:05:18.552Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T10:05:18.552Z] + case "${OS_FAMILY}" in [2022-10-17T10:05:18.552Z] + dpkg -l [2022-10-17T10:05:18.552Z] + grep '^ii' [2022-10-17T10:05:18.552Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T10:05:18.552Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T10:05:18.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T10:05:18.552Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-17T10:05:18.552Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-10-17T10:05:18.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-10-17T10:05:18.562Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T10:05:18.841Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T10:05:19.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T10:05:19.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T10:05:19.464Z] prd-ubuntu20.04-docker-8c-8g-8288 does not seem to be running inside a container [2022-10-17T10:05:19.511Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T10:05:19.725Z] $ docker top 24d67f20c93b47e49f5a3d0ddd71d7a26dc30eefdbd9a529b55fede221bbe612 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T10:05:20.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T10:05:20.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T10:05:20.616Z] + ls /var/log/sa-host [2022-10-17T10:05:20.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T10:05:20.683Z] provisioning config files... [2022-10-17T10:05:20.691Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6546864113747482460tmp [Pipeline] { [Pipeline] echo [2022-10-17T10:05:20.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:20.983Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T10:05:20.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:21.394Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T10:05:21.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:21.737Z] ---> sudo-logs.sh [2022-10-17T10:05:21.737Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T10:05:21.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:22.064Z] ---> job-cost.sh [2022-10-17T10:05:22.064Z] lf-activate-venv: SKIPPING [2022-10-17T10:05:22.064Z] DEBUG: total: 0.2199999988079071 [2022-10-17T10:05:22.064Z] INFO: Retrieving Stack Cost... [2022-10-17T10:05:22.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T10:05:22.888Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T10:05:22.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T10:05:23.181Z] ---> logs-deploy.sh [2022-10-17T10:05:23.182Z] lf-activate-venv: SKIPPING [2022-10-17T10:05:23.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/109 [2022-10-17T10:05:23.182Z] INFO: archiving workspace using pattern(s): [2022-10-17T10:05:24.119Z] Archives upload complete. [2022-10-17T10:05:24.119Z] INFO: archiving logs to Nexus