Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e63de633fa87fe04a17029975032d1bd69f7eb9c 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-ssh16354904434319311294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14220178957953399915.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14056759417329293143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10303513900570399862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3717189436529329850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-4317 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.24.4' 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 /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh8702736478186086019.key > 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 e63de633fa87fe04a17029975032d1bd69f7eb9c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e63de633fa87fe04a17029975032d1bd69f7eb9c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#377)" > git rev-list --no-walk e2920a37c919717550670fb73687c2e5f9dd6ad4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-31T15:27:08.231Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-31T15:27:08.271Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-31T15:27:08.284Z] ========================================================= [2022-01-31T15:27:08.284Z] EdgeX Global Pipelines Version Info [2022-01-31T15:27:08.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:27:09.419Z] ------------------- [2022-01-31T15:27:09.419Z] stable info: [2022-01-31T15:27:09.419Z] ------------------- [2022-01-31T15:27:09.419Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-31T15:27:09.419Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-31T15:27:09.419Z] Message: update stable to v1.0.219 [2022-01-31T15:27:09.992Z] ------------------- [2022-01-31T15:27:09.992Z] experimental info: [2022-01-31T15:27:09.992Z] ------------------- [2022-01-31T15:27:09.992Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-31T15:27:09.992Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-31T15:27:09.992Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-31T15:27:10.127Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-31T15:27:10.139Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-31T15:27:10.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-31T15:27:10.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-31T15:27:10.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-31T15:27:10.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-31T15:27:10.214Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-31T15:27:10.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-31T15:27:10.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-31T15:27:10.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-31T15:27:10.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-31T15:27:10.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-31T15:27:10.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-31T15:27:10.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-31T15:27:10.322Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-31T15:27:10.338Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-31T15:27:10.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-31T15:27:10.364Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-31T15:27:10.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-31T15:27:10.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-31T15:27:10.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-31T15:27:10.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-31T15:27:10.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-31T15:27:10.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-31T15:27:10.454Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-31T15:27:10.466Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-31T15:27:10.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-31T15:27:10.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-31T15:27:10.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-31T15:27:10.515Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo [2022-01-31T15:27:10.530Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e63de63 [Pipeline] echo [2022-01-31T15:27:10.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T15:27:10.582Z] provisioning config files... [2022-01-31T15:27:10.594Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8313805016203397455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:27:10.924Z] ---> docker-login.sh [2022-01-31T15:27:10.924Z] nexus3.edgexfoundry.org:10001 [2022-01-31T15:27:10.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:11.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:11.184Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:11.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:11.184Z] [2022-01-31T15:27:11.184Z] Login Succeeded [2022-01-31T15:27:11.184Z] nexus3.edgexfoundry.org:10002 [2022-01-31T15:27:11.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:11.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:11.184Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:11.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:11.184Z] [2022-01-31T15:27:11.184Z] Login Succeeded [2022-01-31T15:27:11.184Z] nexus3.edgexfoundry.org:10003 [2022-01-31T15:27:11.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:11.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:11.445Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:11.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:11.445Z] [2022-01-31T15:27:11.445Z] Login Succeeded [2022-01-31T15:27:11.445Z] nexus3.edgexfoundry.org:10004 [2022-01-31T15:27:11.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:11.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:11.445Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:11.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:11.445Z] [2022-01-31T15:27:11.445Z] Login Succeeded [2022-01-31T15:27:11.445Z] docker.io [2022-01-31T15:27:11.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:12.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:12.016Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:12.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:12.016Z] [2022-01-31T15:27:12.016Z] Login Succeeded [2022-01-31T15:27:12.016Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T15:27:12.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-31T15:27:12.419Z] + git rev-list -1 --merges e63de633fa87fe04a17029975032d1bd69f7eb9c~1..e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo [2022-01-31T15:27:12.441Z] -----------> git rev-list -1 --merges e63de633fa87fe04a17029975032d1bd69f7eb9c~1..e63de633fa87fe04a17029975032d1bd69f7eb9c e63de633fa87fe04a17029975032d1bd69f7eb9c [false] [Pipeline] sh [2022-01-31T15:27:12.738Z] + git log --format=format:%s -1 e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo [2022-01-31T15:27:12.755Z] ========================================================= [2022-01-31T15:27:12.755Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-31T15:27:12.755Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-31T15:27:13.100Z] + git log --format=format:%s -1 e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] echo [2022-01-31T15:27:13.115Z] [semverPrep] GIT_COMMIT: e63de633fa87fe04a17029975032d1bd69f7eb9c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#377) [Pipeline] echo [2022-01-31T15:27:13.124Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-31T15:27:13.557Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T15:27:13.557Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-31T15:27:13.557Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-31T15:27:13.557Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-31T15:27:13.557Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-31T15:27:13.557Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-31T15:27:13.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:27:13.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T15:27:13.986Z] [2022-01-31T15:27:13.986Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:27:14.295Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T15:27:14.295Z] latest: Pulling from edgex-devops/git-semver [2022-01-31T15:27:14.295Z] a0d0a0d46f8b: Pulling fs layer [2022-01-31T15:27:14.295Z] 3e5f54012d9b: Pulling fs layer [2022-01-31T15:27:14.295Z] 4c7163046ea9: Pulling fs layer [2022-01-31T15:27:14.295Z] 0c2d73faf560: Pulling fs layer [2022-01-31T15:27:14.295Z] 0c2d73faf560: Waiting [2022-01-31T15:27:14.295Z] 3e5f54012d9b: Download complete [2022-01-31T15:27:14.295Z] a0d0a0d46f8b: Verifying Checksum [2022-01-31T15:27:14.295Z] a0d0a0d46f8b: Download complete [2022-01-31T15:27:14.295Z] 0c2d73faf560: Verifying Checksum [2022-01-31T15:27:14.295Z] 0c2d73faf560: Download complete [2022-01-31T15:27:14.295Z] 4c7163046ea9: Verifying Checksum [2022-01-31T15:27:14.295Z] 4c7163046ea9: Download complete [2022-01-31T15:27:14.559Z] a0d0a0d46f8b: Pull complete [2022-01-31T15:27:14.559Z] 3e5f54012d9b: Pull complete [2022-01-31T15:27:14.819Z] 4c7163046ea9: Pull complete [2022-01-31T15:27:15.083Z] 0c2d73faf560: Pull complete [2022-01-31T15:27:15.083Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-31T15:27:15.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T15:27:15.083Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-31T15:27:15.152Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:27:15.197Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-31T15:27:15.797Z] $ docker top a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T15:27:15.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T15:27:15.893Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T15:27:16.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T15:27:16.008Z] $ docker exec a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent [2022-01-31T15:27:16.132Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgDnpd/agent.14 [2022-01-31T15:27:16.132Z] SSH_AGENT_PID=20 [2022-01-31T15:27:16.139Z] Running ssh-add (command line suppressed) [2022-01-31T15:27:16.256Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_577060304355212127.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_577060304355212127.key) [2022-01-31T15:27:16.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T15:27:16.567Z] + git tag --points-at HEAD [Pipeline] } [2022-01-31T15:27:16.579Z] $ docker exec --env ******** --env ******** a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent -k [2022-01-31T15:27:16.670Z] unset SSH_AUTH_SOCK; [2022-01-31T15:27:16.670Z] unset SSH_AGENT_PID; [2022-01-31T15:27:16.671Z] echo Agent pid 20 killed; [2022-01-31T15:27:16.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-31T15:27:16.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T15:27:16.708Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T15:27:16.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T15:27:16.818Z] $ docker exec a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent [2022-01-31T15:27:16.923Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIiepOH/agent.55 [2022-01-31T15:27:16.923Z] SSH_AGENT_PID=62 [2022-01-31T15:27:16.928Z] Running ssh-add (command line suppressed) [2022-01-31T15:27:17.021Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4842544758313848412.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4842544758313848412.key) [2022-01-31T15:27:17.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T15:27:17.330Z] + git semver init [2022-01-31T15:27:17.330Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T15:27:17.330Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-31T15:27:17.330Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-31T15:27:17.330Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T15:27:17.330Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T15:27:17.330Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T15:27:17.330Z] # $SEMVER_BRANCH = main [2022-01-31T15:27:17.330Z] # $SEMVER_TEMP = /tmp/semver-294437235 [2022-01-31T15:27:17.330Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-31T15:27:18.272Z] # '/tmp/semver-294437235' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-01-31T15:27:18.272Z] # -> Force: false [2022-01-31T15:27:18.272Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-31T15:27:18.281Z] $ docker exec --env ******** --env ******** a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 ssh-agent -k [2022-01-31T15:27:18.377Z] unset SSH_AUTH_SOCK; [2022-01-31T15:27:18.378Z] unset SSH_AGENT_PID; [2022-01-31T15:27:18.378Z] echo Agent pid 62 killed; [2022-01-31T15:27:18.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T15:27:18.701Z] + git semver [Pipeline] } [2022-01-31T15:27:18.711Z] $ docker stop --time=1 a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 [2022-01-31T15:27:20.041Z] $ docker rm -f a9ab1e23afe4d9937b52afdb893e0d57aa85a4cdfe5dacc2fd8856f221514f70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T15:27:20.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-31T15:27:20.636Z] Stashed 1 file(s) [Pipeline] echo [2022-01-31T15:27:20.640Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [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-01-31T15:27:20.804Z] provisioning config files... [2022-01-31T15:27:20.814Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3299715411903569108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:27:21.126Z] ---> docker-login.sh [2022-01-31T15:27:21.126Z] nexus3.edgexfoundry.org:10001 [2022-01-31T15:27:21.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:21.126Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:21.126Z] [2022-01-31T15:27:21.126Z] Login Succeeded [2022-01-31T15:27:21.126Z] nexus3.edgexfoundry.org:10002 [2022-01-31T15:27:21.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:21.126Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:21.126Z] [2022-01-31T15:27:21.127Z] Login Succeeded [2022-01-31T15:27:21.127Z] nexus3.edgexfoundry.org:10003 [2022-01-31T15:27:21.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:21.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:21.389Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:21.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:21.389Z] [2022-01-31T15:27:21.389Z] Login Succeeded [2022-01-31T15:27:21.389Z] nexus3.edgexfoundry.org:10004 [2022-01-31T15:27:21.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:21.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:21.389Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:21.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:21.389Z] [2022-01-31T15:27:21.389Z] Login Succeeded [2022-01-31T15:27:21.389Z] docker.io [2022-01-31T15:27:21.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:27:21.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:27:21.915Z] Configure a credential helper to remove this warning. See [2022-01-31T15:27:21.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:27:21.915Z] [2022-01-31T15:27:21.915Z] Login Succeeded [2022-01-31T15:27:21.915Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T15:27:21.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-31T15:27:21.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T15:27:22.006Z] ========================================================= [2022-01-31T15:27:22.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-31T15:27:22.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:27:22.315Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-31T15:27:22.315Z] Sending build context to Docker daemon 2.95MB [2022-01-31T15:27:22.315Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T15:27:22.315Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-31T15:27:22.315Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-31T15:27:22.315Z] 59bf1c3509f3: Pulling fs layer [2022-01-31T15:27:22.315Z] 666ba61612fd: Pulling fs layer [2022-01-31T15:27:22.315Z] 8ed8ca486205: Pulling fs layer [2022-01-31T15:27:22.315Z] 4fe6c5a15a65: Pulling fs layer [2022-01-31T15:27:22.315Z] 22a0e8bec74d: Pulling fs layer [2022-01-31T15:27:22.315Z] f965cba54748: Pulling fs layer [2022-01-31T15:27:22.315Z] 861ffc35075e: Pulling fs layer [2022-01-31T15:27:22.315Z] 4b385c91608e: Pulling fs layer [2022-01-31T15:27:22.315Z] 560528eb2ebb: Pulling fs layer [2022-01-31T15:27:22.315Z] f965cba54748: Waiting [2022-01-31T15:27:22.315Z] 861ffc35075e: Waiting [2022-01-31T15:27:22.315Z] 4b385c91608e: Waiting [2022-01-31T15:27:22.315Z] 4fe6c5a15a65: Waiting [2022-01-31T15:27:22.315Z] 560528eb2ebb: Waiting [2022-01-31T15:27:22.315Z] 22a0e8bec74d: Waiting [2022-01-31T15:27:22.315Z] 8ed8ca486205: Verifying Checksum [2022-01-31T15:27:22.315Z] 8ed8ca486205: Download complete [2022-01-31T15:27:22.315Z] 666ba61612fd: Verifying Checksum [2022-01-31T15:27:22.315Z] 666ba61612fd: Download complete [2022-01-31T15:27:22.583Z] 22a0e8bec74d: Verifying Checksum [2022-01-31T15:27:22.583Z] 22a0e8bec74d: Download complete [2022-01-31T15:27:22.583Z] f965cba54748: Verifying Checksum [2022-01-31T15:27:22.583Z] f965cba54748: Download complete [2022-01-31T15:27:22.583Z] 861ffc35075e: Verifying Checksum [2022-01-31T15:27:22.583Z] 861ffc35075e: Download complete [2022-01-31T15:27:22.583Z] 59bf1c3509f3: Verifying Checksum [2022-01-31T15:27:22.583Z] 59bf1c3509f3: Download complete [2022-01-31T15:27:22.583Z] 4b385c91608e: Verifying Checksum [2022-01-31T15:27:22.583Z] 4b385c91608e: Download complete [2022-01-31T15:27:22.869Z] 59bf1c3509f3: Pull complete [2022-01-31T15:27:23.133Z] 560528eb2ebb: Verifying Checksum [2022-01-31T15:27:23.133Z] 560528eb2ebb: Download complete [2022-01-31T15:27:23.133Z] 666ba61612fd: Pull complete [2022-01-31T15:27:23.133Z] 8ed8ca486205: Pull complete [2022-01-31T15:27:23.133Z] 4fe6c5a15a65: Verifying Checksum [2022-01-31T15:27:23.133Z] 4fe6c5a15a65: Download complete [2022-01-31T15:27:27.395Z] 4fe6c5a15a65: Pull complete [2022-01-31T15:27:27.395Z] 22a0e8bec74d: Pull complete [2022-01-31T15:27:27.395Z] f965cba54748: Pull complete [2022-01-31T15:27:27.395Z] 861ffc35075e: Pull complete [2022-01-31T15:27:27.669Z] 4b385c91608e: Pull complete [2022-01-31T15:27:30.263Z] 560528eb2ebb: Pull complete [2022-01-31T15:27:30.263Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-31T15:27:30.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-31T15:27:30.263Z] ---> dd4a08f94e63 [2022-01-31T15:27:30.263Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-31T15:27:32.178Z] ---> Running in 3b98fa7b4169 [2022-01-31T15:27:32.178Z] Removing intermediate container 3b98fa7b4169 [2022-01-31T15:27:32.178Z] ---> e219bca6ef75 [2022-01-31T15:27:32.178Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T15:27:32.178Z] ---> Running in f07e036f8948 [2022-01-31T15:27:32.178Z] Removing intermediate container f07e036f8948 [2022-01-31T15:27:32.178Z] ---> 0543d5a7acaa [2022-01-31T15:27:32.178Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T15:27:32.178Z] ---> Running in d83d36869e2b [2022-01-31T15:27:32.178Z] Removing intermediate container d83d36869e2b [2022-01-31T15:27:32.178Z] ---> 854d635fe008 [2022-01-31T15:27:32.178Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T15:27:32.178Z] ---> Running in 48762fa2e4f6 [2022-01-31T15:27:32.750Z] Removing intermediate container 48762fa2e4f6 [2022-01-31T15:27:32.750Z] ---> 7be1c315440d [2022-01-31T15:27:32.750Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T15:27:32.750Z] ---> Running in 332c624bda0c [2022-01-31T15:27:33.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-31T15:27:33.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-31T15:27:34.221Z] OK: 221 MiB in 52 packages [2022-01-31T15:27:34.483Z] Removing intermediate container 332c624bda0c [2022-01-31T15:27:34.483Z] ---> 1eb029f2fc41 [2022-01-31T15:27:34.483Z] Step 8/13 : WORKDIR /app [2022-01-31T15:27:34.483Z] ---> Running in 42364420d0a4 [2022-01-31T15:27:34.749Z] Removing intermediate container 42364420d0a4 [2022-01-31T15:27:34.749Z] ---> 07b43cc25772 [2022-01-31T15:27:34.749Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-31T15:27:34.749Z] ---> cfaadfce3fb8 [2022-01-31T15:27:34.749Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T15:27:34.749Z] ---> Running in b4c7e3541ce7 [2022-01-31T15:27:35.758Z] Still waiting to schedule task [2022-01-31T15:27:35.759Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-31T15:28:13.526Z] Removing intermediate container b4c7e3541ce7 [2022-01-31T15:28:13.526Z] ---> 62d135810f8a [2022-01-31T15:28:13.527Z] Step 11/13 : COPY . . [2022-01-31T15:28:13.527Z] ---> 0fa8e2816c20 [2022-01-31T15:28:13.527Z] Step 12/13 : ARG MAKE="make build" [2022-01-31T15:28:13.527Z] ---> Running in dbc035a3798b [2022-01-31T15:28:13.527Z] Removing intermediate container dbc035a3798b [2022-01-31T15:28:13.527Z] ---> 0477d8b8d1d3 [2022-01-31T15:28:13.527Z] Step 13/13 : RUN $MAKE [2022-01-31T15:28:13.527Z] ---> Running in c14f2d9c9c24 [2022-01-31T15:28:13.527Z] noop [2022-01-31T15:28:13.527Z] Removing intermediate container c14f2d9c9c24 [2022-01-31T15:28:13.527Z] ---> 3a0f81392177 [2022-01-31T15:28:13.527Z] Successfully built 3a0f81392177 [2022-01-31T15:28:13.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:28:13.824Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-31T15:28:13.824Z] . [Pipeline] withDockerContainer [2022-01-31T15:28:13.894Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:28:13.926Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-31T15:28:14.272Z] $ docker top d4c1977be10c54ed6f9712357ec3aaf0499ae32f67dddfa97efa63d59dd60772 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-31T15:28:14.631Z] + go version [2022-01-31T15:28:14.632Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-31T15:28:14.645Z] $ docker stop --time=1 d4c1977be10c54ed6f9712357ec3aaf0499ae32f67dddfa97efa63d59dd60772 [2022-01-31T15:28:15.816Z] $ docker rm -f d4c1977be10c54ed6f9712357ec3aaf0499ae32f67dddfa97efa63d59dd60772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:28:16.241Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-31T15:28:16.242Z] . [Pipeline] withDockerContainer [2022-01-31T15:28:16.307Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:28:16.342Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-31T15:28:16.659Z] $ docker top d35b59d4a0b68948ffb1e90e5d36a1e14440b0c72da979a96006a68c99b9a47a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-31T15:28:17.029Z] + make test [2022-01-31T15:28:17.029Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-31T15:28:31.995Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-31T15:28:31.995Z] CGO_ENABLED=1 go vet ./... [2022-01-31T15:28:35.319Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-31T15:28:35.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-31T15:28:35.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-31T15:28:35.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-31T15:28:35.343Z] $ docker stop --time=1 d35b59d4a0b68948ffb1e90e5d36a1e14440b0c72da979a96006a68c99b9a47a [2022-01-31T15:28:36.794Z] $ docker rm -f d35b59d4a0b68948ffb1e90e5d36a1e14440b0c72da979a96006a68c99b9a47a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T15:28:37.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-31T15:28:37.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-31T15:28:38.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-31T15:28:38.511Z] + ls -al . [2022-01-31T15:28:38.511Z] total 148 [2022-01-31T15:28:38.511Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 31 15:28 . [2022-01-31T15:28:38.511Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 31 15:27 .. [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 7627 Jan 31 15:27 Attribution.txt [2022-01-31T15:28:38.511Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 31 15:27 bin [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 31 15:27 CHANGELOG.md [2022-01-31T15:28:38.511Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 31 15:28 coverage.out [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 31 15:27 Dockerfile [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 31 15:27 .dockerignore [2022-01-31T15:28:38.511Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 31 15:27 .git [2022-01-31T15:28:38.511Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 31 15:27 .github [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 31 15:27 .gitignore [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 2808 Jan 31 15:27 go.mod [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 49926 Jan 31 15:27 go.sum [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 31 15:27 GOVERNANCE.md [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 31 15:27 Jenkinsfile [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 31 15:27 LICENSE [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 31 15:27 main.go [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 31 15:27 makefile [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 31 15:27 OWNERS.md [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 31 15:27 README.md [2022-01-31T15:28:38.511Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 31 15:27 res [2022-01-31T15:28:38.511Z] drwx------. 3 jenkins jenkins 58 Jan 31 15:27 .semver [2022-01-31T15:28:38.511Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 31 15:27 snap [2022-01-31T15:28:38.511Z] -rw-rw-r--. 1 jenkins jenkins 12 Jan 31 15:27 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:28:38.809Z] + 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=e63de633fa87fe04a17029975032d1bd69f7eb9c --label arch=amd64 --label version=2.2.0-dev.12 . [2022-01-31T15:28:38.809Z] Sending build context to Docker daemon 2.951MB [2022-01-31T15:28:38.809Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T15:28:38.809Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-31T15:28:38.809Z] ---> 3a0f81392177 [2022-01-31T15:28:38.809Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-31T15:28:38.809Z] ---> Running in fae3c948cb1d [2022-01-31T15:28:39.069Z] Removing intermediate container fae3c948cb1d [2022-01-31T15:28:39.069Z] ---> d719e0ed589d [2022-01-31T15:28:39.069Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T15:28:39.069Z] ---> Running in fcb5f95edb6a [2022-01-31T15:28:39.069Z] Removing intermediate container fcb5f95edb6a [2022-01-31T15:28:39.069Z] ---> 7623a4a8f47b [2022-01-31T15:28:39.069Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T15:28:39.069Z] ---> Running in 416946f7b627 [2022-01-31T15:28:39.069Z] Removing intermediate container 416946f7b627 [2022-01-31T15:28:39.069Z] ---> f4cf045f4a86 [2022-01-31T15:28:39.069Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T15:28:39.069Z] ---> Running in 1eedc9aa4b59 [2022-01-31T15:28:39.638Z] Removing intermediate container 1eedc9aa4b59 [2022-01-31T15:28:39.638Z] ---> db824822057b [2022-01-31T15:28:39.638Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T15:28:39.638Z] ---> Running in 9aca900d10b0 [2022-01-31T15:28:39.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-31T15:28:40.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-31T15:28:41.100Z] OK: 221 MiB in 52 packages [2022-01-31T15:28:41.363Z] Removing intermediate container 9aca900d10b0 [2022-01-31T15:28:41.363Z] ---> 14fd71be86e7 [2022-01-31T15:28:41.363Z] Step 8/27 : WORKDIR /app [2022-01-31T15:28:41.363Z] ---> Running in f9bafac82a20 [2022-01-31T15:28:41.363Z] Removing intermediate container f9bafac82a20 [2022-01-31T15:28:41.363Z] ---> bbc8959db604 [2022-01-31T15:28:41.363Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-31T15:28:41.624Z] ---> 5f2b0a22f6c4 [2022-01-31T15:28:41.624Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T15:28:41.624Z] ---> Running in 1ba5a57e42e7 [2022-01-31T15:28:42.194Z] Removing intermediate container 1ba5a57e42e7 [2022-01-31T15:28:42.194Z] ---> 40934dc0d694 [2022-01-31T15:28:42.194Z] Step 11/27 : COPY . . [2022-01-31T15:28:42.457Z] ---> bbda044c6ad0 [2022-01-31T15:28:42.457Z] Step 12/27 : ARG MAKE="make build" [2022-01-31T15:28:42.457Z] ---> Running in 907e5df37906 [2022-01-31T15:28:42.457Z] Removing intermediate container 907e5df37906 [2022-01-31T15:28:42.457Z] ---> 8e075725174b [2022-01-31T15:28:42.457Z] Step 13/27 : RUN $MAKE [2022-01-31T15:28:42.717Z] ---> Running in 3e15018e6a76 [2022-01-31T15:28:43.297Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.12" -o app-service-configurable [2022-01-31T15:28:59.451Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4320 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-01-31T15:28:59.462Z] Running in /w/workspace/app-service-configurable/48 [Pipeline] { [Pipeline] checkout [2022-01-31T15:28:59.631Z] Selected Git installation does not exist. Using Default [2022-01-31T15:28:59.631Z] The recommended git tool is: NONE [2022-01-31T15:29:04.283Z] using credential edgex-jenkins-ssh [2022-01-31T15:29:04.312Z] Cloning the remote Git repository [2022-01-31T15:29:04.351Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-31T15:29:04.422Z] > git init /w/workspace/app-service-configurable/48 # timeout=10 [2022-01-31T15:29:05.325Z] Removing intermediate container 3e15018e6a76 [2022-01-31T15:29:05.325Z] ---> 8e9efbd413c3 [2022-01-31T15:29:05.325Z] Step 14/27 : FROM alpine:3.14 [2022-01-31T15:29:05.325Z] 3.14: Pulling from library/alpine [2022-01-31T15:29:05.325Z] 97518928ae5f: Pulling fs layer [2022-01-31T15:29:05.325Z] 97518928ae5f: Verifying Checksum [2022-01-31T15:29:05.325Z] 97518928ae5f: Download complete [2022-01-31T15:29:05.325Z] 97518928ae5f: Pull complete [2022-01-31T15:29:05.325Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-31T15:29:05.325Z] Status: Downloaded newer image for alpine:3.14 [2022-01-31T15:29:05.325Z] ---> 0a97eee8041e [2022-01-31T15:29:05.325Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T15:29:05.325Z] ---> Running in eed32c09187a [2022-01-31T15:29:05.325Z] Removing intermediate container eed32c09187a [2022-01-31T15:29:05.325Z] ---> 18aad8e59389 [2022-01-31T15:29:05.325Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-31T15:29:05.325Z] ---> Running in 77e0bbc5bf05 [2022-01-31T15:29:05.325Z] Removing intermediate container 77e0bbc5bf05 [2022-01-31T15:29:05.325Z] ---> 043f6f1be8ea [2022-01-31T15:29:05.325Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-31T15:29:05.585Z] ---> Running in 730cb897b98f [2022-01-31T15:29:04.510Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-31T15:29:04.511Z] > git --version # timeout=10 [2022-01-31T15:29:04.526Z] > git --version # 'git version 2.17.1' [2022-01-31T15:29:04.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-31T15:29:04.602Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-31T15:29:05.875Z] Avoid second fetch [2022-01-31T15:29:05.876Z] Checking out Revision e63de633fa87fe04a17029975032d1bd69f7eb9c (main) [2022-01-31T15:29:06.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-31T15:29:06.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-31T15:29:06.416Z] (1/7) Installing ca-certificates (20211220-r0) [2022-01-31T15:29:06.416Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-31T15:29:06.416Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-31T15:29:06.416Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-31T15:29:06.416Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-31T15:29:06.416Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-31T15:29:06.416Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-31T15:29:06.416Z] Executing busybox-1.33.1-r6.trigger [2022-01-31T15:29:06.416Z] Executing ca-certificates-20211220-r0.trigger [2022-01-31T15:29:06.416Z] OK: 9 MiB in 21 packages [2022-01-31T15:29:05.822Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-31T15:29:05.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-31T15:29:05.887Z] > git config core.sparsecheckout # timeout=10 [2022-01-31T15:29:05.901Z] > git checkout -f e63de633fa87fe04a17029975032d1bd69f7eb9c # timeout=10 [2022-01-31T15:29:07.800Z] Removing intermediate container 730cb897b98f [2022-01-31T15:29:07.800Z] ---> bb7cc3f3a00b [2022-01-31T15:29:07.800Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-31T15:29:08.059Z] ---> ddf56de99305 [2022-01-31T15:29:08.059Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-31T15:29:08.629Z] ---> b1c5f179e444 [2022-01-31T15:29:08.629Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-31T15:29:08.888Z] ---> 776e6224aa0d [2022-01-31T15:29:08.888Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-31T15:29:10.040Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#377)" [2022-01-31T15:29:10.268Z] ---> 7b6bcb22113c [2022-01-31T15:29:10.268Z] Step 22/27 : EXPOSE 48095 [2022-01-31T15:29:10.268Z] ---> Running in 23117fce2886 [2022-01-31T15:29:10.527Z] Removing intermediate container 23117fce2886 [2022-01-31T15:29:10.527Z] ---> 02c7924cc67c [2022-01-31T15:29:10.527Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-31T15:29:10.788Z] ---> Running in cb91963508c7 [2022-01-31T15:29:11.046Z] Removing intermediate container cb91963508c7 [2022-01-31T15:29:11.046Z] ---> ae8211f4e7f4 [2022-01-31T15:29:11.046Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-31T15:29:11.046Z] ---> Running in 698abdfaff97 [2022-01-31T15:29:11.067Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-31T15:29:11.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-31T15:29:11.067Z] Dload Upload Total Spent Left Speed [2022-01-31T15:29:11.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 70916 0 --:--:-- --:--:-- --:--:-- 70916 [Pipeline] sh [2022-01-31T15:29:11.306Z] Removing intermediate container 698abdfaff97 [2022-01-31T15:29:11.306Z] ---> 246334a04d75 [2022-01-31T15:29:11.306Z] Step 25/27 : LABEL arch=amd64 [2022-01-31T15:29:11.306Z] ---> Running in 54ce410ace0a [2022-01-31T15:29:11.306Z] Removing intermediate container 54ce410ace0a [2022-01-31T15:29:11.306Z] ---> d9d2711fe32d [2022-01-31T15:29:11.306Z] Step 26/27 : LABEL git_sha=e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:29:11.306Z] ---> Running in c648069fb5ca [2022-01-31T15:29:11.568Z] Removing intermediate container c648069fb5ca [2022-01-31T15:29:11.568Z] ---> ff253bc72a92 [2022-01-31T15:29:11.568Z] Step 27/27 : LABEL version=2.2.0-dev.12 [2022-01-31T15:29:11.568Z] ---> Running in fe9c583ac91c [2022-01-31T15:29:11.568Z] Removing intermediate container fe9c583ac91c [2022-01-31T15:29:11.568Z] ---> ccac9434c4d3 [2022-01-31T15:29:11.568Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-31T15:29:11.568Z] Successfully built ccac9434c4d3 [2022-01-31T15:29:11.568Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2022-01-31T15:29:11.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T15:29:11.709Z] provisioning config files... [2022-01-31T15:29:11.719Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6546479369889423669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:29:11.926Z] + + sudosudo tee jq /etc/docker/daemon.new [2022-01-31T15:29:11.926Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-31T15:29:11.926Z] { [2022-01-31T15:29:11.926Z] "registry-mirrors": [ [2022-01-31T15:29:11.926Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-31T15:29:11.926Z] ], [2022-01-31T15:29:11.926Z] "bip": "10.250.0.254/24", [2022-01-31T15:29:11.926Z] "hosts": [ [2022-01-31T15:29:11.926Z] "tcp://0.0.0.0:5555", [2022-01-31T15:29:11.926Z] "unix:///var/run/docker.sock" [2022-01-31T15:29:11.926Z] ], [2022-01-31T15:29:11.926Z] "mtu": 1458, [2022-01-31T15:29:11.926Z] "selinux-enabled": true, [2022-01-31T15:29:11.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-31T15:29:11.926Z] } [Pipeline] sh [2022-01-31T15:29:12.026Z] ---> docker-login.sh [2022-01-31T15:29:12.026Z] nexus3.edgexfoundry.org:10001 [2022-01-31T15:29:12.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:12.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:12.026Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:12.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:12.026Z] [2022-01-31T15:29:12.026Z] Login Succeeded [2022-01-31T15:29:12.026Z] nexus3.edgexfoundry.org:10002 [2022-01-31T15:29:12.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:12.275Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-01-31T15:29:12.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:12.286Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:12.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:12.286Z] [2022-01-31T15:29:12.286Z] Login Succeeded [2022-01-31T15:29:12.286Z] nexus3.edgexfoundry.org:10003 [2022-01-31T15:29:12.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:12.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:12.286Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:12.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:12.286Z] [2022-01-31T15:29:12.286Z] Login Succeeded [2022-01-31T15:29:12.286Z] nexus3.edgexfoundry.org:10004 [2022-01-31T15:29:12.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:12.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:12.286Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:12.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:12.286Z] [2022-01-31T15:29:12.286Z] Login Succeeded [2022-01-31T15:29:12.286Z] docker.io [Pipeline] sh [2022-01-31T15:29:12.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:12.609Z] + sudo service docker restart [2022-01-31T15:29:12.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:12.805Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:12.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:12.805Z] [2022-01-31T15:29:12.805Z] Login Succeeded [2022-01-31T15:29:12.805Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T15:29:12.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T15:29:12.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T15:29:12.868Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-01-31T15:29:12.868Z] e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:29:12.868Z] latest [2022-01-31T15:29:12.868Z] 2.2.0-dev.12 [2022-01-31T15:29:12.868Z] e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [2022-01-31T15:29:12.868Z] main [2022-01-31T15:29:12.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:13.197Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:13.504Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:29:13.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-31T15:29:13.505Z] fd11890a495b: Preparing [2022-01-31T15:29:13.505Z] 69e021f2184d: Preparing [2022-01-31T15:29:13.505Z] 865e828630b4: Preparing [2022-01-31T15:29:13.505Z] 7d57739d1539: Preparing [2022-01-31T15:29:13.505Z] 90a483782378: Preparing [2022-01-31T15:29:13.505Z] 1a058d5342cc: Preparing [2022-01-31T15:29:13.505Z] 1a058d5342cc: Waiting [2022-01-31T15:29:13.770Z] 865e828630b4: Pushed [2022-01-31T15:29:13.770Z] 7d57739d1539: Pushed [2022-01-31T15:29:13.770Z] 69e021f2184d: Pushed [2022-01-31T15:29:13.770Z] 1a058d5342cc: Layer already exists [2022-01-31T15:29:13.770Z] 90a483782378: Pushed [2022-01-31T15:29:14.711Z] fd11890a495b: Pushed [2022-01-31T15:29:14.970Z] e63de633fa87fe04a17029975032d1bd69f7eb9c: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:15.268Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:15.564Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-31T15:29:15.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-31T15:29:15.564Z] fd11890a495b: Preparing [2022-01-31T15:29:15.564Z] 69e021f2184d: Preparing [2022-01-31T15:29:15.564Z] 865e828630b4: Preparing [2022-01-31T15:29:15.564Z] 7d57739d1539: Preparing [2022-01-31T15:29:15.564Z] 90a483782378: Preparing [2022-01-31T15:29:15.564Z] 1a058d5342cc: Preparing [2022-01-31T15:29:15.564Z] 1a058d5342cc: Waiting [2022-01-31T15:29:15.564Z] fd11890a495b: Layer already exists [2022-01-31T15:29:15.564Z] 7d57739d1539: Layer already exists [2022-01-31T15:29:15.564Z] 865e828630b4: Layer already exists [2022-01-31T15:29:15.564Z] 90a483782378: Layer already exists [2022-01-31T15:29:15.564Z] 69e021f2184d: Layer already exists [2022-01-31T15:29:15.564Z] 1a058d5342cc: Layer already exists [2022-01-31T15:29:15.564Z] latest: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:15.871Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:16.166Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.12 [2022-01-31T15:29:16.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-31T15:29:16.167Z] fd11890a495b: Preparing [2022-01-31T15:29:16.167Z] 69e021f2184d: Preparing [2022-01-31T15:29:16.167Z] 865e828630b4: Preparing [2022-01-31T15:29:16.167Z] 7d57739d1539: Preparing [2022-01-31T15:29:16.167Z] 90a483782378: Preparing [2022-01-31T15:29:16.167Z] 1a058d5342cc: Preparing [2022-01-31T15:29:16.167Z] 1a058d5342cc: Waiting [2022-01-31T15:29:16.167Z] fd11890a495b: Layer already exists [2022-01-31T15:29:16.167Z] 865e828630b4: Layer already exists [2022-01-31T15:29:16.167Z] 69e021f2184d: Layer already exists [2022-01-31T15:29:16.167Z] 7d57739d1539: Layer already exists [2022-01-31T15:29:16.167Z] 90a483782378: Layer already exists [2022-01-31T15:29:16.167Z] 1a058d5342cc: Layer already exists [2022-01-31T15:29:16.167Z] 2.2.0-dev.12: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:16.467Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:16.757Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [2022-01-31T15:29:16.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-31T15:29:16.757Z] fd11890a495b: Preparing [2022-01-31T15:29:16.757Z] 69e021f2184d: Preparing [2022-01-31T15:29:16.757Z] 865e828630b4: Preparing [2022-01-31T15:29:16.757Z] 7d57739d1539: Preparing [2022-01-31T15:29:16.757Z] 90a483782378: Preparing [2022-01-31T15:29:16.757Z] 1a058d5342cc: Preparing [2022-01-31T15:29:16.757Z] 1a058d5342cc: Waiting [2022-01-31T15:29:16.757Z] 69e021f2184d: Layer already exists [2022-01-31T15:29:16.757Z] fd11890a495b: Layer already exists [2022-01-31T15:29:16.757Z] 90a483782378: Layer already exists [2022-01-31T15:29:16.757Z] 7d57739d1539: Layer already exists [2022-01-31T15:29:16.757Z] 865e828630b4: Layer already exists [2022-01-31T15:29:16.757Z] 1a058d5342cc: Layer already exists [2022-01-31T15:29:16.757Z] e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:17.055Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:17.361Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-01-31T15:29:17.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-31T15:29:17.361Z] fd11890a495b: Preparing [2022-01-31T15:29:17.361Z] 69e021f2184d: Preparing [2022-01-31T15:29:17.361Z] 865e828630b4: Preparing [2022-01-31T15:29:17.361Z] 7d57739d1539: Preparing [2022-01-31T15:29:17.361Z] 90a483782378: Preparing [2022-01-31T15:29:17.361Z] 1a058d5342cc: Preparing [2022-01-31T15:29:17.361Z] 1a058d5342cc: Waiting [2022-01-31T15:29:17.361Z] fd11890a495b: Layer already exists [2022-01-31T15:29:17.361Z] 865e828630b4: Layer already exists [2022-01-31T15:29:17.361Z] 69e021f2184d: Layer already exists [2022-01-31T15:29:17.361Z] 7d57739d1539: Layer already exists [2022-01-31T15:29:17.361Z] 90a483782378: Layer already exists [2022-01-31T15:29:17.361Z] 1a058d5342cc: Layer already exists [2022-01-31T15:29:17.361Z] main: digest: sha256:0ed99eb19a5e6d5e45a04b3f127c8a950d5a878181dc261ca8f0ffe409006450 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T15:29:17.402Z] ===================================================== [Pipeline] echo [2022-01-31T15:29:17.414Z] taggedImages: [2022-01-31T15:29:17.414Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:29:17.414Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-31T15:29:17.414Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.12 [2022-01-31T15:29:17.414Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [2022-01-31T15:29:17.414Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:17.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T15:29:17.837Z] [2022-01-31T15:29:17.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:18.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T15:29:18.146Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-31T15:29:18.146Z] b4d181a07f80: Pulling fs layer [2022-01-31T15:29:18.146Z] a1111a8f2ec3: Pulling fs layer [2022-01-31T15:29:18.146Z] ed53099fbce6: Pulling fs layer [2022-01-31T15:29:18.146Z] dc539afda2c1: Pulling fs layer [2022-01-31T15:29:18.146Z] 77bc0d833cb6: Pulling fs layer [2022-01-31T15:29:18.146Z] 9065ff56babe: Pulling fs layer [2022-01-31T15:29:18.146Z] d287ab97295c: Pulling fs layer [2022-01-31T15:29:18.146Z] 77bc0d833cb6: Waiting [2022-01-31T15:29:18.146Z] 9065ff56babe: Waiting [2022-01-31T15:29:18.146Z] d287ab97295c: Waiting [2022-01-31T15:29:18.146Z] dc539afda2c1: Waiting [2022-01-31T15:29:18.146Z] a1111a8f2ec3: Verifying Checksum [2022-01-31T15:29:18.146Z] a1111a8f2ec3: Download complete [2022-01-31T15:29:18.146Z] dc539afda2c1: Verifying Checksum [2022-01-31T15:29:18.146Z] dc539afda2c1: Download complete [2022-01-31T15:29:18.146Z] ed53099fbce6: Verifying Checksum [2022-01-31T15:29:18.146Z] ed53099fbce6: Download complete [2022-01-31T15:29:18.146Z] 9065ff56babe: Verifying Checksum [2022-01-31T15:29:18.146Z] 9065ff56babe: Download complete [2022-01-31T15:29:18.146Z] 77bc0d833cb6: Verifying Checksum [2022-01-31T15:29:18.146Z] 77bc0d833cb6: Download complete [2022-01-31T15:29:18.411Z] b4d181a07f80: Verifying Checksum [2022-01-31T15:29:18.411Z] b4d181a07f80: Download complete [2022-01-31T15:29:18.986Z] d287ab97295c: Verifying Checksum [2022-01-31T15:29:18.986Z] d287ab97295c: Download complete [2022-01-31T15:29:19.926Z] b4d181a07f80: Pull complete [2022-01-31T15:29:19.926Z] a1111a8f2ec3: Pull complete [2022-01-31T15:29:20.496Z] ed53099fbce6: Pull complete [2022-01-31T15:29:20.496Z] dc539afda2c1: Pull complete [2022-01-31T15:29:20.761Z] 77bc0d833cb6: Pull complete [2022-01-31T15:29:20.761Z] 9065ff56babe: Pull complete [2022-01-31T15:29:26.102Z] d287ab97295c: Pull complete [2022-01-31T15:29:26.102Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-31T15:29:26.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T15:29:26.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-31T15:29:26.166Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:29:26.206Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-31T15:29:28.581Z] $ docker top 588c5e655d8a4ddd773a9489d1362c7f0d7a37c76a0b431a349b0078dc066c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:29:29.009Z] ---> job-cost.sh [2022-01-31T15:29:29.009Z] lf-activate-venv: SKIPPING [2022-01-31T15:29:29.009Z] INFO: No Stack... [2022-01-31T15:29:29.269Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-31T15:29:29.838Z] INFO: Archiving Costs [Pipeline] sh [2022-01-31T15:29:30.142Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-01-31T15:29:30.142Z] + cut -d, -f6 [Pipeline] lock [2022-01-31T15:29:30.159Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [2022-01-31T15:29:30.165Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] did not exist. Created. [2022-01-31T15:29:30.165Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-31T15:29:30.479Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-31T15:29:30.506Z] Stashed 1 file(s) [Pipeline] } [2022-01-31T15:29:30.516Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-31T15:29:30.539Z] $ docker stop --time=1 588c5e655d8a4ddd773a9489d1362c7f0d7a37c76a0b431a349b0078dc066c20 [2022-01-31T15:29:31.693Z] $ docker rm -f 588c5e655d8a4ddd773a9489d1362c7f0d7a37c76a0b431a349b0078dc066c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2022-01-31T15:29:31.778Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [2022-01-31T15:29:31.805Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/48@tmp/config1666393817041343897tmp [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:29:32.165Z] ---> docker-login.sh [2022-01-31T15:29:32.165Z] nexus3.edgexfoundry.org:10001 [2022-01-31T15:29:32.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:33.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:33.052Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:33.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:33.052Z] [2022-01-31T15:29:33.052Z] Login Succeeded [2022-01-31T15:29:33.052Z] nexus3.edgexfoundry.org:10002 [2022-01-31T15:29:33.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:33.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:33.326Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:33.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:33.326Z] [2022-01-31T15:29:33.326Z] Login Succeeded [2022-01-31T15:29:33.326Z] nexus3.edgexfoundry.org:10003 [2022-01-31T15:29:33.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:33.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:33.875Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:33.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:33.875Z] [2022-01-31T15:29:33.875Z] Login Succeeded [2022-01-31T15:29:33.875Z] nexus3.edgexfoundry.org:10004 [2022-01-31T15:29:34.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:34.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:34.153Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:34.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:34.153Z] [2022-01-31T15:29:34.153Z] Login Succeeded [2022-01-31T15:29:34.153Z] docker.io [2022-01-31T15:29:34.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:29:35.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:29:35.018Z] Configure a credential helper to remove this warning. See [2022-01-31T15:29:35.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:29:35.018Z] [2022-01-31T15:29:35.018Z] Login Succeeded [2022-01-31T15:29:35.018Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T15:29:35.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-31T15:29:35.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T15:29:35.580Z] ========================================================= [2022-01-31T15:29:35.580Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-31T15:29:35.580Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:29:35.924Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-31T15:29:35.924Z] Sending build context to Docker daemon 207.9kB [2022-01-31T15:29:36.195Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T15:29:36.195Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-31T15:29:36.468Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-31T15:29:36.468Z] 9b3977197b4f: Pulling fs layer [2022-01-31T15:29:36.468Z] 1a89e8eeedd5: Pulling fs layer [2022-01-31T15:29:36.468Z] 94645a83ff95: Pulling fs layer [2022-01-31T15:29:36.468Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-31T15:29:36.468Z] 0c92f367c5e7: Pulling fs layer [2022-01-31T15:29:36.468Z] 4b8299f9d1f4: Pulling fs layer [2022-01-31T15:29:36.468Z] 9a6b49a46696: Pulling fs layer [2022-01-31T15:29:36.468Z] cf05db05a679: Pulling fs layer [2022-01-31T15:29:36.468Z] 3f3a8bcf1eab: Waiting [2022-01-31T15:29:36.468Z] 9a6b49a46696: Waiting [2022-01-31T15:29:36.468Z] 0c92f367c5e7: Waiting [2022-01-31T15:29:36.468Z] cf05db05a679: Waiting [2022-01-31T15:29:36.468Z] 4b8299f9d1f4: Waiting [2022-01-31T15:29:36.468Z] 94645a83ff95: Verifying Checksum [2022-01-31T15:29:36.468Z] 94645a83ff95: Download complete [2022-01-31T15:29:36.468Z] 1a89e8eeedd5: Verifying Checksum [2022-01-31T15:29:36.468Z] 1a89e8eeedd5: Download complete [2022-01-31T15:29:36.468Z] 0c92f367c5e7: Verifying Checksum [2022-01-31T15:29:36.468Z] 0c92f367c5e7: Download complete [2022-01-31T15:29:36.468Z] 4b8299f9d1f4: Verifying Checksum [2022-01-31T15:29:36.468Z] 4b8299f9d1f4: Download complete [2022-01-31T15:29:36.468Z] 9b3977197b4f: Download complete [2022-01-31T15:29:36.468Z] 9a6b49a46696: Verifying Checksum [2022-01-31T15:29:36.468Z] 9a6b49a46696: Download complete [2022-01-31T15:29:37.068Z] 9b3977197b4f: Pull complete [2022-01-31T15:29:37.682Z] 1a89e8eeedd5: Pull complete [2022-01-31T15:29:37.960Z] 94645a83ff95: Pull complete [2022-01-31T15:29:38.232Z] cf05db05a679: Verifying Checksum [2022-01-31T15:29:38.232Z] cf05db05a679: Download complete [2022-01-31T15:29:38.830Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-31T15:29:38.830Z] 3f3a8bcf1eab: Download complete [2022-01-31T15:29:51.224Z] 3f3a8bcf1eab: Pull complete [2022-01-31T15:29:51.224Z] 0c92f367c5e7: Pull complete [2022-01-31T15:29:51.224Z] 4b8299f9d1f4: Pull complete [2022-01-31T15:29:51.224Z] 9a6b49a46696: Pull complete [2022-01-31T15:29:56.635Z] cf05db05a679: Pull complete [2022-01-31T15:29:56.635Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-31T15:29:56.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-31T15:29:56.635Z] ---> 0ccda1f7e2ee [2022-01-31T15:29:56.635Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-31T15:29:58.065Z] ---> Running in 96068c5b6c52 [2022-01-31T15:29:58.668Z] Removing intermediate container 96068c5b6c52 [2022-01-31T15:29:58.668Z] ---> 1e1f6ef23cc0 [2022-01-31T15:29:58.668Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T15:29:58.668Z] ---> Running in d312ae810518 [2022-01-31T15:29:58.947Z] Removing intermediate container d312ae810518 [2022-01-31T15:29:58.947Z] ---> 3348f0f21296 [2022-01-31T15:29:58.947Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T15:29:58.947Z] ---> Running in 09ec7a3d38d9 [2022-01-31T15:29:59.555Z] Removing intermediate container 09ec7a3d38d9 [2022-01-31T15:29:59.555Z] ---> 8afd3f7060d1 [2022-01-31T15:29:59.555Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T15:29:59.555Z] ---> Running in bb76e6cfc53c [2022-01-31T15:30:01.537Z] Removing intermediate container bb76e6cfc53c [2022-01-31T15:30:01.537Z] ---> 5b87f1002371 [2022-01-31T15:30:01.537Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T15:30:01.537Z] ---> Running in 47bf135586ca [2022-01-31T15:30:02.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-31T15:30:03.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-31T15:30:04.084Z] OK: 220 MiB in 52 packages [2022-01-31T15:30:04.693Z] Removing intermediate container 47bf135586ca [2022-01-31T15:30:04.693Z] ---> c3b9c5b529dc [2022-01-31T15:30:04.693Z] Step 8/13 : WORKDIR /app [2022-01-31T15:30:04.965Z] ---> Running in efcf91c4b607 [2022-01-31T15:30:05.238Z] Removing intermediate container efcf91c4b607 [2022-01-31T15:30:05.238Z] ---> 10dfeab8d733 [2022-01-31T15:30:05.238Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-31T15:30:05.832Z] ---> f3da0dc0cd3b [2022-01-31T15:30:05.832Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T15:30:06.112Z] ---> Running in 536866ccb500 [2022-01-31T15:31:14.155Z] Removing intermediate container 536866ccb500 [2022-01-31T15:31:14.155Z] ---> d32cfae03b09 [2022-01-31T15:31:14.155Z] Step 11/13 : COPY . . [2022-01-31T15:31:14.155Z] ---> 4e686c47f238 [2022-01-31T15:31:14.155Z] Step 12/13 : ARG MAKE="make build" [2022-01-31T15:31:14.155Z] ---> Running in d1d98d2a8293 [2022-01-31T15:31:14.758Z] Removing intermediate container d1d98d2a8293 [2022-01-31T15:31:14.758Z] ---> bba7b2aeb45f [2022-01-31T15:31:14.758Z] Step 13/13 : RUN $MAKE [2022-01-31T15:31:14.758Z] ---> Running in 4dce697f49b0 [2022-01-31T15:31:15.736Z] noop [2022-01-31T15:31:16.326Z] Removing intermediate container 4dce697f49b0 [2022-01-31T15:31:16.326Z] ---> fc1df820ae69 [2022-01-31T15:31:16.326Z] Successfully built fc1df820ae69 [2022-01-31T15:31:16.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:31:16.665Z] + docker inspect -f . ci-base-image-arm64 [2022-01-31T15:31:16.665Z] . [Pipeline] withDockerContainer [2022-01-31T15:31:16.894Z] prd-ubuntu18.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container [2022-01-31T15:31:16.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/48 -v /w/workspace/app-service-configurable/48:/w/workspace/app-service-configurable/48:rw,z -v /w/workspace/app-service-configurable/48@tmp:/w/workspace/app-service-configurable/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-31T15:31:18.271Z] $ docker top 0f4dafe9a3f82d7b1f64b1d65be16cb5c8f4d67e472319cac172c4b4d553891e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-31T15:31:19.163Z] + go version [2022-01-31T15:31:19.163Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-31T15:31:19.186Z] $ docker stop --time=1 0f4dafe9a3f82d7b1f64b1d65be16cb5c8f4d67e472319cac172c4b4d553891e [2022-01-31T15:31:20.808Z] $ docker rm -f 0f4dafe9a3f82d7b1f64b1d65be16cb5c8f4d67e472319cac172c4b4d553891e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:31:21.384Z] + docker inspect -f . ci-base-image-arm64 [2022-01-31T15:31:21.384Z] . [Pipeline] withDockerContainer [2022-01-31T15:31:21.606Z] prd-ubuntu18.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container [2022-01-31T15:31:21.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/48 -v /w/workspace/app-service-configurable/48:/w/workspace/app-service-configurable/48:rw,z -v /w/workspace/app-service-configurable/48@tmp:/w/workspace/app-service-configurable/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-31T15:31:22.930Z] $ docker top e3011f6b400af1c0c18fd584e97c4999b55b5ae1b95778152adc22286bb862ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-31T15:31:23.805Z] + make test [2022-01-31T15:31:23.805Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-31T15:32:10.757Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-31T15:32:10.757Z] CGO_ENABLED=1 go vet ./... [2022-01-31T15:32:25.842Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-31T15:32:25.842Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-31T15:32:25.842Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-31T15:32:25.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-31T15:32:25.878Z] $ docker stop --time=1 e3011f6b400af1c0c18fd584e97c4999b55b5ae1b95778152adc22286bb862ce [2022-01-31T15:32:27.615Z] $ docker rm -f e3011f6b400af1c0c18fd584e97c4999b55b5ae1b95778152adc22286bb862ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T15:32:28.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-31T15:32:28.442Z] Warning: overwriting stash ‘coverage-report’ [2022-01-31T15:32:28.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-31T15:32:29.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-31T15:32:29.570Z] + ls -al . [2022-01-31T15:32:29.570Z] total 172 [2022-01-31T15:32:29.570Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 31 15:32 . [2022-01-31T15:32:29.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:29 .. [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 15:29 .dockerignore [2022-01-31T15:32:29.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:29 .git [2022-01-31T15:32:29.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:29 .github [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 31 15:29 .gitignore [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 7627 Jan 31 15:29 Attribution.txt [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 31 15:29 CHANGELOG.md [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 31 15:29 Dockerfile [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 15:29 GOVERNANCE.md [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 31 15:29 Jenkinsfile [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 15:29 LICENSE [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 15:29 OWNERS.md [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 31 15:29 README.md [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 31 15:27 VERSION [2022-01-31T15:32:29.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:29 bin [2022-01-31T15:32:29.570Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 31 15:31 coverage.out [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 2808 Jan 31 15:29 go.mod [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 49926 Jan 31 15:29 go.sum [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 15:29 main.go [2022-01-31T15:32:29.570Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 31 15:29 makefile [2022-01-31T15:32:29.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 15:29 res [2022-01-31T15:32:29.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 15:29 snap [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:32:29.909Z] + 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=e63de633fa87fe04a17029975032d1bd69f7eb9c --label arch=arm64 --label version=2.2.0-dev.12 . [2022-01-31T15:32:29.909Z] Sending build context to Docker daemon 208.9kB [2022-01-31T15:32:30.182Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T15:32:30.182Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-31T15:32:30.182Z] ---> fc1df820ae69 [2022-01-31T15:32:30.182Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-31T15:32:30.456Z] ---> Running in a9dd416936cc [2022-01-31T15:32:30.729Z] Removing intermediate container a9dd416936cc [2022-01-31T15:32:30.729Z] ---> 110c38bcd9f3 [2022-01-31T15:32:30.729Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T15:32:30.729Z] ---> Running in fc7dc954714f [2022-01-31T15:32:31.325Z] Removing intermediate container fc7dc954714f [2022-01-31T15:32:31.325Z] ---> 4adb6648a1cd [2022-01-31T15:32:31.325Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T15:32:31.325Z] ---> Running in 0a86d441885a [2022-01-31T15:32:31.605Z] Removing intermediate container 0a86d441885a [2022-01-31T15:32:31.605Z] ---> f65a2d75e56c [2022-01-31T15:32:31.605Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T15:32:31.605Z] ---> Running in bd1a9241d908 [2022-01-31T15:32:33.587Z] Removing intermediate container bd1a9241d908 [2022-01-31T15:32:33.587Z] ---> eecc081920fa [2022-01-31T15:32:33.587Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T15:32:33.587Z] ---> Running in 17280ecb88a3 [2022-01-31T15:32:34.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-31T15:32:35.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-31T15:32:36.127Z] OK: 220 MiB in 52 packages [2022-01-31T15:32:36.727Z] Removing intermediate container 17280ecb88a3 [2022-01-31T15:32:36.727Z] ---> 0ec49c06ac60 [2022-01-31T15:32:36.727Z] Step 8/27 : WORKDIR /app [2022-01-31T15:32:37.005Z] ---> Running in b732b9e4a90a [2022-01-31T15:32:37.278Z] Removing intermediate container b732b9e4a90a [2022-01-31T15:32:37.278Z] ---> eaeb14cf2aa7 [2022-01-31T15:32:37.278Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-31T15:32:37.874Z] ---> 09b0ca022186 [2022-01-31T15:32:37.874Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T15:32:37.874Z] ---> Running in 445088722b27 [2022-01-31T15:32:39.842Z] Removing intermediate container 445088722b27 [2022-01-31T15:32:39.842Z] ---> ab4fd55e966b [2022-01-31T15:32:39.842Z] Step 11/27 : COPY . . [2022-01-31T15:32:40.814Z] ---> 8ba2a5cc65cb [2022-01-31T15:32:40.814Z] Step 12/27 : ARG MAKE="make build" [2022-01-31T15:32:40.814Z] ---> Running in 28ece67067b0 [2022-01-31T15:32:41.087Z] Removing intermediate container 28ece67067b0 [2022-01-31T15:32:41.087Z] ---> ede37c8e94a7 [2022-01-31T15:32:41.087Z] Step 13/27 : RUN $MAKE [2022-01-31T15:32:41.087Z] ---> Running in 60e79d0fab43 [2022-01-31T15:32:42.118Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.12" -o app-service-configurable [2022-01-31T15:33:29.321Z] Removing intermediate container 60e79d0fab43 [2022-01-31T15:33:29.321Z] ---> fb877893ac2f [2022-01-31T15:33:29.321Z] Step 14/27 : FROM alpine:3.14 [2022-01-31T15:33:29.321Z] 3.14: Pulling from library/alpine [2022-01-31T15:33:29.321Z] be307f383ecc: Pulling fs layer [2022-01-31T15:33:29.321Z] be307f383ecc: Verifying Checksum [2022-01-31T15:33:29.321Z] be307f383ecc: Download complete [2022-01-31T15:33:29.321Z] be307f383ecc: Pull complete [2022-01-31T15:33:29.321Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-31T15:33:29.321Z] Status: Downloaded newer image for alpine:3.14 [2022-01-31T15:33:29.321Z] ---> 5b8b7b635229 [2022-01-31T15:33:29.321Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T15:33:29.321Z] ---> Running in 88ff5b1bb5bf [2022-01-31T15:33:29.321Z] Removing intermediate container 88ff5b1bb5bf [2022-01-31T15:33:29.321Z] ---> cceda2586b1b [2022-01-31T15:33:29.321Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-31T15:33:29.321Z] ---> Running in 2c3dd2026d4d [2022-01-31T15:33:29.321Z] Removing intermediate container 2c3dd2026d4d [2022-01-31T15:33:29.321Z] ---> c077549e9e74 [2022-01-31T15:33:29.321Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-31T15:33:29.321Z] ---> Running in 7ef13449854b [2022-01-31T15:33:29.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-31T15:33:29.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-31T15:33:29.321Z] (1/7) Installing ca-certificates (20211220-r0) [2022-01-31T15:33:29.321Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-31T15:33:29.321Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-31T15:33:29.321Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-31T15:33:29.321Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-31T15:33:29.321Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-31T15:33:29.321Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-31T15:33:29.321Z] Executing busybox-1.33.1-r6.trigger [2022-01-31T15:33:29.321Z] Executing ca-certificates-20211220-r0.trigger [2022-01-31T15:33:29.321Z] OK: 9 MiB in 21 packages [2022-01-31T15:33:29.321Z] Removing intermediate container 7ef13449854b [2022-01-31T15:33:29.321Z] ---> baa1cd886012 [2022-01-31T15:33:29.321Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-31T15:33:29.594Z] ---> e3ff545e7aa9 [2022-01-31T15:33:29.594Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-31T15:33:30.187Z] ---> 3040637503d8 [2022-01-31T15:33:30.187Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-31T15:33:30.781Z] ---> 5f51d8547d39 [2022-01-31T15:33:30.781Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-31T15:33:31.766Z] ---> 248ae638d70d [2022-01-31T15:33:31.766Z] Step 22/27 : EXPOSE 48095 [2022-01-31T15:33:32.037Z] ---> Running in a9b5f382d74d [2022-01-31T15:33:32.311Z] Removing intermediate container a9b5f382d74d [2022-01-31T15:33:32.311Z] ---> f4c96c4bed38 [2022-01-31T15:33:32.311Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-31T15:33:32.311Z] ---> Running in 721dca0e6cc1 [2022-01-31T15:33:32.903Z] Removing intermediate container 721dca0e6cc1 [2022-01-31T15:33:32.903Z] ---> 59c4c284b316 [2022-01-31T15:33:32.903Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-31T15:33:32.903Z] ---> Running in 098f687a91d9 [2022-01-31T15:33:33.174Z] Removing intermediate container 098f687a91d9 [2022-01-31T15:33:33.174Z] ---> 11d01101f9af [2022-01-31T15:33:33.174Z] Step 25/27 : LABEL arch=arm64 [2022-01-31T15:33:33.174Z] ---> Running in 29b1ac728759 [2022-01-31T15:33:33.454Z] Removing intermediate container 29b1ac728759 [2022-01-31T15:33:33.454Z] ---> f4493bbbe49c [2022-01-31T15:33:33.454Z] Step 26/27 : LABEL git_sha=e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:33:33.734Z] ---> Running in b9c3abf86174 [2022-01-31T15:33:34.005Z] Removing intermediate container b9c3abf86174 [2022-01-31T15:33:34.005Z] ---> 73f19500c4f9 [2022-01-31T15:33:34.005Z] Step 27/27 : LABEL version=2.2.0-dev.12 [2022-01-31T15:33:34.005Z] ---> Running in f61767270b17 [2022-01-31T15:33:34.597Z] Removing intermediate container f61767270b17 [2022-01-31T15:33:34.597Z] ---> 498c7896b9cf [2022-01-31T15:33:34.597Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-31T15:33:34.597Z] Successfully built 498c7896b9cf [2022-01-31T15:33:34.597Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T15:33:34.704Z] provisioning config files... [2022-01-31T15:33:34.721Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/48@tmp/config6823592193573192880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:33:35.180Z] ---> docker-login.sh [2022-01-31T15:33:35.180Z] nexus3.edgexfoundry.org:10001 [2022-01-31T15:33:35.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:33:35.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:33:35.451Z] Configure a credential helper to remove this warning. See [2022-01-31T15:33:35.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:33:35.451Z] [2022-01-31T15:33:35.451Z] Login Succeeded [2022-01-31T15:33:35.451Z] nexus3.edgexfoundry.org:10002 [2022-01-31T15:33:35.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:33:35.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:33:35.995Z] Configure a credential helper to remove this warning. See [2022-01-31T15:33:35.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:33:35.995Z] [2022-01-31T15:33:35.995Z] Login Succeeded [2022-01-31T15:33:35.995Z] nexus3.edgexfoundry.org:10003 [2022-01-31T15:33:36.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:33:36.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:33:36.269Z] Configure a credential helper to remove this warning. See [2022-01-31T15:33:36.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:33:36.269Z] [2022-01-31T15:33:36.269Z] Login Succeeded [2022-01-31T15:33:36.269Z] nexus3.edgexfoundry.org:10004 [2022-01-31T15:33:36.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:33:36.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:33:36.863Z] Configure a credential helper to remove this warning. See [2022-01-31T15:33:36.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:33:36.863Z] [2022-01-31T15:33:36.863Z] Login Succeeded [2022-01-31T15:33:36.863Z] docker.io [2022-01-31T15:33:37.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T15:33:37.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T15:33:37.409Z] Configure a credential helper to remove this warning. See [2022-01-31T15:33:37.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T15:33:37.409Z] [2022-01-31T15:33:37.409Z] Login Succeeded [2022-01-31T15:33:37.409Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T15:33:37.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T15:33:37.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T15:33:37.479Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-01-31T15:33:37.479Z] e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:33:37.479Z] latest [2022-01-31T15:33:37.479Z] 2.2.0-dev.12 [2022-01-31T15:33:37.479Z] e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [2022-01-31T15:33:37.479Z] main [2022-01-31T15:33:37.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:37.834Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:38.172Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:33:38.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-31T15:33:38.172Z] 88aa5d17d2bc: Preparing [2022-01-31T15:33:38.172Z] b7dc73f59361: Preparing [2022-01-31T15:33:38.172Z] 0edc34d8e49e: Preparing [2022-01-31T15:33:38.172Z] e3f34be03981: Preparing [2022-01-31T15:33:38.172Z] 8e4388d81dfc: Preparing [2022-01-31T15:33:38.172Z] 62170e181a92: Preparing [2022-01-31T15:33:38.172Z] 62170e181a92: Waiting [2022-01-31T15:33:38.446Z] 0edc34d8e49e: Pushed [2022-01-31T15:33:38.446Z] b7dc73f59361: Pushed [2022-01-31T15:33:38.446Z] e3f34be03981: Pushed [2022-01-31T15:33:38.446Z] 62170e181a92: Layer already exists [2022-01-31T15:33:39.421Z] 8e4388d81dfc: Pushed [2022-01-31T15:33:42.026Z] 88aa5d17d2bc: Pushed [2022-01-31T15:33:42.298Z] e63de633fa87fe04a17029975032d1bd69f7eb9c: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:42.642Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:42.974Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-31T15:33:42.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-31T15:33:42.974Z] 88aa5d17d2bc: Preparing [2022-01-31T15:33:42.974Z] b7dc73f59361: Preparing [2022-01-31T15:33:42.974Z] 0edc34d8e49e: Preparing [2022-01-31T15:33:42.974Z] e3f34be03981: Preparing [2022-01-31T15:33:42.974Z] 8e4388d81dfc: Preparing [2022-01-31T15:33:42.974Z] 62170e181a92: Preparing [2022-01-31T15:33:42.974Z] 62170e181a92: Waiting [2022-01-31T15:33:42.974Z] b7dc73f59361: Layer already exists [2022-01-31T15:33:42.974Z] 88aa5d17d2bc: Layer already exists [2022-01-31T15:33:42.974Z] 0edc34d8e49e: Layer already exists [2022-01-31T15:33:42.974Z] 8e4388d81dfc: Layer already exists [2022-01-31T15:33:42.974Z] e3f34be03981: Layer already exists [2022-01-31T15:33:42.974Z] 62170e181a92: Layer already exists [2022-01-31T15:33:43.244Z] latest: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:43.583Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:43.915Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.12 [2022-01-31T15:33:43.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-31T15:33:43.915Z] 88aa5d17d2bc: Preparing [2022-01-31T15:33:43.915Z] b7dc73f59361: Preparing [2022-01-31T15:33:43.915Z] 0edc34d8e49e: Preparing [2022-01-31T15:33:43.915Z] e3f34be03981: Preparing [2022-01-31T15:33:43.915Z] 8e4388d81dfc: Preparing [2022-01-31T15:33:43.915Z] 62170e181a92: Preparing [2022-01-31T15:33:43.915Z] 62170e181a92: Waiting [2022-01-31T15:33:43.915Z] 8e4388d81dfc: Layer already exists [2022-01-31T15:33:43.915Z] 0edc34d8e49e: Layer already exists [2022-01-31T15:33:43.915Z] 88aa5d17d2bc: Layer already exists [2022-01-31T15:33:43.915Z] b7dc73f59361: Layer already exists [2022-01-31T15:33:43.915Z] e3f34be03981: Layer already exists [2022-01-31T15:33:43.915Z] 62170e181a92: Layer already exists [2022-01-31T15:33:43.915Z] 2.2.0-dev.12: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:44.253Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:44.586Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [2022-01-31T15:33:44.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-31T15:33:44.586Z] 88aa5d17d2bc: Preparing [2022-01-31T15:33:44.586Z] b7dc73f59361: Preparing [2022-01-31T15:33:44.586Z] 0edc34d8e49e: Preparing [2022-01-31T15:33:44.586Z] e3f34be03981: Preparing [2022-01-31T15:33:44.586Z] 8e4388d81dfc: Preparing [2022-01-31T15:33:44.586Z] 62170e181a92: Preparing [2022-01-31T15:33:44.586Z] 62170e181a92: Waiting [2022-01-31T15:33:44.586Z] 88aa5d17d2bc: Layer already exists [2022-01-31T15:33:44.586Z] b7dc73f59361: Layer already exists [2022-01-31T15:33:44.586Z] 0edc34d8e49e: Layer already exists [2022-01-31T15:33:44.586Z] e3f34be03981: Layer already exists [2022-01-31T15:33:44.586Z] 8e4388d81dfc: Layer already exists [2022-01-31T15:33:44.586Z] 62170e181a92: Layer already exists [2022-01-31T15:33:44.586Z] e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:45.188Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:45.521Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-01-31T15:33:45.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-31T15:33:45.521Z] 88aa5d17d2bc: Preparing [2022-01-31T15:33:45.521Z] b7dc73f59361: Preparing [2022-01-31T15:33:45.521Z] 0edc34d8e49e: Preparing [2022-01-31T15:33:45.521Z] e3f34be03981: Preparing [2022-01-31T15:33:45.521Z] 8e4388d81dfc: Preparing [2022-01-31T15:33:45.521Z] 62170e181a92: Preparing [2022-01-31T15:33:45.521Z] 62170e181a92: Waiting [2022-01-31T15:33:45.521Z] b7dc73f59361: Layer already exists [2022-01-31T15:33:45.521Z] 88aa5d17d2bc: Layer already exists [2022-01-31T15:33:45.521Z] 8e4388d81dfc: Layer already exists [2022-01-31T15:33:45.521Z] 0edc34d8e49e: Layer already exists [2022-01-31T15:33:45.521Z] e3f34be03981: Layer already exists [2022-01-31T15:33:45.521Z] 62170e181a92: Layer already exists [2022-01-31T15:33:45.790Z] main: digest: sha256:570a9cc10a8ab6435eee1fd007bb0d2ce3a7bfbdf29523f2fa56755110d251b1 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T15:33:45.829Z] ===================================================== [Pipeline] echo [2022-01-31T15:33:45.837Z] taggedImages: [2022-01-31T15:33:45.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c [2022-01-31T15:33:45.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-31T15:33:45.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.12 [2022-01-31T15:33:45.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e63de633fa87fe04a17029975032d1bd69f7eb9c-2.2.0-dev.12 [2022-01-31T15:33:45.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:46.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-31T15:33:46.192Z] [2022-01-31T15:33:46.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:33:46.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-31T15:33:46.531Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-31T15:33:46.531Z] 448f6bf000e3: Pulling fs layer [2022-01-31T15:33:46.531Z] f757da607395: Pulling fs layer [2022-01-31T15:33:46.531Z] 05883995daec: Pulling fs layer [2022-01-31T15:33:46.531Z] 8603b9c90790: Pulling fs layer [2022-01-31T15:33:46.531Z] 1560dd03e051: Pulling fs layer [2022-01-31T15:33:46.531Z] 27f5ce0e4adf: Pulling fs layer [2022-01-31T15:33:46.531Z] c2d8d7efcc4b: Pulling fs layer [2022-01-31T15:33:46.531Z] 27f5ce0e4adf: Waiting [2022-01-31T15:33:46.531Z] 8603b9c90790: Waiting [2022-01-31T15:33:46.531Z] c2d8d7efcc4b: Waiting [2022-01-31T15:33:46.531Z] 1560dd03e051: Waiting [2022-01-31T15:33:46.801Z] f757da607395: Verifying Checksum [2022-01-31T15:33:46.801Z] f757da607395: Download complete [2022-01-31T15:33:46.801Z] 8603b9c90790: Verifying Checksum [2022-01-31T15:33:46.801Z] 8603b9c90790: Download complete [2022-01-31T15:33:46.801Z] 1560dd03e051: Verifying Checksum [2022-01-31T15:33:46.801Z] 1560dd03e051: Download complete [2022-01-31T15:33:46.801Z] 27f5ce0e4adf: Verifying Checksum [2022-01-31T15:33:46.801Z] 27f5ce0e4adf: Download complete [2022-01-31T15:33:46.801Z] 05883995daec: Verifying Checksum [2022-01-31T15:33:46.801Z] 05883995daec: Download complete [2022-01-31T15:33:47.073Z] 448f6bf000e3: Verifying Checksum [2022-01-31T15:33:47.073Z] 448f6bf000e3: Download complete [2022-01-31T15:33:49.682Z] c2d8d7efcc4b: Verifying Checksum [2022-01-31T15:33:49.682Z] c2d8d7efcc4b: Download complete [2022-01-31T15:33:50.660Z] 448f6bf000e3: Pull complete [2022-01-31T15:33:51.253Z] f757da607395: Pull complete [2022-01-31T15:33:52.685Z] 05883995daec: Pull complete [2022-01-31T15:33:52.975Z] 8603b9c90790: Pull complete [2022-01-31T15:33:53.948Z] 1560dd03e051: Pull complete [2022-01-31T15:33:54.220Z] 27f5ce0e4adf: Pull complete [2022-01-31T15:34:09.357Z] c2d8d7efcc4b: Pull complete [2022-01-31T15:34:09.357Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-31T15:34:09.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-31T15:34:09.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-31T15:34:09.588Z] prd-ubuntu18.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container [2022-01-31T15:34:09.668Z] $ 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/48 -v /w/workspace/app-service-configurable/48:/w/workspace/app-service-configurable/48:rw,z -v /w/workspace/app-service-configurable/48@tmp:/w/workspace/app-service-configurable/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-31T15:34:12.220Z] $ docker top e72e5296bb3e768d1d0bacf67bce61daf3bf7cbb4843531bf50971db18dd5d45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:34:13.086Z] ---> job-cost.sh [2022-01-31T15:34:13.086Z] lf-activate-venv: SKIPPING [2022-01-31T15:34:13.086Z] INFO: No Stack... [2022-01-31T15:34:13.357Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-31T15:34:13.949Z] INFO: Archiving Costs [Pipeline] sh [2022-01-31T15:34:14.607Z] + + cut -d, -f6 [2022-01-31T15:34:14.607Z] cat /w/workspace/app-service-configurable/48/archives/cost.csv [Pipeline] lock [2022-01-31T15:34:14.662Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [2022-01-31T15:34:14.671Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] did not exist. Created. [2022-01-31T15:34:14.672Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-31T15:34:15.340Z] /w/workspace/app-service-configurable/48@tmp/durable-9c09c372/script.sh: 1: /w/workspace/app-service-configurable/48@tmp/durable-9c09c372/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-31T15:34:16.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-31T15:34:16.021Z] Warning: overwriting stash ‘stack-cost’ [2022-01-31T15:34:16.068Z] Stashed 1 file(s) [Pipeline] } [2022-01-31T15:34:16.075Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-31T15:34:16.093Z] $ docker stop --time=1 e72e5296bb3e768d1d0bacf67bce61daf3bf7cbb4843531bf50971db18dd5d45 [2022-01-31T15:34:17.580Z] $ docker rm -f e72e5296bb3e768d1d0bacf67bce61daf3bf7cbb4843531bf50971db18dd5d45 [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-01-31T15:34:18.054Z] provisioning config files... [2022-01-31T15:34:18.066Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1434016138594351676tmp [Pipeline] { [Pipeline] sh [2022-01-31T15:34:18.367Z] + set +x [2022-01-31T15:34:18.367Z] + bash -s -- [2022-01-31T15:34:18.367Z] + curl -s https://codecov.io/bash [2022-01-31T15:34:18.367Z] [2022-01-31T15:34:18.367Z] _____ _ [2022-01-31T15:34:18.368Z] / ____| | | [2022-01-31T15:34:18.368Z] | | ___ __| | ___ ___ _____ __ [2022-01-31T15:34:18.368Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-31T15:34:18.368Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-31T15:34:18.368Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-31T15:34:18.368Z] Bash-1.0.6 [2022-01-31T15:34:18.368Z] [2022-01-31T15:34:18.368Z] [2022-01-31T15:34:18.368Z] ==> git version 2.24.4 found [2022-01-31T15:34:18.368Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-31T15:34:18.368Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-31T15:34:18.368Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-31T15:34:18.368Z] ==> Jenkins CI detected. [2022-01-31T15:34:18.368Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-01-31T15:34:18.368Z] project root: . [2022-01-31T15:34:18.368Z] --> token set from env [2022-01-31T15:34:18.368Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-31T15:34:18.630Z] ==> Running gcov in . (disable via -X gcov) [2022-01-31T15:34:18.630Z] ==> Python coveragepy not found [2022-01-31T15:34:18.630Z] ==> Searching for coverage reports in: [2022-01-31T15:34:18.630Z] + . [2022-01-31T15:34:18.630Z] -> Found 1 reports [2022-01-31T15:34:18.630Z] ==> Detecting git/mercurial file structure [2022-01-31T15:34:18.630Z] ==> Reading reports [2022-01-31T15:34:18.630Z] + ./coverage.out bytes=10 [2022-01-31T15:34:18.630Z] ==> Appending adjustments [2022-01-31T15:34:18.630Z] https://docs.codecov.io/docs/fixing-reports [2022-01-31T15:34:18.630Z] + Found adjustments [2022-01-31T15:34:18.630Z] ==> Gzipping contents [2022-01-31T15:34:18.630Z] 4.0K /tmp/codecov.dsC8EA.gz [2022-01-31T15:34:18.630Z] ==> Uploading reports [2022-01-31T15:34:18.630Z] url: https://codecov.io [2022-01-31T15:34:18.630Z] query: branch=main&commit=e63de633fa87fe04a17029975032d1bd69f7eb9c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-31T15:34:18.630Z] -> Pinging Codecov [2022-01-31T15:34:18.630Z] 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=e63de633fa87fe04a17029975032d1bd69f7eb9c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-31T15:34:18.890Z] -> Uploading to [2022-01-31T15:34:18.890Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-31/A97CA9966030D2A3747ED39772930CCE/e63de633fa87fe04a17029975032d1bd69f7eb9c/ee0f8181-a7a3-4999-843c-4f07df1ad14d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220131T153418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=976698fb4454f71767c908fed4bd0838cb8c7adf26b48cb79c7aa6665bae0d8e [2022-01-31T15:34:18.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-31T15:34:18.890Z] Dload Upload Total Spent Left Speed [2022-01-31T15:34:19.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1797 --:--:-- --:--:-- --:--:-- 1798 [2022-01-31T15:34:19.461Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] } [2022-01-31T15:34:19.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-31T15:34:19.713Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-31T15:34:19.724Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:34:20.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-31T15:34:20.019Z] [2022-01-31T15:34:20.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:34:20.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-31T15:34:20.332Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-31T15:34:20.332Z] 188c0c94c7c5: Pulling fs layer [2022-01-31T15:34:20.332Z] 0ef7d3d256c8: Pulling fs layer [2022-01-31T15:34:20.332Z] de9db76c5a1d: Pulling fs layer [2022-01-31T15:34:20.332Z] 0eba1c9be4d2: Pulling fs layer [2022-01-31T15:34:20.332Z] 0d57e429df01: Pulling fs layer [2022-01-31T15:34:20.333Z] 4e4be7b47b0d: Pulling fs layer [2022-01-31T15:34:20.333Z] e1f770b5df2f: Pulling fs layer [2022-01-31T15:34:20.333Z] 85a0685a4137: Pulling fs layer [2022-01-31T15:34:20.333Z] 0eba1c9be4d2: Waiting [2022-01-31T15:34:20.333Z] 0d57e429df01: Waiting [2022-01-31T15:34:20.333Z] 4e4be7b47b0d: Waiting [2022-01-31T15:34:20.333Z] e1f770b5df2f: Waiting [2022-01-31T15:34:20.333Z] 85a0685a4137: Waiting [2022-01-31T15:34:20.333Z] de9db76c5a1d: Verifying Checksum [2022-01-31T15:34:20.333Z] de9db76c5a1d: Download complete [2022-01-31T15:34:20.333Z] 0ef7d3d256c8: Verifying Checksum [2022-01-31T15:34:20.333Z] 0ef7d3d256c8: Download complete [2022-01-31T15:34:20.333Z] 0d57e429df01: Verifying Checksum [2022-01-31T15:34:20.333Z] 0d57e429df01: Download complete [2022-01-31T15:34:20.333Z] 4e4be7b47b0d: Verifying Checksum [2022-01-31T15:34:20.333Z] 4e4be7b47b0d: Download complete [2022-01-31T15:34:20.333Z] 188c0c94c7c5: Verifying Checksum [2022-01-31T15:34:20.333Z] 188c0c94c7c5: Download complete [2022-01-31T15:34:20.611Z] 188c0c94c7c5: Pull complete [2022-01-31T15:34:20.611Z] 0ef7d3d256c8: Pull complete [2022-01-31T15:34:20.884Z] e1f770b5df2f: Verifying Checksum [2022-01-31T15:34:20.884Z] e1f770b5df2f: Download complete [2022-01-31T15:34:20.884Z] de9db76c5a1d: Pull complete [2022-01-31T15:34:21.146Z] 0eba1c9be4d2: Verifying Checksum [2022-01-31T15:34:21.146Z] 0eba1c9be4d2: Download complete [2022-01-31T15:34:21.410Z] 85a0685a4137: Verifying Checksum [2022-01-31T15:34:21.410Z] 85a0685a4137: Download complete [2022-01-31T15:34:24.735Z] 0eba1c9be4d2: Pull complete [2022-01-31T15:34:24.735Z] 0d57e429df01: Pull complete [2022-01-31T15:34:24.735Z] 4e4be7b47b0d: Pull complete [2022-01-31T15:34:25.309Z] e1f770b5df2f: Pull complete [2022-01-31T15:34:29.562Z] 85a0685a4137: Pull complete [2022-01-31T15:34:29.562Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-31T15:34:29.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-31T15:34:29.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-31T15:34:29.630Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:34:29.663Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-31T15:34:31.251Z] $ docker top 526ee53c511feb7b3de9556bc15899d4c1d753d522288729a8104c89de42e52a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-31T15:34:31.331Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-31T15:34:31.616Z] + set -o pipefail [2022-01-31T15:34:31.616Z] + snyk monitor '--org=edgex-jenkins' [2022-01-31T15:34:38.206Z] [2022-01-31T15:34:38.206Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-01-31T15:34:38.206Z] [2022-01-31T15:34:38.206Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/e7d0999f-ab97-4cfd-aef1-4d5f1eb05cd2 [2022-01-31T15:34:38.206Z] [2022-01-31T15:34:38.206Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-31T15:34:38.206Z] [2022-01-31T15:34:38.206Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-31T15:34:38.206Z] [2022-01-31T15:34:38.206Z] [Pipeline] } [2022-01-31T15:34:38.218Z] $ docker stop --time=1 526ee53c511feb7b3de9556bc15899d4c1d753d522288729a8104c89de42e52a [2022-01-31T15:34:39.939Z] $ docker rm -f 526ee53c511feb7b3de9556bc15899d4c1d753d522288729a8104c89de42e52a [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-01-31T15:34:40.631Z] + git log --format=format:%s -1 e63de633fa87fe04a17029975032d1bd69f7eb9c [Pipeline] sh [2022-01-31T15:34:40.928Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T15:34:40.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:34:41.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T15:34:41.228Z] . [Pipeline] withDockerContainer [2022-01-31T15:34:41.290Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:34:41.323Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-31T15:34:41.667Z] $ docker top de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T15:34:41.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T15:34:41.775Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T15:34:41.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T15:34:41.893Z] $ docker exec de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 ssh-agent [2022-01-31T15:34:42.012Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBGEPGf/agent.13 [2022-01-31T15:34:42.012Z] SSH_AGENT_PID=20 [2022-01-31T15:34:42.018Z] Running ssh-add (command line suppressed) [2022-01-31T15:34:42.121Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_321099440250209201.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_321099440250209201.key) [2022-01-31T15:34:42.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T15:34:42.427Z] + git semver tag [2022-01-31T15:34:42.427Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T15:34:42.427Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-31T15:34:42.427Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-31T15:34:42.427Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T15:34:42.427Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T15:34:42.427Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T15:34:42.427Z] # $SEMVER_BRANCH = main [2022-01-31T15:34:42.427Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-31T15:34:42.427Z] # e63de633fa87fe04a17029975032d1bd69f7eb9c HEAD [2022-01-31T15:34:42.427Z] # -> Force: false [2022-01-31T15:34:42.427Z] # 52b0f22c9df14bd8ba5936a5cb3248ad3f77f6c9 refs/tags/v2.2.0-dev.12 [Pipeline] } [2022-01-31T15:34:42.436Z] $ docker exec --env ******** --env ******** de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 ssh-agent -k [2022-01-31T15:34:42.545Z] unset SSH_AUTH_SOCK; [2022-01-31T15:34:42.545Z] unset SSH_AGENT_PID; [2022-01-31T15:34:42.545Z] echo Agent pid 20 killed; [2022-01-31T15:34:42.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T15:34:42.870Z] + git semver [Pipeline] } [2022-01-31T15:34:42.882Z] $ docker stop --time=1 de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 [2022-01-31T15:34:44.063Z] $ docker rm -f de92d10445498cd1b2180723c983c573d6cfb9dc9e4724a6e061a81d786c29e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:34:44.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-31T15:34:44.460Z] [2022-01-31T15:34:44.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:34:44.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-31T15:34:44.773Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-31T15:34:44.773Z] ab5ef0e58194: Pulling fs layer [2022-01-31T15:34:44.773Z] 9712f1f96733: Pulling fs layer [2022-01-31T15:34:44.773Z] 63f879dbbcfc: Pulling fs layer [2022-01-31T15:34:44.773Z] 0d9ebad4ef96: Pulling fs layer [2022-01-31T15:34:44.773Z] e9a5061849ea: Pulling fs layer [2022-01-31T15:34:44.773Z] d747dcd14b5f: Pulling fs layer [2022-01-31T15:34:44.773Z] 2de7ff778b66: Pulling fs layer [2022-01-31T15:34:44.773Z] e9a5061849ea: Waiting [2022-01-31T15:34:44.773Z] d747dcd14b5f: Waiting [2022-01-31T15:34:44.773Z] 2de7ff778b66: Waiting [2022-01-31T15:34:44.773Z] 0d9ebad4ef96: Waiting [2022-01-31T15:34:44.773Z] 9712f1f96733: Verifying Checksum [2022-01-31T15:34:44.773Z] 9712f1f96733: Download complete [2022-01-31T15:34:45.038Z] 63f879dbbcfc: Verifying Checksum [2022-01-31T15:34:45.038Z] 63f879dbbcfc: Download complete [2022-01-31T15:34:45.298Z] ab5ef0e58194: Verifying Checksum [2022-01-31T15:34:45.298Z] ab5ef0e58194: Download complete [2022-01-31T15:34:45.298Z] e9a5061849ea: Verifying Checksum [2022-01-31T15:34:45.298Z] e9a5061849ea: Download complete [2022-01-31T15:34:45.298Z] d747dcd14b5f: Verifying Checksum [2022-01-31T15:34:45.298Z] d747dcd14b5f: Download complete [2022-01-31T15:34:45.561Z] 0d9ebad4ef96: Verifying Checksum [2022-01-31T15:34:45.561Z] 0d9ebad4ef96: Download complete [2022-01-31T15:34:45.561Z] 2de7ff778b66: Verifying Checksum [2022-01-31T15:34:45.561Z] 2de7ff778b66: Download complete [2022-01-31T15:34:48.134Z] ab5ef0e58194: Pull complete [2022-01-31T15:34:48.134Z] 9712f1f96733: Pull complete [2022-01-31T15:34:48.715Z] 63f879dbbcfc: Pull complete [2022-01-31T15:34:54.026Z] 0d9ebad4ef96: Pull complete [2022-01-31T15:34:54.026Z] e9a5061849ea: Pull complete [2022-01-31T15:34:54.026Z] d747dcd14b5f: Pull complete [2022-01-31T15:34:55.418Z] 2de7ff778b66: Pull complete [2022-01-31T15:34:55.418Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-31T15:34:55.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-31T15:34:55.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-31T15:34:55.486Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:34:55.523Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-31T15:34:58.932Z] $ docker top a3394d3d36ed44a3c3a913b54219a7304280f0f0e656481f5ead7c51dc35790c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-31T15:34:59.030Z] provisioning config files... [2022-01-31T15:34:59.046Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5173755160972290249tmp [2022-01-31T15:34:59.056Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6135919352379175081tmp [2022-01-31T15:34:59.066Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7175651472343226156tmp [Pipeline] { [Pipeline] echo [2022-01-31T15:34:59.084Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:34:59.373Z] ---> sigul-configuration.sh [2022-01-31T15:34:59.373Z] gpg: directory `/root/.gnupg' created [2022-01-31T15:34:59.373Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-31T15:34:59.373Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-31T15:34:59.373Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-31T15:34:59.373Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-31T15:34:59.373Z] gpg: CAST5 encrypted data [2022-01-31T15:34:59.373Z] gpg: encrypted with 1 passphrase [2022-01-31T15:34:59.373Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-31T15:34:59.668Z] + mkdir /home/jenkins [2022-01-31T15:34:59.668Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-31T15:34:59.963Z] + 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-01-31T15:34:59.971Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:00.259Z] ---> sigul-install.sh [2022-01-31T15:35:00.259Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-31T15:35:00.554Z] + git tag --list [2022-01-31T15:35:00.554Z] v1.0.0 [2022-01-31T15:35:00.554Z] v1.1.0 [2022-01-31T15:35:00.554Z] v1.2.0 [2022-01-31T15:35:00.554Z] v1.3.0 [2022-01-31T15:35:00.554Z] v1.3.1 [2022-01-31T15:35:00.554Z] v2.0.0 [2022-01-31T15:35:00.554Z] v2.0.1 [2022-01-31T15:35:00.554Z] v2.0.1-dev.1 [2022-01-31T15:35:00.554Z] v2.0.2-dev.1 [2022-01-31T15:35:00.554Z] v2.0.2-dev.10 [2022-01-31T15:35:00.554Z] v2.0.2-dev.11 [2022-01-31T15:35:00.554Z] v2.0.2-dev.12 [2022-01-31T15:35:00.554Z] v2.0.2-dev.13 [2022-01-31T15:35:00.554Z] v2.0.2-dev.14 [2022-01-31T15:35:00.554Z] v2.0.2-dev.15 [2022-01-31T15:35:00.554Z] v2.0.2-dev.16 [2022-01-31T15:35:00.554Z] v2.0.2-dev.17 [2022-01-31T15:35:00.554Z] v2.0.2-dev.18 [2022-01-31T15:35:00.554Z] v2.0.2-dev.19 [2022-01-31T15:35:00.554Z] v2.0.2-dev.2 [2022-01-31T15:35:00.554Z] v2.0.2-dev.20 [2022-01-31T15:35:00.554Z] v2.0.2-dev.21 [2022-01-31T15:35:00.554Z] v2.0.2-dev.22 [2022-01-31T15:35:00.554Z] v2.0.2-dev.23 [2022-01-31T15:35:00.554Z] v2.0.2-dev.24 [2022-01-31T15:35:00.554Z] v2.0.2-dev.25 [2022-01-31T15:35:00.554Z] v2.0.2-dev.26 [2022-01-31T15:35:00.554Z] v2.0.2-dev.27 [2022-01-31T15:35:00.554Z] v2.0.2-dev.28 [2022-01-31T15:35:00.554Z] v2.0.2-dev.29 [2022-01-31T15:35:00.554Z] v2.0.2-dev.3 [2022-01-31T15:35:00.554Z] v2.0.2-dev.30 [2022-01-31T15:35:00.554Z] v2.0.2-dev.4 [2022-01-31T15:35:00.554Z] v2.0.2-dev.5 [2022-01-31T15:35:00.554Z] v2.0.2-dev.6 [2022-01-31T15:35:00.554Z] v2.0.2-dev.7 [2022-01-31T15:35:00.554Z] v2.0.2-dev.8 [2022-01-31T15:35:00.554Z] v2.0.2-dev.9 [2022-01-31T15:35:00.554Z] v2.1.0 [2022-01-31T15:35:00.554Z] v2.2.0-dev.1 [2022-01-31T15:35:00.554Z] v2.2.0-dev.10 [2022-01-31T15:35:00.554Z] v2.2.0-dev.11 [2022-01-31T15:35:00.554Z] v2.2.0-dev.12 [2022-01-31T15:35:00.554Z] v2.2.0-dev.2 [2022-01-31T15:35:00.554Z] v2.2.0-dev.3 [2022-01-31T15:35:00.554Z] v2.2.0-dev.4 [2022-01-31T15:35:00.554Z] v2.2.0-dev.5 [2022-01-31T15:35:00.554Z] v2.2.0-dev.6 [2022-01-31T15:35:00.554Z] v2.2.0-dev.7 [2022-01-31T15:35:00.554Z] v2.2.0-dev.8 [2022-01-31T15:35:00.554Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-31T15:35:00.852Z] + lftools sign git-tag v2.2.0-dev.12 [2022-01-31T15:35:01.423Z] Signing Git tag with Sigul... [2022-01-31T15:35:01.423Z] Signing v2.2.0-dev.12 [Pipeline] echo [2022-01-31T15:35:01.694Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:01.985Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-31T15:35:01.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-31T15:35:02.015Z] $ docker stop --time=1 a3394d3d36ed44a3c3a913b54219a7304280f0f0e656481f5ead7c51dc35790c [2022-01-31T15:35:03.227Z] $ docker rm -f a3394d3d36ed44a3c3a913b54219a7304280f0f0e656481f5ead7c51dc35790c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-31T15:35:03.653Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T15:35:03.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:35:03.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T15:35:03.953Z] . [Pipeline] withDockerContainer [2022-01-31T15:35:04.014Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:35:04.049Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-31T15:35:04.397Z] $ docker top c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T15:35:04.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T15:35:04.489Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T15:35:04.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T15:35:04.603Z] $ docker exec c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 ssh-agent [2022-01-31T15:35:04.725Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAfJfjG/agent.14 [2022-01-31T15:35:04.725Z] SSH_AGENT_PID=21 [2022-01-31T15:35:04.730Z] Running ssh-add (command line suppressed) [2022-01-31T15:35:04.837Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_892207846963263973.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_892207846963263973.key) [2022-01-31T15:35:04.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T15:35:05.156Z] + git semver bump pre [2022-01-31T15:35:05.156Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T15:35:05.156Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-31T15:35:05.156Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-31T15:35:05.156Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T15:35:05.156Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T15:35:05.157Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T15:35:05.157Z] # $SEMVER_BRANCH = main [2022-01-31T15:35:05.157Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-31T15:35:05.157Z] 2.2.0-dev.13 [Pipeline] } [2022-01-31T15:35:05.166Z] $ docker exec --env ******** --env ******** c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 ssh-agent -k [2022-01-31T15:35:05.250Z] unset SSH_AUTH_SOCK; [2022-01-31T15:35:05.250Z] unset SSH_AGENT_PID; [2022-01-31T15:35:05.250Z] echo Agent pid 21 killed; [2022-01-31T15:35:05.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T15:35:05.567Z] + git semver [Pipeline] } [2022-01-31T15:35:05.580Z] $ docker stop --time=1 c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 [2022-01-31T15:35:06.772Z] $ docker rm -f c15d801dd57b5121534d3bc5f486540c83d96638c7fabb04f65e821d3316fc52 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T15:35:07.317Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T15:35:07.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:35:07.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T15:35:07.732Z] . [Pipeline] withDockerContainer [2022-01-31T15:35:07.796Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:35:07.827Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-31T15:35:08.170Z] $ docker top 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T15:35:08.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T15:35:08.263Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T15:35:08.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T15:35:08.368Z] $ docker exec 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be ssh-agent [2022-01-31T15:35:08.468Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdHgGIE/agent.14 [2022-01-31T15:35:08.468Z] SSH_AGENT_PID=20 [2022-01-31T15:35:08.473Z] Running ssh-add (command line suppressed) [2022-01-31T15:35:08.564Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2869022854597493120.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2869022854597493120.key) [2022-01-31T15:35:08.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T15:35:08.867Z] + git semver push [2022-01-31T15:35:08.867Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T15:35:08.867Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-31T15:35:08.867Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-31T15:35:08.867Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T15:35:08.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T15:35:08.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T15:35:08.867Z] # $SEMVER_BRANCH = main [2022-01-31T15:35:08.867Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-31T15:35:10.786Z] $ docker exec --env ******** --env ******** 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be ssh-agent -k [2022-01-31T15:35:10.871Z] unset SSH_AUTH_SOCK; [2022-01-31T15:35:10.872Z] unset SSH_AGENT_PID; [2022-01-31T15:35:10.872Z] echo Agent pid 20 killed; [2022-01-31T15:35:10.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T15:35:11.205Z] + git semver [Pipeline] } [2022-01-31T15:35:11.216Z] $ docker stop --time=1 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be [2022-01-31T15:35:12.381Z] $ docker rm -f 30306f2e98c75e359fa7e97a9f7b47b2aea1232c159edcd69891b8b81debc8be [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-01-31T15:35:13.010Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-01-31T15:35:13.010Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-31T15:35:13.010Z] total 8 [2022-01-31T15:35:13.010Z] drwxr-xr-x. 3 root root 34 Jan 31 15:29 . [2022-01-31T15:35:13.010Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 31 15:35 .. [2022-01-31T15:35:13.010Z] drwxr-xr-x. 2 root root 6 Jan 31 15:29 cost [2022-01-31T15:35:13.010Z] -rw-r--r--. 1 root root 95 Jan 31 15:29 cost.csv [2022-01-31T15:35:13.010Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-01-31T15:35:13.010Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-31T15:35:13.010Z] total 8 [2022-01-31T15:35:13.010Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 31 15:29 . [2022-01-31T15:35:13.010Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 31 15:35 .. [2022-01-31T15:35:13.010Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 31 15:29 cost [2022-01-31T15:35:13.010Z] -rw-r--r--. 1 jenkins jenkins 95 Jan 31 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:13.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:13.862Z] ---> package-listing.sh [2022-01-31T15:35:13.862Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-31T15:35:13.862Z] ++ facter osfamily [2022-01-31T15:35:14.123Z] + OS_FAMILY=redhat [2022-01-31T15:35:14.123Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-01-31T15:35:14.123Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-31T15:35:14.123Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-31T15:35:14.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-31T15:35:14.123Z] + PACKAGES=/tmp/packages_start.txt [2022-01-31T15:35:14.123Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-31T15:35:14.123Z] + PACKAGES=/tmp/packages_end.txt [2022-01-31T15:35:14.123Z] + case "${OS_FAMILY}" in [2022-01-31T15:35:14.123Z] + rpm -qa [2022-01-31T15:35:14.123Z] + sort [2022-01-31T15:35:14.692Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-31T15:35:14.692Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-31T15:35:14.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-31T15:35:14.692Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-31T15:35:14.692Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-01-31T15:35:14.693Z] + 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-01-31T15:35:14.704Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-01-31T15:35:14.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-31T15:35:15.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T15:35:15.545Z] . [Pipeline] withDockerContainer [2022-01-31T15:35:15.604Z] prd-centos7-docker-4c-2g-4317 does not seem to be running inside a container [2022-01-31T15:35:15.633Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-31T15:35:15.805Z] $ docker top 94503e8122a0f665fa0e13cde3a18715d83d5846288dd581224b4aee2e37b3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-31T15:35:16.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-31T15:35:16.443Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-31T15:35:16.737Z] + ls /var/log/sa-host [2022-01-31T15:35:16.737Z] + sadf -c /var/log/sa-host/sa17 [2022-01-31T15:35:16.737Z] file_magic: OK [2022-01-31T15:35:16.737Z] HZ: Using current value: 100 [2022-01-31T15:35:16.737Z] file_header: OK [2022-01-31T15:35:16.737Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-31T15:35:16.737Z] Statistics: [2022-01-31T15:35:16.737Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-31T15:35:16.737Z] File successfully converted to sysstat format version 12.0.3 [2022-01-31T15:35:16.737Z] + sadf -c /var/log/sa-host/sa31 [2022-01-31T15:35:16.737Z] file_magic: OK [2022-01-31T15:35:16.737Z] HZ: Using current value: 100 [2022-01-31T15:35:16.737Z] file_header: OK [2022-01-31T15:35:16.737Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-31T15:35:16.737Z] Statistics: [2022-01-31T15:35:16.737Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-31T15:35:16.737Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T15:35:16.969Z] provisioning config files... [2022-01-31T15:35:16.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5700501157807709944tmp [Pipeline] { [Pipeline] echo [2022-01-31T15:35:16.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:17.278Z] ---> create-netrc.sh [Pipeline] } [2022-01-31T15:35:17.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:17.645Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-31T15:35:17.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:17.938Z] ---> sudo-logs.sh [2022-01-31T15:35:17.938Z] Archiving 'sudo' log.. [2022-01-31T15:35:17.938Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4317.novalocal: Name or service not known [2022-01-31T15:35:17.938Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4317.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-31T15:35:17.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:18.250Z] ---> job-cost.sh [2022-01-31T15:35:18.250Z] lf-activate-venv: SKIPPING [2022-01-31T15:35:18.250Z] DEBUG: total: 0.10999999940395355 [2022-01-31T15:35:18.250Z] INFO: Retrieving Stack Cost... [2022-01-31T15:35:18.510Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-31T15:35:18.768Z] INFO: Archiving Costs [Pipeline] echo [2022-01-31T15:35:18.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T15:35:19.074Z] ---> logs-deploy.sh [2022-01-31T15:35:19.074Z] lf-activate-venv: SKIPPING [2022-01-31T15:35:19.074Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/48 [2022-01-31T15:35:19.074Z] INFO: archiving workspace using pattern(s): [2022-01-31T15:35:19.646Z] Archives upload complete. [2022-01-31T15:35:19.914Z] INFO: archiving logs to Nexus