Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aaed63eaac70f5917b69d298018571c3cb107979 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-ssh1559788147660340597.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-ssh18081226892155248954.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-ssh13350628252895103257.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-ssh13462176530971244078.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-ssh1274775890245238996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5013’ Running on prd-centos7-docker-4c-2g-5015 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-ssh3425130296820281761.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 aaed63eaac70f5917b69d298018571c3cb107979 (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 aaed63eaac70f5917b69d298018571c3cb107979 # timeout=10 Commit message: "build: Update go.mod to use latest go-mod-bootstrap properly (#381)" > git rev-list --no-walk e63de633fa87fe04a17029975032d1bd69f7eb9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-10T20:51:01.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-10T20:51:01.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-10T20:51:01.507Z] ========================================================= [2022-02-10T20:51:01.507Z] EdgeX Global Pipelines Version Info [2022-02-10T20:51:01.507Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-10T20:51:02.636Z] ------------------- [2022-02-10T20:51:02.636Z] stable info: [2022-02-10T20:51:02.636Z] ------------------- [2022-02-10T20:51:02.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-10T20:51:02.636Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-10T20:51:02.636Z] Message: update stable to v1.0.220 [2022-02-10T20:51:03.209Z] ------------------- [2022-02-10T20:51:03.209Z] experimental info: [2022-02-10T20:51:03.209Z] ------------------- [2022-02-10T20:51:03.209Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-10T20:51:03.209Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-10T20:51:03.209Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-10T20:51:03.334Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-02-10T20:51:03.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-02-10T20:51:03.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-10T20:51:03.368Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-10T20:51:03.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-10T20:51:03.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-10T20:51:03.410Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-10T20:51:03.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-10T20:51:03.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-10T20:51:03.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-10T20:51:03.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-10T20:51:03.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-02-10T20:51:03.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-10T20:51:03.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-10T20:51:03.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-10T20:51:03.548Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-10T20:51:03.565Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-10T20:51:03.576Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-10T20:51:03.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-10T20:51:03.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-10T20:51:03.613Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-10T20:51:03.627Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-10T20:51:03.639Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-10T20:51:03.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-10T20:51:03.665Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-10T20:51:03.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-10T20:51:03.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-10T20:51:03.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-10T20:51:03.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-10T20:51:03.739Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo [2022-02-10T20:51:03.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aaed63e [Pipeline] echo [2022-02-10T20:51:03.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T20:51:03.810Z] provisioning config files... [2022-02-10T20:51:03.823Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1000710660016984805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T20:51:04.141Z] ---> docker-login.sh [2022-02-10T20:51:04.141Z] nexus3.edgexfoundry.org:10001 [2022-02-10T20:51:04.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:04.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:04.411Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:04.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:04.411Z] [2022-02-10T20:51:04.411Z] Login Succeeded [2022-02-10T20:51:04.411Z] nexus3.edgexfoundry.org:10002 [2022-02-10T20:51:04.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:04.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:04.411Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:04.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:04.411Z] [2022-02-10T20:51:04.411Z] Login Succeeded [2022-02-10T20:51:04.411Z] nexus3.edgexfoundry.org:10003 [2022-02-10T20:51:04.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:04.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:04.411Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:04.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:04.411Z] [2022-02-10T20:51:04.411Z] Login Succeeded [2022-02-10T20:51:04.411Z] nexus3.edgexfoundry.org:10004 [2022-02-10T20:51:04.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:04.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:04.672Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:04.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:04.672Z] [2022-02-10T20:51:04.672Z] Login Succeeded [2022-02-10T20:51:04.672Z] docker.io [2022-02-10T20:51:04.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:04.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:04.933Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:04.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:04.933Z] [2022-02-10T20:51:04.933Z] Login Succeeded [2022-02-10T20:51:04.933Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T20:51:04.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-10T20:51:05.328Z] + git rev-list -1 --merges aaed63eaac70f5917b69d298018571c3cb107979~1..aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo [2022-02-10T20:51:05.361Z] -----------> git rev-list -1 --merges aaed63eaac70f5917b69d298018571c3cb107979~1..aaed63eaac70f5917b69d298018571c3cb107979 aaed63eaac70f5917b69d298018571c3cb107979 [false] [Pipeline] sh [2022-02-10T20:51:05.657Z] + git log --format=format:%s -1 aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo [2022-02-10T20:51:05.674Z] ========================================================= [2022-02-10T20:51:05.674Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-10T20:51:05.674Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-10T20:51:06.016Z] + git log --format=format:%s -1 aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] echo [2022-02-10T20:51:06.029Z] [semverPrep] GIT_COMMIT: aaed63eaac70f5917b69d298018571c3cb107979, Commit Message: build: Update go.mod to use latest go-mod-bootstrap properly (#381) [Pipeline] echo [2022-02-10T20:51:06.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-10T20:51:06.412Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-10T20:51:06.412Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-10T20:51:06.412Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-10T20:51:06.412Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-10T20:51:06.412Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-10T20:51:06.412Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-10T20:51:06.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:51:06.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T20:51:06.766Z] [2022-02-10T20:51:06.766Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:51:07.080Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T20:51:07.080Z] latest: Pulling from edgex-devops/git-semver [2022-02-10T20:51:07.080Z] a0d0a0d46f8b: Pulling fs layer [2022-02-10T20:51:07.080Z] 3e5f54012d9b: Pulling fs layer [2022-02-10T20:51:07.080Z] 4c7163046ea9: Pulling fs layer [2022-02-10T20:51:07.080Z] 0c2d73faf560: Pulling fs layer [2022-02-10T20:51:07.080Z] 0c2d73faf560: Waiting [2022-02-10T20:51:07.080Z] 3e5f54012d9b: Verifying Checksum [2022-02-10T20:51:07.080Z] 3e5f54012d9b: Download complete [2022-02-10T20:51:07.080Z] a0d0a0d46f8b: Verifying Checksum [2022-02-10T20:51:07.080Z] a0d0a0d46f8b: Download complete [2022-02-10T20:51:07.080Z] 4c7163046ea9: Verifying Checksum [2022-02-10T20:51:07.080Z] 4c7163046ea9: Download complete [2022-02-10T20:51:07.080Z] 0c2d73faf560: Verifying Checksum [2022-02-10T20:51:07.080Z] 0c2d73faf560: Download complete [2022-02-10T20:51:07.353Z] a0d0a0d46f8b: Pull complete [2022-02-10T20:51:07.353Z] 3e5f54012d9b: Pull complete [2022-02-10T20:51:07.623Z] 4c7163046ea9: Pull complete [2022-02-10T20:51:07.888Z] 0c2d73faf560: Pull complete [2022-02-10T20:51:07.888Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-10T20:51:07.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T20:51:07.888Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-10T20:51:07.956Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T20:51:08.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-10T20:51:08.651Z] $ docker top 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-10T20:51:08.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T20:51:08.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T20:51:08.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T20:51:08.857Z] $ docker exec 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent [2022-02-10T20:51:08.959Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFHaCd/agent.13 [2022-02-10T20:51:08.959Z] SSH_AGENT_PID=19 [2022-02-10T20:51:08.967Z] Running ssh-add (command line suppressed) [2022-02-10T20:51:09.062Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7486257178692172869.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7486257178692172869.key) [2022-02-10T20:51:09.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T20:51:09.367Z] + git tag --points-at HEAD [Pipeline] } [2022-02-10T20:51:09.377Z] $ docker exec --env ******** --env ******** 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent -k [2022-02-10T20:51:09.456Z] unset SSH_AUTH_SOCK; [2022-02-10T20:51:09.457Z] unset SSH_AGENT_PID; [2022-02-10T20:51:09.457Z] echo Agent pid 19 killed; [2022-02-10T20:51:09.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-10T20:51:09.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T20:51:09.487Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T20:51:09.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T20:51:09.601Z] $ docker exec 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent [2022-02-10T20:51:09.691Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLeajac/agent.52 [2022-02-10T20:51:09.691Z] SSH_AGENT_PID=59 [2022-02-10T20:51:09.695Z] Running ssh-add (command line suppressed) [2022-02-10T20:51:09.783Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7960666418733117076.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7960666418733117076.key) [2022-02-10T20:51:09.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T20:51:10.084Z] + git semver init [2022-02-10T20:51:10.084Z] # -> Open(): unable to determine branch for HEAD [2022-02-10T20:51:10.084Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-10T20:51:10.084Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-10T20:51:10.084Z] # $SEMVER_REMOTE_NAME = origin [2022-02-10T20:51:10.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-10T20:51:10.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-10T20:51:10.084Z] # $SEMVER_BRANCH = main [2022-02-10T20:51:10.084Z] # $SEMVER_TEMP = /tmp/semver-018691777 [2022-02-10T20:51:10.084Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-02-10T20:51:11.026Z] # '/tmp/semver-018691777' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-02-10T20:51:11.026Z] # -> Force: false [2022-02-10T20:51:11.026Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-10T20:51:11.036Z] $ docker exec --env ******** --env ******** 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 ssh-agent -k [2022-02-10T20:51:11.118Z] unset SSH_AUTH_SOCK; [2022-02-10T20:51:11.120Z] unset SSH_AGENT_PID; [2022-02-10T20:51:11.120Z] echo Agent pid 59 killed; [2022-02-10T20:51:11.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T20:51:11.435Z] + git semver [Pipeline] } [2022-02-10T20:51:11.449Z] $ docker stop --time=1 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 [2022-02-10T20:51:12.672Z] $ docker rm -f 17fc35d05fb4e379e4d8b144e237ce3c6345b9382d7ab59195862fb39767b838 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T20:51:13.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-10T20:51:13.266Z] Stashed 1 file(s) [Pipeline] echo [2022-02-10T20:51:13.270Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.13 [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-10T20:51:13.418Z] provisioning config files... [2022-02-10T20:51:13.428Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7631396236475245109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T20:51:13.729Z] ---> docker-login.sh [2022-02-10T20:51:13.729Z] nexus3.edgexfoundry.org:10001 [2022-02-10T20:51:13.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:13.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:13.729Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:13.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:13.729Z] [2022-02-10T20:51:13.729Z] Login Succeeded [2022-02-10T20:51:13.729Z] nexus3.edgexfoundry.org:10002 [2022-02-10T20:51:13.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:13.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:13.729Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:13.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:13.729Z] [2022-02-10T20:51:13.729Z] Login Succeeded [2022-02-10T20:51:13.729Z] nexus3.edgexfoundry.org:10003 [2022-02-10T20:51:13.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:13.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:13.991Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:13.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:13.991Z] [2022-02-10T20:51:13.991Z] Login Succeeded [2022-02-10T20:51:13.991Z] nexus3.edgexfoundry.org:10004 [2022-02-10T20:51:13.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:13.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:13.991Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:13.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:13.991Z] [2022-02-10T20:51:13.991Z] Login Succeeded [2022-02-10T20:51:13.991Z] docker.io [2022-02-10T20:51:14.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:51:14.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:51:14.515Z] Configure a credential helper to remove this warning. See [2022-02-10T20:51:14.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:51:14.515Z] [2022-02-10T20:51:14.515Z] Login Succeeded [2022-02-10T20:51:14.515Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T20:51:14.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-10T20:51:14.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T20:51:14.606Z] ========================================================= [2022-02-10T20:51:14.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-10T20:51:14.606Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:51:14.921Z] + 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-10T20:51:14.921Z] Sending build context to Docker daemon 2.954MB [2022-02-10T20:51:14.921Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-10T20:51:14.921Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-10T20:51:14.921Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-10T20:51:14.921Z] 59bf1c3509f3: Pulling fs layer [2022-02-10T20:51:14.921Z] 666ba61612fd: Pulling fs layer [2022-02-10T20:51:14.921Z] 8ed8ca486205: Pulling fs layer [2022-02-10T20:51:14.921Z] 4fe6c5a15a65: Pulling fs layer [2022-02-10T20:51:14.921Z] 22a0e8bec74d: Pulling fs layer [2022-02-10T20:51:14.921Z] 640e595b4fbd: Pulling fs layer [2022-02-10T20:51:14.921Z] 763cafe07f6e: Pulling fs layer [2022-02-10T20:51:14.921Z] 0c0b528cf693: Pulling fs layer [2022-02-10T20:51:14.921Z] 10935f4eaf8b: Pulling fs layer [2022-02-10T20:51:14.921Z] 4fe6c5a15a65: Waiting [2022-02-10T20:51:14.921Z] 22a0e8bec74d: Waiting [2022-02-10T20:51:14.921Z] 640e595b4fbd: Waiting [2022-02-10T20:51:14.921Z] 763cafe07f6e: Waiting [2022-02-10T20:51:14.921Z] 0c0b528cf693: Waiting [2022-02-10T20:51:14.921Z] 10935f4eaf8b: Waiting [2022-02-10T20:51:14.921Z] 8ed8ca486205: Verifying Checksum [2022-02-10T20:51:14.921Z] 8ed8ca486205: Download complete [2022-02-10T20:51:14.921Z] 666ba61612fd: Download complete [2022-02-10T20:51:14.921Z] 22a0e8bec74d: Verifying Checksum [2022-02-10T20:51:14.921Z] 22a0e8bec74d: Download complete [2022-02-10T20:51:14.921Z] 640e595b4fbd: Verifying Checksum [2022-02-10T20:51:14.921Z] 640e595b4fbd: Download complete [2022-02-10T20:51:15.184Z] 59bf1c3509f3: Verifying Checksum [2022-02-10T20:51:15.184Z] 59bf1c3509f3: Download complete [2022-02-10T20:51:15.184Z] 763cafe07f6e: Verifying Checksum [2022-02-10T20:51:15.184Z] 763cafe07f6e: Download complete [2022-02-10T20:51:15.184Z] 0c0b528cf693: Verifying Checksum [2022-02-10T20:51:15.184Z] 0c0b528cf693: Download complete [2022-02-10T20:51:15.463Z] 59bf1c3509f3: Pull complete [2022-02-10T20:51:15.734Z] 4fe6c5a15a65: Verifying Checksum [2022-02-10T20:51:15.734Z] 4fe6c5a15a65: Download complete [2022-02-10T20:51:15.734Z] 666ba61612fd: Pull complete [2022-02-10T20:51:15.734Z] 10935f4eaf8b: Verifying Checksum [2022-02-10T20:51:15.734Z] 10935f4eaf8b: Download complete [2022-02-10T20:51:15.734Z] 8ed8ca486205: Pull complete [2022-02-10T20:51:19.971Z] 4fe6c5a15a65: Pull complete [2022-02-10T20:51:19.971Z] 22a0e8bec74d: Pull complete [2022-02-10T20:51:19.971Z] 640e595b4fbd: Pull complete [2022-02-10T20:51:19.971Z] 763cafe07f6e: Pull complete [2022-02-10T20:51:19.971Z] 0c0b528cf693: Pull complete [2022-02-10T20:51:22.535Z] 10935f4eaf8b: Pull complete [2022-02-10T20:51:22.535Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-10T20:51:22.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T20:51:22.535Z] ---> 99d49a6021b9 [2022-02-10T20:51:22.535Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-10T20:51:24.449Z] ---> Running in cac358929569 [2022-02-10T20:51:24.449Z] Removing intermediate container cac358929569 [2022-02-10T20:51:24.449Z] ---> 7f09a73c667b [2022-02-10T20:51:24.449Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-10T20:51:24.449Z] ---> Running in dfaaaf63b7d2 [2022-02-10T20:51:24.449Z] Removing intermediate container dfaaaf63b7d2 [2022-02-10T20:51:24.449Z] ---> 3f6a8f3ceee4 [2022-02-10T20:51:24.449Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-10T20:51:24.449Z] ---> Running in 065cd7e7ef27 [2022-02-10T20:51:24.709Z] Removing intermediate container 065cd7e7ef27 [2022-02-10T20:51:24.709Z] ---> 75a4293ffa29 [2022-02-10T20:51:24.709Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T20:51:24.709Z] ---> Running in c88f52a349cd [2022-02-10T20:51:24.971Z] Removing intermediate container c88f52a349cd [2022-02-10T20:51:24.971Z] ---> 27cf06d50a85 [2022-02-10T20:51:24.971Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-10T20:51:25.230Z] ---> Running in 7f2214e894d2 [2022-02-10T20:51:25.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T20:51:26.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T20:51:26.434Z] OK: 221 MiB in 52 packages [2022-02-10T20:51:26.697Z] Removing intermediate container 7f2214e894d2 [2022-02-10T20:51:26.697Z] ---> 44286960068e [2022-02-10T20:51:26.697Z] Step 8/13 : WORKDIR /app [2022-02-10T20:51:26.697Z] ---> Running in 137322bb0fe6 [2022-02-10T20:51:26.969Z] Removing intermediate container 137322bb0fe6 [2022-02-10T20:51:26.969Z] ---> 0361af6760d9 [2022-02-10T20:51:26.969Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-10T20:51:26.969Z] ---> ed2ea1d17992 [2022-02-10T20:51:26.969Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T20:51:26.969Z] ---> Running in c05b4a583b6f [2022-02-10T20:51:28.383Z] Still waiting to schedule task [2022-02-10T20:51:28.383Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5014’ [2022-02-10T20:51:53.605Z] Removing intermediate container c05b4a583b6f [2022-02-10T20:51:53.605Z] ---> b7131c83da05 [2022-02-10T20:51:53.605Z] Step 11/13 : COPY . . [2022-02-10T20:51:53.605Z] ---> 0fa35b72fffb [2022-02-10T20:51:53.605Z] Step 12/13 : ARG MAKE="make build" [2022-02-10T20:51:53.605Z] ---> Running in 134c99f5fce6 [2022-02-10T20:51:53.605Z] Removing intermediate container 134c99f5fce6 [2022-02-10T20:51:53.605Z] ---> a05cab5cb377 [2022-02-10T20:51:53.605Z] Step 13/13 : RUN $MAKE [2022-02-10T20:51:53.605Z] ---> Running in 31112c558f1a [2022-02-10T20:51:53.864Z] noop [2022-02-10T20:51:54.124Z] Removing intermediate container 31112c558f1a [2022-02-10T20:51:54.124Z] ---> e9ba721f6c96 [2022-02-10T20:51:54.124Z] Successfully built e9ba721f6c96 [2022-02-10T20:51:54.124Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:51:54.427Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-10T20:51:54.427Z] . [Pipeline] withDockerContainer [2022-02-10T20:51:54.497Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T20:51:54.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-10T20:51:54.877Z] $ docker top 577e9050481a7d96fbf8f76eb4eaabc53607e36899529811a495bed6109a5bb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T20:51:55.246Z] + go version [2022-02-10T20:51:55.246Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-10T20:51:55.261Z] $ docker stop --time=1 577e9050481a7d96fbf8f76eb4eaabc53607e36899529811a495bed6109a5bb0 [2022-02-10T20:51:56.450Z] $ docker rm -f 577e9050481a7d96fbf8f76eb4eaabc53607e36899529811a495bed6109a5bb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:51:56.870Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-10T20:51:56.870Z] . [Pipeline] withDockerContainer [2022-02-10T20:51:56.934Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T20:51:56.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-10T20:51:57.360Z] $ docker top 40d34fe91568aa33bff18a387e9b3b83f5e05b0ece712d8b22c385fdc4129219 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-10T20:51:57.735Z] + make test [2022-02-10T20:51:57.735Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-10T20:52:12.748Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-10T20:52:12.748Z] CGO_ENABLED=1 go vet ./... [2022-02-10T20:52:16.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-10T20:52:16.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-10T20:52:16.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-10T20:52:16.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-10T20:52:16.081Z] $ docker stop --time=1 40d34fe91568aa33bff18a387e9b3b83f5e05b0ece712d8b22c385fdc4129219 [2022-02-10T20:52:17.487Z] $ docker rm -f 40d34fe91568aa33bff18a387e9b3b83f5e05b0ece712d8b22c385fdc4129219 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T20:52:17.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-10T20:52:17.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-10T20:52:18.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-10T20:52:18.790Z] + ls -al . [2022-02-10T20:52:18.791Z] total 148 [2022-02-10T20:52:18.791Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 10 20:52 . [2022-02-10T20:52:18.791Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 10 20:50 .. [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 7627 Feb 10 20:50 Attribution.txt [2022-02-10T20:52:18.791Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 10 20:50 bin [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 23791 Feb 10 20:50 CHANGELOG.md [2022-02-10T20:52:18.791Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 10 20:51 coverage.out [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 2087 Feb 10 20:50 Dockerfile [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 119 Feb 10 20:50 .dockerignore [2022-02-10T20:52:18.791Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 10 20:50 .git [2022-02-10T20:52:18.791Z] drwxrwxr-x. 2 jenkins jenkins 104 Feb 10 20:50 .github [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 104 Feb 10 20:50 .gitignore [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 2815 Feb 10 20:50 go.mod [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 49940 Feb 10 20:50 go.sum [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 10 20:50 GOVERNANCE.md [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 687 Feb 10 20:50 Jenkinsfile [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 10 20:50 LICENSE [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 1949 Feb 10 20:50 main.go [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 10 20:50 makefile [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 618 Feb 10 20:50 OWNERS.md [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 3860 Feb 10 20:50 README.md [2022-02-10T20:52:18.791Z] drwxrwxr-x. 9 jenkins jenkins 151 Feb 10 20:50 res [2022-02-10T20:52:18.791Z] drwx------. 3 jenkins jenkins 58 Feb 10 20:51 .semver [2022-02-10T20:52:18.791Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 10 20:50 snap [2022-02-10T20:52:18.791Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 10 20:51 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:19.095Z] + 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=aaed63eaac70f5917b69d298018571c3cb107979 --label arch=amd64 --label version=2.2.0-dev.13 . [2022-02-10T20:52:19.095Z] Sending build context to Docker daemon 2.955MB [2022-02-10T20:52:19.095Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-10T20:52:19.095Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-10T20:52:19.095Z] ---> e9ba721f6c96 [2022-02-10T20:52:19.095Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-10T20:52:19.095Z] ---> Running in 25b84c31faed [2022-02-10T20:52:19.095Z] Removing intermediate container 25b84c31faed [2022-02-10T20:52:19.095Z] ---> 2baea961c295 [2022-02-10T20:52:19.095Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-10T20:52:19.358Z] ---> Running in b6235fbf90a6 [2022-02-10T20:52:19.358Z] Removing intermediate container b6235fbf90a6 [2022-02-10T20:52:19.358Z] ---> 25335a791e4c [2022-02-10T20:52:19.358Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-10T20:52:19.358Z] ---> Running in 08157afd6612 [2022-02-10T20:52:19.358Z] Removing intermediate container 08157afd6612 [2022-02-10T20:52:19.358Z] ---> 9765f49b71e9 [2022-02-10T20:52:19.358Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T20:52:19.358Z] ---> Running in 6a9287d0ec8b [2022-02-10T20:52:19.943Z] Removing intermediate container 6a9287d0ec8b [2022-02-10T20:52:19.943Z] ---> a92fb0308aa2 [2022-02-10T20:52:19.943Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-10T20:52:19.943Z] ---> Running in 5651fec770b2 [2022-02-10T20:52:20.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T20:52:21.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T20:52:21.410Z] OK: 221 MiB in 52 packages [2022-02-10T20:52:21.678Z] Removing intermediate container 5651fec770b2 [2022-02-10T20:52:21.678Z] ---> 3fe210754c73 [2022-02-10T20:52:21.678Z] Step 8/27 : WORKDIR /app [2022-02-10T20:52:21.678Z] ---> Running in 6d1e16b387d3 [2022-02-10T20:52:21.678Z] Removing intermediate container 6d1e16b387d3 [2022-02-10T20:52:21.678Z] ---> a54b696f4b48 [2022-02-10T20:52:21.678Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-10T20:52:21.940Z] ---> af04b1468f01 [2022-02-10T20:52:21.940Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T20:52:21.940Z] ---> Running in ec3773db709e [2022-02-10T20:52:22.512Z] Removing intermediate container ec3773db709e [2022-02-10T20:52:22.512Z] ---> d9855d2ddeea [2022-02-10T20:52:22.512Z] Step 11/27 : COPY . . [2022-02-10T20:52:22.772Z] ---> 765aebf8b098 [2022-02-10T20:52:22.773Z] Step 12/27 : ARG MAKE="make build" [2022-02-10T20:52:22.773Z] ---> Running in 7a16b79baa92 [2022-02-10T20:52:22.773Z] Removing intermediate container 7a16b79baa92 [2022-02-10T20:52:22.773Z] ---> a226067c0b6d [2022-02-10T20:52:22.773Z] Step 13/27 : RUN $MAKE [2022-02-10T20:52:22.773Z] ---> Running in e19eaab24d78 [2022-02-10T20:52:23.046Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.13" -o app-service-configurable [2022-02-10T20:52:35.391Z] Removing intermediate container e19eaab24d78 [2022-02-10T20:52:35.391Z] ---> 1051fd59f4b7 [2022-02-10T20:52:35.391Z] Step 14/27 : FROM alpine:3.14 [2022-02-10T20:52:35.963Z] 3.14: Pulling from library/alpine [2022-02-10T20:52:35.963Z] 97518928ae5f: Pulling fs layer [2022-02-10T20:52:36.224Z] 97518928ae5f: Verifying Checksum [2022-02-10T20:52:36.224Z] 97518928ae5f: Download complete [2022-02-10T20:52:36.224Z] 97518928ae5f: Pull complete [2022-02-10T20:52:36.224Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-10T20:52:36.224Z] Status: Downloaded newer image for alpine:3.14 [2022-02-10T20:52:36.224Z] ---> 0a97eee8041e [2022-02-10T20:52:36.224Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-10T20:52:36.224Z] ---> Running in 7df828b12290 [2022-02-10T20:52:36.488Z] Removing intermediate container 7df828b12290 [2022-02-10T20:52:36.488Z] ---> 57cf553e0273 [2022-02-10T20:52:36.488Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-10T20:52:36.488Z] ---> Running in 679b80e5a0e3 [2022-02-10T20:52:36.488Z] Removing intermediate container 679b80e5a0e3 [2022-02-10T20:52:36.488Z] ---> 3fff34dd11da [2022-02-10T20:52:36.488Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-10T20:52:36.488Z] ---> Running in 71bbf86002af [2022-02-10T20:52:36.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T20:52:37.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T20:52:37.010Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-10T20:52:37.010Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-10T20:52:37.010Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T20:52:37.010Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-10T20:52:37.010Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T20:52:37.010Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-10T20:52:37.279Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-10T20:52:37.279Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T20:52:37.279Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T20:52:37.279Z] OK: 9 MiB in 21 packages [2022-02-10T20:52:37.549Z] Removing intermediate container 71bbf86002af [2022-02-10T20:52:37.549Z] ---> b42bd3b73cdb [2022-02-10T20:52:37.549Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-10T20:52:37.808Z] ---> 96c37ac739b7 [2022-02-10T20:52:37.808Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-10T20:52:37.808Z] ---> 3f63e4ef4b49 [2022-02-10T20:52:37.808Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-10T20:52:38.067Z] ---> 26ce861aec76 [2022-02-10T20:52:38.067Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-10T20:52:38.328Z] ---> 332549e52c12 [2022-02-10T20:52:38.328Z] Step 22/27 : EXPOSE 48095 [2022-02-10T20:52:38.328Z] ---> Running in 9bedf2082f2d [2022-02-10T20:52:38.588Z] Removing intermediate container 9bedf2082f2d [2022-02-10T20:52:38.588Z] ---> c0da6bcc4def [2022-02-10T20:52:38.588Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-10T20:52:38.588Z] ---> Running in 959ff3f0408a [2022-02-10T20:52:38.588Z] Removing intermediate container 959ff3f0408a [2022-02-10T20:52:38.588Z] ---> 282056f92e4a [2022-02-10T20:52:38.588Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T20:52:38.588Z] ---> Running in 00501b704946 [2022-02-10T20:52:38.588Z] Removing intermediate container 00501b704946 [2022-02-10T20:52:38.588Z] ---> 28111118171c [2022-02-10T20:52:38.588Z] Step 25/27 : LABEL arch=amd64 [2022-02-10T20:52:38.849Z] ---> Running in 73e2d9975e85 [2022-02-10T20:52:38.849Z] Removing intermediate container 73e2d9975e85 [2022-02-10T20:52:38.849Z] ---> e4fc3e97078e [2022-02-10T20:52:38.849Z] Step 26/27 : LABEL git_sha=aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T20:52:38.849Z] ---> Running in 6590a6132b4d [2022-02-10T20:52:38.849Z] Removing intermediate container 6590a6132b4d [2022-02-10T20:52:38.849Z] ---> 650fc5086514 [2022-02-10T20:52:38.849Z] Step 27/27 : LABEL version=2.2.0-dev.13 [2022-02-10T20:52:38.849Z] ---> Running in 92f515fe97f3 [2022-02-10T20:52:39.109Z] Removing intermediate container 92f515fe97f3 [2022-02-10T20:52:39.109Z] ---> 6cc27b65d81d [2022-02-10T20:52:39.109Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-10T20:52:39.109Z] Successfully built 6cc27b65d81d [2022-02-10T20:52:39.109Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T20:52:39.182Z] provisioning config files... [2022-02-10T20:52:39.191Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1718571378705320668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T20:52:39.494Z] ---> docker-login.sh [2022-02-10T20:52:39.495Z] nexus3.edgexfoundry.org:10001 [2022-02-10T20:52:39.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:52:39.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:52:39.495Z] Configure a credential helper to remove this warning. See [2022-02-10T20:52:39.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:52:39.495Z] [2022-02-10T20:52:39.495Z] Login Succeeded [2022-02-10T20:52:39.495Z] nexus3.edgexfoundry.org:10002 [2022-02-10T20:52:39.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:52:39.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:52:39.495Z] Configure a credential helper to remove this warning. See [2022-02-10T20:52:39.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:52:39.495Z] [2022-02-10T20:52:39.495Z] Login Succeeded [2022-02-10T20:52:39.495Z] nexus3.edgexfoundry.org:10003 [2022-02-10T20:52:39.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:52:39.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:52:39.761Z] Configure a credential helper to remove this warning. See [2022-02-10T20:52:39.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:52:39.761Z] [2022-02-10T20:52:39.761Z] Login Succeeded [2022-02-10T20:52:39.761Z] nexus3.edgexfoundry.org:10004 [2022-02-10T20:52:39.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:52:39.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:52:39.761Z] Configure a credential helper to remove this warning. See [2022-02-10T20:52:39.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:52:39.761Z] [2022-02-10T20:52:39.761Z] Login Succeeded [2022-02-10T20:52:39.761Z] docker.io [2022-02-10T20:52:40.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:52:40.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:52:40.285Z] Configure a credential helper to remove this warning. See [2022-02-10T20:52:40.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:52:40.285Z] [2022-02-10T20:52:40.285Z] Login Succeeded [2022-02-10T20:52:40.285Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T20:52:40.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-10T20:52:40.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T20:52:40.347Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-02-10T20:52:40.347Z] aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T20:52:40.347Z] latest [2022-02-10T20:52:40.347Z] 2.2.0-dev.13 [2022-02-10T20:52:40.347Z] aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [2022-02-10T20:52:40.347Z] main [2022-02-10T20:52:40.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:40.671Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:40.969Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T20:52:40.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-10T20:52:40.969Z] f702fe82c9a3: Preparing [2022-02-10T20:52:40.969Z] e9a88946f88d: Preparing [2022-02-10T20:52:40.969Z] dccef9203a08: Preparing [2022-02-10T20:52:40.969Z] 759c18b9b29d: Preparing [2022-02-10T20:52:40.969Z] b4f662d3523c: Preparing [2022-02-10T20:52:40.969Z] 1a058d5342cc: Preparing [2022-02-10T20:52:40.969Z] 1a058d5342cc: Waiting [2022-02-10T20:52:41.229Z] 759c18b9b29d: Pushed [2022-02-10T20:52:41.229Z] dccef9203a08: Pushed [2022-02-10T20:52:41.229Z] e9a88946f88d: Pushed [2022-02-10T20:52:41.229Z] 1a058d5342cc: Layer already exists [2022-02-10T20:52:41.229Z] b4f662d3523c: Pushed [2022-02-10T20:52:42.175Z] f702fe82c9a3: Pushed [2022-02-10T20:52:42.175Z] aaed63eaac70f5917b69d298018571c3cb107979: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:42.484Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:42.776Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-10T20:52:42.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-10T20:52:42.776Z] f702fe82c9a3: Preparing [2022-02-10T20:52:42.776Z] e9a88946f88d: Preparing [2022-02-10T20:52:42.776Z] dccef9203a08: Preparing [2022-02-10T20:52:42.776Z] 759c18b9b29d: Preparing [2022-02-10T20:52:42.776Z] b4f662d3523c: Preparing [2022-02-10T20:52:42.776Z] 1a058d5342cc: Preparing [2022-02-10T20:52:42.776Z] 1a058d5342cc: Waiting [2022-02-10T20:52:42.776Z] e9a88946f88d: Layer already exists [2022-02-10T20:52:42.776Z] dccef9203a08: Layer already exists [2022-02-10T20:52:42.777Z] f702fe82c9a3: Layer already exists [2022-02-10T20:52:42.777Z] b4f662d3523c: Layer already exists [2022-02-10T20:52:42.777Z] 759c18b9b29d: Layer already exists [2022-02-10T20:52:42.777Z] 1a058d5342cc: Layer already exists [2022-02-10T20:52:42.777Z] latest: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:43.075Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:43.365Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.13 [2022-02-10T20:52:43.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-10T20:52:43.365Z] f702fe82c9a3: Preparing [2022-02-10T20:52:43.365Z] e9a88946f88d: Preparing [2022-02-10T20:52:43.365Z] dccef9203a08: Preparing [2022-02-10T20:52:43.365Z] 759c18b9b29d: Preparing [2022-02-10T20:52:43.365Z] b4f662d3523c: Preparing [2022-02-10T20:52:43.365Z] 1a058d5342cc: Preparing [2022-02-10T20:52:43.365Z] 1a058d5342cc: Waiting [2022-02-10T20:52:43.365Z] e9a88946f88d: Layer already exists [2022-02-10T20:52:43.365Z] b4f662d3523c: Layer already exists [2022-02-10T20:52:43.365Z] dccef9203a08: Layer already exists [2022-02-10T20:52:43.365Z] f702fe82c9a3: Layer already exists [2022-02-10T20:52:43.365Z] 759c18b9b29d: Layer already exists [2022-02-10T20:52:43.365Z] 1a058d5342cc: Layer already exists [2022-02-10T20:52:43.365Z] 2.2.0-dev.13: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:43.665Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:43.957Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [2022-02-10T20:52:43.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-10T20:52:43.957Z] f702fe82c9a3: Preparing [2022-02-10T20:52:43.957Z] e9a88946f88d: Preparing [2022-02-10T20:52:43.957Z] dccef9203a08: Preparing [2022-02-10T20:52:43.957Z] 759c18b9b29d: Preparing [2022-02-10T20:52:43.957Z] b4f662d3523c: Preparing [2022-02-10T20:52:43.957Z] 1a058d5342cc: Preparing [2022-02-10T20:52:43.957Z] 1a058d5342cc: Waiting [2022-02-10T20:52:43.957Z] f702fe82c9a3: Layer already exists [2022-02-10T20:52:43.957Z] b4f662d3523c: Layer already exists [2022-02-10T20:52:43.957Z] 759c18b9b29d: Layer already exists [2022-02-10T20:52:43.957Z] dccef9203a08: Layer already exists [2022-02-10T20:52:43.957Z] e9a88946f88d: Layer already exists [2022-02-10T20:52:43.957Z] 1a058d5342cc: Layer already exists [2022-02-10T20:52:43.957Z] aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:44.262Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:44.559Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-02-10T20:52:44.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-02-10T20:52:44.559Z] f702fe82c9a3: Preparing [2022-02-10T20:52:44.559Z] e9a88946f88d: Preparing [2022-02-10T20:52:44.559Z] dccef9203a08: Preparing [2022-02-10T20:52:44.559Z] 759c18b9b29d: Preparing [2022-02-10T20:52:44.559Z] b4f662d3523c: Preparing [2022-02-10T20:52:44.559Z] 1a058d5342cc: Preparing [2022-02-10T20:52:44.559Z] 1a058d5342cc: Waiting [2022-02-10T20:52:44.559Z] b4f662d3523c: Layer already exists [2022-02-10T20:52:44.559Z] dccef9203a08: Layer already exists [2022-02-10T20:52:44.559Z] 759c18b9b29d: Layer already exists [2022-02-10T20:52:44.559Z] f702fe82c9a3: Layer already exists [2022-02-10T20:52:44.559Z] e9a88946f88d: Layer already exists [2022-02-10T20:52:44.559Z] 1a058d5342cc: Layer already exists [2022-02-10T20:52:44.559Z] main: digest: sha256:2223c2401cf14fbdf466296af159ae6b35dcb9eacdcacad715f4bbcf514676ee size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-10T20:52:44.597Z] ===================================================== [Pipeline] echo [2022-02-10T20:52:44.607Z] taggedImages: [2022-02-10T20:52:44.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T20:52:44.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-02-10T20:52:44.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.13 [2022-02-10T20:52:44.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [2022-02-10T20:52:44.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:45.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T20:52:45.016Z] [2022-02-10T20:52:45.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:52:45.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T20:52:45.323Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-10T20:52:45.323Z] b4d181a07f80: Pulling fs layer [2022-02-10T20:52:45.323Z] a1111a8f2ec3: Pulling fs layer [2022-02-10T20:52:45.323Z] ed53099fbce6: Pulling fs layer [2022-02-10T20:52:45.323Z] dc539afda2c1: Pulling fs layer [2022-02-10T20:52:45.323Z] 77bc0d833cb6: Pulling fs layer [2022-02-10T20:52:45.323Z] 9065ff56babe: Pulling fs layer [2022-02-10T20:52:45.323Z] d287ab97295c: Pulling fs layer [2022-02-10T20:52:45.323Z] dc539afda2c1: Waiting [2022-02-10T20:52:45.323Z] 77bc0d833cb6: Waiting [2022-02-10T20:52:45.323Z] 9065ff56babe: Waiting [2022-02-10T20:52:45.323Z] d287ab97295c: Waiting [2022-02-10T20:52:45.323Z] a1111a8f2ec3: Verifying Checksum [2022-02-10T20:52:45.323Z] a1111a8f2ec3: Download complete [2022-02-10T20:52:45.323Z] dc539afda2c1: Verifying Checksum [2022-02-10T20:52:45.323Z] dc539afda2c1: Download complete [2022-02-10T20:52:45.323Z] 77bc0d833cb6: Verifying Checksum [2022-02-10T20:52:45.323Z] 77bc0d833cb6: Download complete [2022-02-10T20:52:45.323Z] ed53099fbce6: Verifying Checksum [2022-02-10T20:52:45.323Z] ed53099fbce6: Download complete [2022-02-10T20:52:45.323Z] 9065ff56babe: Verifying Checksum [2022-02-10T20:52:45.323Z] 9065ff56babe: Download complete [2022-02-10T20:52:45.583Z] b4d181a07f80: Verifying Checksum [2022-02-10T20:52:45.583Z] b4d181a07f80: Download complete [2022-02-10T20:52:46.165Z] d287ab97295c: Verifying Checksum [2022-02-10T20:52:46.165Z] d287ab97295c: Download complete [2022-02-10T20:52:47.110Z] b4d181a07f80: Pull complete [2022-02-10T20:52:47.110Z] a1111a8f2ec3: Pull complete [2022-02-10T20:52:47.684Z] ed53099fbce6: Pull complete [2022-02-10T20:52:47.684Z] dc539afda2c1: Pull complete [2022-02-10T20:52:47.944Z] 77bc0d833cb6: Pull complete [2022-02-10T20:52:47.944Z] 9065ff56babe: Pull complete [2022-02-10T20:52:53.376Z] d287ab97295c: Pull complete [2022-02-10T20:52:53.376Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-10T20:52:53.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T20:52:53.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-10T20:52:53.447Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T20:52:53.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-10T20:52:55.767Z] $ docker top 9d2007bb9ee469540d7a20c6952d78b6d2713d01e1001b9173b3af42a5751391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T20:52:56.203Z] ---> job-cost.sh [2022-02-10T20:52:56.203Z] lf-activate-venv: SKIPPING [2022-02-10T20:52:56.203Z] INFO: No Stack... [2022-02-10T20:52:56.463Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-10T20:52:57.033Z] INFO: Archiving Costs [Pipeline] sh [2022-02-10T20:52:57.327Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-02-10T20:52:57.327Z] + cut -d, -f6 [Pipeline] lock [2022-02-10T20:52:57.340Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [2022-02-10T20:52:57.347Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] did not exist. Created. [2022-02-10T20:52:57.347Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-10T20:52:57.656Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-10T20:52:57.691Z] Stashed 1 file(s) [Pipeline] } [2022-02-10T20:52:57.698Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-10T20:52:57.718Z] $ docker stop --time=1 9d2007bb9ee469540d7a20c6952d78b6d2713d01e1001b9173b3af42a5751391 [2022-02-10T20:52:58.849Z] $ docker rm -f 9d2007bb9ee469540d7a20c6952d78b6d2713d01e1001b9173b3af42a5751391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-10T20:55:05.022Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5017 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-02-10T20:55:05.036Z] Running in /w/workspace/app-service-configurable/49 [Pipeline] { [Pipeline] checkout [2022-02-10T20:55:05.240Z] Selected Git installation does not exist. Using Default [2022-02-10T20:55:05.240Z] The recommended git tool is: NONE [2022-02-10T20:55:10.580Z] using credential edgex-jenkins-ssh [2022-02-10T20:55:10.601Z] Cloning the remote Git repository [2022-02-10T20:55:10.672Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-02-10T20:55:10.765Z] > git init /w/workspace/app-service-configurable/49 # timeout=10 [2022-02-10T20:55:10.856Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-02-10T20:55:10.858Z] > git --version # timeout=10 [2022-02-10T20:55:10.880Z] > git --version # 'git version 2.17.1' [2022-02-10T20:55:10.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T20:55:10.973Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T20:55:12.338Z] Avoid second fetch [2022-02-10T20:55:12.339Z] Checking out Revision aaed63eaac70f5917b69d298018571c3cb107979 (main) [2022-02-10T20:55:12.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-02-10T20:55:12.320Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T20:55:12.364Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T20:55:12.389Z] > git checkout -f aaed63eaac70f5917b69d298018571c3cb107979 # timeout=10 [2022-02-10T20:55:16.680Z] Commit message: "build: Update go.mod to use latest go-mod-bootstrap properly (#381)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-10T20:55:17.657Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-10T20:55:17.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T20:55:17.657Z] Dload Upload Total Spent Left Speed [2022-02-10T20:55:17.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh [2022-02-10T20:55:18.186Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-10T20:55:18.526Z] + + sudo tee /etc/docker/daemon.new [2022-02-10T20:55:18.526Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-10T20:55:18.526Z] { [2022-02-10T20:55:18.526Z] "registry-mirrors": [ [2022-02-10T20:55:18.526Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-10T20:55:18.526Z] ], [2022-02-10T20:55:18.526Z] "bip": "10.250.0.254/24", [2022-02-10T20:55:18.526Z] "hosts": [ [2022-02-10T20:55:18.526Z] "tcp://0.0.0.0:5555", [2022-02-10T20:55:18.526Z] "unix:///var/run/docker.sock" [2022-02-10T20:55:18.526Z] ], [2022-02-10T20:55:18.526Z] "mtu": 1458, [2022-02-10T20:55:18.526Z] "selinux-enabled": true, [2022-02-10T20:55:18.526Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-10T20:55:18.526Z] } [Pipeline] sh [2022-02-10T20:55:18.888Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-10T20:55:19.235Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T20:55:37.645Z] provisioning config files... [2022-02-10T20:55:37.671Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/49@tmp/config2281916441875899174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T20:55:38.039Z] ---> docker-login.sh [2022-02-10T20:55:38.039Z] nexus3.edgexfoundry.org:10001 [2022-02-10T20:55:38.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:55:38.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:55:38.914Z] Configure a credential helper to remove this warning. See [2022-02-10T20:55:38.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:55:38.914Z] [2022-02-10T20:55:38.914Z] Login Succeeded [2022-02-10T20:55:38.914Z] nexus3.edgexfoundry.org:10002 [2022-02-10T20:55:39.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:55:39.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:55:39.461Z] Configure a credential helper to remove this warning. See [2022-02-10T20:55:39.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:55:39.461Z] [2022-02-10T20:55:39.461Z] Login Succeeded [2022-02-10T20:55:39.461Z] nexus3.edgexfoundry.org:10003 [2022-02-10T20:55:39.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:55:39.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:55:39.736Z] Configure a credential helper to remove this warning. See [2022-02-10T20:55:39.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:55:39.736Z] [2022-02-10T20:55:39.736Z] Login Succeeded [2022-02-10T20:55:39.736Z] nexus3.edgexfoundry.org:10004 [2022-02-10T20:55:40.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:55:40.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:55:40.297Z] Configure a credential helper to remove this warning. See [2022-02-10T20:55:40.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:55:40.297Z] [2022-02-10T20:55:40.297Z] Login Succeeded [2022-02-10T20:55:40.297Z] docker.io [2022-02-10T20:55:40.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T20:55:41.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T20:55:41.167Z] Configure a credential helper to remove this warning. See [2022-02-10T20:55:41.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T20:55:41.167Z] [2022-02-10T20:55:41.167Z] Login Succeeded [2022-02-10T20:55:41.167Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T20:55:41.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-10T20:55:41.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T20:55:41.657Z] ========================================================= [2022-02-10T20:55:41.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-10T20:55:41.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:55:42.030Z] + 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-10T20:55:42.030Z] Sending build context to Docker daemon 207.9kB [2022-02-10T20:55:42.302Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-10T20:55:42.302Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-10T20:55:42.577Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-10T20:55:42.577Z] 9b3977197b4f: Pulling fs layer [2022-02-10T20:55:42.577Z] 1a89e8eeedd5: Pulling fs layer [2022-02-10T20:55:42.577Z] 94645a83ff95: Pulling fs layer [2022-02-10T20:55:42.577Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-10T20:55:42.577Z] 0c92f367c5e7: Pulling fs layer [2022-02-10T20:55:42.577Z] f7c0051592d6: Pulling fs layer [2022-02-10T20:55:42.577Z] a227ed2f7395: Pulling fs layer [2022-02-10T20:55:42.577Z] 7b1c46037f91: Pulling fs layer [2022-02-10T20:55:42.577Z] 3f3a8bcf1eab: Waiting [2022-02-10T20:55:42.577Z] 0c92f367c5e7: Waiting [2022-02-10T20:55:42.577Z] f7c0051592d6: Waiting [2022-02-10T20:55:42.577Z] a227ed2f7395: Waiting [2022-02-10T20:55:42.577Z] 7b1c46037f91: Waiting [2022-02-10T20:55:42.577Z] 94645a83ff95: Verifying Checksum [2022-02-10T20:55:42.577Z] 94645a83ff95: Download complete [2022-02-10T20:55:42.577Z] 1a89e8eeedd5: Download complete [2022-02-10T20:55:42.577Z] 0c92f367c5e7: Verifying Checksum [2022-02-10T20:55:42.577Z] 0c92f367c5e7: Download complete [2022-02-10T20:55:42.577Z] f7c0051592d6: Verifying Checksum [2022-02-10T20:55:42.577Z] f7c0051592d6: Download complete [2022-02-10T20:55:42.577Z] a227ed2f7395: Verifying Checksum [2022-02-10T20:55:42.577Z] a227ed2f7395: Download complete [2022-02-10T20:55:42.577Z] 9b3977197b4f: Verifying Checksum [2022-02-10T20:55:42.577Z] 9b3977197b4f: Download complete [2022-02-10T20:55:43.574Z] 9b3977197b4f: Pull complete [2022-02-10T20:55:44.177Z] 1a89e8eeedd5: Pull complete [2022-02-10T20:55:44.452Z] 94645a83ff95: Pull complete [2022-02-10T20:55:44.726Z] 7b1c46037f91: Verifying Checksum [2022-02-10T20:55:44.726Z] 7b1c46037f91: Download complete [2022-02-10T20:55:44.999Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-10T20:55:44.999Z] 3f3a8bcf1eab: Download complete [2022-02-10T20:55:57.407Z] 3f3a8bcf1eab: Pull complete [2022-02-10T20:55:57.407Z] 0c92f367c5e7: Pull complete [2022-02-10T20:55:57.407Z] f7c0051592d6: Pull complete [2022-02-10T20:55:57.407Z] a227ed2f7395: Pull complete [2022-02-10T20:56:04.132Z] 7b1c46037f91: Pull complete [2022-02-10T20:56:04.132Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-10T20:56:04.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T20:56:04.132Z] ---> f79e39bc4007 [2022-02-10T20:56:04.132Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-10T20:56:05.108Z] ---> Running in e944511204d0 [2022-02-10T20:56:05.384Z] Removing intermediate container e944511204d0 [2022-02-10T20:56:05.384Z] ---> c4da6f455c6f [2022-02-10T20:56:05.384Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-10T20:56:05.384Z] ---> Running in 60147f41c56c [2022-02-10T20:56:05.659Z] Removing intermediate container 60147f41c56c [2022-02-10T20:56:05.659Z] ---> 0c4a18ef9c20 [2022-02-10T20:56:05.659Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-10T20:56:05.934Z] ---> Running in 83c7c4b06ae6 [2022-02-10T20:56:06.210Z] Removing intermediate container 83c7c4b06ae6 [2022-02-10T20:56:06.210Z] ---> 4990ee510169 [2022-02-10T20:56:06.210Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T20:56:06.210Z] ---> Running in d5bd5c77e865 [2022-02-10T20:56:08.209Z] Removing intermediate container d5bd5c77e865 [2022-02-10T20:56:08.209Z] ---> 032e84db8df2 [2022-02-10T20:56:08.209Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-10T20:56:08.209Z] ---> Running in d27319a9a27c [2022-02-10T20:56:09.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T20:56:10.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T20:56:11.143Z] OK: 220 MiB in 52 packages [2022-02-10T20:56:12.125Z] Removing intermediate container d27319a9a27c [2022-02-10T20:56:12.125Z] ---> af57f16c1962 [2022-02-10T20:56:12.125Z] Step 8/13 : WORKDIR /app [2022-02-10T20:56:12.125Z] ---> Running in 7af2336f2931 [2022-02-10T20:56:12.724Z] Removing intermediate container 7af2336f2931 [2022-02-10T20:56:12.724Z] ---> c3912240c01a [2022-02-10T20:56:12.724Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-10T20:56:13.321Z] ---> c81243754bdb [2022-02-10T20:56:13.321Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T20:56:13.321Z] ---> Running in 269e9656f4b7 [2022-02-10T20:57:35.106Z] Removing intermediate container 269e9656f4b7 [2022-02-10T20:57:35.106Z] ---> 75c97d47e21f [2022-02-10T20:57:35.106Z] Step 11/13 : COPY . . [2022-02-10T20:57:35.106Z] ---> 702069712792 [2022-02-10T20:57:35.106Z] Step 12/13 : ARG MAKE="make build" [2022-02-10T20:57:35.106Z] ---> Running in 11ef3cb7a09e [2022-02-10T20:57:35.106Z] Removing intermediate container 11ef3cb7a09e [2022-02-10T20:57:35.106Z] ---> 1f8fc53756d0 [2022-02-10T20:57:35.106Z] Step 13/13 : RUN $MAKE [2022-02-10T20:57:35.106Z] ---> Running in 0720caefac74 [2022-02-10T20:57:35.106Z] noop [2022-02-10T20:57:35.106Z] Removing intermediate container 0720caefac74 [2022-02-10T20:57:35.106Z] ---> d2c1f2759948 [2022-02-10T20:57:35.106Z] Successfully built d2c1f2759948 [2022-02-10T20:57:35.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:57:35.455Z] + docker inspect -f . ci-base-image-arm64 [2022-02-10T20:57:35.455Z] . [Pipeline] withDockerContainer [2022-02-10T20:57:35.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container [2022-02-10T20:57:35.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/49 -v /w/workspace/app-service-configurable/49:/w/workspace/app-service-configurable/49:rw,z -v /w/workspace/app-service-configurable/49@tmp:/w/workspace/app-service-configurable/49@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-10T20:57:37.110Z] $ docker top 2bc84f347bd63845eeced96fe62f36e8521c6f639358b54122c039a6fe0a0a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T20:57:38.011Z] + go version [2022-02-10T20:57:38.011Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-10T20:57:38.033Z] $ docker stop --time=1 2bc84f347bd63845eeced96fe62f36e8521c6f639358b54122c039a6fe0a0a05 [2022-02-10T20:57:39.684Z] $ docker rm -f 2bc84f347bd63845eeced96fe62f36e8521c6f639358b54122c039a6fe0a0a05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:57:40.297Z] + docker inspect -f . ci-base-image-arm64 [2022-02-10T20:57:40.297Z] . [Pipeline] withDockerContainer [2022-02-10T20:57:40.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container [2022-02-10T20:57:40.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/49 -v /w/workspace/app-service-configurable/49:/w/workspace/app-service-configurable/49:rw,z -v /w/workspace/app-service-configurable/49@tmp:/w/workspace/app-service-configurable/49@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-10T20:57:41.938Z] $ docker top 10aeaeac6173a2bc44d6273c7ecc97de49efff7e4fcb1ed6ce94b8a27a10c7a5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-10T20:57:42.832Z] + make test [2022-02-10T20:57:42.832Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-02-10T20:58:39.430Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-02-10T20:58:39.430Z] CGO_ENABLED=1 go vet ./... [2022-02-10T20:58:51.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-10T20:58:51.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-10T20:58:51.839Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-10T20:58:53.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-10T20:58:53.302Z] $ docker stop --time=1 10aeaeac6173a2bc44d6273c7ecc97de49efff7e4fcb1ed6ce94b8a27a10c7a5 [2022-02-10T20:58:55.180Z] $ docker rm -f 10aeaeac6173a2bc44d6273c7ecc97de49efff7e4fcb1ed6ce94b8a27a10c7a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T20:58:56.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-10T20:58:56.047Z] Warning: overwriting stash ‘coverage-report’ [2022-02-10T20:58:56.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-10T20:58:56.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-10T20:58:57.264Z] + ls -al . [2022-02-10T20:58:57.264Z] total 172 [2022-02-10T20:58:57.264Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 10 20:58 . [2022-02-10T20:58:57.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 20:55 .. [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 10 20:55 .dockerignore [2022-02-10T20:58:57.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 20:55 .git [2022-02-10T20:58:57.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:55 .github [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 104 Feb 10 20:55 .gitignore [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 7627 Feb 10 20:55 Attribution.txt [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 23791 Feb 10 20:55 CHANGELOG.md [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 2087 Feb 10 20:55 Dockerfile [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 20:55 GOVERNANCE.md [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 10 20:55 Jenkinsfile [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 10 20:55 LICENSE [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 10 20:55 OWNERS.md [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 3860 Feb 10 20:55 README.md [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 10 20:51 VERSION [2022-02-10T20:58:57.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:55 bin [2022-02-10T20:58:57.264Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 10 20:57 coverage.out [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 2815 Feb 10 20:55 go.mod [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 49940 Feb 10 20:55 go.sum [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 10 20:55 main.go [2022-02-10T20:58:57.264Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 10 20:55 makefile [2022-02-10T20:58:57.264Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 20:55 res [2022-02-10T20:58:57.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:55 snap [Pipeline] isUnix [Pipeline] sh [2022-02-10T20:58:57.613Z] + 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=aaed63eaac70f5917b69d298018571c3cb107979 --label arch=arm64 --label version=2.2.0-dev.13 . [2022-02-10T20:58:57.613Z] Sending build context to Docker daemon 208.9kB [2022-02-10T20:58:57.885Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-02-10T20:58:57.885Z] Step 2/27 : FROM ${BASE} AS builder [2022-02-10T20:58:57.885Z] ---> d2c1f2759948 [2022-02-10T20:58:57.885Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-10T20:58:58.158Z] ---> Running in 86127192bc77 [2022-02-10T20:58:58.432Z] Removing intermediate container 86127192bc77 [2022-02-10T20:58:58.432Z] ---> 21e49857cdf3 [2022-02-10T20:58:58.432Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-02-10T20:58:58.432Z] ---> Running in 6b11b55f8d7b [2022-02-10T20:58:59.027Z] Removing intermediate container 6b11b55f8d7b [2022-02-10T20:58:59.027Z] ---> c7214caac3be [2022-02-10T20:58:59.027Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-10T20:58:59.027Z] ---> Running in 6abda63bbd96 [2022-02-10T20:58:59.313Z] Removing intermediate container 6abda63bbd96 [2022-02-10T20:58:59.313Z] ---> a7f1c0a21783 [2022-02-10T20:58:59.313Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T20:58:59.313Z] ---> Running in 94eb88abcb04 [2022-02-10T20:59:01.295Z] Removing intermediate container 94eb88abcb04 [2022-02-10T20:59:01.295Z] ---> c74f169caa78 [2022-02-10T20:59:01.295Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-10T20:59:01.295Z] ---> Running in bed732434821 [2022-02-10T20:59:02.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T20:59:03.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T20:59:04.232Z] OK: 220 MiB in 52 packages [2022-02-10T20:59:04.834Z] Removing intermediate container bed732434821 [2022-02-10T20:59:04.834Z] ---> a1f0c2b681ca [2022-02-10T20:59:04.834Z] Step 8/27 : WORKDIR /app [2022-02-10T20:59:05.107Z] ---> Running in 96d5a6b50ff3 [2022-02-10T20:59:05.380Z] Removing intermediate container 96d5a6b50ff3 [2022-02-10T20:59:05.380Z] ---> e736e16c75a5 [2022-02-10T20:59:05.380Z] Step 9/27 : COPY go.mod vendor* ./ [2022-02-10T20:59:05.983Z] ---> 52a061218d97 [2022-02-10T20:59:05.983Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T20:59:05.983Z] ---> Running in e99a645bc790 [2022-02-10T20:59:08.601Z] Removing intermediate container e99a645bc790 [2022-02-10T20:59:08.601Z] ---> 525b3e27f9c0 [2022-02-10T20:59:08.601Z] Step 11/27 : COPY . . [2022-02-10T20:59:08.875Z] ---> 95c1d3c67d3f [2022-02-10T20:59:08.875Z] Step 12/27 : ARG MAKE="make build" [2022-02-10T20:59:08.875Z] ---> Running in 21872206d8ee [2022-02-10T20:59:09.471Z] Removing intermediate container 21872206d8ee [2022-02-10T20:59:09.471Z] ---> 42d9c292f035 [2022-02-10T20:59:09.471Z] Step 13/27 : RUN $MAKE [2022-02-10T20:59:09.471Z] ---> Running in b87695fb8415 [2022-02-10T20:59:10.453Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.13" -o app-service-configurable [2022-02-10T20:59:57.443Z] Removing intermediate container b87695fb8415 [2022-02-10T20:59:57.443Z] ---> b0bc48dca475 [2022-02-10T20:59:57.443Z] Step 14/27 : FROM alpine:3.14 [2022-02-10T20:59:57.443Z] 3.14: Pulling from library/alpine [2022-02-10T20:59:57.443Z] be307f383ecc: Pulling fs layer [2022-02-10T20:59:57.443Z] be307f383ecc: Verifying Checksum [2022-02-10T20:59:57.443Z] be307f383ecc: Download complete [2022-02-10T20:59:57.443Z] be307f383ecc: Pull complete [2022-02-10T20:59:57.443Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-10T20:59:57.443Z] Status: Downloaded newer image for alpine:3.14 [2022-02-10T20:59:57.443Z] ---> 5b8b7b635229 [2022-02-10T20:59:57.443Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-10T20:59:57.443Z] ---> Running in 7c9fced8291a [2022-02-10T20:59:57.443Z] Removing intermediate container 7c9fced8291a [2022-02-10T20:59:57.443Z] ---> f1e5738bbb83 [2022-02-10T20:59:57.443Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-02-10T20:59:57.443Z] ---> Running in 638bc80e9b86 [2022-02-10T20:59:57.443Z] Removing intermediate container 638bc80e9b86 [2022-02-10T20:59:57.443Z] ---> c2cb7749dc40 [2022-02-10T20:59:57.443Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-02-10T20:59:57.443Z] ---> Running in 53ce7308ef87 [2022-02-10T20:59:58.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T20:59:58.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T20:59:58.916Z] (1/7) Installing ca-certificates (20211220-r0) [2022-02-10T20:59:59.188Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-02-10T20:59:59.188Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T20:59:59.188Z] (4/7) Installing libsodium (1.0.18-r0) [2022-02-10T20:59:59.189Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T20:59:59.189Z] (6/7) Installing libzmq (4.3.4-r0) [2022-02-10T20:59:59.189Z] (7/7) Installing zeromq (4.3.4-r0) [2022-02-10T20:59:59.189Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T20:59:59.189Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T20:59:59.466Z] OK: 9 MiB in 21 packages [2022-02-10T21:00:00.899Z] Removing intermediate container 53ce7308ef87 [2022-02-10T21:00:00.899Z] ---> ee7191df97c3 [2022-02-10T21:00:00.899Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-10T21:00:01.175Z] ---> 479007e8b085 [2022-02-10T21:00:01.175Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-10T21:00:01.768Z] ---> f78de84b906c [2022-02-10T21:00:01.768Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-02-10T21:00:02.362Z] ---> e6169fb1b5c0 [2022-02-10T21:00:02.362Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-02-10T21:00:03.343Z] ---> 470355cd73db [2022-02-10T21:00:03.343Z] Step 22/27 : EXPOSE 48095 [2022-02-10T21:00:03.620Z] ---> Running in 98d7a5587000 [2022-02-10T21:00:03.894Z] Removing intermediate container 98d7a5587000 [2022-02-10T21:00:03.894Z] ---> b5f8b153213e [2022-02-10T21:00:03.894Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-02-10T21:00:03.894Z] ---> Running in 52ef120725ce [2022-02-10T21:00:04.170Z] Removing intermediate container 52ef120725ce [2022-02-10T21:00:04.170Z] ---> af14c28fc635 [2022-02-10T21:00:04.170Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T21:00:04.444Z] ---> Running in 65746455f7c0 [2022-02-10T21:00:04.718Z] Removing intermediate container 65746455f7c0 [2022-02-10T21:00:04.718Z] ---> 88531623eede [2022-02-10T21:00:04.718Z] Step 25/27 : LABEL arch=arm64 [2022-02-10T21:00:04.718Z] ---> Running in 15aca0873936 [2022-02-10T21:00:04.997Z] Removing intermediate container 15aca0873936 [2022-02-10T21:00:04.997Z] ---> ef3b434b526a [2022-02-10T21:00:04.997Z] Step 26/27 : LABEL git_sha=aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T21:00:05.268Z] ---> Running in 17f82dc1a1f8 [2022-02-10T21:00:05.540Z] Removing intermediate container 17f82dc1a1f8 [2022-02-10T21:00:05.540Z] ---> 3171e7fa95f1 [2022-02-10T21:00:05.540Z] Step 27/27 : LABEL version=2.2.0-dev.13 [2022-02-10T21:00:05.540Z] ---> Running in 213557ca58a0 [2022-02-10T21:00:06.145Z] Removing intermediate container 213557ca58a0 [2022-02-10T21:00:06.145Z] ---> 66a0176116fd [2022-02-10T21:00:06.145Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-10T21:00:06.145Z] Successfully built 66a0176116fd [2022-02-10T21:00:06.145Z] 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-10T21:00:06.238Z] provisioning config files... [2022-02-10T21:00:06.257Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/49@tmp/config7036115532123188912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:00:06.604Z] ---> docker-login.sh [2022-02-10T21:00:06.604Z] nexus3.edgexfoundry.org:10001 [2022-02-10T21:00:06.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T21:00:06.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T21:00:06.876Z] Configure a credential helper to remove this warning. See [2022-02-10T21:00:06.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T21:00:06.876Z] [2022-02-10T21:00:06.876Z] Login Succeeded [2022-02-10T21:00:06.876Z] nexus3.edgexfoundry.org:10002 [2022-02-10T21:00:07.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T21:00:07.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T21:00:07.420Z] Configure a credential helper to remove this warning. See [2022-02-10T21:00:07.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T21:00:07.420Z] [2022-02-10T21:00:07.420Z] Login Succeeded [2022-02-10T21:00:07.420Z] nexus3.edgexfoundry.org:10003 [2022-02-10T21:00:07.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T21:00:07.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T21:00:07.694Z] Configure a credential helper to remove this warning. See [2022-02-10T21:00:07.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T21:00:07.694Z] [2022-02-10T21:00:07.694Z] Login Succeeded [2022-02-10T21:00:07.694Z] nexus3.edgexfoundry.org:10004 [2022-02-10T21:00:08.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T21:00:08.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T21:00:08.284Z] Configure a credential helper to remove this warning. See [2022-02-10T21:00:08.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T21:00:08.284Z] [2022-02-10T21:00:08.284Z] Login Succeeded [2022-02-10T21:00:08.284Z] docker.io [2022-02-10T21:00:08.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T21:00:08.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T21:00:08.827Z] Configure a credential helper to remove this warning. See [2022-02-10T21:00:08.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T21:00:08.827Z] [2022-02-10T21:00:08.827Z] Login Succeeded [2022-02-10T21:00:08.827Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T21:00:08.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-10T21:00:08.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T21:00:08.953Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-02-10T21:00:08.954Z] aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T21:00:08.954Z] latest [2022-02-10T21:00:08.954Z] 2.2.0-dev.13 [2022-02-10T21:00:08.954Z] aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [2022-02-10T21:00:08.954Z] main [2022-02-10T21:00:08.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:09.499Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:09.838Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T21:00:09.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-10T21:00:09.838Z] 290290213b76: Preparing [2022-02-10T21:00:09.838Z] 6b1f45613795: Preparing [2022-02-10T21:00:09.838Z] c55b000d098b: Preparing [2022-02-10T21:00:09.838Z] a28c1390ddb7: Preparing [2022-02-10T21:00:09.838Z] ddf87a058fe9: Preparing [2022-02-10T21:00:09.838Z] 62170e181a92: Preparing [2022-02-10T21:00:09.838Z] 62170e181a92: Waiting [2022-02-10T21:00:10.110Z] a28c1390ddb7: Pushed [2022-02-10T21:00:10.110Z] 6b1f45613795: Pushed [2022-02-10T21:00:10.110Z] c55b000d098b: Pushed [2022-02-10T21:00:10.110Z] 62170e181a92: Layer already exists [2022-02-10T21:00:11.087Z] ddf87a058fe9: Pushed [2022-02-10T21:00:13.702Z] 290290213b76: Pushed [2022-02-10T21:00:13.702Z] aaed63eaac70f5917b69d298018571c3cb107979: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:14.051Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:14.389Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-10T21:00:14.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-10T21:00:14.389Z] 290290213b76: Preparing [2022-02-10T21:00:14.389Z] 6b1f45613795: Preparing [2022-02-10T21:00:14.389Z] c55b000d098b: Preparing [2022-02-10T21:00:14.389Z] a28c1390ddb7: Preparing [2022-02-10T21:00:14.389Z] ddf87a058fe9: Preparing [2022-02-10T21:00:14.389Z] 62170e181a92: Preparing [2022-02-10T21:00:14.389Z] 62170e181a92: Waiting [2022-02-10T21:00:14.389Z] a28c1390ddb7: Layer already exists [2022-02-10T21:00:14.389Z] 6b1f45613795: Layer already exists [2022-02-10T21:00:14.389Z] ddf87a058fe9: Layer already exists [2022-02-10T21:00:14.389Z] 290290213b76: Layer already exists [2022-02-10T21:00:14.389Z] c55b000d098b: Layer already exists [2022-02-10T21:00:14.389Z] 62170e181a92: Layer already exists [2022-02-10T21:00:14.661Z] latest: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:15.012Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:15.354Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.13 [2022-02-10T21:00:15.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-10T21:00:15.355Z] 290290213b76: Preparing [2022-02-10T21:00:15.355Z] 6b1f45613795: Preparing [2022-02-10T21:00:15.355Z] c55b000d098b: Preparing [2022-02-10T21:00:15.355Z] a28c1390ddb7: Preparing [2022-02-10T21:00:15.355Z] ddf87a058fe9: Preparing [2022-02-10T21:00:15.355Z] 62170e181a92: Preparing [2022-02-10T21:00:15.355Z] 62170e181a92: Waiting [2022-02-10T21:00:15.355Z] ddf87a058fe9: Layer already exists [2022-02-10T21:00:15.355Z] 290290213b76: Layer already exists [2022-02-10T21:00:15.355Z] c55b000d098b: Layer already exists [2022-02-10T21:00:15.355Z] a28c1390ddb7: Layer already exists [2022-02-10T21:00:15.355Z] 6b1f45613795: Layer already exists [2022-02-10T21:00:15.355Z] 62170e181a92: Layer already exists [2022-02-10T21:00:15.626Z] 2.2.0-dev.13: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:15.978Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:16.322Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [2022-02-10T21:00:16.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-10T21:00:16.322Z] 290290213b76: Preparing [2022-02-10T21:00:16.322Z] 6b1f45613795: Preparing [2022-02-10T21:00:16.322Z] c55b000d098b: Preparing [2022-02-10T21:00:16.322Z] a28c1390ddb7: Preparing [2022-02-10T21:00:16.322Z] ddf87a058fe9: Preparing [2022-02-10T21:00:16.322Z] 62170e181a92: Preparing [2022-02-10T21:00:16.322Z] 62170e181a92: Waiting [2022-02-10T21:00:16.323Z] a28c1390ddb7: Layer already exists [2022-02-10T21:00:16.323Z] 6b1f45613795: Layer already exists [2022-02-10T21:00:16.323Z] 290290213b76: Layer already exists [2022-02-10T21:00:16.323Z] ddf87a058fe9: Layer already exists [2022-02-10T21:00:16.323Z] c55b000d098b: Layer already exists [2022-02-10T21:00:16.323Z] 62170e181a92: Layer already exists [2022-02-10T21:00:16.596Z] aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:16.942Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:17.288Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-02-10T21:00:17.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-02-10T21:00:17.288Z] 290290213b76: Preparing [2022-02-10T21:00:17.288Z] 6b1f45613795: Preparing [2022-02-10T21:00:17.288Z] c55b000d098b: Preparing [2022-02-10T21:00:17.288Z] a28c1390ddb7: Preparing [2022-02-10T21:00:17.288Z] ddf87a058fe9: Preparing [2022-02-10T21:00:17.288Z] 62170e181a92: Preparing [2022-02-10T21:00:17.288Z] 62170e181a92: Waiting [2022-02-10T21:00:17.288Z] ddf87a058fe9: Layer already exists [2022-02-10T21:00:17.288Z] 6b1f45613795: Layer already exists [2022-02-10T21:00:17.288Z] c55b000d098b: Layer already exists [2022-02-10T21:00:17.288Z] 290290213b76: Layer already exists [2022-02-10T21:00:17.288Z] a28c1390ddb7: Layer already exists [2022-02-10T21:00:17.288Z] 62170e181a92: Layer already exists [2022-02-10T21:00:17.560Z] main: digest: sha256:b3960ab33a487445d06da2339a5c186bfe2267c6a35444ad54925a823e2fa284 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-10T21:00:17.609Z] ===================================================== [Pipeline] echo [2022-02-10T21:00:17.620Z] taggedImages: [2022-02-10T21:00:17.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979 [2022-02-10T21:00:17.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-02-10T21:00:17.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.13 [2022-02-10T21:00:17.620Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aaed63eaac70f5917b69d298018571c3cb107979-2.2.0-dev.13 [2022-02-10T21:00:17.620Z] - 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-10T21:00:17.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T21:00:17.993Z] [2022-02-10T21:00:17.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:18.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T21:00:18.343Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-10T21:00:18.343Z] 448f6bf000e3: Pulling fs layer [2022-02-10T21:00:18.343Z] f757da607395: Pulling fs layer [2022-02-10T21:00:18.343Z] 05883995daec: Pulling fs layer [2022-02-10T21:00:18.343Z] 8603b9c90790: Pulling fs layer [2022-02-10T21:00:18.343Z] 1560dd03e051: Pulling fs layer [2022-02-10T21:00:18.343Z] 27f5ce0e4adf: Pulling fs layer [2022-02-10T21:00:18.343Z] c2d8d7efcc4b: Pulling fs layer [2022-02-10T21:00:18.343Z] 1560dd03e051: Waiting [2022-02-10T21:00:18.343Z] c2d8d7efcc4b: Waiting [2022-02-10T21:00:18.343Z] 8603b9c90790: Waiting [2022-02-10T21:00:18.615Z] f757da607395: Verifying Checksum [2022-02-10T21:00:18.615Z] f757da607395: Download complete [2022-02-10T21:00:18.615Z] 8603b9c90790: Download complete [2022-02-10T21:00:18.615Z] 1560dd03e051: Download complete [2022-02-10T21:00:18.615Z] 27f5ce0e4adf: Verifying Checksum [2022-02-10T21:00:18.615Z] 27f5ce0e4adf: Download complete [2022-02-10T21:00:18.615Z] 05883995daec: Verifying Checksum [2022-02-10T21:00:18.615Z] 05883995daec: Download complete [2022-02-10T21:00:19.214Z] 448f6bf000e3: Verifying Checksum [2022-02-10T21:00:19.214Z] 448f6bf000e3: Download complete [2022-02-10T21:00:21.834Z] c2d8d7efcc4b: Verifying Checksum [2022-02-10T21:00:21.834Z] c2d8d7efcc4b: Download complete [2022-02-10T21:00:22.812Z] 448f6bf000e3: Pull complete [2022-02-10T21:00:23.409Z] f757da607395: Pull complete [2022-02-10T21:00:24.841Z] 05883995daec: Pull complete [2022-02-10T21:00:25.117Z] 8603b9c90790: Pull complete [2022-02-10T21:00:26.096Z] 1560dd03e051: Pull complete [2022-02-10T21:00:26.096Z] 27f5ce0e4adf: Pull complete [2022-02-10T21:00:41.172Z] c2d8d7efcc4b: Pull complete [2022-02-10T21:00:41.172Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-10T21:00:41.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T21:00:41.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-10T21:00:41.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-5017 does not seem to be running inside a container [2022-02-10T21:00:41.463Z] $ 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/49 -v /w/workspace/app-service-configurable/49:/w/workspace/app-service-configurable/49:rw,z -v /w/workspace/app-service-configurable/49@tmp:/w/workspace/app-service-configurable/49@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-10T21:00:44.234Z] $ docker top c864ed5a47ec42f90b829b3f8fe5be7519f7a6e3b77ca9a054c90e92b2d757f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:00:45.209Z] ---> job-cost.sh [2022-02-10T21:00:45.209Z] lf-activate-venv: SKIPPING [2022-02-10T21:00:45.209Z] INFO: No Stack... [2022-02-10T21:00:45.484Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-10T21:00:46.109Z] INFO: Archiving Costs [Pipeline] sh [2022-02-10T21:00:46.803Z] + cat /w/workspace/app-service-configurable/49/archives/cost.csv [2022-02-10T21:00:46.803Z] + cut -d, -f6 [Pipeline] lock [2022-02-10T21:00:46.835Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [2022-02-10T21:00:46.842Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] did not exist. Created. [2022-02-10T21:00:46.842Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-10T21:00:47.549Z] /w/workspace/app-service-configurable/49@tmp/durable-c22ac9ae/script.sh: 1: /w/workspace/app-service-configurable/49@tmp/durable-c22ac9ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-10T21:00:47.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-10T21:00:47.977Z] Warning: overwriting stash ‘stack-cost’ [2022-02-10T21:00:48.077Z] Stashed 1 file(s) [Pipeline] } [2022-02-10T21:00:48.083Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-10T21:00:48.100Z] $ docker stop --time=1 c864ed5a47ec42f90b829b3f8fe5be7519f7a6e3b77ca9a054c90e92b2d757f6 [2022-02-10T21:00:49.639Z] $ docker rm -f c864ed5a47ec42f90b829b3f8fe5be7519f7a6e3b77ca9a054c90e92b2d757f6 [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-10T21:00:50.200Z] provisioning config files... [2022-02-10T21:00:50.210Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5160236312065025608tmp [Pipeline] { [Pipeline] sh [2022-02-10T21:00:50.525Z] + set +x [2022-02-10T21:00:50.525Z] + bash -s -- [2022-02-10T21:00:50.525Z] + curl -s https://codecov.io/bash [2022-02-10T21:00:50.525Z] [2022-02-10T21:00:50.525Z] _____ _ [2022-02-10T21:00:50.525Z] / ____| | | [2022-02-10T21:00:50.525Z] | | ___ __| | ___ ___ _____ __ [2022-02-10T21:00:50.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-10T21:00:50.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-10T21:00:50.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-10T21:00:50.525Z] Bash-1.0.6 [2022-02-10T21:00:50.525Z] [2022-02-10T21:00:50.525Z] [2022-02-10T21:00:50.525Z] ==> git version 2.24.4 found [2022-02-10T21:00:50.525Z] ==> 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-10T21:00:50.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-10T21:00:50.525Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-10T21:00:50.525Z] ==> Jenkins CI detected. [2022-02-10T21:00:50.525Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-02-10T21:00:50.525Z] project root: . [2022-02-10T21:00:50.525Z] --> token set from env [2022-02-10T21:00:50.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-10T21:00:50.786Z] ==> Running gcov in . (disable via -X gcov) [2022-02-10T21:00:50.786Z] ==> Python coveragepy not found [2022-02-10T21:00:50.786Z] ==> Searching for coverage reports in: [2022-02-10T21:00:50.786Z] + . [2022-02-10T21:00:50.786Z] -> Found 1 reports [2022-02-10T21:00:50.786Z] ==> Detecting git/mercurial file structure [2022-02-10T21:00:50.786Z] ==> Reading reports [2022-02-10T21:00:50.786Z] + ./coverage.out bytes=10 [2022-02-10T21:00:50.786Z] ==> Appending adjustments [2022-02-10T21:00:50.786Z] https://docs.codecov.io/docs/fixing-reports [2022-02-10T21:00:50.786Z] + Found adjustments [2022-02-10T21:00:50.786Z] ==> Gzipping contents [2022-02-10T21:00:50.786Z] 4.0K /tmp/codecov.vmv5RA.gz [2022-02-10T21:00:50.786Z] ==> Uploading reports [2022-02-10T21:00:50.786Z] url: https://codecov.io [2022-02-10T21:00:50.786Z] query: branch=main&commit=aaed63eaac70f5917b69d298018571c3cb107979&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-10T21:00:50.786Z] -> Pinging Codecov [2022-02-10T21:00:50.786Z] 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=aaed63eaac70f5917b69d298018571c3cb107979&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-10T21:00:51.048Z] -> Uploading to [2022-02-10T21:00:51.048Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-10/A97CA9966030D2A3747ED39772930CCE/aaed63eaac70f5917b69d298018571c3cb107979/0a485971-f8a7-4e16-bdf9-bed2907d34ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T210050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b2494661288fe4986ad6dd8ba3fc03f28d2e8eee3806100aa6417a0b7419ee0 [2022-02-10T21:00:51.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T21:00:51.048Z] Dload Upload Total Spent Left Speed [2022-02-10T21:00:51.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1598 --:--:-- --:--:-- --:--:-- 1601 [2022-02-10T21:00:51.573Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] } [2022-02-10T21:00:51.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-10T21:00:51.844Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-10T21:00:51.859Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:52.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-10T21:00:52.154Z] [2022-02-10T21:00:52.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:00:52.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-10T21:00:52.460Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-10T21:00:52.460Z] 188c0c94c7c5: Pulling fs layer [2022-02-10T21:00:52.460Z] 0ef7d3d256c8: Pulling fs layer [2022-02-10T21:00:52.460Z] de9db76c5a1d: Pulling fs layer [2022-02-10T21:00:52.460Z] 0eba1c9be4d2: Pulling fs layer [2022-02-10T21:00:52.460Z] 0d57e429df01: Pulling fs layer [2022-02-10T21:00:52.460Z] 4e4be7b47b0d: Pulling fs layer [2022-02-10T21:00:52.460Z] e1f770b5df2f: Pulling fs layer [2022-02-10T21:00:52.460Z] 85a0685a4137: Pulling fs layer [2022-02-10T21:00:52.460Z] 0eba1c9be4d2: Waiting [2022-02-10T21:00:52.460Z] 0d57e429df01: Waiting [2022-02-10T21:00:52.460Z] 4e4be7b47b0d: Waiting [2022-02-10T21:00:52.460Z] e1f770b5df2f: Waiting [2022-02-10T21:00:52.460Z] 85a0685a4137: Waiting [2022-02-10T21:00:52.460Z] de9db76c5a1d: Verifying Checksum [2022-02-10T21:00:52.460Z] de9db76c5a1d: Download complete [2022-02-10T21:00:52.460Z] 0ef7d3d256c8: Verifying Checksum [2022-02-10T21:00:52.460Z] 0ef7d3d256c8: Download complete [2022-02-10T21:00:52.460Z] 0d57e429df01: Verifying Checksum [2022-02-10T21:00:52.460Z] 0d57e429df01: Download complete [2022-02-10T21:00:52.460Z] 4e4be7b47b0d: Verifying Checksum [2022-02-10T21:00:52.460Z] 4e4be7b47b0d: Download complete [2022-02-10T21:00:52.460Z] 188c0c94c7c5: Verifying Checksum [2022-02-10T21:00:52.460Z] 188c0c94c7c5: Download complete [2022-02-10T21:00:52.733Z] e1f770b5df2f: Verifying Checksum [2022-02-10T21:00:52.733Z] e1f770b5df2f: Download complete [2022-02-10T21:00:52.733Z] 188c0c94c7c5: Pull complete [2022-02-10T21:00:53.313Z] 0eba1c9be4d2: Verifying Checksum [2022-02-10T21:00:53.313Z] 0eba1c9be4d2: Download complete [2022-02-10T21:00:53.313Z] 0ef7d3d256c8: Pull complete [2022-02-10T21:00:53.313Z] de9db76c5a1d: Pull complete [2022-02-10T21:00:53.313Z] 85a0685a4137: Verifying Checksum [2022-02-10T21:00:53.313Z] 85a0685a4137: Download complete [2022-02-10T21:00:56.678Z] 0eba1c9be4d2: Pull complete [2022-02-10T21:00:56.678Z] 0d57e429df01: Pull complete [2022-02-10T21:00:56.678Z] 4e4be7b47b0d: Pull complete [2022-02-10T21:00:57.641Z] e1f770b5df2f: Pull complete [2022-02-10T21:01:02.964Z] 85a0685a4137: Pull complete [2022-02-10T21:01:02.964Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-10T21:01:02.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-10T21:01:02.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-10T21:01:03.030Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T21:01:03.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-02-10T21:01:03.931Z] $ docker top 045aeced8510640900b2d25902b2836ef350e5a73119f6bad5062d6bfa2863cb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-10T21:01:04.006Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-10T21:01:04.306Z] + set -o pipefail [2022-02-10T21:01:04.306Z] + snyk monitor '--org=edgex-jenkins' [2022-02-10T21:01:09.598Z] [2022-02-10T21:01:09.598Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-02-10T21:01:09.598Z] [2022-02-10T21:01:09.598Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f7404d8d-7e13-41c5-a2ca-f4371dc89027 [2022-02-10T21:01:09.598Z] [2022-02-10T21:01:09.598Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-10T21:01:09.598Z] [2022-02-10T21:01:09.598Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-10T21:01:09.598Z] [2022-02-10T21:01:10.167Z] [Pipeline] } [2022-02-10T21:01:10.178Z] $ docker stop --time=1 045aeced8510640900b2d25902b2836ef350e5a73119f6bad5062d6bfa2863cb [2022-02-10T21:01:12.047Z] $ docker rm -f 045aeced8510640900b2d25902b2836ef350e5a73119f6bad5062d6bfa2863cb [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-10T21:01:12.736Z] + git log --format=format:%s -1 aaed63eaac70f5917b69d298018571c3cb107979 [Pipeline] sh [2022-02-10T21:01:13.031Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-10T21:01:13.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:01:13.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T21:01:13.326Z] . [Pipeline] withDockerContainer [2022-02-10T21:01:13.383Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T21:01:13.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-10T21:01:13.754Z] $ docker top 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-10T21:01:13.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T21:01:13.845Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T21:01:13.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T21:01:13.943Z] $ docker exec 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 ssh-agent [2022-02-10T21:01:14.048Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhHekMN/agent.14 [2022-02-10T21:01:14.048Z] SSH_AGENT_PID=20 [2022-02-10T21:01:14.053Z] Running ssh-add (command line suppressed) [2022-02-10T21:01:14.142Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_987718200112992695.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_987718200112992695.key) [2022-02-10T21:01:14.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T21:01:14.444Z] + git semver tag [2022-02-10T21:01:14.444Z] # -> Open(): unable to determine branch for HEAD [2022-02-10T21:01:14.444Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-10T21:01:14.444Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-10T21:01:14.444Z] # $SEMVER_REMOTE_NAME = origin [2022-02-10T21:01:14.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-10T21:01:14.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-10T21:01:14.444Z] # $SEMVER_BRANCH = main [2022-02-10T21:01:14.444Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-10T21:01:14.444Z] # aaed63eaac70f5917b69d298018571c3cb107979 HEAD [2022-02-10T21:01:14.444Z] # -> Force: false [2022-02-10T21:01:14.444Z] # 0cc60ebdb9e541ed36fe6361e2a48caaab08c550 refs/tags/v2.2.0-dev.13 [Pipeline] } [2022-02-10T21:01:14.452Z] $ docker exec --env ******** --env ******** 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 ssh-agent -k [2022-02-10T21:01:14.532Z] unset SSH_AUTH_SOCK; [2022-02-10T21:01:14.532Z] unset SSH_AGENT_PID; [2022-02-10T21:01:14.532Z] echo Agent pid 20 killed; [2022-02-10T21:01:14.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T21:01:14.838Z] + git semver [Pipeline] } [2022-02-10T21:01:14.849Z] $ docker stop --time=1 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 [2022-02-10T21:01:16.020Z] $ docker rm -f 558b02220b5f2d224522c1edeb4ddad51ba2e1444892b3f9a93643cddcde3b85 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:01:16.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-10T21:01:16.414Z] [2022-02-10T21:01:16.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:01:16.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-10T21:01:16.717Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-10T21:01:16.717Z] ab5ef0e58194: Pulling fs layer [2022-02-10T21:01:16.717Z] 9712f1f96733: Pulling fs layer [2022-02-10T21:01:16.717Z] 63f879dbbcfc: Pulling fs layer [2022-02-10T21:01:16.717Z] 0d9ebad4ef96: Pulling fs layer [2022-02-10T21:01:16.717Z] e9a5061849ea: Pulling fs layer [2022-02-10T21:01:16.717Z] d747dcd14b5f: Pulling fs layer [2022-02-10T21:01:16.717Z] 2de7ff778b66: Pulling fs layer [2022-02-10T21:01:16.717Z] 0d9ebad4ef96: Waiting [2022-02-10T21:01:16.717Z] e9a5061849ea: Waiting [2022-02-10T21:01:16.717Z] d747dcd14b5f: Waiting [2022-02-10T21:01:16.717Z] 2de7ff778b66: Waiting [2022-02-10T21:01:16.717Z] 9712f1f96733: Verifying Checksum [2022-02-10T21:01:16.717Z] 9712f1f96733: Download complete [2022-02-10T21:01:16.984Z] 63f879dbbcfc: Verifying Checksum [2022-02-10T21:01:16.984Z] 63f879dbbcfc: Download complete [2022-02-10T21:01:17.246Z] 0d9ebad4ef96: Verifying Checksum [2022-02-10T21:01:17.246Z] 0d9ebad4ef96: Download complete [2022-02-10T21:01:17.246Z] d747dcd14b5f: Verifying Checksum [2022-02-10T21:01:17.246Z] d747dcd14b5f: Download complete [2022-02-10T21:01:17.246Z] ab5ef0e58194: Verifying Checksum [2022-02-10T21:01:17.246Z] ab5ef0e58194: Download complete [2022-02-10T21:01:17.246Z] e9a5061849ea: Verifying Checksum [2022-02-10T21:01:17.246Z] e9a5061849ea: Download complete [2022-02-10T21:01:17.246Z] 2de7ff778b66: Verifying Checksum [2022-02-10T21:01:17.246Z] 2de7ff778b66: Download complete [2022-02-10T21:01:19.804Z] ab5ef0e58194: Pull complete [2022-02-10T21:01:20.068Z] 9712f1f96733: Pull complete [2022-02-10T21:01:20.650Z] 63f879dbbcfc: Pull complete [2022-02-10T21:01:24.886Z] 0d9ebad4ef96: Pull complete [2022-02-10T21:01:25.145Z] e9a5061849ea: Pull complete [2022-02-10T21:01:25.145Z] d747dcd14b5f: Pull complete [2022-02-10T21:01:26.549Z] 2de7ff778b66: Pull complete [2022-02-10T21:01:26.549Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-10T21:01:26.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-10T21:01:26.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-10T21:01:26.608Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T21:01:26.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-10T21:01:29.864Z] $ docker top 14943c8310be6e88edcf01d3a68e2f5633e6350aaf12f628d6a80285ff943fb0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-10T21:01:29.936Z] provisioning config files... [2022-02-10T21:01:29.943Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1584236980103377744tmp [2022-02-10T21:01:29.953Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config927920673137697648tmp [2022-02-10T21:01:29.961Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6148312164278820816tmp [Pipeline] { [Pipeline] echo [2022-02-10T21:01:29.975Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:30.261Z] ---> sigul-configuration.sh [2022-02-10T21:01:30.261Z] gpg: directory `/root/.gnupg' created [2022-02-10T21:01:30.261Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-10T21:01:30.261Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-10T21:01:30.261Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-10T21:01:30.261Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-10T21:01:30.261Z] gpg: CAST5 encrypted data [2022-02-10T21:01:30.261Z] gpg: encrypted with 1 passphrase [2022-02-10T21:01:30.261Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-10T21:01:30.566Z] + mkdir /home/jenkins [2022-02-10T21:01:30.566Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-10T21:01:30.866Z] + 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-10T21:01:30.877Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:31.181Z] ---> sigul-install.sh [2022-02-10T21:01:31.182Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-10T21:01:31.478Z] + git tag --list [2022-02-10T21:01:31.478Z] v1.0.0 [2022-02-10T21:01:31.478Z] v1.1.0 [2022-02-10T21:01:31.478Z] v1.2.0 [2022-02-10T21:01:31.478Z] v1.3.0 [2022-02-10T21:01:31.478Z] v1.3.1 [2022-02-10T21:01:31.478Z] v2.0.0 [2022-02-10T21:01:31.478Z] v2.0.1 [2022-02-10T21:01:31.478Z] v2.0.1-dev.1 [2022-02-10T21:01:31.478Z] v2.0.2-dev.1 [2022-02-10T21:01:31.478Z] v2.0.2-dev.10 [2022-02-10T21:01:31.478Z] v2.0.2-dev.11 [2022-02-10T21:01:31.478Z] v2.0.2-dev.12 [2022-02-10T21:01:31.478Z] v2.0.2-dev.13 [2022-02-10T21:01:31.478Z] v2.0.2-dev.14 [2022-02-10T21:01:31.478Z] v2.0.2-dev.15 [2022-02-10T21:01:31.478Z] v2.0.2-dev.16 [2022-02-10T21:01:31.478Z] v2.0.2-dev.17 [2022-02-10T21:01:31.478Z] v2.0.2-dev.18 [2022-02-10T21:01:31.478Z] v2.0.2-dev.19 [2022-02-10T21:01:31.478Z] v2.0.2-dev.2 [2022-02-10T21:01:31.478Z] v2.0.2-dev.20 [2022-02-10T21:01:31.478Z] v2.0.2-dev.21 [2022-02-10T21:01:31.478Z] v2.0.2-dev.22 [2022-02-10T21:01:31.478Z] v2.0.2-dev.23 [2022-02-10T21:01:31.478Z] v2.0.2-dev.24 [2022-02-10T21:01:31.478Z] v2.0.2-dev.25 [2022-02-10T21:01:31.478Z] v2.0.2-dev.26 [2022-02-10T21:01:31.478Z] v2.0.2-dev.27 [2022-02-10T21:01:31.478Z] v2.0.2-dev.28 [2022-02-10T21:01:31.478Z] v2.0.2-dev.29 [2022-02-10T21:01:31.478Z] v2.0.2-dev.3 [2022-02-10T21:01:31.478Z] v2.0.2-dev.30 [2022-02-10T21:01:31.478Z] v2.0.2-dev.4 [2022-02-10T21:01:31.478Z] v2.0.2-dev.5 [2022-02-10T21:01:31.478Z] v2.0.2-dev.6 [2022-02-10T21:01:31.478Z] v2.0.2-dev.7 [2022-02-10T21:01:31.478Z] v2.0.2-dev.8 [2022-02-10T21:01:31.478Z] v2.0.2-dev.9 [2022-02-10T21:01:31.478Z] v2.1.0 [2022-02-10T21:01:31.478Z] v2.2.0-dev.1 [2022-02-10T21:01:31.478Z] v2.2.0-dev.10 [2022-02-10T21:01:31.478Z] v2.2.0-dev.11 [2022-02-10T21:01:31.478Z] v2.2.0-dev.12 [2022-02-10T21:01:31.478Z] v2.2.0-dev.13 [2022-02-10T21:01:31.478Z] v2.2.0-dev.2 [2022-02-10T21:01:31.478Z] v2.2.0-dev.3 [2022-02-10T21:01:31.478Z] v2.2.0-dev.4 [2022-02-10T21:01:31.478Z] v2.2.0-dev.5 [2022-02-10T21:01:31.478Z] v2.2.0-dev.6 [2022-02-10T21:01:31.478Z] v2.2.0-dev.7 [2022-02-10T21:01:31.478Z] v2.2.0-dev.8 [2022-02-10T21:01:31.478Z] v2.2.0-dev.9 [Pipeline] sh [2022-02-10T21:01:31.765Z] + lftools sign git-tag v2.2.0-dev.13 [2022-02-10T21:01:32.337Z] Signing Git tag with Sigul... [2022-02-10T21:01:32.337Z] Signing v2.2.0-dev.13 [Pipeline] echo [2022-02-10T21:01:32.606Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:32.891Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-10T21:01:32.900Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-10T21:01:32.921Z] $ docker stop --time=1 14943c8310be6e88edcf01d3a68e2f5633e6350aaf12f628d6a80285ff943fb0 [2022-02-10T21:01:34.104Z] $ docker rm -f 14943c8310be6e88edcf01d3a68e2f5633e6350aaf12f628d6a80285ff943fb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-10T21:01:34.525Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-10T21:01:34.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:01:34.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T21:01:34.821Z] . [Pipeline] withDockerContainer [2022-02-10T21:01:34.883Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T21:01:34.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-10T21:01:35.279Z] $ docker top e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-10T21:01:35.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T21:01:35.362Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T21:01:35.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T21:01:35.464Z] $ docker exec e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 ssh-agent [2022-02-10T21:01:35.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnpNPHM/agent.14 [2022-02-10T21:01:35.562Z] SSH_AGENT_PID=21 [2022-02-10T21:01:35.566Z] Running ssh-add (command line suppressed) [2022-02-10T21:01:35.667Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2078781973999414766.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2078781973999414766.key) [2022-02-10T21:01:35.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T21:01:35.980Z] + git semver bump pre [2022-02-10T21:01:35.980Z] # -> Open(): unable to determine branch for HEAD [2022-02-10T21:01:35.980Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-10T21:01:35.980Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-10T21:01:35.980Z] # $SEMVER_REMOTE_NAME = origin [2022-02-10T21:01:35.980Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-10T21:01:35.980Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-10T21:01:35.980Z] # $SEMVER_BRANCH = main [2022-02-10T21:01:35.980Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-02-10T21:01:35.980Z] 2.2.0-dev.14 [Pipeline] } [2022-02-10T21:01:35.990Z] $ docker exec --env ******** --env ******** e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 ssh-agent -k [2022-02-10T21:01:36.071Z] unset SSH_AUTH_SOCK; [2022-02-10T21:01:36.071Z] unset SSH_AGENT_PID; [2022-02-10T21:01:36.071Z] echo Agent pid 21 killed; [2022-02-10T21:01:36.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T21:01:36.390Z] + git semver [Pipeline] } [2022-02-10T21:01:36.404Z] $ docker stop --time=1 e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 [2022-02-10T21:01:37.597Z] $ docker rm -f e8094422a5d28aced0b08360d39676f77b32dacf899a038a515acfce0c6fcd98 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T21:01:37.957Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-10T21:01:37.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:01:38.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T21:01:38.249Z] . [Pipeline] withDockerContainer [2022-02-10T21:01:38.310Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T21:01:38.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-10T21:01:38.689Z] $ docker top 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-10T21:01:38.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T21:01:38.784Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T21:01:38.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T21:01:38.881Z] $ docker exec 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 ssh-agent [2022-02-10T21:01:38.975Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFCBOFb/agent.14 [2022-02-10T21:01:38.975Z] SSH_AGENT_PID=20 [2022-02-10T21:01:38.979Z] Running ssh-add (command line suppressed) [2022-02-10T21:01:39.061Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5512917260761516600.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5512917260761516600.key) [2022-02-10T21:01:39.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T21:01:39.362Z] + git semver push [2022-02-10T21:01:39.362Z] # -> Open(): unable to determine branch for HEAD [2022-02-10T21:01:39.362Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-02-10T21:01:39.362Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-02-10T21:01:39.362Z] # $SEMVER_REMOTE_NAME = origin [2022-02-10T21:01:39.362Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-10T21:01:39.362Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-10T21:01:39.362Z] # $SEMVER_BRANCH = main [2022-02-10T21:01:39.362Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-02-10T21:01:41.276Z] $ docker exec --env ******** --env ******** 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 ssh-agent -k [2022-02-10T21:01:41.360Z] unset SSH_AUTH_SOCK; [2022-02-10T21:01:41.360Z] unset SSH_AGENT_PID; [2022-02-10T21:01:41.360Z] echo Agent pid 20 killed; [2022-02-10T21:01:41.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T21:01:41.680Z] + git semver [Pipeline] } [2022-02-10T21:01:41.691Z] $ docker stop --time=1 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 [2022-02-10T21:01:42.857Z] $ docker rm -f 17405cd77b761465a78f6a2e2a7ef7e333a01129ce33d76dd8cc46abb68f6f04 [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-10T21:01:43.580Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-02-10T21:01:43.580Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-10T21:01:43.580Z] total 8 [2022-02-10T21:01:43.580Z] drwxr-xr-x. 3 root root 34 Feb 10 20:52 . [2022-02-10T21:01:43.580Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 10 21:01 .. [2022-02-10T21:01:43.580Z] drwxr-xr-x. 2 root root 6 Feb 10 20:52 cost [2022-02-10T21:01:43.580Z] -rw-r--r--. 1 root root 94 Feb 10 20:52 cost.csv [2022-02-10T21:01:43.580Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-02-10T21:01:43.580Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-02-10T21:01:43.580Z] total 8 [2022-02-10T21:01:43.580Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 10 20:52 . [2022-02-10T21:01:43.580Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 10 21:01 .. [2022-02-10T21:01:43.580Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 10 20:52 cost [2022-02-10T21:01:43.580Z] -rw-r--r--. 1 jenkins jenkins 94 Feb 10 20:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:43.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:44.429Z] ---> package-listing.sh [2022-02-10T21:01:44.429Z] ++ facter osfamily [2022-02-10T21:01:44.429Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-10T21:01:44.688Z] + OS_FAMILY=redhat [2022-02-10T21:01:44.688Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-02-10T21:01:44.688Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-10T21:01:44.688Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-10T21:01:44.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-10T21:01:44.688Z] + PACKAGES=/tmp/packages_start.txt [2022-02-10T21:01:44.688Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-10T21:01:44.688Z] + PACKAGES=/tmp/packages_end.txt [2022-02-10T21:01:44.688Z] + case "${OS_FAMILY}" in [2022-02-10T21:01:44.688Z] + sort [2022-02-10T21:01:44.688Z] + rpm -qa [2022-02-10T21:01:45.345Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-10T21:01:45.345Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-10T21:01:45.345Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-10T21:01:45.345Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-02-10T21:01:45.345Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-02-10T21:01:45.345Z] + 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-10T21:01:45.397Z] 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-10T21:01:45.771Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-10T21:01:46.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T21:01:46.068Z] . [Pipeline] withDockerContainer [2022-02-10T21:01:46.131Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2022-02-10T21:01:46.163Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-10T21:01:46.360Z] $ docker top 5e61439002e9183b3301cd2009ceefc3a3a17f40392880e82e01cf53e8b19350 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T21:01:46.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-10T21:01:46.999Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-10T21:01:47.288Z] + ls /var/log/sa-host [2022-02-10T21:01:47.288Z] + sadf -c /var/log/sa-host/sa10 [2022-02-10T21:01:47.288Z] file_magic: OK [2022-02-10T21:01:47.288Z] HZ: Using current value: 100 [2022-02-10T21:01:47.288Z] file_header: OK [2022-02-10T21:01:47.288Z] 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-10T21:01:47.288Z] Statistics: [2022-02-10T21:01:47.288Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-10T21:01:47.288Z] File successfully converted to sysstat format version 12.0.3 [2022-02-10T21:01:47.288Z] + sadf -c /var/log/sa-host/sa17 [2022-02-10T21:01:47.288Z] file_magic: OK [2022-02-10T21:01:47.288Z] HZ: Using current value: 100 [2022-02-10T21:01:47.288Z] file_header: OK [2022-02-10T21:01:47.288Z] 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-10T21:01:47.288Z] Statistics: [2022-02-10T21:01:47.288Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-10T21:01:47.288Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T21:01:47.501Z] provisioning config files... [2022-02-10T21:01:47.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1247826391127451664tmp [Pipeline] { [Pipeline] echo [2022-02-10T21:01:47.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:47.817Z] ---> create-netrc.sh [Pipeline] } [2022-02-10T21:01:47.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:48.164Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-10T21:01:48.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:48.455Z] ---> sudo-logs.sh [2022-02-10T21:01:48.455Z] Archiving 'sudo' log.. [2022-02-10T21:01:48.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5015.novalocal: Name or service not known [2022-02-10T21:01:48.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5015.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-10T21:01:48.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:48.769Z] ---> job-cost.sh [2022-02-10T21:01:48.769Z] lf-activate-venv: SKIPPING [2022-02-10T21:01:48.769Z] DEBUG: total: 0.05999999865889549 [2022-02-10T21:01:48.769Z] INFO: Retrieving Stack Cost... [2022-02-10T21:01:49.338Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-10T21:01:49.598Z] INFO: Archiving Costs [Pipeline] echo [2022-02-10T21:01:49.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T21:01:49.898Z] ---> logs-deploy.sh [2022-02-10T21:01:49.898Z] lf-activate-venv: SKIPPING [2022-02-10T21:01:49.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/49 [2022-02-10T21:01:49.898Z] INFO: archiving workspace using pattern(s): [2022-02-10T21:01:50.469Z] Archives upload complete. [2022-02-10T21:01:50.729Z] INFO: archiving logs to Nexus