Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e2920a37c919717550670fb73687c2e5f9dd6ad4 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-ssh10244901002697452765.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-ssh2179990041942508838.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-ssh7255496053858189681.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-ssh10868001965694748235.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-ssh4618316361422495040.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 Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4095’ Running on prd-centos7-docker-4c-2g-4104 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-ssh5652618861566889028.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 e2920a37c919717550670fb73687c2e5f9dd6ad4 (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 e2920a37c919717550670fb73687c2e5f9dd6ad4 # timeout=10 Commit message: "build: Update to latest SDK with bug fix (#376)" > git rev-list --no-walk 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-28T01:04:21.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-28T01:04:21.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-28T01:04:21.933Z] ========================================================= [2022-01-28T01:04:21.933Z] EdgeX Global Pipelines Version Info [2022-01-28T01:04:21.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:04:23.047Z] ------------------- [2022-01-28T01:04:23.047Z] stable info: [2022-01-28T01:04:23.047Z] ------------------- [2022-01-28T01:04:23.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-28T01:04:23.047Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T01:04:23.047Z] Message: update stable to v1.0.219 [2022-01-28T01:04:23.621Z] ------------------- [2022-01-28T01:04:23.621Z] experimental info: [2022-01-28T01:04:23.621Z] ------------------- [2022-01-28T01:04:23.621Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-28T01:04:23.621Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T01:04:23.621Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-28T01:04:23.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-28T01:04:23.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-28T01:04:23.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-28T01:04:23.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-28T01:04:23.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-28T01:04:23.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-28T01:04:23.823Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-28T01:04:23.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-28T01:04:23.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-28T01:04:23.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-28T01:04:23.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-28T01:04:23.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-28T01:04:23.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-28T01:04:23.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-28T01:04:23.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T01:04:23.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T01:04:23.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-28T01:04:23.969Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-28T01:04:23.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-28T01:04:23.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-28T01:04:24.013Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-28T01:04:24.034Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-28T01:04:24.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-28T01:04:24.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-28T01:04:24.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-28T01:04:24.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-28T01:04:24.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-28T01:04:24.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-28T01:04:24.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-28T01:04:24.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo [2022-01-28T01:04:24.167Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2920a3 [Pipeline] echo [2022-01-28T01:04:24.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T01:04:24.229Z] provisioning config files... [2022-01-28T01:04:24.243Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1780508035554792701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:04:24.567Z] ---> docker-login.sh [2022-01-28T01:04:24.567Z] nexus3.edgexfoundry.org:10001 [2022-01-28T01:04:24.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:24.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:24.831Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:24.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:24.831Z] [2022-01-28T01:04:24.831Z] Login Succeeded [2022-01-28T01:04:24.831Z] nexus3.edgexfoundry.org:10002 [2022-01-28T01:04:24.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:24.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:24.831Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:24.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:24.831Z] [2022-01-28T01:04:24.831Z] Login Succeeded [2022-01-28T01:04:24.831Z] nexus3.edgexfoundry.org:10003 [2022-01-28T01:04:25.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:25.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:25.097Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:25.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:25.097Z] [2022-01-28T01:04:25.097Z] Login Succeeded [2022-01-28T01:04:25.097Z] nexus3.edgexfoundry.org:10004 [2022-01-28T01:04:25.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:25.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:25.097Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:25.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:25.097Z] [2022-01-28T01:04:25.097Z] Login Succeeded [2022-01-28T01:04:25.097Z] docker.io [2022-01-28T01:04:25.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:25.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:25.622Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:25.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:25.622Z] [2022-01-28T01:04:25.622Z] Login Succeeded [2022-01-28T01:04:25.622Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T01:04:25.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-28T01:04:26.014Z] + git rev-list -1 --merges e2920a37c919717550670fb73687c2e5f9dd6ad4~1..e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo [2022-01-28T01:04:26.046Z] -----------> git rev-list -1 --merges e2920a37c919717550670fb73687c2e5f9dd6ad4~1..e2920a37c919717550670fb73687c2e5f9dd6ad4 e2920a37c919717550670fb73687c2e5f9dd6ad4 [false] [Pipeline] sh [2022-01-28T01:04:26.360Z] + git log --format=format:%s -1 e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo [2022-01-28T01:04:26.378Z] ========================================================= [2022-01-28T01:04:26.378Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-28T01:04:26.378Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T01:04:26.728Z] + git log --format=format:%s -1 e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo [2022-01-28T01:04:26.740Z] [semverPrep] GIT_COMMIT: e2920a37c919717550670fb73687c2e5f9dd6ad4, Commit Message: build: Update to latest SDK with bug fix (#376) [Pipeline] echo [2022-01-28T01:04:26.752Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-28T01:04:27.139Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T01:04:27.139Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-28T01:04:27.139Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-28T01:04:27.139Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-28T01:04:27.139Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-28T01:04:27.139Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-28T01:04:27.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:04:27.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T01:04:27.506Z] [2022-01-28T01:04:27.506Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:04:27.822Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T01:04:27.822Z] latest: Pulling from edgex-devops/git-semver [2022-01-28T01:04:27.822Z] a0d0a0d46f8b: Pulling fs layer [2022-01-28T01:04:27.822Z] 3e5f54012d9b: Pulling fs layer [2022-01-28T01:04:27.822Z] 4c7163046ea9: Pulling fs layer [2022-01-28T01:04:27.822Z] 0c2d73faf560: Pulling fs layer [2022-01-28T01:04:27.822Z] 0c2d73faf560: Waiting [2022-01-28T01:04:27.822Z] 3e5f54012d9b: Verifying Checksum [2022-01-28T01:04:27.822Z] 3e5f54012d9b: Download complete [2022-01-28T01:04:27.822Z] a0d0a0d46f8b: Verifying Checksum [2022-01-28T01:04:27.822Z] a0d0a0d46f8b: Download complete [2022-01-28T01:04:27.822Z] 4c7163046ea9: Verifying Checksum [2022-01-28T01:04:27.822Z] 4c7163046ea9: Download complete [2022-01-28T01:04:27.822Z] 0c2d73faf560: Verifying Checksum [2022-01-28T01:04:27.822Z] 0c2d73faf560: Download complete [2022-01-28T01:04:28.089Z] a0d0a0d46f8b: Pull complete [2022-01-28T01:04:28.089Z] 3e5f54012d9b: Pull complete [2022-01-28T01:04:28.666Z] 4c7163046ea9: Pull complete [2022-01-28T01:04:28.666Z] 0c2d73faf560: Pull complete [2022-01-28T01:04:28.666Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-28T01:04:28.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T01:04:28.666Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-28T01:04:28.747Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:04:28.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-28T01:04:29.444Z] $ docker top 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T01:04:29.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T01:04:29.541Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T01:04:29.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T01:04:29.647Z] $ docker exec 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent [2022-01-28T01:04:29.748Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaKjPFi/agent.13 [2022-01-28T01:04:29.748Z] SSH_AGENT_PID=20 [2022-01-28T01:04:29.761Z] Running ssh-add (command line suppressed) [2022-01-28T01:04:29.850Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_876620270773990876.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_876620270773990876.key) [2022-01-28T01:04:29.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T01:04:30.152Z] + git tag --points-at HEAD [Pipeline] } [2022-01-28T01:04:30.163Z] $ docker exec --env ******** --env ******** 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent -k [2022-01-28T01:04:30.247Z] unset SSH_AUTH_SOCK; [2022-01-28T01:04:30.248Z] unset SSH_AGENT_PID; [2022-01-28T01:04:30.248Z] echo Agent pid 20 killed; [2022-01-28T01:04:30.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-28T01:04:30.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T01:04:30.282Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T01:04:30.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T01:04:30.393Z] $ docker exec 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent [2022-01-28T01:04:30.500Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDjidoC/agent.54 [2022-01-28T01:04:30.500Z] SSH_AGENT_PID=60 [2022-01-28T01:04:30.506Z] Running ssh-add (command line suppressed) [2022-01-28T01:04:30.610Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_956374710373816886.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_956374710373816886.key) [2022-01-28T01:04:30.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T01:04:30.926Z] + git semver init [2022-01-28T01:04:30.926Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T01:04:30.926Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-28T01:04:30.926Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-28T01:04:30.926Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T01:04:30.926Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T01:04:30.926Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T01:04:30.927Z] # $SEMVER_BRANCH = main [2022-01-28T01:04:30.927Z] # $SEMVER_TEMP = /tmp/semver-942317178 [2022-01-28T01:04:30.927Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-28T01:04:31.871Z] # '/tmp/semver-942317178' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-01-28T01:04:31.871Z] # -> Force: false [2022-01-28T01:04:31.871Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-28T01:04:31.882Z] $ docker exec --env ******** --env ******** 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent -k [2022-01-28T01:04:31.987Z] unset SSH_AUTH_SOCK; [2022-01-28T01:04:31.987Z] unset SSH_AGENT_PID; [2022-01-28T01:04:31.987Z] echo Agent pid 60 killed; [2022-01-28T01:04:31.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T01:04:32.317Z] + git semver [Pipeline] } [2022-01-28T01:04:32.331Z] $ docker stop --time=1 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 [2022-01-28T01:04:33.605Z] $ docker rm -f 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T01:04:33.971Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-28T01:04:34.221Z] Stashed 1 file(s) [Pipeline] echo [2022-01-28T01:04:34.225Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.11 [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-28T01:04:34.387Z] provisioning config files... [2022-01-28T01:04:34.399Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4301897441536151058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:04:34.705Z] ---> docker-login.sh [2022-01-28T01:04:34.705Z] nexus3.edgexfoundry.org:10001 [2022-01-28T01:04:34.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:34.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:34.705Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:34.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:34.705Z] [2022-01-28T01:04:34.705Z] Login Succeeded [2022-01-28T01:04:34.705Z] nexus3.edgexfoundry.org:10002 [2022-01-28T01:04:34.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:34.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:34.965Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:34.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:34.965Z] [2022-01-28T01:04:34.965Z] Login Succeeded [2022-01-28T01:04:34.965Z] nexus3.edgexfoundry.org:10003 [2022-01-28T01:04:34.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:34.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:34.965Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:34.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:34.965Z] [2022-01-28T01:04:34.965Z] Login Succeeded [2022-01-28T01:04:34.965Z] nexus3.edgexfoundry.org:10004 [2022-01-28T01:04:34.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:35.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:35.226Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:35.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:35.226Z] [2022-01-28T01:04:35.226Z] Login Succeeded [2022-01-28T01:04:35.226Z] docker.io [2022-01-28T01:04:35.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:04:35.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:04:35.487Z] Configure a credential helper to remove this warning. See [2022-01-28T01:04:35.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:04:35.487Z] [2022-01-28T01:04:35.487Z] Login Succeeded [2022-01-28T01:04:35.487Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T01:04:35.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-28T01:04:35.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T01:04:35.576Z] ========================================================= [2022-01-28T01:04:35.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-28T01:04:35.576Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:04:35.890Z] + 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-28T01:04:35.890Z] Sending build context to Docker daemon 2.945MB [2022-01-28T01:04:35.890Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T01:04:35.890Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-28T01:04:35.890Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-28T01:04:35.890Z] 59bf1c3509f3: Pulling fs layer [2022-01-28T01:04:35.890Z] 666ba61612fd: Pulling fs layer [2022-01-28T01:04:35.890Z] 8ed8ca486205: Pulling fs layer [2022-01-28T01:04:35.890Z] 4fe6c5a15a65: Pulling fs layer [2022-01-28T01:04:35.890Z] 22a0e8bec74d: Pulling fs layer [2022-01-28T01:04:35.890Z] f965cba54748: Pulling fs layer [2022-01-28T01:04:35.890Z] 861ffc35075e: Pulling fs layer [2022-01-28T01:04:35.890Z] 4b385c91608e: Pulling fs layer [2022-01-28T01:04:35.890Z] 560528eb2ebb: Pulling fs layer [2022-01-28T01:04:35.890Z] f965cba54748: Waiting [2022-01-28T01:04:35.890Z] 861ffc35075e: Waiting [2022-01-28T01:04:35.890Z] 4b385c91608e: Waiting [2022-01-28T01:04:35.890Z] 560528eb2ebb: Waiting [2022-01-28T01:04:35.890Z] 4fe6c5a15a65: Waiting [2022-01-28T01:04:35.890Z] 22a0e8bec74d: Waiting [2022-01-28T01:04:35.890Z] 8ed8ca486205: Verifying Checksum [2022-01-28T01:04:35.890Z] 8ed8ca486205: Download complete [2022-01-28T01:04:35.890Z] 666ba61612fd: Verifying Checksum [2022-01-28T01:04:35.890Z] 666ba61612fd: Download complete [2022-01-28T01:04:35.890Z] 22a0e8bec74d: Verifying Checksum [2022-01-28T01:04:35.890Z] 22a0e8bec74d: Download complete [2022-01-28T01:04:36.153Z] f965cba54748: Verifying Checksum [2022-01-28T01:04:36.153Z] f965cba54748: Download complete [2022-01-28T01:04:36.153Z] 59bf1c3509f3: Verifying Checksum [2022-01-28T01:04:36.153Z] 59bf1c3509f3: Download complete [2022-01-28T01:04:36.153Z] 861ffc35075e: Verifying Checksum [2022-01-28T01:04:36.153Z] 861ffc35075e: Download complete [2022-01-28T01:04:36.153Z] 4b385c91608e: Verifying Checksum [2022-01-28T01:04:36.153Z] 4b385c91608e: Download complete [2022-01-28T01:04:36.734Z] 59bf1c3509f3: Pull complete [2022-01-28T01:04:36.734Z] 4fe6c5a15a65: Verifying Checksum [2022-01-28T01:04:36.734Z] 4fe6c5a15a65: Download complete [2022-01-28T01:04:36.734Z] 560528eb2ebb: Verifying Checksum [2022-01-28T01:04:36.734Z] 560528eb2ebb: Download complete [2022-01-28T01:04:36.734Z] 666ba61612fd: Pull complete [2022-01-28T01:04:36.734Z] 8ed8ca486205: Pull complete [2022-01-28T01:04:40.972Z] 4fe6c5a15a65: Pull complete [2022-01-28T01:04:40.972Z] 22a0e8bec74d: Pull complete [2022-01-28T01:04:40.972Z] f965cba54748: Pull complete [2022-01-28T01:04:40.972Z] 861ffc35075e: Pull complete [2022-01-28T01:04:41.240Z] 4b385c91608e: Pull complete [2022-01-28T01:04:43.848Z] 560528eb2ebb: Pull complete [2022-01-28T01:04:43.848Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-28T01:04:43.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T01:04:43.848Z] ---> dd4a08f94e63 [2022-01-28T01:04:43.848Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-28T01:04:46.402Z] ---> Running in 61c1d1318d1f [2022-01-28T01:04:46.402Z] Removing intermediate container 61c1d1318d1f [2022-01-28T01:04:46.402Z] ---> 572c6cbae2fe [2022-01-28T01:04:46.402Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T01:04:46.402Z] ---> Running in 8d5d2293b0ed [2022-01-28T01:04:46.402Z] Removing intermediate container 8d5d2293b0ed [2022-01-28T01:04:46.402Z] ---> c7d4685096ce [2022-01-28T01:04:46.402Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-28T01:04:46.402Z] ---> Running in 22cc57005c90 [2022-01-28T01:04:46.402Z] Removing intermediate container 22cc57005c90 [2022-01-28T01:04:46.402Z] ---> 7f4fdb6ff7a4 [2022-01-28T01:04:46.402Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T01:04:46.402Z] ---> Running in ef9f97da1376 [2022-01-28T01:04:46.975Z] Removing intermediate container ef9f97da1376 [2022-01-28T01:04:46.975Z] ---> c6948b9947bf [2022-01-28T01:04:46.975Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T01:04:46.975Z] ---> Running in 65bd19b9e8f7 [2022-01-28T01:04:47.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T01:04:48.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T01:04:48.441Z] OK: 221 MiB in 52 packages [2022-01-28T01:04:48.706Z] Removing intermediate container 65bd19b9e8f7 [2022-01-28T01:04:48.706Z] ---> 08bc97592121 [2022-01-28T01:04:48.706Z] Step 8/13 : WORKDIR /app [2022-01-28T01:04:48.706Z] ---> Running in 8aebd9907af5 [2022-01-28T01:04:48.706Z] Removing intermediate container 8aebd9907af5 [2022-01-28T01:04:48.706Z] ---> 7028f1c6d46d [2022-01-28T01:04:48.706Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-28T01:04:48.976Z] ---> 04a2598fcce7 [2022-01-28T01:04:48.976Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T01:04:48.977Z] ---> Running in 47b6f42ca343 [2022-01-28T01:04:49.345Z] Still waiting to schedule task [2022-01-28T01:04:49.346Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4101’ [2022-01-28T01:05:21.376Z] Removing intermediate container 47b6f42ca343 [2022-01-28T01:05:21.376Z] ---> e06d14cf23af [2022-01-28T01:05:21.376Z] Step 11/13 : COPY . . [2022-01-28T01:05:21.376Z] ---> 2bbc95052218 [2022-01-28T01:05:21.376Z] Step 12/13 : ARG MAKE="make build" [2022-01-28T01:05:21.376Z] ---> Running in 47f541200cd6 [2022-01-28T01:05:21.376Z] Removing intermediate container 47f541200cd6 [2022-01-28T01:05:21.376Z] ---> 69e727f7cc1e [2022-01-28T01:05:21.376Z] Step 13/13 : RUN $MAKE [2022-01-28T01:05:21.376Z] ---> Running in d9115f89520f [2022-01-28T01:05:21.376Z] noop [2022-01-28T01:05:21.376Z] Removing intermediate container d9115f89520f [2022-01-28T01:05:21.376Z] ---> cda6f8c9f00e [2022-01-28T01:05:21.376Z] Successfully built cda6f8c9f00e [2022-01-28T01:05:21.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:05:21.695Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T01:05:21.695Z] . [Pipeline] withDockerContainer [2022-01-28T01:05:21.767Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:05:21.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-28T01:05:22.166Z] $ docker top c358d82a1c8546e2a5ba18aafa0409712ebd72ea2335be241aceebd8e2168677 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T01:05:22.534Z] + go version [2022-01-28T01:05:22.534Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-28T01:05:22.548Z] $ docker stop --time=1 c358d82a1c8546e2a5ba18aafa0409712ebd72ea2335be241aceebd8e2168677 [2022-01-28T01:05:23.731Z] $ docker rm -f c358d82a1c8546e2a5ba18aafa0409712ebd72ea2335be241aceebd8e2168677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:05:24.123Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T01:05:24.123Z] . [Pipeline] withDockerContainer [2022-01-28T01:05:24.205Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:05:24.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-28T01:05:24.578Z] $ docker top 81e63332bece727f18f18e43e30e40223c0873d834f9491d358fd56a04266819 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-28T01:05:24.960Z] + make test [2022-01-28T01:05:24.960Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-28T01:05:39.946Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-28T01:05:39.946Z] CGO_ENABLED=1 go vet ./... [2022-01-28T01:05:44.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T01:05:44.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T01:05:44.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T01:05:44.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-28T01:05:44.218Z] $ docker stop --time=1 81e63332bece727f18f18e43e30e40223c0873d834f9491d358fd56a04266819 [2022-01-28T01:05:45.658Z] $ docker rm -f 81e63332bece727f18f18e43e30e40223c0873d834f9491d358fd56a04266819 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T01:05:46.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-28T01:05:46.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-28T01:05:47.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-28T01:05:47.434Z] + ls -al . [2022-01-28T01:05:47.434Z] total 148 [2022-01-28T01:05:47.434Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 28 01:05 . [2022-01-28T01:05:47.434Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 28 01:04 .. [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 7627 Jan 28 01:04 Attribution.txt [2022-01-28T01:05:47.434Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 28 01:04 bin [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 28 01:04 CHANGELOG.md [2022-01-28T01:05:47.434Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 28 01:05 coverage.out [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 28 01:04 Dockerfile [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 28 01:04 .dockerignore [2022-01-28T01:05:47.434Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 28 01:04 .git [2022-01-28T01:05:47.434Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 28 01:04 .github [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 28 01:04 .gitignore [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 2808 Jan 28 01:04 go.mod [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 49926 Jan 28 01:04 go.sum [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 28 01:04 GOVERNANCE.md [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 28 01:04 Jenkinsfile [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 28 01:04 LICENSE [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 28 01:04 main.go [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 28 01:04 makefile [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 28 01:04 OWNERS.md [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 28 01:04 README.md [2022-01-28T01:05:47.434Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 28 01:04 res [2022-01-28T01:05:47.434Z] drwx------. 3 jenkins jenkins 58 Jan 28 01:04 .semver [2022-01-28T01:05:47.434Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 28 01:04 snap [2022-01-28T01:05:47.434Z] -rw-rw-r--. 1 jenkins jenkins 12 Jan 28 01:04 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:05:47.739Z] + 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=e2920a37c919717550670fb73687c2e5f9dd6ad4 --label arch=amd64 --label version=2.2.0-dev.11 . [2022-01-28T01:05:47.739Z] Sending build context to Docker daemon 2.946MB [2022-01-28T01:05:47.739Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T01:05:47.739Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-28T01:05:47.739Z] ---> cda6f8c9f00e [2022-01-28T01:05:47.739Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-28T01:05:47.739Z] ---> Running in 7c9505325459 [2022-01-28T01:05:48.000Z] Removing intermediate container 7c9505325459 [2022-01-28T01:05:48.000Z] ---> 04e0c31adaa5 [2022-01-28T01:05:48.000Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T01:05:48.000Z] ---> Running in 0e56750ffbac [2022-01-28T01:05:48.000Z] Removing intermediate container 0e56750ffbac [2022-01-28T01:05:48.000Z] ---> 311537d6a299 [2022-01-28T01:05:48.000Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-28T01:05:48.000Z] ---> Running in 1dced77642dd [2022-01-28T01:05:48.000Z] Removing intermediate container 1dced77642dd [2022-01-28T01:05:48.000Z] ---> d19ee999212d [2022-01-28T01:05:48.000Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T01:05:48.000Z] ---> Running in 038ab9c8042d [2022-01-28T01:05:48.573Z] Removing intermediate container 038ab9c8042d [2022-01-28T01:05:48.573Z] ---> 191ade6fc0a0 [2022-01-28T01:05:48.573Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T01:05:48.573Z] ---> Running in 78f0c3d867a7 [2022-01-28T01:05:48.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T01:05:49.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T01:05:50.037Z] OK: 221 MiB in 52 packages [2022-01-28T01:05:50.037Z] Removing intermediate container 78f0c3d867a7 [2022-01-28T01:05:50.037Z] ---> 0b7d5a2b185b [2022-01-28T01:05:50.037Z] Step 8/27 : WORKDIR /app [2022-01-28T01:05:50.296Z] ---> Running in 3ac3c1d87f0d [2022-01-28T01:05:50.296Z] Removing intermediate container 3ac3c1d87f0d [2022-01-28T01:05:50.296Z] ---> 09d5792355ba [2022-01-28T01:05:50.296Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-28T01:05:50.296Z] ---> cbb1f72538a4 [2022-01-28T01:05:50.296Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T01:05:50.556Z] ---> Running in 88480a7da5c2 [2022-01-28T01:05:51.130Z] Removing intermediate container 88480a7da5c2 [2022-01-28T01:05:51.130Z] ---> bf830353109c [2022-01-28T01:05:51.130Z] Step 11/27 : COPY . . [2022-01-28T01:05:51.393Z] ---> c17856b2ba30 [2022-01-28T01:05:51.393Z] Step 12/27 : ARG MAKE="make build" [2022-01-28T01:05:51.393Z] ---> Running in 25438fe43d87 [2022-01-28T01:05:51.393Z] Removing intermediate container 25438fe43d87 [2022-01-28T01:05:51.393Z] ---> 6dc039a7376f [2022-01-28T01:05:51.393Z] Step 13/27 : RUN $MAKE [2022-01-28T01:05:51.393Z] ---> Running in b86d5d5265d7 [2022-01-28T01:05:51.657Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.11" -o app-service-configurable [2022-01-28T01:06:04.014Z] Removing intermediate container b86d5d5265d7 [2022-01-28T01:06:04.014Z] ---> bba5420db3eb [2022-01-28T01:06:04.014Z] Step 14/27 : FROM alpine:3.14 [2022-01-28T01:06:04.274Z] 3.14: Pulling from library/alpine [2022-01-28T01:06:04.274Z] 97518928ae5f: Pulling fs layer [2022-01-28T01:06:04.536Z] 97518928ae5f: Verifying Checksum [2022-01-28T01:06:04.536Z] 97518928ae5f: Download complete [2022-01-28T01:06:04.795Z] 97518928ae5f: Pull complete [2022-01-28T01:06:04.795Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T01:06:04.795Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T01:06:04.795Z] ---> 0a97eee8041e [2022-01-28T01:06:04.795Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-28T01:06:04.795Z] ---> Running in e33fa9f459e5 [2022-01-28T01:06:04.795Z] Removing intermediate container e33fa9f459e5 [2022-01-28T01:06:04.795Z] ---> 23a17bf26766 [2022-01-28T01:06:04.795Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-28T01:06:05.056Z] ---> Running in 1e3d6be58901 [2022-01-28T01:06:05.056Z] Removing intermediate container 1e3d6be58901 [2022-01-28T01:06:05.056Z] ---> c1b0f5a02ca5 [2022-01-28T01:06:05.056Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-28T01:06:05.056Z] ---> Running in 3d39a5737f76 [2022-01-28T01:06:05.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T01:06:05.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T01:06:05.578Z] (1/7) Installing ca-certificates (20211220-r0) [2022-01-28T01:06:05.578Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-28T01:06:05.578Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T01:06:05.578Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-28T01:06:05.578Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T01:06:05.841Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-28T01:06:05.841Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-28T01:06:05.841Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T01:06:05.841Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T01:06:05.841Z] OK: 9 MiB in 21 packages [2022-01-28T01:06:06.099Z] Removing intermediate container 3d39a5737f76 [2022-01-28T01:06:06.099Z] ---> e84624ebb40a [2022-01-28T01:06:06.099Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-28T01:06:06.358Z] ---> 0154bdb523c6 [2022-01-28T01:06:06.358Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-28T01:06:06.358Z] ---> cc76f0dcc510 [2022-01-28T01:06:06.358Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-28T01:06:06.618Z] ---> eeddec7e8055 [2022-01-28T01:06:06.618Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-28T01:06:06.882Z] ---> 14b5ba116d5a [2022-01-28T01:06:06.882Z] Step 22/27 : EXPOSE 48095 [2022-01-28T01:06:06.882Z] ---> Running in 7c33f642850a [2022-01-28T01:06:07.143Z] Removing intermediate container 7c33f642850a [2022-01-28T01:06:07.143Z] ---> 534aa6dbf52c [2022-01-28T01:06:07.143Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-28T01:06:07.143Z] ---> Running in cbb902206dfe [2022-01-28T01:06:07.143Z] Removing intermediate container cbb902206dfe [2022-01-28T01:06:07.143Z] ---> 9c641e58b308 [2022-01-28T01:06:07.143Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T01:06:07.143Z] ---> Running in 176f16981a7b [2022-01-28T01:06:07.404Z] Removing intermediate container 176f16981a7b [2022-01-28T01:06:07.404Z] ---> 1dacdbf2db37 [2022-01-28T01:06:07.404Z] Step 25/27 : LABEL arch=amd64 [2022-01-28T01:06:07.404Z] ---> Running in a2d5f40ff17c [2022-01-28T01:06:07.404Z] Removing intermediate container a2d5f40ff17c [2022-01-28T01:06:07.404Z] ---> ed02e48b5c21 [2022-01-28T01:06:07.404Z] Step 26/27 : LABEL git_sha=e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:06:07.404Z] ---> Running in 3e3651c32952 [2022-01-28T01:06:07.665Z] Removing intermediate container 3e3651c32952 [2022-01-28T01:06:07.665Z] ---> 0058eb25a71f [2022-01-28T01:06:07.665Z] Step 27/27 : LABEL version=2.2.0-dev.11 [2022-01-28T01:06:07.665Z] ---> Running in d34017540bea [2022-01-28T01:06:07.665Z] Removing intermediate container d34017540bea [2022-01-28T01:06:07.665Z] ---> 2bf1d06fbed4 [2022-01-28T01:06:07.665Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-28T01:06:07.665Z] Successfully built 2bf1d06fbed4 [2022-01-28T01:06:07.665Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T01:06:07.746Z] provisioning config files... [2022-01-28T01:06:07.759Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4531172144168729547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:06:08.065Z] ---> docker-login.sh [2022-01-28T01:06:08.065Z] nexus3.edgexfoundry.org:10001 [2022-01-28T01:06:08.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:06:08.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:06:08.065Z] Configure a credential helper to remove this warning. See [2022-01-28T01:06:08.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:06:08.065Z] [2022-01-28T01:06:08.065Z] Login Succeeded [2022-01-28T01:06:08.065Z] nexus3.edgexfoundry.org:10002 [2022-01-28T01:06:08.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:06:08.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:06:08.326Z] Configure a credential helper to remove this warning. See [2022-01-28T01:06:08.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:06:08.326Z] [2022-01-28T01:06:08.326Z] Login Succeeded [2022-01-28T01:06:08.326Z] nexus3.edgexfoundry.org:10003 [2022-01-28T01:06:08.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:06:08.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:06:08.326Z] Configure a credential helper to remove this warning. See [2022-01-28T01:06:08.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:06:08.326Z] [2022-01-28T01:06:08.326Z] Login Succeeded [2022-01-28T01:06:08.326Z] nexus3.edgexfoundry.org:10004 [2022-01-28T01:06:08.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:06:08.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:06:08.588Z] Configure a credential helper to remove this warning. See [2022-01-28T01:06:08.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:06:08.588Z] [2022-01-28T01:06:08.588Z] Login Succeeded [2022-01-28T01:06:08.588Z] docker.io [2022-01-28T01:06:08.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:06:08.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:06:08.848Z] Configure a credential helper to remove this warning. See [2022-01-28T01:06:08.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:06:08.848Z] [2022-01-28T01:06:08.848Z] Login Succeeded [2022-01-28T01:06:08.848Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T01:06:08.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T01:06:08.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T01:06:08.919Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-01-28T01:06:08.919Z] e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:06:08.919Z] latest [2022-01-28T01:06:08.919Z] 2.2.0-dev.11 [2022-01-28T01:06:08.919Z] e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [2022-01-28T01:06:08.919Z] main [2022-01-28T01:06:08.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:09.243Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:09.545Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:06:09.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-28T01:06:09.546Z] 922ea285a808: Preparing [2022-01-28T01:06:09.546Z] d1f6b5b67473: Preparing [2022-01-28T01:06:09.546Z] 3abf9b3e9e00: Preparing [2022-01-28T01:06:09.546Z] a5946eb7930b: Preparing [2022-01-28T01:06:09.546Z] 5c15821ee751: Preparing [2022-01-28T01:06:09.546Z] 1a058d5342cc: Preparing [2022-01-28T01:06:09.546Z] 1a058d5342cc: Waiting [2022-01-28T01:06:09.808Z] 3abf9b3e9e00: Pushed [2022-01-28T01:06:09.808Z] 1a058d5342cc: Layer already exists [2022-01-28T01:06:09.808Z] d1f6b5b67473: Pushed [2022-01-28T01:06:09.808Z] a5946eb7930b: Pushed [2022-01-28T01:06:09.808Z] 5c15821ee751: Pushed [2022-01-28T01:06:10.751Z] 922ea285a808: Pushed [2022-01-28T01:06:11.011Z] e2920a37c919717550670fb73687c2e5f9dd6ad4: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:11.313Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:11.604Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-28T01:06:11.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-28T01:06:11.604Z] 922ea285a808: Preparing [2022-01-28T01:06:11.604Z] d1f6b5b67473: Preparing [2022-01-28T01:06:11.604Z] 3abf9b3e9e00: Preparing [2022-01-28T01:06:11.604Z] a5946eb7930b: Preparing [2022-01-28T01:06:11.604Z] 5c15821ee751: Preparing [2022-01-28T01:06:11.604Z] 1a058d5342cc: Preparing [2022-01-28T01:06:11.604Z] 1a058d5342cc: Waiting [2022-01-28T01:06:11.604Z] 3abf9b3e9e00: Layer already exists [2022-01-28T01:06:11.604Z] d1f6b5b67473: Layer already exists [2022-01-28T01:06:11.604Z] 922ea285a808: Layer already exists [2022-01-28T01:06:11.604Z] a5946eb7930b: Layer already exists [2022-01-28T01:06:11.604Z] 5c15821ee751: Layer already exists [2022-01-28T01:06:11.604Z] 1a058d5342cc: Layer already exists [2022-01-28T01:06:11.604Z] latest: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:11.906Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:12.195Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.11 [2022-01-28T01:06:12.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-28T01:06:12.195Z] 922ea285a808: Preparing [2022-01-28T01:06:12.195Z] d1f6b5b67473: Preparing [2022-01-28T01:06:12.195Z] 3abf9b3e9e00: Preparing [2022-01-28T01:06:12.195Z] a5946eb7930b: Preparing [2022-01-28T01:06:12.195Z] 5c15821ee751: Preparing [2022-01-28T01:06:12.195Z] 1a058d5342cc: Preparing [2022-01-28T01:06:12.195Z] 1a058d5342cc: Waiting [2022-01-28T01:06:12.195Z] 922ea285a808: Layer already exists [2022-01-28T01:06:12.195Z] a5946eb7930b: Layer already exists [2022-01-28T01:06:12.195Z] 5c15821ee751: Layer already exists [2022-01-28T01:06:12.195Z] d1f6b5b67473: Layer already exists [2022-01-28T01:06:12.195Z] 3abf9b3e9e00: Layer already exists [2022-01-28T01:06:12.195Z] 1a058d5342cc: Layer already exists [2022-01-28T01:06:12.195Z] 2.2.0-dev.11: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:12.500Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:12.798Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [2022-01-28T01:06:12.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-28T01:06:12.798Z] 922ea285a808: Preparing [2022-01-28T01:06:12.798Z] d1f6b5b67473: Preparing [2022-01-28T01:06:12.798Z] 3abf9b3e9e00: Preparing [2022-01-28T01:06:12.798Z] a5946eb7930b: Preparing [2022-01-28T01:06:12.798Z] 5c15821ee751: Preparing [2022-01-28T01:06:12.798Z] 1a058d5342cc: Preparing [2022-01-28T01:06:12.798Z] 1a058d5342cc: Waiting [2022-01-28T01:06:12.798Z] 5c15821ee751: Layer already exists [2022-01-28T01:06:12.798Z] 3abf9b3e9e00: Layer already exists [2022-01-28T01:06:12.798Z] a5946eb7930b: Layer already exists [2022-01-28T01:06:12.798Z] d1f6b5b67473: Layer already exists [2022-01-28T01:06:12.798Z] 922ea285a808: Layer already exists [2022-01-28T01:06:12.798Z] 1a058d5342cc: Layer already exists [2022-01-28T01:06:12.798Z] e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:13.102Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:13.396Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-01-28T01:06:13.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-28T01:06:13.396Z] 922ea285a808: Preparing [2022-01-28T01:06:13.396Z] d1f6b5b67473: Preparing [2022-01-28T01:06:13.396Z] 3abf9b3e9e00: Preparing [2022-01-28T01:06:13.396Z] a5946eb7930b: Preparing [2022-01-28T01:06:13.396Z] 5c15821ee751: Preparing [2022-01-28T01:06:13.396Z] 1a058d5342cc: Preparing [2022-01-28T01:06:13.396Z] 1a058d5342cc: Waiting [2022-01-28T01:06:13.396Z] 5c15821ee751: Layer already exists [2022-01-28T01:06:13.396Z] 3abf9b3e9e00: Layer already exists [2022-01-28T01:06:13.396Z] a5946eb7930b: Layer already exists [2022-01-28T01:06:13.396Z] 922ea285a808: Layer already exists [2022-01-28T01:06:13.396Z] d1f6b5b67473: Layer already exists [2022-01-28T01:06:13.396Z] 1a058d5342cc: Layer already exists [2022-01-28T01:06:13.396Z] main: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T01:06:13.437Z] ===================================================== [Pipeline] echo [2022-01-28T01:06:13.450Z] taggedImages: [2022-01-28T01:06:13.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:06:13.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-28T01:06:13.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.11 [2022-01-28T01:06:13.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [2022-01-28T01:06:13.450Z] - 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-28T01:06:13.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T01:06:13.841Z] [2022-01-28T01:06:13.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:06:14.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T01:06:14.146Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-28T01:06:14.147Z] b4d181a07f80: Pulling fs layer [2022-01-28T01:06:14.147Z] a1111a8f2ec3: Pulling fs layer [2022-01-28T01:06:14.147Z] ed53099fbce6: Pulling fs layer [2022-01-28T01:06:14.147Z] dc539afda2c1: Pulling fs layer [2022-01-28T01:06:14.147Z] 77bc0d833cb6: Pulling fs layer [2022-01-28T01:06:14.147Z] 9065ff56babe: Pulling fs layer [2022-01-28T01:06:14.147Z] d287ab97295c: Pulling fs layer [2022-01-28T01:06:14.147Z] dc539afda2c1: Waiting [2022-01-28T01:06:14.147Z] 77bc0d833cb6: Waiting [2022-01-28T01:06:14.147Z] 9065ff56babe: Waiting [2022-01-28T01:06:14.147Z] d287ab97295c: Waiting [2022-01-28T01:06:14.147Z] a1111a8f2ec3: Verifying Checksum [2022-01-28T01:06:14.147Z] a1111a8f2ec3: Download complete [2022-01-28T01:06:14.147Z] dc539afda2c1: Verifying Checksum [2022-01-28T01:06:14.147Z] dc539afda2c1: Download complete [2022-01-28T01:06:14.147Z] ed53099fbce6: Verifying Checksum [2022-01-28T01:06:14.147Z] ed53099fbce6: Download complete [2022-01-28T01:06:14.415Z] 77bc0d833cb6: Verifying Checksum [2022-01-28T01:06:14.415Z] 77bc0d833cb6: Download complete [2022-01-28T01:06:14.415Z] 9065ff56babe: Verifying Checksum [2022-01-28T01:06:14.415Z] 9065ff56babe: Download complete [2022-01-28T01:06:14.415Z] b4d181a07f80: Verifying Checksum [2022-01-28T01:06:14.415Z] b4d181a07f80: Download complete [2022-01-28T01:06:14.996Z] d287ab97295c: Verifying Checksum [2022-01-28T01:06:14.996Z] d287ab97295c: Download complete [2022-01-28T01:06:15.953Z] b4d181a07f80: Pull complete [2022-01-28T01:06:15.953Z] a1111a8f2ec3: Pull complete [2022-01-28T01:06:16.643Z] ed53099fbce6: Pull complete [2022-01-28T01:06:16.643Z] dc539afda2c1: Pull complete [2022-01-28T01:06:16.969Z] 77bc0d833cb6: Pull complete [2022-01-28T01:06:16.969Z] 9065ff56babe: Pull complete [2022-01-28T01:06:22.438Z] d287ab97295c: Pull complete [2022-01-28T01:06:22.438Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-28T01:06:22.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T01:06:22.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-28T01:06:22.498Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:06:22.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-28T01:06:24.777Z] $ docker top 6d7f3c9b9f251aabbb89a97989d4b06d1469a12705d1999f9b579ebd58a76a2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:06:25.210Z] ---> job-cost.sh [2022-01-28T01:06:25.210Z] lf-activate-venv: SKIPPING [2022-01-28T01:06:25.210Z] INFO: No Stack... [2022-01-28T01:06:25.471Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-28T01:06:25.731Z] INFO: Archiving Costs [Pipeline] sh [2022-01-28T01:06:26.027Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-01-28T01:06:26.027Z] + cut -d, -f6 [Pipeline] lock [2022-01-28T01:06:26.040Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [2022-01-28T01:06:26.046Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] did not exist. Created. [2022-01-28T01:06:26.047Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-28T01:06:26.361Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-28T01:06:26.387Z] Stashed 1 file(s) [Pipeline] } [2022-01-28T01:06:26.394Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-28T01:06:26.417Z] $ docker stop --time=1 6d7f3c9b9f251aabbb89a97989d4b06d1469a12705d1999f9b579ebd58a76a2a [2022-01-28T01:06:27.532Z] $ docker rm -f 6d7f3c9b9f251aabbb89a97989d4b06d1469a12705d1999f9b579ebd58a76a2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-28T01:08:01.937Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4106 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-01-28T01:08:01.951Z] Running in /w/workspace/app-service-configurable/47 [Pipeline] { [Pipeline] checkout [2022-01-28T01:08:02.210Z] Selected Git installation does not exist. Using Default [2022-01-28T01:08:02.210Z] The recommended git tool is: NONE [2022-01-28T01:08:07.861Z] using credential edgex-jenkins-ssh [2022-01-28T01:08:07.882Z] Cloning the remote Git repository [2022-01-28T01:08:07.948Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-28T01:08:08.032Z] > git init /w/workspace/app-service-configurable/47 # timeout=10 [2022-01-28T01:08:08.113Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-28T01:08:08.117Z] > git --version # timeout=10 [2022-01-28T01:08:08.153Z] > git --version # 'git version 2.17.1' [2022-01-28T01:08:08.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T01:08:08.291Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T01:08:09.596Z] Avoid second fetch [2022-01-28T01:08:09.596Z] Checking out Revision e2920a37c919717550670fb73687c2e5f9dd6ad4 (main) [2022-01-28T01:08:09.548Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-28T01:08:09.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T01:08:09.625Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T01:08:09.643Z] > git checkout -f e2920a37c919717550670fb73687c2e5f9dd6ad4 # timeout=10 [2022-01-28T01:08:14.051Z] Commit message: "build: Update to latest SDK with bug fix (#376)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T01:08:14.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-28T01:08:14.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T01:08:14.917Z] Dload Upload Total Spent Left Speed [2022-01-28T01:08:14.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-01-28T01:08:15.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-28T01:08:15.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-28T01:08:15.819Z] + sudo tee /etc/docker/daemon.new [2022-01-28T01:08:15.819Z] { [2022-01-28T01:08:15.819Z] "registry-mirrors": [ [2022-01-28T01:08:15.819Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-28T01:08:15.819Z] ], [2022-01-28T01:08:15.819Z] "bip": "10.250.0.254/24", [2022-01-28T01:08:15.819Z] "hosts": [ [2022-01-28T01:08:15.819Z] "tcp://0.0.0.0:5555", [2022-01-28T01:08:15.819Z] "unix:///var/run/docker.sock" [2022-01-28T01:08:15.819Z] ], [2022-01-28T01:08:15.819Z] "mtu": 1458, [2022-01-28T01:08:15.819Z] "selinux-enabled": true, [2022-01-28T01:08:15.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-28T01:08:15.819Z] } [Pipeline] sh [2022-01-28T01:08:16.168Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-28T01:08:16.529Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T01:08:34.898Z] provisioning config files... [2022-01-28T01:08:34.924Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/47@tmp/config5734989616328740535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:08:35.361Z] ---> docker-login.sh [2022-01-28T01:08:35.361Z] nexus3.edgexfoundry.org:10001 [2022-01-28T01:08:35.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:08:36.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:08:36.236Z] Configure a credential helper to remove this warning. See [2022-01-28T01:08:36.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:08:36.236Z] [2022-01-28T01:08:36.236Z] Login Succeeded [2022-01-28T01:08:36.236Z] nexus3.edgexfoundry.org:10002 [2022-01-28T01:08:36.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:08:36.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:08:36.785Z] Configure a credential helper to remove this warning. See [2022-01-28T01:08:36.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:08:36.785Z] [2022-01-28T01:08:36.785Z] Login Succeeded [2022-01-28T01:08:36.785Z] nexus3.edgexfoundry.org:10003 [2022-01-28T01:08:37.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:08:37.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:08:37.063Z] Configure a credential helper to remove this warning. See [2022-01-28T01:08:37.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:08:37.063Z] [2022-01-28T01:08:37.063Z] Login Succeeded [2022-01-28T01:08:37.063Z] nexus3.edgexfoundry.org:10004 [2022-01-28T01:08:37.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:08:37.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:08:37.660Z] Configure a credential helper to remove this warning. See [2022-01-28T01:08:37.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:08:37.660Z] [2022-01-28T01:08:37.660Z] Login Succeeded [2022-01-28T01:08:37.660Z] docker.io [2022-01-28T01:08:37.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:08:38.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:08:38.208Z] Configure a credential helper to remove this warning. See [2022-01-28T01:08:38.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:08:38.208Z] [2022-01-28T01:08:38.208Z] Login Succeeded [2022-01-28T01:08:38.482Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T01:08:38.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-28T01:08:39.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T01:08:39.115Z] ========================================================= [2022-01-28T01:08:39.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-28T01:08:39.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:08:39.475Z] + 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-28T01:08:39.475Z] Sending build context to Docker daemon 207.9kB [2022-01-28T01:08:39.749Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T01:08:39.749Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-28T01:08:40.026Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-28T01:08:40.026Z] 9b3977197b4f: Pulling fs layer [2022-01-28T01:08:40.026Z] 1a89e8eeedd5: Pulling fs layer [2022-01-28T01:08:40.026Z] 94645a83ff95: Pulling fs layer [2022-01-28T01:08:40.026Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-28T01:08:40.026Z] 0c92f367c5e7: Pulling fs layer [2022-01-28T01:08:40.026Z] 4b8299f9d1f4: Pulling fs layer [2022-01-28T01:08:40.026Z] 9a6b49a46696: Pulling fs layer [2022-01-28T01:08:40.026Z] cf05db05a679: Pulling fs layer [2022-01-28T01:08:40.026Z] 0c92f367c5e7: Waiting [2022-01-28T01:08:40.026Z] 4b8299f9d1f4: Waiting [2022-01-28T01:08:40.026Z] 9a6b49a46696: Waiting [2022-01-28T01:08:40.026Z] cf05db05a679: Waiting [2022-01-28T01:08:40.026Z] 3f3a8bcf1eab: Waiting [2022-01-28T01:08:40.026Z] 94645a83ff95: Verifying Checksum [2022-01-28T01:08:40.026Z] 94645a83ff95: Download complete [2022-01-28T01:08:40.026Z] 1a89e8eeedd5: Download complete [2022-01-28T01:08:40.026Z] 0c92f367c5e7: Download complete [2022-01-28T01:08:40.026Z] 4b8299f9d1f4: Verifying Checksum [2022-01-28T01:08:40.026Z] 4b8299f9d1f4: Download complete [2022-01-28T01:08:40.026Z] 9b3977197b4f: Verifying Checksum [2022-01-28T01:08:40.026Z] 9b3977197b4f: Download complete [2022-01-28T01:08:40.026Z] 9a6b49a46696: Verifying Checksum [2022-01-28T01:08:40.026Z] 9a6b49a46696: Download complete [2022-01-28T01:08:40.632Z] 9b3977197b4f: Pull complete [2022-01-28T01:08:41.259Z] 1a89e8eeedd5: Pull complete [2022-01-28T01:08:41.864Z] 94645a83ff95: Pull complete [2022-01-28T01:08:42.137Z] cf05db05a679: Verifying Checksum [2022-01-28T01:08:42.137Z] cf05db05a679: Download complete [2022-01-28T01:08:42.732Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-28T01:08:42.732Z] 3f3a8bcf1eab: Download complete [2022-01-28T01:08:55.146Z] 3f3a8bcf1eab: Pull complete [2022-01-28T01:08:55.146Z] 0c92f367c5e7: Pull complete [2022-01-28T01:08:55.146Z] 4b8299f9d1f4: Pull complete [2022-01-28T01:08:55.146Z] 9a6b49a46696: Pull complete [2022-01-28T01:09:01.876Z] cf05db05a679: Pull complete [2022-01-28T01:09:01.876Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-28T01:09:01.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T01:09:01.876Z] ---> 0ccda1f7e2ee [2022-01-28T01:09:01.876Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-28T01:09:02.475Z] ---> Running in e837312b03fe [2022-01-28T01:09:02.747Z] Removing intermediate container e837312b03fe [2022-01-28T01:09:02.747Z] ---> bb523a5afb2f [2022-01-28T01:09:02.747Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T01:09:03.024Z] ---> Running in fd253787bd40 [2022-01-28T01:09:03.303Z] Removing intermediate container fd253787bd40 [2022-01-28T01:09:03.303Z] ---> 006d0e84e1ef [2022-01-28T01:09:03.303Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-28T01:09:03.580Z] ---> Running in a50a9ccd79ac [2022-01-28T01:09:03.854Z] Removing intermediate container a50a9ccd79ac [2022-01-28T01:09:03.855Z] ---> 3646b99fbf78 [2022-01-28T01:09:03.855Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T01:09:04.128Z] ---> Running in 37393caa7548 [2022-01-28T01:09:06.100Z] Removing intermediate container 37393caa7548 [2022-01-28T01:09:06.100Z] ---> 66ae8d223156 [2022-01-28T01:09:06.100Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T01:09:06.100Z] ---> Running in 0150cddb98fa [2022-01-28T01:09:07.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T01:09:08.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T01:09:09.029Z] OK: 220 MiB in 52 packages [2022-01-28T01:09:10.033Z] Removing intermediate container 0150cddb98fa [2022-01-28T01:09:10.033Z] ---> c2d0fb77dbfe [2022-01-28T01:09:10.033Z] Step 8/13 : WORKDIR /app [2022-01-28T01:09:10.033Z] ---> Running in 02d7f7eaf4af [2022-01-28T01:09:10.632Z] Removing intermediate container 02d7f7eaf4af [2022-01-28T01:09:10.632Z] ---> fd577bc58e6b [2022-01-28T01:09:10.632Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-28T01:09:11.227Z] ---> 69898492f4ef [2022-01-28T01:09:11.227Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T01:09:11.227Z] ---> Running in dd9365253cdd [2022-01-28T01:10:33.037Z] Removing intermediate container dd9365253cdd [2022-01-28T01:10:33.037Z] ---> 41238cba314a [2022-01-28T01:10:33.037Z] Step 11/13 : COPY . . [2022-01-28T01:10:33.037Z] ---> 4fb440983364 [2022-01-28T01:10:33.037Z] Step 12/13 : ARG MAKE="make build" [2022-01-28T01:10:33.037Z] ---> Running in 4275a66c0eb9 [2022-01-28T01:10:33.037Z] Removing intermediate container 4275a66c0eb9 [2022-01-28T01:10:33.037Z] ---> 0b5362320ecc [2022-01-28T01:10:33.037Z] Step 13/13 : RUN $MAKE [2022-01-28T01:10:33.037Z] ---> Running in 4e5e9c2bf9af [2022-01-28T01:10:33.037Z] noop [2022-01-28T01:10:33.037Z] Removing intermediate container 4e5e9c2bf9af [2022-01-28T01:10:33.037Z] ---> e1e83a55fa69 [2022-01-28T01:10:33.037Z] Successfully built e1e83a55fa69 [2022-01-28T01:10:33.037Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:10:33.390Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T01:10:33.390Z] . [Pipeline] withDockerContainer [2022-01-28T01:10:33.647Z] prd-ubuntu18.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container [2022-01-28T01:10:33.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/47 -v /w/workspace/app-service-configurable/47:/w/workspace/app-service-configurable/47:rw,z -v /w/workspace/app-service-configurable/47@tmp:/w/workspace/app-service-configurable/47@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-28T01:10:35.223Z] $ docker top aac4533565f3c64937ee6c970edf4befbe89fba7e526624f799380210da4fc3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T01:10:36.181Z] + go version [2022-01-28T01:10:36.181Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-28T01:10:36.201Z] $ docker stop --time=1 aac4533565f3c64937ee6c970edf4befbe89fba7e526624f799380210da4fc3c [2022-01-28T01:10:37.892Z] $ docker rm -f aac4533565f3c64937ee6c970edf4befbe89fba7e526624f799380210da4fc3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:10:38.512Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T01:10:38.512Z] . [Pipeline] withDockerContainer [2022-01-28T01:10:38.765Z] prd-ubuntu18.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container [2022-01-28T01:10:38.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/47 -v /w/workspace/app-service-configurable/47:/w/workspace/app-service-configurable/47:rw,z -v /w/workspace/app-service-configurable/47@tmp:/w/workspace/app-service-configurable/47@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-28T01:10:40.299Z] $ docker top dd6e6d1384b08214afcde53803bb5b7baa6adc2ef8a8f7b4a8c866013d096578 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-28T01:10:41.247Z] + make test [2022-01-28T01:10:41.247Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-28T01:11:37.862Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-28T01:11:37.862Z] CGO_ENABLED=1 go vet ./... [2022-01-28T01:11:56.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T01:11:56.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T01:11:56.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T01:11:58.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-28T01:11:58.238Z] $ docker stop --time=1 dd6e6d1384b08214afcde53803bb5b7baa6adc2ef8a8f7b4a8c866013d096578 [2022-01-28T01:12:00.147Z] $ docker rm -f dd6e6d1384b08214afcde53803bb5b7baa6adc2ef8a8f7b4a8c866013d096578 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T01:12:01.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-28T01:12:01.096Z] Warning: overwriting stash ‘coverage-report’ [2022-01-28T01:12:01.577Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T01:12:02.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-28T01:12:02.337Z] + ls -al . [2022-01-28T01:12:02.338Z] total 172 [2022-01-28T01:12:02.338Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 28 01:11 . [2022-01-28T01:12:02.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 01:08 .. [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 28 01:08 .dockerignore [2022-01-28T01:12:02.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 01:08 .git [2022-01-28T01:12:02.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 01:08 .github [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 28 01:08 .gitignore [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 7627 Jan 28 01:08 Attribution.txt [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 28 01:08 CHANGELOG.md [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 28 01:08 Dockerfile [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 28 01:08 GOVERNANCE.md [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 28 01:08 Jenkinsfile [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 28 01:08 LICENSE [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 28 01:08 OWNERS.md [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 28 01:08 README.md [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 28 01:04 VERSION [2022-01-28T01:12:02.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 01:08 bin [2022-01-28T01:12:02.338Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 28 01:10 coverage.out [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 2808 Jan 28 01:08 go.mod [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 49926 Jan 28 01:08 go.sum [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 28 01:08 main.go [2022-01-28T01:12:02.338Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 28 01:08 makefile [2022-01-28T01:12:02.338Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 28 01:08 res [2022-01-28T01:12:02.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 01:08 snap [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:12:02.677Z] + 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=e2920a37c919717550670fb73687c2e5f9dd6ad4 --label arch=arm64 --label version=2.2.0-dev.11 . [2022-01-28T01:12:02.677Z] Sending build context to Docker daemon 208.9kB [2022-01-28T01:12:02.948Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T01:12:02.948Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-28T01:12:02.948Z] ---> e1e83a55fa69 [2022-01-28T01:12:02.948Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-28T01:12:03.218Z] ---> Running in b71916eff42a [2022-01-28T01:12:03.489Z] Removing intermediate container b71916eff42a [2022-01-28T01:12:03.489Z] ---> 4e0322c564d7 [2022-01-28T01:12:03.489Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T01:12:03.764Z] ---> Running in 68c84cd3366d [2022-01-28T01:12:04.034Z] Removing intermediate container 68c84cd3366d [2022-01-28T01:12:04.034Z] ---> 0eaa32597a23 [2022-01-28T01:12:04.034Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-28T01:12:04.034Z] ---> Running in 9a80a7b51598 [2022-01-28T01:12:04.305Z] Removing intermediate container 9a80a7b51598 [2022-01-28T01:12:04.305Z] ---> e6831d815fec [2022-01-28T01:12:04.305Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T01:12:04.579Z] ---> Running in 194c58871212 [2022-01-28T01:12:06.007Z] Removing intermediate container 194c58871212 [2022-01-28T01:12:06.007Z] ---> 512f2b78a82b [2022-01-28T01:12:06.007Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T01:12:06.279Z] ---> Running in 226745e0f7ee [2022-01-28T01:12:07.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T01:12:08.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T01:12:09.200Z] OK: 220 MiB in 52 packages [2022-01-28T01:12:10.178Z] Removing intermediate container 226745e0f7ee [2022-01-28T01:12:10.178Z] ---> 0514e3a1ad9c [2022-01-28T01:12:10.178Z] Step 8/27 : WORKDIR /app [2022-01-28T01:12:10.178Z] ---> Running in 29d215ed0ea0 [2022-01-28T01:12:10.770Z] Removing intermediate container 29d215ed0ea0 [2022-01-28T01:12:10.770Z] ---> 599eb6b56904 [2022-01-28T01:12:10.770Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-28T01:12:11.364Z] ---> 1df415ab7b02 [2022-01-28T01:12:11.364Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T01:12:11.364Z] ---> Running in 039e0071a570 [2022-01-28T01:12:13.990Z] Removing intermediate container 039e0071a570 [2022-01-28T01:12:13.990Z] ---> 0a2de90a2dbf [2022-01-28T01:12:13.990Z] Step 11/27 : COPY . . [2022-01-28T01:12:14.588Z] ---> d23c476da7e5 [2022-01-28T01:12:14.588Z] Step 12/27 : ARG MAKE="make build" [2022-01-28T01:12:14.862Z] ---> Running in 55381b6e1752 [2022-01-28T01:12:15.136Z] Removing intermediate container 55381b6e1752 [2022-01-28T01:12:15.136Z] ---> b0c42aa66aba [2022-01-28T01:12:15.136Z] Step 13/27 : RUN $MAKE [2022-01-28T01:12:15.136Z] ---> Running in ae031952b607 [2022-01-28T01:12:16.570Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.11" -o app-service-configurable [2022-01-28T01:13:13.205Z] Removing intermediate container ae031952b607 [2022-01-28T01:13:13.205Z] ---> 1e876860236a [2022-01-28T01:13:13.205Z] Step 14/27 : FROM alpine:3.14 [2022-01-28T01:13:13.205Z] 3.14: Pulling from library/alpine [2022-01-28T01:13:13.205Z] be307f383ecc: Pulling fs layer [2022-01-28T01:13:13.205Z] be307f383ecc: Verifying Checksum [2022-01-28T01:13:13.205Z] be307f383ecc: Download complete [2022-01-28T01:13:13.205Z] be307f383ecc: Pull complete [2022-01-28T01:13:13.205Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T01:13:13.205Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T01:13:13.205Z] ---> 5b8b7b635229 [2022-01-28T01:13:13.205Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-28T01:13:13.205Z] ---> Running in 16eda6440803 [2022-01-28T01:13:13.205Z] Removing intermediate container 16eda6440803 [2022-01-28T01:13:13.205Z] ---> 39812c7952d7 [2022-01-28T01:13:13.205Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-28T01:13:13.205Z] ---> Running in aaaccc330e24 [2022-01-28T01:13:13.205Z] Removing intermediate container aaaccc330e24 [2022-01-28T01:13:13.205Z] ---> c7391a472aa9 [2022-01-28T01:13:13.205Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-28T01:13:13.205Z] ---> Running in 2ca76e38a2f4 [2022-01-28T01:13:13.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T01:13:13.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T01:13:13.205Z] (1/7) Installing ca-certificates (20211220-r0) [2022-01-28T01:13:13.205Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-28T01:13:13.205Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T01:13:13.205Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-28T01:13:13.205Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T01:13:13.205Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-28T01:13:13.205Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-28T01:13:13.205Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T01:13:13.205Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T01:13:13.205Z] OK: 9 MiB in 21 packages [2022-01-28T01:13:13.205Z] Removing intermediate container 2ca76e38a2f4 [2022-01-28T01:13:13.205Z] ---> d881d0680812 [2022-01-28T01:13:13.205Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-28T01:13:13.205Z] ---> c63af8672d00 [2022-01-28T01:13:13.205Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-28T01:13:13.205Z] ---> 5e42f44f5d1b [2022-01-28T01:13:13.205Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-28T01:13:13.802Z] ---> 5760302e551f [2022-01-28T01:13:13.802Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-28T01:13:14.778Z] ---> cf8a90c7cc78 [2022-01-28T01:13:14.778Z] Step 22/27 : EXPOSE 48095 [2022-01-28T01:13:15.053Z] ---> Running in 20c89c56a184 [2022-01-28T01:13:15.326Z] Removing intermediate container 20c89c56a184 [2022-01-28T01:13:15.326Z] ---> 6cb3c071c202 [2022-01-28T01:13:15.326Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-28T01:13:15.326Z] ---> Running in d1f2bf31431e [2022-01-28T01:13:15.600Z] Removing intermediate container d1f2bf31431e [2022-01-28T01:13:15.600Z] ---> a4604f359667 [2022-01-28T01:13:15.600Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T01:13:15.875Z] ---> Running in 36d77c6f2d94 [2022-01-28T01:13:16.150Z] Removing intermediate container 36d77c6f2d94 [2022-01-28T01:13:16.150Z] ---> 1ead79c4fbf2 [2022-01-28T01:13:16.150Z] Step 25/27 : LABEL arch=arm64 [2022-01-28T01:13:16.423Z] ---> Running in d576adaba527 [2022-01-28T01:13:16.697Z] Removing intermediate container d576adaba527 [2022-01-28T01:13:16.697Z] ---> fafd389289fb [2022-01-28T01:13:16.697Z] Step 26/27 : LABEL git_sha=e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:13:16.697Z] ---> Running in 9d0f51112764 [2022-01-28T01:13:17.294Z] Removing intermediate container 9d0f51112764 [2022-01-28T01:13:17.294Z] ---> 2f83f6720cc3 [2022-01-28T01:13:17.294Z] Step 27/27 : LABEL version=2.2.0-dev.11 [2022-01-28T01:13:17.294Z] ---> Running in 23d726ff860c [2022-01-28T01:13:17.566Z] Removing intermediate container 23d726ff860c [2022-01-28T01:13:17.566Z] ---> a26be2d5843b [2022-01-28T01:13:17.566Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-28T01:13:17.566Z] Successfully built a26be2d5843b [2022-01-28T01:13:17.566Z] 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-28T01:13:17.695Z] provisioning config files... [2022-01-28T01:13:17.715Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/47@tmp/config3545781270323090994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:13:18.222Z] ---> docker-login.sh [2022-01-28T01:13:18.222Z] nexus3.edgexfoundry.org:10001 [2022-01-28T01:13:18.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:13:18.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:13:18.497Z] Configure a credential helper to remove this warning. See [2022-01-28T01:13:18.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:13:18.497Z] [2022-01-28T01:13:18.497Z] Login Succeeded [2022-01-28T01:13:18.497Z] nexus3.edgexfoundry.org:10002 [2022-01-28T01:13:19.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:13:19.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:13:19.104Z] Configure a credential helper to remove this warning. See [2022-01-28T01:13:19.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:13:19.104Z] [2022-01-28T01:13:19.104Z] Login Succeeded [2022-01-28T01:13:19.104Z] nexus3.edgexfoundry.org:10003 [2022-01-28T01:13:19.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:13:19.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:13:19.385Z] Configure a credential helper to remove this warning. See [2022-01-28T01:13:19.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:13:19.385Z] [2022-01-28T01:13:19.385Z] Login Succeeded [2022-01-28T01:13:19.385Z] nexus3.edgexfoundry.org:10004 [2022-01-28T01:13:19.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:13:19.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:13:19.987Z] Configure a credential helper to remove this warning. See [2022-01-28T01:13:19.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:13:19.987Z] [2022-01-28T01:13:19.987Z] Login Succeeded [2022-01-28T01:13:19.987Z] docker.io [2022-01-28T01:13:20.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T01:13:20.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T01:13:20.857Z] Configure a credential helper to remove this warning. See [2022-01-28T01:13:20.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T01:13:20.857Z] [2022-01-28T01:13:20.857Z] Login Succeeded [2022-01-28T01:13:20.857Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T01:13:20.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T01:13:20.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T01:13:20.923Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-01-28T01:13:20.923Z] e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:13:20.923Z] latest [2022-01-28T01:13:20.923Z] 2.2.0-dev.11 [2022-01-28T01:13:20.923Z] e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [2022-01-28T01:13:20.923Z] main [2022-01-28T01:13:20.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:21.271Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:21.624Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:13:21.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-28T01:13:21.624Z] 72069d49bcc7: Preparing [2022-01-28T01:13:21.624Z] ea1b01539352: Preparing [2022-01-28T01:13:21.624Z] e8ad37d101fb: Preparing [2022-01-28T01:13:21.624Z] bf45f2fea65e: Preparing [2022-01-28T01:13:21.624Z] 6e2ff4eda04e: Preparing [2022-01-28T01:13:21.624Z] 62170e181a92: Preparing [2022-01-28T01:13:21.624Z] 62170e181a92: Waiting [2022-01-28T01:13:21.917Z] e8ad37d101fb: Pushed [2022-01-28T01:13:21.917Z] ea1b01539352: Pushed [2022-01-28T01:13:21.917Z] bf45f2fea65e: Pushed [2022-01-28T01:13:21.917Z] 62170e181a92: Layer already exists [2022-01-28T01:13:22.899Z] 6e2ff4eda04e: Pushed [2022-01-28T01:13:25.520Z] 72069d49bcc7: Pushed [2022-01-28T01:13:25.520Z] e2920a37c919717550670fb73687c2e5f9dd6ad4: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:25.872Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:26.216Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-28T01:13:26.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-28T01:13:26.216Z] 72069d49bcc7: Preparing [2022-01-28T01:13:26.216Z] ea1b01539352: Preparing [2022-01-28T01:13:26.216Z] e8ad37d101fb: Preparing [2022-01-28T01:13:26.216Z] bf45f2fea65e: Preparing [2022-01-28T01:13:26.216Z] 6e2ff4eda04e: Preparing [2022-01-28T01:13:26.216Z] 62170e181a92: Preparing [2022-01-28T01:13:26.216Z] 62170e181a92: Waiting [2022-01-28T01:13:26.216Z] 72069d49bcc7: Layer already exists [2022-01-28T01:13:26.216Z] ea1b01539352: Layer already exists [2022-01-28T01:13:26.216Z] e8ad37d101fb: Layer already exists [2022-01-28T01:13:26.216Z] bf45f2fea65e: Layer already exists [2022-01-28T01:13:26.216Z] 6e2ff4eda04e: Layer already exists [2022-01-28T01:13:26.216Z] 62170e181a92: Layer already exists [2022-01-28T01:13:26.489Z] latest: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:26.835Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:27.173Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.11 [2022-01-28T01:13:27.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-28T01:13:27.173Z] 72069d49bcc7: Preparing [2022-01-28T01:13:27.173Z] ea1b01539352: Preparing [2022-01-28T01:13:27.173Z] e8ad37d101fb: Preparing [2022-01-28T01:13:27.173Z] bf45f2fea65e: Preparing [2022-01-28T01:13:27.173Z] 6e2ff4eda04e: Preparing [2022-01-28T01:13:27.173Z] 62170e181a92: Preparing [2022-01-28T01:13:27.173Z] 62170e181a92: Waiting [2022-01-28T01:13:27.173Z] bf45f2fea65e: Layer already exists [2022-01-28T01:13:27.173Z] e8ad37d101fb: Layer already exists [2022-01-28T01:13:27.173Z] ea1b01539352: Layer already exists [2022-01-28T01:13:27.173Z] 72069d49bcc7: Layer already exists [2022-01-28T01:13:27.173Z] 6e2ff4eda04e: Layer already exists [2022-01-28T01:13:27.173Z] 62170e181a92: Layer already exists [2022-01-28T01:13:27.443Z] 2.2.0-dev.11: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:27.782Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:28.117Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [2022-01-28T01:13:28.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-28T01:13:28.117Z] 72069d49bcc7: Preparing [2022-01-28T01:13:28.117Z] ea1b01539352: Preparing [2022-01-28T01:13:28.117Z] e8ad37d101fb: Preparing [2022-01-28T01:13:28.117Z] bf45f2fea65e: Preparing [2022-01-28T01:13:28.117Z] 6e2ff4eda04e: Preparing [2022-01-28T01:13:28.117Z] 62170e181a92: Preparing [2022-01-28T01:13:28.117Z] 62170e181a92: Waiting [2022-01-28T01:13:28.117Z] e8ad37d101fb: Layer already exists [2022-01-28T01:13:28.117Z] ea1b01539352: Layer already exists [2022-01-28T01:13:28.117Z] 72069d49bcc7: Layer already exists [2022-01-28T01:13:28.117Z] bf45f2fea65e: Layer already exists [2022-01-28T01:13:28.117Z] 6e2ff4eda04e: Layer already exists [2022-01-28T01:13:28.117Z] 62170e181a92: Layer already exists [2022-01-28T01:13:28.387Z] e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:28.730Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:29.064Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-01-28T01:13:29.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-28T01:13:29.064Z] 72069d49bcc7: Preparing [2022-01-28T01:13:29.064Z] ea1b01539352: Preparing [2022-01-28T01:13:29.064Z] e8ad37d101fb: Preparing [2022-01-28T01:13:29.064Z] bf45f2fea65e: Preparing [2022-01-28T01:13:29.064Z] 6e2ff4eda04e: Preparing [2022-01-28T01:13:29.064Z] 62170e181a92: Preparing [2022-01-28T01:13:29.064Z] 62170e181a92: Waiting [2022-01-28T01:13:29.064Z] ea1b01539352: Layer already exists [2022-01-28T01:13:29.064Z] 6e2ff4eda04e: Layer already exists [2022-01-28T01:13:29.064Z] 72069d49bcc7: Layer already exists [2022-01-28T01:13:29.064Z] bf45f2fea65e: Layer already exists [2022-01-28T01:13:29.064Z] e8ad37d101fb: Layer already exists [2022-01-28T01:13:29.064Z] 62170e181a92: Layer already exists [2022-01-28T01:13:29.333Z] main: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T01:13:29.387Z] ===================================================== [Pipeline] echo [2022-01-28T01:13:29.397Z] taggedImages: [2022-01-28T01:13:29.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4 [2022-01-28T01:13:29.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-28T01:13:29.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.11 [2022-01-28T01:13:29.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [2022-01-28T01:13:29.397Z] - 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-28T01:13:29.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T01:13:29.769Z] [2022-01-28T01:13:29.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:13:30.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T01:13:30.115Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-28T01:13:30.115Z] 448f6bf000e3: Pulling fs layer [2022-01-28T01:13:30.115Z] f757da607395: Pulling fs layer [2022-01-28T01:13:30.115Z] 05883995daec: Pulling fs layer [2022-01-28T01:13:30.115Z] 8603b9c90790: Pulling fs layer [2022-01-28T01:13:30.115Z] 1560dd03e051: Pulling fs layer [2022-01-28T01:13:30.115Z] 27f5ce0e4adf: Pulling fs layer [2022-01-28T01:13:30.115Z] c2d8d7efcc4b: Pulling fs layer [2022-01-28T01:13:30.115Z] 8603b9c90790: Waiting [2022-01-28T01:13:30.115Z] 1560dd03e051: Waiting [2022-01-28T01:13:30.115Z] 27f5ce0e4adf: Waiting [2022-01-28T01:13:30.115Z] c2d8d7efcc4b: Waiting [2022-01-28T01:13:30.388Z] f757da607395: Verifying Checksum [2022-01-28T01:13:30.388Z] f757da607395: Download complete [2022-01-28T01:13:30.388Z] 8603b9c90790: Verifying Checksum [2022-01-28T01:13:30.388Z] 8603b9c90790: Download complete [2022-01-28T01:13:30.388Z] 1560dd03e051: Verifying Checksum [2022-01-28T01:13:30.388Z] 1560dd03e051: Download complete [2022-01-28T01:13:30.388Z] 27f5ce0e4adf: Verifying Checksum [2022-01-28T01:13:30.388Z] 27f5ce0e4adf: Download complete [2022-01-28T01:13:30.662Z] 05883995daec: Verifying Checksum [2022-01-28T01:13:30.662Z] 05883995daec: Download complete [2022-01-28T01:13:30.934Z] 448f6bf000e3: Download complete [2022-01-28T01:13:33.549Z] c2d8d7efcc4b: Verifying Checksum [2022-01-28T01:13:33.549Z] c2d8d7efcc4b: Download complete [2022-01-28T01:13:34.530Z] 448f6bf000e3: Pull complete [2022-01-28T01:13:35.128Z] f757da607395: Pull complete [2022-01-28T01:13:36.565Z] 05883995daec: Pull complete [2022-01-28T01:13:36.838Z] 8603b9c90790: Pull complete [2022-01-28T01:13:37.818Z] 1560dd03e051: Pull complete [2022-01-28T01:13:37.818Z] 27f5ce0e4adf: Pull complete [2022-01-28T01:13:56.125Z] c2d8d7efcc4b: Pull complete [2022-01-28T01:13:56.125Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-28T01:13:56.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T01:13:56.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-28T01:13:56.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container [2022-01-28T01:13:56.457Z] $ 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/47 -v /w/workspace/app-service-configurable/47:/w/workspace/app-service-configurable/47:rw,z -v /w/workspace/app-service-configurable/47@tmp:/w/workspace/app-service-configurable/47@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-28T01:13:59.468Z] $ docker top f4a8a5a8baf1945cd5427286d18f83d29a458855b6a061a18e71d0c66f2cc129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:14:00.418Z] ---> job-cost.sh [2022-01-28T01:14:00.418Z] lf-activate-venv: SKIPPING [2022-01-28T01:14:00.418Z] INFO: No Stack... [2022-01-28T01:14:00.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-28T01:14:00.968Z] INFO: Archiving Costs [Pipeline] sh [2022-01-28T01:14:01.917Z] + cat /w/workspace/app-service-configurable/47/archives/cost.csv [2022-01-28T01:14:01.917Z] + cut -d, -f6 [Pipeline] lock [2022-01-28T01:14:01.988Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [2022-01-28T01:14:01.994Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] did not exist. Created. [2022-01-28T01:14:01.994Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-28T01:14:02.677Z] /w/workspace/app-service-configurable/47@tmp/durable-e93de935/script.sh: 1: /w/workspace/app-service-configurable/47@tmp/durable-e93de935/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-28T01:14:03.366Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-28T01:14:03.398Z] Warning: overwriting stash ‘stack-cost’ [2022-01-28T01:14:03.448Z] Stashed 1 file(s) [Pipeline] } [2022-01-28T01:14:03.458Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-28T01:14:03.479Z] $ docker stop --time=1 f4a8a5a8baf1945cd5427286d18f83d29a458855b6a061a18e71d0c66f2cc129 [2022-01-28T01:14:05.004Z] $ docker rm -f f4a8a5a8baf1945cd5427286d18f83d29a458855b6a061a18e71d0c66f2cc129 [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-28T01:14:05.517Z] provisioning config files... [2022-01-28T01:14:05.526Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6941528080124309655tmp [Pipeline] { [Pipeline] sh [2022-01-28T01:14:05.829Z] + set +x [2022-01-28T01:14:05.829Z] + bash -s -- [2022-01-28T01:14:05.829Z] + curl -s https://codecov.io/bash [2022-01-28T01:14:05.829Z] [2022-01-28T01:14:05.829Z] _____ _ [2022-01-28T01:14:05.829Z] / ____| | | [2022-01-28T01:14:05.829Z] | | ___ __| | ___ ___ _____ __ [2022-01-28T01:14:05.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-28T01:14:05.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-28T01:14:05.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-28T01:14:05.829Z] Bash-1.0.6 [2022-01-28T01:14:05.829Z] [2022-01-28T01:14:05.829Z] [2022-01-28T01:14:05.829Z] ==> git version 2.24.4 found [2022-01-28T01:14:05.829Z] ==> 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-28T01:14:05.829Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-28T01:14:05.829Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-28T01:14:05.829Z] ==> Jenkins CI detected. [2022-01-28T01:14:05.829Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-01-28T01:14:05.829Z] project root: . [2022-01-28T01:14:05.829Z] --> token set from env [2022-01-28T01:14:05.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-28T01:14:06.093Z] ==> Running gcov in . (disable via -X gcov) [2022-01-28T01:14:06.093Z] ==> Python coveragepy not found [2022-01-28T01:14:06.093Z] ==> Searching for coverage reports in: [2022-01-28T01:14:06.093Z] + . [2022-01-28T01:14:06.093Z] -> Found 1 reports [2022-01-28T01:14:06.093Z] ==> Detecting git/mercurial file structure [2022-01-28T01:14:06.093Z] ==> Reading reports [2022-01-28T01:14:06.093Z] + ./coverage.out bytes=10 [2022-01-28T01:14:06.093Z] ==> Appending adjustments [2022-01-28T01:14:06.093Z] https://docs.codecov.io/docs/fixing-reports [2022-01-28T01:14:06.093Z] + Found adjustments [2022-01-28T01:14:06.093Z] ==> Gzipping contents [2022-01-28T01:14:06.093Z] 4.0K /tmp/codecov.9rUeuD.gz [2022-01-28T01:14:06.093Z] ==> Uploading reports [2022-01-28T01:14:06.093Z] url: https://codecov.io [2022-01-28T01:14:06.093Z] query: branch=main&commit=e2920a37c919717550670fb73687c2e5f9dd6ad4&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-28T01:14:06.093Z] -> Pinging Codecov [2022-01-28T01:14:06.093Z] 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=e2920a37c919717550670fb73687c2e5f9dd6ad4&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-28T01:14:06.358Z] -> Uploading to [2022-01-28T01:14:06.358Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-28/A97CA9966030D2A3747ED39772930CCE/e2920a37c919717550670fb73687c2e5f9dd6ad4/c87c7a42-bd02-4fc2-8e17-3266992e28bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T011406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b2ecbb97bb0647c163ebb78fce3de881f6f8cf8ca04eb1deb9d74dbea8e4c78 [2022-01-28T01:14:06.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T01:14:06.358Z] Dload Upload Total Spent Left Speed [2022-01-28T01:14:06.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1581 --:--:-- --:--:-- --:--:-- 1578 [2022-01-28T01:14:06.880Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] } [2022-01-28T01:14:06.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-28T01:14:07.159Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-28T01:14:07.172Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:14:07.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-28T01:14:07.473Z] [2022-01-28T01:14:07.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:14:07.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-28T01:14:07.777Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-28T01:14:07.777Z] 188c0c94c7c5: Pulling fs layer [2022-01-28T01:14:07.777Z] 0ef7d3d256c8: Pulling fs layer [2022-01-28T01:14:07.777Z] de9db76c5a1d: Pulling fs layer [2022-01-28T01:14:07.777Z] 0eba1c9be4d2: Pulling fs layer [2022-01-28T01:14:07.777Z] 0d57e429df01: Pulling fs layer [2022-01-28T01:14:07.777Z] 4e4be7b47b0d: Pulling fs layer [2022-01-28T01:14:07.777Z] e1f770b5df2f: Pulling fs layer [2022-01-28T01:14:07.777Z] 85a0685a4137: Pulling fs layer [2022-01-28T01:14:07.777Z] 0eba1c9be4d2: Waiting [2022-01-28T01:14:07.777Z] 0d57e429df01: Waiting [2022-01-28T01:14:07.777Z] 4e4be7b47b0d: Waiting [2022-01-28T01:14:07.777Z] e1f770b5df2f: Waiting [2022-01-28T01:14:07.777Z] 85a0685a4137: Waiting [2022-01-28T01:14:07.777Z] de9db76c5a1d: Verifying Checksum [2022-01-28T01:14:07.778Z] de9db76c5a1d: Download complete [2022-01-28T01:14:07.778Z] 0ef7d3d256c8: Download complete [2022-01-28T01:14:07.778Z] 0d57e429df01: Verifying Checksum [2022-01-28T01:14:07.778Z] 0d57e429df01: Download complete [2022-01-28T01:14:07.778Z] 188c0c94c7c5: Verifying Checksum [2022-01-28T01:14:07.778Z] 188c0c94c7c5: Download complete [2022-01-28T01:14:07.778Z] 4e4be7b47b0d: Verifying Checksum [2022-01-28T01:14:07.778Z] 4e4be7b47b0d: Download complete [2022-01-28T01:14:08.062Z] e1f770b5df2f: Verifying Checksum [2022-01-28T01:14:08.063Z] e1f770b5df2f: Download complete [2022-01-28T01:14:08.333Z] 188c0c94c7c5: Pull complete [2022-01-28T01:14:08.595Z] 0eba1c9be4d2: Verifying Checksum [2022-01-28T01:14:08.595Z] 0eba1c9be4d2: Download complete [2022-01-28T01:14:08.595Z] 0ef7d3d256c8: Pull complete [2022-01-28T01:14:08.595Z] 85a0685a4137: Verifying Checksum [2022-01-28T01:14:08.595Z] 85a0685a4137: Download complete [2022-01-28T01:14:08.595Z] de9db76c5a1d: Pull complete [2022-01-28T01:14:12.798Z] 0eba1c9be4d2: Pull complete [2022-01-28T01:14:12.798Z] 0d57e429df01: Pull complete [2022-01-28T01:14:12.798Z] 4e4be7b47b0d: Pull complete [2022-01-28T01:14:13.067Z] e1f770b5df2f: Pull complete [2022-01-28T01:14:17.287Z] 85a0685a4137: Pull complete [2022-01-28T01:14:17.287Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-28T01:14:17.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-28T01:14:17.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-28T01:14:17.352Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:14:17.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-28T01:14:20.062Z] $ docker top ba1fdc4120846572c2a012457d7b5a3024c538ceedff9d8c0f9891d31b48c123 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-28T01:14:20.137Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-28T01:14:20.424Z] + set -o pipefail [2022-01-28T01:14:20.424Z] + snyk monitor '--org=edgex-jenkins' [2022-01-28T01:14:28.582Z] [2022-01-28T01:14:28.583Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-01-28T01:14:28.583Z] [2022-01-28T01:14:28.583Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/3a44380e-c520-47ef-949a-1d6fc26ef551 [2022-01-28T01:14:28.583Z] [2022-01-28T01:14:28.583Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-28T01:14:28.583Z] [2022-01-28T01:14:28.583Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-28T01:14:28.583Z] [2022-01-28T01:14:28.583Z] [Pipeline] } [2022-01-28T01:14:28.594Z] $ docker stop --time=1 ba1fdc4120846572c2a012457d7b5a3024c538ceedff9d8c0f9891d31b48c123 [2022-01-28T01:14:30.611Z] $ docker rm -f ba1fdc4120846572c2a012457d7b5a3024c538ceedff9d8c0f9891d31b48c123 [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-28T01:14:31.336Z] + git log --format=format:%s -1 e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] sh [2022-01-28T01:14:31.632Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T01:14:31.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:14:31.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T01:14:31.928Z] . [Pipeline] withDockerContainer [2022-01-28T01:14:31.990Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:14:32.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-28T01:14:32.426Z] $ docker top 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T01:14:32.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T01:14:32.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T01:14:32.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T01:14:32.622Z] $ docker exec 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f ssh-agent [2022-01-28T01:14:32.737Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIMhmKI/agent.13 [2022-01-28T01:14:32.737Z] SSH_AGENT_PID=20 [2022-01-28T01:14:32.743Z] Running ssh-add (command line suppressed) [2022-01-28T01:14:32.841Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7310561978078813025.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7310561978078813025.key) [2022-01-28T01:14:32.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T01:14:33.177Z] + git semver tag [2022-01-28T01:14:33.177Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T01:14:33.177Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-28T01:14:33.177Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-28T01:14:33.177Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T01:14:33.177Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T01:14:33.177Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T01:14:33.177Z] # $SEMVER_BRANCH = main [2022-01-28T01:14:33.177Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-28T01:14:33.177Z] # e2920a37c919717550670fb73687c2e5f9dd6ad4 HEAD [2022-01-28T01:14:33.177Z] # -> Force: false [2022-01-28T01:14:33.177Z] # d37479aa5ef6e3aef57ea3ecf6a294d0a0f80f57 refs/tags/v2.2.0-dev.11 [Pipeline] } [2022-01-28T01:14:33.186Z] $ docker exec --env ******** --env ******** 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f ssh-agent -k [2022-01-28T01:14:33.277Z] unset SSH_AUTH_SOCK; [2022-01-28T01:14:33.277Z] unset SSH_AGENT_PID; [2022-01-28T01:14:33.277Z] echo Agent pid 20 killed; [2022-01-28T01:14:33.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T01:14:33.593Z] + git semver [Pipeline] } [2022-01-28T01:14:33.604Z] $ docker stop --time=1 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f [2022-01-28T01:14:34.833Z] $ docker rm -f 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:14:35.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-28T01:14:35.253Z] [2022-01-28T01:14:35.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:14:35.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-28T01:14:35.568Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-28T01:14:35.568Z] ab5ef0e58194: Pulling fs layer [2022-01-28T01:14:35.568Z] 9712f1f96733: Pulling fs layer [2022-01-28T01:14:35.568Z] 63f879dbbcfc: Pulling fs layer [2022-01-28T01:14:35.568Z] 0d9ebad4ef96: Pulling fs layer [2022-01-28T01:14:35.568Z] e9a5061849ea: Pulling fs layer [2022-01-28T01:14:35.568Z] d747dcd14b5f: Pulling fs layer [2022-01-28T01:14:35.568Z] 2de7ff778b66: Pulling fs layer [2022-01-28T01:14:35.568Z] 0d9ebad4ef96: Waiting [2022-01-28T01:14:35.568Z] e9a5061849ea: Waiting [2022-01-28T01:14:35.568Z] d747dcd14b5f: Waiting [2022-01-28T01:14:35.568Z] 2de7ff778b66: Waiting [2022-01-28T01:14:35.568Z] 9712f1f96733: Verifying Checksum [2022-01-28T01:14:35.568Z] 9712f1f96733: Download complete [2022-01-28T01:14:35.833Z] 63f879dbbcfc: Verifying Checksum [2022-01-28T01:14:35.833Z] 63f879dbbcfc: Download complete [2022-01-28T01:14:36.103Z] ab5ef0e58194: Verifying Checksum [2022-01-28T01:14:36.103Z] ab5ef0e58194: Download complete [2022-01-28T01:14:36.103Z] d747dcd14b5f: Verifying Checksum [2022-01-28T01:14:36.103Z] d747dcd14b5f: Download complete [2022-01-28T01:14:36.103Z] 0d9ebad4ef96: Verifying Checksum [2022-01-28T01:14:36.103Z] 0d9ebad4ef96: Download complete [2022-01-28T01:14:36.103Z] e9a5061849ea: Verifying Checksum [2022-01-28T01:14:36.103Z] e9a5061849ea: Download complete [2022-01-28T01:14:36.362Z] 2de7ff778b66: Verifying Checksum [2022-01-28T01:14:36.362Z] 2de7ff778b66: Download complete [2022-01-28T01:14:38.923Z] ab5ef0e58194: Pull complete [2022-01-28T01:14:38.923Z] 9712f1f96733: Pull complete [2022-01-28T01:14:39.501Z] 63f879dbbcfc: Pull complete [2022-01-28T01:14:43.753Z] 0d9ebad4ef96: Pull complete [2022-01-28T01:14:44.027Z] e9a5061849ea: Pull complete [2022-01-28T01:14:44.027Z] d747dcd14b5f: Pull complete [2022-01-28T01:14:45.423Z] 2de7ff778b66: Pull complete [2022-01-28T01:14:45.423Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-28T01:14:45.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-28T01:14:45.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-28T01:14:45.488Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:14:45.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-28T01:14:49.757Z] $ docker top 35661f9cbc705aefca03f966e73640e3a7639389d8bb064340ee6d37fdc2a4fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-28T01:14:49.830Z] provisioning config files... [2022-01-28T01:14:49.837Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1518462922866762860tmp [2022-01-28T01:14:49.850Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2972125947360580726tmp [2022-01-28T01:14:49.860Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2056902161332228147tmp [Pipeline] { [Pipeline] echo [2022-01-28T01:14:49.870Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:14:50.151Z] ---> sigul-configuration.sh [2022-01-28T01:14:50.151Z] gpg: directory `/root/.gnupg' created [2022-01-28T01:14:50.151Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-28T01:14:50.151Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-28T01:14:50.151Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-28T01:14:50.151Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-28T01:14:50.151Z] gpg: CAST5 encrypted data [2022-01-28T01:14:50.151Z] gpg: encrypted with 1 passphrase [2022-01-28T01:14:50.151Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-28T01:14:50.442Z] + mkdir /home/jenkins [2022-01-28T01:14:50.442Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-28T01:14:50.734Z] + 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-28T01:14:50.744Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:14:51.037Z] ---> sigul-install.sh [2022-01-28T01:14:51.037Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-28T01:14:51.329Z] + git tag --list [2022-01-28T01:14:51.330Z] v1.0.0 [2022-01-28T01:14:51.330Z] v1.1.0 [2022-01-28T01:14:51.330Z] v1.2.0 [2022-01-28T01:14:51.330Z] v1.3.0 [2022-01-28T01:14:51.330Z] v1.3.1 [2022-01-28T01:14:51.330Z] v2.0.0 [2022-01-28T01:14:51.330Z] v2.0.1 [2022-01-28T01:14:51.330Z] v2.0.1-dev.1 [2022-01-28T01:14:51.330Z] v2.0.2-dev.1 [2022-01-28T01:14:51.330Z] v2.0.2-dev.10 [2022-01-28T01:14:51.330Z] v2.0.2-dev.11 [2022-01-28T01:14:51.330Z] v2.0.2-dev.12 [2022-01-28T01:14:51.330Z] v2.0.2-dev.13 [2022-01-28T01:14:51.330Z] v2.0.2-dev.14 [2022-01-28T01:14:51.330Z] v2.0.2-dev.15 [2022-01-28T01:14:51.330Z] v2.0.2-dev.16 [2022-01-28T01:14:51.330Z] v2.0.2-dev.17 [2022-01-28T01:14:51.330Z] v2.0.2-dev.18 [2022-01-28T01:14:51.330Z] v2.0.2-dev.19 [2022-01-28T01:14:51.330Z] v2.0.2-dev.2 [2022-01-28T01:14:51.330Z] v2.0.2-dev.20 [2022-01-28T01:14:51.330Z] v2.0.2-dev.21 [2022-01-28T01:14:51.330Z] v2.0.2-dev.22 [2022-01-28T01:14:51.330Z] v2.0.2-dev.23 [2022-01-28T01:14:51.330Z] v2.0.2-dev.24 [2022-01-28T01:14:51.330Z] v2.0.2-dev.25 [2022-01-28T01:14:51.330Z] v2.0.2-dev.26 [2022-01-28T01:14:51.330Z] v2.0.2-dev.27 [2022-01-28T01:14:51.330Z] v2.0.2-dev.28 [2022-01-28T01:14:51.330Z] v2.0.2-dev.29 [2022-01-28T01:14:51.330Z] v2.0.2-dev.3 [2022-01-28T01:14:51.330Z] v2.0.2-dev.30 [2022-01-28T01:14:51.330Z] v2.0.2-dev.4 [2022-01-28T01:14:51.330Z] v2.0.2-dev.5 [2022-01-28T01:14:51.330Z] v2.0.2-dev.6 [2022-01-28T01:14:51.330Z] v2.0.2-dev.7 [2022-01-28T01:14:51.330Z] v2.0.2-dev.8 [2022-01-28T01:14:51.330Z] v2.0.2-dev.9 [2022-01-28T01:14:51.330Z] v2.1.0 [2022-01-28T01:14:51.330Z] v2.2.0-dev.1 [2022-01-28T01:14:51.330Z] v2.2.0-dev.10 [2022-01-28T01:14:51.330Z] v2.2.0-dev.11 [2022-01-28T01:14:51.330Z] v2.2.0-dev.2 [2022-01-28T01:14:51.330Z] v2.2.0-dev.3 [2022-01-28T01:14:51.330Z] v2.2.0-dev.4 [2022-01-28T01:14:51.330Z] v2.2.0-dev.5 [2022-01-28T01:14:51.330Z] v2.2.0-dev.6 [2022-01-28T01:14:51.330Z] v2.2.0-dev.7 [2022-01-28T01:14:51.330Z] v2.2.0-dev.8 [2022-01-28T01:14:51.330Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-28T01:14:51.619Z] + lftools sign git-tag v2.2.0-dev.11 [2022-01-28T01:14:52.190Z] Signing Git tag with Sigul... [2022-01-28T01:14:52.190Z] Signing v2.2.0-dev.11 [Pipeline] echo [2022-01-28T01:14:52.460Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:14:52.749Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-28T01:14:52.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-28T01:14:52.774Z] $ docker stop --time=1 35661f9cbc705aefca03f966e73640e3a7639389d8bb064340ee6d37fdc2a4fc [2022-01-28T01:14:54.031Z] $ docker rm -f 35661f9cbc705aefca03f966e73640e3a7639389d8bb064340ee6d37fdc2a4fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-28T01:14:54.447Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T01:14:54.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:14:54.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T01:14:54.753Z] . [Pipeline] withDockerContainer [2022-01-28T01:14:54.811Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:14:54.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-28T01:14:55.274Z] $ docker top 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T01:14:55.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T01:14:55.366Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T01:14:55.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T01:14:55.468Z] $ docker exec 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec ssh-agent [2022-01-28T01:14:55.567Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKOoLag/agent.14 [2022-01-28T01:14:55.567Z] SSH_AGENT_PID=20 [2022-01-28T01:14:55.572Z] Running ssh-add (command line suppressed) [2022-01-28T01:14:55.662Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3461612562498318661.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3461612562498318661.key) [2022-01-28T01:14:55.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T01:14:55.972Z] + git semver bump pre [2022-01-28T01:14:55.972Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T01:14:55.972Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-28T01:14:55.972Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-28T01:14:55.972Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T01:14:55.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T01:14:55.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T01:14:55.972Z] # $SEMVER_BRANCH = main [2022-01-28T01:14:55.972Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-28T01:14:55.972Z] 2.2.0-dev.12 [Pipeline] } [2022-01-28T01:14:55.982Z] $ docker exec --env ******** --env ******** 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec ssh-agent -k [2022-01-28T01:14:56.066Z] unset SSH_AUTH_SOCK; [2022-01-28T01:14:56.066Z] unset SSH_AGENT_PID; [2022-01-28T01:14:56.066Z] echo Agent pid 20 killed; [2022-01-28T01:14:56.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T01:14:56.384Z] + git semver [Pipeline] } [2022-01-28T01:14:56.398Z] $ docker stop --time=1 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec [2022-01-28T01:14:57.566Z] $ docker rm -f 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T01:14:57.927Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T01:14:57.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:14:58.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T01:14:58.220Z] . [Pipeline] withDockerContainer [2022-01-28T01:14:58.275Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:14:58.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-28T01:14:58.636Z] $ docker top 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T01:14:58.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T01:14:58.727Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T01:14:58.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T01:14:58.840Z] $ docker exec 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 ssh-agent [2022-01-28T01:14:58.945Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnFDlhJ/agent.14 [2022-01-28T01:14:58.945Z] SSH_AGENT_PID=21 [2022-01-28T01:14:58.951Z] Running ssh-add (command line suppressed) [2022-01-28T01:14:59.044Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3462469530130179298.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3462469530130179298.key) [2022-01-28T01:14:59.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T01:14:59.348Z] + git semver push [2022-01-28T01:14:59.348Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T01:14:59.348Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-28T01:14:59.348Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-28T01:14:59.348Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T01:14:59.348Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T01:14:59.348Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T01:14:59.348Z] # $SEMVER_BRANCH = main [2022-01-28T01:14:59.348Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-28T01:15:00.735Z] $ docker exec --env ******** --env ******** 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 ssh-agent -k [2022-01-28T01:15:00.832Z] unset SSH_AUTH_SOCK; [2022-01-28T01:15:00.832Z] unset SSH_AGENT_PID; [2022-01-28T01:15:00.832Z] echo Agent pid 21 killed; [2022-01-28T01:15:00.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T01:15:01.153Z] + git semver [Pipeline] } [2022-01-28T01:15:01.165Z] $ docker stop --time=1 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 [2022-01-28T01:15:02.392Z] $ docker rm -f 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 [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-28T01:15:03.220Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-01-28T01:15:03.220Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-28T01:15:03.220Z] total 8 [2022-01-28T01:15:03.220Z] drwxr-xr-x. 3 root root 34 Jan 28 01:06 . [2022-01-28T01:15:03.220Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 28 01:14 .. [2022-01-28T01:15:03.220Z] drwxr-xr-x. 2 root root 6 Jan 28 01:06 cost [2022-01-28T01:15:03.220Z] -rw-r--r--. 1 root root 94 Jan 28 01:06 cost.csv [2022-01-28T01:15:03.220Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-01-28T01:15:03.220Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-28T01:15:03.220Z] total 8 [2022-01-28T01:15:03.220Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 28 01:06 . [2022-01-28T01:15:03.220Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 28 01:14 .. [2022-01-28T01:15:03.220Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 28 01:06 cost [2022-01-28T01:15:03.220Z] -rw-r--r--. 1 jenkins jenkins 94 Jan 28 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:15:03.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:15:04.138Z] ---> package-listing.sh [2022-01-28T01:15:04.138Z] ++ facter osfamily [2022-01-28T01:15:04.138Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-28T01:15:04.407Z] + OS_FAMILY=redhat [2022-01-28T01:15:04.408Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-01-28T01:15:04.408Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-28T01:15:04.408Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-28T01:15:04.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-28T01:15:04.408Z] + PACKAGES=/tmp/packages_start.txt [2022-01-28T01:15:04.408Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-28T01:15:04.408Z] + PACKAGES=/tmp/packages_end.txt [2022-01-28T01:15:04.408Z] + case "${OS_FAMILY}" in [2022-01-28T01:15:04.408Z] + rpm -qa [2022-01-28T01:15:04.408Z] + sort [2022-01-28T01:15:04.977Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-28T01:15:04.977Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-28T01:15:04.977Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-28T01:15:04.977Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-28T01:15:04.977Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-01-28T01:15:04.977Z] + 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-28T01:15:04.988Z] 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-28T01:15:05.276Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-28T01:15:05.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T01:15:05.856Z] . [Pipeline] withDockerContainer [2022-01-28T01:15:05.920Z] prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container [2022-01-28T01:15:05.950Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-28T01:15:06.212Z] $ docker top 8e96cdde54446fc3fe89d6ca939fec02eddd865f646d2381d7496a11163e6607 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T01:15:06.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-28T01:15:06.850Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-28T01:15:07.144Z] + ls /var/log/sa-host [2022-01-28T01:15:07.144Z] + sadf -c /var/log/sa-host/sa17 [2022-01-28T01:15:07.144Z] file_magic: OK [2022-01-28T01:15:07.144Z] HZ: Using current value: 100 [2022-01-28T01:15:07.144Z] file_header: OK [2022-01-28T01:15:07.144Z] 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-28T01:15:07.144Z] Statistics: [2022-01-28T01:15:07.144Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T01:15:07.144Z] File successfully converted to sysstat format version 12.0.3 [2022-01-28T01:15:07.144Z] + sadf -c /var/log/sa-host/sa28 [2022-01-28T01:15:07.144Z] file_magic: OK [2022-01-28T01:15:07.144Z] HZ: Using current value: 100 [2022-01-28T01:15:07.144Z] file_header: OK [2022-01-28T01:15:07.144Z] 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-28T01:15:07.144Z] Statistics: [2022-01-28T01:15:07.144Z] HRHnuu...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-28T01:15:07.144Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T01:15:07.405Z] provisioning config files... [2022-01-28T01:15:07.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7949049236160457666tmp [Pipeline] { [Pipeline] echo [2022-01-28T01:15:07.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:15:07.719Z] ---> create-netrc.sh [Pipeline] } [2022-01-28T01:15:07.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:15:08.060Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-28T01:15:08.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:15:08.356Z] ---> sudo-logs.sh [2022-01-28T01:15:08.356Z] Archiving 'sudo' log.. [2022-01-28T01:15:08.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4104.novalocal: Name or service not known [2022-01-28T01:15:08.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4104.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-28T01:15:08.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:15:08.668Z] ---> job-cost.sh [2022-01-28T01:15:08.669Z] lf-activate-venv: SKIPPING [2022-01-28T01:15:08.669Z] DEBUG: total: 0.05999999865889549 [2022-01-28T01:15:08.669Z] INFO: Retrieving Stack Cost... [2022-01-28T01:15:08.929Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-28T01:15:09.189Z] INFO: Archiving Costs [Pipeline] echo [2022-01-28T01:15:09.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T01:15:09.496Z] ---> logs-deploy.sh [2022-01-28T01:15:09.496Z] lf-activate-venv: SKIPPING [2022-01-28T01:15:09.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/47 [2022-01-28T01:15:09.496Z] INFO: archiving workspace using pattern(s): [2022-01-28T01:15:10.068Z] Archives upload complete. [2022-01-28T01:15:10.328Z] INFO: archiving logs to Nexus