Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6baf9a0121faf77b697b37bdd55a5ebfd52e84d Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8539380855377932366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh701099158814829761.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6282510296246304418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh667907980637793545.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-ssh8118133247721817361.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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28005 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-ssh2265742961063012118.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 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d (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 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 Commit message: "fix: Updated stale README (#352)" > git rev-list --no-walk d685e51b4eb6fa20cb054febc4c8c11bdff27ca6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T21:43:35.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T21:43:35.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T21:43:35.426Z] ========================================================= [2021-11-08T21:43:35.426Z] EdgeX Global Pipelines Version Info [2021-11-08T21:43:35.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:43:36.793Z] ------------------- [2021-11-08T21:43:36.793Z] stable info: [2021-11-08T21:43:36.793Z] ------------------- [2021-11-08T21:43:36.793Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T21:43:36.793Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T21:43:36.793Z] Message: update stable to v1.0.211 [2021-11-08T21:43:37.789Z] ------------------- [2021-11-08T21:43:37.789Z] experimental info: [2021-11-08T21:43:37.789Z] ------------------- [2021-11-08T21:43:37.789Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T21:43:37.789Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T21:43:37.789Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T21:43:37.881Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-08T21:43:37.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-08T21:43:37.913Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T21:43:37.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T21:43:37.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T21:43:37.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T21:43:37.992Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T21:43:38.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-08T21:43:38.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T21:43:38.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T21:43:38.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T21:43:38.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-08T21:43:38.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T21:43:38.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T21:43:38.143Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T21:43:38.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T21:43:38.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T21:43:38.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T21:43:38.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T21:43:38.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-08T21:43:38.280Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-08T21:43:38.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-08T21:43:38.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-08T21:43:38.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-08T21:43:38.356Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-08T21:43:38.372Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T21:43:38.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-08T21:43:38.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-08T21:43:38.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-08T21:43:38.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo [2021-11-08T21:43:38.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6baf9a [Pipeline] echo [2021-11-08T21:43:38.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T21:43:38.556Z] provisioning config files... [2021-11-08T21:43:38.575Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6018343166199742286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:43:38.918Z] ---> docker-login.sh [2021-11-08T21:43:38.919Z] nexus3.edgexfoundry.org:10001 [2021-11-08T21:43:39.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:43:39.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:43:39.201Z] Configure a credential helper to remove this warning. See [2021-11-08T21:43:39.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:43:39.201Z] [2021-11-08T21:43:39.201Z] Login Succeeded [2021-11-08T21:43:39.201Z] nexus3.edgexfoundry.org:10002 [2021-11-08T21:43:39.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:43:39.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:43:39.480Z] Configure a credential helper to remove this warning. See [2021-11-08T21:43:39.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:43:39.480Z] [2021-11-08T21:43:39.480Z] Login Succeeded [2021-11-08T21:43:39.480Z] nexus3.edgexfoundry.org:10003 [2021-11-08T21:43:39.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:43:39.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:43:39.480Z] Configure a credential helper to remove this warning. See [2021-11-08T21:43:39.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:43:39.480Z] [2021-11-08T21:43:39.480Z] Login Succeeded [2021-11-08T21:43:39.480Z] nexus3.edgexfoundry.org:10004 [2021-11-08T21:43:39.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:43:39.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:43:39.745Z] Configure a credential helper to remove this warning. See [2021-11-08T21:43:39.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:43:39.745Z] [2021-11-08T21:43:39.745Z] Login Succeeded [2021-11-08T21:43:39.745Z] docker.io [2021-11-08T21:43:39.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:43:40.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:43:40.328Z] Configure a credential helper to remove this warning. See [2021-11-08T21:43:40.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:43:40.328Z] [2021-11-08T21:43:40.328Z] Login Succeeded [2021-11-08T21:43:40.328Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T21:43:40.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-08T21:43:40.867Z] + git rev-list -1 --merges a6baf9a0121faf77b697b37bdd55a5ebfd52e84d~1..a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo [2021-11-08T21:43:40.932Z] -----------> git rev-list -1 --merges a6baf9a0121faf77b697b37bdd55a5ebfd52e84d~1..a6baf9a0121faf77b697b37bdd55a5ebfd52e84d a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [false] [Pipeline] sh [2021-11-08T21:43:41.284Z] + git log --format=format:%s -1 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo [2021-11-08T21:43:41.318Z] ========================================================= [2021-11-08T21:43:41.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T21:43:41.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T21:43:41.734Z] + git log --format=format:%s -1 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] echo [2021-11-08T21:43:41.749Z] [semverPrep] GIT_COMMIT: a6baf9a0121faf77b697b37bdd55a5ebfd52e84d, Commit Message: fix: Updated stale README (#352) [Pipeline] echo [2021-11-08T21:43:41.759Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:43:42.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T21:43:42.278Z] [2021-11-08T21:43:42.278Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:43:42.729Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T21:43:43.028Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T21:43:43.028Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T21:43:43.028Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T21:43:43.028Z] 4c7163046ea9: Pulling fs layer [2021-11-08T21:43:43.028Z] 0c2d73faf560: Pulling fs layer [2021-11-08T21:43:43.028Z] 0c2d73faf560: Waiting [2021-11-08T21:43:43.028Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T21:43:43.028Z] 3e5f54012d9b: Download complete [2021-11-08T21:43:43.329Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T21:43:43.329Z] a0d0a0d46f8b: Download complete [2021-11-08T21:43:43.329Z] 4c7163046ea9: Verifying Checksum [2021-11-08T21:43:43.329Z] 4c7163046ea9: Download complete [2021-11-08T21:43:43.329Z] 0c2d73faf560: Verifying Checksum [2021-11-08T21:43:43.329Z] 0c2d73faf560: Download complete [2021-11-08T21:43:43.622Z] a0d0a0d46f8b: Pull complete [2021-11-08T21:43:43.622Z] 3e5f54012d9b: Pull complete [2021-11-08T21:43:44.272Z] 4c7163046ea9: Pull complete [2021-11-08T21:43:44.566Z] 0c2d73faf560: Pull complete [2021-11-08T21:43:44.566Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T21:43:44.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T21:43:44.566Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T21:43:44.766Z] prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container [2021-11-08T21:43:44.936Z] $ 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 [2021-11-08T21:43:45.988Z] $ docker top ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T21:43:46.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T21:43:46.188Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T21:43:46.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T21:43:46.352Z] $ docker exec ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent [2021-11-08T21:43:46.486Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPeANGH/agent.13 [2021-11-08T21:43:46.486Z] SSH_AGENT_PID=20 [2021-11-08T21:43:46.525Z] Running ssh-add (command line suppressed) [2021-11-08T21:43:46.669Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7327570476323011965.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7327570476323011965.key) [2021-11-08T21:43:46.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T21:43:47.054Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T21:43:47.076Z] $ docker exec --env ******** --env ******** ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent -k [2021-11-08T21:43:47.178Z] unset SSH_AUTH_SOCK; [2021-11-08T21:43:47.178Z] unset SSH_AGENT_PID; [2021-11-08T21:43:47.178Z] echo Agent pid 20 killed; [2021-11-08T21:43:47.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T21:43:47.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T21:43:47.225Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T21:43:47.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T21:43:47.356Z] $ docker exec ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent [2021-11-08T21:43:47.486Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIGlndn/agent.52 [2021-11-08T21:43:47.486Z] SSH_AGENT_PID=58 [2021-11-08T21:43:47.496Z] Running ssh-add (command line suppressed) [2021-11-08T21:43:47.612Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_162113797591765389.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_162113797591765389.key) [2021-11-08T21:43:47.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T21:43:47.954Z] + git semver init [2021-11-08T21:43:47.954Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T21:43:47.954Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-08T21:43:47.954Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-08T21:43:47.954Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T21:43:47.954Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T21:43:47.954Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T21:43:47.954Z] # $SEMVER_BRANCH = main [2021-11-08T21:43:47.954Z] # $SEMVER_TEMP = /tmp/semver-163704598 [2021-11-08T21:43:47.954Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-08T21:43:48.534Z] # '/tmp/semver-163704598' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-08T21:43:48.534Z] # -> Force: false [2021-11-08T21:43:48.534Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-08T21:43:48.545Z] $ docker exec --env ******** --env ******** ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 ssh-agent -k [2021-11-08T21:43:48.693Z] unset SSH_AUTH_SOCK; [2021-11-08T21:43:48.694Z] unset SSH_AGENT_PID; [2021-11-08T21:43:48.695Z] echo Agent pid 58 killed; [2021-11-08T21:43:48.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T21:43:49.103Z] + git semver [Pipeline] } [2021-11-08T21:43:49.157Z] $ docker stop --time=1 ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 [2021-11-08T21:43:50.409Z] $ docker rm -f ead36675d18748f79a450e7c29948a1cc8eb054ff94800abd51ec562239d33f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T21:43:50.791Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T21:43:51.241Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T21:43:51.243Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.25 [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] node [Pipeline] node [2021-11-08T21:44:06.661Z] Still waiting to schedule task [2021-11-08T21:44:06.661Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-08T21:44:06.673Z] Still waiting to schedule task [2021-11-08T21:44:06.673Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-08T21:45:33.620Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28006 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-08T21:45:33.631Z] Running in /w/workspace/app-service-configurable/29 [Pipeline] { [Pipeline] checkout [2021-11-08T21:45:33.839Z] Selected Git installation does not exist. Using Default [2021-11-08T21:45:33.839Z] The recommended git tool is: NONE [2021-11-08T21:45:39.698Z] using credential edgex-jenkins-ssh [2021-11-08T21:45:39.715Z] Cloning the remote Git repository [2021-11-08T21:45:39.763Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-08T21:45:39.859Z] > git init /w/workspace/app-service-configurable/29 # timeout=10 [2021-11-08T21:45:39.929Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-08T21:45:39.929Z] > git --version # timeout=10 [2021-11-08T21:45:39.944Z] > git --version # 'git version 2.17.1' [2021-11-08T21:45:39.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T21:45:40.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T21:45:41.103Z] Avoid second fetch [2021-11-08T21:45:41.104Z] Checking out Revision a6baf9a0121faf77b697b37bdd55a5ebfd52e84d (main) [2021-11-08T21:45:41.055Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-08T21:45:41.083Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T21:45:41.119Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T21:45:41.132Z] > git checkout -f a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 [2021-11-08T21:45:45.269Z] Commit message: "fix: Updated stale README (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T21:45:46.306Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T21:45:46.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T21:45:46.306Z] Dload Upload Total Spent Left Speed [2021-11-08T21:45:46.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67181 0 --:--:-- --:--:-- --:--:-- 67181 [Pipeline] sh [2021-11-08T21:45:46.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T21:45:47.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T21:45:47.050Z] + sudo tee /etc/docker/daemon.new [2021-11-08T21:45:47.050Z] { [2021-11-08T21:45:47.050Z] "registry-mirrors": [ [2021-11-08T21:45:47.050Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T21:45:47.050Z] ], [2021-11-08T21:45:47.050Z] "bip": "10.250.0.254/24", [2021-11-08T21:45:47.050Z] "hosts": [ [2021-11-08T21:45:47.050Z] "tcp://0.0.0.0:5555", [2021-11-08T21:45:47.050Z] "unix:///var/run/docker.sock" [2021-11-08T21:45:47.050Z] ], [2021-11-08T21:45:47.050Z] "mtu": 1458, [2021-11-08T21:45:47.050Z] "selinux-enabled": true, [2021-11-08T21:45:47.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T21:45:47.050Z] } [Pipeline] sh [2021-11-08T21:45:47.405Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T21:45:47.753Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T21:46:06.162Z] provisioning config files... [2021-11-08T21:46:06.197Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config5258139045632392716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:46:06.658Z] ---> docker-login.sh [2021-11-08T21:46:06.658Z] nexus3.edgexfoundry.org:10001 [2021-11-08T21:46:07.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:07.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:07.867Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:07.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:07.867Z] [2021-11-08T21:46:07.867Z] Login Succeeded [2021-11-08T21:46:07.867Z] nexus3.edgexfoundry.org:10002 [2021-11-08T21:46:08.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:08.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:08.414Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:08.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:08.414Z] [2021-11-08T21:46:08.414Z] Login Succeeded [2021-11-08T21:46:08.414Z] nexus3.edgexfoundry.org:10003 [2021-11-08T21:46:08.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:08.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:08.967Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:08.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:08.967Z] [2021-11-08T21:46:08.967Z] Login Succeeded [2021-11-08T21:46:08.967Z] nexus3.edgexfoundry.org:10004 [2021-11-08T21:46:09.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:09.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:09.523Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:09.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:09.523Z] [2021-11-08T21:46:09.523Z] Login Succeeded [2021-11-08T21:46:09.523Z] docker.io [2021-11-08T21:46:09.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:10.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:10.391Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:10.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:10.391Z] [2021-11-08T21:46:10.391Z] Login Succeeded [2021-11-08T21:46:10.391Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T21:46:10.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T21:46:10.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T21:46:10.690Z] ========================================================= [2021-11-08T21:46:10.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T21:46:10.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:46:11.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-08T21:46:11.033Z] Sending build context to Docker daemon 199.2kB [2021-11-08T21:46:11.314Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T21:46:11.314Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-08T21:46:11.589Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T21:46:11.589Z] 552d1f2373af: Pulling fs layer [2021-11-08T21:46:11.589Z] ea3f2d53f512: Pulling fs layer [2021-11-08T21:46:11.589Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T21:46:11.589Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T21:46:11.589Z] 72dc09318566: Pulling fs layer [2021-11-08T21:46:11.589Z] f4f7b4309257: Pulling fs layer [2021-11-08T21:46:11.589Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T21:46:11.589Z] b78e95d17946: Pulling fs layer [2021-11-08T21:46:11.589Z] f4f7b4309257: Waiting [2021-11-08T21:46:11.589Z] 7a9cfe048b4a: Waiting [2021-11-08T21:46:11.589Z] 0ac9a79272e3: Waiting [2021-11-08T21:46:11.589Z] b78e95d17946: Waiting [2021-11-08T21:46:11.589Z] 72dc09318566: Waiting [2021-11-08T21:46:11.589Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T21:46:11.589Z] 9e70ebbbe112: Download complete [2021-11-08T21:46:11.589Z] ea3f2d53f512: Download complete [2021-11-08T21:46:11.589Z] 72dc09318566: Verifying Checksum [2021-11-08T21:46:11.589Z] 72dc09318566: Download complete [2021-11-08T21:46:11.589Z] f4f7b4309257: Verifying Checksum [2021-11-08T21:46:11.589Z] f4f7b4309257: Download complete [2021-11-08T21:46:11.871Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T21:46:11.871Z] 0ac9a79272e3: Download complete [2021-11-08T21:46:11.871Z] 552d1f2373af: Verifying Checksum [2021-11-08T21:46:11.871Z] 552d1f2373af: Download complete [2021-11-08T21:46:12.476Z] 552d1f2373af: Pull complete [2021-11-08T21:46:13.075Z] ea3f2d53f512: Pull complete [2021-11-08T21:46:13.678Z] 9e70ebbbe112: Pull complete [2021-11-08T21:46:13.678Z] b78e95d17946: Verifying Checksum [2021-11-08T21:46:13.678Z] b78e95d17946: Download complete [2021-11-08T21:46:14.271Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T21:46:14.271Z] 7a9cfe048b4a: Download complete [2021-11-08T21:46:21.361Z] Running on prd-centos7-docker-4c-2g-28007 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-08T21:46:21.374Z] Running in /w/workspace/app-service-configurable/29 [Pipeline] { [Pipeline] checkout [2021-11-08T21:46:21.477Z] Selected Git installation does not exist. Using Default [2021-11-08T21:46:21.477Z] The recommended git tool is: NONE [2021-11-08T21:46:23.767Z] using credential edgex-jenkins-ssh [2021-11-08T21:46:23.778Z] Cloning the remote Git repository [2021-11-08T21:46:23.075Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-08T21:46:24.424Z] 7a9cfe048b4a: Pull complete [2021-11-08T21:46:24.658Z] Avoid second fetch [2021-11-08T21:46:24.659Z] Checking out Revision a6baf9a0121faf77b697b37bdd55a5ebfd52e84d (main) [2021-11-08T21:46:24.698Z] 72dc09318566: Pull complete [2021-11-08T21:46:23.134Z] > git init /w/workspace/app-service-configurable/29 # timeout=10 [2021-11-08T21:46:23.181Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-08T21:46:23.181Z] > git --version # timeout=10 [2021-11-08T21:46:23.190Z] > git --version # 'git version 2.24.4' [2021-11-08T21:46:23.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T21:46:23.225Z] [INFO] Currently running in a labeled security context [2021-11-08T21:46:23.226Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T21:46:23.226Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/29@tmp/jenkins-gitclient-ssh4882011242630888446.key [2021-11-08T21:46:23.253Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T21:46:23.909Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-08T21:46:23.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T21:46:23.943Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T21:46:23.957Z] > git checkout -f a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 [2021-11-08T21:46:24.972Z] f4f7b4309257: Pull complete [2021-11-08T21:46:25.246Z] 0ac9a79272e3: Pull complete [2021-11-08T21:46:28.225Z] Commit message: "fix: Updated stale README (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T21:46:28.634Z] provisioning config files... [2021-11-08T21:46:28.651Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config5373693073695254622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:46:29.069Z] ---> docker-login.sh [2021-11-08T21:46:29.069Z] nexus3.edgexfoundry.org:10001 [2021-11-08T21:46:29.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:29.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:29.333Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:29.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:29.333Z] [2021-11-08T21:46:29.333Z] Login Succeeded [2021-11-08T21:46:29.333Z] nexus3.edgexfoundry.org:10002 [2021-11-08T21:46:29.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:29.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:29.333Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:29.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:29.333Z] [2021-11-08T21:46:29.333Z] Login Succeeded [2021-11-08T21:46:29.333Z] nexus3.edgexfoundry.org:10003 [2021-11-08T21:46:29.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:29.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:29.603Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:29.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:29.603Z] [2021-11-08T21:46:29.603Z] Login Succeeded [2021-11-08T21:46:29.603Z] nexus3.edgexfoundry.org:10004 [2021-11-08T21:46:29.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:29.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:29.603Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:29.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:29.603Z] [2021-11-08T21:46:29.603Z] Login Succeeded [2021-11-08T21:46:29.603Z] docker.io [2021-11-08T21:46:29.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:46:30.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:46:30.146Z] Configure a credential helper to remove this warning. See [2021-11-08T21:46:30.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:46:30.146Z] [2021-11-08T21:46:30.146Z] Login Succeeded [2021-11-08T21:46:30.146Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T21:46:30.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T21:46:30.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T21:46:30.344Z] ========================================================= [2021-11-08T21:46:30.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T21:46:30.344Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:46:30.670Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-08T21:46:30.670Z] Sending build context to Docker daemon 199.2kB [2021-11-08T21:46:30.670Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T21:46:30.670Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-08T21:46:30.670Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T21:46:30.670Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T21:46:30.670Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T21:46:30.670Z] b8b176561691: Pulling fs layer [2021-11-08T21:46:30.670Z] 4527c011a84f: Pulling fs layer [2021-11-08T21:46:30.670Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T21:46:30.670Z] e0aca202a116: Pulling fs layer [2021-11-08T21:46:30.670Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T21:46:30.670Z] 34cad66bf833: Pulling fs layer [2021-11-08T21:46:30.670Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T21:46:30.670Z] 4527c011a84f: Waiting [2021-11-08T21:46:30.670Z] 3a43be97a3b4: Waiting [2021-11-08T21:46:30.670Z] 5d74067f8e1e: Waiting [2021-11-08T21:46:30.670Z] e0aca202a116: Waiting [2021-11-08T21:46:30.670Z] 34cad66bf833: Waiting [2021-11-08T21:46:30.670Z] b4e3c513aaa6: Waiting [2021-11-08T21:46:30.670Z] b8b176561691: Verifying Checksum [2021-11-08T21:46:30.670Z] b8b176561691: Download complete [2021-11-08T21:46:30.932Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T21:46:30.932Z] 31adcdaf11c8: Download complete [2021-11-08T21:46:30.932Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T21:46:30.932Z] 5d74067f8e1e: Download complete [2021-11-08T21:46:30.932Z] e0aca202a116: Verifying Checksum [2021-11-08T21:46:30.932Z] e0aca202a116: Download complete [2021-11-08T21:46:30.932Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T21:46:30.932Z] a0d0a0d46f8b: Download complete [2021-11-08T21:46:30.932Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T21:46:30.932Z] 3a43be97a3b4: Download complete [2021-11-08T21:46:31.201Z] 34cad66bf833: Verifying Checksum [2021-11-08T21:46:31.201Z] 34cad66bf833: Download complete [2021-11-08T21:46:31.201Z] a0d0a0d46f8b: Pull complete [2021-11-08T21:46:31.478Z] 31adcdaf11c8: Pull complete [2021-11-08T21:46:31.478Z] b8b176561691: Pull complete [2021-11-08T21:46:31.746Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T21:46:31.746Z] b4e3c513aaa6: Download complete [2021-11-08T21:46:31.746Z] 4527c011a84f: Verifying Checksum [2021-11-08T21:46:31.746Z] 4527c011a84f: Download complete [2021-11-08T21:46:31.970Z] b78e95d17946: Pull complete [2021-11-08T21:46:31.970Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T21:46:31.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T21:46:31.970Z] ---> 8b459fc5aaf0 [2021-11-08T21:46:31.970Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-08T21:46:32.959Z] ---> Running in 96c5241000e3 [2021-11-08T21:46:33.553Z] Removing intermediate container 96c5241000e3 [2021-11-08T21:46:33.553Z] ---> acbc186bfe7b [2021-11-08T21:46:33.553Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T21:46:33.553Z] ---> Running in f24234dfdb6a [2021-11-08T21:46:33.826Z] Removing intermediate container f24234dfdb6a [2021-11-08T21:46:33.826Z] ---> 4ec2710ae5d9 [2021-11-08T21:46:33.826Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-08T21:46:34.098Z] ---> Running in 18b8d55986a7 [2021-11-08T21:46:34.369Z] Removing intermediate container 18b8d55986a7 [2021-11-08T21:46:34.369Z] ---> 542a9a029eb3 [2021-11-08T21:46:34.369Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T21:46:34.643Z] ---> Running in 726ab71ba388 [2021-11-08T21:46:35.992Z] 4527c011a84f: Pull complete [2021-11-08T21:46:35.992Z] 5d74067f8e1e: Pull complete [2021-11-08T21:46:35.992Z] e0aca202a116: Pull complete [2021-11-08T21:46:35.992Z] 3a43be97a3b4: Pull complete [2021-11-08T21:46:36.254Z] 34cad66bf833: Pull complete [2021-11-08T21:46:36.633Z] Removing intermediate container 726ab71ba388 [2021-11-08T21:46:36.633Z] ---> 516bd9e36724 [2021-11-08T21:46:36.633Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T21:46:36.633Z] ---> Running in 52dcb806513e [2021-11-08T21:46:38.065Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T21:46:38.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T21:46:39.563Z] b4e3c513aaa6: Pull complete [2021-11-08T21:46:39.563Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T21:46:39.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T21:46:39.563Z] ---> 9f6097aaca64 [2021-11-08T21:46:39.563Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-08T21:46:39.653Z] OK: 219 MiB in 52 packages [2021-11-08T21:46:40.247Z] Removing intermediate container 52dcb806513e [2021-11-08T21:46:40.247Z] ---> 98a6593b87f7 [2021-11-08T21:46:40.247Z] Step 8/12 : WORKDIR /app [2021-11-08T21:46:40.247Z] ---> Running in 192413df512c [2021-11-08T21:46:40.844Z] Removing intermediate container 192413df512c [2021-11-08T21:46:40.844Z] ---> 06fe70e267ea [2021-11-08T21:46:40.844Z] Step 9/12 : COPY . . [2021-11-08T21:46:41.439Z] ---> 5f48de9c5e94 [2021-11-08T21:46:41.439Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T21:46:41.716Z] ---> Running in fa6595c8ca6f [2021-11-08T21:46:43.768Z] ---> Running in f626ba247db5 [2021-11-08T21:46:43.768Z] Removing intermediate container f626ba247db5 [2021-11-08T21:46:43.768Z] ---> e14ee4a31ee7 [2021-11-08T21:46:43.768Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T21:46:43.768Z] ---> Running in ca81581904a2 [2021-11-08T21:46:43.768Z] Removing intermediate container ca81581904a2 [2021-11-08T21:46:43.768Z] ---> f0f614da5c38 [2021-11-08T21:46:43.768Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-08T21:46:43.768Z] ---> Running in 462848aa531d [2021-11-08T21:46:43.768Z] Removing intermediate container 462848aa531d [2021-11-08T21:46:43.768Z] ---> e98c7fadba6f [2021-11-08T21:46:43.769Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T21:46:43.769Z] ---> Running in c24d67d38ed8 [2021-11-08T21:46:44.714Z] Removing intermediate container c24d67d38ed8 [2021-11-08T21:46:44.714Z] ---> 97ccf7718364 [2021-11-08T21:46:44.714Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T21:46:44.714Z] ---> Running in e2d33bc3d5af [2021-11-08T21:46:44.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T21:46:45.917Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T21:46:46.176Z] OK: 220 MiB in 52 packages [2021-11-08T21:46:46.745Z] Removing intermediate container e2d33bc3d5af [2021-11-08T21:46:46.746Z] ---> e9e369c4ecd3 [2021-11-08T21:46:46.746Z] Step 8/12 : WORKDIR /app [2021-11-08T21:46:46.746Z] ---> Running in baa3a840f5b9 [2021-11-08T21:46:46.746Z] Removing intermediate container baa3a840f5b9 [2021-11-08T21:46:46.746Z] ---> 2d9e06f9d1ad [2021-11-08T21:46:46.746Z] Step 9/12 : COPY . . [2021-11-08T21:46:47.005Z] ---> edb69d33cad9 [2021-11-08T21:46:47.005Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T21:46:47.005Z] ---> Running in 4110bd8bf8d9 [2021-11-08T21:47:33.820Z] Removing intermediate container 4110bd8bf8d9 [2021-11-08T21:47:33.820Z] ---> 12704d7bfd10 [2021-11-08T21:47:33.820Z] Step 11/12 : ARG MAKE="make build" [2021-11-08T21:47:33.820Z] ---> Running in 7350ff94fe20 [2021-11-08T21:47:33.820Z] Removing intermediate container 7350ff94fe20 [2021-11-08T21:47:33.820Z] ---> bb549ad32c31 [2021-11-08T21:47:33.820Z] Step 12/12 : RUN $MAKE [2021-11-08T21:47:33.820Z] ---> Running in bd5951805a31 [2021-11-08T21:47:33.820Z] noop [2021-11-08T21:47:33.820Z] Removing intermediate container bd5951805a31 [2021-11-08T21:47:33.820Z] ---> c2b6c7793441 [2021-11-08T21:47:33.820Z] Successfully built c2b6c7793441 [2021-11-08T21:47:33.820Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:47:34.144Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T21:47:34.144Z] . [Pipeline] withDockerContainer [2021-11-08T21:47:34.246Z] prd-centos7-docker-4c-2g-28007 does not seem to be running inside a container [2021-11-08T21:47:34.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 [2021-11-08T21:47:34.771Z] $ docker top 643a2631f06c9d36cc1df40427acac756dd96d68612c6b0fc4ac8f254d899126 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T21:47:35.159Z] + go version [2021-11-08T21:47:35.159Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T21:47:35.169Z] $ docker stop --time=1 643a2631f06c9d36cc1df40427acac756dd96d68612c6b0fc4ac8f254d899126 [2021-11-08T21:47:36.397Z] $ docker rm -f 643a2631f06c9d36cc1df40427acac756dd96d68612c6b0fc4ac8f254d899126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:47:36.951Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T21:47:36.951Z] . [Pipeline] withDockerContainer [2021-11-08T21:47:37.018Z] prd-centos7-docker-4c-2g-28007 does not seem to be running inside a container [2021-11-08T21:47:37.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 [2021-11-08T21:47:37.476Z] $ docker top 72ed92a98db223bc66d8d7467eb5bfbca6d3edb26272eb5de27fe590beb2aef4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T21:47:37.852Z] + make test [2021-11-08T21:47:37.852Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-08T21:47:56.139Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-08T21:47:56.139Z] CGO_ENABLED=1 go vet ./... [2021-11-08T21:48:02.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T21:48:02.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T21:48:02.799Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T21:48:03.380Z] $ docker stop --time=1 72ed92a98db223bc66d8d7467eb5bfbca6d3edb26272eb5de27fe590beb2aef4 [2021-11-08T21:48:03.516Z] Removing intermediate container fa6595c8ca6f [2021-11-08T21:48:03.516Z] ---> e0986bd849fe [2021-11-08T21:48:03.516Z] Step 11/12 : ARG MAKE="make build" [2021-11-08T21:48:03.516Z] ---> Running in ba667d371fe4 [2021-11-08T21:48:03.516Z] Removing intermediate container ba667d371fe4 [2021-11-08T21:48:03.516Z] ---> 4e9e58822be0 [2021-11-08T21:48:03.516Z] Step 12/12 : RUN $MAKE [2021-11-08T21:48:03.516Z] ---> Running in 2d9c616a6be1 [2021-11-08T21:48:03.516Z] noop [2021-11-08T21:48:03.516Z] Removing intermediate container 2d9c616a6be1 [2021-11-08T21:48:03.516Z] ---> 6a7bea767a64 [2021-11-08T21:48:03.516Z] Successfully built 6a7bea767a64 [2021-11-08T21:48:03.516Z] Successfully tagged ci-base-image-arm64:latest [2021-11-08T21:48:05.213Z] $ docker rm -f 72ed92a98db223bc66d8d7467eb5bfbca6d3edb26272eb5de27fe590beb2aef4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:05.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T21:48:05.720Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T21:48:05.720Z] . [Pipeline] withDockerContainer [2021-11-08T21:48:05.852Z] Stashed 1 file(s) [2021-11-08T21:48:05.963Z] prd-ubuntu18.04-docker-arm64-4c-16g-28006 does not seem to be running inside a container [2021-11-08T21:48:06.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T21:48:07.484Z] $ docker top 1b833b9d1d7022c1f757ddf319ad9d37f304cc307dece00880f5349d37af1c28 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-11-08T21:48:08.447Z] + go version [2021-11-08T21:48:08.447Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T21:48:08.970Z] $ docker stop --time=1 1b833b9d1d7022c1f757ddf319ad9d37f304cc307dece00880f5349d37af1c28 [2021-11-08T21:48:10.666Z] $ docker rm -f 1b833b9d1d7022c1f757ddf319ad9d37f304cc307dece00880f5349d37af1c28 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:11.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T21:48:11.384Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T21:48:11.384Z] . [Pipeline] withDockerContainer [2021-11-08T21:48:11.489Z] + ls -al . [2021-11-08T21:48:11.490Z] total 148 [2021-11-08T21:48:11.490Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 8 21:48 . [2021-11-08T21:48:11.490Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 8 21:46 .. [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 8 21:46 Attribution.txt [2021-11-08T21:48:11.490Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 21:46 bin [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 22206 Nov 8 21:46 CHANGELOG.md [2021-11-08T21:48:11.490Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 8 21:47 coverage.out [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 8 21:46 Dockerfile [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 8 21:46 .dockerignore [2021-11-08T21:48:11.490Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 8 21:46 .git [2021-11-08T21:48:11.490Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 8 21:46 .github [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 8 21:46 .gitignore [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 136 Nov 8 21:46 go.mod [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 49401 Nov 8 21:46 go.sum [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 21:46 GOVERNANCE.md [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 8 21:46 Jenkinsfile [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 8 21:46 LICENSE [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 8 21:46 main.go [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 8 21:46 makefile [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 8 21:46 OWNERS.md [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 8 21:46 README.md [2021-11-08T21:48:11.490Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 8 21:46 res [2021-11-08T21:48:11.490Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 8 21:46 snap [2021-11-08T21:48:11.490Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 8 21:43 VERSION [2021-11-08T21:48:11.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-28006 does not seem to be running inside a container [2021-11-08T21:48:11.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T21:48:13.203Z] $ docker top 48d32cb3ce5fb7818325fb5fafebf01b3b91ce47299438b15ca984b14a6badc7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:13.875Z] + 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=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d --label arch=amd64 --label version=2.0.2-dev.25 . [2021-11-08T21:48:13.875Z] Sending build context to Docker daemon 200.2kB [2021-11-08T21:48:13.875Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T21:48:13.875Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-08T21:48:13.875Z] ---> c2b6c7793441 [2021-11-08T21:48:13.875Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-08T21:48:13.875Z] ---> Running in cfd352f06f68 [2021-11-08T21:48:14.136Z] Removing intermediate container cfd352f06f68 [2021-11-08T21:48:14.136Z] ---> 7962edd3fbfb [2021-11-08T21:48:14.136Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T21:48:14.136Z] ---> Running in 2066d96fb89c [2021-11-08T21:48:14.136Z] Removing intermediate container 2066d96fb89c [2021-11-08T21:48:14.136Z] ---> ff5d92e0677d [2021-11-08T21:48:14.136Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-08T21:48:14.136Z] ---> Running in c64ee29fc39e [2021-11-08T21:48:14.173Z] + make test [2021-11-08T21:48:14.173Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-08T21:48:14.396Z] Removing intermediate container c64ee29fc39e [2021-11-08T21:48:14.396Z] ---> f193c752e12a [2021-11-08T21:48:14.396Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T21:48:14.396Z] ---> Running in e9eaede7afa1 [2021-11-08T21:48:14.655Z] Removing intermediate container e9eaede7afa1 [2021-11-08T21:48:14.655Z] ---> 8260bf11fc6e [2021-11-08T21:48:14.655Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T21:48:14.655Z] ---> Running in a21516fdb448 [2021-11-08T21:48:15.238Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T21:48:15.811Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T21:48:16.073Z] OK: 220 MiB in 52 packages [2021-11-08T21:48:16.645Z] Removing intermediate container a21516fdb448 [2021-11-08T21:48:16.645Z] ---> 5f16e12dae15 [2021-11-08T21:48:16.645Z] Step 8/26 : WORKDIR /app [2021-11-08T21:48:16.645Z] ---> Running in 1cf01d6c82cd [2021-11-08T21:48:16.645Z] Removing intermediate container 1cf01d6c82cd [2021-11-08T21:48:16.645Z] ---> c3b9e109f460 [2021-11-08T21:48:16.645Z] Step 9/26 : COPY . . [2021-11-08T21:48:16.906Z] ---> 20ffb161226f [2021-11-08T21:48:16.906Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T21:48:17.168Z] ---> Running in 9c6a1af2c98b [2021-11-08T21:48:17.739Z] Removing intermediate container 9c6a1af2c98b [2021-11-08T21:48:17.739Z] ---> 9ab0b348b091 [2021-11-08T21:48:17.739Z] Step 11/26 : ARG MAKE="make build" [2021-11-08T21:48:17.739Z] ---> Running in 3ef705203e86 [2021-11-08T21:48:17.739Z] Removing intermediate container 3ef705203e86 [2021-11-08T21:48:17.739Z] ---> 5e619d5e270e [2021-11-08T21:48:17.739Z] Step 12/26 : RUN $MAKE [2021-11-08T21:48:17.739Z] ---> Running in 3c7af205fff5 [2021-11-08T21:48:18.003Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.25" -o app-service-configurable [2021-11-08T21:48:32.989Z] Removing intermediate container 3c7af205fff5 [2021-11-08T21:48:32.989Z] ---> 337ecc56c2b7 [2021-11-08T21:48:32.989Z] Step 13/26 : FROM alpine:3.14 [2021-11-08T21:48:35.537Z] 3.14: Pulling from library/alpine [2021-11-08T21:48:35.537Z] a0d0a0d46f8b: Already exists [2021-11-08T21:48:35.537Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T21:48:35.537Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T21:48:35.537Z] ---> 14119a10abf4 [2021-11-08T21:48:35.537Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-08T21:48:35.537Z] ---> Running in 90c2522b1a9f [2021-11-08T21:48:35.537Z] Removing intermediate container 90c2522b1a9f [2021-11-08T21:48:35.537Z] ---> 967081dbd4b5 [2021-11-08T21:48:35.537Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-08T21:48:35.813Z] ---> Running in edc925b72dfb [2021-11-08T21:48:35.813Z] Removing intermediate container edc925b72dfb [2021-11-08T21:48:35.813Z] ---> b522817e9ad4 [2021-11-08T21:48:35.813Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-08T21:48:35.813Z] ---> Running in 0102af0ec8af [2021-11-08T21:48:36.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T21:48:36.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T21:48:36.603Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-08T21:48:36.603Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-08T21:48:36.603Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T21:48:36.603Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-08T21:48:36.603Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T21:48:36.603Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-08T21:48:36.603Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-08T21:48:36.603Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T21:48:36.603Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T21:48:36.603Z] OK: 9 MiB in 21 packages [2021-11-08T21:48:37.175Z] Removing intermediate container 0102af0ec8af [2021-11-08T21:48:37.175Z] ---> 33deecc8718d [2021-11-08T21:48:37.175Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-08T21:48:37.175Z] ---> 88219d58f3df [2021-11-08T21:48:37.175Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-08T21:48:37.443Z] ---> 0c30036ad9e0 [2021-11-08T21:48:37.443Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-08T21:48:37.443Z] ---> d2f668741d6b [2021-11-08T21:48:37.443Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-08T21:48:38.021Z] ---> 7551d239605b [2021-11-08T21:48:38.021Z] Step 21/26 : EXPOSE 48095 [2021-11-08T21:48:38.021Z] ---> Running in 8d94690e3bbe [2021-11-08T21:48:38.021Z] Removing intermediate container 8d94690e3bbe [2021-11-08T21:48:38.021Z] ---> 583837875c8f [2021-11-08T21:48:38.021Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-08T21:48:38.021Z] ---> Running in 6eded1bb6ccb [2021-11-08T21:48:38.282Z] Removing intermediate container 6eded1bb6ccb [2021-11-08T21:48:38.282Z] ---> 6d72be802e2c [2021-11-08T21:48:38.282Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T21:48:38.282Z] ---> Running in 334b25289103 [2021-11-08T21:48:38.282Z] Removing intermediate container 334b25289103 [2021-11-08T21:48:38.282Z] ---> 9358a9c16728 [2021-11-08T21:48:38.282Z] Step 24/26 : LABEL arch=amd64 [2021-11-08T21:48:38.282Z] ---> Running in da43fd683745 [2021-11-08T21:48:38.544Z] Removing intermediate container da43fd683745 [2021-11-08T21:48:38.544Z] ---> 415248b55fc4 [2021-11-08T21:48:38.544Z] Step 25/26 : LABEL git_sha=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:48:38.544Z] ---> Running in 5a4672639537 [2021-11-08T21:48:38.544Z] Removing intermediate container 5a4672639537 [2021-11-08T21:48:38.544Z] ---> e8978bb09db9 [2021-11-08T21:48:38.544Z] Step 26/26 : LABEL version=2.0.2-dev.25 [2021-11-08T21:48:38.544Z] ---> Running in fcb5d711da4d [2021-11-08T21:48:38.804Z] Removing intermediate container fcb5d711da4d [2021-11-08T21:48:38.804Z] ---> 13e918cb5710 [2021-11-08T21:48:38.804Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T21:48:38.804Z] Successfully built 13e918cb5710 [2021-11-08T21:48:38.804Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T21:48:39.068Z] provisioning config files... [2021-11-08T21:48:39.081Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config4365504413826491476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:48:39.410Z] ---> docker-login.sh [2021-11-08T21:48:39.411Z] nexus3.edgexfoundry.org:10001 [2021-11-08T21:48:39.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:48:39.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:48:39.411Z] Configure a credential helper to remove this warning. See [2021-11-08T21:48:39.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:48:39.411Z] [2021-11-08T21:48:39.411Z] Login Succeeded [2021-11-08T21:48:39.411Z] nexus3.edgexfoundry.org:10002 [2021-11-08T21:48:39.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:48:39.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:48:39.672Z] Configure a credential helper to remove this warning. See [2021-11-08T21:48:39.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:48:39.672Z] [2021-11-08T21:48:39.672Z] Login Succeeded [2021-11-08T21:48:39.672Z] nexus3.edgexfoundry.org:10003 [2021-11-08T21:48:39.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:48:39.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:48:39.672Z] Configure a credential helper to remove this warning. See [2021-11-08T21:48:39.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:48:39.672Z] [2021-11-08T21:48:39.672Z] Login Succeeded [2021-11-08T21:48:39.672Z] nexus3.edgexfoundry.org:10004 [2021-11-08T21:48:39.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:48:39.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:48:39.932Z] Configure a credential helper to remove this warning. See [2021-11-08T21:48:39.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:48:39.932Z] [2021-11-08T21:48:39.932Z] Login Succeeded [2021-11-08T21:48:39.932Z] docker.io [2021-11-08T21:48:39.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:48:40.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:48:40.192Z] Configure a credential helper to remove this warning. See [2021-11-08T21:48:40.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:48:40.192Z] [2021-11-08T21:48:40.192Z] Login Succeeded [2021-11-08T21:48:40.192Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T21:48:40.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T21:48:40.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T21:48:40.269Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-08T21:48:40.269Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:48:40.269Z] latest [2021-11-08T21:48:40.269Z] 2.0.2-dev.25 [2021-11-08T21:48:40.269Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [2021-11-08T21:48:40.269Z] main [2021-11-08T21:48:40.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:40.607Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:40.928Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:48:40.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-08T21:48:40.929Z] ef25577615eb: Preparing [2021-11-08T21:48:40.929Z] 6de501df86cb: Preparing [2021-11-08T21:48:40.929Z] fa540d0a76e4: Preparing [2021-11-08T21:48:40.929Z] 1880a7a6350e: Preparing [2021-11-08T21:48:40.929Z] 958f319f14db: Preparing [2021-11-08T21:48:40.929Z] e2eb06d8af82: Preparing [2021-11-08T21:48:40.929Z] e2eb06d8af82: Waiting [2021-11-08T21:48:41.197Z] 6de501df86cb: Pushed [2021-11-08T21:48:41.456Z] fa540d0a76e4: Pushed [2021-11-08T21:48:41.456Z] 958f319f14db: Pushed [2021-11-08T21:48:41.456Z] 1880a7a6350e: Pushed [2021-11-08T21:48:41.456Z] e2eb06d8af82: Layer already exists [2021-11-08T21:48:42.398Z] ef25577615eb: Pushed [2021-11-08T21:48:42.398Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:42.699Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:43.001Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-08T21:48:43.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-08T21:48:43.001Z] ef25577615eb: Preparing [2021-11-08T21:48:43.001Z] 6de501df86cb: Preparing [2021-11-08T21:48:43.001Z] fa540d0a76e4: Preparing [2021-11-08T21:48:43.001Z] 1880a7a6350e: Preparing [2021-11-08T21:48:43.001Z] 958f319f14db: Preparing [2021-11-08T21:48:43.001Z] e2eb06d8af82: Preparing [2021-11-08T21:48:43.001Z] e2eb06d8af82: Waiting [2021-11-08T21:48:43.001Z] 958f319f14db: Layer already exists [2021-11-08T21:48:43.001Z] fa540d0a76e4: Layer already exists [2021-11-08T21:48:43.001Z] 6de501df86cb: Layer already exists [2021-11-08T21:48:43.001Z] ef25577615eb: Layer already exists [2021-11-08T21:48:43.001Z] 1880a7a6350e: Layer already exists [2021-11-08T21:48:43.001Z] e2eb06d8af82: Layer already exists [2021-11-08T21:48:43.001Z] latest: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:43.304Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:43.602Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.25 [2021-11-08T21:48:43.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-08T21:48:43.602Z] ef25577615eb: Preparing [2021-11-08T21:48:43.602Z] 6de501df86cb: Preparing [2021-11-08T21:48:43.602Z] fa540d0a76e4: Preparing [2021-11-08T21:48:43.602Z] 1880a7a6350e: Preparing [2021-11-08T21:48:43.602Z] 958f319f14db: Preparing [2021-11-08T21:48:43.602Z] e2eb06d8af82: Preparing [2021-11-08T21:48:43.602Z] e2eb06d8af82: Waiting [2021-11-08T21:48:43.602Z] 6de501df86cb: Layer already exists [2021-11-08T21:48:43.602Z] fa540d0a76e4: Layer already exists [2021-11-08T21:48:43.602Z] ef25577615eb: Layer already exists [2021-11-08T21:48:43.602Z] 958f319f14db: Layer already exists [2021-11-08T21:48:43.602Z] 1880a7a6350e: Layer already exists [2021-11-08T21:48:43.602Z] e2eb06d8af82: Layer already exists [2021-11-08T21:48:43.602Z] 2.0.2-dev.25: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:43.900Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:44.190Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [2021-11-08T21:48:44.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-08T21:48:44.190Z] ef25577615eb: Preparing [2021-11-08T21:48:44.190Z] 6de501df86cb: Preparing [2021-11-08T21:48:44.190Z] fa540d0a76e4: Preparing [2021-11-08T21:48:44.190Z] 1880a7a6350e: Preparing [2021-11-08T21:48:44.190Z] 958f319f14db: Preparing [2021-11-08T21:48:44.190Z] e2eb06d8af82: Preparing [2021-11-08T21:48:44.190Z] e2eb06d8af82: Waiting [2021-11-08T21:48:44.190Z] 1880a7a6350e: Layer already exists [2021-11-08T21:48:44.190Z] 958f319f14db: Layer already exists [2021-11-08T21:48:44.190Z] 6de501df86cb: Layer already exists [2021-11-08T21:48:44.190Z] fa540d0a76e4: Layer already exists [2021-11-08T21:48:44.190Z] ef25577615eb: Layer already exists [2021-11-08T21:48:44.190Z] e2eb06d8af82: Layer already exists [2021-11-08T21:48:44.190Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:44.497Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:44.796Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-08T21:48:44.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-08T21:48:44.796Z] ef25577615eb: Preparing [2021-11-08T21:48:44.796Z] 6de501df86cb: Preparing [2021-11-08T21:48:44.796Z] fa540d0a76e4: Preparing [2021-11-08T21:48:44.796Z] 1880a7a6350e: Preparing [2021-11-08T21:48:44.796Z] 958f319f14db: Preparing [2021-11-08T21:48:44.796Z] e2eb06d8af82: Preparing [2021-11-08T21:48:44.796Z] e2eb06d8af82: Waiting [2021-11-08T21:48:44.796Z] 958f319f14db: Layer already exists [2021-11-08T21:48:44.796Z] fa540d0a76e4: Layer already exists [2021-11-08T21:48:44.796Z] 6de501df86cb: Layer already exists [2021-11-08T21:48:44.796Z] 1880a7a6350e: Layer already exists [2021-11-08T21:48:44.796Z] ef25577615eb: Layer already exists [2021-11-08T21:48:44.796Z] e2eb06d8af82: Layer already exists [2021-11-08T21:48:44.796Z] main: digest: sha256:2e86db07cca9380db9a4e5c2e469eaf54c5a866d1266160cec195adb79e9c25b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T21:48:44.839Z] ===================================================== [Pipeline] echo [2021-11-08T21:48:44.849Z] taggedImages: [2021-11-08T21:48:44.849Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:48:44.849Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-08T21:48:44.849Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.25 [2021-11-08T21:48:44.849Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [2021-11-08T21:48:44.849Z] - 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 [2021-11-08T21:48:45.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T21:48:45.354Z] [2021-11-08T21:48:45.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:48:45.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T21:48:45.689Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T21:48:45.689Z] b4d181a07f80: Pulling fs layer [2021-11-08T21:48:45.689Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T21:48:45.689Z] ed53099fbce6: Pulling fs layer [2021-11-08T21:48:45.689Z] dc539afda2c1: Pulling fs layer [2021-11-08T21:48:45.689Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T21:48:45.689Z] 9065ff56babe: Pulling fs layer [2021-11-08T21:48:45.689Z] d287ab97295c: Pulling fs layer [2021-11-08T21:48:45.689Z] dc539afda2c1: Waiting [2021-11-08T21:48:45.689Z] 77bc0d833cb6: Waiting [2021-11-08T21:48:45.689Z] 9065ff56babe: Waiting [2021-11-08T21:48:45.689Z] d287ab97295c: Waiting [2021-11-08T21:48:45.689Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T21:48:45.689Z] a1111a8f2ec3: Download complete [2021-11-08T21:48:45.689Z] dc539afda2c1: Verifying Checksum [2021-11-08T21:48:45.689Z] dc539afda2c1: Download complete [2021-11-08T21:48:45.689Z] ed53099fbce6: Verifying Checksum [2021-11-08T21:48:45.689Z] ed53099fbce6: Download complete [2021-11-08T21:48:45.954Z] 9065ff56babe: Verifying Checksum [2021-11-08T21:48:45.954Z] 9065ff56babe: Download complete [2021-11-08T21:48:45.954Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T21:48:45.954Z] 77bc0d833cb6: Download complete [2021-11-08T21:48:45.954Z] b4d181a07f80: Verifying Checksum [2021-11-08T21:48:45.954Z] b4d181a07f80: Download complete [2021-11-08T21:48:46.548Z] d287ab97295c: Verifying Checksum [2021-11-08T21:48:46.548Z] d287ab97295c: Download complete [2021-11-08T21:48:47.516Z] b4d181a07f80: Pull complete [2021-11-08T21:48:47.780Z] a1111a8f2ec3: Pull complete [2021-11-08T21:48:48.365Z] ed53099fbce6: Pull complete [2021-11-08T21:48:48.365Z] dc539afda2c1: Pull complete [2021-11-08T21:48:48.944Z] 77bc0d833cb6: Pull complete [2021-11-08T21:48:48.944Z] 9065ff56babe: Pull complete [2021-11-08T21:48:55.577Z] d287ab97295c: Pull complete [2021-11-08T21:48:55.577Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T21:48:55.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T21:48:55.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T21:48:55.680Z] prd-centos7-docker-4c-2g-28007 does not seem to be running inside a container [2021-11-08T21:48:55.754Z] $ 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/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 [2021-11-08T21:48:58.997Z] $ docker top 099476256c143d300eef4e7f4acd67eba365ec43a497e96dc2387b6d9659a6c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:48:59.560Z] ---> job-cost.sh [2021-11-08T21:48:59.560Z] lf-activate-venv: SKIPPING [2021-11-08T21:48:59.560Z] INFO: No Stack... [2021-11-08T21:49:02.957Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T21:49:03.219Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T21:49:03.529Z] + cat /w/workspace/app-service-configurable/29/archives/cost.csv [2021-11-08T21:49:03.529Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T21:49:03.556Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [2021-11-08T21:49:03.565Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] did not exist. Created. [2021-11-08T21:49:03.565Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T21:49:03.884Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T21:49:03.922Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T21:49:03.929Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T21:49:03.947Z] $ docker stop --time=1 099476256c143d300eef4e7f4acd67eba365ec43a497e96dc2387b6d9659a6c5 [2021-11-08T21:49:05.134Z] $ docker rm -f 099476256c143d300eef4e7f4acd67eba365ec43a497e96dc2387b6d9659a6c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-08T21:49:10.810Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-08T21:49:10.810Z] CGO_ENABLED=1 go vet ./... [2021-11-08T21:49:29.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T21:49:29.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T21:49:29.229Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T21:49:30.769Z] $ docker stop --time=1 48d32cb3ce5fb7818325fb5fafebf01b3b91ce47299438b15ca984b14a6badc7 [2021-11-08T21:49:32.620Z] $ docker rm -f 48d32cb3ce5fb7818325fb5fafebf01b3b91ce47299438b15ca984b14a6badc7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T21:49:33.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T21:49:33.566Z] Warning: overwriting stash ‘coverage-report’ [2021-11-08T21:49:34.032Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T21:49:34.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T21:49:34.977Z] + ls -al . [2021-11-08T21:49:34.977Z] total 172 [2021-11-08T21:49:34.977Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 21:49 . [2021-11-08T21:49:34.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 21:45 .. [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 21:45 .dockerignore [2021-11-08T21:49:34.977Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 21:45 .git [2021-11-08T21:49:34.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 21:45 .github [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 8 21:45 .gitignore [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 8 21:45 Attribution.txt [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 22206 Nov 8 21:45 CHANGELOG.md [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 8 21:45 Dockerfile [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 21:45 GOVERNANCE.md [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 8 21:45 Jenkinsfile [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 21:45 LICENSE [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 21:45 OWNERS.md [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 8 21:45 README.md [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 21:43 VERSION [2021-11-08T21:49:34.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 21:45 bin [2021-11-08T21:49:34.977Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 21:48 coverage.out [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 136 Nov 8 21:45 go.mod [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 49401 Nov 8 21:45 go.sum [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 21:45 main.go [2021-11-08T21:49:34.977Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 8 21:45 makefile [2021-11-08T21:49:34.977Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 21:45 res [2021-11-08T21:49:34.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 21:45 snap [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:49:35.385Z] + 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=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d --label arch=arm64 --label version=2.0.2-dev.25 . [2021-11-08T21:49:35.385Z] Sending build context to Docker daemon 200.2kB [2021-11-08T21:49:35.676Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T21:49:35.676Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-08T21:49:35.676Z] ---> 6a7bea767a64 [2021-11-08T21:49:35.676Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-08T21:49:35.966Z] ---> Running in b5b1320685b2 [2021-11-08T21:49:36.249Z] Removing intermediate container b5b1320685b2 [2021-11-08T21:49:36.249Z] ---> 6e9c35033d5c [2021-11-08T21:49:36.249Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T21:49:36.529Z] ---> Running in cc8435d3a6c2 [2021-11-08T21:49:36.808Z] Removing intermediate container cc8435d3a6c2 [2021-11-08T21:49:36.808Z] ---> d086baedb18c [2021-11-08T21:49:36.808Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-08T21:49:36.808Z] ---> Running in a784e0d78853 [2021-11-08T21:49:37.410Z] Removing intermediate container a784e0d78853 [2021-11-08T21:49:37.411Z] ---> e478dd912bae [2021-11-08T21:49:37.411Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T21:49:37.411Z] ---> Running in e13287b18cee [2021-11-08T21:49:39.394Z] Removing intermediate container e13287b18cee [2021-11-08T21:49:39.394Z] ---> 0c38414990ab [2021-11-08T21:49:39.394Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T21:49:39.394Z] ---> Running in ead15c71cecf [2021-11-08T21:49:40.834Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T21:49:41.426Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T21:49:42.407Z] OK: 219 MiB in 52 packages [2021-11-08T21:49:43.007Z] Removing intermediate container ead15c71cecf [2021-11-08T21:49:43.007Z] ---> 9d8af343c912 [2021-11-08T21:49:43.007Z] Step 8/26 : WORKDIR /app [2021-11-08T21:49:43.282Z] ---> Running in c23cb8a04e03 [2021-11-08T21:49:43.555Z] Removing intermediate container c23cb8a04e03 [2021-11-08T21:49:43.555Z] ---> 874eee92ab2a [2021-11-08T21:49:43.555Z] Step 9/26 : COPY . . [2021-11-08T21:49:44.541Z] ---> 2ada25ac7bd1 [2021-11-08T21:49:44.541Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T21:49:44.541Z] ---> Running in 5bbaf41d4450 [2021-11-08T21:49:46.609Z] Removing intermediate container 5bbaf41d4450 [2021-11-08T21:49:46.609Z] ---> 9c92b4d6a264 [2021-11-08T21:49:46.609Z] Step 11/26 : ARG MAKE="make build" [2021-11-08T21:49:46.889Z] ---> Running in e13d600dfd98 [2021-11-08T21:49:47.172Z] Removing intermediate container e13d600dfd98 [2021-11-08T21:49:47.172Z] ---> abb860e97825 [2021-11-08T21:49:47.172Z] Step 12/26 : RUN $MAKE [2021-11-08T21:49:47.474Z] ---> Running in 74367942f2e6 [2021-11-08T21:49:48.528Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.25" -o app-service-configurable [2021-11-08T21:50:27.749Z] Removing intermediate container 74367942f2e6 [2021-11-08T21:50:27.749Z] ---> df71f49f1a88 [2021-11-08T21:50:27.749Z] Step 13/26 : FROM alpine:3.14 [2021-11-08T21:50:29.808Z] 3.14: Pulling from library/alpine [2021-11-08T21:50:29.808Z] 552d1f2373af: Already exists [2021-11-08T21:50:29.808Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T21:50:29.808Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T21:50:29.808Z] ---> bb3de5531c18 [2021-11-08T21:50:29.808Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-08T21:50:30.093Z] ---> Running in 0e20266b94bf [2021-11-08T21:50:30.392Z] Removing intermediate container 0e20266b94bf [2021-11-08T21:50:30.392Z] ---> 36006802a23b [2021-11-08T21:50:30.392Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-08T21:50:30.392Z] ---> Running in 94d377e05ea7 [2021-11-08T21:50:31.017Z] Removing intermediate container 94d377e05ea7 [2021-11-08T21:50:31.017Z] ---> 5c8e3f9da888 [2021-11-08T21:50:31.017Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-08T21:50:31.017Z] ---> Running in 47161b6f729f [2021-11-08T21:50:32.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T21:50:32.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T21:50:33.033Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-08T21:50:33.033Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-08T21:50:33.033Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T21:50:33.033Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-08T21:50:33.033Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T21:50:33.033Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-08T21:50:33.336Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-08T21:50:33.336Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T21:50:33.336Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T21:50:33.336Z] OK: 9 MiB in 21 packages [2021-11-08T21:50:34.889Z] Removing intermediate container 47161b6f729f [2021-11-08T21:50:34.889Z] ---> 1b45c149b10f [2021-11-08T21:50:34.889Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-08T21:50:35.517Z] ---> 407cdb8d509e [2021-11-08T21:50:35.517Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-08T21:50:36.172Z] ---> 0070611e2fc9 [2021-11-08T21:50:36.172Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-08T21:50:36.792Z] ---> 43ece62867d8 [2021-11-08T21:50:36.792Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-08T21:50:38.278Z] ---> 0e16247a12e2 [2021-11-08T21:50:38.278Z] Step 21/26 : EXPOSE 48095 [2021-11-08T21:50:38.278Z] ---> Running in 313022b2d913 [2021-11-08T21:50:38.552Z] Removing intermediate container 313022b2d913 [2021-11-08T21:50:38.552Z] ---> ee41853c61f1 [2021-11-08T21:50:38.552Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-08T21:50:38.552Z] ---> Running in 7cba63e51dc6 [2021-11-08T21:50:39.148Z] Removing intermediate container 7cba63e51dc6 [2021-11-08T21:50:39.148Z] ---> 5c41fb9b8bb1 [2021-11-08T21:50:39.148Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T21:50:39.148Z] ---> Running in 186bc4b78487 [2021-11-08T21:50:39.422Z] Removing intermediate container 186bc4b78487 [2021-11-08T21:50:39.422Z] ---> edde552c2b54 [2021-11-08T21:50:39.422Z] Step 24/26 : LABEL arch=arm64 [2021-11-08T21:50:39.699Z] ---> Running in 27e65d37e512 [2021-11-08T21:50:39.975Z] Removing intermediate container 27e65d37e512 [2021-11-08T21:50:39.975Z] ---> 5f81f94a2955 [2021-11-08T21:50:39.975Z] Step 25/26 : LABEL git_sha=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:50:39.975Z] ---> Running in 0095417e96c4 [2021-11-08T21:50:40.250Z] Removing intermediate container 0095417e96c4 [2021-11-08T21:50:40.250Z] ---> d6b32f97cad4 [2021-11-08T21:50:40.250Z] Step 26/26 : LABEL version=2.0.2-dev.25 [2021-11-08T21:50:40.532Z] ---> Running in a9bc12c0bf10 [2021-11-08T21:50:40.808Z] Removing intermediate container a9bc12c0bf10 [2021-11-08T21:50:40.808Z] ---> 30cb25b8e12d [2021-11-08T21:50:40.808Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T21:50:40.808Z] Successfully built 30cb25b8e12d [2021-11-08T21:50:40.808Z] 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 [2021-11-08T21:50:41.053Z] provisioning config files... [2021-11-08T21:50:41.072Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config4757230371386780631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:50:41.430Z] ---> docker-login.sh [2021-11-08T21:50:41.430Z] nexus3.edgexfoundry.org:10001 [2021-11-08T21:50:41.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:50:41.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:50:41.979Z] Configure a credential helper to remove this warning. See [2021-11-08T21:50:41.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:50:41.979Z] [2021-11-08T21:50:41.979Z] Login Succeeded [2021-11-08T21:50:41.979Z] nexus3.edgexfoundry.org:10002 [2021-11-08T21:50:42.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:50:42.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:50:42.539Z] Configure a credential helper to remove this warning. See [2021-11-08T21:50:42.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:50:42.539Z] [2021-11-08T21:50:42.539Z] Login Succeeded [2021-11-08T21:50:42.539Z] nexus3.edgexfoundry.org:10003 [2021-11-08T21:50:42.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:50:43.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:50:43.093Z] Configure a credential helper to remove this warning. See [2021-11-08T21:50:43.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:50:43.093Z] [2021-11-08T21:50:43.093Z] Login Succeeded [2021-11-08T21:50:43.093Z] nexus3.edgexfoundry.org:10004 [2021-11-08T21:50:43.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:50:43.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:50:43.653Z] Configure a credential helper to remove this warning. See [2021-11-08T21:50:43.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:50:43.653Z] [2021-11-08T21:50:43.653Z] Login Succeeded [2021-11-08T21:50:43.653Z] docker.io [2021-11-08T21:50:43.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T21:50:44.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T21:50:44.533Z] Configure a credential helper to remove this warning. See [2021-11-08T21:50:44.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T21:50:44.533Z] [2021-11-08T21:50:44.533Z] Login Succeeded [2021-11-08T21:50:44.533Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T21:50:44.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T21:50:44.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T21:50:44.619Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-08T21:50:44.619Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:50:44.619Z] latest [2021-11-08T21:50:44.619Z] 2.0.2-dev.25 [2021-11-08T21:50:44.619Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [2021-11-08T21:50:44.619Z] main [2021-11-08T21:50:44.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:44.985Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:45.331Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:50:45.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-08T21:50:45.331Z] 326e67577344: Preparing [2021-11-08T21:50:45.331Z] c13776f3d17e: Preparing [2021-11-08T21:50:45.331Z] 92abae9818ae: Preparing [2021-11-08T21:50:45.331Z] cf5714e903f5: Preparing [2021-11-08T21:50:45.331Z] c72535f4d7b1: Preparing [2021-11-08T21:50:45.331Z] ee420dfed78a: Preparing [2021-11-08T21:50:45.331Z] ee420dfed78a: Waiting [2021-11-08T21:50:45.930Z] c13776f3d17e: Pushed [2021-11-08T21:50:45.930Z] cf5714e903f5: Pushed [2021-11-08T21:50:45.930Z] 92abae9818ae: Pushed [2021-11-08T21:50:45.930Z] ee420dfed78a: Layer already exists [2021-11-08T21:50:46.527Z] c72535f4d7b1: Pushed [2021-11-08T21:50:49.145Z] 326e67577344: Pushed [2021-11-08T21:50:49.417Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:49.766Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:50.112Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-08T21:50:50.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-08T21:50:50.112Z] 326e67577344: Preparing [2021-11-08T21:50:50.112Z] c13776f3d17e: Preparing [2021-11-08T21:50:50.112Z] 92abae9818ae: Preparing [2021-11-08T21:50:50.112Z] cf5714e903f5: Preparing [2021-11-08T21:50:50.112Z] c72535f4d7b1: Preparing [2021-11-08T21:50:50.112Z] ee420dfed78a: Preparing [2021-11-08T21:50:50.112Z] ee420dfed78a: Waiting [2021-11-08T21:50:50.112Z] c13776f3d17e: Layer already exists [2021-11-08T21:50:50.112Z] 326e67577344: Layer already exists [2021-11-08T21:50:50.112Z] cf5714e903f5: Layer already exists [2021-11-08T21:50:50.112Z] c72535f4d7b1: Layer already exists [2021-11-08T21:50:50.112Z] 92abae9818ae: Layer already exists [2021-11-08T21:50:50.112Z] ee420dfed78a: Layer already exists [2021-11-08T21:50:50.386Z] latest: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:50.740Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:51.083Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.25 [2021-11-08T21:50:51.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-08T21:50:51.083Z] 326e67577344: Preparing [2021-11-08T21:50:51.083Z] c13776f3d17e: Preparing [2021-11-08T21:50:51.083Z] 92abae9818ae: Preparing [2021-11-08T21:50:51.083Z] cf5714e903f5: Preparing [2021-11-08T21:50:51.083Z] c72535f4d7b1: Preparing [2021-11-08T21:50:51.083Z] ee420dfed78a: Preparing [2021-11-08T21:50:51.083Z] ee420dfed78a: Waiting [2021-11-08T21:50:51.083Z] c13776f3d17e: Layer already exists [2021-11-08T21:50:51.083Z] c72535f4d7b1: Layer already exists [2021-11-08T21:50:51.083Z] cf5714e903f5: Layer already exists [2021-11-08T21:50:51.083Z] 92abae9818ae: Layer already exists [2021-11-08T21:50:51.083Z] 326e67577344: Layer already exists [2021-11-08T21:50:51.083Z] ee420dfed78a: Layer already exists [2021-11-08T21:50:51.356Z] 2.0.2-dev.25: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:51.699Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:52.053Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [2021-11-08T21:50:52.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-08T21:50:52.053Z] 326e67577344: Preparing [2021-11-08T21:50:52.053Z] c13776f3d17e: Preparing [2021-11-08T21:50:52.053Z] 92abae9818ae: Preparing [2021-11-08T21:50:52.053Z] cf5714e903f5: Preparing [2021-11-08T21:50:52.053Z] c72535f4d7b1: Preparing [2021-11-08T21:50:52.053Z] ee420dfed78a: Preparing [2021-11-08T21:50:52.053Z] ee420dfed78a: Waiting [2021-11-08T21:50:52.053Z] c13776f3d17e: Layer already exists [2021-11-08T21:50:52.053Z] cf5714e903f5: Layer already exists [2021-11-08T21:50:52.053Z] 326e67577344: Layer already exists [2021-11-08T21:50:52.053Z] 92abae9818ae: Layer already exists [2021-11-08T21:50:52.053Z] c72535f4d7b1: Layer already exists [2021-11-08T21:50:52.354Z] ee420dfed78a: Layer already exists [2021-11-08T21:50:52.354Z] a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:52.768Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:53.153Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-08T21:50:53.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-08T21:50:53.153Z] 326e67577344: Preparing [2021-11-08T21:50:53.153Z] c13776f3d17e: Preparing [2021-11-08T21:50:53.153Z] 92abae9818ae: Preparing [2021-11-08T21:50:53.153Z] cf5714e903f5: Preparing [2021-11-08T21:50:53.153Z] c72535f4d7b1: Preparing [2021-11-08T21:50:53.153Z] ee420dfed78a: Preparing [2021-11-08T21:50:53.153Z] ee420dfed78a: Waiting [2021-11-08T21:50:53.436Z] 326e67577344: Layer already exists [2021-11-08T21:50:53.436Z] c72535f4d7b1: Layer already exists [2021-11-08T21:50:53.436Z] 92abae9818ae: Layer already exists [2021-11-08T21:50:53.436Z] cf5714e903f5: Layer already exists [2021-11-08T21:50:53.436Z] c13776f3d17e: Layer already exists [2021-11-08T21:50:53.436Z] ee420dfed78a: Layer already exists [2021-11-08T21:50:53.436Z] main: digest: sha256:0cd655de3383ee74ae2f5c146bfeb314c4a683f153aa994965e5b2545e30a935 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T21:50:53.520Z] ===================================================== [Pipeline] echo [2021-11-08T21:50:53.543Z] taggedImages: [2021-11-08T21:50:53.543Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [2021-11-08T21:50:53.543Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-08T21:50:53.543Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.25 [2021-11-08T21:50:53.543Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a6baf9a0121faf77b697b37bdd55a5ebfd52e84d-2.0.2-dev.25 [2021-11-08T21:50:53.543Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:54.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T21:50:54.046Z] [2021-11-08T21:50:54.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:50:54.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T21:50:55.065Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T21:50:55.065Z] 448f6bf000e3: Pulling fs layer [2021-11-08T21:50:55.065Z] f757da607395: Pulling fs layer [2021-11-08T21:50:55.065Z] 05883995daec: Pulling fs layer [2021-11-08T21:50:55.065Z] 8603b9c90790: Pulling fs layer [2021-11-08T21:50:55.065Z] 1560dd03e051: Pulling fs layer [2021-11-08T21:50:55.065Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T21:50:55.065Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T21:50:55.065Z] 1560dd03e051: Waiting [2021-11-08T21:50:55.065Z] 27f5ce0e4adf: Waiting [2021-11-08T21:50:55.065Z] c2d8d7efcc4b: Waiting [2021-11-08T21:50:55.065Z] 8603b9c90790: Waiting [2021-11-08T21:50:55.065Z] f757da607395: Verifying Checksum [2021-11-08T21:50:55.065Z] f757da607395: Download complete [2021-11-08T21:50:55.065Z] 8603b9c90790: Verifying Checksum [2021-11-08T21:50:55.065Z] 8603b9c90790: Download complete [2021-11-08T21:50:55.356Z] 05883995daec: Verifying Checksum [2021-11-08T21:50:55.356Z] 05883995daec: Download complete [2021-11-08T21:50:55.356Z] 1560dd03e051: Verifying Checksum [2021-11-08T21:50:55.356Z] 1560dd03e051: Download complete [2021-11-08T21:50:55.356Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T21:50:55.356Z] 27f5ce0e4adf: Download complete [2021-11-08T21:50:55.657Z] 448f6bf000e3: Verifying Checksum [2021-11-08T21:50:55.657Z] 448f6bf000e3: Download complete [2021-11-08T21:50:58.404Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T21:50:58.404Z] c2d8d7efcc4b: Download complete [2021-11-08T21:50:59.464Z] 448f6bf000e3: Pull complete [2021-11-08T21:51:00.101Z] f757da607395: Pull complete [2021-11-08T21:51:01.583Z] 05883995daec: Pull complete [2021-11-08T21:51:01.880Z] 8603b9c90790: Pull complete [2021-11-08T21:51:02.529Z] 1560dd03e051: Pull complete [2021-11-08T21:51:03.166Z] 27f5ce0e4adf: Pull complete [2021-11-08T21:51:18.307Z] c2d8d7efcc4b: Pull complete [2021-11-08T21:51:18.307Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T21:51:18.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T21:51:18.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T21:51:18.588Z] prd-ubuntu18.04-docker-arm64-4c-16g-28006 does not seem to be running inside a container [2021-11-08T21:51:18.678Z] $ 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/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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:arm64 cat [2021-11-08T21:51:21.409Z] $ docker top 925c04381bc1f1c3f4581b222b66daa495cd14f88c853ba84acce227d58b8409 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:51:22.392Z] ---> job-cost.sh [2021-11-08T21:51:22.393Z] lf-activate-venv: SKIPPING [2021-11-08T21:51:22.393Z] INFO: No Stack... [2021-11-08T21:51:23.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T21:51:24.097Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T21:51:24.765Z] + cat /w/workspace/app-service-configurable/29/archives/cost.csv [2021-11-08T21:51:24.765Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T21:51:24.829Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [2021-11-08T21:51:24.836Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] did not exist. Created. [2021-11-08T21:51:24.836Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T21:51:25.519Z] /w/workspace/app-service-configurable/29@tmp/durable-8a6e7a67/script.sh: 1: /w/workspace/app-service-configurable/29@tmp/durable-8a6e7a67/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T21:51:26.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T21:51:26.233Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T21:51:26.279Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T21:51:26.288Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T21:51:26.299Z] $ docker stop --time=1 925c04381bc1f1c3f4581b222b66daa495cd14f88c853ba84acce227d58b8409 [2021-11-08T21:51:27.859Z] $ docker rm -f 925c04381bc1f1c3f4581b222b66daa495cd14f88c853ba84acce227d58b8409 [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 [2021-11-08T21:51:28.654Z] provisioning config files... [2021-11-08T21:51:28.665Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2253217914680631632tmp [Pipeline] { [Pipeline] sh [2021-11-08T21:51:29.049Z] + set +x [2021-11-08T21:51:29.049Z] + curl -s https://codecov.io/bash [2021-11-08T21:51:29.049Z] + bash -s -- [2021-11-08T21:51:29.345Z] [2021-11-08T21:51:29.345Z] _____ _ [2021-11-08T21:51:29.345Z] / ____| | | [2021-11-08T21:51:29.345Z] | | ___ __| | ___ ___ _____ __ [2021-11-08T21:51:29.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-08T21:51:29.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-08T21:51:29.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-08T21:51:29.345Z] Bash-1.0.6 [2021-11-08T21:51:29.345Z] [2021-11-08T21:51:29.345Z] [2021-11-08T21:51:29.345Z] ==> git version 2.24.4 found [2021-11-08T21:51:29.345Z] ==> 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 [2021-11-08T21:51:29.345Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-08T21:51:29.345Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-08T21:51:29.345Z] ==> Jenkins CI detected. [2021-11-08T21:51:29.345Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-08T21:51:29.345Z] project root: . [2021-11-08T21:51:29.345Z] --> token set from env [2021-11-08T21:51:29.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-08T21:51:29.651Z] ==> Running gcov in . (disable via -X gcov) [2021-11-08T21:51:29.651Z] ==> Python coveragepy not found [2021-11-08T21:51:29.651Z] ==> Searching for coverage reports in: [2021-11-08T21:51:29.651Z] + . [2021-11-08T21:51:29.651Z] -> Found 1 reports [2021-11-08T21:51:29.651Z] ==> Detecting git/mercurial file structure [2021-11-08T21:51:29.651Z] ==> Reading reports [2021-11-08T21:51:29.651Z] + ./coverage.out bytes=10 [2021-11-08T21:51:29.651Z] ==> Appending adjustments [2021-11-08T21:51:29.651Z] https://docs.codecov.io/docs/fixing-reports [2021-11-08T21:51:29.651Z] + Found adjustments [2021-11-08T21:51:29.651Z] ==> Gzipping contents [2021-11-08T21:51:29.651Z] 4.0K /tmp/codecov.bzZ7v2.gz [2021-11-08T21:51:29.651Z] ==> Uploading reports [2021-11-08T21:51:29.651Z] url: https://codecov.io [2021-11-08T21:51:29.651Z] query: branch=main&commit=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T21:51:29.651Z] -> Pinging Codecov [2021-11-08T21:51:29.651Z] 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=a6baf9a0121faf77b697b37bdd55a5ebfd52e84d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T21:51:30.274Z] -> Uploading to [2021-11-08T21:51:30.274Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-08/A97CA9966030D2A3747ED39772930CCE/a6baf9a0121faf77b697b37bdd55a5ebfd52e84d/e57ccc81-48de-44a2-a585-cb5484dba76f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T215130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca24a9719684b70551622436e7b19c32480144bfb156d047c97471301f2d6019 [2021-11-08T21:51:30.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T21:51:30.274Z] Dload Upload Total Spent Left Speed [2021-11-08T21:51:30.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1250 --:--:-- --:--:-- --:--:-- 1260 [2021-11-08T21:51:30.872Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] } [2021-11-08T21:51:30.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-08T21:51:31.160Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-08T21:51:31.171Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:51:31.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T21:51:31.550Z] [2021-11-08T21:51:31.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:51:31.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T21:51:32.223Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-08T21:51:32.223Z] 188c0c94c7c5: Pulling fs layer [2021-11-08T21:51:32.223Z] 0ef7d3d256c8: Pulling fs layer [2021-11-08T21:51:32.223Z] de9db76c5a1d: Pulling fs layer [2021-11-08T21:51:32.223Z] 0eba1c9be4d2: Pulling fs layer [2021-11-08T21:51:32.223Z] 0d57e429df01: Pulling fs layer [2021-11-08T21:51:32.223Z] 4e4be7b47b0d: Pulling fs layer [2021-11-08T21:51:32.223Z] e1f770b5df2f: Pulling fs layer [2021-11-08T21:51:32.223Z] 85a0685a4137: Pulling fs layer [2021-11-08T21:51:32.223Z] 0d57e429df01: Waiting [2021-11-08T21:51:32.223Z] 4e4be7b47b0d: Waiting [2021-11-08T21:51:32.223Z] e1f770b5df2f: Waiting [2021-11-08T21:51:32.223Z] 85a0685a4137: Waiting [2021-11-08T21:51:32.223Z] 0eba1c9be4d2: Waiting [2021-11-08T21:51:32.223Z] de9db76c5a1d: Verifying Checksum [2021-11-08T21:51:32.223Z] de9db76c5a1d: Download complete [2021-11-08T21:51:32.223Z] 0ef7d3d256c8: Verifying Checksum [2021-11-08T21:51:32.223Z] 0ef7d3d256c8: Download complete [2021-11-08T21:51:32.223Z] 0d57e429df01: Verifying Checksum [2021-11-08T21:51:32.223Z] 0d57e429df01: Download complete [2021-11-08T21:51:32.508Z] 188c0c94c7c5: Verifying Checksum [2021-11-08T21:51:32.508Z] 188c0c94c7c5: Download complete [2021-11-08T21:51:32.508Z] 4e4be7b47b0d: Verifying Checksum [2021-11-08T21:51:32.508Z] 4e4be7b47b0d: Download complete [2021-11-08T21:51:33.564Z] e1f770b5df2f: Verifying Checksum [2021-11-08T21:51:33.564Z] e1f770b5df2f: Download complete [2021-11-08T21:51:33.564Z] 188c0c94c7c5: Pull complete [2021-11-08T21:51:34.225Z] 0ef7d3d256c8: Pull complete [2021-11-08T21:51:34.225Z] 0eba1c9be4d2: Verifying Checksum [2021-11-08T21:51:34.225Z] 0eba1c9be4d2: Download complete [2021-11-08T21:51:34.225Z] de9db76c5a1d: Pull complete [2021-11-08T21:51:34.884Z] 85a0685a4137: Verifying Checksum [2021-11-08T21:51:34.884Z] 85a0685a4137: Download complete [2021-11-08T21:51:41.723Z] 0eba1c9be4d2: Pull complete [2021-11-08T21:51:41.723Z] 0d57e429df01: Pull complete [2021-11-08T21:51:41.723Z] 4e4be7b47b0d: Pull complete [2021-11-08T21:51:41.723Z] e1f770b5df2f: Pull complete [2021-11-08T21:51:50.132Z] 85a0685a4137: Pull complete [2021-11-08T21:51:50.132Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-08T21:51:50.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T21:51:50.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-08T21:51:50.303Z] prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container [2021-11-08T21:51:50.473Z] $ 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 [2021-11-08T21:51:51.293Z] $ docker top deb1a630b6ddb5c2479f341257b91e76244b007d052381e8a7af1c89fe559b7a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-08T21:51:51.427Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-08T21:51:51.833Z] + set -o pipefail [2021-11-08T21:51:51.833Z] + snyk monitor '--org=edgex-jenkins' [2021-11-08T21:51:58.585Z] [2021-11-08T21:51:58.585Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-08T21:51:58.585Z] [2021-11-08T21:51:58.585Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/0c43294f-cd8f-41b4-bbc9-72aeb7cc5f0b [2021-11-08T21:51:58.585Z] [2021-11-08T21:51:58.585Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-08T21:51:58.585Z] [2021-11-08T21:51:58.585Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-08T21:51:58.585Z] [2021-11-08T21:51:58.585Z] [2021-11-08T21:51:58.585Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-08T21:51:58.585Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-08T21:51:58.626Z] $ docker stop --time=1 deb1a630b6ddb5c2479f341257b91e76244b007d052381e8a7af1c89fe559b7a [2021-11-08T21:52:00.633Z] $ docker rm -f deb1a630b6ddb5c2479f341257b91e76244b007d052381e8a7af1c89fe559b7a [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 [2021-11-08T21:52:02.025Z] + git log --format=format:%s -1 a6baf9a0121faf77b697b37bdd55a5ebfd52e84d [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:52:02.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T21:52:02.470Z] . [Pipeline] withDockerContainer [2021-11-08T21:52:02.619Z] prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container [2021-11-08T21:52:02.754Z] $ 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 [2021-11-08T21:52:03.210Z] $ docker top 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T21:52:03.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T21:52:03.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T21:52:03.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T21:52:03.541Z] $ docker exec 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 ssh-agent [2021-11-08T21:52:03.684Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbAoiCL/agent.14 [2021-11-08T21:52:03.684Z] SSH_AGENT_PID=20 [2021-11-08T21:52:03.699Z] Running ssh-add (command line suppressed) [2021-11-08T21:52:03.838Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6350825314770799066.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6350825314770799066.key) [2021-11-08T21:52:03.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T21:52:04.242Z] + git semver tag [2021-11-08T21:52:04.242Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T21:52:04.242Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-08T21:52:04.242Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-08T21:52:04.242Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T21:52:04.242Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T21:52:04.242Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T21:52:04.242Z] # $SEMVER_BRANCH = main [2021-11-08T21:52:04.242Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-08T21:52:04.242Z] # a6baf9a0121faf77b697b37bdd55a5ebfd52e84d HEAD [2021-11-08T21:52:04.242Z] # -> Force: false [2021-11-08T21:52:04.242Z] # 4fe2258f79ebce3b9f45074b1987a82d912e9af3 refs/tags/v2.0.2-dev.25 [Pipeline] } [2021-11-08T21:52:04.264Z] $ docker exec --env ******** --env ******** 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 ssh-agent -k [2021-11-08T21:52:04.392Z] unset SSH_AUTH_SOCK; [2021-11-08T21:52:04.393Z] unset SSH_AGENT_PID; [2021-11-08T21:52:04.393Z] echo Agent pid 20 killed; [2021-11-08T21:52:04.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T21:52:04.778Z] + git semver [Pipeline] } [2021-11-08T21:52:04.838Z] $ docker stop --time=1 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 [2021-11-08T21:52:06.258Z] $ docker rm -f 19a2f3d1f8c3c985458aaac9d578f1065aa81343986ef604af55862c61f9fbb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:52:06.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T21:52:06.948Z] [2021-11-08T21:52:06.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:52:07.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T21:52:07.369Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-08T21:52:07.369Z] ab5ef0e58194: Pulling fs layer [2021-11-08T21:52:07.369Z] 9712f1f96733: Pulling fs layer [2021-11-08T21:52:07.369Z] 63f879dbbcfc: Pulling fs layer [2021-11-08T21:52:07.369Z] 0d9ebad4ef96: Pulling fs layer [2021-11-08T21:52:07.369Z] e9a5061849ea: Pulling fs layer [2021-11-08T21:52:07.369Z] d747dcd14b5f: Pulling fs layer [2021-11-08T21:52:07.369Z] 2de7ff778b66: Pulling fs layer [2021-11-08T21:52:07.369Z] 0d9ebad4ef96: Waiting [2021-11-08T21:52:07.369Z] e9a5061849ea: Waiting [2021-11-08T21:52:07.369Z] d747dcd14b5f: Waiting [2021-11-08T21:52:07.369Z] 2de7ff778b66: Waiting [2021-11-08T21:52:07.369Z] 9712f1f96733: Verifying Checksum [2021-11-08T21:52:07.369Z] 9712f1f96733: Download complete [2021-11-08T21:52:09.020Z] 63f879dbbcfc: Verifying Checksum [2021-11-08T21:52:09.020Z] 63f879dbbcfc: Download complete [2021-11-08T21:52:09.020Z] 0d9ebad4ef96: Verifying Checksum [2021-11-08T21:52:09.020Z] 0d9ebad4ef96: Download complete [2021-11-08T21:52:09.020Z] ab5ef0e58194: Verifying Checksum [2021-11-08T21:52:09.020Z] ab5ef0e58194: Download complete [2021-11-08T21:52:09.020Z] d747dcd14b5f: Verifying Checksum [2021-11-08T21:52:09.020Z] d747dcd14b5f: Download complete [2021-11-08T21:52:09.307Z] 2de7ff778b66: Verifying Checksum [2021-11-08T21:52:09.307Z] 2de7ff778b66: Download complete [2021-11-08T21:52:09.604Z] e9a5061849ea: Verifying Checksum [2021-11-08T21:52:09.604Z] e9a5061849ea: Download complete [2021-11-08T21:52:15.205Z] ab5ef0e58194: Pull complete [2021-11-08T21:52:15.205Z] 9712f1f96733: Pull complete [2021-11-08T21:52:15.496Z] 63f879dbbcfc: Pull complete [2021-11-08T21:52:28.532Z] 0d9ebad4ef96: Pull complete [2021-11-08T21:52:28.532Z] e9a5061849ea: Pull complete [2021-11-08T21:52:28.532Z] d747dcd14b5f: Pull complete [2021-11-08T21:52:31.438Z] 2de7ff778b66: Pull complete [2021-11-08T21:52:31.438Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-08T21:52:31.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T21:52:31.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-08T21:52:31.862Z] prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container [2021-11-08T21:52:32.036Z] $ 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 [2021-11-08T21:52:36.832Z] $ docker top 8d3f0a177fd422cadf4440e2cd8f7fcf7c424b7d3f7ca69f1f0a778f132b3679 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-08T21:52:37.041Z] provisioning config files... [2021-11-08T21:52:37.065Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config654707204651038124tmp [2021-11-08T21:52:37.089Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1695037446782245546tmp [2021-11-08T21:52:37.135Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2052266007269660820tmp [Pipeline] { [Pipeline] echo [2021-11-08T21:52:37.170Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:52:37.544Z] ---> sigul-configuration.sh [2021-11-08T21:52:37.544Z] gpg: directory `/root/.gnupg' created [2021-11-08T21:52:37.544Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-08T21:52:37.544Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-08T21:52:37.544Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-08T21:52:37.544Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-08T21:52:37.544Z] gpg: CAST5 encrypted data [2021-11-08T21:52:37.828Z] gpg: encrypted with 1 passphrase [2021-11-08T21:52:37.828Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-08T21:52:38.604Z] + mkdir /home/jenkins [2021-11-08T21:52:38.604Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-08T21:52:38.992Z] + 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 [2021-11-08T21:52:39.314Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:52:40.042Z] ---> sigul-install.sh [2021-11-08T21:52:40.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-08T21:52:40.435Z] + git tag --list [2021-11-08T21:52:40.435Z] v1.0.0 [2021-11-08T21:52:40.435Z] v1.1.0 [2021-11-08T21:52:40.435Z] v1.2.0 [2021-11-08T21:52:40.435Z] v1.3.0 [2021-11-08T21:52:40.435Z] v1.3.1 [2021-11-08T21:52:40.435Z] v2.0.0 [2021-11-08T21:52:40.435Z] v2.0.1 [2021-11-08T21:52:40.435Z] v2.0.1-dev.1 [2021-11-08T21:52:40.435Z] v2.0.2-dev.1 [2021-11-08T21:52:40.435Z] v2.0.2-dev.10 [2021-11-08T21:52:40.435Z] v2.0.2-dev.11 [2021-11-08T21:52:40.435Z] v2.0.2-dev.12 [2021-11-08T21:52:40.435Z] v2.0.2-dev.13 [2021-11-08T21:52:40.435Z] v2.0.2-dev.14 [2021-11-08T21:52:40.435Z] v2.0.2-dev.15 [2021-11-08T21:52:40.435Z] v2.0.2-dev.16 [2021-11-08T21:52:40.435Z] v2.0.2-dev.17 [2021-11-08T21:52:40.435Z] v2.0.2-dev.18 [2021-11-08T21:52:40.435Z] v2.0.2-dev.19 [2021-11-08T21:52:40.435Z] v2.0.2-dev.2 [2021-11-08T21:52:40.435Z] v2.0.2-dev.20 [2021-11-08T21:52:40.435Z] v2.0.2-dev.21 [2021-11-08T21:52:40.435Z] v2.0.2-dev.22 [2021-11-08T21:52:40.435Z] v2.0.2-dev.23 [2021-11-08T21:52:40.435Z] v2.0.2-dev.24 [2021-11-08T21:52:40.435Z] v2.0.2-dev.25 [2021-11-08T21:52:40.435Z] v2.0.2-dev.3 [2021-11-08T21:52:40.435Z] v2.0.2-dev.4 [2021-11-08T21:52:40.435Z] v2.0.2-dev.5 [2021-11-08T21:52:40.435Z] v2.0.2-dev.6 [2021-11-08T21:52:40.435Z] v2.0.2-dev.7 [2021-11-08T21:52:40.435Z] v2.0.2-dev.8 [2021-11-08T21:52:40.435Z] v2.0.2-dev.9 [Pipeline] sh [2021-11-08T21:52:41.261Z] + lftools sign git-tag v2.0.2-dev.25 [2021-11-08T21:52:42.248Z] Signing Git tag with Sigul... [2021-11-08T21:52:42.248Z] Signing v2.0.2-dev.25 [Pipeline] echo [2021-11-08T21:52:43.287Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:52:44.132Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-08T21:52:44.176Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-08T21:52:44.235Z] $ docker stop --time=1 8d3f0a177fd422cadf4440e2cd8f7fcf7c424b7d3f7ca69f1f0a778f132b3679 [2021-11-08T21:52:45.813Z] $ docker rm -f 8d3f0a177fd422cadf4440e2cd8f7fcf7c424b7d3f7ca69f1f0a778f132b3679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:52:46.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T21:52:46.824Z] . [Pipeline] withDockerContainer [2021-11-08T21:52:47.275Z] prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container [2021-11-08T21:52:47.472Z] $ 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 [2021-11-08T21:52:49.203Z] $ docker top 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T21:52:49.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T21:52:49.621Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T21:52:50.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T21:52:50.137Z] $ docker exec 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 ssh-agent [2021-11-08T21:52:50.489Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaENEij/agent.12 [2021-11-08T21:52:50.489Z] SSH_AGENT_PID=18 [2021-11-08T21:52:50.513Z] Running ssh-add (command line suppressed) [2021-11-08T21:52:50.930Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7274833432869662641.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7274833432869662641.key) [2021-11-08T21:52:51.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T21:52:52.032Z] + git semver bump pre [2021-11-08T21:52:52.032Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T21:52:52.032Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-08T21:52:52.032Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-08T21:52:52.032Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T21:52:52.032Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T21:52:52.032Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T21:52:52.032Z] # $SEMVER_BRANCH = main [2021-11-08T21:52:52.032Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-08T21:52:52.032Z] 2.0.2-dev.26 [Pipeline] } [2021-11-08T21:52:52.191Z] $ docker exec --env ******** --env ******** 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 ssh-agent -k [2021-11-08T21:52:52.684Z] unset SSH_AUTH_SOCK; [2021-11-08T21:52:52.684Z] unset SSH_AGENT_PID; [2021-11-08T21:52:52.684Z] echo Agent pid 18 killed; [2021-11-08T21:52:52.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T21:52:53.228Z] + git semver [Pipeline] } [2021-11-08T21:52:53.286Z] $ docker stop --time=1 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 [2021-11-08T21:52:54.916Z] $ docker rm -f 134dba80a2e250124ebd0762730a496219afa2e3af62e2c85c33eb43e6fa9eb6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:52:55.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T21:52:55.480Z] . [Pipeline] withDockerContainer [2021-11-08T21:52:55.720Z] prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container [2021-11-08T21:52:56.008Z] $ 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 [2021-11-08T21:52:57.286Z] $ docker top 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T21:52:57.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T21:52:57.591Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T21:52:57.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T21:52:57.910Z] $ docker exec 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b ssh-agent [2021-11-08T21:52:58.288Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoFlLjp/agent.14 [2021-11-08T21:52:58.288Z] SSH_AGENT_PID=21 [2021-11-08T21:52:58.332Z] Running ssh-add (command line suppressed) [2021-11-08T21:52:58.576Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3418353290484277983.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3418353290484277983.key) [2021-11-08T21:52:58.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T21:52:59.061Z] + git semver push [2021-11-08T21:52:59.061Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T21:52:59.061Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-08T21:52:59.061Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-08T21:52:59.061Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T21:52:59.061Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T21:52:59.061Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T21:52:59.061Z] # $SEMVER_BRANCH = main [2021-11-08T21:52:59.061Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-08T21:53:01.683Z] $ docker exec --env ******** --env ******** 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b ssh-agent -k [2021-11-08T21:53:01.822Z] unset SSH_AUTH_SOCK; [2021-11-08T21:53:01.823Z] unset SSH_AGENT_PID; [2021-11-08T21:53:01.823Z] echo Agent pid 21 killed; [2021-11-08T21:53:01.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T21:53:02.277Z] + git semver [Pipeline] } [2021-11-08T21:53:02.350Z] $ docker stop --time=1 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b [2021-11-08T21:53:03.634Z] $ docker rm -f 31f994a4861be47a8f1a2b4f0b511c47563742f316313e3c24036109a6f75f7b [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 [2021-11-08T21:53:05.029Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:53:05.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:53:06.076Z] ---> package-listing.sh [2021-11-08T21:53:06.076Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T21:53:06.076Z] ++ facter osfamily [2021-11-08T21:53:06.368Z] + OS_FAMILY=redhat [2021-11-08T21:53:06.368Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-08T21:53:06.368Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T21:53:06.368Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T21:53:06.368Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T21:53:06.368Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T21:53:06.368Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-08T21:53:06.368Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T21:53:06.368Z] + case "${OS_FAMILY}" in [2021-11-08T21:53:06.368Z] + rpm -qa [2021-11-08T21:53:06.368Z] + sort [2021-11-08T21:53:07.425Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T21:53:07.425Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T21:53:07.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T21:53:07.425Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-08T21:53:07.425Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-08T21:53:07.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-11-08T21:53:07.444Z] 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 [2021-11-08T21:53:07.809Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:53:08.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T21:53:08.473Z] [2021-11-08T21:53:08.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T21:53:08.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T21:53:08.885Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T21:53:08.885Z] b4d181a07f80: Pulling fs layer [2021-11-08T21:53:08.885Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T21:53:08.885Z] ed53099fbce6: Pulling fs layer [2021-11-08T21:53:08.885Z] dc539afda2c1: Pulling fs layer [2021-11-08T21:53:08.885Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T21:53:08.885Z] 9065ff56babe: Pulling fs layer [2021-11-08T21:53:08.885Z] d287ab97295c: Pulling fs layer [2021-11-08T21:53:08.885Z] 77bc0d833cb6: Waiting [2021-11-08T21:53:08.885Z] 9065ff56babe: Waiting [2021-11-08T21:53:08.885Z] dc539afda2c1: Waiting [2021-11-08T21:53:08.885Z] d287ab97295c: Waiting [2021-11-08T21:53:09.165Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T21:53:09.165Z] a1111a8f2ec3: Download complete [2021-11-08T21:53:09.165Z] dc539afda2c1: Verifying Checksum [2021-11-08T21:53:09.165Z] dc539afda2c1: Download complete [2021-11-08T21:53:09.448Z] ed53099fbce6: Verifying Checksum [2021-11-08T21:53:09.448Z] ed53099fbce6: Download complete [2021-11-08T21:53:09.448Z] 9065ff56babe: Verifying Checksum [2021-11-08T21:53:09.448Z] 9065ff56babe: Download complete [2021-11-08T21:53:09.448Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T21:53:09.448Z] 77bc0d833cb6: Download complete [2021-11-08T21:53:09.744Z] b4d181a07f80: Download complete [2021-11-08T21:53:10.742Z] d287ab97295c: Verifying Checksum [2021-11-08T21:53:10.742Z] d287ab97295c: Download complete [2021-11-08T21:53:11.364Z] b4d181a07f80: Pull complete [2021-11-08T21:53:11.645Z] a1111a8f2ec3: Pull complete [2021-11-08T21:53:12.288Z] ed53099fbce6: Pull complete [2021-11-08T21:53:12.288Z] dc539afda2c1: Pull complete [2021-11-08T21:53:12.596Z] 77bc0d833cb6: Pull complete [2021-11-08T21:53:12.596Z] 9065ff56babe: Pull complete [2021-11-08T21:53:21.128Z] d287ab97295c: Pull complete [2021-11-08T21:53:21.128Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T21:53:21.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T21:53:21.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T21:53:21.305Z] prd-centos7-docker-4c-2g-28005 does not seem to be running inside a container [2021-11-08T21:53:21.462Z] $ 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 [2021-11-08T21:53:24.034Z] $ docker top 7e6b62d3c778e58f11d0fe686fc77e9100b6ce18aa4d7dc8ba1150aa8476f4fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T21:53:24.512Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T21:53:24.904Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T21:53:25.313Z] + ls /var/log/sa-host [2021-11-08T21:53:25.313Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T21:53:25.313Z] file_magic: OK [2021-11-08T21:53:25.313Z] HZ: Using current value: 100 [2021-11-08T21:53:25.313Z] file_header: OK [2021-11-08T21:53:25.313Z] 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 [2021-11-08T21:53:25.313Z] Statistics: [2021-11-08T21:53:25.313Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T21:53:25.313Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T21:53:25.313Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T21:53:25.313Z] file_magic: OK [2021-11-08T21:53:25.313Z] HZ: Using current value: 100 [2021-11-08T21:53:25.313Z] file_header: OK [2021-11-08T21:53:25.313Z] 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 [2021-11-08T21:53:25.313Z] Statistics: [2021-11-08T21:53:25.313Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T21:53:25.313Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T21:53:25.501Z] provisioning config files... [2021-11-08T21:53:25.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8952260105006179614tmp [Pipeline] { [Pipeline] echo [2021-11-08T21:53:25.572Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:53:25.981Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T21:53:26.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:53:26.476Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T21:53:26.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:53:26.876Z] ---> sudo-logs.sh [2021-11-08T21:53:26.876Z] Archiving 'sudo' log.. [2021-11-08T21:53:26.876Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28005.novalocal: Name or service not known [2021-11-08T21:53:26.876Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28005.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T21:53:26.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:53:27.377Z] ---> job-cost.sh [2021-11-08T21:53:27.377Z] lf-activate-venv: SKIPPING [2021-11-08T21:53:27.377Z] DEBUG: total: 0.10999999940395355 [2021-11-08T21:53:27.377Z] INFO: Retrieving Stack Cost... [2021-11-08T21:53:32.948Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T21:53:32.948Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T21:53:32.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T21:53:33.373Z] ---> logs-deploy.sh [2021-11-08T21:53:33.373Z] lf-activate-venv: SKIPPING [2021-11-08T21:53:33.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/29 [2021-11-08T21:53:33.373Z] INFO: archiving workspace using pattern(s): [2021-11-08T21:53:34.416Z] Archives upload complete. [2021-11-08T21:53:34.721Z] INFO: archiving logs to Nexus