Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98625bcaaaf8ae77b31545a6aee40725a17b07f7 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-ssh11806252515892922681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7080396072185366821.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7083847842356700273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh4261969763769488513.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-ssh15619467061129297403.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-5942 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-ssh6684100148997621752.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 98625bcaaaf8ae77b31545a6aee40725a17b07f7 (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 98625bcaaaf8ae77b31545a6aee40725a17b07f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#383)" > git rev-list --no-walk 15046dbeeed38caa154f660096347d19bbc8bb10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-24T15:58:31.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-24T15:58:31.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-24T15:58:31.380Z] ========================================================= [2022-02-24T15:58:31.380Z] EdgeX Global Pipelines Version Info [2022-02-24T15:58:31.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-24T15:58:32.562Z] ------------------- [2022-02-24T15:58:32.562Z] stable info: [2022-02-24T15:58:32.562Z] ------------------- [2022-02-24T15:58:32.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-24T15:58:32.562Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-24T15:58:32.562Z] Message: update stable to v1.0.220 [2022-02-24T15:58:33.135Z] ------------------- [2022-02-24T15:58:33.135Z] experimental info: [2022-02-24T15:58:33.135Z] ------------------- [2022-02-24T15:58:33.135Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-24T15:58:33.135Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-24T15:58:33.135Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-24T15:58:33.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-02-24T15:58:33.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-02-24T15:58:33.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-24T15:58:33.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-24T15:58:33.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-24T15:58:33.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-24T15:58:33.379Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-24T15:58:33.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-24T15:58:33.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-24T15:58:33.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-24T15:58:33.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-24T15:58:33.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-02-24T15:58:33.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-24T15:58:33.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-24T15:58:33.500Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-24T15:58:33.514Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-24T15:58:33.526Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-24T15:58:33.542Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-24T15:58:33.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-24T15:58:33.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-24T15:58:33.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-24T15:58:33.598Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-24T15:58:33.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-24T15:58:33.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-24T15:58:33.643Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-24T15:58:33.657Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-24T15:58:33.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-24T15:58:33.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-24T15:58:33.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-24T15:58:33.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo [2022-02-24T15:58:33.718Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98625bc [Pipeline] echo [2022-02-24T15:58:33.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-24T15:58:33.778Z] provisioning config files... [2022-02-24T15:58:33.796Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6417039525298005074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-24T15:58:34.114Z] ---> docker-login.sh [2022-02-24T15:58:34.114Z] nexus3.edgexfoundry.org:10001 [2022-02-24T15:58:34.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:34.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:34.375Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:34.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:34.375Z] [2022-02-24T15:58:34.375Z] Login Succeeded [2022-02-24T15:58:34.375Z] nexus3.edgexfoundry.org:10002 [2022-02-24T15:58:34.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:34.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:34.375Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:34.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:34.375Z] [2022-02-24T15:58:34.375Z] Login Succeeded [2022-02-24T15:58:34.375Z] nexus3.edgexfoundry.org:10003 [2022-02-24T15:58:34.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:34.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:34.639Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:34.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:34.639Z] [2022-02-24T15:58:34.639Z] Login Succeeded [2022-02-24T15:58:34.639Z] nexus3.edgexfoundry.org:10004 [2022-02-24T15:58:34.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:34.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:34.639Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:34.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:34.639Z] [2022-02-24T15:58:34.639Z] Login Succeeded [2022-02-24T15:58:34.639Z] docker.io [2022-02-24T15:58:34.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:35.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:35.210Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:35.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:35.210Z] [2022-02-24T15:58:35.210Z] Login Succeeded [2022-02-24T15:58:35.210Z] ---> docker-login.sh ends [Pipeline] } [2022-02-24T15:58:35.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-24T15:58:35.612Z] + git rev-list -1 --merges 98625bcaaaf8ae77b31545a6aee40725a17b07f7~1..98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo [2022-02-24T15:58:35.649Z] -----------> git rev-list -1 --merges 98625bcaaaf8ae77b31545a6aee40725a17b07f7~1..98625bcaaaf8ae77b31545a6aee40725a17b07f7 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [false] [Pipeline] sh [2022-02-24T15:58:35.951Z] + git log --format=format:%s -1 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo [2022-02-24T15:58:35.966Z] ========================================================= [2022-02-24T15:58:35.966Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-24T15:58:35.966Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-24T15:58:36.311Z] + git log --format=format:%s -1 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] echo [2022-02-24T15:58:36.323Z] [semverPrep] GIT_COMMIT: 98625bcaaaf8ae77b31545a6aee40725a17b07f7, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#383) [Pipeline] echo [2022-02-24T15:58:36.332Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-24T15:58:36.765Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-24T15:58:36.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-24T15:58:36.766Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-24T15:58:36.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-24T15:58:36.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-24T15:58:36.766Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-24T15:58:36.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-24T15:58:37.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-24T15:58:37.217Z] [2022-02-24T15:58:37.217Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-24T15:58:37.534Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-24T15:58:37.535Z] latest: Pulling from edgex-devops/git-semver [2022-02-24T15:58:37.535Z] a0d0a0d46f8b: Pulling fs layer [2022-02-24T15:58:37.535Z] 3e5f54012d9b: Pulling fs layer [2022-02-24T15:58:37.535Z] 4c7163046ea9: Pulling fs layer [2022-02-24T15:58:37.535Z] 0c2d73faf560: Pulling fs layer [2022-02-24T15:58:37.535Z] 0c2d73faf560: Waiting [2022-02-24T15:58:37.535Z] 3e5f54012d9b: Verifying Checksum [2022-02-24T15:58:37.535Z] 3e5f54012d9b: Download complete [2022-02-24T15:58:37.535Z] a0d0a0d46f8b: Verifying Checksum [2022-02-24T15:58:37.535Z] a0d0a0d46f8b: Download complete [2022-02-24T15:58:37.535Z] 0c2d73faf560: Verifying Checksum [2022-02-24T15:58:37.535Z] 0c2d73faf560: Download complete [2022-02-24T15:58:37.535Z] 4c7163046ea9: Verifying Checksum [2022-02-24T15:58:37.535Z] 4c7163046ea9: Download complete [2022-02-24T15:58:37.797Z] a0d0a0d46f8b: Pull complete [2022-02-24T15:58:37.797Z] 3e5f54012d9b: Pull complete [2022-02-24T15:58:38.062Z] 4c7163046ea9: Pull complete [2022-02-24T15:58:38.324Z] 0c2d73faf560: Pull complete [2022-02-24T15:58:38.324Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-24T15:58:38.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-24T15:58:38.324Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-24T15:58:38.398Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T15:58:38.347Z] $ 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-02-24T15:58:39.022Z] $ docker top f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-24T15:58:39.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-24T15:58:39.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-24T15:58:39.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-24T15:58:39.256Z] $ docker exec f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent [2022-02-24T15:58:39.376Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNAdhhj/agent.14 [2022-02-24T15:58:39.376Z] SSH_AGENT_PID=21 [2022-02-24T15:58:39.384Z] Running ssh-add (command line suppressed) [2022-02-24T15:58:39.482Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8138775166114234803.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8138775166114234803.key) [2022-02-24T15:58:39.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-24T15:58:39.787Z] + git tag --points-at HEAD [Pipeline] } [2022-02-24T15:58:39.804Z] $ docker exec --env ******** --env ******** f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent -k [2022-02-24T15:58:39.899Z] unset SSH_AUTH_SOCK; [2022-02-24T15:58:39.899Z] unset SSH_AGENT_PID; [2022-02-24T15:58:39.899Z] echo Agent pid 21 killed; [2022-02-24T15:58:39.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-24T15:58:39.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-24T15:58:39.930Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-24T15:58:40.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-24T15:58:40.043Z] $ docker exec f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent [2022-02-24T15:58:40.141Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHJnjMM/agent.55 [2022-02-24T15:58:40.141Z] SSH_AGENT_PID=61 [2022-02-24T15:58:40.147Z] Running ssh-add (command line suppressed) [2022-02-24T15:58:40.259Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1450286203470640033.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1450286203470640033.key) [2022-02-24T15:58:40.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-24T15:58:40.565Z] + git semver init [2022-02-24T15:58:40.565Z] # -> Open(): unable to determine branch for HEAD [2022-02-24T15:58:40.565Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-24T15:58:40.565Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-24T15:58:40.565Z] # $SEMVER_REMOTE_NAME = origin [2022-02-24T15:58:40.565Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-24T15:58:40.565Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-24T15:58:40.565Z] # $SEMVER_BRANCH = main [2022-02-24T15:58:40.565Z] # $SEMVER_TEMP = /tmp/semver-812149638 [2022-02-24T15:58:40.565Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-02-24T15:58:41.511Z] # '/tmp/semver-812149638' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-02-24T15:58:41.511Z] # -> Force: false [2022-02-24T15:58:41.511Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-24T15:58:41.525Z] $ docker exec --env ******** --env ******** f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a ssh-agent -k [2022-02-24T15:58:41.624Z] unset SSH_AUTH_SOCK; [2022-02-24T15:58:41.624Z] unset SSH_AGENT_PID; [2022-02-24T15:58:41.624Z] echo Agent pid 61 killed; [2022-02-24T15:58:41.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-24T15:58:41.940Z] + git semver [Pipeline] } [2022-02-24T15:58:41.957Z] $ docker stop --time=1 f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a [2022-02-24T15:58:43.186Z] $ docker rm -f f5b94fe26c87a07a079a033d0d2b8076e574484064fc3abf7bf1b81cd37dde5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-24T15:58:43.550Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-24T15:58:43.775Z] Stashed 1 file(s) [Pipeline] echo [2022-02-24T15:58:43.779Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.16 [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-02-24T15:58:43.935Z] provisioning config files... [2022-02-24T15:58:43.945Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2379242022626554738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-24T15:58:44.255Z] ---> docker-login.sh [2022-02-24T15:58:44.255Z] nexus3.edgexfoundry.org:10001 [2022-02-24T15:58:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:44.255Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:44.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:44.255Z] [2022-02-24T15:58:44.255Z] Login Succeeded [2022-02-24T15:58:44.255Z] nexus3.edgexfoundry.org:10002 [2022-02-24T15:58:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:44.255Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:44.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:44.255Z] [2022-02-24T15:58:44.255Z] Login Succeeded [2022-02-24T15:58:44.255Z] nexus3.edgexfoundry.org:10003 [2022-02-24T15:58:44.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:44.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:44.520Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:44.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:44.520Z] [2022-02-24T15:58:44.520Z] Login Succeeded [2022-02-24T15:58:44.520Z] nexus3.edgexfoundry.org:10004 [2022-02-24T15:58:44.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:44.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:44.520Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:44.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:44.520Z] [2022-02-24T15:58:44.520Z] Login Succeeded [2022-02-24T15:58:44.520Z] docker.io [2022-02-24T15:58:44.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T15:58:45.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T15:58:45.047Z] Configure a credential helper to remove this warning. See [2022-02-24T15:58:45.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T15:58:45.047Z] [2022-02-24T15:58:45.047Z] Login Succeeded [2022-02-24T15:58:45.047Z] ---> docker-login.sh ends [Pipeline] } [2022-02-24T15:58:45.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-24T15:58:45.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-24T15:58:45.146Z] ========================================================= [2022-02-24T15:58:45.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-24T15:58:45.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-24T15:58:45.477Z] + 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-02-24T15:58:45.477Z] Sending build context to Docker daemon 2.962MB [2022-02-24T15:58:45.477Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-24T15:58:45.477Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-24T15:58:45.477Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-24T15:58:45.477Z] 59bf1c3509f3: Pulling fs layer [2022-02-24T15:58:45.477Z] 666ba61612fd: Pulling fs layer [2022-02-24T15:58:45.477Z] 8ed8ca486205: Pulling fs layer [2022-02-24T15:58:45.477Z] 4fe6c5a15a65: Pulling fs layer [2022-02-24T15:58:45.477Z] 22a0e8bec74d: Pulling fs layer [2022-02-24T15:58:45.477Z] 640e595b4fbd: Pulling fs layer [2022-02-24T15:58:45.477Z] 763cafe07f6e: Pulling fs layer [2022-02-24T15:58:45.477Z] 0c0b528cf693: Pulling fs layer [2022-02-24T15:58:45.477Z] 10935f4eaf8b: Pulling fs layer [2022-02-24T15:58:45.477Z] 640e595b4fbd: Waiting [2022-02-24T15:58:45.477Z] 763cafe07f6e: Waiting [2022-02-24T15:58:45.477Z] 0c0b528cf693: Waiting [2022-02-24T15:58:45.477Z] 10935f4eaf8b: Waiting [2022-02-24T15:58:45.477Z] 4fe6c5a15a65: Waiting [2022-02-24T15:58:45.477Z] 22a0e8bec74d: Waiting [2022-02-24T15:58:45.477Z] 8ed8ca486205: Verifying Checksum [2022-02-24T15:58:45.477Z] 8ed8ca486205: Download complete [2022-02-24T15:58:45.477Z] 666ba61612fd: Verifying Checksum [2022-02-24T15:58:45.477Z] 666ba61612fd: Download complete [2022-02-24T15:58:45.477Z] 22a0e8bec74d: Verifying Checksum [2022-02-24T15:58:45.477Z] 22a0e8bec74d: Download complete [2022-02-24T15:58:45.477Z] 640e595b4fbd: Verifying Checksum [2022-02-24T15:58:45.477Z] 640e595b4fbd: Download complete [2022-02-24T15:58:45.477Z] 763cafe07f6e: Verifying Checksum [2022-02-24T15:58:45.477Z] 763cafe07f6e: Download complete [2022-02-24T15:58:45.477Z] 59bf1c3509f3: Verifying Checksum [2022-02-24T15:58:45.477Z] 59bf1c3509f3: Download complete [2022-02-24T15:58:45.747Z] 0c0b528cf693: Verifying Checksum [2022-02-24T15:58:45.747Z] 0c0b528cf693: Download complete [2022-02-24T15:58:46.034Z] 59bf1c3509f3: Pull complete [2022-02-24T15:58:46.308Z] 4fe6c5a15a65: Verifying Checksum [2022-02-24T15:58:46.308Z] 4fe6c5a15a65: Download complete [2022-02-24T15:58:46.308Z] 666ba61612fd: Pull complete [2022-02-24T15:58:46.308Z] 10935f4eaf8b: Verifying Checksum [2022-02-24T15:58:46.308Z] 10935f4eaf8b: Download complete [2022-02-24T15:58:46.308Z] 8ed8ca486205: Pull complete [2022-02-24T15:58:50.563Z] 4fe6c5a15a65: Pull complete [2022-02-24T15:58:50.563Z] 22a0e8bec74d: Pull complete [2022-02-24T15:58:50.563Z] 640e595b4fbd: Pull complete [2022-02-24T15:58:50.563Z] 763cafe07f6e: Pull complete [2022-02-24T15:58:50.563Z] 0c0b528cf693: Pull complete [2022-02-24T15:58:53.146Z] 10935f4eaf8b: Pull complete [2022-02-24T15:58:53.146Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-24T15:58:53.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-24T15:58:53.146Z] ---> 99d49a6021b9 [2022-02-24T15:58:53.146Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-24T15:58:55.071Z] ---> Running in 7411de6061b4 [2022-02-24T15:58:55.071Z] Removing intermediate container 7411de6061b4 [2022-02-24T15:58:55.071Z] ---> f9e83a6e9167 [2022-02-24T15:58:55.071Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-24T15:58:55.071Z] ---> Running in 0150874c2e0a [2022-02-24T15:58:55.071Z] Removing intermediate container 0150874c2e0a [2022-02-24T15:58:55.071Z] ---> 6c50e78373c9 [2022-02-24T15:58:55.071Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-24T15:58:55.071Z] ---> Running in 935ff332c4ce [2022-02-24T15:58:55.071Z] Removing intermediate container 935ff332c4ce [2022-02-24T15:58:55.071Z] ---> f0dd95c5832d [2022-02-24T15:58:55.071Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-24T15:58:55.071Z] ---> Running in e8934580c776 [2022-02-24T15:58:55.344Z] Removing intermediate container e8934580c776 [2022-02-24T15:58:55.344Z] ---> bce02066c3ca [2022-02-24T15:58:55.344Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-24T15:58:55.603Z] ---> Running in 5b39c41d1b76 [2022-02-24T15:58:55.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-24T15:58:56.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-24T15:58:56.806Z] OK: 221 MiB in 52 packages [2022-02-24T15:58:57.070Z] Removing intermediate container 5b39c41d1b76 [2022-02-24T15:58:57.070Z] ---> 242acd2f790a [2022-02-24T15:58:57.070Z] Step 8/13 : WORKDIR /app [2022-02-24T15:58:57.070Z] ---> Running in 0863af8596e4 [2022-02-24T15:58:57.334Z] Removing intermediate container 0863af8596e4 [2022-02-24T15:58:57.334Z] ---> d09755924206 [2022-02-24T15:58:57.334Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-24T15:58:57.334Z] ---> 301d9c4c02e1 [2022-02-24T15:58:57.334Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-24T15:58:57.334Z] ---> Running in 8be26b6a9dd0 [2022-02-24T15:58:58.888Z] Still waiting to schedule task [2022-02-24T15:58:58.889Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-24T15:59:36.141Z] Removing intermediate container 8be26b6a9dd0 [2022-02-24T15:59:36.141Z] ---> 1b380f7ab207 [2022-02-24T15:59:36.141Z] Step 11/13 : COPY . . [2022-02-24T15:59:36.141Z] ---> 451ef9af969f [2022-02-24T15:59:36.141Z] Step 12/13 : ARG MAKE="make build" [2022-02-24T15:59:36.141Z] ---> Running in 0a3335752c8f [2022-02-24T15:59:36.141Z] Removing intermediate container 0a3335752c8f [2022-02-24T15:59:36.141Z] ---> a0dc71e0ba62 [2022-02-24T15:59:36.141Z] Step 13/13 : RUN $MAKE [2022-02-24T15:59:36.141Z] ---> Running in 7851a80a2472 [2022-02-24T15:59:36.141Z] noop [2022-02-24T15:59:36.141Z] Removing intermediate container 7851a80a2472 [2022-02-24T15:59:36.141Z] ---> 1660bdead014 [2022-02-24T15:59:36.141Z] Successfully built 1660bdead014 [2022-02-24T15:59:36.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-24T15:59:36.461Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-24T15:59:36.461Z] . [Pipeline] withDockerContainer [2022-02-24T15:59:36.526Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T15:59:36.563Z] $ 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-02-24T15:59:36.902Z] $ docker top 57d8c8db14fc6d64928a9e287fb8c2f5b71e8091446179cae391339e77bc4695 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-24T15:59:37.255Z] + go version [2022-02-24T15:59:37.255Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-24T15:59:37.271Z] $ docker stop --time=1 57d8c8db14fc6d64928a9e287fb8c2f5b71e8091446179cae391339e77bc4695 [2022-02-24T15:59:38.454Z] $ docker rm -f 57d8c8db14fc6d64928a9e287fb8c2f5b71e8091446179cae391339e77bc4695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-24T15:59:38.837Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-24T15:59:38.837Z] . [Pipeline] withDockerContainer [2022-02-24T15:59:38.898Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T15:59:38.936Z] $ 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-02-24T15:59:39.270Z] $ docker top 878f7cd3b9a3cbe9d9f00e666ed6b6b710bbd186fc5f7f4a04daff307f320b0f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-24T15:59:39.626Z] + make test [2022-02-24T15:59:39.626Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-24T15:59:54.617Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-24T15:59:54.617Z] CGO_ENABLED=1 go vet ./... [2022-02-24T15:59:58.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-24T15:59:58.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-24T15:59:58.844Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-24T15:59:58.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-24T15:59:58.880Z] $ docker stop --time=1 878f7cd3b9a3cbe9d9f00e666ed6b6b710bbd186fc5f7f4a04daff307f320b0f [2022-02-24T16:00:00.283Z] $ docker rm -f 878f7cd3b9a3cbe9d9f00e666ed6b6b710bbd186fc5f7f4a04daff307f320b0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-24T16:00:00.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-24T16:00:00.731Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-24T16:00:01.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-24T16:00:02.087Z] + ls -al . [2022-02-24T16:00:02.087Z] total 148 [2022-02-24T16:00:02.087Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 24 15:59 . [2022-02-24T16:00:02.087Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 24 15:58 .. [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 7627 Feb 24 15:58 Attribution.txt [2022-02-24T16:00:02.087Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 24 15:58 bin [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 23791 Feb 24 15:58 CHANGELOG.md [2022-02-24T16:00:02.087Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 24 15:59 coverage.out [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 2087 Feb 24 15:58 Dockerfile [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 119 Feb 24 15:58 .dockerignore [2022-02-24T16:00:02.087Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 24 15:58 .git [2022-02-24T16:00:02.087Z] drwxrwxr-x. 2 jenkins jenkins 104 Feb 24 15:58 .github [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 104 Feb 24 15:58 .gitignore [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 2816 Feb 24 15:58 go.mod [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 49942 Feb 24 15:58 go.sum [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 24 15:58 GOVERNANCE.md [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 687 Feb 24 15:58 Jenkinsfile [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 24 15:58 LICENSE [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 1949 Feb 24 15:58 main.go [2022-02-24T16:00:02.087Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 24 15:58 makefile [2022-02-24T16:00:02.088Z] -rw-rw-r--. 1 jenkins jenkins 618 Feb 24 15:58 OWNERS.md [2022-02-24T16:00:02.088Z] -rw-rw-r--. 1 jenkins jenkins 3860 Feb 24 15:58 README.md [2022-02-24T16:00:02.088Z] drwxrwxr-x. 9 jenkins jenkins 151 Feb 24 15:58 res [2022-02-24T16:00:02.088Z] drwx------. 3 jenkins jenkins 58 Feb 24 15:58 .semver [2022-02-24T16:00:02.088Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 24 15:58 snap [2022-02-24T16:00:02.088Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 24 15:58 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:02.387Z] + 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=98625bcaaaf8ae77b31545a6aee40725a17b07f7 --label arch=amd64 --label version=2.2.0-dev.16 . [2022-02-24T16:00:02.387Z] Sending build context to Docker daemon 2.963MB [2022-02-24T16:00:02.387Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-24T16:00:02.387Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-24T16:00:02.387Z] ---> 1660bdead014 [2022-02-24T16:00:02.387Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-24T16:00:02.387Z] ---> Running in 9a0caa4cf355 [2022-02-24T16:00:02.651Z] Removing intermediate container 9a0caa4cf355 [2022-02-24T16:00:02.651Z] ---> 52989b89c30a [2022-02-24T16:00:02.651Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-24T16:00:02.651Z] ---> Running in 42b7de71b8f2 [2022-02-24T16:00:02.651Z] Removing intermediate container 42b7de71b8f2 [2022-02-24T16:00:02.651Z] ---> 676f69745e8e [2022-02-24T16:00:02.651Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-24T16:00:02.651Z] ---> Running in 9fbb4cf3c471 [2022-02-24T16:00:02.651Z] Removing intermediate container 9fbb4cf3c471 [2022-02-24T16:00:02.651Z] ---> 8f3e7b3e7398 [2022-02-24T16:00:02.651Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-24T16:00:02.920Z] ---> Running in 0a0cf2f3f044 [2022-02-24T16:00:03.185Z] Removing intermediate container 0a0cf2f3f044 [2022-02-24T16:00:03.185Z] ---> 649e2c11ed42 [2022-02-24T16:00:03.185Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-24T16:00:03.185Z] ---> Running in 8b8116660b89 [2022-02-24T16:00:03.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-24T16:00:04.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-24T16:00:04.907Z] OK: 221 MiB in 52 packages [2022-02-24T16:00:05.171Z] Removing intermediate container 8b8116660b89 [2022-02-24T16:00:05.171Z] ---> 461efbe4a549 [2022-02-24T16:00:05.171Z] Step 8/27 : WORKDIR /app [2022-02-24T16:00:05.171Z] ---> Running in 4df8c77c03a0 [2022-02-24T16:00:05.171Z] Removing intermediate container 4df8c77c03a0 [2022-02-24T16:00:05.171Z] ---> 50177b82ccb6 [2022-02-24T16:00:05.171Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-24T16:00:05.436Z] ---> 41532ead39c0 [2022-02-24T16:00:05.436Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-24T16:00:05.436Z] ---> Running in 91852a91bfb9 [2022-02-24T16:00:06.010Z] Removing intermediate container 91852a91bfb9 [2022-02-24T16:00:06.010Z] ---> 2731a0e793a7 [2022-02-24T16:00:06.010Z] Step 11/27 : COPY . . [2022-02-24T16:00:06.276Z] ---> 9fb33b71d75f [2022-02-24T16:00:06.276Z] Step 12/27 : ARG MAKE="make build" [2022-02-24T16:00:06.276Z] ---> Running in 4e882c2e1fcf [2022-02-24T16:00:06.538Z] Removing intermediate container 4e882c2e1fcf [2022-02-24T16:00:06.538Z] ---> 64c7de3e6f90 [2022-02-24T16:00:06.538Z] Step 13/27 : RUN $MAKE [2022-02-24T16:00:06.538Z] ---> Running in f854515bc8e2 [2022-02-24T16:00:06.809Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.16" -o app-service-configurable [2022-02-24T16:00:19.104Z] Removing intermediate container f854515bc8e2 [2022-02-24T16:00:19.104Z] ---> 8f1aad1d79b6 [2022-02-24T16:00:19.104Z] Step 14/27 : FROM alpine:3.14 [2022-02-24T16:00:19.365Z] 3.14: Pulling from library/alpine [2022-02-24T16:00:19.627Z] 97518928ae5f: Pulling fs layer [2022-02-24T16:00:19.889Z] 97518928ae5f: Verifying Checksum [2022-02-24T16:00:19.889Z] 97518928ae5f: Pull complete [2022-02-24T16:00:19.889Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-24T16:00:19.889Z] Status: Downloaded newer image for alpine:3.14 [2022-02-24T16:00:19.889Z] ---> 0a97eee8041e [2022-02-24T16:00:19.889Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-24T16:00:19.889Z] ---> Running in 2d3762ac6b66 [2022-02-24T16:00:20.154Z] Removing intermediate container 2d3762ac6b66 [2022-02-24T16:00:20.154Z] ---> a92b57862f55 [2022-02-24T16:00:20.154Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-24T16:00:20.154Z] ---> Running in 7ed5d0aa0437 [2022-02-24T16:00:20.154Z] Removing intermediate container 7ed5d0aa0437 [2022-02-24T16:00:20.154Z] ---> 0db39e571863 [2022-02-24T16:00:20.154Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-24T16:00:20.154Z] ---> Running in 2ecf84369c85 [2022-02-24T16:00:20.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-24T16:00:20.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-24T16:00:20.677Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-24T16:00:20.677Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-24T16:00:20.677Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-24T16:00:20.677Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-24T16:00:20.677Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-24T16:00:20.677Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-24T16:00:20.945Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-24T16:00:20.945Z] Executing busybox-1.33.1-r6.trigger [2022-02-24T16:00:20.945Z] Executing ca-certificates-20211220-r0.trigger [2022-02-24T16:00:20.945Z] OK: 9 MiB in 21 packages [2022-02-24T16:00:21.205Z] Removing intermediate container 2ecf84369c85 [2022-02-24T16:00:21.205Z] ---> 535d9faccf0e [2022-02-24T16:00:21.205Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-24T16:00:21.467Z] ---> 79eb91840999 [2022-02-24T16:00:21.467Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-24T16:00:21.467Z] ---> b1ee5f8861b3 [2022-02-24T16:00:21.467Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-24T16:00:21.728Z] ---> 0474f88ca1c5 [2022-02-24T16:00:21.728Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-24T16:00:22.301Z] ---> d63c097e6a24 [2022-02-24T16:00:22.301Z] Step 22/27 : EXPOSE 48095 [2022-02-24T16:00:22.301Z] ---> Running in 901a4b426cf5 [2022-02-24T16:00:22.301Z] Removing intermediate container 901a4b426cf5 [2022-02-24T16:00:22.301Z] ---> 590e73dc7b8e [2022-02-24T16:00:22.301Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-24T16:00:22.301Z] ---> Running in 5619fec259f8 [2022-02-24T16:00:22.301Z] Removing intermediate container 5619fec259f8 [2022-02-24T16:00:22.301Z] ---> 26b2c79c248b [2022-02-24T16:00:22.301Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-24T16:00:22.301Z] ---> Running in 2bf66671c825 [2022-02-24T16:00:22.568Z] Removing intermediate container 2bf66671c825 [2022-02-24T16:00:22.568Z] ---> 7f7d40d7ed35 [2022-02-24T16:00:22.568Z] Step 25/27 : LABEL arch=amd64 [2022-02-24T16:00:22.568Z] ---> Running in cbe5a5ae5ef7 [2022-02-24T16:00:22.568Z] Removing intermediate container cbe5a5ae5ef7 [2022-02-24T16:00:22.568Z] ---> d6e6c237d2f5 [2022-02-24T16:00:22.568Z] Step 26/27 : LABEL git_sha=98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:00:22.568Z] ---> Running in 6b61b719675e [2022-02-24T16:00:22.568Z] Removing intermediate container 6b61b719675e [2022-02-24T16:00:22.568Z] ---> a0b4c6453231 [2022-02-24T16:00:22.568Z] Step 27/27 : LABEL version=2.2.0-dev.16 [2022-02-24T16:00:22.568Z] ---> Running in 85ea1e522d03 [2022-02-24T16:00:22.829Z] Removing intermediate container 85ea1e522d03 [2022-02-24T16:00:22.829Z] ---> 36df9968e013 [2022-02-24T16:00:22.829Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-24T16:00:22.829Z] Successfully built 36df9968e013 [2022-02-24T16:00:22.829Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-24T16:00:22.918Z] provisioning config files... [2022-02-24T16:00:22.929Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config386532270904003607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:00:23.256Z] ---> docker-login.sh [2022-02-24T16:00:23.256Z] nexus3.edgexfoundry.org:10001 [2022-02-24T16:00:23.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:00:23.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:00:23.256Z] Configure a credential helper to remove this warning. See [2022-02-24T16:00:23.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:00:23.256Z] [2022-02-24T16:00:23.256Z] Login Succeeded [2022-02-24T16:00:23.256Z] nexus3.edgexfoundry.org:10002 [2022-02-24T16:00:23.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:00:23.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:00:23.256Z] Configure a credential helper to remove this warning. See [2022-02-24T16:00:23.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:00:23.256Z] [2022-02-24T16:00:23.256Z] Login Succeeded [2022-02-24T16:00:23.256Z] nexus3.edgexfoundry.org:10003 [2022-02-24T16:00:23.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:00:23.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:00:23.520Z] Configure a credential helper to remove this warning. See [2022-02-24T16:00:23.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:00:23.520Z] [2022-02-24T16:00:23.520Z] Login Succeeded [2022-02-24T16:00:23.520Z] nexus3.edgexfoundry.org:10004 [2022-02-24T16:00:23.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:00:23.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:00:23.520Z] Configure a credential helper to remove this warning. See [2022-02-24T16:00:23.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:00:23.520Z] [2022-02-24T16:00:23.520Z] Login Succeeded [2022-02-24T16:00:23.520Z] docker.io [2022-02-24T16:00:23.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:00:24.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:00:24.045Z] Configure a credential helper to remove this warning. See [2022-02-24T16:00:24.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:00:24.045Z] [2022-02-24T16:00:24.045Z] Login Succeeded [2022-02-24T16:00:24.045Z] ---> docker-login.sh ends [Pipeline] } [2022-02-24T16:00:24.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-24T16:00:24.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-24T16:00:24.112Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-02-24T16:00:24.112Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:00:24.112Z] latest [2022-02-24T16:00:24.112Z] 2.2.0-dev.16 [2022-02-24T16:00:24.112Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [2022-02-24T16:00:24.112Z] main [2022-02-24T16:00:24.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:24.435Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:24.743Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:00:24.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-24T16:00:24.743Z] cfecf1cde770: Preparing [2022-02-24T16:00:24.743Z] 864c983a89b6: Preparing [2022-02-24T16:00:24.743Z] d064b6df8d57: Preparing [2022-02-24T16:00:24.743Z] 4ae3429df35a: Preparing [2022-02-24T16:00:24.743Z] f03cc960e4ea: Preparing [2022-02-24T16:00:24.743Z] 1a058d5342cc: Preparing [2022-02-24T16:00:24.743Z] 1a058d5342cc: Waiting [2022-02-24T16:00:25.004Z] 4ae3429df35a: Pushed [2022-02-24T16:00:25.004Z] 864c983a89b6: Pushed [2022-02-24T16:00:25.004Z] d064b6df8d57: Pushed [2022-02-24T16:00:25.004Z] 1a058d5342cc: Layer already exists [2022-02-24T16:00:25.004Z] f03cc960e4ea: Pushed [2022-02-24T16:00:26.406Z] cfecf1cde770: Pushed [2022-02-24T16:00:26.667Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:26.975Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:27.273Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-24T16:00:27.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-24T16:00:27.273Z] cfecf1cde770: Preparing [2022-02-24T16:00:27.273Z] 864c983a89b6: Preparing [2022-02-24T16:00:27.273Z] d064b6df8d57: Preparing [2022-02-24T16:00:27.273Z] 4ae3429df35a: Preparing [2022-02-24T16:00:27.273Z] f03cc960e4ea: Preparing [2022-02-24T16:00:27.273Z] 1a058d5342cc: Preparing [2022-02-24T16:00:27.273Z] 1a058d5342cc: Waiting [2022-02-24T16:00:27.273Z] d064b6df8d57: Layer already exists [2022-02-24T16:00:27.273Z] f03cc960e4ea: Layer already exists [2022-02-24T16:00:27.273Z] 4ae3429df35a: Layer already exists [2022-02-24T16:00:27.273Z] 864c983a89b6: Layer already exists [2022-02-24T16:00:27.273Z] cfecf1cde770: Layer already exists [2022-02-24T16:00:27.273Z] 1a058d5342cc: Layer already exists [2022-02-24T16:00:27.273Z] latest: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:27.571Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:27.865Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.16 [2022-02-24T16:00:27.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-24T16:00:27.865Z] cfecf1cde770: Preparing [2022-02-24T16:00:27.865Z] 864c983a89b6: Preparing [2022-02-24T16:00:27.865Z] d064b6df8d57: Preparing [2022-02-24T16:00:27.865Z] 4ae3429df35a: Preparing [2022-02-24T16:00:27.865Z] f03cc960e4ea: Preparing [2022-02-24T16:00:27.865Z] 1a058d5342cc: Preparing [2022-02-24T16:00:27.865Z] 1a058d5342cc: Waiting [2022-02-24T16:00:27.865Z] d064b6df8d57: Layer already exists [2022-02-24T16:00:27.865Z] 4ae3429df35a: Layer already exists [2022-02-24T16:00:27.865Z] cfecf1cde770: Layer already exists [2022-02-24T16:00:27.865Z] f03cc960e4ea: Layer already exists [2022-02-24T16:00:27.865Z] 864c983a89b6: Layer already exists [2022-02-24T16:00:27.865Z] 1a058d5342cc: Layer already exists [2022-02-24T16:00:27.865Z] 2.2.0-dev.16: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:28.162Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:28.450Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [2022-02-24T16:00:28.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-24T16:00:28.450Z] cfecf1cde770: Preparing [2022-02-24T16:00:28.450Z] 864c983a89b6: Preparing [2022-02-24T16:00:28.450Z] d064b6df8d57: Preparing [2022-02-24T16:00:28.450Z] 4ae3429df35a: Preparing [2022-02-24T16:00:28.450Z] f03cc960e4ea: Preparing [2022-02-24T16:00:28.450Z] 1a058d5342cc: Preparing [2022-02-24T16:00:28.450Z] 1a058d5342cc: Waiting [2022-02-24T16:00:28.450Z] f03cc960e4ea: Layer already exists [2022-02-24T16:00:28.450Z] cfecf1cde770: Layer already exists [2022-02-24T16:00:28.450Z] 864c983a89b6: Layer already exists [2022-02-24T16:00:28.450Z] 4ae3429df35a: Layer already exists [2022-02-24T16:00:28.450Z] d064b6df8d57: Layer already exists [2022-02-24T16:00:28.450Z] 1a058d5342cc: Layer already exists [2022-02-24T16:00:28.450Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:28.742Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:28.841Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5943 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-02-24T16:00:28.853Z] Running in /w/workspace/app-service-configurable/52 [Pipeline] { [Pipeline] checkout [2022-02-24T16:00:29.030Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-02-24T16:00:29.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-24T16:00:29.030Z] cfecf1cde770: Preparing [2022-02-24T16:00:29.030Z] 864c983a89b6: Preparing [2022-02-24T16:00:29.030Z] d064b6df8d57: Preparing [2022-02-24T16:00:29.030Z] 4ae3429df35a: Preparing [2022-02-24T16:00:29.030Z] f03cc960e4ea: Preparing [2022-02-24T16:00:29.030Z] 1a058d5342cc: Preparing [2022-02-24T16:00:29.030Z] 1a058d5342cc: Waiting [2022-02-24T16:00:29.030Z] d064b6df8d57: Layer already exists [2022-02-24T16:00:29.030Z] f03cc960e4ea: Layer already exists [2022-02-24T16:00:29.030Z] cfecf1cde770: Layer already exists [2022-02-24T16:00:29.030Z] 4ae3429df35a: Layer already exists [2022-02-24T16:00:29.030Z] 864c983a89b6: Layer already exists [2022-02-24T16:00:29.030Z] 1a058d5342cc: Layer already exists [2022-02-24T16:00:29.030Z] main: digest: sha256:a52779f913845ecc121c977269d8b70587cfc07a2aefedf860feead2e902b971 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-24T16:00:29.064Z] ===================================================== [Pipeline] echo [2022-02-24T16:00:29.075Z] taggedImages: [2022-02-24T16:00:29.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:00:29.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-24T16:00:29.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.16 [2022-02-24T16:00:29.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [2022-02-24T16:00:29.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2022-02-24T16:00:29.119Z] Selected Git installation does not exist. Using Default [2022-02-24T16:00:29.119Z] The recommended git tool is: NONE [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:29.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-24T16:00:29.481Z] [2022-02-24T16:00:29.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:00:29.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-24T16:00:29.787Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-24T16:00:29.787Z] b4d181a07f80: Pulling fs layer [2022-02-24T16:00:29.787Z] a1111a8f2ec3: Pulling fs layer [2022-02-24T16:00:29.787Z] ed53099fbce6: Pulling fs layer [2022-02-24T16:00:29.787Z] dc539afda2c1: Pulling fs layer [2022-02-24T16:00:29.787Z] 77bc0d833cb6: Pulling fs layer [2022-02-24T16:00:29.787Z] 9065ff56babe: Pulling fs layer [2022-02-24T16:00:29.787Z] d287ab97295c: Pulling fs layer [2022-02-24T16:00:29.787Z] dc539afda2c1: Waiting [2022-02-24T16:00:29.787Z] 77bc0d833cb6: Waiting [2022-02-24T16:00:29.787Z] 9065ff56babe: Waiting [2022-02-24T16:00:29.787Z] d287ab97295c: Waiting [2022-02-24T16:00:29.787Z] a1111a8f2ec3: Verifying Checksum [2022-02-24T16:00:29.787Z] a1111a8f2ec3: Download complete [2022-02-24T16:00:29.787Z] dc539afda2c1: Verifying Checksum [2022-02-24T16:00:29.787Z] dc539afda2c1: Download complete [2022-02-24T16:00:29.787Z] ed53099fbce6: Verifying Checksum [2022-02-24T16:00:29.787Z] ed53099fbce6: Download complete [2022-02-24T16:00:30.050Z] 9065ff56babe: Verifying Checksum [2022-02-24T16:00:30.050Z] 9065ff56babe: Download complete [2022-02-24T16:00:30.050Z] 77bc0d833cb6: Verifying Checksum [2022-02-24T16:00:30.050Z] 77bc0d833cb6: Download complete [2022-02-24T16:00:30.050Z] b4d181a07f80: Verifying Checksum [2022-02-24T16:00:30.050Z] b4d181a07f80: Download complete [2022-02-24T16:00:30.619Z] d287ab97295c: Verifying Checksum [2022-02-24T16:00:30.619Z] d287ab97295c: Download complete [2022-02-24T16:00:31.577Z] b4d181a07f80: Pull complete [2022-02-24T16:00:31.577Z] a1111a8f2ec3: Pull complete [2022-02-24T16:00:32.162Z] ed53099fbce6: Pull complete [2022-02-24T16:00:32.162Z] dc539afda2c1: Pull complete [2022-02-24T16:00:32.421Z] 77bc0d833cb6: Pull complete [2022-02-24T16:00:32.422Z] 9065ff56babe: Pull complete [2022-02-24T16:00:33.949Z] using credential edgex-jenkins-ssh [2022-02-24T16:00:33.968Z] Cloning the remote Git repository [2022-02-24T16:00:34.021Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-02-24T16:00:34.104Z] > git init /w/workspace/app-service-configurable/52 # timeout=10 [2022-02-24T16:00:34.178Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-02-24T16:00:34.179Z] > git --version # timeout=10 [2022-02-24T16:00:34.201Z] > git --version # 'git version 2.17.1' [2022-02-24T16:00:34.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-24T16:00:34.310Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-24T16:00:35.567Z] Avoid second fetch [2022-02-24T16:00:35.567Z] Checking out Revision 98625bcaaaf8ae77b31545a6aee40725a17b07f7 (main) [2022-02-24T16:00:35.477Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-02-24T16:00:35.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-24T16:00:35.608Z] > git config core.sparsecheckout # timeout=10 [2022-02-24T16:00:35.656Z] > git checkout -f 98625bcaaaf8ae77b31545a6aee40725a17b07f7 # timeout=10 [2022-02-24T16:00:37.748Z] d287ab97295c: Pull complete [2022-02-24T16:00:37.748Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-24T16:00:37.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-24T16:00:37.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-24T16:00:37.819Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T16:00:37.858Z] $ 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-02-24T16:00:39.926Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#383)" [2022-02-24T16:00:40.276Z] $ docker top fa30f6678a4ac78b2e98b4da8536b3ed8bb26c9896b8285f54bcad2acae6189c -eo pid,comm [2022-02-24T16:00:40.292Z] [2022-02-24T16:00:40.292Z] GitHub has been notified of this commit’s build result [2022-02-24T16:00:40.292Z] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-24T16:00:40.743Z] ---> job-cost.sh [2022-02-24T16:00:40.743Z] lf-activate-venv: SKIPPING [2022-02-24T16:00:40.743Z] INFO: No Stack... [2022-02-24T16:00:40.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-24T16:00:40.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-24T16:00:40.989Z] Dload Upload Total Spent Left Speed [2022-02-24T16:00:40.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [2022-02-24T16:00:41.068Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh [2022-02-24T16:00:41.367Z] INFO: Archiving Costs [Pipeline] sh [2022-02-24T16:00:41.560Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-24T16:00:41.866Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-02-24T16:00:41.866Z] + cut -d, -f6 [Pipeline] lock [2022-02-24T16:00:41.883Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [2022-02-24T16:00:41.890Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] did not exist. Created. [2022-02-24T16:00:41.890Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [2022-02-24T16:00:41.915Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-24T16:00:41.915Z] + sudo tee /etc/docker/daemon.new [2022-02-24T16:00:41.915Z] { [2022-02-24T16:00:41.915Z] "registry-mirrors": [ [2022-02-24T16:00:41.915Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-24T16:00:41.915Z] ], [2022-02-24T16:00:41.915Z] "bip": "10.250.0.254/24", [2022-02-24T16:00:41.915Z] "hosts": [ [2022-02-24T16:00:41.915Z] "tcp://0.0.0.0:5555", [2022-02-24T16:00:41.915Z] "unix:///var/run/docker.sock" [2022-02-24T16:00:41.915Z] ], [2022-02-24T16:00:41.915Z] "mtu": 1458, [2022-02-24T16:00:41.915Z] "selinux-enabled": true, [2022-02-24T16:00:41.915Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-24T16:00:41.915Z] } [Pipeline] sh [Pipeline] sh [2022-02-24T16:00:42.202Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-24T16:00:42.243Z] Stashed 1 file(s) [Pipeline] } [2022-02-24T16:00:42.249Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-24T16:00:42.271Z] $ docker stop --time=1 fa30f6678a4ac78b2e98b4da8536b3ed8bb26c9896b8285f54bcad2acae6189c [2022-02-24T16:00:42.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-02-24T16:00:43.414Z] $ docker rm -f fa30f6678a4ac78b2e98b4da8536b3ed8bb26c9896b8285f54bcad2acae6189c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-24T16:00:43.797Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-24T16:01:02.197Z] provisioning config files... [2022-02-24T16:01:02.224Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/52@tmp/config3356718713245012221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:01:02.595Z] ---> docker-login.sh [2022-02-24T16:01:02.595Z] nexus3.edgexfoundry.org:10001 [2022-02-24T16:01:03.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:01:03.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:01:03.480Z] Configure a credential helper to remove this warning. See [2022-02-24T16:01:03.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:01:03.480Z] [2022-02-24T16:01:03.480Z] Login Succeeded [2022-02-24T16:01:03.480Z] nexus3.edgexfoundry.org:10002 [2022-02-24T16:01:03.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:01:04.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:01:04.030Z] Configure a credential helper to remove this warning. See [2022-02-24T16:01:04.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:01:04.030Z] [2022-02-24T16:01:04.030Z] Login Succeeded [2022-02-24T16:01:04.030Z] nexus3.edgexfoundry.org:10003 [2022-02-24T16:01:04.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:01:04.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:01:04.582Z] Configure a credential helper to remove this warning. See [2022-02-24T16:01:04.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:01:04.582Z] [2022-02-24T16:01:04.582Z] Login Succeeded [2022-02-24T16:01:04.582Z] nexus3.edgexfoundry.org:10004 [2022-02-24T16:01:04.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:01:05.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:01:05.131Z] Configure a credential helper to remove this warning. See [2022-02-24T16:01:05.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:01:05.131Z] [2022-02-24T16:01:05.131Z] Login Succeeded [2022-02-24T16:01:05.131Z] docker.io [2022-02-24T16:01:05.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:01:05.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:01:05.678Z] Configure a credential helper to remove this warning. See [2022-02-24T16:01:05.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:01:05.678Z] [2022-02-24T16:01:05.678Z] Login Succeeded [2022-02-24T16:01:05.678Z] ---> docker-login.sh ends [Pipeline] } [2022-02-24T16:01:05.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-24T16:01:06.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-24T16:01:06.181Z] ========================================================= [2022-02-24T16:01:06.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-24T16:01:06.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:01:06.550Z] + 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-02-24T16:01:06.550Z] Sending build context to Docker daemon 207.9kB [2022-02-24T16:01:06.825Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-24T16:01:06.825Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-24T16:01:07.099Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-24T16:01:07.099Z] 9b3977197b4f: Pulling fs layer [2022-02-24T16:01:07.099Z] 1a89e8eeedd5: Pulling fs layer [2022-02-24T16:01:07.099Z] 94645a83ff95: Pulling fs layer [2022-02-24T16:01:07.099Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-24T16:01:07.099Z] 0c92f367c5e7: Pulling fs layer [2022-02-24T16:01:07.099Z] f7c0051592d6: Pulling fs layer [2022-02-24T16:01:07.099Z] a227ed2f7395: Pulling fs layer [2022-02-24T16:01:07.099Z] 7b1c46037f91: Pulling fs layer [2022-02-24T16:01:07.099Z] 3f3a8bcf1eab: Waiting [2022-02-24T16:01:07.099Z] 0c92f367c5e7: Waiting [2022-02-24T16:01:07.099Z] f7c0051592d6: Waiting [2022-02-24T16:01:07.099Z] a227ed2f7395: Waiting [2022-02-24T16:01:07.099Z] 7b1c46037f91: Waiting [2022-02-24T16:01:07.099Z] 94645a83ff95: Download complete [2022-02-24T16:01:07.099Z] 1a89e8eeedd5: Verifying Checksum [2022-02-24T16:01:07.099Z] 1a89e8eeedd5: Download complete [2022-02-24T16:01:07.099Z] 0c92f367c5e7: Verifying Checksum [2022-02-24T16:01:07.099Z] 0c92f367c5e7: Download complete [2022-02-24T16:01:07.099Z] f7c0051592d6: Verifying Checksum [2022-02-24T16:01:07.099Z] f7c0051592d6: Download complete [2022-02-24T16:01:07.099Z] 9b3977197b4f: Download complete [2022-02-24T16:01:07.099Z] a227ed2f7395: Verifying Checksum [2022-02-24T16:01:07.099Z] a227ed2f7395: Download complete [2022-02-24T16:01:08.098Z] 9b3977197b4f: Pull complete [2022-02-24T16:01:08.705Z] 1a89e8eeedd5: Pull complete [2022-02-24T16:01:08.995Z] 94645a83ff95: Pull complete [2022-02-24T16:01:09.278Z] 7b1c46037f91: Verifying Checksum [2022-02-24T16:01:09.278Z] 7b1c46037f91: Download complete [2022-02-24T16:01:09.887Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-24T16:01:09.887Z] 3f3a8bcf1eab: Download complete [2022-02-24T16:01:22.283Z] 3f3a8bcf1eab: Pull complete [2022-02-24T16:01:22.283Z] 0c92f367c5e7: Pull complete [2022-02-24T16:01:22.283Z] f7c0051592d6: Pull complete [2022-02-24T16:01:22.283Z] a227ed2f7395: Pull complete [2022-02-24T16:01:28.993Z] 7b1c46037f91: Pull complete [2022-02-24T16:01:28.993Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-24T16:01:28.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-24T16:01:28.993Z] ---> f79e39bc4007 [2022-02-24T16:01:28.993Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-24T16:01:29.593Z] ---> Running in e198066014fc [2022-02-24T16:01:29.868Z] Removing intermediate container e198066014fc [2022-02-24T16:01:29.868Z] ---> 1596488a3135 [2022-02-24T16:01:29.868Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-24T16:01:30.141Z] ---> Running in 7bc6bde1ea0c [2022-02-24T16:01:30.414Z] Removing intermediate container 7bc6bde1ea0c [2022-02-24T16:01:30.414Z] ---> a00424511f9d [2022-02-24T16:01:30.414Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-24T16:01:30.414Z] ---> Running in d564b72db77d [2022-02-24T16:01:30.689Z] Removing intermediate container d564b72db77d [2022-02-24T16:01:30.689Z] ---> 39208e16df0c [2022-02-24T16:01:30.689Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-24T16:01:30.967Z] ---> Running in 609acfafefdd [2022-02-24T16:01:32.945Z] Removing intermediate container 609acfafefdd [2022-02-24T16:01:32.945Z] ---> a893a941383f [2022-02-24T16:01:32.945Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-24T16:01:32.945Z] ---> Running in 6c2bd11d8034 [2022-02-24T16:01:33.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-24T16:01:34.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-24T16:01:35.478Z] OK: 220 MiB in 52 packages [2022-02-24T16:01:36.453Z] Removing intermediate container 6c2bd11d8034 [2022-02-24T16:01:36.453Z] ---> 307baa768b12 [2022-02-24T16:01:36.453Z] Step 8/13 : WORKDIR /app [2022-02-24T16:01:36.453Z] ---> Running in 54a0993b11d4 [2022-02-24T16:01:36.728Z] Removing intermediate container 54a0993b11d4 [2022-02-24T16:01:36.728Z] ---> 350a68582a81 [2022-02-24T16:01:36.728Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-24T16:01:37.330Z] ---> bebfc7101089 [2022-02-24T16:01:37.330Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-24T16:01:37.605Z] ---> Running in ce6a10859c23 [2022-02-24T16:02:59.421Z] Removing intermediate container ce6a10859c23 [2022-02-24T16:02:59.421Z] ---> 15bc778f90ca [2022-02-24T16:02:59.421Z] Step 11/13 : COPY . . [2022-02-24T16:02:59.421Z] ---> 741d4157b80b [2022-02-24T16:02:59.421Z] Step 12/13 : ARG MAKE="make build" [2022-02-24T16:02:59.421Z] ---> Running in 878c6b668134 [2022-02-24T16:02:59.421Z] Removing intermediate container 878c6b668134 [2022-02-24T16:02:59.421Z] ---> d0c8cfbfb176 [2022-02-24T16:02:59.421Z] Step 13/13 : RUN $MAKE [2022-02-24T16:02:59.421Z] ---> Running in 90b43693dc6b [2022-02-24T16:02:59.421Z] noop [2022-02-24T16:02:59.421Z] Removing intermediate container 90b43693dc6b [2022-02-24T16:02:59.421Z] ---> 52fa95c53567 [2022-02-24T16:02:59.421Z] Successfully built 52fa95c53567 [2022-02-24T16:02:59.421Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:02:59.767Z] + docker inspect -f . ci-base-image-arm64 [2022-02-24T16:02:59.767Z] . [Pipeline] withDockerContainer [2022-02-24T16:02:59.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container [2022-02-24T16:03:00.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/52 -v /w/workspace/app-service-configurable/52:/w/workspace/app-service-configurable/52:rw,z -v /w/workspace/app-service-configurable/52@tmp:/w/workspace/app-service-configurable/52@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-02-24T16:03:01.453Z] $ docker top ac25c873e98ac252672f3a24eaa4600f692a1e38c79e09671249a802cd34e398 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-24T16:03:02.338Z] + go version [2022-02-24T16:03:02.338Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-24T16:03:02.366Z] $ docker stop --time=1 ac25c873e98ac252672f3a24eaa4600f692a1e38c79e09671249a802cd34e398 [2022-02-24T16:03:04.010Z] $ docker rm -f ac25c873e98ac252672f3a24eaa4600f692a1e38c79e09671249a802cd34e398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:03:04.632Z] + docker inspect -f . ci-base-image-arm64 [2022-02-24T16:03:04.632Z] . [Pipeline] withDockerContainer [2022-02-24T16:03:04.851Z] prd-ubuntu18.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container [2022-02-24T16:03:04.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/52 -v /w/workspace/app-service-configurable/52:/w/workspace/app-service-configurable/52:rw,z -v /w/workspace/app-service-configurable/52@tmp:/w/workspace/app-service-configurable/52@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-02-24T16:03:06.227Z] $ docker top be1bbbd42c24c592d22cc6aa084757cb8a7337ae49b176fd059424ddcddf592e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-24T16:03:07.130Z] + make test [2022-02-24T16:03:07.130Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-24T16:03:54.121Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-24T16:03:54.121Z] CGO_ENABLED=1 go vet ./... [2022-02-24T16:04:06.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-24T16:04:06.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-24T16:04:06.529Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-24T16:04:08.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-24T16:04:08.555Z] $ docker stop --time=1 be1bbbd42c24c592d22cc6aa084757cb8a7337ae49b176fd059424ddcddf592e [2022-02-24T16:04:10.366Z] $ docker rm -f be1bbbd42c24c592d22cc6aa084757cb8a7337ae49b176fd059424ddcddf592e [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-24T16:04:11.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-24T16:04:11.198Z] Warning: overwriting stash ‘coverage-report’ [2022-02-24T16:04:11.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-24T16:04:12.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-24T16:04:12.350Z] + ls -al . [2022-02-24T16:04:12.350Z] total 172 [2022-02-24T16:04:12.350Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 16:04 . [2022-02-24T16:04:12.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 16:00 .. [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 16:00 .dockerignore [2022-02-24T16:04:12.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 16:00 .git [2022-02-24T16:04:12.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 16:00 .github [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 104 Feb 24 16:00 .gitignore [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 7627 Feb 24 16:00 Attribution.txt [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 23791 Feb 24 16:00 CHANGELOG.md [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 2087 Feb 24 16:00 Dockerfile [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 16:00 GOVERNANCE.md [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 24 16:00 Jenkinsfile [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 16:00 LICENSE [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 24 16:00 OWNERS.md [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 3860 Feb 24 16:00 README.md [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 15:58 VERSION [2022-02-24T16:04:12.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 16:00 bin [2022-02-24T16:04:12.350Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 24 16:03 coverage.out [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 2816 Feb 24 16:00 go.mod [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 49942 Feb 24 16:00 go.sum [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 24 16:00 main.go [2022-02-24T16:04:12.350Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 24 16:00 makefile [2022-02-24T16:04:12.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 16:00 res [2022-02-24T16:04:12.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 16:00 snap [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:04:12.686Z] + 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=98625bcaaaf8ae77b31545a6aee40725a17b07f7 --label arch=arm64 --label version=2.2.0-dev.16 . [2022-02-24T16:04:12.686Z] Sending build context to Docker daemon 208.9kB [2022-02-24T16:04:12.961Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-24T16:04:12.961Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-24T16:04:12.961Z] ---> 52fa95c53567 [2022-02-24T16:04:12.961Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-24T16:04:12.961Z] ---> Running in 50658a13fefb [2022-02-24T16:04:13.552Z] Removing intermediate container 50658a13fefb [2022-02-24T16:04:13.552Z] ---> 49b5dcf597e7 [2022-02-24T16:04:13.552Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-24T16:04:13.552Z] ---> Running in 054eb8e5bc07 [2022-02-24T16:04:13.823Z] Removing intermediate container 054eb8e5bc07 [2022-02-24T16:04:13.823Z] ---> d6f1266aa508 [2022-02-24T16:04:13.823Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-24T16:04:13.823Z] ---> Running in de8e61d8aa8b [2022-02-24T16:04:14.093Z] Removing intermediate container de8e61d8aa8b [2022-02-24T16:04:14.093Z] ---> 57d1350fdf8f [2022-02-24T16:04:14.093Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-24T16:04:14.362Z] ---> Running in 5ee3e9ab18c6 [2022-02-24T16:04:15.784Z] Removing intermediate container 5ee3e9ab18c6 [2022-02-24T16:04:15.784Z] ---> dd125abed5f0 [2022-02-24T16:04:15.784Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-24T16:04:16.057Z] ---> Running in eaba9c6fb929 [2022-02-24T16:04:17.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-24T16:04:18.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-24T16:04:18.596Z] OK: 220 MiB in 52 packages [2022-02-24T16:04:19.572Z] Removing intermediate container eaba9c6fb929 [2022-02-24T16:04:19.573Z] ---> 9a8606422ed6 [2022-02-24T16:04:19.573Z] Step 8/27 : WORKDIR /app [2022-02-24T16:04:19.573Z] ---> Running in d7bffc2c5ab9 [2022-02-24T16:04:19.849Z] Removing intermediate container d7bffc2c5ab9 [2022-02-24T16:04:19.849Z] ---> b6f77b0e1348 [2022-02-24T16:04:19.849Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-24T16:04:20.442Z] ---> 35d02d50d98c [2022-02-24T16:04:20.442Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-24T16:04:20.442Z] ---> Running in 7c487d2c271e [2022-02-24T16:04:23.133Z] Removing intermediate container 7c487d2c271e [2022-02-24T16:04:23.133Z] ---> ce98d23f3e60 [2022-02-24T16:04:23.133Z] Step 11/27 : COPY . . [2022-02-24T16:04:23.408Z] ---> 399ab971db77 [2022-02-24T16:04:23.408Z] Step 12/27 : ARG MAKE="make build" [2022-02-24T16:04:23.408Z] ---> Running in bbf3cab54d63 [2022-02-24T16:04:23.703Z] Removing intermediate container bbf3cab54d63 [2022-02-24T16:04:23.703Z] ---> 944bab71c288 [2022-02-24T16:04:23.703Z] Step 13/27 : RUN $MAKE [2022-02-24T16:04:23.991Z] ---> Running in 4653cec0e3bb [2022-02-24T16:04:24.974Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.16" -o app-service-configurable [2022-02-24T16:05:11.942Z] Removing intermediate container 4653cec0e3bb [2022-02-24T16:05:11.942Z] ---> 75cf06dac719 [2022-02-24T16:05:11.942Z] Step 14/27 : FROM alpine:3.14 [2022-02-24T16:05:11.942Z] 3.14: Pulling from library/alpine [2022-02-24T16:05:11.942Z] be307f383ecc: Pulling fs layer [2022-02-24T16:05:11.942Z] be307f383ecc: Verifying Checksum [2022-02-24T16:05:11.942Z] be307f383ecc: Pull complete [2022-02-24T16:05:11.942Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-24T16:05:11.942Z] Status: Downloaded newer image for alpine:3.14 [2022-02-24T16:05:11.942Z] ---> 5b8b7b635229 [2022-02-24T16:05:11.942Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-24T16:05:11.942Z] ---> Running in 617b3e5efb97 [2022-02-24T16:05:11.942Z] Removing intermediate container 617b3e5efb97 [2022-02-24T16:05:11.942Z] ---> 86058181cd70 [2022-02-24T16:05:11.942Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-24T16:05:11.942Z] ---> Running in 9e90dee6e3b4 [2022-02-24T16:05:11.942Z] Removing intermediate container 9e90dee6e3b4 [2022-02-24T16:05:11.942Z] ---> 37c2689856f1 [2022-02-24T16:05:11.942Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-24T16:05:11.942Z] ---> Running in 50fb6a2cf351 [2022-02-24T16:05:11.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-24T16:05:11.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-24T16:05:11.942Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-24T16:05:11.942Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-24T16:05:11.942Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-24T16:05:11.942Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-24T16:05:11.942Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-24T16:05:11.942Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-24T16:05:11.942Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-24T16:05:11.942Z] Executing busybox-1.33.1-r6.trigger [2022-02-24T16:05:11.942Z] Executing ca-certificates-20211220-r0.trigger [2022-02-24T16:05:11.942Z] OK: 9 MiB in 21 packages [2022-02-24T16:05:11.942Z] Removing intermediate container 50fb6a2cf351 [2022-02-24T16:05:11.942Z] ---> 481774a2ae6c [2022-02-24T16:05:11.942Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-24T16:05:12.216Z] ---> 7a9cbcead0f8 [2022-02-24T16:05:12.216Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-24T16:05:12.814Z] ---> 08d392b34715 [2022-02-24T16:05:12.814Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-24T16:05:15.422Z] ---> 3aeb9c691a4a [2022-02-24T16:05:15.422Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-24T16:05:16.399Z] ---> 5b77917aad42 [2022-02-24T16:05:16.399Z] Step 22/27 : EXPOSE 48095 [2022-02-24T16:05:16.399Z] ---> Running in 11675c48ff85 [2022-02-24T16:05:16.670Z] Removing intermediate container 11675c48ff85 [2022-02-24T16:05:16.670Z] ---> 2b8552f24c7c [2022-02-24T16:05:16.670Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-24T16:05:16.942Z] ---> Running in 45352a6dd16c [2022-02-24T16:05:17.215Z] Removing intermediate container 45352a6dd16c [2022-02-24T16:05:17.215Z] ---> 62e0e8d01f5c [2022-02-24T16:05:17.215Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-24T16:05:17.215Z] ---> Running in c4b44a5aa848 [2022-02-24T16:05:17.489Z] Removing intermediate container c4b44a5aa848 [2022-02-24T16:05:17.489Z] ---> f87af0bb665c [2022-02-24T16:05:17.489Z] Step 25/27 : LABEL arch=arm64 [2022-02-24T16:05:17.762Z] ---> Running in 296476eefb22 [2022-02-24T16:05:18.035Z] Removing intermediate container 296476eefb22 [2022-02-24T16:05:18.035Z] ---> 9e49274baa7b [2022-02-24T16:05:18.035Z] Step 26/27 : LABEL git_sha=98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:05:18.035Z] ---> Running in 46bc453f4418 [2022-02-24T16:05:18.628Z] Removing intermediate container 46bc453f4418 [2022-02-24T16:05:18.628Z] ---> 5e5fefbc0a11 [2022-02-24T16:05:18.628Z] Step 27/27 : LABEL version=2.2.0-dev.16 [2022-02-24T16:05:18.628Z] ---> Running in 523d06dfdf43 [2022-02-24T16:05:18.899Z] Removing intermediate container 523d06dfdf43 [2022-02-24T16:05:18.899Z] ---> 09fc2b2eecc5 [2022-02-24T16:05:18.899Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-24T16:05:18.899Z] Successfully built 09fc2b2eecc5 [2022-02-24T16:05:18.899Z] 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-02-24T16:05:18.992Z] provisioning config files... [2022-02-24T16:05:19.010Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/52@tmp/config144031722266280144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:05:19.358Z] ---> docker-login.sh [2022-02-24T16:05:19.358Z] nexus3.edgexfoundry.org:10001 [2022-02-24T16:05:19.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:05:19.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:05:19.630Z] Configure a credential helper to remove this warning. See [2022-02-24T16:05:19.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:05:19.630Z] [2022-02-24T16:05:19.630Z] Login Succeeded [2022-02-24T16:05:19.630Z] nexus3.edgexfoundry.org:10002 [2022-02-24T16:05:19.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:05:20.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:05:20.175Z] Configure a credential helper to remove this warning. See [2022-02-24T16:05:20.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:05:20.175Z] [2022-02-24T16:05:20.175Z] Login Succeeded [2022-02-24T16:05:20.175Z] nexus3.edgexfoundry.org:10003 [2022-02-24T16:05:20.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:05:20.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:05:20.448Z] Configure a credential helper to remove this warning. See [2022-02-24T16:05:20.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:05:20.448Z] [2022-02-24T16:05:20.448Z] Login Succeeded [2022-02-24T16:05:20.448Z] nexus3.edgexfoundry.org:10004 [2022-02-24T16:05:21.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:05:21.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:05:21.043Z] Configure a credential helper to remove this warning. See [2022-02-24T16:05:21.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:05:21.043Z] [2022-02-24T16:05:21.043Z] Login Succeeded [2022-02-24T16:05:21.043Z] docker.io [2022-02-24T16:05:21.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-24T16:05:21.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-24T16:05:21.586Z] Configure a credential helper to remove this warning. See [2022-02-24T16:05:21.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-24T16:05:21.586Z] [2022-02-24T16:05:21.586Z] Login Succeeded [2022-02-24T16:05:21.586Z] ---> docker-login.sh ends [Pipeline] } [2022-02-24T16:05:21.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-24T16:05:21.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-24T16:05:21.661Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-02-24T16:05:21.661Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:05:21.661Z] latest [2022-02-24T16:05:21.661Z] 2.2.0-dev.16 [2022-02-24T16:05:21.661Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [2022-02-24T16:05:21.661Z] main [2022-02-24T16:05:21.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:22.023Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:22.364Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:05:22.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-24T16:05:22.364Z] 5bdaa41a99e9: Preparing [2022-02-24T16:05:22.364Z] cf66f0ff0c81: Preparing [2022-02-24T16:05:22.364Z] 8589495115a3: Preparing [2022-02-24T16:05:22.364Z] 441f089a71cf: Preparing [2022-02-24T16:05:22.364Z] 113822c8c3a0: Preparing [2022-02-24T16:05:22.364Z] 62170e181a92: Preparing [2022-02-24T16:05:22.364Z] 62170e181a92: Waiting [2022-02-24T16:05:22.640Z] 8589495115a3: Pushed [2022-02-24T16:05:22.640Z] cf66f0ff0c81: Pushed [2022-02-24T16:05:22.640Z] 441f089a71cf: Pushed [2022-02-24T16:05:22.640Z] 62170e181a92: Layer already exists [2022-02-24T16:05:23.630Z] 113822c8c3a0: Pushed [2022-02-24T16:05:27.018Z] 5bdaa41a99e9: Pushed [2022-02-24T16:05:27.018Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:27.364Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:27.700Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-24T16:05:27.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-24T16:05:27.700Z] 5bdaa41a99e9: Preparing [2022-02-24T16:05:27.700Z] cf66f0ff0c81: Preparing [2022-02-24T16:05:27.700Z] 8589495115a3: Preparing [2022-02-24T16:05:27.700Z] 441f089a71cf: Preparing [2022-02-24T16:05:27.700Z] 113822c8c3a0: Preparing [2022-02-24T16:05:27.700Z] 62170e181a92: Preparing [2022-02-24T16:05:27.700Z] 62170e181a92: Waiting [2022-02-24T16:05:27.700Z] 5bdaa41a99e9: Layer already exists [2022-02-24T16:05:27.700Z] cf66f0ff0c81: Layer already exists [2022-02-24T16:05:27.700Z] 8589495115a3: Layer already exists [2022-02-24T16:05:27.700Z] 441f089a71cf: Layer already exists [2022-02-24T16:05:27.700Z] 113822c8c3a0: Layer already exists [2022-02-24T16:05:27.700Z] 62170e181a92: Layer already exists [2022-02-24T16:05:27.972Z] latest: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:28.318Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:28.660Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.16 [2022-02-24T16:05:28.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-24T16:05:28.660Z] 5bdaa41a99e9: Preparing [2022-02-24T16:05:28.660Z] cf66f0ff0c81: Preparing [2022-02-24T16:05:28.660Z] 8589495115a3: Preparing [2022-02-24T16:05:28.660Z] 441f089a71cf: Preparing [2022-02-24T16:05:28.660Z] 113822c8c3a0: Preparing [2022-02-24T16:05:28.660Z] 62170e181a92: Preparing [2022-02-24T16:05:28.660Z] 62170e181a92: Waiting [2022-02-24T16:05:28.660Z] 113822c8c3a0: Layer already exists [2022-02-24T16:05:28.660Z] 8589495115a3: Layer already exists [2022-02-24T16:05:28.660Z] cf66f0ff0c81: Layer already exists [2022-02-24T16:05:28.660Z] 441f089a71cf: Layer already exists [2022-02-24T16:05:28.660Z] 5bdaa41a99e9: Layer already exists [2022-02-24T16:05:28.660Z] 62170e181a92: Layer already exists [2022-02-24T16:05:28.930Z] 2.2.0-dev.16: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:29.271Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:29.605Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [2022-02-24T16:05:29.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-24T16:05:29.605Z] 5bdaa41a99e9: Preparing [2022-02-24T16:05:29.605Z] cf66f0ff0c81: Preparing [2022-02-24T16:05:29.605Z] 8589495115a3: Preparing [2022-02-24T16:05:29.605Z] 441f089a71cf: Preparing [2022-02-24T16:05:29.605Z] 113822c8c3a0: Preparing [2022-02-24T16:05:29.605Z] 62170e181a92: Preparing [2022-02-24T16:05:29.605Z] 62170e181a92: Waiting [2022-02-24T16:05:29.605Z] 8589495115a3: Layer already exists [2022-02-24T16:05:29.605Z] 5bdaa41a99e9: Layer already exists [2022-02-24T16:05:29.605Z] cf66f0ff0c81: Layer already exists [2022-02-24T16:05:29.605Z] 441f089a71cf: Layer already exists [2022-02-24T16:05:29.605Z] 113822c8c3a0: Layer already exists [2022-02-24T16:05:29.605Z] 62170e181a92: Layer already exists [2022-02-24T16:05:29.877Z] 98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:30.224Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:30.567Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-02-24T16:05:30.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-24T16:05:30.567Z] 5bdaa41a99e9: Preparing [2022-02-24T16:05:30.567Z] cf66f0ff0c81: Preparing [2022-02-24T16:05:30.567Z] 8589495115a3: Preparing [2022-02-24T16:05:30.567Z] 441f089a71cf: Preparing [2022-02-24T16:05:30.567Z] 113822c8c3a0: Preparing [2022-02-24T16:05:30.567Z] 62170e181a92: Preparing [2022-02-24T16:05:30.567Z] 62170e181a92: Waiting [2022-02-24T16:05:30.567Z] 8589495115a3: Layer already exists [2022-02-24T16:05:30.567Z] 441f089a71cf: Layer already exists [2022-02-24T16:05:30.840Z] 5bdaa41a99e9: Layer already exists [2022-02-24T16:05:30.840Z] 113822c8c3a0: Layer already exists [2022-02-24T16:05:30.840Z] cf66f0ff0c81: Layer already exists [2022-02-24T16:05:30.840Z] 62170e181a92: Layer already exists [2022-02-24T16:05:30.840Z] main: digest: sha256:b54234cb20de35b89be9dae6d1dfa261cd454a6daa083fea80c55375ca145d4f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-24T16:05:30.890Z] ===================================================== [Pipeline] echo [2022-02-24T16:05:30.900Z] taggedImages: [2022-02-24T16:05:30.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7 [2022-02-24T16:05:30.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-24T16:05:30.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.16 [2022-02-24T16:05:30.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98625bcaaaf8ae77b31545a6aee40725a17b07f7-2.2.0-dev.16 [2022-02-24T16:05:30.900Z] - 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-02-24T16:05:31.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-24T16:05:31.269Z] [2022-02-24T16:05:31.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:05:31.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-24T16:05:31.884Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-24T16:05:31.884Z] 448f6bf000e3: Pulling fs layer [2022-02-24T16:05:31.884Z] f757da607395: Pulling fs layer [2022-02-24T16:05:31.884Z] 05883995daec: Pulling fs layer [2022-02-24T16:05:31.884Z] 8603b9c90790: Pulling fs layer [2022-02-24T16:05:31.884Z] 1560dd03e051: Pulling fs layer [2022-02-24T16:05:31.884Z] 27f5ce0e4adf: Pulling fs layer [2022-02-24T16:05:31.884Z] c2d8d7efcc4b: Pulling fs layer [2022-02-24T16:05:31.884Z] 8603b9c90790: Waiting [2022-02-24T16:05:31.884Z] 27f5ce0e4adf: Waiting [2022-02-24T16:05:31.884Z] c2d8d7efcc4b: Waiting [2022-02-24T16:05:31.884Z] 1560dd03e051: Waiting [2022-02-24T16:05:31.884Z] f757da607395: Verifying Checksum [2022-02-24T16:05:31.884Z] f757da607395: Download complete [2022-02-24T16:05:31.884Z] 8603b9c90790: Verifying Checksum [2022-02-24T16:05:31.884Z] 8603b9c90790: Download complete [2022-02-24T16:05:32.155Z] 1560dd03e051: Verifying Checksum [2022-02-24T16:05:32.155Z] 1560dd03e051: Download complete [2022-02-24T16:05:32.155Z] 27f5ce0e4adf: Verifying Checksum [2022-02-24T16:05:32.155Z] 27f5ce0e4adf: Download complete [2022-02-24T16:05:32.155Z] 05883995daec: Verifying Checksum [2022-02-24T16:05:32.155Z] 05883995daec: Download complete [2022-02-24T16:05:32.428Z] 448f6bf000e3: Verifying Checksum [2022-02-24T16:05:32.428Z] 448f6bf000e3: Download complete [2022-02-24T16:05:35.059Z] c2d8d7efcc4b: Verifying Checksum [2022-02-24T16:05:35.059Z] c2d8d7efcc4b: Download complete [2022-02-24T16:05:36.033Z] 448f6bf000e3: Pull complete [2022-02-24T16:05:36.626Z] f757da607395: Pull complete [2022-02-24T16:05:38.055Z] 05883995daec: Pull complete [2022-02-24T16:05:38.327Z] 8603b9c90790: Pull complete [2022-02-24T16:05:38.922Z] 1560dd03e051: Pull complete [2022-02-24T16:05:39.513Z] 27f5ce0e4adf: Pull complete [2022-02-24T16:05:54.569Z] c2d8d7efcc4b: Pull complete [2022-02-24T16:05:54.569Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-24T16:05:54.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-24T16:05:54.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-24T16:05:54.779Z] prd-ubuntu18.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container [2022-02-24T16:05:54.856Z] $ 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/52 -v /w/workspace/app-service-configurable/52:/w/workspace/app-service-configurable/52:rw,z -v /w/workspace/app-service-configurable/52@tmp:/w/workspace/app-service-configurable/52@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-02-24T16:05:57.628Z] $ docker top 679fb713ae26af5a5d291526b5be854e92500b58cb49e1bccd620de0604bb0a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:05:58.685Z] ---> job-cost.sh [2022-02-24T16:05:58.685Z] lf-activate-venv: SKIPPING [2022-02-24T16:05:58.685Z] INFO: No Stack... [2022-02-24T16:05:58.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-24T16:05:59.591Z] INFO: Archiving Costs [Pipeline] sh [2022-02-24T16:06:00.254Z] + cat /w/workspace/app-service-configurable/52/archives/cost.csv [2022-02-24T16:06:00.254Z] + cut -d, -f6 [Pipeline] lock [2022-02-24T16:06:00.326Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [2022-02-24T16:06:00.333Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] did not exist. Created. [2022-02-24T16:06:00.333Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-24T16:06:01.016Z] /w/workspace/app-service-configurable/52@tmp/durable-917a991d/script.sh: 1: /w/workspace/app-service-configurable/52@tmp/durable-917a991d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-24T16:06:01.687Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-24T16:06:01.704Z] Warning: overwriting stash ‘stack-cost’ [2022-02-24T16:06:01.753Z] Stashed 1 file(s) [Pipeline] } [2022-02-24T16:06:01.763Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-24T16:06:01.783Z] $ docker stop --time=1 679fb713ae26af5a5d291526b5be854e92500b58cb49e1bccd620de0604bb0a0 [2022-02-24T16:06:03.330Z] $ docker rm -f 679fb713ae26af5a5d291526b5be854e92500b58cb49e1bccd620de0604bb0a0 [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-02-24T16:06:03.850Z] provisioning config files... [2022-02-24T16:06:03.861Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8896698977326611848tmp [Pipeline] { [Pipeline] sh [2022-02-24T16:06:04.168Z] + set +x [2022-02-24T16:06:04.168Z] + curl -s https://codecov.io/bash [2022-02-24T16:06:04.168Z] + bash -s -- [2022-02-24T16:06:04.168Z] [2022-02-24T16:06:04.168Z] _____ _ [2022-02-24T16:06:04.168Z] / ____| | | [2022-02-24T16:06:04.168Z] | | ___ __| | ___ ___ _____ __ [2022-02-24T16:06:04.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-24T16:06:04.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-24T16:06:04.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-24T16:06:04.169Z] Bash-1.0.6 [2022-02-24T16:06:04.169Z] [2022-02-24T16:06:04.169Z] [2022-02-24T16:06:04.169Z] ==> git version 2.24.4 found [2022-02-24T16:06:04.169Z] ==> 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-02-24T16:06:04.169Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-24T16:06:04.169Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-24T16:06:04.169Z] ==> Jenkins CI detected. [2022-02-24T16:06:04.169Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-02-24T16:06:04.169Z] project root: . [2022-02-24T16:06:04.169Z] --> token set from env [2022-02-24T16:06:04.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-24T16:06:04.434Z] ==> Running gcov in . (disable via -X gcov) [2022-02-24T16:06:04.434Z] ==> Python coveragepy not found [2022-02-24T16:06:04.434Z] ==> Searching for coverage reports in: [2022-02-24T16:06:04.434Z] + . [2022-02-24T16:06:04.434Z] -> Found 1 reports [2022-02-24T16:06:04.434Z] ==> Detecting git/mercurial file structure [2022-02-24T16:06:04.434Z] ==> Reading reports [2022-02-24T16:06:04.434Z] + ./coverage.out bytes=10 [2022-02-24T16:06:04.434Z] ==> Appending adjustments [2022-02-24T16:06:04.434Z] https://docs.codecov.io/docs/fixing-reports [2022-02-24T16:06:04.434Z] + Found adjustments [2022-02-24T16:06:04.434Z] ==> Gzipping contents [2022-02-24T16:06:04.434Z] 4.0K /tmp/codecov.30VkJC.gz [2022-02-24T16:06:04.434Z] ==> Uploading reports [2022-02-24T16:06:04.434Z] url: https://codecov.io [2022-02-24T16:06:04.434Z] query: branch=main&commit=98625bcaaaf8ae77b31545a6aee40725a17b07f7&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-24T16:06:04.434Z] -> Pinging Codecov [2022-02-24T16:06:04.434Z] 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=98625bcaaaf8ae77b31545a6aee40725a17b07f7&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-24T16:06:04.695Z] -> Uploading to [2022-02-24T16:06:04.695Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-24/A97CA9966030D2A3747ED39772930CCE/98625bcaaaf8ae77b31545a6aee40725a17b07f7/72872098-b775-453d-8823-8b18641f30f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220224T160604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1068e90c8a7ff6648cff5d77a449fa71e4f3c1c9f298f57866894c49b7da3a85 [2022-02-24T16:06:04.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-24T16:06:04.695Z] Dload Upload Total Spent Left Speed [2022-02-24T16:06:05.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1573 --:--:-- --:--:-- --:--:-- 1574 [2022-02-24T16:06:05.266Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] } [2022-02-24T16:06:05.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-24T16:06:05.527Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-24T16:06:05.539Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:06:05.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-24T16:06:05.843Z] [2022-02-24T16:06:05.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:06:06.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-24T16:06:06.151Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-24T16:06:06.151Z] 188c0c94c7c5: Pulling fs layer [2022-02-24T16:06:06.151Z] 0ef7d3d256c8: Pulling fs layer [2022-02-24T16:06:06.151Z] de9db76c5a1d: Pulling fs layer [2022-02-24T16:06:06.151Z] 0eba1c9be4d2: Pulling fs layer [2022-02-24T16:06:06.151Z] 0d57e429df01: Pulling fs layer [2022-02-24T16:06:06.151Z] 4e4be7b47b0d: Pulling fs layer [2022-02-24T16:06:06.151Z] e1f770b5df2f: Pulling fs layer [2022-02-24T16:06:06.151Z] 85a0685a4137: Pulling fs layer [2022-02-24T16:06:06.151Z] 0eba1c9be4d2: Waiting [2022-02-24T16:06:06.151Z] 0d57e429df01: Waiting [2022-02-24T16:06:06.151Z] 4e4be7b47b0d: Waiting [2022-02-24T16:06:06.151Z] e1f770b5df2f: Waiting [2022-02-24T16:06:06.151Z] 85a0685a4137: Waiting [2022-02-24T16:06:06.151Z] de9db76c5a1d: Verifying Checksum [2022-02-24T16:06:06.151Z] de9db76c5a1d: Download complete [2022-02-24T16:06:06.151Z] 0ef7d3d256c8: Download complete [2022-02-24T16:06:06.151Z] 0d57e429df01: Verifying Checksum [2022-02-24T16:06:06.151Z] 0d57e429df01: Download complete [2022-02-24T16:06:06.151Z] 4e4be7b47b0d: Verifying Checksum [2022-02-24T16:06:06.151Z] 4e4be7b47b0d: Download complete [2022-02-24T16:06:06.151Z] 188c0c94c7c5: Verifying Checksum [2022-02-24T16:06:06.151Z] 188c0c94c7c5: Download complete [2022-02-24T16:06:06.425Z] 188c0c94c7c5: Pull complete [2022-02-24T16:06:06.425Z] e1f770b5df2f: Verifying Checksum [2022-02-24T16:06:06.425Z] e1f770b5df2f: Download complete [2022-02-24T16:06:06.687Z] 0ef7d3d256c8: Pull complete [2022-02-24T16:06:06.687Z] de9db76c5a1d: Pull complete [2022-02-24T16:06:06.687Z] 0eba1c9be4d2: Verifying Checksum [2022-02-24T16:06:06.688Z] 0eba1c9be4d2: Download complete [2022-02-24T16:06:07.262Z] 85a0685a4137: Verifying Checksum [2022-02-24T16:06:07.263Z] 85a0685a4137: Download complete [2022-02-24T16:06:10.590Z] 0eba1c9be4d2: Pull complete [2022-02-24T16:06:10.590Z] 0d57e429df01: Pull complete [2022-02-24T16:06:10.590Z] 4e4be7b47b0d: Pull complete [2022-02-24T16:06:11.187Z] e1f770b5df2f: Pull complete [2022-02-24T16:06:16.502Z] 85a0685a4137: Pull complete [2022-02-24T16:06:16.502Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-24T16:06:16.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-24T16:06:16.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-24T16:06:16.568Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T16:06:16.612Z] $ 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-02-24T16:06:17.266Z] $ docker top befe546d5a3944a80701049a9df9665fc3cec388d464ba5e762b613aafbc663c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-24T16:06:17.336Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-24T16:06:17.623Z] + set -o pipefail [2022-02-24T16:06:17.623Z] + snyk monitor '--org=edgex-jenkins' [2022-02-24T16:06:27.640Z] [2022-02-24T16:06:27.640Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-02-24T16:06:27.640Z] [2022-02-24T16:06:27.640Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/c10d7eb1-1ed0-4574-830b-5ed6ba9d9ae7 [2022-02-24T16:06:27.640Z] [2022-02-24T16:06:27.640Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-24T16:06:27.640Z] [2022-02-24T16:06:27.640Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-24T16:06:27.640Z] [2022-02-24T16:06:27.640Z] [Pipeline] } [2022-02-24T16:06:27.653Z] $ docker stop --time=1 befe546d5a3944a80701049a9df9665fc3cec388d464ba5e762b613aafbc663c [2022-02-24T16:06:29.472Z] $ docker rm -f befe546d5a3944a80701049a9df9665fc3cec388d464ba5e762b613aafbc663c [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-02-24T16:06:30.178Z] + git log --format=format:%s -1 98625bcaaaf8ae77b31545a6aee40725a17b07f7 [Pipeline] sh [2022-02-24T16:06:30.478Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-24T16:06:30.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:06:30.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-24T16:06:30.778Z] . [Pipeline] withDockerContainer [2022-02-24T16:06:30.845Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T16:06:30.889Z] $ 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-02-24T16:06:31.227Z] $ docker top c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-24T16:06:31.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-24T16:06:31.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-24T16:06:31.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-24T16:06:31.420Z] $ docker exec c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a ssh-agent [2022-02-24T16:06:31.529Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpCklL/agent.14 [2022-02-24T16:06:31.529Z] SSH_AGENT_PID=21 [2022-02-24T16:06:31.534Z] Running ssh-add (command line suppressed) [2022-02-24T16:06:31.624Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7858809547842920117.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7858809547842920117.key) [2022-02-24T16:06:31.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-24T16:06:31.928Z] + git semver tag [2022-02-24T16:06:31.928Z] # -> Open(): unable to determine branch for HEAD [2022-02-24T16:06:31.928Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-24T16:06:31.928Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-24T16:06:31.928Z] # $SEMVER_REMOTE_NAME = origin [2022-02-24T16:06:31.928Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-24T16:06:31.928Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-24T16:06:31.928Z] # $SEMVER_BRANCH = main [2022-02-24T16:06:31.928Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-24T16:06:31.928Z] # 98625bcaaaf8ae77b31545a6aee40725a17b07f7 HEAD [2022-02-24T16:06:31.928Z] # -> Force: false [2022-02-24T16:06:31.928Z] # 528cb068549add7c423a20cf40b161c4be8a16aa refs/tags/v2.2.0-dev.16 [Pipeline] } [2022-02-24T16:06:31.939Z] $ docker exec --env ******** --env ******** c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a ssh-agent -k [2022-02-24T16:06:32.024Z] unset SSH_AUTH_SOCK; [2022-02-24T16:06:32.024Z] unset SSH_AGENT_PID; [2022-02-24T16:06:32.024Z] echo Agent pid 21 killed; [2022-02-24T16:06:32.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-24T16:06:32.342Z] + git semver [Pipeline] } [2022-02-24T16:06:32.356Z] $ docker stop --time=1 c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a [2022-02-24T16:06:33.549Z] $ docker rm -f c2223e59d375ffa802477d40dca211d712ca9a7cd47485e103c015564e0ed68a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:06:33.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-24T16:06:33.943Z] [2022-02-24T16:06:33.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:06:34.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-24T16:06:34.248Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-24T16:06:34.248Z] ab5ef0e58194: Pulling fs layer [2022-02-24T16:06:34.248Z] 9712f1f96733: Pulling fs layer [2022-02-24T16:06:34.248Z] 63f879dbbcfc: Pulling fs layer [2022-02-24T16:06:34.248Z] 0d9ebad4ef96: Pulling fs layer [2022-02-24T16:06:34.248Z] e9a5061849ea: Pulling fs layer [2022-02-24T16:06:34.248Z] d747dcd14b5f: Pulling fs layer [2022-02-24T16:06:34.248Z] 2de7ff778b66: Pulling fs layer [2022-02-24T16:06:34.248Z] 0d9ebad4ef96: Waiting [2022-02-24T16:06:34.248Z] e9a5061849ea: Waiting [2022-02-24T16:06:34.248Z] d747dcd14b5f: Waiting [2022-02-24T16:06:34.248Z] 2de7ff778b66: Waiting [2022-02-24T16:06:34.248Z] 9712f1f96733: Verifying Checksum [2022-02-24T16:06:34.248Z] 9712f1f96733: Download complete [2022-02-24T16:06:34.519Z] 63f879dbbcfc: Verifying Checksum [2022-02-24T16:06:34.519Z] 63f879dbbcfc: Download complete [2022-02-24T16:06:34.781Z] ab5ef0e58194: Verifying Checksum [2022-02-24T16:06:34.781Z] ab5ef0e58194: Download complete [2022-02-24T16:06:34.781Z] d747dcd14b5f: Verifying Checksum [2022-02-24T16:06:34.781Z] d747dcd14b5f: Download complete [2022-02-24T16:06:34.781Z] e9a5061849ea: Verifying Checksum [2022-02-24T16:06:34.781Z] e9a5061849ea: Download complete [2022-02-24T16:06:34.781Z] 0d9ebad4ef96: Verifying Checksum [2022-02-24T16:06:34.781Z] 0d9ebad4ef96: Download complete [2022-02-24T16:06:35.044Z] 2de7ff778b66: Verifying Checksum [2022-02-24T16:06:35.044Z] 2de7ff778b66: Download complete [2022-02-24T16:06:37.623Z] ab5ef0e58194: Pull complete [2022-02-24T16:06:37.623Z] 9712f1f96733: Pull complete [2022-02-24T16:06:38.578Z] 63f879dbbcfc: Pull complete [2022-02-24T16:06:42.803Z] 0d9ebad4ef96: Pull complete [2022-02-24T16:06:43.067Z] e9a5061849ea: Pull complete [2022-02-24T16:06:43.067Z] d747dcd14b5f: Pull complete [2022-02-24T16:06:44.451Z] 2de7ff778b66: Pull complete [2022-02-24T16:06:44.451Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-24T16:06:44.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-24T16:06:44.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-24T16:06:44.512Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T16:06:44.549Z] $ 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-02-24T16:06:47.784Z] $ docker top a10fba0207cafa958f0f2a13b035c0bda138cfd801203ba44e2b11b2f905e9de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-24T16:06:47.864Z] provisioning config files... [2022-02-24T16:06:47.872Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3274097320611093145tmp [2022-02-24T16:06:47.884Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config428060699196413183tmp [2022-02-24T16:06:47.894Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7637936669502530805tmp [Pipeline] { [Pipeline] echo [2022-02-24T16:06:47.909Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:06:48.194Z] ---> sigul-configuration.sh [2022-02-24T16:06:48.194Z] gpg: directory `/root/.gnupg' created [2022-02-24T16:06:48.194Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-24T16:06:48.194Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-24T16:06:48.194Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-24T16:06:48.194Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-24T16:06:48.194Z] gpg: CAST5 encrypted data [2022-02-24T16:06:48.194Z] gpg: encrypted with 1 passphrase [2022-02-24T16:06:48.194Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-24T16:06:48.483Z] + mkdir /home/jenkins [2022-02-24T16:06:48.483Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-24T16:06:48.783Z] + 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-02-24T16:06:48.792Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:06:49.082Z] ---> sigul-install.sh [2022-02-24T16:06:49.082Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-24T16:06:49.372Z] + git tag --list [2022-02-24T16:06:49.372Z] v1.0.0 [2022-02-24T16:06:49.372Z] v1.1.0 [2022-02-24T16:06:49.372Z] v1.2.0 [2022-02-24T16:06:49.372Z] v1.3.0 [2022-02-24T16:06:49.372Z] v1.3.1 [2022-02-24T16:06:49.372Z] v2.0.0 [2022-02-24T16:06:49.372Z] v2.0.1 [2022-02-24T16:06:49.372Z] v2.0.1-dev.1 [2022-02-24T16:06:49.372Z] v2.0.2-dev.1 [2022-02-24T16:06:49.372Z] v2.0.2-dev.10 [2022-02-24T16:06:49.372Z] v2.0.2-dev.11 [2022-02-24T16:06:49.372Z] v2.0.2-dev.12 [2022-02-24T16:06:49.372Z] v2.0.2-dev.13 [2022-02-24T16:06:49.372Z] v2.0.2-dev.14 [2022-02-24T16:06:49.372Z] v2.0.2-dev.15 [2022-02-24T16:06:49.372Z] v2.0.2-dev.16 [2022-02-24T16:06:49.372Z] v2.0.2-dev.17 [2022-02-24T16:06:49.372Z] v2.0.2-dev.18 [2022-02-24T16:06:49.372Z] v2.0.2-dev.19 [2022-02-24T16:06:49.372Z] v2.0.2-dev.2 [2022-02-24T16:06:49.372Z] v2.0.2-dev.20 [2022-02-24T16:06:49.372Z] v2.0.2-dev.21 [2022-02-24T16:06:49.372Z] v2.0.2-dev.22 [2022-02-24T16:06:49.372Z] v2.0.2-dev.23 [2022-02-24T16:06:49.372Z] v2.0.2-dev.24 [2022-02-24T16:06:49.372Z] v2.0.2-dev.25 [2022-02-24T16:06:49.372Z] v2.0.2-dev.26 [2022-02-24T16:06:49.372Z] v2.0.2-dev.27 [2022-02-24T16:06:49.372Z] v2.0.2-dev.28 [2022-02-24T16:06:49.372Z] v2.0.2-dev.29 [2022-02-24T16:06:49.372Z] v2.0.2-dev.3 [2022-02-24T16:06:49.372Z] v2.0.2-dev.30 [2022-02-24T16:06:49.372Z] v2.0.2-dev.4 [2022-02-24T16:06:49.372Z] v2.0.2-dev.5 [2022-02-24T16:06:49.372Z] v2.0.2-dev.6 [2022-02-24T16:06:49.372Z] v2.0.2-dev.7 [2022-02-24T16:06:49.372Z] v2.0.2-dev.8 [2022-02-24T16:06:49.372Z] v2.0.2-dev.9 [2022-02-24T16:06:49.372Z] v2.1.0 [2022-02-24T16:06:49.372Z] v2.2.0-dev.1 [2022-02-24T16:06:49.372Z] v2.2.0-dev.10 [2022-02-24T16:06:49.372Z] v2.2.0-dev.11 [2022-02-24T16:06:49.372Z] v2.2.0-dev.12 [2022-02-24T16:06:49.372Z] v2.2.0-dev.13 [2022-02-24T16:06:49.372Z] v2.2.0-dev.14 [2022-02-24T16:06:49.372Z] v2.2.0-dev.15 [2022-02-24T16:06:49.372Z] v2.2.0-dev.16 [2022-02-24T16:06:49.372Z] v2.2.0-dev.2 [2022-02-24T16:06:49.372Z] v2.2.0-dev.3 [2022-02-24T16:06:49.372Z] v2.2.0-dev.4 [2022-02-24T16:06:49.372Z] v2.2.0-dev.5 [2022-02-24T16:06:49.372Z] v2.2.0-dev.6 [2022-02-24T16:06:49.372Z] v2.2.0-dev.7 [2022-02-24T16:06:49.372Z] v2.2.0-dev.8 [2022-02-24T16:06:49.372Z] v2.2.0-dev.9 [Pipeline] sh [2022-02-24T16:06:49.669Z] + lftools sign git-tag v2.2.0-dev.16 [2022-02-24T16:06:50.238Z] Signing Git tag with Sigul... [2022-02-24T16:06:50.238Z] Signing v2.2.0-dev.16 [Pipeline] echo [2022-02-24T16:06:50.508Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:06:50.801Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-24T16:06:50.809Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-24T16:06:50.832Z] $ docker stop --time=1 a10fba0207cafa958f0f2a13b035c0bda138cfd801203ba44e2b11b2f905e9de [2022-02-24T16:06:52.015Z] $ docker rm -f a10fba0207cafa958f0f2a13b035c0bda138cfd801203ba44e2b11b2f905e9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-24T16:06:52.429Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-24T16:06:52.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:06:52.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-24T16:06:52.728Z] . [Pipeline] withDockerContainer [2022-02-24T16:06:52.787Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T16:06:52.822Z] $ 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-02-24T16:06:53.185Z] $ docker top 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-24T16:06:53.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-24T16:06:53.276Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-24T16:06:53.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-24T16:06:53.392Z] $ docker exec 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 ssh-agent [2022-02-24T16:06:53.494Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHhJkIk/agent.14 [2022-02-24T16:06:53.494Z] SSH_AGENT_PID=20 [2022-02-24T16:06:53.500Z] Running ssh-add (command line suppressed) [2022-02-24T16:06:53.601Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5451105322655008364.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5451105322655008364.key) [2022-02-24T16:06:53.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-24T16:06:53.903Z] + git semver bump pre [2022-02-24T16:06:53.903Z] # -> Open(): unable to determine branch for HEAD [2022-02-24T16:06:53.903Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-24T16:06:53.903Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-24T16:06:53.903Z] # $SEMVER_REMOTE_NAME = origin [2022-02-24T16:06:53.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-24T16:06:53.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-24T16:06:53.903Z] # $SEMVER_BRANCH = main [2022-02-24T16:06:53.903Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-24T16:06:53.903Z] 2.2.0-dev.17 [Pipeline] } [2022-02-24T16:06:53.915Z] $ docker exec --env ******** --env ******** 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 ssh-agent -k [2022-02-24T16:06:53.998Z] unset SSH_AUTH_SOCK; [2022-02-24T16:06:53.998Z] unset SSH_AGENT_PID; [2022-02-24T16:06:53.998Z] echo Agent pid 20 killed; [2022-02-24T16:06:54.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-24T16:06:54.326Z] + git semver [Pipeline] } [2022-02-24T16:06:54.343Z] $ docker stop --time=1 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 [2022-02-24T16:06:55.516Z] $ docker rm -f 0820d795e01dfa2f866b7e3d8a0b602a0deacf69333c1dfacbde3aa48f2b8e56 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-24T16:06:55.868Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-24T16:06:55.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:06:56.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-24T16:06:56.165Z] . [Pipeline] withDockerContainer [2022-02-24T16:06:56.231Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T16:06:56.267Z] $ 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-02-24T16:06:56.593Z] $ docker top fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-24T16:06:56.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-24T16:06:56.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-24T16:06:56.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-24T16:06:56.790Z] $ docker exec fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 ssh-agent [2022-02-24T16:06:56.882Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdFNhDn/agent.14 [2022-02-24T16:06:56.882Z] SSH_AGENT_PID=20 [2022-02-24T16:06:56.887Z] Running ssh-add (command line suppressed) [2022-02-24T16:06:56.991Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5314140423724259406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5314140423724259406.key) [2022-02-24T16:06:57.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-24T16:06:57.297Z] + git semver push [2022-02-24T16:06:57.297Z] # -> Open(): unable to determine branch for HEAD [2022-02-24T16:06:57.297Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-24T16:06:57.297Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-24T16:06:57.297Z] # $SEMVER_REMOTE_NAME = origin [2022-02-24T16:06:57.297Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-24T16:06:57.297Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-24T16:06:57.297Z] # $SEMVER_BRANCH = main [2022-02-24T16:06:57.297Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-24T16:06:59.230Z] $ docker exec --env ******** --env ******** fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 ssh-agent -k [2022-02-24T16:06:59.328Z] unset SSH_AUTH_SOCK; [2022-02-24T16:06:59.329Z] unset SSH_AGENT_PID; [2022-02-24T16:06:59.329Z] echo Agent pid 20 killed; [2022-02-24T16:06:59.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-24T16:06:59.661Z] + git semver [Pipeline] } [2022-02-24T16:06:59.680Z] $ docker stop --time=1 fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 [2022-02-24T16:07:00.870Z] $ docker rm -f fb0035be4e31ef9d002a9bc40e5461d18a5486a1aa4102747884cb98bb2c4d59 [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-02-24T16:07:01.526Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-02-24T16:07:01.526Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-24T16:07:01.526Z] total 8 [2022-02-24T16:07:01.526Z] drwxr-xr-x. 3 root root 34 Feb 24 16:00 . [2022-02-24T16:07:01.526Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 24 16:06 .. [2022-02-24T16:07:01.526Z] drwxr-xr-x. 2 root root 6 Feb 24 16:00 cost [2022-02-24T16:07:01.526Z] -rw-r--r--. 1 root root 94 Feb 24 16:00 cost.csv [2022-02-24T16:07:01.526Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-02-24T16:07:01.526Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-24T16:07:01.526Z] total 8 [2022-02-24T16:07:01.526Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 24 16:00 . [2022-02-24T16:07:01.526Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 24 16:06 .. [2022-02-24T16:07:01.526Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 24 16:00 cost [2022-02-24T16:07:01.526Z] -rw-r--r--. 1 jenkins jenkins 94 Feb 24 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:07:01.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:07:02.544Z] ---> package-listing.sh [2022-02-24T16:07:02.544Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-24T16:07:02.544Z] ++ facter osfamily [2022-02-24T16:07:02.809Z] + OS_FAMILY=redhat [2022-02-24T16:07:02.809Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-02-24T16:07:02.809Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-24T16:07:02.809Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-24T16:07:02.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-24T16:07:02.809Z] + PACKAGES=/tmp/packages_start.txt [2022-02-24T16:07:02.809Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-24T16:07:02.809Z] + PACKAGES=/tmp/packages_end.txt [2022-02-24T16:07:02.809Z] + case "${OS_FAMILY}" in [2022-02-24T16:07:02.809Z] + rpm -qa [2022-02-24T16:07:02.809Z] + sort [2022-02-24T16:07:03.382Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-24T16:07:03.382Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-24T16:07:03.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-24T16:07:03.382Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-24T16:07:03.382Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-02-24T16:07:03.382Z] + 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-02-24T16:07:03.396Z] 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-02-24T16:07:03.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-24T16:07:04.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-24T16:07:04.248Z] . [Pipeline] withDockerContainer [2022-02-24T16:07:04.321Z] prd-centos7-docker-4c-2g-5942 does not seem to be running inside a container [2022-02-24T16:07:04.356Z] $ 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-02-24T16:07:04.548Z] $ docker top 87e8c63e0c92b43726e60cdea5eb28dc949966755193944a3fccfe4f22f8611b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-24T16:07:04.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-24T16:07:05.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-24T16:07:05.475Z] + ls /var/log/sa-host [2022-02-24T16:07:05.475Z] + sadf -c /var/log/sa-host/sa17 [2022-02-24T16:07:05.475Z] file_magic: OK [2022-02-24T16:07:05.475Z] HZ: Using current value: 100 [2022-02-24T16:07:05.475Z] file_header: OK [2022-02-24T16:07:05.475Z] 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-02-24T16:07:05.475Z] Statistics: [2022-02-24T16:07:05.475Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-24T16:07:05.475Z] File successfully converted to sysstat format version 12.0.3 [2022-02-24T16:07:05.475Z] + sadf -c /var/log/sa-host/sa24 [2022-02-24T16:07:05.475Z] file_magic: OK [2022-02-24T16:07:05.475Z] HZ: Using current value: 100 [2022-02-24T16:07:05.475Z] file_header: OK [2022-02-24T16:07:05.475Z] 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-02-24T16:07:05.475Z] Statistics: [2022-02-24T16:07:05.475Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-24T16:07:05.475Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-24T16:07:05.691Z] provisioning config files... [2022-02-24T16:07:05.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8605237867145738072tmp [Pipeline] { [Pipeline] echo [2022-02-24T16:07:05.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:07:05.998Z] ---> create-netrc.sh [Pipeline] } [2022-02-24T16:07:06.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:07:06.362Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-24T16:07:06.373Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:07:06.673Z] ---> sudo-logs.sh [2022-02-24T16:07:06.673Z] Archiving 'sudo' log.. [2022-02-24T16:07:06.673Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5942.novalocal: Name or service not known [2022-02-24T16:07:06.673Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5942.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-24T16:07:06.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:07:07.001Z] ---> job-cost.sh [2022-02-24T16:07:07.001Z] lf-activate-venv: SKIPPING [2022-02-24T16:07:07.001Z] DEBUG: total: 0.05999999865889549 [2022-02-24T16:07:07.001Z] INFO: Retrieving Stack Cost... [2022-02-24T16:07:07.264Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-24T16:07:07.525Z] INFO: Archiving Costs [Pipeline] echo [2022-02-24T16:07:07.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-24T16:07:07.827Z] ---> logs-deploy.sh [2022-02-24T16:07:07.827Z] lf-activate-venv: SKIPPING [2022-02-24T16:07:07.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/52 [2022-02-24T16:07:07.827Z] INFO: archiving workspace using pattern(s): [2022-02-24T16:07:08.398Z] Archives upload complete. [2022-02-24T16:07:08.660Z] INFO: archiving logs to Nexus