Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c87ede0545ad4f8161b18be631b499d146a8158 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-ssh5270601229204835095.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-ssh743729789144586561.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-ssh16609107756750332656.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-ssh12761982615966278927.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-ssh2351656241244115821.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-3560’ Running on prd-centos7-docker-4c-2g-3562 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-ssh1180348170361591593.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 5c87ede0545ad4f8161b18be631b499d146a8158 (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 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#372)" > git rev-list --no-walk 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T20:57:41.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T20:57:41.912Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T20:57:41.930Z] ========================================================= [2022-01-20T20:57:41.930Z] EdgeX Global Pipelines Version Info [2022-01-20T20:57:41.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:57:43.054Z] ------------------- [2022-01-20T20:57:43.054Z] stable info: [2022-01-20T20:57:43.054Z] ------------------- [2022-01-20T20:57:43.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T20:57:43.054Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:57:43.054Z] Message: update stable to v1.0.219 [2022-01-20T20:57:43.632Z] ------------------- [2022-01-20T20:57:43.632Z] experimental info: [2022-01-20T20:57:43.632Z] ------------------- [2022-01-20T20:57:43.632Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T20:57:43.632Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:57:43.632Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T20:57:43.788Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-20T20:57:43.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-20T20:57:43.820Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T20:57:43.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T20:57:43.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T20:57:43.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T20:57:43.875Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T20:57:43.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T20:57:43.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T20:57:43.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T20:57:43.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T20:57:43.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-20T20:57:43.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T20:57:44.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T20:57:44.023Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:57:44.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:57:44.060Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:57:44.078Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:57:44.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T20:57:44.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T20:57:44.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T20:57:44.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T20:57:44.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T20:57:44.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T20:57:44.204Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T20:57:44.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T20:57:44.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T20:57:44.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T20:57:44.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T20:57:44.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo [2022-01-20T20:57:44.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c87ede [Pipeline] echo [2022-01-20T20:57:44.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:57:44.353Z] provisioning config files... [2022-01-20T20:57:44.373Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config825152254193121081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:57:44.689Z] ---> docker-login.sh [2022-01-20T20:57:44.689Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:57:44.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:44.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:44.956Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:44.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:44.956Z] [2022-01-20T20:57:44.956Z] Login Succeeded [2022-01-20T20:57:44.956Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:57:44.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:44.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:44.956Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:44.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:44.956Z] [2022-01-20T20:57:44.956Z] Login Succeeded [2022-01-20T20:57:44.956Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:57:44.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:45.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:45.219Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:45.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:45.219Z] [2022-01-20T20:57:45.219Z] Login Succeeded [2022-01-20T20:57:45.219Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:57:45.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:45.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:45.219Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:45.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:45.219Z] [2022-01-20T20:57:45.219Z] Login Succeeded [2022-01-20T20:57:45.219Z] docker.io [2022-01-20T20:57:45.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:45.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:45.482Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:45.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:45.482Z] [2022-01-20T20:57:45.482Z] Login Succeeded [2022-01-20T20:57:45.482Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:57:45.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T20:57:45.890Z] + git rev-list -1 --merges 5c87ede0545ad4f8161b18be631b499d146a8158~1..5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo [2022-01-20T20:57:45.926Z] -----------> git rev-list -1 --merges 5c87ede0545ad4f8161b18be631b499d146a8158~1..5c87ede0545ad4f8161b18be631b499d146a8158 5c87ede0545ad4f8161b18be631b499d146a8158 [false] [Pipeline] sh [2022-01-20T20:57:46.223Z] + git log --format=format:%s -1 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo [2022-01-20T20:57:46.240Z] ========================================================= [2022-01-20T20:57:46.240Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T20:57:46.240Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:57:46.593Z] + git log --format=format:%s -1 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo [2022-01-20T20:57:46.604Z] [semverPrep] GIT_COMMIT: 5c87ede0545ad4f8161b18be631b499d146a8158, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#372) [Pipeline] echo [2022-01-20T20:57:46.616Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T20:57:47.023Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:57:47.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T20:57:47.023Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T20:57:47.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T20:57:47.023Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T20:57:47.023Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T20:57:47.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:57:47.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:57:47.383Z] [2022-01-20T20:57:47.383Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:57:47.694Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:57:47.694Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T20:57:47.694Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T20:57:47.694Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T20:57:47.694Z] 4c7163046ea9: Pulling fs layer [2022-01-20T20:57:47.694Z] 0c2d73faf560: Pulling fs layer [2022-01-20T20:57:47.694Z] 0c2d73faf560: Waiting [2022-01-20T20:57:47.694Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T20:57:47.694Z] 3e5f54012d9b: Download complete [2022-01-20T20:57:47.694Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T20:57:47.694Z] a0d0a0d46f8b: Download complete [2022-01-20T20:57:47.694Z] 4c7163046ea9: Verifying Checksum [2022-01-20T20:57:47.694Z] 4c7163046ea9: Download complete [2022-01-20T20:57:47.694Z] 0c2d73faf560: Verifying Checksum [2022-01-20T20:57:47.694Z] 0c2d73faf560: Download complete [2022-01-20T20:57:47.961Z] a0d0a0d46f8b: Pull complete [2022-01-20T20:57:47.961Z] 3e5f54012d9b: Pull complete [2022-01-20T20:57:48.224Z] 4c7163046ea9: Pull complete [2022-01-20T20:57:48.485Z] 0c2d73faf560: Pull complete [2022-01-20T20:57:48.485Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T20:57:48.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:57:48.486Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T20:57:48.569Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T20:57:48.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:57:49.316Z] $ docker top 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:57:49.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:57:49.419Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:57:49.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:57:49.529Z] $ docker exec 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent [2022-01-20T20:57:49.637Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKgCkM/agent.13 [2022-01-20T20:57:49.637Z] SSH_AGENT_PID=19 [2022-01-20T20:57:49.647Z] Running ssh-add (command line suppressed) [2022-01-20T20:57:49.730Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7524324978419592725.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7524324978419592725.key) [2022-01-20T20:57:49.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:57:50.042Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T20:57:50.056Z] $ docker exec --env ******** --env ******** 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent -k [2022-01-20T20:57:50.140Z] unset SSH_AUTH_SOCK; [2022-01-20T20:57:50.140Z] unset SSH_AGENT_PID; [2022-01-20T20:57:50.140Z] echo Agent pid 19 killed; [2022-01-20T20:57:50.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T20:57:50.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:57:50.180Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:57:50.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:57:50.284Z] $ docker exec 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent [2022-01-20T20:57:50.402Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmneOIe/agent.51 [2022-01-20T20:57:50.402Z] SSH_AGENT_PID=57 [2022-01-20T20:57:50.406Z] Running ssh-add (command line suppressed) [2022-01-20T20:57:50.487Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4616105388341261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4616105388341261.key) [2022-01-20T20:57:50.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:57:50.795Z] + git semver init [2022-01-20T20:57:50.795Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:57:50.795Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T20:57:50.795Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T20:57:50.795Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:57:50.795Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:57:50.795Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:57:50.795Z] # $SEMVER_BRANCH = main [2022-01-20T20:57:50.795Z] # $SEMVER_TEMP = /tmp/semver-784814269 [2022-01-20T20:57:50.795Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-20T20:57:51.743Z] # '/tmp/semver-784814269' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-01-20T20:57:51.743Z] # -> Force: false [2022-01-20T20:57:51.743Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-20T20:57:51.753Z] $ docker exec --env ******** --env ******** 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent -k [2022-01-20T20:57:51.842Z] unset SSH_AUTH_SOCK; [2022-01-20T20:57:51.842Z] unset SSH_AGENT_PID; [2022-01-20T20:57:51.842Z] echo Agent pid 57 killed; [2022-01-20T20:57:51.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:57:52.165Z] + git semver [Pipeline] } [2022-01-20T20:57:52.178Z] $ docker stop --time=1 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b [2022-01-20T20:57:53.659Z] $ docker rm -f 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:57:54.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T20:57:54.264Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T20:57:54.268Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.10 [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-20T20:57:54.443Z] provisioning config files... [2022-01-20T20:57:54.452Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3400987474391420739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:57:54.762Z] ---> docker-login.sh [2022-01-20T20:57:54.762Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:57:54.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:54.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:54.762Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:54.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:54.762Z] [2022-01-20T20:57:54.762Z] Login Succeeded [2022-01-20T20:57:54.762Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:57:54.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:54.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:54.762Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:54.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:54.762Z] [2022-01-20T20:57:54.762Z] Login Succeeded [2022-01-20T20:57:54.762Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:57:55.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:55.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:55.024Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:55.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:55.024Z] [2022-01-20T20:57:55.024Z] Login Succeeded [2022-01-20T20:57:55.024Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:57:55.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:55.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:55.024Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:55.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:55.024Z] [2022-01-20T20:57:55.024Z] Login Succeeded [2022-01-20T20:57:55.024Z] docker.io [2022-01-20T20:57:55.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:57:55.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:57:55.544Z] Configure a credential helper to remove this warning. See [2022-01-20T20:57:55.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:57:55.544Z] [2022-01-20T20:57:55.544Z] Login Succeeded [2022-01-20T20:57:55.544Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:57:55.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:57:55.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:57:55.632Z] ========================================================= [2022-01-20T20:57:55.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T20:57:55.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:57:55.954Z] + 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-20T20:57:55.954Z] Sending build context to Docker daemon 2.94MB [2022-01-20T20:57:55.954Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:57:55.954Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T20:57:55.954Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T20:57:55.954Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T20:57:55.954Z] 666ba61612fd: Pulling fs layer [2022-01-20T20:57:55.954Z] 8ed8ca486205: Pulling fs layer [2022-01-20T20:57:55.954Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T20:57:55.954Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T20:57:55.954Z] f965cba54748: Pulling fs layer [2022-01-20T20:57:55.954Z] 861ffc35075e: Pulling fs layer [2022-01-20T20:57:55.954Z] 4b385c91608e: Pulling fs layer [2022-01-20T20:57:55.954Z] 560528eb2ebb: Pulling fs layer [2022-01-20T20:57:55.954Z] f965cba54748: Waiting [2022-01-20T20:57:55.954Z] 861ffc35075e: Waiting [2022-01-20T20:57:55.954Z] 4b385c91608e: Waiting [2022-01-20T20:57:55.954Z] 560528eb2ebb: Waiting [2022-01-20T20:57:55.954Z] 4fe6c5a15a65: Waiting [2022-01-20T20:57:55.954Z] 22a0e8bec74d: Waiting [2022-01-20T20:57:55.954Z] 8ed8ca486205: Verifying Checksum [2022-01-20T20:57:55.954Z] 8ed8ca486205: Download complete [2022-01-20T20:57:55.954Z] 666ba61612fd: Verifying Checksum [2022-01-20T20:57:55.954Z] 666ba61612fd: Download complete [2022-01-20T20:57:55.954Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T20:57:55.954Z] 22a0e8bec74d: Download complete [2022-01-20T20:57:55.954Z] f965cba54748: Verifying Checksum [2022-01-20T20:57:55.954Z] f965cba54748: Download complete [2022-01-20T20:57:56.220Z] 861ffc35075e: Verifying Checksum [2022-01-20T20:57:56.220Z] 861ffc35075e: Download complete [2022-01-20T20:57:56.220Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T20:57:56.220Z] 59bf1c3509f3: Download complete [2022-01-20T20:57:56.220Z] 4b385c91608e: Verifying Checksum [2022-01-20T20:57:56.220Z] 4b385c91608e: Download complete [2022-01-20T20:57:56.486Z] 59bf1c3509f3: Pull complete [2022-01-20T20:57:56.486Z] 666ba61612fd: Pull complete [2022-01-20T20:57:56.752Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T20:57:56.752Z] 4fe6c5a15a65: Download complete [2022-01-20T20:57:56.752Z] 8ed8ca486205: Pull complete [2022-01-20T20:57:56.752Z] 560528eb2ebb: Verifying Checksum [2022-01-20T20:57:56.752Z] 560528eb2ebb: Download complete [2022-01-20T20:58:01.020Z] 4fe6c5a15a65: Pull complete [2022-01-20T20:58:01.020Z] 22a0e8bec74d: Pull complete [2022-01-20T20:58:01.020Z] f965cba54748: Pull complete [2022-01-20T20:58:01.020Z] 861ffc35075e: Pull complete [2022-01-20T20:58:01.020Z] 4b385c91608e: Pull complete [2022-01-20T20:58:03.597Z] 560528eb2ebb: Pull complete [2022-01-20T20:58:03.597Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T20:58:03.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:58:03.597Z] ---> dd4a08f94e63 [2022-01-20T20:58:03.597Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T20:58:06.139Z] ---> Running in 5151d9cf9a5a [2022-01-20T20:58:06.139Z] Removing intermediate container 5151d9cf9a5a [2022-01-20T20:58:06.139Z] ---> 900d5fd4f09e [2022-01-20T20:58:06.139Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:58:06.139Z] ---> Running in 0b21fb769ac9 [2022-01-20T20:58:06.139Z] Removing intermediate container 0b21fb769ac9 [2022-01-20T20:58:06.139Z] ---> 5d67900baf50 [2022-01-20T20:58:06.139Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T20:58:06.139Z] ---> Running in 2b7a08de2ec4 [2022-01-20T20:58:06.139Z] Removing intermediate container 2b7a08de2ec4 [2022-01-20T20:58:06.139Z] ---> a0b4c0a28c76 [2022-01-20T20:58:06.139Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:58:06.139Z] ---> Running in fcb635cc0036 [2022-01-20T20:58:06.401Z] Removing intermediate container fcb635cc0036 [2022-01-20T20:58:06.401Z] ---> aef5a2ec3c7a [2022-01-20T20:58:06.401Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:58:06.660Z] ---> Running in fd3cfe9b7f32 [2022-01-20T20:58:06.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:58:07.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:58:08.060Z] OK: 221 MiB in 52 packages [2022-01-20T20:58:08.322Z] Removing intermediate container fd3cfe9b7f32 [2022-01-20T20:58:08.322Z] ---> b28a806bdf59 [2022-01-20T20:58:08.322Z] Step 8/13 : WORKDIR /app [2022-01-20T20:58:08.322Z] ---> Running in f859297d6f0b [2022-01-20T20:58:08.322Z] Removing intermediate container f859297d6f0b [2022-01-20T20:58:08.322Z] ---> e90ddc2a48e5 [2022-01-20T20:58:08.322Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T20:58:08.322Z] ---> a5e1317b2be4 [2022-01-20T20:58:08.322Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:58:08.586Z] ---> Running in 1263e0b80d09 [2022-01-20T20:58:09.405Z] Still waiting to schedule task [2022-01-20T20:58:09.405Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3561’ [2022-01-20T20:58:40.735Z] Removing intermediate container 1263e0b80d09 [2022-01-20T20:58:40.735Z] ---> f37605c7d0db [2022-01-20T20:58:40.735Z] Step 11/13 : COPY . . [2022-01-20T20:58:40.735Z] ---> 089ba0bcfaa1 [2022-01-20T20:58:40.735Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T20:58:40.735Z] ---> Running in 07b502a488ce [2022-01-20T20:58:40.735Z] Removing intermediate container 07b502a488ce [2022-01-20T20:58:40.735Z] ---> d6c8340f1b21 [2022-01-20T20:58:40.735Z] Step 13/13 : RUN $MAKE [2022-01-20T20:58:40.735Z] ---> Running in 8ab79c56a6be [2022-01-20T20:58:40.735Z] noop [2022-01-20T20:58:40.735Z] Removing intermediate container 8ab79c56a6be [2022-01-20T20:58:40.735Z] ---> 49643da0a169 [2022-01-20T20:58:40.735Z] Successfully built 49643da0a169 [2022-01-20T20:58:40.735Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:58:41.035Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:58:41.035Z] . [Pipeline] withDockerContainer [2022-01-20T20:58:41.099Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T20:58:41.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:58:41.508Z] $ docker top 23719ea659f938f49ca4a9b16ddd5a78776ace8b74c9dfeafca5434e8c0320c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:58:41.862Z] + go version [2022-01-20T20:58:41.862Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T20:58:41.872Z] $ docker stop --time=1 23719ea659f938f49ca4a9b16ddd5a78776ace8b74c9dfeafca5434e8c0320c9 [2022-01-20T20:58:43.053Z] $ docker rm -f 23719ea659f938f49ca4a9b16ddd5a78776ace8b74c9dfeafca5434e8c0320c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:58:43.471Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:58:43.471Z] . [Pipeline] withDockerContainer [2022-01-20T20:58:43.527Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T20:58:43.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:58:43.874Z] $ docker top f6662d145856ad7a403fc28ef4b102fff41e6f37cf106015f48b341362a22e28 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:58:44.244Z] + make test [2022-01-20T20:58:44.244Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T20:58:59.418Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T20:58:59.418Z] CGO_ENABLED=1 go vet ./... [2022-01-20T20:59:02.730Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:59:02.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T20:59:02.730Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T20:59:02.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T20:59:02.760Z] $ docker stop --time=1 f6662d145856ad7a403fc28ef4b102fff41e6f37cf106015f48b341362a22e28 [2022-01-20T20:59:04.259Z] $ docker rm -f f6662d145856ad7a403fc28ef4b102fff41e6f37cf106015f48b341362a22e28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:59:04.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T20:59:04.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T20:59:05.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T20:59:06.076Z] + ls -al . [2022-01-20T20:59:06.076Z] total 148 [2022-01-20T20:59:06.076Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 20:59 . [2022-01-20T20:59:06.076Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 20:57 .. [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 20:57 Attribution.txt [2022-01-20T20:59:06.076Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 20:57 bin [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 20:57 CHANGELOG.md [2022-01-20T20:59:06.076Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:58 coverage.out [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 20:57 Dockerfile [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 20:57 .dockerignore [2022-01-20T20:59:06.076Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 20:57 .git [2022-01-20T20:59:06.076Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 20:57 .github [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 20:57 .gitignore [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 20:57 go.mod [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 20:57 go.sum [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 20:57 GOVERNANCE.md [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 20:57 Jenkinsfile [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 20:57 LICENSE [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 20:57 main.go [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 20:57 makefile [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 20:57 OWNERS.md [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 20:57 README.md [2022-01-20T20:59:06.076Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 20:57 res [2022-01-20T20:59:06.076Z] drwx------. 3 jenkins jenkins 58 Jan 20 20:57 .semver [2022-01-20T20:59:06.076Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 20:57 snap [2022-01-20T20:59:06.076Z] -rw-rw-r--. 1 jenkins jenkins 12 Jan 20 20:57 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:06.376Z] + 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=5c87ede0545ad4f8161b18be631b499d146a8158 --label arch=amd64 --label version=2.2.0-dev.10 . [2022-01-20T20:59:06.376Z] Sending build context to Docker daemon 2.941MB [2022-01-20T20:59:06.376Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:59:06.376Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T20:59:06.376Z] ---> 49643da0a169 [2022-01-20T20:59:06.376Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T20:59:06.376Z] ---> Running in a84ef6cf9243 [2022-01-20T20:59:06.642Z] Removing intermediate container a84ef6cf9243 [2022-01-20T20:59:06.643Z] ---> cfcba7a66d44 [2022-01-20T20:59:06.643Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:59:06.643Z] ---> Running in 66a1f2753ae5 [2022-01-20T20:59:06.643Z] Removing intermediate container 66a1f2753ae5 [2022-01-20T20:59:06.643Z] ---> fa8ce0024c69 [2022-01-20T20:59:06.643Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T20:59:06.643Z] ---> Running in e2f97c34c5e8 [2022-01-20T20:59:06.643Z] Removing intermediate container e2f97c34c5e8 [2022-01-20T20:59:06.643Z] ---> 5c83fd8aaf87 [2022-01-20T20:59:06.643Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:59:06.643Z] ---> Running in 2d2b34cfa376 [2022-01-20T20:59:07.221Z] Removing intermediate container 2d2b34cfa376 [2022-01-20T20:59:07.221Z] ---> 1de1047f158b [2022-01-20T20:59:07.221Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:59:07.221Z] ---> Running in aa7d92dea850 [2022-01-20T20:59:07.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:59:08.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:59:08.688Z] OK: 221 MiB in 52 packages [2022-01-20T20:59:08.951Z] Removing intermediate container aa7d92dea850 [2022-01-20T20:59:08.951Z] ---> 223b585a6148 [2022-01-20T20:59:08.951Z] Step 8/27 : WORKDIR /app [2022-01-20T20:59:08.951Z] ---> Running in 4497fc104b5a [2022-01-20T20:59:08.951Z] Removing intermediate container 4497fc104b5a [2022-01-20T20:59:08.951Z] ---> 5f340fe6bbbd [2022-01-20T20:59:08.951Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T20:59:09.216Z] ---> 3fa2dde1713f [2022-01-20T20:59:09.216Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:59:09.216Z] ---> Running in 17955242d888 [2022-01-20T20:59:09.788Z] Removing intermediate container 17955242d888 [2022-01-20T20:59:09.788Z] ---> 4065204c4f80 [2022-01-20T20:59:09.788Z] Step 11/27 : COPY . . [2022-01-20T20:59:10.052Z] ---> 30833a289b99 [2022-01-20T20:59:10.052Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T20:59:10.052Z] ---> Running in 9a76bf99ebfb [2022-01-20T20:59:10.052Z] Removing intermediate container 9a76bf99ebfb [2022-01-20T20:59:10.052Z] ---> eb7280a6e032 [2022-01-20T20:59:10.052Z] Step 13/27 : RUN $MAKE [2022-01-20T20:59:10.052Z] ---> Running in 54abf643533b [2022-01-20T20:59:10.326Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.10" -o app-service-configurable [2022-01-20T20:59:22.617Z] Removing intermediate container 54abf643533b [2022-01-20T20:59:22.617Z] ---> beee0fd49e46 [2022-01-20T20:59:22.617Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T20:59:22.879Z] 3.14: Pulling from library/alpine [2022-01-20T20:59:22.879Z] 97518928ae5f: Pulling fs layer [2022-01-20T20:59:23.138Z] 97518928ae5f: Verifying Checksum [2022-01-20T20:59:23.138Z] 97518928ae5f: Download complete [2022-01-20T20:59:23.400Z] 97518928ae5f: Pull complete [2022-01-20T20:59:23.400Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T20:59:23.400Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T20:59:23.400Z] ---> 0a97eee8041e [2022-01-20T20:59:23.400Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T20:59:23.400Z] ---> Running in 1b65d52c6947 [2022-01-20T20:59:23.400Z] Removing intermediate container 1b65d52c6947 [2022-01-20T20:59:23.400Z] ---> 971f9835aebf [2022-01-20T20:59:23.400Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T20:59:23.400Z] ---> Running in 7e2b30c1e220 [2022-01-20T20:59:23.659Z] Removing intermediate container 7e2b30c1e220 [2022-01-20T20:59:23.659Z] ---> 0d6151327c31 [2022-01-20T20:59:23.659Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T20:59:23.659Z] ---> Running in 1eb4474f2cdd [2022-01-20T20:59:23.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:59:23.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:59:24.192Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T20:59:24.192Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T20:59:24.192Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T20:59:24.192Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T20:59:24.192Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T20:59:24.192Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T20:59:24.192Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T20:59:24.192Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T20:59:24.192Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T20:59:24.192Z] OK: 9 MiB in 21 packages [2022-01-20T20:59:24.771Z] Removing intermediate container 1eb4474f2cdd [2022-01-20T20:59:24.771Z] ---> 385433090227 [2022-01-20T20:59:24.771Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T20:59:24.771Z] ---> 811afd3547cb [2022-01-20T20:59:24.771Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T20:59:24.771Z] ---> 3d66e0f8c667 [2022-01-20T20:59:24.771Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T20:59:25.032Z] ---> ee90cd0a9b00 [2022-01-20T20:59:25.032Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T20:59:25.604Z] ---> 04eb023edba4 [2022-01-20T20:59:25.604Z] Step 22/27 : EXPOSE 48095 [2022-01-20T20:59:25.604Z] ---> Running in 3383ed1f425c [2022-01-20T20:59:25.604Z] Removing intermediate container 3383ed1f425c [2022-01-20T20:59:25.604Z] ---> 5349b7bac3b2 [2022-01-20T20:59:25.604Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T20:59:25.604Z] ---> Running in 3a915f967738 [2022-01-20T20:59:25.604Z] Removing intermediate container 3a915f967738 [2022-01-20T20:59:25.604Z] ---> b612f930cb90 [2022-01-20T20:59:25.604Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T20:59:25.604Z] ---> Running in bb390de6898b [2022-01-20T20:59:25.866Z] Removing intermediate container bb390de6898b [2022-01-20T20:59:25.866Z] ---> b5af832e547d [2022-01-20T20:59:25.866Z] Step 25/27 : LABEL arch=amd64 [2022-01-20T20:59:25.866Z] ---> Running in 43df0d8c3059 [2022-01-20T20:59:25.866Z] Removing intermediate container 43df0d8c3059 [2022-01-20T20:59:25.866Z] ---> cf95a60a65bc [2022-01-20T20:59:25.866Z] Step 26/27 : LABEL git_sha=5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T20:59:25.866Z] ---> Running in 2c46bdd22a33 [2022-01-20T20:59:26.125Z] Removing intermediate container 2c46bdd22a33 [2022-01-20T20:59:26.125Z] ---> b13bd24e88cd [2022-01-20T20:59:26.125Z] Step 27/27 : LABEL version=2.2.0-dev.10 [2022-01-20T20:59:26.125Z] ---> Running in 24f0838d99c0 [2022-01-20T20:59:26.125Z] Removing intermediate container 24f0838d99c0 [2022-01-20T20:59:26.125Z] ---> 4b0baf269790 [2022-01-20T20:59:26.125Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T20:59:26.125Z] Successfully built 4b0baf269790 [2022-01-20T20:59:26.125Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:59:26.194Z] provisioning config files... [2022-01-20T20:59:26.202Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4357360264835005655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:59:26.506Z] ---> docker-login.sh [2022-01-20T20:59:26.506Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:59:26.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:59:26.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:59:26.506Z] Configure a credential helper to remove this warning. See [2022-01-20T20:59:26.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:59:26.506Z] [2022-01-20T20:59:26.506Z] Login Succeeded [2022-01-20T20:59:26.506Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:59:26.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:59:26.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:59:26.766Z] Configure a credential helper to remove this warning. See [2022-01-20T20:59:26.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:59:26.766Z] [2022-01-20T20:59:26.766Z] Login Succeeded [2022-01-20T20:59:26.766Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:59:26.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:59:26.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:59:26.766Z] Configure a credential helper to remove this warning. See [2022-01-20T20:59:26.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:59:26.766Z] [2022-01-20T20:59:26.766Z] Login Succeeded [2022-01-20T20:59:26.766Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:59:26.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:59:26.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:59:26.767Z] Configure a credential helper to remove this warning. See [2022-01-20T20:59:26.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:59:26.767Z] [2022-01-20T20:59:26.767Z] Login Succeeded [2022-01-20T20:59:26.767Z] docker.io [2022-01-20T20:59:27.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:59:27.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:59:27.289Z] Configure a credential helper to remove this warning. See [2022-01-20T20:59:27.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:59:27.289Z] [2022-01-20T20:59:27.289Z] Login Succeeded [2022-01-20T20:59:27.289Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:59:27.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T20:59:27.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:59:27.345Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-01-20T20:59:27.345Z] 5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T20:59:27.345Z] latest [2022-01-20T20:59:27.345Z] 2.2.0-dev.10 [2022-01-20T20:59:27.345Z] 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [2022-01-20T20:59:27.345Z] main [2022-01-20T20:59:27.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:27.661Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:27.967Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T20:59:27.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T20:59:27.967Z] ef41cbacafcd: Preparing [2022-01-20T20:59:27.967Z] f09f9543dff0: Preparing [2022-01-20T20:59:27.967Z] 1658ed0a71ad: Preparing [2022-01-20T20:59:27.967Z] c59b114f2bc1: Preparing [2022-01-20T20:59:27.967Z] a7b0096c41e5: Preparing [2022-01-20T20:59:27.967Z] 1a058d5342cc: Preparing [2022-01-20T20:59:27.967Z] 1a058d5342cc: Waiting [2022-01-20T20:59:28.231Z] f09f9543dff0: Pushed [2022-01-20T20:59:28.231Z] 1a058d5342cc: Layer already exists [2022-01-20T20:59:28.231Z] c59b114f2bc1: Pushed [2022-01-20T20:59:28.231Z] 1658ed0a71ad: Pushed [2022-01-20T20:59:28.231Z] a7b0096c41e5: Pushed [2022-01-20T20:59:29.615Z] ef41cbacafcd: Pushed [2022-01-20T20:59:29.615Z] 5c87ede0545ad4f8161b18be631b499d146a8158: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:29.917Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:30.210Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-20T20:59:30.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T20:59:30.210Z] ef41cbacafcd: Preparing [2022-01-20T20:59:30.210Z] f09f9543dff0: Preparing [2022-01-20T20:59:30.210Z] 1658ed0a71ad: Preparing [2022-01-20T20:59:30.210Z] c59b114f2bc1: Preparing [2022-01-20T20:59:30.210Z] a7b0096c41e5: Preparing [2022-01-20T20:59:30.210Z] 1a058d5342cc: Preparing [2022-01-20T20:59:30.210Z] 1a058d5342cc: Waiting [2022-01-20T20:59:30.210Z] c59b114f2bc1: Layer already exists [2022-01-20T20:59:30.210Z] a7b0096c41e5: Layer already exists [2022-01-20T20:59:30.210Z] 1658ed0a71ad: Layer already exists [2022-01-20T20:59:30.210Z] f09f9543dff0: Layer already exists [2022-01-20T20:59:30.210Z] ef41cbacafcd: Layer already exists [2022-01-20T20:59:30.210Z] 1a058d5342cc: Layer already exists [2022-01-20T20:59:30.210Z] latest: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:30.507Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:30.800Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.10 [2022-01-20T20:59:30.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T20:59:30.800Z] ef41cbacafcd: Preparing [2022-01-20T20:59:30.800Z] f09f9543dff0: Preparing [2022-01-20T20:59:30.800Z] 1658ed0a71ad: Preparing [2022-01-20T20:59:30.800Z] c59b114f2bc1: Preparing [2022-01-20T20:59:30.800Z] a7b0096c41e5: Preparing [2022-01-20T20:59:30.800Z] 1a058d5342cc: Preparing [2022-01-20T20:59:30.800Z] 1a058d5342cc: Waiting [2022-01-20T20:59:30.800Z] ef41cbacafcd: Layer already exists [2022-01-20T20:59:30.800Z] c59b114f2bc1: Layer already exists [2022-01-20T20:59:30.800Z] f09f9543dff0: Layer already exists [2022-01-20T20:59:30.800Z] a7b0096c41e5: Layer already exists [2022-01-20T20:59:30.800Z] 1658ed0a71ad: Layer already exists [2022-01-20T20:59:30.800Z] 1a058d5342cc: Layer already exists [2022-01-20T20:59:30.800Z] 2.2.0-dev.10: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:31.099Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:31.391Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [2022-01-20T20:59:31.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T20:59:31.391Z] ef41cbacafcd: Preparing [2022-01-20T20:59:31.391Z] f09f9543dff0: Preparing [2022-01-20T20:59:31.391Z] 1658ed0a71ad: Preparing [2022-01-20T20:59:31.391Z] c59b114f2bc1: Preparing [2022-01-20T20:59:31.391Z] a7b0096c41e5: Preparing [2022-01-20T20:59:31.391Z] 1a058d5342cc: Preparing [2022-01-20T20:59:31.391Z] 1a058d5342cc: Waiting [2022-01-20T20:59:31.391Z] 1658ed0a71ad: Layer already exists [2022-01-20T20:59:31.391Z] f09f9543dff0: Layer already exists [2022-01-20T20:59:31.391Z] a7b0096c41e5: Layer already exists [2022-01-20T20:59:31.391Z] ef41cbacafcd: Layer already exists [2022-01-20T20:59:31.391Z] c59b114f2bc1: Layer already exists [2022-01-20T20:59:31.391Z] 1a058d5342cc: Layer already exists [2022-01-20T20:59:31.391Z] 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:31.690Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:31.989Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-01-20T20:59:31.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T20:59:31.989Z] ef41cbacafcd: Preparing [2022-01-20T20:59:31.989Z] f09f9543dff0: Preparing [2022-01-20T20:59:31.989Z] 1658ed0a71ad: Preparing [2022-01-20T20:59:31.989Z] c59b114f2bc1: Preparing [2022-01-20T20:59:31.989Z] a7b0096c41e5: Preparing [2022-01-20T20:59:31.989Z] 1a058d5342cc: Preparing [2022-01-20T20:59:31.989Z] 1a058d5342cc: Waiting [2022-01-20T20:59:31.989Z] 1658ed0a71ad: Layer already exists [2022-01-20T20:59:31.989Z] ef41cbacafcd: Layer already exists [2022-01-20T20:59:31.989Z] c59b114f2bc1: Layer already exists [2022-01-20T20:59:31.989Z] a7b0096c41e5: Layer already exists [2022-01-20T20:59:31.989Z] f09f9543dff0: Layer already exists [2022-01-20T20:59:31.989Z] 1a058d5342cc: Layer already exists [2022-01-20T20:59:31.989Z] main: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T20:59:32.030Z] ===================================================== [Pipeline] echo [2022-01-20T20:59:32.039Z] taggedImages: [2022-01-20T20:59:32.039Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T20:59:32.039Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-20T20:59:32.039Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.10 [2022-01-20T20:59:32.039Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [2022-01-20T20:59:32.039Z] - 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-20T20:59:32.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:59:32.422Z] [2022-01-20T20:59:32.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:32.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:59:32.727Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T20:59:32.727Z] b4d181a07f80: Pulling fs layer [2022-01-20T20:59:32.727Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T20:59:32.727Z] ed53099fbce6: Pulling fs layer [2022-01-20T20:59:32.727Z] dc539afda2c1: Pulling fs layer [2022-01-20T20:59:32.727Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T20:59:32.727Z] 9065ff56babe: Pulling fs layer [2022-01-20T20:59:32.727Z] d287ab97295c: Pulling fs layer [2022-01-20T20:59:32.727Z] 77bc0d833cb6: Waiting [2022-01-20T20:59:32.727Z] 9065ff56babe: Waiting [2022-01-20T20:59:32.727Z] d287ab97295c: Waiting [2022-01-20T20:59:32.727Z] dc539afda2c1: Waiting [2022-01-20T20:59:32.727Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T20:59:32.727Z] a1111a8f2ec3: Download complete [2022-01-20T20:59:32.727Z] dc539afda2c1: Verifying Checksum [2022-01-20T20:59:32.727Z] dc539afda2c1: Download complete [2022-01-20T20:59:32.727Z] ed53099fbce6: Verifying Checksum [2022-01-20T20:59:32.727Z] ed53099fbce6: Download complete [2022-01-20T20:59:32.727Z] 9065ff56babe: Verifying Checksum [2022-01-20T20:59:32.727Z] 9065ff56babe: Download complete [2022-01-20T20:59:32.727Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T20:59:32.727Z] 77bc0d833cb6: Download complete [2022-01-20T20:59:32.993Z] b4d181a07f80: Verifying Checksum [2022-01-20T20:59:32.993Z] b4d181a07f80: Download complete [2022-01-20T20:59:33.582Z] d287ab97295c: Verifying Checksum [2022-01-20T20:59:33.582Z] d287ab97295c: Download complete [2022-01-20T20:59:34.536Z] b4d181a07f80: Pull complete [2022-01-20T20:59:34.536Z] a1111a8f2ec3: Pull complete [2022-01-20T20:59:35.106Z] ed53099fbce6: Pull complete [2022-01-20T20:59:35.367Z] dc539afda2c1: Pull complete [2022-01-20T20:59:35.644Z] 77bc0d833cb6: Pull complete [2022-01-20T20:59:35.644Z] 9065ff56babe: Pull complete [2022-01-20T20:59:40.974Z] d287ab97295c: Pull complete [2022-01-20T20:59:40.974Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T20:59:40.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:59:40.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T20:59:41.034Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T20:59:41.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T20:59:43.559Z] $ docker top e56a1b98ac45be641b02a6d446818a9ba2664455227fcb0d03835c54d6e6b84b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:59:44.225Z] ---> job-cost.sh [2022-01-20T20:59:44.225Z] lf-activate-venv: SKIPPING [2022-01-20T20:59:44.225Z] INFO: No Stack... [2022-01-20T20:59:44.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T20:59:44.744Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T20:59:45.059Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-01-20T20:59:45.059Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T20:59:45.075Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [2022-01-20T20:59:45.087Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] did not exist. Created. [2022-01-20T20:59:45.087Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T20:59:45.391Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T20:59:45.417Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T20:59:45.423Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T20:59:45.445Z] $ docker stop --time=1 e56a1b98ac45be641b02a6d446818a9ba2664455227fcb0d03835c54d6e6b84b [2022-01-20T20:59:46.600Z] $ docker rm -f e56a1b98ac45be641b02a6d446818a9ba2664455227fcb0d03835c54d6e6b84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:00:12.509Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3564 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-01-20T21:00:12.525Z] Running in /w/workspace/app-service-configurable/46 [Pipeline] { [Pipeline] checkout [2022-01-20T21:00:12.778Z] Selected Git installation does not exist. Using Default [2022-01-20T21:00:12.778Z] The recommended git tool is: NONE [2022-01-20T21:00:17.622Z] using credential edgex-jenkins-ssh [2022-01-20T21:00:17.642Z] Cloning the remote Git repository [2022-01-20T21:00:17.708Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T21:00:17.795Z] > git init /w/workspace/app-service-configurable/46 # timeout=10 [2022-01-20T21:00:17.883Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T21:00:17.884Z] > git --version # timeout=10 [2022-01-20T21:00:17.907Z] > git --version # 'git version 2.17.1' [2022-01-20T21:00:17.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T21:00:18.036Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T21:00:19.196Z] Avoid second fetch [2022-01-20T21:00:19.197Z] Checking out Revision 5c87ede0545ad4f8161b18be631b499d146a8158 (main) [2022-01-20T21:00:19.165Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T21:00:19.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T21:00:19.238Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T21:00:19.264Z] > git checkout -f 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 [2022-01-20T21:00:23.487Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#372)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T21:00:24.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T21:00:24.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:00:24.308Z] Dload Upload Total Spent Left Speed [2022-01-20T21:00:24.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 165k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2022-01-20T21:00:24.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T21:00:25.201Z] + sudo tee /etc/docker/daemon.new [2022-01-20T21:00:25.201Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T21:00:25.201Z] { [2022-01-20T21:00:25.201Z] "registry-mirrors": [ [2022-01-20T21:00:25.201Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T21:00:25.201Z] ], [2022-01-20T21:00:25.201Z] "bip": "10.250.0.254/24", [2022-01-20T21:00:25.201Z] "hosts": [ [2022-01-20T21:00:25.201Z] "tcp://0.0.0.0:5555", [2022-01-20T21:00:25.201Z] "unix:///var/run/docker.sock" [2022-01-20T21:00:25.201Z] ], [2022-01-20T21:00:25.201Z] "mtu": 1458, [2022-01-20T21:00:25.201Z] "selinux-enabled": true, [2022-01-20T21:00:25.201Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T21:00:25.201Z] } [Pipeline] sh [2022-01-20T21:00:25.560Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T21:00:25.907Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:00:44.259Z] provisioning config files... [2022-01-20T21:00:44.285Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/46@tmp/config1854127120437049517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:00:44.649Z] ---> docker-login.sh [2022-01-20T21:00:44.649Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:00:45.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:00:45.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:00:45.599Z] Configure a credential helper to remove this warning. See [2022-01-20T21:00:45.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:00:45.599Z] [2022-01-20T21:00:45.599Z] Login Succeeded [2022-01-20T21:00:45.599Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:00:45.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:00:46.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:00:46.186Z] Configure a credential helper to remove this warning. See [2022-01-20T21:00:46.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:00:46.186Z] [2022-01-20T21:00:46.186Z] Login Succeeded [2022-01-20T21:00:46.186Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:00:46.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:00:46.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:00:46.737Z] Configure a credential helper to remove this warning. See [2022-01-20T21:00:46.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:00:46.737Z] [2022-01-20T21:00:46.737Z] Login Succeeded [2022-01-20T21:00:46.737Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:00:47.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:00:47.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:00:47.012Z] Configure a credential helper to remove this warning. See [2022-01-20T21:00:47.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:00:47.012Z] [2022-01-20T21:00:47.012Z] Login Succeeded [2022-01-20T21:00:47.012Z] docker.io [2022-01-20T21:00:47.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:00:47.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:00:47.889Z] Configure a credential helper to remove this warning. See [2022-01-20T21:00:47.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:00:47.889Z] [2022-01-20T21:00:47.889Z] Login Succeeded [2022-01-20T21:00:47.889Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:00:47.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T21:00:48.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:00:48.336Z] ========================================================= [2022-01-20T21:00:48.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T21:00:48.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:00:48.673Z] + 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-20T21:00:48.673Z] Sending build context to Docker daemon 207.4kB [2022-01-20T21:00:48.947Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T21:00:48.947Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T21:00:49.222Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T21:00:49.222Z] 9b3977197b4f: Pulling fs layer [2022-01-20T21:00:49.222Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T21:00:49.222Z] 94645a83ff95: Pulling fs layer [2022-01-20T21:00:49.222Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T21:00:49.222Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T21:00:49.222Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T21:00:49.222Z] 9a6b49a46696: Pulling fs layer [2022-01-20T21:00:49.222Z] cf05db05a679: Pulling fs layer [2022-01-20T21:00:49.222Z] 0c92f367c5e7: Waiting [2022-01-20T21:00:49.222Z] 4b8299f9d1f4: Waiting [2022-01-20T21:00:49.222Z] 9a6b49a46696: Waiting [2022-01-20T21:00:49.222Z] cf05db05a679: Waiting [2022-01-20T21:00:49.222Z] 3f3a8bcf1eab: Waiting [2022-01-20T21:00:49.222Z] 94645a83ff95: Verifying Checksum [2022-01-20T21:00:49.222Z] 94645a83ff95: Download complete [2022-01-20T21:00:49.222Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T21:00:49.222Z] 1a89e8eeedd5: Download complete [2022-01-20T21:00:49.222Z] 0c92f367c5e7: Download complete [2022-01-20T21:00:49.222Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T21:00:49.222Z] 4b8299f9d1f4: Download complete [2022-01-20T21:00:49.222Z] 9b3977197b4f: Download complete [2022-01-20T21:00:49.222Z] 9a6b49a46696: Verifying Checksum [2022-01-20T21:00:49.222Z] 9a6b49a46696: Download complete [2022-01-20T21:00:49.838Z] 9b3977197b4f: Pull complete [2022-01-20T21:00:50.450Z] 1a89e8eeedd5: Pull complete [2022-01-20T21:00:51.048Z] 94645a83ff95: Pull complete [2022-01-20T21:00:51.323Z] cf05db05a679: Verifying Checksum [2022-01-20T21:00:51.323Z] cf05db05a679: Download complete [2022-01-20T21:00:51.920Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T21:00:51.920Z] 3f3a8bcf1eab: Download complete [2022-01-20T21:01:04.320Z] 3f3a8bcf1eab: Pull complete [2022-01-20T21:01:04.320Z] 0c92f367c5e7: Pull complete [2022-01-20T21:01:04.320Z] 4b8299f9d1f4: Pull complete [2022-01-20T21:01:04.320Z] 9a6b49a46696: Pull complete [2022-01-20T21:01:09.732Z] cf05db05a679: Pull complete [2022-01-20T21:01:09.732Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T21:01:09.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T21:01:09.732Z] ---> 0ccda1f7e2ee [2022-01-20T21:01:09.732Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T21:01:11.706Z] ---> Running in 3da9f6d54df7 [2022-01-20T21:01:11.706Z] Removing intermediate container 3da9f6d54df7 [2022-01-20T21:01:11.706Z] ---> aa82038159cd [2022-01-20T21:01:11.706Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T21:01:11.979Z] ---> Running in 061a2d313779 [2022-01-20T21:01:12.252Z] Removing intermediate container 061a2d313779 [2022-01-20T21:01:12.252Z] ---> 1889042b07ae [2022-01-20T21:01:12.252Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T21:01:12.526Z] ---> Running in 6a6d0803f3ae [2022-01-20T21:01:12.804Z] Removing intermediate container 6a6d0803f3ae [2022-01-20T21:01:12.804Z] ---> 571abd2da310 [2022-01-20T21:01:12.804Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:12.804Z] ---> Running in d53e992e7203 [2022-01-20T21:01:14.783Z] Removing intermediate container d53e992e7203 [2022-01-20T21:01:14.783Z] ---> b261673d2cd7 [2022-01-20T21:01:14.783Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T21:01:14.783Z] ---> Running in 3b31d4e6be08 [2022-01-20T21:01:15.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:01:16.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:01:17.715Z] OK: 220 MiB in 52 packages [2022-01-20T21:01:18.316Z] Removing intermediate container 3b31d4e6be08 [2022-01-20T21:01:18.316Z] ---> e075218668b4 [2022-01-20T21:01:18.316Z] Step 8/13 : WORKDIR /app [2022-01-20T21:01:18.316Z] ---> Running in 10427fa2f24e [2022-01-20T21:01:18.910Z] Removing intermediate container 10427fa2f24e [2022-01-20T21:01:18.910Z] ---> c0964eb5aa32 [2022-01-20T21:01:18.910Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T21:01:19.180Z] ---> 495b6b7feede [2022-01-20T21:01:19.181Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:01:19.451Z] ---> Running in 0a22669177a4 [2022-01-20T21:02:41.262Z] Removing intermediate container 0a22669177a4 [2022-01-20T21:02:41.262Z] ---> c939ae1a4dc4 [2022-01-20T21:02:41.262Z] Step 11/13 : COPY . . [2022-01-20T21:02:41.262Z] ---> 22543eac3679 [2022-01-20T21:02:41.262Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T21:02:41.262Z] ---> Running in b3b37cddc63f [2022-01-20T21:02:41.262Z] Removing intermediate container b3b37cddc63f [2022-01-20T21:02:41.262Z] ---> 208a042a4077 [2022-01-20T21:02:41.262Z] Step 13/13 : RUN $MAKE [2022-01-20T21:02:41.262Z] ---> Running in 17add0474244 [2022-01-20T21:02:41.262Z] noop [2022-01-20T21:02:41.262Z] Removing intermediate container 17add0474244 [2022-01-20T21:02:41.262Z] ---> 568ebd71c46e [2022-01-20T21:02:41.262Z] Successfully built 568ebd71c46e [2022-01-20T21:02:41.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:41.608Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T21:02:41.608Z] . [Pipeline] withDockerContainer [2022-01-20T21:02:41.858Z] prd-ubuntu18.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container [2022-01-20T21:02:41.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/46 -v /w/workspace/app-service-configurable/46:/w/workspace/app-service-configurable/46:rw,z -v /w/workspace/app-service-configurable/46@tmp:/w/workspace/app-service-configurable/46@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-20T21:02:43.352Z] $ docker top df66443fa2fb09b13d50127b988c46d8ad927357347604742146f91d9862edd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:02:44.285Z] + go version [2022-01-20T21:02:44.285Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T21:02:44.307Z] $ docker stop --time=1 df66443fa2fb09b13d50127b988c46d8ad927357347604742146f91d9862edd2 [2022-01-20T21:02:46.011Z] $ docker rm -f df66443fa2fb09b13d50127b988c46d8ad927357347604742146f91d9862edd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:46.625Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T21:02:46.625Z] . [Pipeline] withDockerContainer [2022-01-20T21:02:46.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container [2022-01-20T21:02:46.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/46 -v /w/workspace/app-service-configurable/46:/w/workspace/app-service-configurable/46:rw,z -v /w/workspace/app-service-configurable/46@tmp:/w/workspace/app-service-configurable/46@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-20T21:02:48.357Z] $ docker top 9588d639fc4acee23c747c8c904169922a25de18a62915426bddb8418ccb64dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T21:02:49.281Z] + make test [2022-01-20T21:02:49.281Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T21:03:45.865Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T21:03:45.865Z] CGO_ENABLED=1 go vet ./... [2022-01-20T21:03:56.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T21:03:56.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T21:03:56.064Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T21:03:58.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T21:03:58.072Z] $ docker stop --time=1 9588d639fc4acee23c747c8c904169922a25de18a62915426bddb8418ccb64dd [2022-01-20T21:03:59.837Z] $ docker rm -f 9588d639fc4acee23c747c8c904169922a25de18a62915426bddb8418ccb64dd [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:04:00.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T21:04:00.683Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T21:04:01.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T21:04:01.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T21:04:01.975Z] + ls -al . [2022-01-20T21:04:01.975Z] total 172 [2022-01-20T21:04:01.975Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 21:03 . [2022-01-20T21:04:01.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:00 .. [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 21:00 .dockerignore [2022-01-20T21:04:01.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 21:00 .git [2022-01-20T21:04:01.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:00 .github [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 21:00 .gitignore [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 21:00 Attribution.txt [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 21:00 CHANGELOG.md [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 21:00 Dockerfile [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 21:00 GOVERNANCE.md [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 21:00 Jenkinsfile [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 21:00 LICENSE [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 21:00 OWNERS.md [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 21:00 README.md [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 20:57 VERSION [2022-01-20T21:04:01.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:00 bin [2022-01-20T21:04:01.975Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 21:02 coverage.out [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 21:00 go.mod [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 21:00 go.sum [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 21:00 main.go [2022-01-20T21:04:01.975Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 21:00 makefile [2022-01-20T21:04:01.975Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 21:00 res [2022-01-20T21:04:01.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 21:00 snap [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:04:02.315Z] + 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=5c87ede0545ad4f8161b18be631b499d146a8158 --label arch=arm64 --label version=2.2.0-dev.10 . [2022-01-20T21:04:02.315Z] Sending build context to Docker daemon 208.4kB [2022-01-20T21:04:02.590Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T21:04:02.590Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T21:04:02.590Z] ---> 568ebd71c46e [2022-01-20T21:04:02.590Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T21:04:02.590Z] ---> Running in 3cd47f44850f [2022-01-20T21:04:03.181Z] Removing intermediate container 3cd47f44850f [2022-01-20T21:04:03.182Z] ---> 756fb60ee920 [2022-01-20T21:04:03.182Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T21:04:03.182Z] ---> Running in ec7906b2c7d6 [2022-01-20T21:04:03.452Z] Removing intermediate container ec7906b2c7d6 [2022-01-20T21:04:03.452Z] ---> 24ecfb71f9e5 [2022-01-20T21:04:03.452Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T21:04:03.723Z] ---> Running in 898b230e867d [2022-01-20T21:04:03.995Z] Removing intermediate container 898b230e867d [2022-01-20T21:04:03.995Z] ---> 0f4daf3f6aed [2022-01-20T21:04:03.995Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:04:03.995Z] ---> Running in 3fe3fab73bab [2022-01-20T21:04:05.967Z] Removing intermediate container 3fe3fab73bab [2022-01-20T21:04:05.967Z] ---> 53c3939dddae [2022-01-20T21:04:05.967Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T21:04:05.967Z] ---> Running in b11285c8f3ba [2022-01-20T21:04:06.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:04:07.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:04:08.920Z] OK: 220 MiB in 52 packages [2022-01-20T21:04:09.532Z] Removing intermediate container b11285c8f3ba [2022-01-20T21:04:09.532Z] ---> 49129cf4ee82 [2022-01-20T21:04:09.532Z] Step 8/27 : WORKDIR /app [2022-01-20T21:04:09.808Z] ---> Running in 9bcf28a0836c [2022-01-20T21:04:10.081Z] Removing intermediate container 9bcf28a0836c [2022-01-20T21:04:10.081Z] ---> c195130baaa3 [2022-01-20T21:04:10.081Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T21:04:11.064Z] ---> 850c358686fe [2022-01-20T21:04:11.064Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:04:11.064Z] ---> Running in f6298c7b0acb [2022-01-20T21:04:13.686Z] Removing intermediate container f6298c7b0acb [2022-01-20T21:04:13.686Z] ---> 693e5befe560 [2022-01-20T21:04:13.686Z] Step 11/27 : COPY . . [2022-01-20T21:04:13.965Z] ---> 3a12ff4d26ab [2022-01-20T21:04:13.965Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T21:04:13.965Z] ---> Running in a24c37231d98 [2022-01-20T21:04:14.561Z] Removing intermediate container a24c37231d98 [2022-01-20T21:04:14.561Z] ---> 40c415026622 [2022-01-20T21:04:14.561Z] Step 13/27 : RUN $MAKE [2022-01-20T21:04:14.561Z] ---> Running in 125055eb4e43 [2022-01-20T21:04:15.545Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.10" -o app-service-configurable [2022-01-20T21:05:12.106Z] Removing intermediate container 125055eb4e43 [2022-01-20T21:05:12.106Z] ---> 6321a6d9e88d [2022-01-20T21:05:12.106Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T21:05:12.106Z] 3.14: Pulling from library/alpine [2022-01-20T21:05:12.106Z] be307f383ecc: Pulling fs layer [2022-01-20T21:05:12.106Z] be307f383ecc: Verifying Checksum [2022-01-20T21:05:12.106Z] be307f383ecc: Download complete [2022-01-20T21:05:12.106Z] be307f383ecc: Pull complete [2022-01-20T21:05:12.106Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T21:05:12.106Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T21:05:12.106Z] ---> 5b8b7b635229 [2022-01-20T21:05:12.106Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T21:05:12.106Z] ---> Running in 77482b993f1d [2022-01-20T21:05:12.106Z] Removing intermediate container 77482b993f1d [2022-01-20T21:05:12.106Z] ---> ba978df965f4 [2022-01-20T21:05:12.106Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T21:05:12.106Z] ---> Running in ec650a783cf6 [2022-01-20T21:05:12.106Z] Removing intermediate container ec650a783cf6 [2022-01-20T21:05:12.106Z] ---> 4d0cb2b1bf9e [2022-01-20T21:05:12.106Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T21:05:12.106Z] ---> Running in 7db519b80763 [2022-01-20T21:05:12.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:12.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:12.106Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T21:05:12.106Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T21:05:12.106Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T21:05:12.106Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T21:05:12.106Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T21:05:12.106Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T21:05:12.106Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T21:05:12.106Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:05:12.106Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T21:05:12.106Z] OK: 9 MiB in 21 packages [2022-01-20T21:05:12.106Z] Removing intermediate container 7db519b80763 [2022-01-20T21:05:12.106Z] ---> f82ee15d4d9a [2022-01-20T21:05:12.106Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T21:05:12.106Z] ---> 399f59eb6f8c [2022-01-20T21:05:12.106Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T21:05:12.106Z] ---> 653f6b2da7f2 [2022-01-20T21:05:12.106Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T21:05:12.704Z] ---> 3a74cb0c375f [2022-01-20T21:05:12.704Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T21:05:13.688Z] ---> 4935c1356e5c [2022-01-20T21:05:13.688Z] Step 22/27 : EXPOSE 48095 [2022-01-20T21:05:13.964Z] ---> Running in b041545460e5 [2022-01-20T21:05:14.239Z] Removing intermediate container b041545460e5 [2022-01-20T21:05:14.239Z] ---> da497b47adad [2022-01-20T21:05:14.239Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T21:05:14.514Z] ---> Running in 9baa95102b7a [2022-01-20T21:05:14.788Z] Removing intermediate container 9baa95102b7a [2022-01-20T21:05:14.788Z] ---> 8c44f90d81d6 [2022-01-20T21:05:14.788Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:05:14.788Z] ---> Running in a3c1c1897ac2 [2022-01-20T21:05:15.385Z] Removing intermediate container a3c1c1897ac2 [2022-01-20T21:05:15.385Z] ---> 0b3dc015927c [2022-01-20T21:05:15.385Z] Step 25/27 : LABEL arch=arm64 [2022-01-20T21:05:15.385Z] ---> Running in 69c6bb5b43c4 [2022-01-20T21:05:15.659Z] Removing intermediate container 69c6bb5b43c4 [2022-01-20T21:05:15.659Z] ---> 3e860708f636 [2022-01-20T21:05:15.659Z] Step 26/27 : LABEL git_sha=5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T21:05:15.937Z] ---> Running in 92c532ee27df [2022-01-20T21:05:16.217Z] Removing intermediate container 92c532ee27df [2022-01-20T21:05:16.217Z] ---> 39172f5ec60c [2022-01-20T21:05:16.217Z] Step 27/27 : LABEL version=2.2.0-dev.10 [2022-01-20T21:05:16.217Z] ---> Running in 086ec6d04d58 [2022-01-20T21:05:16.818Z] Removing intermediate container 086ec6d04d58 [2022-01-20T21:05:16.818Z] ---> 0ed705320e64 [2022-01-20T21:05:16.818Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T21:05:16.818Z] Successfully built 0ed705320e64 [2022-01-20T21:05:16.818Z] 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-20T21:05:16.933Z] provisioning config files... [2022-01-20T21:05:16.954Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/46@tmp/config6896842495367632512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:05:17.314Z] ---> docker-login.sh [2022-01-20T21:05:17.314Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:05:17.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:05:17.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:05:17.589Z] Configure a credential helper to remove this warning. See [2022-01-20T21:05:17.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:05:17.589Z] [2022-01-20T21:05:17.589Z] Login Succeeded [2022-01-20T21:05:17.589Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:05:18.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:05:18.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:05:18.184Z] Configure a credential helper to remove this warning. See [2022-01-20T21:05:18.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:05:18.184Z] [2022-01-20T21:05:18.184Z] Login Succeeded [2022-01-20T21:05:18.184Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:05:18.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:05:18.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:05:18.779Z] Configure a credential helper to remove this warning. See [2022-01-20T21:05:18.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:05:18.779Z] [2022-01-20T21:05:18.779Z] Login Succeeded [2022-01-20T21:05:18.779Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:05:19.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:05:19.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:05:19.329Z] Configure a credential helper to remove this warning. See [2022-01-20T21:05:19.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:05:19.329Z] [2022-01-20T21:05:19.329Z] Login Succeeded [2022-01-20T21:05:19.329Z] docker.io [2022-01-20T21:05:19.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:05:20.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:05:20.197Z] Configure a credential helper to remove this warning. See [2022-01-20T21:05:20.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:05:20.197Z] [2022-01-20T21:05:20.197Z] Login Succeeded [2022-01-20T21:05:20.197Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:05:20.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:05:20.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:05:20.275Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-01-20T21:05:20.276Z] 5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T21:05:20.276Z] latest [2022-01-20T21:05:20.276Z] 2.2.0-dev.10 [2022-01-20T21:05:20.276Z] 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [2022-01-20T21:05:20.276Z] main [2022-01-20T21:05:20.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:20.645Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:21.017Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T21:05:21.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T21:05:21.017Z] 91056643d239: Preparing [2022-01-20T21:05:21.017Z] 38655f2a4cca: Preparing [2022-01-20T21:05:21.017Z] 7d8e8c43350e: Preparing [2022-01-20T21:05:21.017Z] 1a6ffb4d5ad8: Preparing [2022-01-20T21:05:21.017Z] 6b092a7a9e96: Preparing [2022-01-20T21:05:21.017Z] 62170e181a92: Preparing [2022-01-20T21:05:21.017Z] 62170e181a92: Waiting [2022-01-20T21:05:21.294Z] 38655f2a4cca: Pushed [2022-01-20T21:05:21.294Z] 7d8e8c43350e: Pushed [2022-01-20T21:05:21.294Z] 1a6ffb4d5ad8: Pushed [2022-01-20T21:05:21.294Z] 62170e181a92: Layer already exists [2022-01-20T21:05:22.276Z] 6b092a7a9e96: Pushed [2022-01-20T21:05:24.897Z] 91056643d239: Pushed [2022-01-20T21:05:24.897Z] 5c87ede0545ad4f8161b18be631b499d146a8158: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:25.255Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:25.615Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-20T21:05:25.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T21:05:25.615Z] 91056643d239: Preparing [2022-01-20T21:05:25.615Z] 38655f2a4cca: Preparing [2022-01-20T21:05:25.615Z] 7d8e8c43350e: Preparing [2022-01-20T21:05:25.615Z] 1a6ffb4d5ad8: Preparing [2022-01-20T21:05:25.615Z] 6b092a7a9e96: Preparing [2022-01-20T21:05:25.615Z] 62170e181a92: Preparing [2022-01-20T21:05:25.615Z] 62170e181a92: Waiting [2022-01-20T21:05:25.615Z] 7d8e8c43350e: Layer already exists [2022-01-20T21:05:25.615Z] 6b092a7a9e96: Layer already exists [2022-01-20T21:05:25.615Z] 1a6ffb4d5ad8: Layer already exists [2022-01-20T21:05:25.615Z] 38655f2a4cca: Layer already exists [2022-01-20T21:05:25.615Z] 91056643d239: Layer already exists [2022-01-20T21:05:25.888Z] 62170e181a92: Layer already exists [2022-01-20T21:05:25.888Z] latest: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:26.238Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:26.583Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.10 [2022-01-20T21:05:26.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T21:05:26.583Z] 91056643d239: Preparing [2022-01-20T21:05:26.583Z] 38655f2a4cca: Preparing [2022-01-20T21:05:26.583Z] 7d8e8c43350e: Preparing [2022-01-20T21:05:26.583Z] 1a6ffb4d5ad8: Preparing [2022-01-20T21:05:26.583Z] 6b092a7a9e96: Preparing [2022-01-20T21:05:26.583Z] 62170e181a92: Preparing [2022-01-20T21:05:26.583Z] 62170e181a92: Waiting [2022-01-20T21:05:26.583Z] 1a6ffb4d5ad8: Layer already exists [2022-01-20T21:05:26.583Z] 7d8e8c43350e: Layer already exists [2022-01-20T21:05:26.583Z] 91056643d239: Layer already exists [2022-01-20T21:05:26.583Z] 38655f2a4cca: Layer already exists [2022-01-20T21:05:26.583Z] 6b092a7a9e96: Layer already exists [2022-01-20T21:05:26.583Z] 62170e181a92: Layer already exists [2022-01-20T21:05:26.855Z] 2.2.0-dev.10: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:27.209Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:27.555Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [2022-01-20T21:05:27.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T21:05:27.555Z] 91056643d239: Preparing [2022-01-20T21:05:27.555Z] 38655f2a4cca: Preparing [2022-01-20T21:05:27.555Z] 7d8e8c43350e: Preparing [2022-01-20T21:05:27.555Z] 1a6ffb4d5ad8: Preparing [2022-01-20T21:05:27.555Z] 6b092a7a9e96: Preparing [2022-01-20T21:05:27.555Z] 62170e181a92: Preparing [2022-01-20T21:05:27.555Z] 62170e181a92: Waiting [2022-01-20T21:05:27.555Z] 6b092a7a9e96: Layer already exists [2022-01-20T21:05:27.555Z] 7d8e8c43350e: Layer already exists [2022-01-20T21:05:27.555Z] 38655f2a4cca: Layer already exists [2022-01-20T21:05:27.555Z] 1a6ffb4d5ad8: Layer already exists [2022-01-20T21:05:27.555Z] 91056643d239: Layer already exists [2022-01-20T21:05:27.555Z] 62170e181a92: Layer already exists [2022-01-20T21:05:27.828Z] 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:28.173Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:28.519Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-01-20T21:05:28.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T21:05:28.519Z] 91056643d239: Preparing [2022-01-20T21:05:28.519Z] 38655f2a4cca: Preparing [2022-01-20T21:05:28.519Z] 7d8e8c43350e: Preparing [2022-01-20T21:05:28.519Z] 1a6ffb4d5ad8: Preparing [2022-01-20T21:05:28.519Z] 6b092a7a9e96: Preparing [2022-01-20T21:05:28.520Z] 62170e181a92: Preparing [2022-01-20T21:05:28.520Z] 62170e181a92: Waiting [2022-01-20T21:05:28.520Z] 1a6ffb4d5ad8: Layer already exists [2022-01-20T21:05:28.520Z] 6b092a7a9e96: Layer already exists [2022-01-20T21:05:28.520Z] 7d8e8c43350e: Layer already exists [2022-01-20T21:05:28.520Z] 38655f2a4cca: Layer already exists [2022-01-20T21:05:28.520Z] 91056643d239: Layer already exists [2022-01-20T21:05:28.792Z] 62170e181a92: Layer already exists [2022-01-20T21:05:28.792Z] main: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:05:28.837Z] ===================================================== [Pipeline] echo [2022-01-20T21:05:28.848Z] taggedImages: [2022-01-20T21:05:28.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158 [2022-01-20T21:05:28.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-20T21:05:28.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.10 [2022-01-20T21:05:28.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [2022-01-20T21:05:28.848Z] - 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-20T21:05:29.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:05:29.207Z] [2022-01-20T21:05:29.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:05:29.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:05:29.840Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T21:05:29.840Z] 448f6bf000e3: Pulling fs layer [2022-01-20T21:05:29.840Z] f757da607395: Pulling fs layer [2022-01-20T21:05:29.840Z] 05883995daec: Pulling fs layer [2022-01-20T21:05:29.840Z] 8603b9c90790: Pulling fs layer [2022-01-20T21:05:29.840Z] 1560dd03e051: Pulling fs layer [2022-01-20T21:05:29.840Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T21:05:29.840Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T21:05:29.840Z] 8603b9c90790: Waiting [2022-01-20T21:05:29.840Z] 1560dd03e051: Waiting [2022-01-20T21:05:29.840Z] 27f5ce0e4adf: Waiting [2022-01-20T21:05:29.840Z] c2d8d7efcc4b: Waiting [2022-01-20T21:05:29.840Z] f757da607395: Verifying Checksum [2022-01-20T21:05:29.840Z] f757da607395: Download complete [2022-01-20T21:05:29.840Z] 8603b9c90790: Verifying Checksum [2022-01-20T21:05:29.840Z] 8603b9c90790: Download complete [2022-01-20T21:05:29.840Z] 1560dd03e051: Verifying Checksum [2022-01-20T21:05:29.840Z] 1560dd03e051: Download complete [2022-01-20T21:05:30.114Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T21:05:30.114Z] 27f5ce0e4adf: Download complete [2022-01-20T21:05:30.114Z] 05883995daec: Verifying Checksum [2022-01-20T21:05:30.114Z] 05883995daec: Download complete [2022-01-20T21:05:30.388Z] 448f6bf000e3: Download complete [2022-01-20T21:05:33.013Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T21:05:33.013Z] c2d8d7efcc4b: Download complete [2022-01-20T21:05:33.994Z] 448f6bf000e3: Pull complete [2022-01-20T21:05:34.971Z] f757da607395: Pull complete [2022-01-20T21:05:36.408Z] 05883995daec: Pull complete [2022-01-20T21:05:36.408Z] 8603b9c90790: Pull complete [2022-01-20T21:05:37.385Z] 1560dd03e051: Pull complete [2022-01-20T21:05:37.659Z] 27f5ce0e4adf: Pull complete [2022-01-20T21:05:55.963Z] c2d8d7efcc4b: Pull complete [2022-01-20T21:05:55.963Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T21:05:55.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:05:55.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T21:05:56.203Z] prd-ubuntu18.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container [2022-01-20T21:05:56.288Z] $ 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/46 -v /w/workspace/app-service-configurable/46:/w/workspace/app-service-configurable/46:rw,z -v /w/workspace/app-service-configurable/46@tmp:/w/workspace/app-service-configurable/46@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-20T21:05:59.285Z] $ docker top 0e5a33dd0ae8c12d9c84e0a0181dc81fd83926f65b37216a3fde1939da2b49bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:06:00.216Z] ---> job-cost.sh [2022-01-20T21:06:00.216Z] lf-activate-venv: SKIPPING [2022-01-20T21:06:00.216Z] INFO: No Stack... [2022-01-20T21:06:00.814Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T21:06:01.086Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T21:06:01.751Z] + cat /w/workspace/app-service-configurable/46/archives/cost.csv [2022-01-20T21:06:01.751Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T21:06:01.823Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [2022-01-20T21:06:01.831Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] did not exist. Created. [2022-01-20T21:06:01.832Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T21:06:02.508Z] /w/workspace/app-service-configurable/46@tmp/durable-67c22a81/script.sh: 1: /w/workspace/app-service-configurable/46@tmp/durable-67c22a81/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T21:06:03.191Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T21:06:03.222Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T21:06:03.270Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T21:06:03.278Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T21:06:03.294Z] $ docker stop --time=1 0e5a33dd0ae8c12d9c84e0a0181dc81fd83926f65b37216a3fde1939da2b49bb [2022-01-20T21:06:04.802Z] $ docker rm -f 0e5a33dd0ae8c12d9c84e0a0181dc81fd83926f65b37216a3fde1939da2b49bb [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-20T21:06:05.267Z] provisioning config files... [2022-01-20T21:06:05.276Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1717650457562862922tmp [Pipeline] { [Pipeline] sh [2022-01-20T21:06:05.579Z] + set +x [2022-01-20T21:06:05.579Z] + curl -s https://codecov.io/bash [2022-01-20T21:06:05.579Z] + bash -s -- [2022-01-20T21:06:05.579Z] [2022-01-20T21:06:05.579Z] _____ _ [2022-01-20T21:06:05.579Z] / ____| | | [2022-01-20T21:06:05.579Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T21:06:05.579Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T21:06:05.579Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T21:06:05.579Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T21:06:05.579Z] Bash-1.0.6 [2022-01-20T21:06:05.579Z] [2022-01-20T21:06:05.579Z] [2022-01-20T21:06:05.579Z] ==> git version 2.24.4 found [2022-01-20T21:06:05.579Z] ==> 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-20T21:06:05.579Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T21:06:05.579Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T21:06:05.579Z] ==> Jenkins CI detected. [2022-01-20T21:06:05.579Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-01-20T21:06:05.579Z] project root: . [2022-01-20T21:06:05.579Z] --> token set from env [2022-01-20T21:06:05.579Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T21:06:05.579Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T21:06:05.839Z] ==> Python coveragepy not found [2022-01-20T21:06:05.839Z] ==> Searching for coverage reports in: [2022-01-20T21:06:05.839Z] + . [2022-01-20T21:06:05.839Z] -> Found 1 reports [2022-01-20T21:06:05.839Z] ==> Detecting git/mercurial file structure [2022-01-20T21:06:05.839Z] ==> Reading reports [2022-01-20T21:06:05.839Z] + ./coverage.out bytes=10 [2022-01-20T21:06:05.839Z] ==> Appending adjustments [2022-01-20T21:06:05.839Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T21:06:05.839Z] + Found adjustments [2022-01-20T21:06:05.839Z] ==> Gzipping contents [2022-01-20T21:06:05.839Z] 4.0K /tmp/codecov.h2MFf4.gz [2022-01-20T21:06:05.839Z] ==> Uploading reports [2022-01-20T21:06:05.839Z] url: https://codecov.io [2022-01-20T21:06:05.839Z] query: branch=main&commit=5c87ede0545ad4f8161b18be631b499d146a8158&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T21:06:05.839Z] -> Pinging Codecov [2022-01-20T21:06:05.839Z] 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=5c87ede0545ad4f8161b18be631b499d146a8158&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T21:06:06.101Z] -> Uploading to [2022-01-20T21:06:06.101Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/A97CA9966030D2A3747ED39772930CCE/5c87ede0545ad4f8161b18be631b499d146a8158/ca656aa6-3bbf-4f96-8948-623b0a178636.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T210605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=270898a0f6b6084e2f21f38d8675c23365a0d41fcc1fb52ce23da495631b5e29 [2022-01-20T21:06:06.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:06:06.101Z] Dload Upload Total Spent Left Speed [2022-01-20T21:06:06.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1671 --:--:-- --:--:-- --:--:-- 1676 [2022-01-20T21:06:06.362Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] } [2022-01-20T21:06:06.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-20T21:06:06.650Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T21:06:06.659Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:06:06.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:06:06.963Z] [2022-01-20T21:06:06.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:06:07.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:06:07.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T21:06:07.272Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T21:06:07.272Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T21:06:07.272Z] de9db76c5a1d: Pulling fs layer [2022-01-20T21:06:07.272Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T21:06:07.272Z] 0d57e429df01: Pulling fs layer [2022-01-20T21:06:07.272Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T21:06:07.272Z] e1f770b5df2f: Pulling fs layer [2022-01-20T21:06:07.272Z] 85a0685a4137: Pulling fs layer [2022-01-20T21:06:07.272Z] 0eba1c9be4d2: Waiting [2022-01-20T21:06:07.272Z] 0d57e429df01: Waiting [2022-01-20T21:06:07.272Z] 4e4be7b47b0d: Waiting [2022-01-20T21:06:07.272Z] e1f770b5df2f: Waiting [2022-01-20T21:06:07.272Z] 85a0685a4137: Waiting [2022-01-20T21:06:07.272Z] de9db76c5a1d: Verifying Checksum [2022-01-20T21:06:07.272Z] de9db76c5a1d: Download complete [2022-01-20T21:06:07.272Z] 0ef7d3d256c8: Verifying Checksum [2022-01-20T21:06:07.272Z] 0ef7d3d256c8: Download complete [2022-01-20T21:06:07.272Z] 0d57e429df01: Verifying Checksum [2022-01-20T21:06:07.272Z] 0d57e429df01: Download complete [2022-01-20T21:06:07.272Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T21:06:07.272Z] 4e4be7b47b0d: Download complete [2022-01-20T21:06:07.272Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T21:06:07.272Z] 188c0c94c7c5: Download complete [2022-01-20T21:06:07.539Z] 188c0c94c7c5: Pull complete [2022-01-20T21:06:07.800Z] 0ef7d3d256c8: Pull complete [2022-01-20T21:06:07.800Z] e1f770b5df2f: Verifying Checksum [2022-01-20T21:06:07.800Z] e1f770b5df2f: Download complete [2022-01-20T21:06:07.800Z] de9db76c5a1d: Pull complete [2022-01-20T21:06:08.069Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T21:06:08.069Z] 0eba1c9be4d2: Download complete [2022-01-20T21:06:08.335Z] 85a0685a4137: Verifying Checksum [2022-01-20T21:06:08.335Z] 85a0685a4137: Download complete [2022-01-20T21:06:11.685Z] 0eba1c9be4d2: Pull complete [2022-01-20T21:06:11.685Z] 0d57e429df01: Pull complete [2022-01-20T21:06:11.685Z] 4e4be7b47b0d: Pull complete [2022-01-20T21:06:12.271Z] e1f770b5df2f: Pull complete [2022-01-20T21:06:15.593Z] 85a0685a4137: Pull complete [2022-01-20T21:06:15.593Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T21:06:15.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:06:15.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T21:06:15.652Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T21:06:15.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-20T21:06:18.044Z] $ docker top 1fc4731f8bf09b4387e6f5daea8da5ecf845367e8771cff585516ab7e453f6e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T21:06:18.110Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T21:06:18.391Z] + set -o pipefail [2022-01-20T21:06:18.391Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T21:06:23.691Z] [2022-01-20T21:06:23.691Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-01-20T21:06:23.691Z] [2022-01-20T21:06:23.691Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/bf8694fe-a94a-481d-a86f-4b29a6574f4d [2022-01-20T21:06:23.691Z] [2022-01-20T21:06:23.691Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-20T21:06:23.691Z] [2022-01-20T21:06:23.691Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T21:06:23.691Z] [2022-01-20T21:06:23.691Z] [Pipeline] } [2022-01-20T21:06:23.703Z] $ docker stop --time=1 1fc4731f8bf09b4387e6f5daea8da5ecf845367e8771cff585516ab7e453f6e2 [2022-01-20T21:06:25.657Z] $ docker rm -f 1fc4731f8bf09b4387e6f5daea8da5ecf845367e8771cff585516ab7e453f6e2 [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-20T21:06:26.389Z] + git log --format=format:%s -1 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] sh [2022-01-20T21:06:26.682Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:06:26.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:06:26.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:06:26.978Z] . [Pipeline] withDockerContainer [2022-01-20T21:06:27.044Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T21:06:27.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:06:27.450Z] $ docker top 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:06:27.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:06:27.542Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:06:27.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:06:27.646Z] $ docker exec 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c ssh-agent [2022-01-20T21:06:27.742Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXocdddh/agent.14 [2022-01-20T21:06:27.742Z] SSH_AGENT_PID=21 [2022-01-20T21:06:27.749Z] Running ssh-add (command line suppressed) [2022-01-20T21:06:27.859Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6115011807683688381.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6115011807683688381.key) [2022-01-20T21:06:27.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:06:28.181Z] + git semver tag [2022-01-20T21:06:28.181Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:06:28.181Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T21:06:28.182Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T21:06:28.182Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:06:28.182Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:06:28.182Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:06:28.182Z] # $SEMVER_BRANCH = main [2022-01-20T21:06:28.182Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-20T21:06:28.182Z] # 5c87ede0545ad4f8161b18be631b499d146a8158 HEAD [2022-01-20T21:06:28.182Z] # -> Force: false [2022-01-20T21:06:28.182Z] # 5b7cd689d67afe37c988bb445a3b6ac883567409 refs/tags/v2.2.0-dev.10 [Pipeline] } [2022-01-20T21:06:28.192Z] $ docker exec --env ******** --env ******** 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c ssh-agent -k [2022-01-20T21:06:28.277Z] unset SSH_AUTH_SOCK; [2022-01-20T21:06:28.282Z] unset SSH_AGENT_PID; [2022-01-20T21:06:28.282Z] echo Agent pid 21 killed; [2022-01-20T21:06:28.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:06:28.612Z] + git semver [Pipeline] } [2022-01-20T21:06:28.624Z] $ docker stop --time=1 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c [2022-01-20T21:06:29.802Z] $ docker rm -f 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:06:30.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:06:30.204Z] [2022-01-20T21:06:30.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:06:30.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:06:30.512Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T21:06:30.512Z] ab5ef0e58194: Pulling fs layer [2022-01-20T21:06:30.512Z] 9712f1f96733: Pulling fs layer [2022-01-20T21:06:30.512Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T21:06:30.512Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T21:06:30.512Z] e9a5061849ea: Pulling fs layer [2022-01-20T21:06:30.512Z] d747dcd14b5f: Pulling fs layer [2022-01-20T21:06:30.512Z] 2de7ff778b66: Pulling fs layer [2022-01-20T21:06:30.512Z] 0d9ebad4ef96: Waiting [2022-01-20T21:06:30.512Z] e9a5061849ea: Waiting [2022-01-20T21:06:30.512Z] d747dcd14b5f: Waiting [2022-01-20T21:06:30.512Z] 2de7ff778b66: Waiting [2022-01-20T21:06:30.512Z] 9712f1f96733: Verifying Checksum [2022-01-20T21:06:30.512Z] 9712f1f96733: Download complete [2022-01-20T21:06:30.794Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T21:06:30.794Z] 63f879dbbcfc: Download complete [2022-01-20T21:06:31.055Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T21:06:31.055Z] 0d9ebad4ef96: Download complete [2022-01-20T21:06:31.055Z] d747dcd14b5f: Verifying Checksum [2022-01-20T21:06:31.055Z] d747dcd14b5f: Download complete [2022-01-20T21:06:31.055Z] e9a5061849ea: Verifying Checksum [2022-01-20T21:06:31.055Z] e9a5061849ea: Download complete [2022-01-20T21:06:31.055Z] ab5ef0e58194: Verifying Checksum [2022-01-20T21:06:31.055Z] ab5ef0e58194: Download complete [2022-01-20T21:06:31.317Z] 2de7ff778b66: Verifying Checksum [2022-01-20T21:06:31.317Z] 2de7ff778b66: Download complete [2022-01-20T21:06:34.688Z] ab5ef0e58194: Pull complete [2022-01-20T21:06:34.688Z] 9712f1f96733: Pull complete [2022-01-20T21:06:34.954Z] 63f879dbbcfc: Pull complete [2022-01-20T21:06:39.208Z] 0d9ebad4ef96: Pull complete [2022-01-20T21:06:39.474Z] e9a5061849ea: Pull complete [2022-01-20T21:06:39.474Z] d747dcd14b5f: Pull complete [2022-01-20T21:06:40.881Z] 2de7ff778b66: Pull complete [2022-01-20T21:06:40.881Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T21:06:40.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:06:40.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T21:06:40.944Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T21:06:40.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-20T21:06:44.663Z] $ docker top 44227c8c74abb09c0097439bca4db1134840992e36d0328d7e0de98d18b6c9d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:06:44.749Z] provisioning config files... [2022-01-20T21:06:44.757Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7669081336541206618tmp [2022-01-20T21:06:44.769Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8728784885611542324tmp [2022-01-20T21:06:44.781Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5570637653003381647tmp [Pipeline] { [Pipeline] echo [2022-01-20T21:06:44.795Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:06:45.081Z] ---> sigul-configuration.sh [2022-01-20T21:06:45.081Z] gpg: directory `/root/.gnupg' created [2022-01-20T21:06:45.081Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T21:06:45.081Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T21:06:45.081Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T21:06:45.081Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T21:06:45.081Z] gpg: CAST5 encrypted data [2022-01-20T21:06:45.081Z] gpg: encrypted with 1 passphrase [2022-01-20T21:06:45.081Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T21:06:45.373Z] + mkdir /home/jenkins [2022-01-20T21:06:45.374Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T21:06:45.668Z] + 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-20T21:06:45.677Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:06:45.964Z] ---> sigul-install.sh [2022-01-20T21:06:45.964Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T21:06:46.255Z] + git tag --list [2022-01-20T21:06:46.255Z] v1.0.0 [2022-01-20T21:06:46.255Z] v1.1.0 [2022-01-20T21:06:46.255Z] v1.2.0 [2022-01-20T21:06:46.255Z] v1.3.0 [2022-01-20T21:06:46.255Z] v1.3.1 [2022-01-20T21:06:46.255Z] v2.0.0 [2022-01-20T21:06:46.255Z] v2.0.1 [2022-01-20T21:06:46.255Z] v2.0.1-dev.1 [2022-01-20T21:06:46.255Z] v2.0.2-dev.1 [2022-01-20T21:06:46.255Z] v2.0.2-dev.10 [2022-01-20T21:06:46.255Z] v2.0.2-dev.11 [2022-01-20T21:06:46.255Z] v2.0.2-dev.12 [2022-01-20T21:06:46.255Z] v2.0.2-dev.13 [2022-01-20T21:06:46.255Z] v2.0.2-dev.14 [2022-01-20T21:06:46.255Z] v2.0.2-dev.15 [2022-01-20T21:06:46.255Z] v2.0.2-dev.16 [2022-01-20T21:06:46.255Z] v2.0.2-dev.17 [2022-01-20T21:06:46.255Z] v2.0.2-dev.18 [2022-01-20T21:06:46.255Z] v2.0.2-dev.19 [2022-01-20T21:06:46.255Z] v2.0.2-dev.2 [2022-01-20T21:06:46.255Z] v2.0.2-dev.20 [2022-01-20T21:06:46.255Z] v2.0.2-dev.21 [2022-01-20T21:06:46.255Z] v2.0.2-dev.22 [2022-01-20T21:06:46.255Z] v2.0.2-dev.23 [2022-01-20T21:06:46.255Z] v2.0.2-dev.24 [2022-01-20T21:06:46.255Z] v2.0.2-dev.25 [2022-01-20T21:06:46.255Z] v2.0.2-dev.26 [2022-01-20T21:06:46.255Z] v2.0.2-dev.27 [2022-01-20T21:06:46.255Z] v2.0.2-dev.28 [2022-01-20T21:06:46.255Z] v2.0.2-dev.29 [2022-01-20T21:06:46.255Z] v2.0.2-dev.3 [2022-01-20T21:06:46.255Z] v2.0.2-dev.30 [2022-01-20T21:06:46.255Z] v2.0.2-dev.4 [2022-01-20T21:06:46.255Z] v2.0.2-dev.5 [2022-01-20T21:06:46.255Z] v2.0.2-dev.6 [2022-01-20T21:06:46.255Z] v2.0.2-dev.7 [2022-01-20T21:06:46.255Z] v2.0.2-dev.8 [2022-01-20T21:06:46.255Z] v2.0.2-dev.9 [2022-01-20T21:06:46.255Z] v2.1.0 [2022-01-20T21:06:46.255Z] v2.2.0-dev.1 [2022-01-20T21:06:46.255Z] v2.2.0-dev.10 [2022-01-20T21:06:46.255Z] v2.2.0-dev.2 [2022-01-20T21:06:46.255Z] v2.2.0-dev.3 [2022-01-20T21:06:46.255Z] v2.2.0-dev.4 [2022-01-20T21:06:46.255Z] v2.2.0-dev.5 [2022-01-20T21:06:46.255Z] v2.2.0-dev.6 [2022-01-20T21:06:46.255Z] v2.2.0-dev.7 [2022-01-20T21:06:46.255Z] v2.2.0-dev.8 [2022-01-20T21:06:46.255Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-20T21:06:46.542Z] + lftools sign git-tag v2.2.0-dev.10 [2022-01-20T21:06:47.111Z] Signing Git tag with Sigul... [2022-01-20T21:06:47.111Z] Signing v2.2.0-dev.10 [Pipeline] echo [2022-01-20T21:06:47.381Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:06:47.667Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T21:06:47.674Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T21:06:47.695Z] $ docker stop --time=1 44227c8c74abb09c0097439bca4db1134840992e36d0328d7e0de98d18b6c9d8 [2022-01-20T21:06:48.902Z] $ docker rm -f 44227c8c74abb09c0097439bca4db1134840992e36d0328d7e0de98d18b6c9d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T21:06:49.321Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:06:49.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:06:49.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:06:49.620Z] . [Pipeline] withDockerContainer [2022-01-20T21:06:49.682Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T21:06:49.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:06:50.014Z] $ docker top d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:06:50.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:06:50.102Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:06:50.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:06:50.192Z] $ docker exec d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 ssh-agent [2022-01-20T21:06:50.275Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjjBnLD/agent.13 [2022-01-20T21:06:50.275Z] SSH_AGENT_PID=19 [2022-01-20T21:06:50.280Z] Running ssh-add (command line suppressed) [2022-01-20T21:06:50.365Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8214554532907133806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8214554532907133806.key) [2022-01-20T21:06:50.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:06:50.672Z] + git semver bump pre [2022-01-20T21:06:50.672Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:06:50.672Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T21:06:50.672Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T21:06:50.672Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:06:50.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:06:50.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:06:50.672Z] # $SEMVER_BRANCH = main [2022-01-20T21:06:50.672Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-20T21:06:50.672Z] 2.2.0-dev.11 [Pipeline] } [2022-01-20T21:06:50.680Z] $ docker exec --env ******** --env ******** d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 ssh-agent -k [2022-01-20T21:06:50.766Z] unset SSH_AUTH_SOCK; [2022-01-20T21:06:50.766Z] unset SSH_AGENT_PID; [2022-01-20T21:06:50.766Z] echo Agent pid 19 killed; [2022-01-20T21:06:50.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:06:51.076Z] + git semver [Pipeline] } [2022-01-20T21:06:51.092Z] $ docker stop --time=1 d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 [2022-01-20T21:06:52.270Z] $ docker rm -f d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:06:52.629Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:06:52.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:06:52.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:06:52.930Z] . [Pipeline] withDockerContainer [2022-01-20T21:06:52.998Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T21:06:53.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:06:53.352Z] $ docker top 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:06:53.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:06:53.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:06:53.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:06:53.540Z] $ docker exec 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 ssh-agent [2022-01-20T21:06:53.641Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfLLiCn/agent.13 [2022-01-20T21:06:53.641Z] SSH_AGENT_PID=19 [2022-01-20T21:06:53.646Z] Running ssh-add (command line suppressed) [2022-01-20T21:06:53.732Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3855613193374514763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3855613193374514763.key) [2022-01-20T21:06:53.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:06:54.031Z] + git semver push [2022-01-20T21:06:54.031Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:06:54.031Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T21:06:54.031Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T21:06:54.031Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:06:54.031Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:06:54.031Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:06:54.031Z] # $SEMVER_BRANCH = main [2022-01-20T21:06:54.031Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-20T21:06:55.419Z] $ docker exec --env ******** --env ******** 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 ssh-agent -k [2022-01-20T21:06:55.499Z] unset SSH_AUTH_SOCK; [2022-01-20T21:06:55.499Z] unset SSH_AGENT_PID; [2022-01-20T21:06:55.499Z] echo Agent pid 19 killed; [2022-01-20T21:06:55.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:06:55.811Z] + git semver [Pipeline] } [2022-01-20T21:06:55.824Z] $ docker stop --time=1 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 [2022-01-20T21:06:56.993Z] $ docker rm -f 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 [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-20T21:06:57.618Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-01-20T21:06:57.618Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-20T21:06:57.618Z] total 8 [2022-01-20T21:06:57.618Z] drwxr-xr-x. 3 root root 34 Jan 20 20:59 . [2022-01-20T21:06:57.618Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 21:06 .. [2022-01-20T21:06:57.618Z] drwxr-xr-x. 2 root root 6 Jan 20 20:59 cost [2022-01-20T21:06:57.618Z] -rw-r--r--. 1 root root 94 Jan 20 20:59 cost.csv [2022-01-20T21:06:57.618Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-01-20T21:06:57.618Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-20T21:06:57.618Z] total 8 [2022-01-20T21:06:57.618Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:59 . [2022-01-20T21:06:57.618Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 21:06 .. [2022-01-20T21:06:57.618Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:59 cost [2022-01-20T21:06:57.618Z] -rw-r--r--. 1 jenkins jenkins 94 Jan 20 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:06:57.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:06:58.457Z] ---> package-listing.sh [2022-01-20T21:06:58.457Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T21:06:58.457Z] ++ facter osfamily [2022-01-20T21:06:58.715Z] + OS_FAMILY=redhat [2022-01-20T21:06:58.715Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-01-20T21:06:58.715Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T21:06:58.715Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T21:06:58.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T21:06:58.715Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T21:06:58.715Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-20T21:06:58.715Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T21:06:58.715Z] + case "${OS_FAMILY}" in [2022-01-20T21:06:58.715Z] + rpm -qa [2022-01-20T21:06:58.715Z] + sort [2022-01-20T21:06:59.287Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T21:06:59.287Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T21:06:59.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T21:06:59.287Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-20T21:06:59.287Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-01-20T21:06:59.287Z] + 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-20T21:06:59.305Z] 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-20T21:06:59.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:07:00.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:07:00.096Z] . [Pipeline] withDockerContainer [2022-01-20T21:07:00.158Z] prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container [2022-01-20T21:07:00.203Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T21:07:00.395Z] $ docker top 6f7130c93a92a1e08a07b0d14846292533158c13f6f3cb31f0aa65ca6daaff42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:07:00.737Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T21:07:01.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T21:07:01.308Z] + ls /var/log/sa-host [2022-01-20T21:07:01.308Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T21:07:01.308Z] file_magic: OK [2022-01-20T21:07:01.308Z] HZ: Using current value: 100 [2022-01-20T21:07:01.308Z] file_header: OK [2022-01-20T21:07:01.308Z] 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-20T21:07:01.308Z] Statistics: [2022-01-20T21:07:01.308Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T21:07:01.308Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T21:07:01.308Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T21:07:01.308Z] file_magic: OK [2022-01-20T21:07:01.308Z] HZ: Using current value: 100 [2022-01-20T21:07:01.308Z] file_header: OK [2022-01-20T21:07:01.308Z] 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-20T21:07:01.308Z] Statistics: [2022-01-20T21:07:01.308Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T21:07:01.308Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:07:01.556Z] provisioning config files... [2022-01-20T21:07:01.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5306606810257174609tmp [Pipeline] { [Pipeline] echo [2022-01-20T21:07:01.579Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:07:01.867Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T21:07:01.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:07:02.217Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T21:07:02.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:07:02.519Z] ---> sudo-logs.sh [2022-01-20T21:07:02.519Z] Archiving 'sudo' log.. [2022-01-20T21:07:02.519Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3562.novalocal: Name or service not known [2022-01-20T21:07:02.519Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3562.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T21:07:02.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:07:02.833Z] ---> job-cost.sh [2022-01-20T21:07:02.833Z] lf-activate-venv: SKIPPING [2022-01-20T21:07:02.833Z] DEBUG: total: 0.05999999865889549 [2022-01-20T21:07:02.833Z] INFO: Retrieving Stack Cost... [2022-01-20T21:07:03.405Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T21:07:03.666Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T21:07:03.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:07:03.975Z] ---> logs-deploy.sh [2022-01-20T21:07:03.976Z] lf-activate-venv: SKIPPING [2022-01-20T21:07:03.976Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/46 [2022-01-20T21:07:03.976Z] INFO: archiving workspace using pattern(s): [2022-01-20T21:07:04.551Z] Archives upload complete. [2022-01-20T21:07:04.811Z] INFO: archiving logs to Nexus