Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 748c375b9e927734e5c39e9bf70730eec1c3f6a7 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-ssh18223013417085308169.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-ssh17443339551885049969.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-ssh2895043202500949325.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-ssh16563774451843819940.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-ssh15058913155522093058.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2232 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-ssh175726511935179426.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 748c375b9e927734e5c39e9bf70730eec1c3f6a7 (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 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 Commit message: "ci: Additional Go 1.17 changes (#369)" > git rev-list --no-walk 1b0e324d4a66c3d82fe335eb1012cc37cc187782 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T15:21:50.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T15:21:50.549Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T15:21:50.564Z] ========================================================= [2022-01-20T15:21:50.564Z] EdgeX Global Pipelines Version Info [2022-01-20T15:21:50.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:21:51.710Z] ------------------- [2022-01-20T15:21:51.710Z] stable info: [2022-01-20T15:21:51.710Z] ------------------- [2022-01-20T15:21:51.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T15:21:51.710Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T15:21:51.710Z] Message: update stable to v1.0.219 [2022-01-20T15:21:52.284Z] ------------------- [2022-01-20T15:21:52.284Z] experimental info: [2022-01-20T15:21:52.284Z] ------------------- [2022-01-20T15:21:52.284Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T15:21:52.284Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T15:21:52.284Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T15:21:52.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-20T15:21:52.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-20T15:21:52.449Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T15:21:52.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T15:21:52.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T15:21:52.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T15:21:52.487Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T15:21:52.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T15:21:52.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T15:21:52.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T15:21:52.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T15:21:52.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-20T15:21:52.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T15:21:52.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T15:21:52.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T15:21:52.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T15:21:52.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T15:21:52.606Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T15:21:52.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T15:21:52.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T15:21:52.651Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T15:21:52.663Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T15:21:52.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T15:21:52.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T15:21:52.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T15:21:52.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T15:21:52.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T15:21:52.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T15:21:52.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T15:21:52.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo [2022-01-20T15:21:52.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 748c375 [Pipeline] echo [2022-01-20T15:21:52.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:21:52.810Z] provisioning config files... [2022-01-20T15:21:52.823Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8096009453998456145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:21:53.138Z] ---> docker-login.sh [2022-01-20T15:21:53.138Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:21:53.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:21:53.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:21:53.403Z] Configure a credential helper to remove this warning. See [2022-01-20T15:21:53.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:21:53.403Z] [2022-01-20T15:21:53.403Z] Login Succeeded [2022-01-20T15:21:53.403Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:21:53.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:21:53.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:21:53.403Z] Configure a credential helper to remove this warning. See [2022-01-20T15:21:53.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:21:53.403Z] [2022-01-20T15:21:53.403Z] Login Succeeded [2022-01-20T15:21:53.403Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:21:53.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:21:53.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:21:53.665Z] Configure a credential helper to remove this warning. See [2022-01-20T15:21:53.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:21:53.665Z] [2022-01-20T15:21:53.665Z] Login Succeeded [2022-01-20T15:21:53.665Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:21:53.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:21:53.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:21:53.665Z] Configure a credential helper to remove this warning. See [2022-01-20T15:21:53.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:21:53.665Z] [2022-01-20T15:21:53.665Z] Login Succeeded [2022-01-20T15:21:53.665Z] docker.io [2022-01-20T15:21:53.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:21:54.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:21:54.238Z] Configure a credential helper to remove this warning. See [2022-01-20T15:21:54.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:21:54.238Z] [2022-01-20T15:21:54.238Z] Login Succeeded [2022-01-20T15:21:54.238Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:21:54.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T15:21:54.643Z] + git rev-list -1 --merges 748c375b9e927734e5c39e9bf70730eec1c3f6a7~1..748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo [2022-01-20T15:21:54.680Z] -----------> git rev-list -1 --merges 748c375b9e927734e5c39e9bf70730eec1c3f6a7~1..748c375b9e927734e5c39e9bf70730eec1c3f6a7 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [false] [Pipeline] sh [2022-01-20T15:21:54.987Z] + git log --format=format:%s -1 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo [2022-01-20T15:21:55.007Z] ========================================================= [2022-01-20T15:21:55.007Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T15:21:55.007Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T15:21:55.378Z] + git log --format=format:%s -1 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo [2022-01-20T15:21:55.391Z] [semverPrep] GIT_COMMIT: 748c375b9e927734e5c39e9bf70730eec1c3f6a7, Commit Message: ci: Additional Go 1.17 changes (#369) [Pipeline] echo [2022-01-20T15:21:55.402Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T15:21:55.845Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:21:55.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T15:21:55.845Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T15:21:55.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T15:21:55.845Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T15:21:55.845Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T15:21:55.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:21:56.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:21:56.287Z] [2022-01-20T15:21:56.287Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:21:56.598Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:21:56.598Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T15:21:56.598Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T15:21:56.598Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T15:21:56.598Z] 4c7163046ea9: Pulling fs layer [2022-01-20T15:21:56.598Z] 0c2d73faf560: Pulling fs layer [2022-01-20T15:21:56.598Z] 0c2d73faf560: Waiting [2022-01-20T15:21:56.598Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T15:21:56.598Z] 3e5f54012d9b: Download complete [2022-01-20T15:21:56.598Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T15:21:56.598Z] a0d0a0d46f8b: Download complete [2022-01-20T15:21:56.598Z] 0c2d73faf560: Verifying Checksum [2022-01-20T15:21:56.598Z] 0c2d73faf560: Download complete [2022-01-20T15:21:56.598Z] 4c7163046ea9: Verifying Checksum [2022-01-20T15:21:56.598Z] 4c7163046ea9: Download complete [2022-01-20T15:21:56.866Z] a0d0a0d46f8b: Pull complete [2022-01-20T15:21:56.866Z] 3e5f54012d9b: Pull complete [2022-01-20T15:21:57.131Z] 4c7163046ea9: Pull complete [2022-01-20T15:21:57.397Z] 0c2d73faf560: Pull complete [2022-01-20T15:21:57.397Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T15:21:57.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:21:57.397Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T15:21:57.464Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:21:57.161Z] $ 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-20T15:21:57.792Z] $ docker top ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:21:58.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:21:58.184Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:21:58.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:21:58.006Z] $ docker exec ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent [2022-01-20T15:21:58.393Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMhPiE/agent.13 [2022-01-20T15:21:58.393Z] SSH_AGENT_PID=20 [2022-01-20T15:21:58.400Z] Running ssh-add (command line suppressed) [2022-01-20T15:21:58.216Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3346106170169559327.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3346106170169559327.key) [2022-01-20T15:21:58.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:21:58.795Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T15:21:58.565Z] $ docker exec --env ******** --env ******** ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent -k [2022-01-20T15:21:58.651Z] unset SSH_AUTH_SOCK; [2022-01-20T15:21:58.652Z] unset SSH_AGENT_PID; [2022-01-20T15:21:58.652Z] echo Agent pid 20 killed; [2022-01-20T15:21:58.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T15:21:58.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:21:58.940Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:21:59.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:21:58.832Z] $ docker exec ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent [2022-01-20T15:21:59.146Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFNCdbi/agent.54 [2022-01-20T15:21:59.146Z] SSH_AGENT_PID=60 [2022-01-20T15:21:59.151Z] Running ssh-add (command line suppressed) [2022-01-20T15:21:59.031Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2087047404413613980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2087047404413613980.key) [2022-01-20T15:21:59.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:21:59.557Z] + git semver init [2022-01-20T15:21:59.557Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:21:59.557Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T15:21:59.557Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T15:21:59.557Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:21:59.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:21:59.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:21:59.557Z] # $SEMVER_BRANCH = main [2022-01-20T15:21:59.557Z] # $SEMVER_TEMP = /tmp/semver-940685717 [2022-01-20T15:21:59.557Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-20T15:22:00.502Z] # '/tmp/semver-940685717' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-01-20T15:22:00.502Z] # -> Force: false [2022-01-20T15:22:00.502Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-20T15:22:00.412Z] $ docker exec --env ******** --env ******** ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent -k [2022-01-20T15:22:00.496Z] unset SSH_AUTH_SOCK; [2022-01-20T15:22:00.496Z] unset SSH_AGENT_PID; [2022-01-20T15:22:00.496Z] echo Agent pid 60 killed; [2022-01-20T15:22:00.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:22:00.925Z] + git semver [Pipeline] } [2022-01-20T15:22:00.874Z] $ docker stop --time=1 ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb [2022-01-20T15:22:02.125Z] $ docker rm -f ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:22:02.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T15:22:02.739Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T15:22:02.747Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.9 [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-20T15:22:02.867Z] provisioning config files... [2022-01-20T15:22:02.877Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9033974926000572766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:22:03.195Z] ---> docker-login.sh [2022-01-20T15:22:03.195Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:22:03.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:22:03.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:22:03.195Z] Configure a credential helper to remove this warning. See [2022-01-20T15:22:03.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:22:03.195Z] [2022-01-20T15:22:03.195Z] Login Succeeded [2022-01-20T15:22:03.195Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:22:03.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:22:03.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:22:03.195Z] Configure a credential helper to remove this warning. See [2022-01-20T15:22:03.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:22:03.195Z] [2022-01-20T15:22:03.195Z] Login Succeeded [2022-01-20T15:22:03.195Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:22:03.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:22:03.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:22:03.457Z] Configure a credential helper to remove this warning. See [2022-01-20T15:22:03.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:22:03.457Z] [2022-01-20T15:22:03.457Z] Login Succeeded [2022-01-20T15:22:03.457Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:22:03.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:22:03.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:22:03.457Z] Configure a credential helper to remove this warning. See [2022-01-20T15:22:03.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:22:03.457Z] [2022-01-20T15:22:03.457Z] Login Succeeded [2022-01-20T15:22:03.457Z] docker.io [2022-01-20T15:22:03.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:22:03.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:22:03.982Z] Configure a credential helper to remove this warning. See [2022-01-20T15:22:03.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:22:03.982Z] [2022-01-20T15:22:03.982Z] Login Succeeded [2022-01-20T15:22:03.982Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:22:03.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T15:22:04.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:22:04.075Z] ========================================================= [2022-01-20T15:22:04.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T15:22:04.075Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:22:04.386Z] + 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-20T15:22:04.386Z] Sending build context to Docker daemon 2.935MB [2022-01-20T15:22:04.386Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:22:04.386Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T15:22:04.386Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T15:22:04.386Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T15:22:04.386Z] 666ba61612fd: Pulling fs layer [2022-01-20T15:22:04.386Z] 8ed8ca486205: Pulling fs layer [2022-01-20T15:22:04.386Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T15:22:04.386Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T15:22:04.386Z] f965cba54748: Pulling fs layer [2022-01-20T15:22:04.386Z] 861ffc35075e: Pulling fs layer [2022-01-20T15:22:04.386Z] 4b385c91608e: Pulling fs layer [2022-01-20T15:22:04.386Z] 560528eb2ebb: Pulling fs layer [2022-01-20T15:22:04.386Z] 4fe6c5a15a65: Waiting [2022-01-20T15:22:04.386Z] 22a0e8bec74d: Waiting [2022-01-20T15:22:04.386Z] f965cba54748: Waiting [2022-01-20T15:22:04.386Z] 861ffc35075e: Waiting [2022-01-20T15:22:04.386Z] 4b385c91608e: Waiting [2022-01-20T15:22:04.386Z] 560528eb2ebb: Waiting [2022-01-20T15:22:04.386Z] 8ed8ca486205: Verifying Checksum [2022-01-20T15:22:04.386Z] 8ed8ca486205: Download complete [2022-01-20T15:22:04.386Z] 666ba61612fd: Verifying Checksum [2022-01-20T15:22:04.386Z] 666ba61612fd: Download complete [2022-01-20T15:22:04.386Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T15:22:04.386Z] 22a0e8bec74d: Download complete [2022-01-20T15:22:04.651Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T15:22:04.651Z] 59bf1c3509f3: Download complete [2022-01-20T15:22:04.651Z] f965cba54748: Verifying Checksum [2022-01-20T15:22:04.651Z] f965cba54748: Download complete [2022-01-20T15:22:04.651Z] 861ffc35075e: Verifying Checksum [2022-01-20T15:22:04.651Z] 861ffc35075e: Download complete [2022-01-20T15:22:04.651Z] 4b385c91608e: Verifying Checksum [2022-01-20T15:22:04.651Z] 4b385c91608e: Download complete [2022-01-20T15:22:05.232Z] 560528eb2ebb: Verifying Checksum [2022-01-20T15:22:05.232Z] 560528eb2ebb: Download complete [2022-01-20T15:22:05.232Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T15:22:05.232Z] 4fe6c5a15a65: Download complete [2022-01-20T15:22:05.232Z] 59bf1c3509f3: Pull complete [2022-01-20T15:22:05.232Z] 666ba61612fd: Pull complete [2022-01-20T15:22:05.232Z] 8ed8ca486205: Pull complete [2022-01-20T15:22:09.465Z] 4fe6c5a15a65: Pull complete [2022-01-20T15:22:09.465Z] 22a0e8bec74d: Pull complete [2022-01-20T15:22:09.465Z] f965cba54748: Pull complete [2022-01-20T15:22:09.465Z] 861ffc35075e: Pull complete [2022-01-20T15:22:09.465Z] 4b385c91608e: Pull complete [2022-01-20T15:22:12.025Z] 560528eb2ebb: Pull complete [2022-01-20T15:22:12.025Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T15:22:12.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T15:22:12.025Z] ---> dd4a08f94e63 [2022-01-20T15:22:12.025Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:22:13.416Z] ---> Running in 185ef2d569d7 [2022-01-20T15:22:13.676Z] Removing intermediate container 185ef2d569d7 [2022-01-20T15:22:13.677Z] ---> 3f3c2bdfcc0a [2022-01-20T15:22:13.677Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:22:13.677Z] ---> Running in 8148eb964194 [2022-01-20T15:22:13.677Z] Removing intermediate container 8148eb964194 [2022-01-20T15:22:13.677Z] ---> 5a9e8e9c3958 [2022-01-20T15:22:13.677Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T15:22:13.677Z] ---> Running in 3e36dcbe06c9 [2022-01-20T15:22:13.677Z] Removing intermediate container 3e36dcbe06c9 [2022-01-20T15:22:13.677Z] ---> c24287b8cb57 [2022-01-20T15:22:13.677Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:22:13.950Z] ---> Running in bdc25b23c1e4 [2022-01-20T15:22:14.217Z] Removing intermediate container bdc25b23c1e4 [2022-01-20T15:22:14.217Z] ---> 06ce18ddcf4f [2022-01-20T15:22:14.217Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:22:14.217Z] ---> Running in f92e2e4cf098 [2022-01-20T15:22:14.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T15:22:15.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T15:22:15.691Z] OK: 221 MiB in 52 packages [2022-01-20T15:22:15.959Z] Removing intermediate container f92e2e4cf098 [2022-01-20T15:22:15.959Z] ---> 136cf0ba1836 [2022-01-20T15:22:15.959Z] Step 8/13 : WORKDIR /app [2022-01-20T15:22:15.959Z] ---> Running in 02e087df21c6 [2022-01-20T15:22:15.959Z] Removing intermediate container 02e087df21c6 [2022-01-20T15:22:15.959Z] ---> a38840012a81 [2022-01-20T15:22:15.959Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T15:22:16.219Z] ---> 4f04e13aa32b [2022-01-20T15:22:16.219Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:22:16.219Z] ---> Running in 6f7b3a930a19 [2022-01-20T15:22:17.835Z] Still waiting to schedule task [2022-01-20T15:22:17.836Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-20T15:22:42.828Z] Removing intermediate container 6f7b3a930a19 [2022-01-20T15:22:42.828Z] ---> e888a7e2135d [2022-01-20T15:22:42.828Z] Step 11/13 : COPY . . [2022-01-20T15:22:43.087Z] ---> fd3ceac4eae5 [2022-01-20T15:22:43.087Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T15:22:43.351Z] ---> Running in eb571557e15e [2022-01-20T15:22:43.351Z] Removing intermediate container eb571557e15e [2022-01-20T15:22:43.351Z] ---> 1d67ac1a98cd [2022-01-20T15:22:43.351Z] Step 13/13 : RUN $MAKE [2022-01-20T15:22:43.351Z] ---> Running in b98d6975b046 [2022-01-20T15:22:43.611Z] noop [2022-01-20T15:22:43.872Z] Removing intermediate container b98d6975b046 [2022-01-20T15:22:43.872Z] ---> 940815a08720 [2022-01-20T15:22:43.872Z] Successfully built 940815a08720 [2022-01-20T15:22:43.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:22:44.189Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T15:22:44.189Z] . [Pipeline] withDockerContainer [2022-01-20T15:22:44.261Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:22:44.300Z] $ 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-20T15:22:44.627Z] $ docker top 8465c9e455e7c1c891a0d15b009e23f4078349b23ad397580ecba691cd870b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T15:22:44.990Z] + go version [2022-01-20T15:22:44.990Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T15:22:45.000Z] $ docker stop --time=1 8465c9e455e7c1c891a0d15b009e23f4078349b23ad397580ecba691cd870b9d [2022-01-20T15:22:46.189Z] $ docker rm -f 8465c9e455e7c1c891a0d15b009e23f4078349b23ad397580ecba691cd870b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:22:46.614Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T15:22:46.614Z] . [Pipeline] withDockerContainer [2022-01-20T15:22:46.677Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:22:46.707Z] $ 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-20T15:22:47.052Z] $ docker top 30bcffa2379dcd093fac7a1ed072ac474d4ad2baa34f88bad7be93609eb5136a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T15:22:47.417Z] + make test [2022-01-20T15:22:47.417Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T15:23:02.587Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T15:23:02.587Z] CGO_ENABLED=1 go vet ./... [2022-01-20T15:23:05.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T15:23:05.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T15:23:05.911Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T15:23:06.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T15:23:06.193Z] $ docker stop --time=1 30bcffa2379dcd093fac7a1ed072ac474d4ad2baa34f88bad7be93609eb5136a [2022-01-20T15:23:07.821Z] $ docker rm -f 30bcffa2379dcd093fac7a1ed072ac474d4ad2baa34f88bad7be93609eb5136a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:23:08.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T15:23:08.248Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T15:23:09.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T15:23:09.555Z] + ls -al . [2022-01-20T15:23:09.555Z] total 148 [2022-01-20T15:23:09.555Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 15:23 . [2022-01-20T15:23:09.555Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 15:21 .. [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 15:21 Attribution.txt [2022-01-20T15:23:09.555Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 15:21 bin [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 15:21 CHANGELOG.md [2022-01-20T15:23:09.555Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 15:22 coverage.out [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 15:21 Dockerfile [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 15:21 .dockerignore [2022-01-20T15:23:09.555Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 15:21 .git [2022-01-20T15:23:09.555Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 15:21 .github [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 15:21 .gitignore [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 15:21 go.mod [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 15:21 go.sum [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 15:21 GOVERNANCE.md [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 15:21 Jenkinsfile [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 15:21 LICENSE [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 15:21 main.go [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 15:21 makefile [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 15:21 OWNERS.md [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 15:21 README.md [2022-01-20T15:23:09.555Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 15:21 res [2022-01-20T15:23:09.555Z] drwx------. 3 jenkins jenkins 58 Jan 20 15:22 .semver [2022-01-20T15:23:09.555Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 15:21 snap [2022-01-20T15:23:09.555Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 15:22 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:09.861Z] + 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=748c375b9e927734e5c39e9bf70730eec1c3f6a7 --label arch=amd64 --label version=2.2.0-dev.9 . [2022-01-20T15:23:09.861Z] Sending build context to Docker daemon 2.936MB [2022-01-20T15:23:09.861Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:23:09.861Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T15:23:09.861Z] ---> 940815a08720 [2022-01-20T15:23:09.861Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:23:09.861Z] ---> Running in 65edfaa865cf [2022-01-20T15:23:09.861Z] Removing intermediate container 65edfaa865cf [2022-01-20T15:23:09.861Z] ---> 6005ca79ce3f [2022-01-20T15:23:09.861Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:23:09.861Z] ---> Running in 8ba090b863df [2022-01-20T15:23:10.123Z] Removing intermediate container 8ba090b863df [2022-01-20T15:23:10.123Z] ---> 90bad8a93122 [2022-01-20T15:23:10.123Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T15:23:10.123Z] ---> Running in ef8e75b37acb [2022-01-20T15:23:10.124Z] Removing intermediate container ef8e75b37acb [2022-01-20T15:23:10.124Z] ---> a6f3bcadd696 [2022-01-20T15:23:10.124Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:23:10.124Z] ---> Running in 0c63577f6f59 [2022-01-20T15:23:10.699Z] Removing intermediate container 0c63577f6f59 [2022-01-20T15:23:10.699Z] ---> 323fbd840378 [2022-01-20T15:23:10.699Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:23:10.699Z] ---> Running in 7beba9f9275e [2022-01-20T15:23:10.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T15:23:11.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T15:23:12.161Z] OK: 221 MiB in 52 packages [2022-01-20T15:23:12.425Z] Removing intermediate container 7beba9f9275e [2022-01-20T15:23:12.425Z] ---> c9414b256b80 [2022-01-20T15:23:12.425Z] Step 8/27 : WORKDIR /app [2022-01-20T15:23:12.425Z] ---> Running in aed1bfd1d113 [2022-01-20T15:23:12.425Z] Removing intermediate container aed1bfd1d113 [2022-01-20T15:23:12.425Z] ---> 039f04b46835 [2022-01-20T15:23:12.425Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T15:23:12.687Z] ---> 3b29fb6b1e3b [2022-01-20T15:23:12.687Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:23:12.687Z] ---> Running in 28a361cfc9c8 [2022-01-20T15:23:13.257Z] Removing intermediate container 28a361cfc9c8 [2022-01-20T15:23:13.257Z] ---> 963fb1caca81 [2022-01-20T15:23:13.257Z] Step 11/27 : COPY . . [2022-01-20T15:23:13.522Z] ---> c8d7657785c5 [2022-01-20T15:23:13.522Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T15:23:13.522Z] ---> Running in 05c167ed05f2 [2022-01-20T15:23:13.522Z] Removing intermediate container 05c167ed05f2 [2022-01-20T15:23:13.522Z] ---> 8de8b8b78eb1 [2022-01-20T15:23:13.522Z] Step 13/27 : RUN $MAKE [2022-01-20T15:23:13.522Z] ---> Running in d5d843ae2ae8 [2022-01-20T15:23:13.779Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.9" -o app-service-configurable [2022-01-20T15:23:26.079Z] Removing intermediate container d5d843ae2ae8 [2022-01-20T15:23:26.079Z] ---> f2233e4b1a3d [2022-01-20T15:23:26.079Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T15:23:26.337Z] 3.14: Pulling from library/alpine [2022-01-20T15:23:26.337Z] 97518928ae5f: Pulling fs layer [2022-01-20T15:23:26.596Z] 97518928ae5f: Verifying Checksum [2022-01-20T15:23:26.596Z] 97518928ae5f: Download complete [2022-01-20T15:23:26.870Z] 97518928ae5f: Pull complete [2022-01-20T15:23:26.870Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T15:23:26.870Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T15:23:26.870Z] ---> 0a97eee8041e [2022-01-20T15:23:26.870Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T15:23:26.870Z] ---> Running in 1b968b23d966 [2022-01-20T15:23:26.870Z] Removing intermediate container 1b968b23d966 [2022-01-20T15:23:26.870Z] ---> 6bcc5d2a221d [2022-01-20T15:23:26.870Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T15:23:26.870Z] ---> Running in 1eef933c76a5 [2022-01-20T15:23:27.139Z] Removing intermediate container 1eef933c76a5 [2022-01-20T15:23:27.139Z] ---> 332ce4bdcb7a [2022-01-20T15:23:27.139Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T15:23:27.139Z] ---> Running in aee307813243 [2022-01-20T15:23:27.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T15:23:27.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T15:23:27.662Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T15:23:27.662Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T15:23:27.662Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T15:23:27.662Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T15:23:27.662Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T15:23:27.662Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T15:23:27.662Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T15:23:27.662Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T15:23:27.662Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T15:23:27.921Z] OK: 9 MiB in 21 packages [2022-01-20T15:23:28.180Z] Removing intermediate container aee307813243 [2022-01-20T15:23:28.180Z] ---> 6589d060e018 [2022-01-20T15:23:28.180Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T15:23:28.180Z] ---> 1f134f94dfde [2022-01-20T15:23:28.180Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T15:23:28.442Z] ---> 55c280655aee [2022-01-20T15:23:28.442Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T15:23:28.442Z] ---> f2d23036580f [2022-01-20T15:23:28.442Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T15:23:29.018Z] ---> 79d28a60c375 [2022-01-20T15:23:29.018Z] Step 22/27 : EXPOSE 48095 [2022-01-20T15:23:29.018Z] ---> Running in f298a1afe40c [2022-01-20T15:23:29.279Z] Removing intermediate container f298a1afe40c [2022-01-20T15:23:29.279Z] ---> c074d3781cda [2022-01-20T15:23:29.279Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T15:23:29.279Z] ---> Running in 982b5ac60377 [2022-01-20T15:23:29.541Z] Removing intermediate container 982b5ac60377 [2022-01-20T15:23:29.541Z] ---> 5958dbbfb1fc [2022-01-20T15:23:29.541Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T15:23:29.541Z] ---> Running in f137bf575e8e [2022-01-20T15:23:29.541Z] Removing intermediate container f137bf575e8e [2022-01-20T15:23:29.541Z] ---> e0355ebec2b8 [2022-01-20T15:23:29.541Z] Step 25/27 : LABEL arch=amd64 [2022-01-20T15:23:29.804Z] ---> Running in f41c8b2abb6f [2022-01-20T15:23:29.804Z] Removing intermediate container f41c8b2abb6f [2022-01-20T15:23:29.804Z] ---> 3b5d8a3e7cd7 [2022-01-20T15:23:29.804Z] Step 26/27 : LABEL git_sha=748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:23:29.804Z] ---> Running in 919a96749b54 [2022-01-20T15:23:30.064Z] Removing intermediate container 919a96749b54 [2022-01-20T15:23:30.064Z] ---> 80a5e0554627 [2022-01-20T15:23:30.064Z] Step 27/27 : LABEL version=2.2.0-dev.9 [2022-01-20T15:23:30.064Z] ---> Running in 0a69ac79a3e5 [2022-01-20T15:23:30.324Z] Removing intermediate container 0a69ac79a3e5 [2022-01-20T15:23:30.324Z] ---> 5904c4660507 [2022-01-20T15:23:30.324Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T15:23:30.324Z] Successfully built 5904c4660507 [2022-01-20T15:23:30.324Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:23:30.440Z] provisioning config files... [2022-01-20T15:23:30.448Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2206367089145963417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:23:30.757Z] ---> docker-login.sh [2022-01-20T15:23:30.757Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:23:30.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:23:30.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:23:30.757Z] Configure a credential helper to remove this warning. See [2022-01-20T15:23:30.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:23:30.757Z] [2022-01-20T15:23:30.757Z] Login Succeeded [2022-01-20T15:23:30.757Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:23:30.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:23:30.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:23:30.757Z] Configure a credential helper to remove this warning. See [2022-01-20T15:23:30.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:23:30.757Z] [2022-01-20T15:23:30.757Z] Login Succeeded [2022-01-20T15:23:30.757Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:23:31.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:23:31.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:23:31.017Z] Configure a credential helper to remove this warning. See [2022-01-20T15:23:31.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:23:31.017Z] [2022-01-20T15:23:31.017Z] Login Succeeded [2022-01-20T15:23:31.017Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:23:31.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:23:31.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:23:31.017Z] Configure a credential helper to remove this warning. See [2022-01-20T15:23:31.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:23:31.017Z] [2022-01-20T15:23:31.017Z] Login Succeeded [2022-01-20T15:23:31.017Z] docker.io [2022-01-20T15:23:31.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:23:31.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:23:31.539Z] Configure a credential helper to remove this warning. See [2022-01-20T15:23:31.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:23:31.539Z] [2022-01-20T15:23:31.539Z] Login Succeeded [2022-01-20T15:23:31.540Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:23:31.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:23:31.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:23:31.618Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-01-20T15:23:31.618Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:23:31.618Z] latest [2022-01-20T15:23:31.618Z] 2.2.0-dev.9 [2022-01-20T15:23:31.618Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [2022-01-20T15:23:31.618Z] main [2022-01-20T15:23:31.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:31.933Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:32.238Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:23:32.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T15:23:32.238Z] ce5a742e5f27: Preparing [2022-01-20T15:23:32.238Z] a784203774c1: Preparing [2022-01-20T15:23:32.238Z] c50e8c86b4bf: Preparing [2022-01-20T15:23:32.238Z] f63f735a82fe: Preparing [2022-01-20T15:23:32.238Z] 47f298d84d27: Preparing [2022-01-20T15:23:32.238Z] 1a058d5342cc: Preparing [2022-01-20T15:23:32.238Z] 1a058d5342cc: Waiting [2022-01-20T15:23:32.500Z] a784203774c1: Pushed [2022-01-20T15:23:32.500Z] c50e8c86b4bf: Pushed [2022-01-20T15:23:32.500Z] f63f735a82fe: Pushed [2022-01-20T15:23:32.500Z] 1a058d5342cc: Layer already exists [2022-01-20T15:23:32.500Z] 47f298d84d27: Pushed [2022-01-20T15:23:33.440Z] ce5a742e5f27: Pushed [2022-01-20T15:23:33.701Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:34.004Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:34.296Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-20T15:23:34.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T15:23:34.296Z] ce5a742e5f27: Preparing [2022-01-20T15:23:34.296Z] a784203774c1: Preparing [2022-01-20T15:23:34.296Z] c50e8c86b4bf: Preparing [2022-01-20T15:23:34.296Z] f63f735a82fe: Preparing [2022-01-20T15:23:34.296Z] 47f298d84d27: Preparing [2022-01-20T15:23:34.296Z] 1a058d5342cc: Preparing [2022-01-20T15:23:34.296Z] 1a058d5342cc: Waiting [2022-01-20T15:23:34.296Z] 47f298d84d27: Layer already exists [2022-01-20T15:23:34.296Z] f63f735a82fe: Layer already exists [2022-01-20T15:23:34.296Z] c50e8c86b4bf: Layer already exists [2022-01-20T15:23:34.296Z] a784203774c1: Layer already exists [2022-01-20T15:23:34.296Z] ce5a742e5f27: Layer already exists [2022-01-20T15:23:34.296Z] 1a058d5342cc: Layer already exists [2022-01-20T15:23:34.296Z] latest: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:34.594Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:34.884Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.9 [2022-01-20T15:23:34.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T15:23:34.884Z] ce5a742e5f27: Preparing [2022-01-20T15:23:34.884Z] a784203774c1: Preparing [2022-01-20T15:23:34.884Z] c50e8c86b4bf: Preparing [2022-01-20T15:23:34.884Z] f63f735a82fe: Preparing [2022-01-20T15:23:34.884Z] 47f298d84d27: Preparing [2022-01-20T15:23:34.884Z] 1a058d5342cc: Preparing [2022-01-20T15:23:34.884Z] 1a058d5342cc: Waiting [2022-01-20T15:23:34.884Z] ce5a742e5f27: Layer already exists [2022-01-20T15:23:34.884Z] 47f298d84d27: Layer already exists [2022-01-20T15:23:34.884Z] f63f735a82fe: Layer already exists [2022-01-20T15:23:34.884Z] a784203774c1: Layer already exists [2022-01-20T15:23:34.884Z] c50e8c86b4bf: Layer already exists [2022-01-20T15:23:34.884Z] 1a058d5342cc: Layer already exists [2022-01-20T15:23:34.884Z] 2.2.0-dev.9: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:35.186Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:35.480Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [2022-01-20T15:23:35.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T15:23:35.480Z] ce5a742e5f27: Preparing [2022-01-20T15:23:35.480Z] a784203774c1: Preparing [2022-01-20T15:23:35.480Z] c50e8c86b4bf: Preparing [2022-01-20T15:23:35.480Z] f63f735a82fe: Preparing [2022-01-20T15:23:35.480Z] 47f298d84d27: Preparing [2022-01-20T15:23:35.480Z] 1a058d5342cc: Preparing [2022-01-20T15:23:35.480Z] 1a058d5342cc: Waiting [2022-01-20T15:23:35.480Z] c50e8c86b4bf: Layer already exists [2022-01-20T15:23:35.480Z] a784203774c1: Layer already exists [2022-01-20T15:23:35.480Z] f63f735a82fe: Layer already exists [2022-01-20T15:23:35.480Z] 47f298d84d27: Layer already exists [2022-01-20T15:23:35.480Z] ce5a742e5f27: Layer already exists [2022-01-20T15:23:35.480Z] 1a058d5342cc: Layer already exists [2022-01-20T15:23:35.480Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:35.790Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:36.082Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-01-20T15:23:36.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-20T15:23:36.082Z] ce5a742e5f27: Preparing [2022-01-20T15:23:36.082Z] a784203774c1: Preparing [2022-01-20T15:23:36.082Z] c50e8c86b4bf: Preparing [2022-01-20T15:23:36.082Z] f63f735a82fe: Preparing [2022-01-20T15:23:36.082Z] 47f298d84d27: Preparing [2022-01-20T15:23:36.082Z] 1a058d5342cc: Preparing [2022-01-20T15:23:36.082Z] 1a058d5342cc: Waiting [2022-01-20T15:23:36.082Z] ce5a742e5f27: Layer already exists [2022-01-20T15:23:36.082Z] f63f735a82fe: Layer already exists [2022-01-20T15:23:36.082Z] a784203774c1: Layer already exists [2022-01-20T15:23:36.082Z] c50e8c86b4bf: Layer already exists [2022-01-20T15:23:36.082Z] 47f298d84d27: Layer already exists [2022-01-20T15:23:36.082Z] 1a058d5342cc: Layer already exists [2022-01-20T15:23:36.082Z] main: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:23:36.122Z] ===================================================== [Pipeline] echo [2022-01-20T15:23:36.133Z] taggedImages: [2022-01-20T15:23:36.133Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:23:36.133Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-20T15:23:36.133Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.9 [2022-01-20T15:23:36.133Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [2022-01-20T15:23:36.133Z] - 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-20T15:23:36.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:23:36.525Z] [2022-01-20T15:23:36.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:23:36.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:23:36.827Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T15:23:36.827Z] b4d181a07f80: Pulling fs layer [2022-01-20T15:23:36.827Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T15:23:36.827Z] ed53099fbce6: Pulling fs layer [2022-01-20T15:23:36.827Z] dc539afda2c1: Pulling fs layer [2022-01-20T15:23:36.827Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T15:23:36.827Z] 9065ff56babe: Pulling fs layer [2022-01-20T15:23:36.827Z] d287ab97295c: Pulling fs layer [2022-01-20T15:23:36.827Z] 77bc0d833cb6: Waiting [2022-01-20T15:23:36.827Z] 9065ff56babe: Waiting [2022-01-20T15:23:36.827Z] d287ab97295c: Waiting [2022-01-20T15:23:36.827Z] dc539afda2c1: Waiting [2022-01-20T15:23:36.827Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T15:23:36.827Z] a1111a8f2ec3: Download complete [2022-01-20T15:23:36.827Z] dc539afda2c1: Verifying Checksum [2022-01-20T15:23:36.827Z] dc539afda2c1: Download complete [2022-01-20T15:23:37.231Z] b4d181a07f80: Verifying Checksum [2022-01-20T15:23:37.231Z] b4d181a07f80: Download complete [2022-01-20T15:23:37.231Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T15:23:37.231Z] 77bc0d833cb6: Download complete [2022-01-20T15:23:37.231Z] ed53099fbce6: Verifying Checksum [2022-01-20T15:23:37.231Z] ed53099fbce6: Download complete [2022-01-20T15:23:37.231Z] 9065ff56babe: Verifying Checksum [2022-01-20T15:23:37.231Z] 9065ff56babe: Download complete [2022-01-20T15:23:37.933Z] d287ab97295c: Verifying Checksum [2022-01-20T15:23:37.933Z] d287ab97295c: Download complete [2022-01-20T15:23:38.618Z] b4d181a07f80: Pull complete [2022-01-20T15:23:38.888Z] a1111a8f2ec3: Pull complete [2022-01-20T15:23:39.470Z] ed53099fbce6: Pull complete [2022-01-20T15:23:39.470Z] dc539afda2c1: Pull complete [2022-01-20T15:23:39.748Z] 77bc0d833cb6: Pull complete [2022-01-20T15:23:39.748Z] 9065ff56babe: Pull complete [2022-01-20T15:23:45.088Z] d287ab97295c: Pull complete [2022-01-20T15:23:45.088Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T15:23:45.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:23:45.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T15:23:45.160Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:23:45.200Z] $ 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-20T15:23:46.041Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2233 in /w/workspace/ry_app-service-configurable_main [2022-01-20T15:23:47.757Z] $ docker top 1c5f11a5814be4e4062cab57647eafd2beca4bdb09581b2cb5814e3ce544707a -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-01-20T15:23:47.953Z] Running in /w/workspace/app-service-configurable/45 [Pipeline] { [Pipeline] checkout [2022-01-20T15:23:48.113Z] Selected Git installation does not exist. Using Default [2022-01-20T15:23:48.113Z] The recommended git tool is: NONE [2022-01-20T15:23:48.207Z] ---> job-cost.sh [2022-01-20T15:23:48.207Z] lf-activate-venv: SKIPPING [2022-01-20T15:23:48.207Z] INFO: No Stack... [2022-01-20T15:23:48.468Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T15:23:48.726Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T15:23:49.025Z] + cut -d, -f6 [2022-01-20T15:23:49.025Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2022-01-20T15:23:49.041Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [2022-01-20T15:23:49.051Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] did not exist. Created. [2022-01-20T15:23:49.052Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T15:23:49.361Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T15:23:49.396Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T15:23:49.402Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T15:23:49.423Z] $ docker stop --time=1 1c5f11a5814be4e4062cab57647eafd2beca4bdb09581b2cb5814e3ce544707a [2022-01-20T15:23:50.568Z] $ docker rm -f 1c5f11a5814be4e4062cab57647eafd2beca4bdb09581b2cb5814e3ce544707a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T15:23:52.623Z] using credential edgex-jenkins-ssh [2022-01-20T15:23:52.645Z] Cloning the remote Git repository [2022-01-20T15:23:52.706Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T15:23:52.782Z] > git init /w/workspace/app-service-configurable/45 # timeout=10 [2022-01-20T15:23:52.855Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T15:23:52.855Z] > git --version # timeout=10 [2022-01-20T15:23:52.873Z] > git --version # 'git version 2.17.1' [2022-01-20T15:23:52.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T15:23:52.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T15:23:54.114Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T15:23:54.135Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T15:23:54.155Z] Avoid second fetch [2022-01-20T15:23:54.156Z] Checking out Revision 748c375b9e927734e5c39e9bf70730eec1c3f6a7 (main) [2022-01-20T15:23:54.177Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T15:23:54.189Z] > git checkout -f 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [2022-01-20T15:23:58.303Z] Commit message: "ci: Additional Go 1.17 changes (#369)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T15:23:59.177Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T15:23:59.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T15:23:59.177Z] Dload Upload Total Spent Left Speed [2022-01-20T15:23:59.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 72656 0 --:--:-- --:--:-- --:--:-- 72656 [Pipeline] sh [2022-01-20T15:23:59.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T15:24:00.020Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T15:24:00.020Z] + sudo tee /etc/docker/daemon.new [2022-01-20T15:24:00.020Z] { [2022-01-20T15:24:00.020Z] "registry-mirrors": [ [2022-01-20T15:24:00.020Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T15:24:00.020Z] ], [2022-01-20T15:24:00.020Z] "bip": "10.250.0.254/24", [2022-01-20T15:24:00.020Z] "hosts": [ [2022-01-20T15:24:00.020Z] "tcp://0.0.0.0:5555", [2022-01-20T15:24:00.020Z] "unix:///var/run/docker.sock" [2022-01-20T15:24:00.020Z] ], [2022-01-20T15:24:00.020Z] "mtu": 1458, [2022-01-20T15:24:00.020Z] "selinux-enabled": true, [2022-01-20T15:24:00.020Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T15:24:00.020Z] } [Pipeline] sh [2022-01-20T15:24:00.372Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T15:24:00.715Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:24:19.122Z] provisioning config files... [2022-01-20T15:24:19.152Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/45@tmp/config4951100496670959737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:24:19.575Z] ---> docker-login.sh [2022-01-20T15:24:19.575Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:24:20.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:24:20.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:24:20.459Z] Configure a credential helper to remove this warning. See [2022-01-20T15:24:20.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:24:20.459Z] [2022-01-20T15:24:20.459Z] Login Succeeded [2022-01-20T15:24:20.459Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:24:20.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:24:20.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:24:20.732Z] Configure a credential helper to remove this warning. See [2022-01-20T15:24:20.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:24:20.732Z] [2022-01-20T15:24:20.732Z] Login Succeeded [2022-01-20T15:24:20.732Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:24:21.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:24:21.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:24:21.281Z] Configure a credential helper to remove this warning. See [2022-01-20T15:24:21.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:24:21.281Z] [2022-01-20T15:24:21.281Z] Login Succeeded [2022-01-20T15:24:21.281Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:24:21.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:24:21.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:24:21.556Z] Configure a credential helper to remove this warning. See [2022-01-20T15:24:21.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:24:21.556Z] [2022-01-20T15:24:21.556Z] Login Succeeded [2022-01-20T15:24:21.556Z] docker.io [2022-01-20T15:24:22.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:24:22.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:24:22.424Z] Configure a credential helper to remove this warning. See [2022-01-20T15:24:22.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:24:22.424Z] [2022-01-20T15:24:22.424Z] Login Succeeded [2022-01-20T15:24:22.424Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:24:22.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T15:24:22.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:24:22.899Z] ========================================================= [2022-01-20T15:24:22.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T15:24:22.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:24:23.252Z] + 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-20T15:24:23.252Z] Sending build context to Docker daemon 207.4kB [2022-01-20T15:24:23.525Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:24:23.525Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T15:24:23.801Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T15:24:23.801Z] 9b3977197b4f: Pulling fs layer [2022-01-20T15:24:23.801Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T15:24:23.801Z] 94645a83ff95: Pulling fs layer [2022-01-20T15:24:23.801Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T15:24:23.801Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T15:24:23.801Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T15:24:23.801Z] 9a6b49a46696: Pulling fs layer [2022-01-20T15:24:23.801Z] cf05db05a679: Pulling fs layer [2022-01-20T15:24:23.801Z] 3f3a8bcf1eab: Waiting [2022-01-20T15:24:23.801Z] 0c92f367c5e7: Waiting [2022-01-20T15:24:23.801Z] 4b8299f9d1f4: Waiting [2022-01-20T15:24:23.801Z] 9a6b49a46696: Waiting [2022-01-20T15:24:23.801Z] cf05db05a679: Waiting [2022-01-20T15:24:23.801Z] 94645a83ff95: Verifying Checksum [2022-01-20T15:24:23.801Z] 94645a83ff95: Download complete [2022-01-20T15:24:23.801Z] 1a89e8eeedd5: Download complete [2022-01-20T15:24:23.801Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T15:24:23.801Z] 0c92f367c5e7: Download complete [2022-01-20T15:24:23.801Z] 4b8299f9d1f4: Download complete [2022-01-20T15:24:23.801Z] 9a6b49a46696: Verifying Checksum [2022-01-20T15:24:23.801Z] 9a6b49a46696: Download complete [2022-01-20T15:24:23.801Z] 9b3977197b4f: Download complete [2022-01-20T15:24:24.800Z] 9b3977197b4f: Pull complete [2022-01-20T15:24:25.080Z] 1a89e8eeedd5: Pull complete [2022-01-20T15:24:25.680Z] 94645a83ff95: Pull complete [2022-01-20T15:24:25.956Z] cf05db05a679: Verifying Checksum [2022-01-20T15:24:25.956Z] cf05db05a679: Download complete [2022-01-20T15:24:26.230Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T15:24:26.231Z] 3f3a8bcf1eab: Download complete [2022-01-20T15:24:38.628Z] 3f3a8bcf1eab: Pull complete [2022-01-20T15:24:38.628Z] 0c92f367c5e7: Pull complete [2022-01-20T15:24:38.628Z] 4b8299f9d1f4: Pull complete [2022-01-20T15:24:38.628Z] 9a6b49a46696: Pull complete [2022-01-20T15:24:44.029Z] cf05db05a679: Pull complete [2022-01-20T15:24:44.029Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T15:24:44.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T15:24:44.029Z] ---> 0ccda1f7e2ee [2022-01-20T15:24:44.029Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:24:46.011Z] ---> Running in 34ebff9e37a5 [2022-01-20T15:24:46.011Z] Removing intermediate container 34ebff9e37a5 [2022-01-20T15:24:46.011Z] ---> f09f77446bf2 [2022-01-20T15:24:46.011Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:24:46.286Z] ---> Running in 6c6242a578b1 [2022-01-20T15:24:46.560Z] Removing intermediate container 6c6242a578b1 [2022-01-20T15:24:46.560Z] ---> 83e8fb819836 [2022-01-20T15:24:46.560Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T15:24:46.560Z] ---> Running in a89a1305d52c [2022-01-20T15:24:46.831Z] Removing intermediate container a89a1305d52c [2022-01-20T15:24:46.832Z] ---> b4cbf561dc3f [2022-01-20T15:24:46.832Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:24:47.105Z] ---> Running in 00acf9fce546 [2022-01-20T15:24:49.086Z] Removing intermediate container 00acf9fce546 [2022-01-20T15:24:49.086Z] ---> 5b4c42152910 [2022-01-20T15:24:49.086Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:24:49.086Z] ---> Running in eb11a05f9475 [2022-01-20T15:24:50.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T15:24:51.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T15:24:51.644Z] OK: 220 MiB in 52 packages [2022-01-20T15:24:52.620Z] Removing intermediate container eb11a05f9475 [2022-01-20T15:24:52.620Z] ---> ce670b6afbdc [2022-01-20T15:24:52.620Z] Step 8/13 : WORKDIR /app [2022-01-20T15:24:52.620Z] ---> Running in 0a5c8dabd0e4 [2022-01-20T15:24:52.901Z] Removing intermediate container 0a5c8dabd0e4 [2022-01-20T15:24:52.901Z] ---> 129138b87adf [2022-01-20T15:24:52.901Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T15:24:53.503Z] ---> c7de7e18de6a [2022-01-20T15:24:53.503Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:24:53.779Z] ---> Running in 15902c7b0be6 [2022-01-20T15:26:15.620Z] Removing intermediate container 15902c7b0be6 [2022-01-20T15:26:15.620Z] ---> d7f92d6468c5 [2022-01-20T15:26:15.620Z] Step 11/13 : COPY . . [2022-01-20T15:26:15.620Z] ---> cf12d5d222a6 [2022-01-20T15:26:15.620Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T15:26:15.620Z] ---> Running in b3067a0f1c62 [2022-01-20T15:26:15.620Z] Removing intermediate container b3067a0f1c62 [2022-01-20T15:26:15.620Z] ---> 0c84762d2d45 [2022-01-20T15:26:15.620Z] Step 13/13 : RUN $MAKE [2022-01-20T15:26:15.620Z] ---> Running in 5afa489fd000 [2022-01-20T15:26:15.620Z] noop [2022-01-20T15:26:15.620Z] Removing intermediate container 5afa489fd000 [2022-01-20T15:26:15.620Z] ---> 42bb58539e2d [2022-01-20T15:26:15.620Z] Successfully built 42bb58539e2d [2022-01-20T15:26:15.620Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:26:15.981Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T15:26:15.982Z] . [Pipeline] withDockerContainer [2022-01-20T15:26:16.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-2233 does not seem to be running inside a container [2022-01-20T15:26:16.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/45 -v /w/workspace/app-service-configurable/45:/w/workspace/app-service-configurable/45:rw,z -v /w/workspace/app-service-configurable/45@tmp:/w/workspace/app-service-configurable/45@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-20T15:26:17.764Z] $ docker top 4cae902d154a4b0505eb589af329e2a0f0adb31f8f8dc31d6d74e12917a76c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T15:26:18.710Z] + go version [2022-01-20T15:26:18.711Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T15:26:18.730Z] $ docker stop --time=1 4cae902d154a4b0505eb589af329e2a0f0adb31f8f8dc31d6d74e12917a76c8d [2022-01-20T15:26:20.415Z] $ docker rm -f 4cae902d154a4b0505eb589af329e2a0f0adb31f8f8dc31d6d74e12917a76c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:26:20.995Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T15:26:20.995Z] . [Pipeline] withDockerContainer [2022-01-20T15:26:21.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-2233 does not seem to be running inside a container [2022-01-20T15:26:21.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/45 -v /w/workspace/app-service-configurable/45:/w/workspace/app-service-configurable/45:rw,z -v /w/workspace/app-service-configurable/45@tmp:/w/workspace/app-service-configurable/45@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-20T15:26:22.661Z] $ docker top add2e860750e955a58f6e4096a825e8d4e527623416338ffb05c63caf68ec7fc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T15:26:23.559Z] + make test [2022-01-20T15:26:23.559Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T15:27:20.126Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T15:27:20.126Z] CGO_ENABLED=1 go vet ./... [2022-01-20T15:27:35.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T15:27:35.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T15:27:35.233Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T15:27:35.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T15:27:35.859Z] $ docker stop --time=1 add2e860750e955a58f6e4096a825e8d4e527623416338ffb05c63caf68ec7fc [2022-01-20T15:27:37.790Z] $ docker rm -f add2e860750e955a58f6e4096a825e8d4e527623416338ffb05c63caf68ec7fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:27:38.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T15:27:38.719Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T15:27:39.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T15:27:39.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T15:27:40.028Z] + ls -al . [2022-01-20T15:27:40.028Z] total 172 [2022-01-20T15:27:40.028Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 15:27 . [2022-01-20T15:27:40.028Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:23 .. [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 15:23 .dockerignore [2022-01-20T15:27:40.028Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 15:23 .git [2022-01-20T15:27:40.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:23 .github [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 15:23 .gitignore [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 15:23 Attribution.txt [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 15:23 CHANGELOG.md [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 15:23 Dockerfile [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 15:23 GOVERNANCE.md [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 15:23 Jenkinsfile [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 15:23 LICENSE [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 15:23 OWNERS.md [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 15:23 README.md [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 15:22 VERSION [2022-01-20T15:27:40.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:23 bin [2022-01-20T15:27:40.028Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 15:26 coverage.out [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 15:23 go.mod [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 15:23 go.sum [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 15:23 main.go [2022-01-20T15:27:40.028Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 15:23 makefile [2022-01-20T15:27:40.028Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 15:23 res [2022-01-20T15:27:40.028Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 15:23 snap [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:27:40.387Z] + 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=748c375b9e927734e5c39e9bf70730eec1c3f6a7 --label arch=arm64 --label version=2.2.0-dev.9 . [2022-01-20T15:27:40.388Z] Sending build context to Docker daemon 208.4kB [2022-01-20T15:27:40.665Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:27:40.665Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T15:27:40.665Z] ---> 42bb58539e2d [2022-01-20T15:27:40.665Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:27:40.939Z] ---> Running in a27e428190ef [2022-01-20T15:27:41.215Z] Removing intermediate container a27e428190ef [2022-01-20T15:27:41.215Z] ---> c70ef886bb4e [2022-01-20T15:27:41.215Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:27:41.489Z] ---> Running in 428901fe4d9f [2022-01-20T15:27:41.771Z] Removing intermediate container 428901fe4d9f [2022-01-20T15:27:41.771Z] ---> 93f42fb53e7f [2022-01-20T15:27:41.771Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T15:27:41.771Z] ---> Running in 7c6d616de405 [2022-01-20T15:27:42.379Z] Removing intermediate container 7c6d616de405 [2022-01-20T15:27:42.379Z] ---> bb18ab7b9920 [2022-01-20T15:27:42.379Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:27:42.379Z] ---> Running in 7f019dce4f78 [2022-01-20T15:27:44.354Z] Removing intermediate container 7f019dce4f78 [2022-01-20T15:27:44.354Z] ---> 3ef3dbcc71e3 [2022-01-20T15:27:44.354Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:27:44.354Z] ---> Running in 598c9d774b6a [2022-01-20T15:27:45.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T15:27:46.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T15:27:47.393Z] OK: 220 MiB in 52 packages [2022-01-20T15:27:48.389Z] Removing intermediate container 598c9d774b6a [2022-01-20T15:27:48.389Z] ---> fcce057954b0 [2022-01-20T15:27:48.389Z] Step 8/27 : WORKDIR /app [2022-01-20T15:27:48.669Z] ---> Running in 9bda15a9de5b [2022-01-20T15:27:48.945Z] Removing intermediate container 9bda15a9de5b [2022-01-20T15:27:48.945Z] ---> 73dde8032153 [2022-01-20T15:27:48.945Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T15:27:49.547Z] ---> ab65e95af12d [2022-01-20T15:27:49.547Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:27:49.822Z] ---> Running in 923c36602d1a [2022-01-20T15:27:52.425Z] Removing intermediate container 923c36602d1a [2022-01-20T15:27:52.425Z] ---> 8f9b44f6aacb [2022-01-20T15:27:52.425Z] Step 11/27 : COPY . . [2022-01-20T15:27:52.697Z] ---> a88bc6887c73 [2022-01-20T15:27:52.697Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T15:27:52.697Z] ---> Running in 8ac782b21221 [2022-01-20T15:27:53.293Z] Removing intermediate container 8ac782b21221 [2022-01-20T15:27:53.293Z] ---> acb184d3ca67 [2022-01-20T15:27:53.293Z] Step 13/27 : RUN $MAKE [2022-01-20T15:27:53.293Z] ---> Running in a4c9f5e76c50 [2022-01-20T15:27:54.273Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.9" -o app-service-configurable [2022-01-20T15:28:41.275Z] Removing intermediate container a4c9f5e76c50 [2022-01-20T15:28:41.275Z] ---> cbed1bbded99 [2022-01-20T15:28:41.275Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T15:28:42.254Z] 3.14: Pulling from library/alpine [2022-01-20T15:28:42.254Z] be307f383ecc: Pulling fs layer [2022-01-20T15:28:42.528Z] be307f383ecc: Verifying Checksum [2022-01-20T15:28:42.528Z] be307f383ecc: Download complete [2022-01-20T15:28:43.125Z] be307f383ecc: Pull complete [2022-01-20T15:28:43.125Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T15:28:43.125Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T15:28:43.125Z] ---> 5b8b7b635229 [2022-01-20T15:28:43.125Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T15:28:43.125Z] ---> Running in 70ca3cdc04e7 [2022-01-20T15:28:43.724Z] Removing intermediate container 70ca3cdc04e7 [2022-01-20T15:28:43.724Z] ---> c645904c35a7 [2022-01-20T15:28:43.724Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T15:28:43.724Z] ---> Running in 8705aad7f2dc [2022-01-20T15:28:43.996Z] Removing intermediate container 8705aad7f2dc [2022-01-20T15:28:43.996Z] ---> 90672c3e0e8c [2022-01-20T15:28:43.996Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T15:28:44.270Z] ---> Running in 9e1f2ca8669d [2022-01-20T15:28:45.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T15:28:45.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T15:28:46.510Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T15:28:46.510Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T15:28:46.510Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T15:28:46.510Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T15:28:46.510Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T15:28:46.510Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T15:28:46.510Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T15:28:46.510Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T15:28:46.510Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T15:28:46.790Z] OK: 9 MiB in 21 packages [2022-01-20T15:28:48.229Z] Removing intermediate container 9e1f2ca8669d [2022-01-20T15:28:48.229Z] ---> e3ac3287e6af [2022-01-20T15:28:48.229Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T15:28:48.824Z] ---> edf6f7f13cb9 [2022-01-20T15:28:48.824Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T15:28:49.799Z] ---> cdd1d2eef755 [2022-01-20T15:28:49.799Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T15:28:50.391Z] ---> 263eb5cc371f [2022-01-20T15:28:50.391Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T15:28:51.822Z] ---> c888e6789636 [2022-01-20T15:28:51.822Z] Step 22/27 : EXPOSE 48095 [2022-01-20T15:28:51.822Z] ---> Running in bf8baeb45f11 [2022-01-20T15:28:52.094Z] Removing intermediate container bf8baeb45f11 [2022-01-20T15:28:52.094Z] ---> 0771779b3e84 [2022-01-20T15:28:52.094Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T15:28:52.094Z] ---> Running in 588df62a8755 [2022-01-20T15:28:52.687Z] Removing intermediate container 588df62a8755 [2022-01-20T15:28:52.687Z] ---> 12f378515e0f [2022-01-20T15:28:52.687Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T15:28:52.687Z] ---> Running in f48a002beb83 [2022-01-20T15:28:52.963Z] Removing intermediate container f48a002beb83 [2022-01-20T15:28:52.963Z] ---> 37d9cbb38275 [2022-01-20T15:28:52.963Z] Step 25/27 : LABEL arch=arm64 [2022-01-20T15:28:53.235Z] ---> Running in 4cc8e9e7d2bc [2022-01-20T15:28:53.512Z] Removing intermediate container 4cc8e9e7d2bc [2022-01-20T15:28:53.512Z] ---> b6f5b1c9307f [2022-01-20T15:28:53.512Z] Step 26/27 : LABEL git_sha=748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:28:53.512Z] ---> Running in 914ae7a22eb5 [2022-01-20T15:28:54.104Z] Removing intermediate container 914ae7a22eb5 [2022-01-20T15:28:54.104Z] ---> bef6d64d8ec1 [2022-01-20T15:28:54.104Z] Step 27/27 : LABEL version=2.2.0-dev.9 [2022-01-20T15:28:54.104Z] ---> Running in 8776f937d6fa [2022-01-20T15:28:54.376Z] Removing intermediate container 8776f937d6fa [2022-01-20T15:28:54.376Z] ---> de009ba871c9 [2022-01-20T15:28:54.376Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T15:28:54.647Z] Successfully built de009ba871c9 [2022-01-20T15:28:54.647Z] 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-20T15:28:54.758Z] provisioning config files... [2022-01-20T15:28:54.777Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/45@tmp/config4506988268059895358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:28:55.142Z] ---> docker-login.sh [2022-01-20T15:28:55.142Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:28:55.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:28:55.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:28:55.415Z] Configure a credential helper to remove this warning. See [2022-01-20T15:28:55.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:28:55.415Z] [2022-01-20T15:28:55.415Z] Login Succeeded [2022-01-20T15:28:55.415Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:28:56.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:28:56.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:28:56.010Z] Configure a credential helper to remove this warning. See [2022-01-20T15:28:56.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:28:56.010Z] [2022-01-20T15:28:56.010Z] Login Succeeded [2022-01-20T15:28:56.010Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:28:56.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:28:56.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:28:56.605Z] Configure a credential helper to remove this warning. See [2022-01-20T15:28:56.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:28:56.605Z] [2022-01-20T15:28:56.605Z] Login Succeeded [2022-01-20T15:28:56.605Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:28:57.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:28:57.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:28:57.201Z] Configure a credential helper to remove this warning. See [2022-01-20T15:28:57.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:28:57.201Z] [2022-01-20T15:28:57.201Z] Login Succeeded [2022-01-20T15:28:57.201Z] docker.io [2022-01-20T15:28:57.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:28:58.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:28:58.066Z] Configure a credential helper to remove this warning. See [2022-01-20T15:28:58.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:28:58.066Z] [2022-01-20T15:28:58.066Z] Login Succeeded [2022-01-20T15:28:58.066Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:28:58.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:28:58.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:28:58.150Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-01-20T15:28:58.150Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:28:58.150Z] latest [2022-01-20T15:28:58.150Z] 2.2.0-dev.9 [2022-01-20T15:28:58.150Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [2022-01-20T15:28:58.150Z] main [2022-01-20T15:28:58.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:28:58.521Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:28:58.888Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:28:58.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T15:28:58.889Z] 692e0493290a: Preparing [2022-01-20T15:28:58.889Z] b983a7c219e7: Preparing [2022-01-20T15:28:58.889Z] a152c191b5c9: Preparing [2022-01-20T15:28:58.889Z] 245d8503a67f: Preparing [2022-01-20T15:28:58.889Z] 611dcfa6a85c: Preparing [2022-01-20T15:28:58.889Z] 62170e181a92: Preparing [2022-01-20T15:28:58.889Z] 62170e181a92: Waiting [2022-01-20T15:28:59.161Z] b983a7c219e7: Pushed [2022-01-20T15:28:59.161Z] a152c191b5c9: Pushed [2022-01-20T15:28:59.161Z] 245d8503a67f: Pushed [2022-01-20T15:28:59.161Z] 62170e181a92: Layer already exists [2022-01-20T15:29:00.145Z] 611dcfa6a85c: Pushed [2022-01-20T15:29:02.774Z] 692e0493290a: Pushed [2022-01-20T15:29:03.046Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:03.410Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:03.766Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-20T15:29:03.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T15:29:03.766Z] 692e0493290a: Preparing [2022-01-20T15:29:03.766Z] b983a7c219e7: Preparing [2022-01-20T15:29:03.766Z] a152c191b5c9: Preparing [2022-01-20T15:29:03.766Z] 245d8503a67f: Preparing [2022-01-20T15:29:03.766Z] 611dcfa6a85c: Preparing [2022-01-20T15:29:03.766Z] 62170e181a92: Preparing [2022-01-20T15:29:03.766Z] 62170e181a92: Waiting [2022-01-20T15:29:03.766Z] a152c191b5c9: Layer already exists [2022-01-20T15:29:03.766Z] b983a7c219e7: Layer already exists [2022-01-20T15:29:03.766Z] 611dcfa6a85c: Layer already exists [2022-01-20T15:29:03.766Z] 692e0493290a: Layer already exists [2022-01-20T15:29:03.766Z] 245d8503a67f: Layer already exists [2022-01-20T15:29:04.042Z] 62170e181a92: Layer already exists [2022-01-20T15:29:04.042Z] latest: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:04.406Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:04.761Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.9 [2022-01-20T15:29:04.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T15:29:04.761Z] 692e0493290a: Preparing [2022-01-20T15:29:04.761Z] b983a7c219e7: Preparing [2022-01-20T15:29:04.761Z] a152c191b5c9: Preparing [2022-01-20T15:29:04.761Z] 245d8503a67f: Preparing [2022-01-20T15:29:04.761Z] 611dcfa6a85c: Preparing [2022-01-20T15:29:04.761Z] 62170e181a92: Preparing [2022-01-20T15:29:04.761Z] 62170e181a92: Waiting [2022-01-20T15:29:04.761Z] 245d8503a67f: Layer already exists [2022-01-20T15:29:04.761Z] b983a7c219e7: Layer already exists [2022-01-20T15:29:04.761Z] a152c191b5c9: Layer already exists [2022-01-20T15:29:04.761Z] 692e0493290a: Layer already exists [2022-01-20T15:29:04.761Z] 611dcfa6a85c: Layer already exists [2022-01-20T15:29:04.761Z] 62170e181a92: Layer already exists [2022-01-20T15:29:05.037Z] 2.2.0-dev.9: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:05.395Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:05.747Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [2022-01-20T15:29:05.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T15:29:05.747Z] 692e0493290a: Preparing [2022-01-20T15:29:05.747Z] b983a7c219e7: Preparing [2022-01-20T15:29:05.747Z] a152c191b5c9: Preparing [2022-01-20T15:29:05.747Z] 245d8503a67f: Preparing [2022-01-20T15:29:05.747Z] 611dcfa6a85c: Preparing [2022-01-20T15:29:05.747Z] 62170e181a92: Preparing [2022-01-20T15:29:05.747Z] 62170e181a92: Waiting [2022-01-20T15:29:05.747Z] 692e0493290a: Layer already exists [2022-01-20T15:29:05.747Z] 245d8503a67f: Layer already exists [2022-01-20T15:29:05.747Z] 611dcfa6a85c: Layer already exists [2022-01-20T15:29:05.747Z] b983a7c219e7: Layer already exists [2022-01-20T15:29:05.747Z] a152c191b5c9: Layer already exists [2022-01-20T15:29:06.025Z] 62170e181a92: Layer already exists [2022-01-20T15:29:06.025Z] 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:06.382Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:06.736Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-01-20T15:29:06.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-20T15:29:06.736Z] 692e0493290a: Preparing [2022-01-20T15:29:06.736Z] b983a7c219e7: Preparing [2022-01-20T15:29:06.736Z] a152c191b5c9: Preparing [2022-01-20T15:29:06.736Z] 245d8503a67f: Preparing [2022-01-20T15:29:06.736Z] 611dcfa6a85c: Preparing [2022-01-20T15:29:06.736Z] 62170e181a92: Preparing [2022-01-20T15:29:06.736Z] 62170e181a92: Waiting [2022-01-20T15:29:07.010Z] 611dcfa6a85c: Layer already exists [2022-01-20T15:29:07.010Z] a152c191b5c9: Layer already exists [2022-01-20T15:29:07.010Z] 245d8503a67f: Layer already exists [2022-01-20T15:29:07.010Z] b983a7c219e7: Layer already exists [2022-01-20T15:29:07.010Z] 692e0493290a: Layer already exists [2022-01-20T15:29:07.010Z] 62170e181a92: Layer already exists [2022-01-20T15:29:07.010Z] main: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:29:07.067Z] ===================================================== [Pipeline] echo [2022-01-20T15:29:07.079Z] taggedImages: [2022-01-20T15:29:07.079Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [2022-01-20T15:29:07.079Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-20T15:29:07.079Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.9 [2022-01-20T15:29:07.079Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [2022-01-20T15:29:07.079Z] - 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-20T15:29:07.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T15:29:07.467Z] [2022-01-20T15:29:07.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:07.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T15:29:08.101Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T15:29:08.101Z] 448f6bf000e3: Pulling fs layer [2022-01-20T15:29:08.101Z] f757da607395: Pulling fs layer [2022-01-20T15:29:08.101Z] 05883995daec: Pulling fs layer [2022-01-20T15:29:08.101Z] 8603b9c90790: Pulling fs layer [2022-01-20T15:29:08.101Z] 1560dd03e051: Pulling fs layer [2022-01-20T15:29:08.101Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T15:29:08.101Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T15:29:08.101Z] 8603b9c90790: Waiting [2022-01-20T15:29:08.101Z] 27f5ce0e4adf: Waiting [2022-01-20T15:29:08.101Z] c2d8d7efcc4b: Waiting [2022-01-20T15:29:08.101Z] 1560dd03e051: Waiting [2022-01-20T15:29:08.101Z] f757da607395: Verifying Checksum [2022-01-20T15:29:08.101Z] f757da607395: Download complete [2022-01-20T15:29:08.101Z] 8603b9c90790: Verifying Checksum [2022-01-20T15:29:08.101Z] 8603b9c90790: Download complete [2022-01-20T15:29:08.377Z] 1560dd03e051: Verifying Checksum [2022-01-20T15:29:08.377Z] 1560dd03e051: Download complete [2022-01-20T15:29:08.377Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T15:29:08.378Z] 27f5ce0e4adf: Download complete [2022-01-20T15:29:08.378Z] 05883995daec: Verifying Checksum [2022-01-20T15:29:08.378Z] 05883995daec: Download complete [2022-01-20T15:29:08.653Z] 448f6bf000e3: Download complete [2022-01-20T15:29:11.286Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T15:29:11.286Z] c2d8d7efcc4b: Download complete [2022-01-20T15:29:12.730Z] 448f6bf000e3: Pull complete [2022-01-20T15:29:13.329Z] f757da607395: Pull complete [2022-01-20T15:29:15.388Z] 05883995daec: Pull complete [2022-01-20T15:29:15.664Z] 8603b9c90790: Pull complete [2022-01-20T15:29:16.667Z] 1560dd03e051: Pull complete [2022-01-20T15:29:16.941Z] 27f5ce0e4adf: Pull complete [2022-01-20T15:29:32.032Z] c2d8d7efcc4b: Pull complete [2022-01-20T15:29:32.032Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T15:29:32.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T15:29:32.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T15:29:32.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-2233 does not seem to be running inside a container [2022-01-20T15:29:32.323Z] $ 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/45 -v /w/workspace/app-service-configurable/45:/w/workspace/app-service-configurable/45:rw,z -v /w/workspace/app-service-configurable/45@tmp:/w/workspace/app-service-configurable/45@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-20T15:29:35.356Z] $ docker top 08b242918d454f53c57f8b4f2832f053176d107a9217f8bcd498d972370a1e8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:29:36.266Z] ---> job-cost.sh [2022-01-20T15:29:36.266Z] lf-activate-venv: SKIPPING [2022-01-20T15:29:36.266Z] INFO: No Stack... [2022-01-20T15:29:36.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T15:29:36.806Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T15:29:37.459Z] + cat /w/workspace/app-service-configurable/45/archives/cost.csv [2022-01-20T15:29:37.459Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T15:29:37.523Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [2022-01-20T15:29:37.528Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] did not exist. Created. [2022-01-20T15:29:37.528Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T15:29:38.184Z] /w/workspace/app-service-configurable/45@tmp/durable-a2d7e96f/script.sh: 1: /w/workspace/app-service-configurable/45@tmp/durable-a2d7e96f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T15:29:38.846Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T15:29:38.872Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T15:29:38.920Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T15:29:38.926Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T15:29:38.938Z] $ docker stop --time=1 08b242918d454f53c57f8b4f2832f053176d107a9217f8bcd498d972370a1e8b [2022-01-20T15:29:40.401Z] $ docker rm -f 08b242918d454f53c57f8b4f2832f053176d107a9217f8bcd498d972370a1e8b [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-20T15:29:40.879Z] provisioning config files... [2022-01-20T15:29:40.888Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6996193101312631605tmp [Pipeline] { [Pipeline] sh [2022-01-20T15:29:41.202Z] + set +x [2022-01-20T15:29:41.202Z] + curl -s https://codecov.io/bash [2022-01-20T15:29:41.202Z] + bash -s -- [2022-01-20T15:29:41.202Z] [2022-01-20T15:29:41.202Z] _____ _ [2022-01-20T15:29:41.202Z] / ____| | | [2022-01-20T15:29:41.202Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T15:29:41.202Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T15:29:41.202Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T15:29:41.202Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T15:29:41.202Z] Bash-1.0.6 [2022-01-20T15:29:41.202Z] [2022-01-20T15:29:41.202Z] [2022-01-20T15:29:41.202Z] ==> git version 2.24.4 found [2022-01-20T15:29:41.202Z] ==> 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-20T15:29:41.202Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T15:29:41.202Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T15:29:41.202Z] ==> Jenkins CI detected. [2022-01-20T15:29:41.202Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-01-20T15:29:41.202Z] project root: . [2022-01-20T15:29:41.202Z] --> token set from env [2022-01-20T15:29:41.202Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T15:29:41.463Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T15:29:41.463Z] ==> Python coveragepy not found [2022-01-20T15:29:41.463Z] ==> Searching for coverage reports in: [2022-01-20T15:29:41.463Z] + . [2022-01-20T15:29:41.463Z] -> Found 1 reports [2022-01-20T15:29:41.463Z] ==> Detecting git/mercurial file structure [2022-01-20T15:29:41.463Z] ==> Reading reports [2022-01-20T15:29:41.463Z] + ./coverage.out bytes=10 [2022-01-20T15:29:41.463Z] ==> Appending adjustments [2022-01-20T15:29:41.463Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T15:29:41.463Z] + Found adjustments [2022-01-20T15:29:41.463Z] ==> Gzipping contents [2022-01-20T15:29:41.463Z] 4.0K /tmp/codecov.RxG5XV.gz [2022-01-20T15:29:41.463Z] ==> Uploading reports [2022-01-20T15:29:41.463Z] url: https://codecov.io [2022-01-20T15:29:41.463Z] query: branch=main&commit=748c375b9e927734e5c39e9bf70730eec1c3f6a7&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T15:29:41.463Z] -> Pinging Codecov [2022-01-20T15:29:41.463Z] 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=748c375b9e927734e5c39e9bf70730eec1c3f6a7&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T15:29:41.722Z] -> Uploading to [2022-01-20T15:29:41.722Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/A97CA9966030D2A3747ED39772930CCE/748c375b9e927734e5c39e9bf70730eec1c3f6a7/0be88b29-36ea-46d5-b5ee-8bea3096e178.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T152941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d67b4901aea2a60dea08daf3261dce4318d03b299ff1c7019796def174b00c5e [2022-01-20T15:29:41.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T15:29:41.722Z] Dload Upload Total Spent Left Speed [2022-01-20T15:29:42.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1962 --:--:-- --:--:-- --:--:-- 1965 [2022-01-20T15:29:42.295Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] } [2022-01-20T15:29:42.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-20T15:29:42.574Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T15:29:42.582Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:42.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T15:29:42.876Z] [2022-01-20T15:29:42.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:29:43.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T15:29:43.189Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T15:29:43.189Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T15:29:43.189Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T15:29:43.189Z] de9db76c5a1d: Pulling fs layer [2022-01-20T15:29:43.189Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T15:29:43.189Z] 0d57e429df01: Pulling fs layer [2022-01-20T15:29:43.189Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T15:29:43.189Z] e1f770b5df2f: Pulling fs layer [2022-01-20T15:29:43.189Z] 85a0685a4137: Pulling fs layer [2022-01-20T15:29:43.189Z] 0eba1c9be4d2: Waiting [2022-01-20T15:29:43.189Z] 0d57e429df01: Waiting [2022-01-20T15:29:43.189Z] 4e4be7b47b0d: Waiting [2022-01-20T15:29:43.189Z] e1f770b5df2f: Waiting [2022-01-20T15:29:43.189Z] 85a0685a4137: Waiting [2022-01-20T15:29:43.189Z] de9db76c5a1d: Verifying Checksum [2022-01-20T15:29:43.189Z] de9db76c5a1d: Download complete [2022-01-20T15:29:43.189Z] 0ef7d3d256c8: Download complete [2022-01-20T15:29:43.189Z] 0d57e429df01: Verifying Checksum [2022-01-20T15:29:43.189Z] 0d57e429df01: Download complete [2022-01-20T15:29:43.189Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T15:29:43.189Z] 4e4be7b47b0d: Download complete [2022-01-20T15:29:43.189Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T15:29:43.189Z] 188c0c94c7c5: Download complete [2022-01-20T15:29:43.454Z] e1f770b5df2f: Verifying Checksum [2022-01-20T15:29:43.454Z] e1f770b5df2f: Download complete [2022-01-20T15:29:43.454Z] 188c0c94c7c5: Pull complete [2022-01-20T15:29:44.043Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T15:29:44.043Z] 0eba1c9be4d2: Download complete [2022-01-20T15:29:44.043Z] 0ef7d3d256c8: Pull complete [2022-01-20T15:29:44.043Z] de9db76c5a1d: Pull complete [2022-01-20T15:29:44.043Z] 85a0685a4137: Verifying Checksum [2022-01-20T15:29:44.043Z] 85a0685a4137: Download complete [2022-01-20T15:29:48.306Z] 0eba1c9be4d2: Pull complete [2022-01-20T15:29:48.306Z] 0d57e429df01: Pull complete [2022-01-20T15:29:48.306Z] 4e4be7b47b0d: Pull complete [2022-01-20T15:29:48.574Z] e1f770b5df2f: Pull complete [2022-01-20T15:29:53.927Z] 85a0685a4137: Pull complete [2022-01-20T15:29:53.927Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T15:29:53.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T15:29:53.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T15:29:53.989Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:29:54.020Z] $ 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-20T15:29:54.835Z] $ docker top e5c15d172eba8dc72848c4952e51bc9c2261d70b73ed4743e1c3f5f51ad34977 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T15:29:54.915Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T15:29:55.208Z] + set -o pipefail [2022-01-20T15:29:55.208Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T15:29:59.442Z] [2022-01-20T15:29:59.442Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-01-20T15:29:59.442Z] [2022-01-20T15:29:59.442Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/2bece53b-0053-47de-be77-75fba167e96f [2022-01-20T15:29:59.442Z] [2022-01-20T15:29:59.442Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-20T15:29:59.442Z] [2022-01-20T15:29:59.442Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T15:29:59.442Z] [2022-01-20T15:29:59.702Z] [Pipeline] } [2022-01-20T15:29:59.712Z] $ docker stop --time=1 e5c15d172eba8dc72848c4952e51bc9c2261d70b73ed4743e1c3f5f51ad34977 [2022-01-20T15:30:01.618Z] $ docker rm -f e5c15d172eba8dc72848c4952e51bc9c2261d70b73ed4743e1c3f5f51ad34977 [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-20T15:30:02.381Z] + git log --format=format:%s -1 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] sh [2022-01-20T15:30:02.673Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:30:02.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:30:02.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:30:02.972Z] . [Pipeline] withDockerContainer [2022-01-20T15:30:03.034Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:30:03.063Z] $ 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-20T15:30:03.380Z] $ docker top defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:30:03.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:30:03.462Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:30:03.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:30:03.556Z] $ docker exec defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 ssh-agent [2022-01-20T15:30:03.653Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFnCldm/agent.15 [2022-01-20T15:30:03.653Z] SSH_AGENT_PID=22 [2022-01-20T15:30:03.658Z] Running ssh-add (command line suppressed) [2022-01-20T15:30:03.744Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_212097794227390586.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_212097794227390586.key) [2022-01-20T15:30:03.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:30:04.052Z] + git semver tag [2022-01-20T15:30:04.052Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:30:04.052Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T15:30:04.052Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T15:30:04.052Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:30:04.052Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:30:04.052Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:30:04.052Z] # $SEMVER_BRANCH = main [2022-01-20T15:30:04.052Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-20T15:30:04.052Z] # 748c375b9e927734e5c39e9bf70730eec1c3f6a7 HEAD [2022-01-20T15:30:04.052Z] # -> Force: false [2022-01-20T15:30:04.052Z] # 941a12a8228f74bcb9ca851a25318edc8e46bbc9 refs/tags/v2.2.0-dev.9 [Pipeline] } [2022-01-20T15:30:04.060Z] $ docker exec --env ******** --env ******** defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 ssh-agent -k [2022-01-20T15:30:04.142Z] unset SSH_AUTH_SOCK; [2022-01-20T15:30:04.143Z] unset SSH_AGENT_PID; [2022-01-20T15:30:04.143Z] echo Agent pid 22 killed; [2022-01-20T15:30:04.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:30:04.458Z] + git semver [Pipeline] } [2022-01-20T15:30:04.471Z] $ docker stop --time=1 defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 [2022-01-20T15:30:05.655Z] $ docker rm -f defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:30:06.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T15:30:06.054Z] [2022-01-20T15:30:06.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:30:06.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T15:30:06.377Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T15:30:06.377Z] ab5ef0e58194: Pulling fs layer [2022-01-20T15:30:06.377Z] 9712f1f96733: Pulling fs layer [2022-01-20T15:30:06.377Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T15:30:06.377Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T15:30:06.377Z] e9a5061849ea: Pulling fs layer [2022-01-20T15:30:06.377Z] d747dcd14b5f: Pulling fs layer [2022-01-20T15:30:06.377Z] 2de7ff778b66: Pulling fs layer [2022-01-20T15:30:06.377Z] e9a5061849ea: Waiting [2022-01-20T15:30:06.377Z] d747dcd14b5f: Waiting [2022-01-20T15:30:06.377Z] 2de7ff778b66: Waiting [2022-01-20T15:30:06.377Z] 0d9ebad4ef96: Waiting [2022-01-20T15:30:06.377Z] 9712f1f96733: Verifying Checksum [2022-01-20T15:30:06.377Z] 9712f1f96733: Download complete [2022-01-20T15:30:06.649Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T15:30:06.649Z] 63f879dbbcfc: Download complete [2022-01-20T15:30:06.909Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T15:30:06.909Z] 0d9ebad4ef96: Download complete [2022-01-20T15:30:06.909Z] d747dcd14b5f: Verifying Checksum [2022-01-20T15:30:06.909Z] d747dcd14b5f: Download complete [2022-01-20T15:30:06.909Z] e9a5061849ea: Verifying Checksum [2022-01-20T15:30:06.909Z] e9a5061849ea: Download complete [2022-01-20T15:30:06.909Z] ab5ef0e58194: Verifying Checksum [2022-01-20T15:30:06.909Z] ab5ef0e58194: Download complete [2022-01-20T15:30:06.909Z] 2de7ff778b66: Verifying Checksum [2022-01-20T15:30:06.909Z] 2de7ff778b66: Download complete [2022-01-20T15:30:10.216Z] ab5ef0e58194: Pull complete [2022-01-20T15:30:10.216Z] 9712f1f96733: Pull complete [2022-01-20T15:30:10.784Z] 63f879dbbcfc: Pull complete [2022-01-20T15:30:15.025Z] 0d9ebad4ef96: Pull complete [2022-01-20T15:30:15.025Z] e9a5061849ea: Pull complete [2022-01-20T15:30:15.025Z] d747dcd14b5f: Pull complete [2022-01-20T15:30:15.990Z] 2de7ff778b66: Pull complete [2022-01-20T15:30:15.990Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T15:30:15.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T15:30:15.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T15:30:16.054Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:30:16.087Z] $ 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-20T15:30:19.058Z] $ docker top 58119c34c0832fb4ab6822ebdadef1ec8d169f0ff0de4cf4142e18c073b295f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:30:19.218Z] provisioning config files... [2022-01-20T15:30:19.239Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9013162249335389187tmp [2022-01-20T15:30:19.253Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1044761924361833017tmp [2022-01-20T15:30:19.266Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6543833304763402534tmp [Pipeline] { [Pipeline] echo [2022-01-20T15:30:19.288Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:19.584Z] ---> sigul-configuration.sh [2022-01-20T15:30:19.584Z] gpg: directory `/root/.gnupg' created [2022-01-20T15:30:19.584Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T15:30:19.584Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T15:30:19.584Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T15:30:19.584Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T15:30:19.584Z] gpg: CAST5 encrypted data [2022-01-20T15:30:19.584Z] gpg: encrypted with 1 passphrase [2022-01-20T15:30:19.584Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T15:30:19.880Z] + mkdir /home/jenkins [2022-01-20T15:30:19.880Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T15:30:20.180Z] + 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-20T15:30:20.190Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:20.483Z] ---> sigul-install.sh [2022-01-20T15:30:20.484Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T15:30:20.782Z] + git tag --list [2022-01-20T15:30:20.782Z] v1.0.0 [2022-01-20T15:30:20.782Z] v1.1.0 [2022-01-20T15:30:20.782Z] v1.2.0 [2022-01-20T15:30:20.782Z] v1.3.0 [2022-01-20T15:30:20.782Z] v1.3.1 [2022-01-20T15:30:20.782Z] v2.0.0 [2022-01-20T15:30:20.782Z] v2.0.1 [2022-01-20T15:30:20.782Z] v2.0.1-dev.1 [2022-01-20T15:30:20.782Z] v2.0.2-dev.1 [2022-01-20T15:30:20.782Z] v2.0.2-dev.10 [2022-01-20T15:30:20.782Z] v2.0.2-dev.11 [2022-01-20T15:30:20.782Z] v2.0.2-dev.12 [2022-01-20T15:30:20.782Z] v2.0.2-dev.13 [2022-01-20T15:30:20.782Z] v2.0.2-dev.14 [2022-01-20T15:30:20.782Z] v2.0.2-dev.15 [2022-01-20T15:30:20.782Z] v2.0.2-dev.16 [2022-01-20T15:30:20.782Z] v2.0.2-dev.17 [2022-01-20T15:30:20.782Z] v2.0.2-dev.18 [2022-01-20T15:30:20.782Z] v2.0.2-dev.19 [2022-01-20T15:30:20.782Z] v2.0.2-dev.2 [2022-01-20T15:30:20.782Z] v2.0.2-dev.20 [2022-01-20T15:30:20.782Z] v2.0.2-dev.21 [2022-01-20T15:30:20.782Z] v2.0.2-dev.22 [2022-01-20T15:30:20.782Z] v2.0.2-dev.23 [2022-01-20T15:30:20.782Z] v2.0.2-dev.24 [2022-01-20T15:30:20.782Z] v2.0.2-dev.25 [2022-01-20T15:30:20.782Z] v2.0.2-dev.26 [2022-01-20T15:30:20.782Z] v2.0.2-dev.27 [2022-01-20T15:30:20.782Z] v2.0.2-dev.28 [2022-01-20T15:30:20.782Z] v2.0.2-dev.29 [2022-01-20T15:30:20.782Z] v2.0.2-dev.3 [2022-01-20T15:30:20.782Z] v2.0.2-dev.30 [2022-01-20T15:30:20.782Z] v2.0.2-dev.4 [2022-01-20T15:30:20.782Z] v2.0.2-dev.5 [2022-01-20T15:30:20.782Z] v2.0.2-dev.6 [2022-01-20T15:30:20.782Z] v2.0.2-dev.7 [2022-01-20T15:30:20.782Z] v2.0.2-dev.8 [2022-01-20T15:30:20.782Z] v2.0.2-dev.9 [2022-01-20T15:30:20.782Z] v2.1.0 [2022-01-20T15:30:20.782Z] v2.2.0-dev.1 [2022-01-20T15:30:20.782Z] v2.2.0-dev.2 [2022-01-20T15:30:20.782Z] v2.2.0-dev.3 [2022-01-20T15:30:20.782Z] v2.2.0-dev.4 [2022-01-20T15:30:20.782Z] v2.2.0-dev.5 [2022-01-20T15:30:20.782Z] v2.2.0-dev.6 [2022-01-20T15:30:20.782Z] v2.2.0-dev.7 [2022-01-20T15:30:20.782Z] v2.2.0-dev.8 [2022-01-20T15:30:20.782Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-20T15:30:21.081Z] + lftools sign git-tag v2.2.0-dev.9 [2022-01-20T15:30:21.654Z] Signing Git tag with Sigul... [2022-01-20T15:30:21.654Z] Signing v2.2.0-dev.9 [Pipeline] echo [2022-01-20T15:30:21.926Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:22.216Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T15:30:22.224Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T15:30:22.243Z] $ docker stop --time=1 58119c34c0832fb4ab6822ebdadef1ec8d169f0ff0de4cf4142e18c073b295f1 [2022-01-20T15:30:23.428Z] $ docker rm -f 58119c34c0832fb4ab6822ebdadef1ec8d169f0ff0de4cf4142e18c073b295f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T15:30:23.860Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:30:23.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:30:24.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:30:24.160Z] . [Pipeline] withDockerContainer [2022-01-20T15:30:24.226Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:30:24.263Z] $ 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-20T15:30:24.626Z] $ docker top f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:30:24.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:30:24.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:30:24.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:30:24.840Z] $ docker exec f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f ssh-agent [2022-01-20T15:30:24.935Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKImlmL/agent.13 [2022-01-20T15:30:24.935Z] SSH_AGENT_PID=19 [2022-01-20T15:30:24.941Z] Running ssh-add (command line suppressed) [2022-01-20T15:30:25.038Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_684389070346116027.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_684389070346116027.key) [2022-01-20T15:30:25.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:30:25.360Z] + git semver bump pre [2022-01-20T15:30:25.361Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:30:25.361Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T15:30:25.361Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T15:30:25.361Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:30:25.361Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:30:25.361Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:30:25.361Z] # $SEMVER_BRANCH = main [2022-01-20T15:30:25.361Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-20T15:30:25.361Z] 2.2.0-dev.10 [Pipeline] } [2022-01-20T15:30:25.371Z] $ docker exec --env ******** --env ******** f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f ssh-agent -k [2022-01-20T15:30:25.457Z] unset SSH_AUTH_SOCK; [2022-01-20T15:30:25.458Z] unset SSH_AGENT_PID; [2022-01-20T15:30:25.458Z] echo Agent pid 19 killed; [2022-01-20T15:30:25.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:30:25.787Z] + git semver [Pipeline] } [2022-01-20T15:30:25.800Z] $ docker stop --time=1 f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f [2022-01-20T15:30:26.961Z] $ docker rm -f f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:30:27.343Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:30:27.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:30:27.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:30:27.664Z] . [Pipeline] withDockerContainer [2022-01-20T15:30:27.723Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:30:27.755Z] $ 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-20T15:30:28.072Z] $ docker top 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:30:28.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:30:28.159Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:30:28.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:30:28.261Z] $ docker exec 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c ssh-agent [2022-01-20T15:30:28.362Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmDmLa/agent.13 [2022-01-20T15:30:28.362Z] SSH_AGENT_PID=19 [2022-01-20T15:30:28.367Z] Running ssh-add (command line suppressed) [2022-01-20T15:30:28.454Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3620332862055181870.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3620332862055181870.key) [2022-01-20T15:30:28.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:30:28.763Z] + git semver push [2022-01-20T15:30:28.763Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:30:28.763Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-20T15:30:28.763Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-20T15:30:28.763Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:30:28.763Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:30:28.763Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:30:28.763Z] # $SEMVER_BRANCH = main [2022-01-20T15:30:28.763Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-20T15:30:30.159Z] $ docker exec --env ******** --env ******** 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c ssh-agent -k [2022-01-20T15:30:30.239Z] unset SSH_AUTH_SOCK; [2022-01-20T15:30:30.239Z] unset SSH_AGENT_PID; [2022-01-20T15:30:30.239Z] echo Agent pid 19 killed; [2022-01-20T15:30:30.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:30:30.564Z] + git semver [Pipeline] } [2022-01-20T15:30:30.626Z] $ docker stop --time=1 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c [2022-01-20T15:30:31.791Z] $ docker rm -f 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c [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-20T15:30:32.578Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-01-20T15:30:32.578Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-20T15:30:32.578Z] total 8 [2022-01-20T15:30:32.578Z] drwxr-xr-x. 3 root root 34 Jan 20 15:23 . [2022-01-20T15:30:32.578Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 15:30 .. [2022-01-20T15:30:32.578Z] drwxr-xr-x. 2 root root 6 Jan 20 15:23 cost [2022-01-20T15:30:32.578Z] -rw-r--r--. 1 root root 94 Jan 20 15:23 cost.csv [2022-01-20T15:30:32.578Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-01-20T15:30:32.578Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-20T15:30:32.578Z] total 8 [2022-01-20T15:30:32.578Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 15:23 . [2022-01-20T15:30:32.578Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 15:30 .. [2022-01-20T15:30:32.578Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 15:23 cost [2022-01-20T15:30:32.578Z] -rw-r--r--. 1 jenkins jenkins 94 Jan 20 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:32.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:33.435Z] ---> package-listing.sh [2022-01-20T15:30:33.435Z] ++ facter osfamily [2022-01-20T15:30:33.435Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T15:30:33.708Z] + OS_FAMILY=redhat [2022-01-20T15:30:33.708Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-01-20T15:30:33.708Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T15:30:33.708Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T15:30:33.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T15:30:33.708Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T15:30:33.708Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-20T15:30:33.708Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T15:30:33.708Z] + case "${OS_FAMILY}" in [2022-01-20T15:30:33.708Z] + rpm -qa [2022-01-20T15:30:33.708Z] + sort [2022-01-20T15:30:34.281Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T15:30:34.281Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T15:30:34.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T15:30:34.281Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-20T15:30:34.281Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-01-20T15:30:34.281Z] + 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-20T15:30:34.294Z] 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-20T15:30:34.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:30:35.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:30:35.136Z] . [Pipeline] withDockerContainer [2022-01-20T15:30:35.194Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2022-01-20T15:30:35.218Z] $ 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-20T15:30:35.403Z] $ docker top a653c42fc962edc12d0c6111275665d32a8ebe17240540cf46d4e0ce291c3794 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T15:30:35.751Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T15:30:36.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T15:30:36.328Z] + ls /var/log/sa-host [2022-01-20T15:30:36.328Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T15:30:36.329Z] file_magic: OK [2022-01-20T15:30:36.329Z] HZ: Using current value: 100 [2022-01-20T15:30:36.329Z] file_header: OK [2022-01-20T15:30:36.329Z] 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-20T15:30:36.329Z] Statistics: [2022-01-20T15:30:36.329Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T15:30:36.329Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T15:30:36.329Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T15:30:36.329Z] file_magic: OK [2022-01-20T15:30:36.329Z] HZ: Using current value: 100 [2022-01-20T15:30:36.329Z] file_header: OK [2022-01-20T15:30:36.329Z] 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-20T15:30:36.329Z] Statistics: [2022-01-20T15:30:36.329Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T15:30:36.329Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:30:36.541Z] provisioning config files... [2022-01-20T15:30:36.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3926818090938753593tmp [Pipeline] { [Pipeline] echo [2022-01-20T15:30:36.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:36.847Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T15:30:36.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:37.208Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T15:30:37.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:37.509Z] ---> sudo-logs.sh [2022-01-20T15:30:37.509Z] Archiving 'sudo' log.. [2022-01-20T15:30:37.509Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known [2022-01-20T15:30:37.509Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T15:30:37.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:37.908Z] ---> job-cost.sh [2022-01-20T15:30:37.908Z] lf-activate-venv: SKIPPING [2022-01-20T15:30:37.908Z] DEBUG: total: 0.05999999865889549 [2022-01-20T15:30:37.908Z] INFO: Retrieving Stack Cost... [2022-01-20T15:30:38.174Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T15:30:38.433Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T15:30:38.449Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:30:38.736Z] ---> logs-deploy.sh [2022-01-20T15:30:38.736Z] lf-activate-venv: SKIPPING [2022-01-20T15:30:38.736Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/45 [2022-01-20T15:30:38.737Z] INFO: archiving workspace using pattern(s): [2022-01-20T15:30:39.307Z] Archives upload complete. [2022-01-20T15:30:39.568Z] INFO: archiving logs to Nexus