Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad55e0170029eafafb831d92a6ace1a8c5806c28 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-ssh15706867163582266489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh405181489664796690.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh13516579677543600480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh4316188164957448072.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh4774559982444514415.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false 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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-47527 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 ad55e0170029eafafb831d92a6ace1a8c5806c28 (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 ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 Commit message: "build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#417)" > git rev-list --no-walk 0ec6f6647dd09fd78b7f2ede1f224ac506661311 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T11:42:29.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T11:42:29.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T11:42:29.876Z] ========================================================= [2022-05-10T11:42:29.876Z] EdgeX Global Pipelines Version Info [2022-05-10T11:42:29.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:42:30.641Z] ------------------- [2022-05-10T11:42:30.641Z] stable info: [2022-05-10T11:42:30.641Z] ------------------- [2022-05-10T11:42:30.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T11:42:30.641Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T11:42:30.641Z] Message: update stable to v1.0.227 [2022-05-10T11:42:31.214Z] ------------------- [2022-05-10T11:42:31.214Z] experimental info: [2022-05-10T11:42:31.214Z] ------------------- [2022-05-10T11:42:31.214Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T11:42:31.214Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T11:42:31.214Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T11:42:31.362Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-10T11:42:31.375Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-10T11:42:31.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T11:42:31.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T11:42:31.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T11:42:31.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T11:42:31.468Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T11:42:31.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T11:42:31.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T11:42:31.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T11:42:31.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T11:42:31.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-10T11:42:31.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T11:42:31.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T11:42:31.594Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T11:42:31.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T11:42:31.623Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T11:42:31.637Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T11:42:31.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T11:42:31.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T11:42:31.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T11:42:31.680Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T11:42:31.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T11:42:31.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T11:42:31.714Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T11:42:31.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T11:42:31.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T11:42:31.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T11:42:31.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T11:42:31.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo [2022-05-10T11:42:31.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad55e01 [Pipeline] echo [2022-05-10T11:42:31.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:42:31.887Z] provisioning config files... [2022-05-10T11:42:31.901Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6849772664901155152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:42:32.217Z] ---> docker-login.sh [2022-05-10T11:42:32.217Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:42:32.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:32.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:32.742Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:32.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:32.742Z] [2022-05-10T11:42:32.742Z] Login Succeeded [2022-05-10T11:42:32.742Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:42:32.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:32.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:32.742Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:32.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:32.742Z] [2022-05-10T11:42:32.742Z] Login Succeeded [2022-05-10T11:42:32.742Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:42:32.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:33.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:33.008Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:33.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:33.008Z] [2022-05-10T11:42:33.008Z] Login Succeeded [2022-05-10T11:42:33.008Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:42:33.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:33.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:33.008Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:33.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:33.008Z] [2022-05-10T11:42:33.008Z] Login Succeeded [2022-05-10T11:42:33.008Z] docker.io [2022-05-10T11:42:33.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:33.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:33.533Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:33.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:33.533Z] [2022-05-10T11:42:33.533Z] Login Succeeded [2022-05-10T11:42:33.533Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:42:33.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T11:42:33.947Z] + git rev-list -1 --merges ad55e0170029eafafb831d92a6ace1a8c5806c28~1..ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo [2022-05-10T11:42:34.102Z] -----------> git rev-list -1 --merges ad55e0170029eafafb831d92a6ace1a8c5806c28~1..ad55e0170029eafafb831d92a6ace1a8c5806c28 ad55e0170029eafafb831d92a6ace1a8c5806c28 [false] [Pipeline] sh [2022-05-10T11:42:34.420Z] + git log --format=format:%s -1 ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo [2022-05-10T11:42:34.438Z] ========================================================= [2022-05-10T11:42:34.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T11:42:34.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T11:42:34.780Z] + git log --format=format:%s -1 ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] echo [2022-05-10T11:42:34.793Z] [semverPrep] GIT_COMMIT: ad55e0170029eafafb831d92a6ace1a8c5806c28, Commit Message: build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#417) [Pipeline] echo [2022-05-10T11:42:34.804Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T11:42:35.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T11:42:35.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T11:42:35.237Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T11:42:35.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T11:42:35.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T11:42:35.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T11:42:35.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:42:35.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:42:35.662Z] [2022-05-10T11:42:35.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:42:35.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:42:35.978Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T11:42:35.978Z] 1fe172e4850f: Pulling fs layer [2022-05-10T11:42:35.978Z] caf521ccaac6: Pulling fs layer [2022-05-10T11:42:35.978Z] 3ead6fa29328: Pulling fs layer [2022-05-10T11:42:35.978Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T11:42:35.978Z] a8d5f1318db7: Pulling fs layer [2022-05-10T11:42:35.978Z] c427282e49a2: Pulling fs layer [2022-05-10T11:42:35.978Z] 1827001aaf11: Pulling fs layer [2022-05-10T11:42:35.978Z] 0714d37db230: Pulling fs layer [2022-05-10T11:42:35.978Z] ac28cf19c067: Pulling fs layer [2022-05-10T11:42:35.978Z] ca983d60f3e2: Pulling fs layer [2022-05-10T11:42:35.978Z] a8d5f1318db7: Waiting [2022-05-10T11:42:35.978Z] 9f894cec8388: Pulling fs layer [2022-05-10T11:42:35.978Z] 0714d37db230: Waiting [2022-05-10T11:42:35.978Z] c427282e49a2: Waiting [2022-05-10T11:42:35.978Z] ac28cf19c067: Waiting [2022-05-10T11:42:35.978Z] ca983d60f3e2: Waiting [2022-05-10T11:42:35.978Z] 9f894cec8388: Waiting [2022-05-10T11:42:35.978Z] 1827001aaf11: Waiting [2022-05-10T11:42:35.978Z] 5c2a1cbceb83: Waiting [2022-05-10T11:42:35.978Z] caf521ccaac6: Verifying Checksum [2022-05-10T11:42:35.978Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T11:42:35.978Z] 5c2a1cbceb83: Download complete [2022-05-10T11:42:36.242Z] a8d5f1318db7: Verifying Checksum [2022-05-10T11:42:36.242Z] a8d5f1318db7: Download complete [2022-05-10T11:42:36.242Z] c427282e49a2: Verifying Checksum [2022-05-10T11:42:36.242Z] c427282e49a2: Download complete [2022-05-10T11:42:36.242Z] 3ead6fa29328: Verifying Checksum [2022-05-10T11:42:36.242Z] 3ead6fa29328: Download complete [2022-05-10T11:42:36.242Z] 0714d37db230: Download complete [2022-05-10T11:42:36.242Z] ac28cf19c067: Verifying Checksum [2022-05-10T11:42:36.242Z] ac28cf19c067: Download complete [2022-05-10T11:42:36.242Z] ca983d60f3e2: Download complete [2022-05-10T11:42:36.242Z] 9f894cec8388: Verifying Checksum [2022-05-10T11:42:36.242Z] 9f894cec8388: Download complete [2022-05-10T11:42:36.242Z] 1fe172e4850f: Verifying Checksum [2022-05-10T11:42:36.242Z] 1fe172e4850f: Download complete [2022-05-10T11:42:36.819Z] 1827001aaf11: Verifying Checksum [2022-05-10T11:42:36.819Z] 1827001aaf11: Download complete [2022-05-10T11:42:37.759Z] 1fe172e4850f: Pull complete [2022-05-10T11:42:38.021Z] caf521ccaac6: Pull complete [2022-05-10T11:42:38.595Z] 3ead6fa29328: Pull complete [2022-05-10T11:42:38.595Z] 5c2a1cbceb83: Pull complete [2022-05-10T11:42:38.858Z] a8d5f1318db7: Pull complete [2022-05-10T11:42:39.118Z] c427282e49a2: Pull complete [2022-05-10T11:42:41.038Z] 1827001aaf11: Pull complete [2022-05-10T11:42:41.306Z] 0714d37db230: Pull complete [2022-05-10T11:42:41.306Z] ac28cf19c067: Pull complete [2022-05-10T11:42:41.306Z] ca983d60f3e2: Pull complete [2022-05-10T11:42:41.570Z] 9f894cec8388: Pull complete [2022-05-10T11:42:41.570Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T11:42:41.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:42:41.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T11:42:41.662Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:42:41.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T11:42:43.190Z] $ docker top 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 -eo pid,comm [2022-05-10T11:42:43.255Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T11:42:43.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T11:42:43.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:42:43.292Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:42:43.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:42:43.452Z] $ docker exec 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent [2022-05-10T11:42:43.588Z] SSH_AUTH_SOCK=/tmp/ssh-sgWGZx2VMqLz/agent.33 [2022-05-10T11:42:43.588Z] SSH_AGENT_PID=40 [2022-05-10T11:42:43.597Z] Running ssh-add (command line suppressed) [2022-05-10T11:42:43.737Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3018022765995577217.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3018022765995577217.key) [2022-05-10T11:42:43.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:42:44.039Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T11:42:44.060Z] $ docker exec --env ******** --env ******** 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent -k [2022-05-10T11:42:44.169Z] unset SSH_AUTH_SOCK; [2022-05-10T11:42:44.170Z] unset SSH_AGENT_PID; [2022-05-10T11:42:44.170Z] echo Agent pid 40 killed; [2022-05-10T11:42:44.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T11:42:44.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:42:44.200Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:42:44.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:42:44.335Z] $ docker exec 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent [2022-05-10T11:42:44.465Z] SSH_AUTH_SOCK=/tmp/ssh-ZZwFknf3NaOA/agent.73 [2022-05-10T11:42:44.465Z] SSH_AGENT_PID=79 [2022-05-10T11:42:44.470Z] Running ssh-add (command line suppressed) [2022-05-10T11:42:44.600Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2211839846499425562.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2211839846499425562.key) [2022-05-10T11:42:44.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:42:44.899Z] + git semver init [2022-05-10T11:42:45.161Z] 2022-05-10 11:42:45,139 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T11:42:45.161Z] 2022-05-10 11:42:45,140 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-05-10T11:42:45.161Z] 2022-05-10 11:42:45,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-05-10T11:42:45.161Z] 2022-05-10 11:42:45,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T11:42:46.105Z] 2022-05-10 11:42:45,930 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-05-10T11:42:46.105Z] 2022-05-10 11:42:45,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-05-10T11:42:46.105Z] 2022-05-10 11:42:45,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:42:46.105Z] 2022-05-10 11:42:45,931 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:42:46.105Z] 2.2.0-dev.35 [Pipeline] } [2022-05-10T11:42:46.122Z] $ docker exec --env ******** --env ******** 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 ssh-agent -k [2022-05-10T11:42:46.243Z] unset SSH_AUTH_SOCK; [2022-05-10T11:42:46.243Z] unset SSH_AGENT_PID; [2022-05-10T11:42:46.243Z] echo Agent pid 79 killed; [2022-05-10T11:42:46.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T11:42:46.552Z] + git semver [Pipeline] } [2022-05-10T11:42:46.837Z] $ docker stop --time=1 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 [2022-05-10T11:42:48.159Z] $ docker rm -f 3fb81b9e4647e14d996b46583fb85baafd67c9f3f12c4a139dd64b5a0daf5fd8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T11:42:48.516Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T11:42:48.786Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T11:42:48.790Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:42:48.940Z] provisioning config files... [2022-05-10T11:42:48.951Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3313462517958431244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:42:49.255Z] ---> docker-login.sh [2022-05-10T11:42:49.255Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:42:49.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:49.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:49.255Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:49.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:49.255Z] [2022-05-10T11:42:49.255Z] Login Succeeded [2022-05-10T11:42:49.255Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:42:49.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:49.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:49.517Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:49.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:49.517Z] [2022-05-10T11:42:49.517Z] Login Succeeded [2022-05-10T11:42:49.517Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:42:49.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:49.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:49.517Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:49.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:49.517Z] [2022-05-10T11:42:49.517Z] Login Succeeded [2022-05-10T11:42:49.517Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:42:49.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:49.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:49.778Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:49.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:49.778Z] [2022-05-10T11:42:49.778Z] Login Succeeded [2022-05-10T11:42:49.778Z] docker.io [2022-05-10T11:42:49.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:42:50.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:42:50.040Z] Configure a credential helper to remove this warning. See [2022-05-10T11:42:50.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:42:50.040Z] [2022-05-10T11:42:50.040Z] Login Succeeded [2022-05-10T11:42:50.040Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:42:50.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T11:42:50.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T11:42:50.153Z] ========================================================= [2022-05-10T11:42:50.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T11:42:50.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:42:50.466Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T11:42:50.466Z] Sending build context to Docker daemon 3.048MB [2022-05-10T11:42:50.466Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:42:50.466Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T11:42:50.466Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T11:42:50.466Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T11:42:50.466Z] 666ba61612fd: Pulling fs layer [2022-05-10T11:42:50.466Z] 8ed8ca486205: Pulling fs layer [2022-05-10T11:42:50.466Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T11:42:50.466Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T11:42:50.466Z] ca2b28591e48: Pulling fs layer [2022-05-10T11:42:50.466Z] a51346096db8: Pulling fs layer [2022-05-10T11:42:50.466Z] daebc70d1ce1: Pulling fs layer [2022-05-10T11:42:50.466Z] 0e18a0eac166: Pulling fs layer [2022-05-10T11:42:50.466Z] 22a0e8bec74d: Waiting [2022-05-10T11:42:50.466Z] ca2b28591e48: Waiting [2022-05-10T11:42:50.466Z] a51346096db8: Waiting [2022-05-10T11:42:50.466Z] daebc70d1ce1: Waiting [2022-05-10T11:42:50.466Z] 0e18a0eac166: Waiting [2022-05-10T11:42:50.466Z] 4fe6c5a15a65: Waiting [2022-05-10T11:42:50.466Z] 8ed8ca486205: Download complete [2022-05-10T11:42:50.466Z] 666ba61612fd: Verifying Checksum [2022-05-10T11:42:50.466Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T11:42:50.466Z] 22a0e8bec74d: Download complete [2022-05-10T11:42:50.466Z] ca2b28591e48: Verifying Checksum [2022-05-10T11:42:50.466Z] ca2b28591e48: Download complete [2022-05-10T11:42:50.466Z] 59bf1c3509f3: Download complete [2022-05-10T11:42:50.466Z] a51346096db8: Verifying Checksum [2022-05-10T11:42:50.466Z] a51346096db8: Download complete [2022-05-10T11:42:50.732Z] daebc70d1ce1: Verifying Checksum [2022-05-10T11:42:50.732Z] daebc70d1ce1: Download complete [2022-05-10T11:42:50.732Z] 59bf1c3509f3: Pull complete [2022-05-10T11:42:50.993Z] 666ba61612fd: Pull complete [2022-05-10T11:42:50.993Z] 8ed8ca486205: Pull complete [2022-05-10T11:42:51.256Z] 0e18a0eac166: Verifying Checksum [2022-05-10T11:42:51.256Z] 0e18a0eac166: Download complete [2022-05-10T11:42:51.515Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T11:42:51.515Z] 4fe6c5a15a65: Download complete [2022-05-10T11:42:55.736Z] 4fe6c5a15a65: Pull complete [2022-05-10T11:42:55.736Z] 22a0e8bec74d: Pull complete [2022-05-10T11:42:55.736Z] ca2b28591e48: Pull complete [2022-05-10T11:42:55.736Z] a51346096db8: Pull complete [2022-05-10T11:42:55.736Z] daebc70d1ce1: Pull complete [2022-05-10T11:42:58.293Z] 0e18a0eac166: Pull complete [2022-05-10T11:42:58.293Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T11:42:58.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T11:42:58.293Z] ---> f018257e8ee9 [2022-05-10T11:42:58.293Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T11:42:59.680Z] ---> Running in 9bcbe484476b [2022-05-10T11:42:59.680Z] Removing intermediate container 9bcbe484476b [2022-05-10T11:42:59.680Z] ---> 5bec67720f08 [2022-05-10T11:42:59.680Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:42:59.942Z] ---> Running in b098dc2a6332 [2022-05-10T11:42:59.942Z] Removing intermediate container b098dc2a6332 [2022-05-10T11:42:59.942Z] ---> ec24b3389b59 [2022-05-10T11:42:59.942Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T11:42:59.942Z] ---> Running in ab81f493ddba [2022-05-10T11:42:59.942Z] Removing intermediate container ab81f493ddba [2022-05-10T11:42:59.942Z] ---> 29287718f002 [2022-05-10T11:42:59.942Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:43:00.202Z] ---> Running in 1212175a06a7 [2022-05-10T11:43:00.773Z] Removing intermediate container 1212175a06a7 [2022-05-10T11:43:00.774Z] ---> 365f3a4bbe96 [2022-05-10T11:43:00.774Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:43:00.774Z] ---> Running in 191412fedd96 [2022-05-10T11:43:01.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T11:43:01.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T11:43:02.240Z] OK: 221 MiB in 52 packages [2022-05-10T11:43:02.811Z] Removing intermediate container 191412fedd96 [2022-05-10T11:43:02.811Z] ---> 9b959f623ba6 [2022-05-10T11:43:02.811Z] Step 8/13 : WORKDIR /app [2022-05-10T11:43:02.811Z] ---> Running in adfc0020b7a9 [2022-05-10T11:43:02.811Z] Removing intermediate container adfc0020b7a9 [2022-05-10T11:43:02.811Z] ---> 1f1140992efb [2022-05-10T11:43:02.811Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T11:43:03.073Z] ---> b2225e183c76 [2022-05-10T11:43:03.073Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:43:03.073Z] ---> Running in b1c0dd87f414 [2022-05-10T11:43:03.907Z] Still waiting to schedule task [2022-05-10T11:43:03.907Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T11:43:18.003Z] Removing intermediate container b1c0dd87f414 [2022-05-10T11:43:18.003Z] ---> 9db67abdc67f [2022-05-10T11:43:18.003Z] Step 11/13 : COPY . . [2022-05-10T11:43:18.572Z] ---> 165570889a4d [2022-05-10T11:43:18.572Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T11:43:18.572Z] ---> Running in f9b0f08e804a [2022-05-10T11:43:18.833Z] Removing intermediate container f9b0f08e804a [2022-05-10T11:43:18.833Z] ---> 8e311844dff4 [2022-05-10T11:43:18.833Z] Step 13/13 : RUN $MAKE [2022-05-10T11:43:18.833Z] ---> Running in 7767d6019fba [2022-05-10T11:43:19.092Z] noop [2022-05-10T11:43:19.354Z] Removing intermediate container 7767d6019fba [2022-05-10T11:43:19.354Z] ---> 5e9ab413f4e6 [2022-05-10T11:43:19.354Z] Successfully built 5e9ab413f4e6 [2022-05-10T11:43:19.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:43:19.668Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T11:43:19.668Z] . [Pipeline] withDockerContainer [2022-05-10T11:43:19.738Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:43:19.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T11:43:20.171Z] $ docker top c55ef5313f087e02a45bffd2050ea6db36f6c5916bda8b11a859fb3f6926e4c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T11:43:20.526Z] + go version [2022-05-10T11:43:20.526Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T11:43:20.545Z] $ docker stop --time=1 c55ef5313f087e02a45bffd2050ea6db36f6c5916bda8b11a859fb3f6926e4c8 [2022-05-10T11:43:21.854Z] $ docker rm -f c55ef5313f087e02a45bffd2050ea6db36f6c5916bda8b11a859fb3f6926e4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:43:22.276Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T11:43:22.276Z] . [Pipeline] withDockerContainer [2022-05-10T11:43:22.345Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:43:22.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T11:43:22.803Z] $ docker top a9620eef7dd3044ee4bae6cc33d2c472e7a8df72a98d3f612896a967ce6e80e4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T11:43:23.245Z] + make test [2022-05-10T11:43:23.245Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T11:43:33.230Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T11:43:33.230Z] CGO_ENABLED=1 go vet ./... [2022-05-10T11:43:37.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T11:43:37.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T11:43:37.435Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T11:43:38.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T11:43:38.042Z] $ docker stop --time=1 a9620eef7dd3044ee4bae6cc33d2c472e7a8df72a98d3f612896a967ce6e80e4 [2022-05-10T11:43:39.903Z] $ docker rm -f a9620eef7dd3044ee4bae6cc33d2c472e7a8df72a98d3f612896a967ce6e80e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T11:43:40.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T11:43:40.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T11:43:41.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T11:43:41.373Z] + ls -al . [2022-05-10T11:43:41.373Z] total 164 [2022-05-10T11:43:41.373Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:43 . [2022-05-10T11:43:41.373Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:42 .. [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 11:42 .dockerignore [2022-05-10T11:43:41.373Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:42 .git [2022-05-10T11:43:41.373Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:42 .github [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 11:42 .gitignore [2022-05-10T11:43:41.373Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 11:42 .semver [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 11:42 Attribution.txt [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 11:42 CHANGELOG.md [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 11:42 Dockerfile [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 11:42 GOVERNANCE.md [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 11:42 Jenkinsfile [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 11:42 LICENSE [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 11:42 OWNERS.md [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 11:42 README.md [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 11:42 VERSION [2022-05-10T11:43:41.373Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:42 bin [2022-05-10T11:43:41.373Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 11:43 coverage.out [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 10 11:42 go.mod [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 10 11:42 go.sum [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 11:42 main.go [2022-05-10T11:43:41.373Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 11:42 makefile [2022-05-10T11:43:41.373Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 11:42 res [2022-05-10T11:43:41.373Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:42 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:43:41.675Z] + 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=ad55e0170029eafafb831d92a6ace1a8c5806c28 --label arch=amd64 --label version=2.2.0-dev.35 . [2022-05-10T11:43:41.675Z] Sending build context to Docker daemon 3.049MB [2022-05-10T11:43:41.675Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:43:41.675Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T11:43:41.675Z] ---> 5e9ab413f4e6 [2022-05-10T11:43:41.675Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T11:43:41.675Z] ---> Running in 6ffdc4b88d2f [2022-05-10T11:43:41.935Z] Removing intermediate container 6ffdc4b88d2f [2022-05-10T11:43:41.935Z] ---> 16bdd85a59ad [2022-05-10T11:43:41.935Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:43:41.935Z] ---> Running in 972e2de027ff [2022-05-10T11:43:41.935Z] Removing intermediate container 972e2de027ff [2022-05-10T11:43:41.935Z] ---> c0f8e7e0c57c [2022-05-10T11:43:41.935Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T11:43:41.935Z] ---> Running in 0f21a37c151b [2022-05-10T11:43:42.196Z] Removing intermediate container 0f21a37c151b [2022-05-10T11:43:42.196Z] ---> 397dfb861fc1 [2022-05-10T11:43:42.196Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:43:42.196Z] ---> Running in ce448751d877 [2022-05-10T11:43:42.767Z] Removing intermediate container ce448751d877 [2022-05-10T11:43:42.767Z] ---> 363513da2df9 [2022-05-10T11:43:42.767Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:43:42.767Z] ---> Running in d8bf935400f4 [2022-05-10T11:43:43.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T11:43:43.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T11:43:44.232Z] OK: 221 MiB in 52 packages [2022-05-10T11:43:44.492Z] Removing intermediate container d8bf935400f4 [2022-05-10T11:43:44.492Z] ---> e8906684d8c0 [2022-05-10T11:43:44.492Z] Step 8/27 : WORKDIR /app [2022-05-10T11:43:44.492Z] ---> Running in 10a1a37acaeb [2022-05-10T11:43:44.754Z] Removing intermediate container 10a1a37acaeb [2022-05-10T11:43:44.754Z] ---> 2ab65cb85619 [2022-05-10T11:43:44.754Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T11:43:44.754Z] ---> 63086f77ecec [2022-05-10T11:43:44.754Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:43:44.754Z] ---> Running in 47b7492357bc [2022-05-10T11:43:45.697Z] Removing intermediate container 47b7492357bc [2022-05-10T11:43:45.697Z] ---> 3ef7a8426557 [2022-05-10T11:43:45.697Z] Step 11/27 : COPY . . [2022-05-10T11:43:45.697Z] ---> 950ecd6010f4 [2022-05-10T11:43:45.697Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T11:43:45.958Z] ---> Running in 1a0b9482b2e1 [2022-05-10T11:43:45.958Z] Removing intermediate container 1a0b9482b2e1 [2022-05-10T11:43:45.958Z] ---> 6c8ddac972a4 [2022-05-10T11:43:45.958Z] Step 13/27 : RUN $MAKE [2022-05-10T11:43:45.958Z] ---> Running in befb5247c963 [2022-05-10T11:43:46.222Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T11:44:08.181Z] Removing intermediate container befb5247c963 [2022-05-10T11:44:08.181Z] ---> ae928d8a65b5 [2022-05-10T11:44:08.181Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T11:44:08.181Z] 3.14: Pulling from library/alpine [2022-05-10T11:44:08.181Z] 8663204ce13b: Pulling fs layer [2022-05-10T11:44:08.443Z] 8663204ce13b: Verifying Checksum [2022-05-10T11:44:08.443Z] 8663204ce13b: Download complete [2022-05-10T11:44:08.443Z] 8663204ce13b: Pull complete [2022-05-10T11:44:08.443Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T11:44:08.443Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T11:44:08.443Z] ---> e04c818066af [2022-05-10T11:44:08.443Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T11:44:08.704Z] ---> Running in 0057ece9350a [2022-05-10T11:44:08.704Z] Removing intermediate container 0057ece9350a [2022-05-10T11:44:08.704Z] ---> 5691b3dee0b2 [2022-05-10T11:44:08.704Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T11:44:08.704Z] ---> Running in 0ab1a07ccd07 [2022-05-10T11:44:08.704Z] Removing intermediate container 0ab1a07ccd07 [2022-05-10T11:44:08.704Z] ---> 14b15dd6678b [2022-05-10T11:44:08.704Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T11:44:08.965Z] ---> Running in dfdf54fef777 [2022-05-10T11:44:09.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T11:44:09.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T11:44:09.485Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T11:44:09.485Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T11:44:09.485Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T11:44:09.485Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T11:44:09.485Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T11:44:09.746Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T11:44:09.746Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T11:44:09.746Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T11:44:09.746Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T11:44:09.746Z] OK: 9 MiB in 21 packages [2022-05-10T11:44:10.316Z] Removing intermediate container dfdf54fef777 [2022-05-10T11:44:10.316Z] ---> cb3b91308532 [2022-05-10T11:44:10.316Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T11:44:10.316Z] ---> 3038a0d35205 [2022-05-10T11:44:10.316Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T11:44:10.576Z] ---> e5c37171dd31 [2022-05-10T11:44:10.576Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T11:44:10.576Z] ---> 5cdde0a5fe2a [2022-05-10T11:44:10.576Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T11:44:11.172Z] ---> 3cac35aa973b [2022-05-10T11:44:11.172Z] Step 22/27 : EXPOSE 48095 [2022-05-10T11:44:11.432Z] ---> Running in b6d63e8cba37 [2022-05-10T11:44:11.432Z] Removing intermediate container b6d63e8cba37 [2022-05-10T11:44:11.432Z] ---> 9c328d1fdf45 [2022-05-10T11:44:11.432Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T11:44:11.432Z] ---> Running in a37b7b1328ec [2022-05-10T11:44:11.694Z] Removing intermediate container a37b7b1328ec [2022-05-10T11:44:11.694Z] ---> ba5add95dceb [2022-05-10T11:44:11.694Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T11:44:11.694Z] ---> Running in 8071b240fda3 [2022-05-10T11:44:11.955Z] Removing intermediate container 8071b240fda3 [2022-05-10T11:44:11.956Z] ---> 9eeefbf54e3d [2022-05-10T11:44:11.956Z] Step 25/27 : LABEL arch=amd64 [2022-05-10T11:44:11.956Z] ---> Running in 3a48b480bd72 [2022-05-10T11:44:12.217Z] Removing intermediate container 3a48b480bd72 [2022-05-10T11:44:12.217Z] ---> 9b181b18c3f4 [2022-05-10T11:44:12.217Z] Step 26/27 : LABEL git_sha=ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:44:12.217Z] ---> Running in e832faaf9211 [2022-05-10T11:44:12.217Z] Removing intermediate container e832faaf9211 [2022-05-10T11:44:12.217Z] ---> 9ca1cb598cd0 [2022-05-10T11:44:12.217Z] Step 27/27 : LABEL version=2.2.0-dev.35 [2022-05-10T11:44:12.217Z] ---> Running in 7d59abbfaa04 [2022-05-10T11:44:12.477Z] Removing intermediate container 7d59abbfaa04 [2022-05-10T11:44:12.477Z] ---> 95b241c4c52b [2022-05-10T11:44:12.477Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T11:44:12.477Z] Successfully built 95b241c4c52b [2022-05-10T11:44:12.477Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:44:12.564Z] provisioning config files... [2022-05-10T11:44:12.572Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2808445865125292449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:44:12.874Z] ---> docker-login.sh [2022-05-10T11:44:12.874Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:44:12.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:44:12.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:44:12.874Z] Configure a credential helper to remove this warning. See [2022-05-10T11:44:12.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:44:12.874Z] [2022-05-10T11:44:12.874Z] Login Succeeded [2022-05-10T11:44:12.874Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:44:12.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:44:13.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:44:13.135Z] Configure a credential helper to remove this warning. See [2022-05-10T11:44:13.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:44:13.135Z] [2022-05-10T11:44:13.135Z] Login Succeeded [2022-05-10T11:44:13.135Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:44:13.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:44:13.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:44:13.135Z] Configure a credential helper to remove this warning. See [2022-05-10T11:44:13.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:44:13.135Z] [2022-05-10T11:44:13.135Z] Login Succeeded [2022-05-10T11:44:13.135Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:44:13.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:44:13.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:44:13.397Z] Configure a credential helper to remove this warning. See [2022-05-10T11:44:13.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:44:13.397Z] [2022-05-10T11:44:13.397Z] Login Succeeded [2022-05-10T11:44:13.397Z] docker.io [2022-05-10T11:44:13.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:44:13.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:44:13.658Z] Configure a credential helper to remove this warning. See [2022-05-10T11:44:13.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:44:13.658Z] [2022-05-10T11:44:13.658Z] Login Succeeded [2022-05-10T11:44:13.658Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:44:13.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T11:44:13.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T11:44:13.718Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-05-10T11:44:13.718Z] ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:44:13.718Z] latest [2022-05-10T11:44:13.718Z] 2.2.0-dev.35 [2022-05-10T11:44:13.718Z] ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [2022-05-10T11:44:13.718Z] main [2022-05-10T11:44:13.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:14.040Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:14.334Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:44:14.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T11:44:14.335Z] 2fc279b0e31b: Preparing [2022-05-10T11:44:14.335Z] bcb0188b2535: Preparing [2022-05-10T11:44:14.335Z] d1b5fc53acd9: Preparing [2022-05-10T11:44:14.335Z] 573f2a008165: Preparing [2022-05-10T11:44:14.335Z] fb7f2945ff05: Preparing [2022-05-10T11:44:14.335Z] b541d28bf3b4: Preparing [2022-05-10T11:44:14.335Z] bcb0188b2535: Pushed [2022-05-10T11:44:14.335Z] d1b5fc53acd9: Pushed [2022-05-10T11:44:14.335Z] 573f2a008165: Pushed [2022-05-10T11:44:14.335Z] b541d28bf3b4: Layer already exists [2022-05-10T11:44:14.603Z] fb7f2945ff05: Pushed [2022-05-10T11:44:17.144Z] 2fc279b0e31b: Pushed [2022-05-10T11:44:17.144Z] ad55e0170029eafafb831d92a6ace1a8c5806c28: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:17.457Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:17.757Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-10T11:44:17.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T11:44:17.757Z] 2fc279b0e31b: Preparing [2022-05-10T11:44:17.757Z] bcb0188b2535: Preparing [2022-05-10T11:44:17.757Z] d1b5fc53acd9: Preparing [2022-05-10T11:44:17.757Z] 573f2a008165: Preparing [2022-05-10T11:44:17.757Z] fb7f2945ff05: Preparing [2022-05-10T11:44:17.757Z] b541d28bf3b4: Preparing [2022-05-10T11:44:17.757Z] b541d28bf3b4: Waiting [2022-05-10T11:44:17.757Z] 573f2a008165: Layer already exists [2022-05-10T11:44:17.757Z] 2fc279b0e31b: Layer already exists [2022-05-10T11:44:17.757Z] fb7f2945ff05: Layer already exists [2022-05-10T11:44:17.757Z] d1b5fc53acd9: Layer already exists [2022-05-10T11:44:17.757Z] bcb0188b2535: Layer already exists [2022-05-10T11:44:17.757Z] b541d28bf3b4: Layer already exists [2022-05-10T11:44:17.757Z] latest: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:18.059Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:18.357Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.35 [2022-05-10T11:44:18.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T11:44:18.358Z] 2fc279b0e31b: Preparing [2022-05-10T11:44:18.358Z] bcb0188b2535: Preparing [2022-05-10T11:44:18.358Z] d1b5fc53acd9: Preparing [2022-05-10T11:44:18.358Z] 573f2a008165: Preparing [2022-05-10T11:44:18.358Z] fb7f2945ff05: Preparing [2022-05-10T11:44:18.358Z] b541d28bf3b4: Preparing [2022-05-10T11:44:18.358Z] b541d28bf3b4: Waiting [2022-05-10T11:44:18.358Z] d1b5fc53acd9: Layer already exists [2022-05-10T11:44:18.358Z] 2fc279b0e31b: Layer already exists [2022-05-10T11:44:18.358Z] bcb0188b2535: Layer already exists [2022-05-10T11:44:18.358Z] 573f2a008165: Layer already exists [2022-05-10T11:44:18.358Z] fb7f2945ff05: Layer already exists [2022-05-10T11:44:18.358Z] b541d28bf3b4: Layer already exists [2022-05-10T11:44:18.358Z] 2.2.0-dev.35: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:18.662Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:18.961Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [2022-05-10T11:44:18.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T11:44:18.961Z] 2fc279b0e31b: Preparing [2022-05-10T11:44:18.961Z] bcb0188b2535: Preparing [2022-05-10T11:44:18.961Z] d1b5fc53acd9: Preparing [2022-05-10T11:44:18.961Z] 573f2a008165: Preparing [2022-05-10T11:44:18.961Z] fb7f2945ff05: Preparing [2022-05-10T11:44:18.961Z] b541d28bf3b4: Preparing [2022-05-10T11:44:18.961Z] fb7f2945ff05: Layer already exists [2022-05-10T11:44:18.961Z] 2fc279b0e31b: Layer already exists [2022-05-10T11:44:18.961Z] d1b5fc53acd9: Layer already exists [2022-05-10T11:44:18.961Z] 573f2a008165: Layer already exists [2022-05-10T11:44:18.961Z] bcb0188b2535: Layer already exists [2022-05-10T11:44:18.961Z] b541d28bf3b4: Layer already exists [2022-05-10T11:44:18.961Z] ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:19.264Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:19.562Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-05-10T11:44:19.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T11:44:19.562Z] 2fc279b0e31b: Preparing [2022-05-10T11:44:19.562Z] bcb0188b2535: Preparing [2022-05-10T11:44:19.562Z] d1b5fc53acd9: Preparing [2022-05-10T11:44:19.562Z] 573f2a008165: Preparing [2022-05-10T11:44:19.562Z] fb7f2945ff05: Preparing [2022-05-10T11:44:19.562Z] b541d28bf3b4: Preparing [2022-05-10T11:44:19.562Z] b541d28bf3b4: Waiting [2022-05-10T11:44:19.562Z] fb7f2945ff05: Layer already exists [2022-05-10T11:44:19.562Z] 2fc279b0e31b: Layer already exists [2022-05-10T11:44:19.562Z] d1b5fc53acd9: Layer already exists [2022-05-10T11:44:19.562Z] bcb0188b2535: Layer already exists [2022-05-10T11:44:19.562Z] 573f2a008165: Layer already exists [2022-05-10T11:44:19.562Z] b541d28bf3b4: Layer already exists [2022-05-10T11:44:19.562Z] main: digest: sha256:8efb09b02fc8691f0b65c527435dbc71440d6719534f97319dceb48bff6e0739 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T11:44:19.607Z] ===================================================== [Pipeline] echo [2022-05-10T11:44:19.616Z] taggedImages: [2022-05-10T11:44:19.616Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:44:19.616Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-10T11:44:19.616Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.35 [2022-05-10T11:44:19.616Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [2022-05-10T11:44:19.616Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:19.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T11:44:19.999Z] [2022-05-10T11:44:19.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:44:20.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T11:44:20.313Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T11:44:20.313Z] 5eb5b503b376: Pulling fs layer [2022-05-10T11:44:20.313Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T11:44:20.313Z] ec43610c2a17: Pulling fs layer [2022-05-10T11:44:20.313Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T11:44:20.313Z] 33b1e0a273af: Pulling fs layer [2022-05-10T11:44:20.313Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T11:44:20.313Z] 2f39f015ded8: Pulling fs layer [2022-05-10T11:44:20.313Z] 5d3b04190fa2: Waiting [2022-05-10T11:44:20.313Z] 33b1e0a273af: Waiting [2022-05-10T11:44:20.313Z] 2f39f015ded8: Waiting [2022-05-10T11:44:20.313Z] 3a2ae6a8a46f: Waiting [2022-05-10T11:44:20.313Z] 5c69ac0246d0: Download complete [2022-05-10T11:44:20.313Z] 3a2ae6a8a46f: Download complete [2022-05-10T11:44:20.313Z] 33b1e0a273af: Verifying Checksum [2022-05-10T11:44:20.313Z] 33b1e0a273af: Download complete [2022-05-10T11:44:20.313Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T11:44:20.313Z] 5d3b04190fa2: Download complete [2022-05-10T11:44:20.313Z] ec43610c2a17: Verifying Checksum [2022-05-10T11:44:20.313Z] ec43610c2a17: Download complete [2022-05-10T11:44:20.572Z] 5eb5b503b376: Download complete [2022-05-10T11:44:21.141Z] 2f39f015ded8: Download complete [2022-05-10T11:44:22.097Z] 5eb5b503b376: Pull complete [2022-05-10T11:44:22.097Z] 5c69ac0246d0: Pull complete [2022-05-10T11:44:22.667Z] ec43610c2a17: Pull complete [2022-05-10T11:44:22.667Z] 3a2ae6a8a46f: Pull complete [2022-05-10T11:44:22.926Z] 33b1e0a273af: Pull complete [2022-05-10T11:44:22.926Z] 5d3b04190fa2: Pull complete [2022-05-10T11:44:27.120Z] 2f39f015ded8: Pull complete [2022-05-10T11:44:27.120Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T11:44:27.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T11:44:27.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T11:44:27.185Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:44:27.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T11:44:29.373Z] $ docker top ae22bb989ecc5bfc7bd671a42c20b32f3aceb62b58b6fda13e416ac5c01d5e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:44:29.888Z] ---> job-cost.sh [2022-05-10T11:44:29.888Z] lf-activate-venv: SKIPPING [2022-05-10T11:44:29.888Z] INFO: No Stack... [2022-05-10T11:44:30.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T11:44:30.721Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T11:44:31.017Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-05-10T11:44:31.017Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T11:44:31.036Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [2022-05-10T11:44:31.043Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] did not exist. Created. [2022-05-10T11:44:31.043Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T11:44:31.351Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T11:44:31.381Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T11:44:31.391Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T11:44:31.415Z] $ docker stop --time=1 ae22bb989ecc5bfc7bd671a42c20b32f3aceb62b58b6fda13e416ac5c01d5e4c [2022-05-10T11:44:32.576Z] $ docker rm -f ae22bb989ecc5bfc7bd671a42c20b32f3aceb62b58b6fda13e416ac5c01d5e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T11:44:38.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47528 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-05-10T11:44:38.092Z] Running in /w/workspace/app-service-configurable/71 [Pipeline] { [Pipeline] checkout [2022-05-10T11:44:38.343Z] Selected Git installation does not exist. Using Default [2022-05-10T11:44:38.344Z] The recommended git tool is: NONE [2022-05-10T11:44:44.689Z] using credential edgex-jenkins-ssh [2022-05-10T11:44:44.705Z] Cloning the remote Git repository [2022-05-10T11:44:44.767Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T11:44:44.841Z] > git init /w/workspace/app-service-configurable/71 # timeout=10 [2022-05-10T11:44:44.934Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T11:44:44.936Z] > git --version # timeout=10 [2022-05-10T11:44:44.953Z] > git --version # 'git version 2.25.1' [2022-05-10T11:44:44.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T11:44:45.012Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T11:44:46.070Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T11:44:46.169Z] Avoid second fetch [2022-05-10T11:44:46.169Z] Checking out Revision ad55e0170029eafafb831d92a6ace1a8c5806c28 (main) [2022-05-10T11:44:46.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T11:44:46.204Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T11:44:46.253Z] > git checkout -f ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 [2022-05-10T11:44:50.602Z] Commit message: "build(snap): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#417)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T11:44:51.407Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T11:44:51.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T11:44:51.407Z] Dload Upload Total Spent Left Speed [2022-05-10T11:44:51.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-05-10T11:44:51.914Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T11:44:52.256Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T11:44:52.256Z] + sudo tee /etc/docker/daemon.new [2022-05-10T11:44:52.256Z] { [2022-05-10T11:44:52.256Z] "registry-mirrors": [ [2022-05-10T11:44:52.256Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T11:44:52.256Z] ], [2022-05-10T11:44:52.256Z] "bip": "10.250.0.254/24", [2022-05-10T11:44:52.256Z] "hosts": [ [2022-05-10T11:44:52.256Z] "tcp://0.0.0.0:5555", [2022-05-10T11:44:52.256Z] "unix:///var/run/docker.sock" [2022-05-10T11:44:52.256Z] ], [2022-05-10T11:44:52.256Z] "mtu": 1458, [2022-05-10T11:44:52.256Z] "selinux-enabled": true, [2022-05-10T11:44:52.256Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T11:44:52.256Z] } [Pipeline] sh [2022-05-10T11:44:52.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T11:44:52.954Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:45:11.339Z] provisioning config files... [2022-05-10T11:45:11.365Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/71@tmp/config4049428511659657799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:45:11.755Z] ---> docker-login.sh [2022-05-10T11:45:11.755Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:45:12.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:45:12.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:45:12.647Z] Configure a credential helper to remove this warning. See [2022-05-10T11:45:12.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:45:12.647Z] [2022-05-10T11:45:12.647Z] Login Succeeded [2022-05-10T11:45:12.647Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:45:12.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:45:13.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:45:13.194Z] Configure a credential helper to remove this warning. See [2022-05-10T11:45:13.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:45:13.194Z] [2022-05-10T11:45:13.194Z] Login Succeeded [2022-05-10T11:45:13.194Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:45:13.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:45:13.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:45:13.467Z] Configure a credential helper to remove this warning. See [2022-05-10T11:45:13.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:45:13.467Z] [2022-05-10T11:45:13.467Z] Login Succeeded [2022-05-10T11:45:13.467Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:45:13.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:45:14.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:45:14.020Z] Configure a credential helper to remove this warning. See [2022-05-10T11:45:14.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:45:14.020Z] [2022-05-10T11:45:14.020Z] Login Succeeded [2022-05-10T11:45:14.020Z] docker.io [2022-05-10T11:45:14.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:45:14.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:45:14.564Z] Configure a credential helper to remove this warning. See [2022-05-10T11:45:14.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:45:14.564Z] [2022-05-10T11:45:14.564Z] Login Succeeded [2022-05-10T11:45:14.564Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:45:14.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T11:45:15.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T11:45:15.211Z] ========================================================= [2022-05-10T11:45:15.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T11:45:15.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:45:15.646Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T11:45:15.646Z] Sending build context to Docker daemon 199.7kB [2022-05-10T11:45:15.922Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:45:15.922Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T11:45:15.922Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T11:45:15.922Z] 9b3977197b4f: Pulling fs layer [2022-05-10T11:45:15.922Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T11:45:15.922Z] 94645a83ff95: Pulling fs layer [2022-05-10T11:45:15.922Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T11:45:15.922Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T11:45:15.922Z] 3096ccb668a1: Pulling fs layer [2022-05-10T11:45:15.922Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T11:45:15.922Z] a4caa8a26152: Pulling fs layer [2022-05-10T11:45:15.922Z] 3f3a8bcf1eab: Waiting [2022-05-10T11:45:15.922Z] 0c92f367c5e7: Waiting [2022-05-10T11:45:15.922Z] 3096ccb668a1: Waiting [2022-05-10T11:45:15.922Z] e8cf19c19ddd: Waiting [2022-05-10T11:45:16.202Z] 94645a83ff95: Verifying Checksum [2022-05-10T11:45:16.202Z] 94645a83ff95: Download complete [2022-05-10T11:45:16.202Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T11:45:16.202Z] 1a89e8eeedd5: Download complete [2022-05-10T11:45:16.202Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T11:45:16.202Z] 0c92f367c5e7: Download complete [2022-05-10T11:45:16.202Z] 3096ccb668a1: Verifying Checksum [2022-05-10T11:45:16.202Z] 3096ccb668a1: Download complete [2022-05-10T11:45:16.202Z] 9b3977197b4f: Download complete [2022-05-10T11:45:16.202Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T11:45:16.202Z] e8cf19c19ddd: Download complete [2022-05-10T11:45:16.802Z] 9b3977197b4f: Pull complete [2022-05-10T11:45:17.432Z] 1a89e8eeedd5: Pull complete [2022-05-10T11:45:17.716Z] 94645a83ff95: Pull complete [2022-05-10T11:45:18.313Z] a4caa8a26152: Verifying Checksum [2022-05-10T11:45:18.313Z] a4caa8a26152: Download complete [2022-05-10T11:45:18.915Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T11:45:18.915Z] 3f3a8bcf1eab: Download complete [2022-05-10T11:45:31.320Z] 3f3a8bcf1eab: Pull complete [2022-05-10T11:45:31.320Z] 0c92f367c5e7: Pull complete [2022-05-10T11:45:31.320Z] 3096ccb668a1: Pull complete [2022-05-10T11:45:31.320Z] e8cf19c19ddd: Pull complete [2022-05-10T11:45:38.122Z] a4caa8a26152: Pull complete [2022-05-10T11:45:38.122Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T11:45:38.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T11:45:38.122Z] ---> 725f1c02e7f9 [2022-05-10T11:45:38.122Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T11:45:38.397Z] ---> Running in e3bd684a8365 [2022-05-10T11:45:38.677Z] Removing intermediate container e3bd684a8365 [2022-05-10T11:45:38.677Z] ---> 6776fb8c9290 [2022-05-10T11:45:38.677Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:45:38.677Z] ---> Running in c645455a80c7 [2022-05-10T11:45:38.954Z] Removing intermediate container c645455a80c7 [2022-05-10T11:45:38.954Z] ---> 9d972b4722e5 [2022-05-10T11:45:38.954Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T11:45:39.231Z] ---> Running in 4828a1fc72b3 [2022-05-10T11:45:39.504Z] Removing intermediate container 4828a1fc72b3 [2022-05-10T11:45:39.504Z] ---> 6b59848ab36a [2022-05-10T11:45:39.504Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:45:39.504Z] ---> Running in 330a6e2598c0 [2022-05-10T11:45:41.509Z] Removing intermediate container 330a6e2598c0 [2022-05-10T11:45:41.509Z] ---> 9dcb45eaec74 [2022-05-10T11:45:41.509Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:45:41.509Z] ---> Running in 9241b112330d [2022-05-10T11:45:42.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T11:45:43.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T11:45:44.069Z] OK: 220 MiB in 52 packages [2022-05-10T11:45:45.063Z] Removing intermediate container 9241b112330d [2022-05-10T11:45:45.063Z] ---> 0417272b9565 [2022-05-10T11:45:45.063Z] Step 8/13 : WORKDIR /app [2022-05-10T11:45:45.063Z] ---> Running in 28f2974ac0b8 [2022-05-10T11:45:45.339Z] Removing intermediate container 28f2974ac0b8 [2022-05-10T11:45:45.339Z] ---> b7c1784c62a6 [2022-05-10T11:45:45.339Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T11:45:46.775Z] ---> 333a9b00babb [2022-05-10T11:45:46.775Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:45:46.775Z] ---> Running in 24c910f133a1 [2022-05-10T11:46:43.352Z] Removing intermediate container 24c910f133a1 [2022-05-10T11:46:43.352Z] ---> cb5f96337c6c [2022-05-10T11:46:43.352Z] Step 11/13 : COPY . . [2022-05-10T11:46:43.352Z] ---> a5182b4d3b10 [2022-05-10T11:46:43.352Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T11:46:43.352Z] ---> Running in 20bb21eb5559 [2022-05-10T11:46:43.352Z] Removing intermediate container 20bb21eb5559 [2022-05-10T11:46:43.352Z] ---> ec40df4ba997 [2022-05-10T11:46:43.352Z] Step 13/13 : RUN $MAKE [2022-05-10T11:46:43.352Z] ---> Running in cbdc9788a530 [2022-05-10T11:46:43.352Z] noop [2022-05-10T11:46:43.352Z] Removing intermediate container cbdc9788a530 [2022-05-10T11:46:43.352Z] ---> 8a98b58835ab [2022-05-10T11:46:43.352Z] Successfully built 8a98b58835ab [2022-05-10T11:46:43.352Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:46:43.690Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T11:46:43.690Z] . [Pipeline] withDockerContainer [2022-05-10T11:46:43.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-47528 does not seem to be running inside a container [2022-05-10T11:46:43.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/71 -v /w/workspace/app-service-configurable/71:/w/workspace/app-service-configurable/71:rw,z -v /w/workspace/app-service-configurable/71@tmp:/w/workspace/app-service-configurable/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T11:46:45.218Z] $ docker top 88a5c589218e70e1d0f626a439c059b61e598cc5313825e62a4bfe5bfa3672ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T11:46:46.109Z] + go version [2022-05-10T11:46:46.109Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T11:46:46.139Z] $ docker stop --time=1 88a5c589218e70e1d0f626a439c059b61e598cc5313825e62a4bfe5bfa3672ec [2022-05-10T11:46:47.767Z] $ docker rm -f 88a5c589218e70e1d0f626a439c059b61e598cc5313825e62a4bfe5bfa3672ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:46:48.361Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T11:46:48.361Z] . [Pipeline] withDockerContainer [2022-05-10T11:46:48.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-47528 does not seem to be running inside a container [2022-05-10T11:46:48.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/71 -v /w/workspace/app-service-configurable/71:/w/workspace/app-service-configurable/71:rw,z -v /w/workspace/app-service-configurable/71@tmp:/w/workspace/app-service-configurable/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T11:46:49.925Z] $ docker top b60395cb216155bd8f3905bd5d5ebcce91420ba5572b7a6d332b551e3f0f76eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T11:46:50.836Z] + make test [2022-05-10T11:46:50.836Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T11:48:13.235Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T11:48:13.235Z] CGO_ENABLED=1 go vet ./... [2022-05-10T11:48:45.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T11:48:45.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T11:48:45.646Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T11:48:45.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T11:48:45.699Z] $ docker stop --time=1 b60395cb216155bd8f3905bd5d5ebcce91420ba5572b7a6d332b551e3f0f76eb [2022-05-10T11:48:47.449Z] $ docker rm -f b60395cb216155bd8f3905bd5d5ebcce91420ba5572b7a6d332b551e3f0f76eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T11:48:48.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T11:48:48.381Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T11:48:48.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T11:48:49.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T11:48:49.542Z] + ls -al . [2022-05-10T11:48:49.542Z] total 160 [2022-05-10T11:48:49.542Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 11:48 . [2022-05-10T11:48:49.542Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:44 .. [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 11:44 .dockerignore [2022-05-10T11:48:49.542Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:44 .git [2022-05-10T11:48:49.542Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:44 .github [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 11:44 .gitignore [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 11:44 Attribution.txt [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 11:44 CHANGELOG.md [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 11:44 Dockerfile [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 11:44 GOVERNANCE.md [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 11:44 Jenkinsfile [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 11:44 LICENSE [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 11:44 OWNERS.md [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 11:44 README.md [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 11:42 VERSION [2022-05-10T11:48:49.542Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:44 bin [2022-05-10T11:48:49.542Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 11:46 coverage.out [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 10 11:44 go.mod [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 10 11:44 go.sum [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 11:44 main.go [2022-05-10T11:48:49.542Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 11:44 makefile [2022-05-10T11:48:49.542Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 11:44 res [2022-05-10T11:48:49.542Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:44 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:48:49.900Z] + 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=ad55e0170029eafafb831d92a6ace1a8c5806c28 --label arch=arm64 --label version=2.2.0-dev.35 . [2022-05-10T11:48:49.900Z] Sending build context to Docker daemon 200.7kB [2022-05-10T11:48:50.171Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:48:50.171Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T11:48:50.171Z] ---> 8a98b58835ab [2022-05-10T11:48:50.171Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T11:48:50.171Z] ---> Running in 40e1f05468fe [2022-05-10T11:48:50.444Z] Removing intermediate container 40e1f05468fe [2022-05-10T11:48:50.444Z] ---> 7bc9240452b8 [2022-05-10T11:48:50.444Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:48:50.721Z] ---> Running in c97844ef9e15 [2022-05-10T11:48:50.993Z] Removing intermediate container c97844ef9e15 [2022-05-10T11:48:50.993Z] ---> 16c4d576980e [2022-05-10T11:48:50.993Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T11:48:50.993Z] ---> Running in fe9c85032e44 [2022-05-10T11:48:51.268Z] Removing intermediate container fe9c85032e44 [2022-05-10T11:48:51.268Z] ---> 2810f2cf450f [2022-05-10T11:48:51.268Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:48:51.268Z] ---> Running in 36d884a97e55 [2022-05-10T11:48:53.255Z] Removing intermediate container 36d884a97e55 [2022-05-10T11:48:53.255Z] ---> 8aec8797fff8 [2022-05-10T11:48:53.255Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:48:53.255Z] ---> Running in e2c69c6a2542 [2022-05-10T11:48:54.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T11:48:54.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T11:48:55.804Z] OK: 220 MiB in 52 packages [2022-05-10T11:48:56.790Z] Removing intermediate container e2c69c6a2542 [2022-05-10T11:48:56.790Z] ---> af6c20de04a3 [2022-05-10T11:48:56.790Z] Step 8/27 : WORKDIR /app [2022-05-10T11:48:56.790Z] ---> Running in cd33e8fe5211 [2022-05-10T11:48:57.063Z] Removing intermediate container cd33e8fe5211 [2022-05-10T11:48:57.063Z] ---> 0c9de09de2c7 [2022-05-10T11:48:57.063Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T11:48:57.341Z] ---> dd996505b9d1 [2022-05-10T11:48:57.341Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:48:57.616Z] ---> Running in e3408fd1d624 [2022-05-10T11:48:59.595Z] Removing intermediate container e3408fd1d624 [2022-05-10T11:48:59.595Z] ---> eefc519f4323 [2022-05-10T11:48:59.595Z] Step 11/27 : COPY . . [2022-05-10T11:48:59.871Z] ---> 89e4993c0277 [2022-05-10T11:48:59.871Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T11:49:00.144Z] ---> Running in 81b86b949cad [2022-05-10T11:49:00.419Z] Removing intermediate container 81b86b949cad [2022-05-10T11:49:00.419Z] ---> 241c530ae31b [2022-05-10T11:49:00.419Z] Step 13/27 : RUN $MAKE [2022-05-10T11:49:00.419Z] ---> Running in fb1499878df0 [2022-05-10T11:49:01.401Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T11:51:23.334Z] Removing intermediate container fb1499878df0 [2022-05-10T11:51:23.334Z] ---> 22f7d9c00a63 [2022-05-10T11:51:23.334Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T11:51:23.334Z] 3.14: Pulling from library/alpine [2022-05-10T11:51:23.334Z] 455c02918c45: Pulling fs layer [2022-05-10T11:51:23.334Z] 455c02918c45: Download complete [2022-05-10T11:51:23.334Z] 455c02918c45: Pull complete [2022-05-10T11:51:23.334Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T11:51:23.334Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T11:51:23.334Z] ---> ac73e934f311 [2022-05-10T11:51:23.334Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T11:51:23.334Z] ---> Running in 3170948698af [2022-05-10T11:51:23.334Z] Removing intermediate container 3170948698af [2022-05-10T11:51:23.334Z] ---> a3ee629716ad [2022-05-10T11:51:23.334Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T11:51:23.334Z] ---> Running in 5cd55c72ec52 [2022-05-10T11:51:23.334Z] Removing intermediate container 5cd55c72ec52 [2022-05-10T11:51:23.334Z] ---> 59525937ea98 [2022-05-10T11:51:23.334Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T11:51:23.334Z] ---> Running in 831d5a1880af [2022-05-10T11:51:23.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T11:51:23.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T11:51:23.334Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T11:51:23.334Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T11:51:23.334Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T11:51:23.334Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T11:51:23.334Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T11:51:23.334Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T11:51:23.334Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T11:51:23.334Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T11:51:23.334Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T11:51:23.334Z] OK: 9 MiB in 21 packages [2022-05-10T11:51:23.334Z] Removing intermediate container 831d5a1880af [2022-05-10T11:51:23.334Z] ---> 846673c3803d [2022-05-10T11:51:23.334Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T11:51:23.334Z] ---> dfc406aa1804 [2022-05-10T11:51:23.334Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T11:51:23.334Z] ---> ab5696b468d1 [2022-05-10T11:51:23.334Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T11:51:23.334Z] ---> d91612c8a9aa [2022-05-10T11:51:23.334Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T11:51:24.324Z] ---> 6cd962cc4224 [2022-05-10T11:51:24.324Z] Step 22/27 : EXPOSE 48095 [2022-05-10T11:51:24.324Z] ---> Running in 095d6300e5b2 [2022-05-10T11:51:24.602Z] Removing intermediate container 095d6300e5b2 [2022-05-10T11:51:24.602Z] ---> d450606af799 [2022-05-10T11:51:24.602Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T11:51:24.602Z] ---> Running in ccecba32a732 [2022-05-10T11:51:25.201Z] Removing intermediate container ccecba32a732 [2022-05-10T11:51:25.201Z] ---> 5278e3d46f6f [2022-05-10T11:51:25.201Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T11:51:25.201Z] ---> Running in 7bb2b4249fbe [2022-05-10T11:51:25.481Z] Removing intermediate container 7bb2b4249fbe [2022-05-10T11:51:25.481Z] ---> 484c6335e674 [2022-05-10T11:51:25.481Z] Step 25/27 : LABEL arch=arm64 [2022-05-10T11:51:25.481Z] ---> Running in 3c939d4632c1 [2022-05-10T11:51:25.757Z] Removing intermediate container 3c939d4632c1 [2022-05-10T11:51:25.757Z] ---> b98446ce43ba [2022-05-10T11:51:25.757Z] Step 26/27 : LABEL git_sha=ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:51:26.039Z] ---> Running in 033b7189965f [2022-05-10T11:51:26.316Z] Removing intermediate container 033b7189965f [2022-05-10T11:51:26.316Z] ---> a9ace10be538 [2022-05-10T11:51:26.316Z] Step 27/27 : LABEL version=2.2.0-dev.35 [2022-05-10T11:51:26.316Z] ---> Running in 93d4421a9705 [2022-05-10T11:51:26.592Z] Removing intermediate container 93d4421a9705 [2022-05-10T11:51:26.592Z] ---> 34dccf9790ec [2022-05-10T11:51:26.592Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T11:51:26.592Z] Successfully built 34dccf9790ec [2022-05-10T11:51:26.592Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:51:26.705Z] provisioning config files... [2022-05-10T11:51:26.725Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/71@tmp/config7059797315095011399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:51:27.095Z] ---> docker-login.sh [2022-05-10T11:51:27.095Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:51:27.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:51:27.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:51:27.371Z] Configure a credential helper to remove this warning. See [2022-05-10T11:51:27.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:51:27.371Z] [2022-05-10T11:51:27.371Z] Login Succeeded [2022-05-10T11:51:27.371Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:51:27.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:51:27.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:51:27.971Z] Configure a credential helper to remove this warning. See [2022-05-10T11:51:27.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:51:27.971Z] [2022-05-10T11:51:27.971Z] Login Succeeded [2022-05-10T11:51:27.971Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:51:28.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:51:28.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:51:28.522Z] Configure a credential helper to remove this warning. See [2022-05-10T11:51:28.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:51:28.522Z] [2022-05-10T11:51:28.522Z] Login Succeeded [2022-05-10T11:51:28.522Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:51:28.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:51:29.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:51:29.071Z] Configure a credential helper to remove this warning. See [2022-05-10T11:51:29.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:51:29.071Z] [2022-05-10T11:51:29.071Z] Login Succeeded [2022-05-10T11:51:29.071Z] docker.io [2022-05-10T11:51:29.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:51:29.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:51:29.619Z] Configure a credential helper to remove this warning. See [2022-05-10T11:51:29.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:51:29.619Z] [2022-05-10T11:51:29.619Z] Login Succeeded [2022-05-10T11:51:29.619Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:51:29.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T11:51:29.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T11:51:29.693Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-05-10T11:51:29.693Z] ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:51:29.693Z] latest [2022-05-10T11:51:29.693Z] 2.2.0-dev.35 [2022-05-10T11:51:29.693Z] ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [2022-05-10T11:51:29.693Z] main [2022-05-10T11:51:29.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:30.042Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:30.398Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:51:30.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T11:51:30.398Z] 95bedc14ddd5: Preparing [2022-05-10T11:51:30.398Z] 82a83414ae44: Preparing [2022-05-10T11:51:30.398Z] 89dc6bae0c76: Preparing [2022-05-10T11:51:30.398Z] 7a4d67ba2884: Preparing [2022-05-10T11:51:30.398Z] 4065711235bf: Preparing [2022-05-10T11:51:30.398Z] f73e7dbfee58: Preparing [2022-05-10T11:51:30.398Z] f73e7dbfee58: Waiting [2022-05-10T11:51:30.681Z] 7a4d67ba2884: Pushed [2022-05-10T11:51:30.681Z] 89dc6bae0c76: Pushed [2022-05-10T11:51:30.681Z] 82a83414ae44: Pushed [2022-05-10T11:51:30.681Z] f73e7dbfee58: Layer already exists [2022-05-10T11:51:31.681Z] 4065711235bf: Pushed [2022-05-10T11:51:37.109Z] 95bedc14ddd5: Pushed [2022-05-10T11:51:37.109Z] ad55e0170029eafafb831d92a6ace1a8c5806c28: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:37.465Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:37.815Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-10T11:51:37.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T11:51:37.815Z] 95bedc14ddd5: Preparing [2022-05-10T11:51:37.815Z] 82a83414ae44: Preparing [2022-05-10T11:51:37.815Z] 89dc6bae0c76: Preparing [2022-05-10T11:51:37.815Z] 7a4d67ba2884: Preparing [2022-05-10T11:51:37.815Z] 4065711235bf: Preparing [2022-05-10T11:51:37.815Z] f73e7dbfee58: Preparing [2022-05-10T11:51:37.815Z] f73e7dbfee58: Waiting [2022-05-10T11:51:37.815Z] 4065711235bf: Layer already exists [2022-05-10T11:51:37.815Z] 95bedc14ddd5: Layer already exists [2022-05-10T11:51:37.815Z] 89dc6bae0c76: Layer already exists [2022-05-10T11:51:37.815Z] 82a83414ae44: Layer already exists [2022-05-10T11:51:37.815Z] 7a4d67ba2884: Layer already exists [2022-05-10T11:51:37.815Z] f73e7dbfee58: Layer already exists [2022-05-10T11:51:38.093Z] latest: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:38.448Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:38.798Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.35 [2022-05-10T11:51:38.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T11:51:38.798Z] 95bedc14ddd5: Preparing [2022-05-10T11:51:38.798Z] 82a83414ae44: Preparing [2022-05-10T11:51:38.798Z] 89dc6bae0c76: Preparing [2022-05-10T11:51:38.798Z] 7a4d67ba2884: Preparing [2022-05-10T11:51:38.798Z] 4065711235bf: Preparing [2022-05-10T11:51:38.798Z] f73e7dbfee58: Preparing [2022-05-10T11:51:38.798Z] f73e7dbfee58: Waiting [2022-05-10T11:51:38.798Z] 7a4d67ba2884: Layer already exists [2022-05-10T11:51:38.798Z] 95bedc14ddd5: Layer already exists [2022-05-10T11:51:38.798Z] 4065711235bf: Layer already exists [2022-05-10T11:51:38.798Z] 89dc6bae0c76: Layer already exists [2022-05-10T11:51:38.798Z] 82a83414ae44: Layer already exists [2022-05-10T11:51:39.071Z] f73e7dbfee58: Layer already exists [2022-05-10T11:51:39.071Z] 2.2.0-dev.35: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:39.423Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:39.769Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [2022-05-10T11:51:39.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T11:51:39.769Z] 95bedc14ddd5: Preparing [2022-05-10T11:51:39.769Z] 82a83414ae44: Preparing [2022-05-10T11:51:39.769Z] 89dc6bae0c76: Preparing [2022-05-10T11:51:39.769Z] 7a4d67ba2884: Preparing [2022-05-10T11:51:39.769Z] 4065711235bf: Preparing [2022-05-10T11:51:39.769Z] f73e7dbfee58: Preparing [2022-05-10T11:51:39.769Z] f73e7dbfee58: Waiting [2022-05-10T11:51:39.769Z] 7a4d67ba2884: Layer already exists [2022-05-10T11:51:39.769Z] 4065711235bf: Layer already exists [2022-05-10T11:51:39.769Z] 82a83414ae44: Layer already exists [2022-05-10T11:51:39.769Z] 89dc6bae0c76: Layer already exists [2022-05-10T11:51:39.769Z] 95bedc14ddd5: Layer already exists [2022-05-10T11:51:39.769Z] f73e7dbfee58: Layer already exists [2022-05-10T11:51:40.042Z] ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:40.397Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:40.746Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-05-10T11:51:40.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T11:51:40.746Z] 95bedc14ddd5: Preparing [2022-05-10T11:51:40.746Z] 82a83414ae44: Preparing [2022-05-10T11:51:40.746Z] 89dc6bae0c76: Preparing [2022-05-10T11:51:40.746Z] 7a4d67ba2884: Preparing [2022-05-10T11:51:40.746Z] 4065711235bf: Preparing [2022-05-10T11:51:40.746Z] f73e7dbfee58: Preparing [2022-05-10T11:51:40.746Z] f73e7dbfee58: Waiting [2022-05-10T11:51:41.025Z] 82a83414ae44: Layer already exists [2022-05-10T11:51:41.025Z] 4065711235bf: Layer already exists [2022-05-10T11:51:41.025Z] 89dc6bae0c76: Layer already exists [2022-05-10T11:51:41.025Z] 95bedc14ddd5: Layer already exists [2022-05-10T11:51:41.025Z] 7a4d67ba2884: Layer already exists [2022-05-10T11:51:41.025Z] f73e7dbfee58: Layer already exists [2022-05-10T11:51:41.025Z] main: digest: sha256:db34e97294696a96715b9380a7aa157ec442989d42c158fc3a564518a4ee786f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T11:51:41.085Z] ===================================================== [Pipeline] echo [2022-05-10T11:51:41.095Z] taggedImages: [2022-05-10T11:51:41.095Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28 [2022-05-10T11:51:41.095Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-10T11:51:41.095Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.35 [2022-05-10T11:51:41.095Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ad55e0170029eafafb831d92a6ace1a8c5806c28-2.2.0-dev.35 [2022-05-10T11:51:41.095Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:41.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T11:51:41.484Z] [2022-05-10T11:51:41.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:51:41.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T11:51:42.130Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T11:51:42.130Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T11:51:42.130Z] 04944245beec: Pulling fs layer [2022-05-10T11:51:42.130Z] 699f458cf7ca: Pulling fs layer [2022-05-10T11:51:42.130Z] 765212b225bb: Pulling fs layer [2022-05-10T11:51:42.130Z] f23df028b6ca: Pulling fs layer [2022-05-10T11:51:42.130Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T11:51:42.130Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T11:51:42.130Z] 765212b225bb: Waiting [2022-05-10T11:51:42.130Z] f23df028b6ca: Waiting [2022-05-10T11:51:42.130Z] d65c8cfc05b1: Waiting [2022-05-10T11:51:42.130Z] 2437ff75d9bd: Waiting [2022-05-10T11:51:42.130Z] 04944245beec: Verifying Checksum [2022-05-10T11:51:42.130Z] 04944245beec: Download complete [2022-05-10T11:51:42.131Z] 765212b225bb: Verifying Checksum [2022-05-10T11:51:42.131Z] 765212b225bb: Download complete [2022-05-10T11:51:42.131Z] f23df028b6ca: Verifying Checksum [2022-05-10T11:51:42.131Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T11:51:42.131Z] d65c8cfc05b1: Download complete [2022-05-10T11:51:42.408Z] 699f458cf7ca: Verifying Checksum [2022-05-10T11:51:42.408Z] 699f458cf7ca: Download complete [2022-05-10T11:51:42.686Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T11:51:42.686Z] 8998bd30e6a1: Download complete [2022-05-10T11:51:45.319Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T11:51:45.319Z] 2437ff75d9bd: Download complete [2022-05-10T11:51:47.307Z] 8998bd30e6a1: Pull complete [2022-05-10T11:51:47.910Z] 04944245beec: Pull complete [2022-05-10T11:51:49.347Z] 699f458cf7ca: Pull complete [2022-05-10T11:51:49.621Z] 765212b225bb: Pull complete [2022-05-10T11:51:50.605Z] f23df028b6ca: Pull complete [2022-05-10T11:51:50.605Z] d65c8cfc05b1: Pull complete [2022-05-10T11:52:05.712Z] 2437ff75d9bd: Pull complete [2022-05-10T11:52:05.712Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T11:52:05.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T11:52:05.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T11:52:05.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-47528 does not seem to be running inside a container [2022-05-10T11:52:06.081Z] $ 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/71 -v /w/workspace/app-service-configurable/71:/w/workspace/app-service-configurable/71:rw,z -v /w/workspace/app-service-configurable/71@tmp:/w/workspace/app-service-configurable/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T11:52:08.945Z] $ docker top ef7a420ff5b33f4041eb22733696562a77f4c4eb20848db317b7347732796b0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:52:09.900Z] ---> job-cost.sh [2022-05-10T11:52:09.901Z] lf-activate-venv: SKIPPING [2022-05-10T11:52:09.901Z] INFO: No Stack... [2022-05-10T11:52:10.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T11:52:11.158Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T11:52:11.833Z] + cat /w/workspace/app-service-configurable/71/archives/cost.csv [2022-05-10T11:52:11.833Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T11:52:11.872Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [2022-05-10T11:52:11.877Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] did not exist. Created. [2022-05-10T11:52:11.877Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T11:52:12.683Z] /w/workspace/app-service-configurable/71@tmp/durable-3060054b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T11:52:13.415Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T11:52:13.439Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T11:52:13.508Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T11:52:13.515Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T11:52:13.537Z] $ docker stop --time=1 ef7a420ff5b33f4041eb22733696562a77f4c4eb20848db317b7347732796b0f [2022-05-10T11:52:15.131Z] $ docker rm -f ef7a420ff5b33f4041eb22733696562a77f4c4eb20848db317b7347732796b0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T11:52:15.661Z] provisioning config files... [2022-05-10T11:52:15.668Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7516697839878281968tmp [Pipeline] { [Pipeline] sh [2022-05-10T11:52:15.963Z] + set +x [2022-05-10T11:52:15.963Z] + curl -s https://codecov.io/bash [2022-05-10T11:52:15.963Z] + bash -s -- [2022-05-10T11:52:16.225Z] [2022-05-10T11:52:16.225Z] _____ _ [2022-05-10T11:52:16.225Z] / ____| | | [2022-05-10T11:52:16.225Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T11:52:16.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T11:52:16.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T11:52:16.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T11:52:16.225Z] Bash-1.0.6 [2022-05-10T11:52:16.225Z] [2022-05-10T11:52:16.225Z] [2022-05-10T11:52:16.225Z] ==> git version 2.25.1 found [2022-05-10T11:52:16.225Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T11:52:16.225Z] Release-Date: 2020-01-08 [2022-05-10T11:52:16.225Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T11:52:16.225Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T11:52:16.225Z] ==> Jenkins CI detected. [2022-05-10T11:52:16.225Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-05-10T11:52:16.225Z] project root: . [2022-05-10T11:52:16.225Z] --> token set from env [2022-05-10T11:52:16.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T11:52:16.225Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T11:52:16.225Z] ==> Python coveragepy not found [2022-05-10T11:52:16.225Z] ==> Searching for coverage reports in: [2022-05-10T11:52:16.225Z] + . [2022-05-10T11:52:16.225Z] -> Found 1 reports [2022-05-10T11:52:16.225Z] ==> Detecting git/mercurial file structure [2022-05-10T11:52:16.225Z] ==> Reading reports [2022-05-10T11:52:16.225Z] + ./coverage.out bytes=10 [2022-05-10T11:52:16.225Z] ==> Appending adjustments [2022-05-10T11:52:16.225Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T11:52:16.225Z] + Found adjustments [2022-05-10T11:52:16.225Z] ==> Gzipping contents [2022-05-10T11:52:16.225Z] 4.0K /tmp/codecov.5Q2hMI.gz [2022-05-10T11:52:16.225Z] ==> Uploading reports [2022-05-10T11:52:16.225Z] url: https://codecov.io [2022-05-10T11:52:16.225Z] query: branch=main&commit=ad55e0170029eafafb831d92a6ace1a8c5806c28&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T11:52:16.225Z] -> Pinging Codecov [2022-05-10T11:52:16.225Z] 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=ad55e0170029eafafb831d92a6ace1a8c5806c28&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T11:52:16.487Z] -> Uploading to [2022-05-10T11:52:16.487Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/A97CA9966030D2A3747ED39772930CCE/ad55e0170029eafafb831d92a6ace1a8c5806c28/b06567e8-cd99-4969-9772-5676792208ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T115216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68f619c4bd4b53a73f4d797240082b6a162608492ae512804d512e684e4ef49d [2022-05-10T11:52:16.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T11:52:16.487Z] Dload Upload Total Spent Left Speed [2022-05-10T11:52:16.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2476 --:--:-- --:--:-- --:--:-- 2476 [2022-05-10T11:52:16.749Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] } [2022-05-10T11:52:16.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T11:52:17.064Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T11:52:17.075Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:52:17.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T11:52:17.375Z] [2022-05-10T11:52:17.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:52:17.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T11:52:17.685Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T11:52:17.685Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T11:52:17.685Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T11:52:17.685Z] de9db76c5a1d: Pulling fs layer [2022-05-10T11:52:17.685Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T11:52:17.685Z] 0d57e429df01: Pulling fs layer [2022-05-10T11:52:17.685Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T11:52:17.685Z] e1f770b5df2f: Pulling fs layer [2022-05-10T11:52:17.685Z] 85a0685a4137: Pulling fs layer [2022-05-10T11:52:17.685Z] 0eba1c9be4d2: Waiting [2022-05-10T11:52:17.685Z] 0d57e429df01: Waiting [2022-05-10T11:52:17.685Z] 4e4be7b47b0d: Waiting [2022-05-10T11:52:17.685Z] e1f770b5df2f: Waiting [2022-05-10T11:52:17.685Z] 85a0685a4137: Waiting [2022-05-10T11:52:17.685Z] de9db76c5a1d: Verifying Checksum [2022-05-10T11:52:17.685Z] de9db76c5a1d: Download complete [2022-05-10T11:52:17.685Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T11:52:17.685Z] 0ef7d3d256c8: Download complete [2022-05-10T11:52:17.685Z] 0d57e429df01: Download complete [2022-05-10T11:52:17.685Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T11:52:17.685Z] 4e4be7b47b0d: Download complete [2022-05-10T11:52:17.685Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T11:52:17.685Z] 188c0c94c7c5: Download complete [2022-05-10T11:52:17.948Z] 188c0c94c7c5: Pull complete [2022-05-10T11:52:17.948Z] e1f770b5df2f: Verifying Checksum [2022-05-10T11:52:17.948Z] e1f770b5df2f: Download complete [2022-05-10T11:52:17.948Z] 0ef7d3d256c8: Pull complete [2022-05-10T11:52:18.209Z] de9db76c5a1d: Pull complete [2022-05-10T11:52:18.469Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T11:52:18.469Z] 0eba1c9be4d2: Download complete [2022-05-10T11:52:18.728Z] 85a0685a4137: Download complete [2022-05-10T11:52:22.031Z] 0eba1c9be4d2: Pull complete [2022-05-10T11:52:22.031Z] 0d57e429df01: Pull complete [2022-05-10T11:52:22.031Z] 4e4be7b47b0d: Pull complete [2022-05-10T11:52:22.289Z] e1f770b5df2f: Pull complete [2022-05-10T11:52:25.584Z] 85a0685a4137: Pull complete [2022-05-10T11:52:25.584Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T11:52:25.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T11:52:25.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T11:52:25.649Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:52:25.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T11:52:28.081Z] $ docker top 04c9166fd818ce43ea02d0d2e9ed3c7654c6a93b55ba3a0af36c05a81f28d2af -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T11:52:28.158Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T11:52:28.486Z] + set -o pipefail [2022-05-10T11:52:28.486Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T11:52:33.813Z] [2022-05-10T11:52:33.814Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-05-10T11:52:33.814Z] [2022-05-10T11:52:33.814Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b37a35a3-5fb3-440d-9691-f64e4a37c673 [2022-05-10T11:52:33.814Z] [2022-05-10T11:52:33.814Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T11:52:33.814Z] [2022-05-10T11:52:33.814Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T11:52:33.814Z] [2022-05-10T11:52:33.814Z] [Pipeline] } [2022-05-10T11:52:33.836Z] $ docker stop --time=1 04c9166fd818ce43ea02d0d2e9ed3c7654c6a93b55ba3a0af36c05a81f28d2af [2022-05-10T11:52:36.766Z] $ docker rm -f 04c9166fd818ce43ea02d0d2e9ed3c7654c6a93b55ba3a0af36c05a81f28d2af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T11:52:37.554Z] + git log --format=format:%s -1 ad55e0170029eafafb831d92a6ace1a8c5806c28 [Pipeline] sh [2022-05-10T11:52:37.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T11:52:37.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:52:38.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:52:38.156Z] . [Pipeline] withDockerContainer [2022-05-10T11:52:38.228Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:52:38.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T11:52:38.768Z] $ docker top f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T11:52:38.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:52:38.878Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:52:39.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:52:39.010Z] $ docker exec f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa ssh-agent [2022-05-10T11:52:39.133Z] SSH_AUTH_SOCK=/tmp/ssh-XvgYaBF4QbQX/agent.31 [2022-05-10T11:52:39.133Z] SSH_AGENT_PID=37 [2022-05-10T11:52:39.140Z] Running ssh-add (command line suppressed) [2022-05-10T11:52:39.259Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1129088892202157818.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1129088892202157818.key) [2022-05-10T11:52:39.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:52:39.564Z] + git semver tag [2022-05-10T11:52:39.824Z] 2022-05-10 11:52:39,810 [run_tag] DEBUG tag force:False [2022-05-10T11:52:39.824Z] 2022-05-10 11:52:39,810 [check_head_tag] DEBUG check head tag [2022-05-10T11:52:39.824Z] 2022-05-10 11:52:39,812 [execute] INFO git cat-file --batch-check [2022-05-10T11:52:39.824Z] 2022-05-10 11:52:39,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-10T11:52:39.824Z] 2022-05-10 11:52:39,816 [execute] INFO git cat-file --batch [2022-05-10T11:52:39.824Z] 2022-05-10 11:52:39,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-10T11:52:40.085Z] 2022-05-10 11:52:39,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:52:40.085Z] 2022-05-10 11:52:39,842 [execute] INFO git tag -a v2.2.0-dev.35 -m v2.2.0-dev.35 [2022-05-10T11:52:40.085Z] 2022-05-10 11:52:39,842 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.35', '-m', 'v2.2.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T11:52:40.085Z] 2022-05-10 11:52:39,847 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:52:40.085Z] 2.2.0-dev.35 [Pipeline] } [2022-05-10T11:52:40.103Z] $ docker exec --env ******** --env ******** f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa ssh-agent -k [2022-05-10T11:52:40.202Z] unset SSH_AUTH_SOCK; [2022-05-10T11:52:40.203Z] unset SSH_AGENT_PID; [2022-05-10T11:52:40.203Z] echo Agent pid 37 killed; [2022-05-10T11:52:40.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T11:52:40.524Z] + git semver [Pipeline] } [2022-05-10T11:52:40.802Z] $ docker stop --time=1 f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa [2022-05-10T11:52:42.208Z] $ docker rm -f f56ef61ace5288ed8669a3e0f599a270cea2e22941faac199be580f8664c48aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:52:42.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T11:52:42.641Z] [2022-05-10T11:52:42.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:52:42.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T11:52:42.943Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T11:52:42.943Z] ab5ef0e58194: Pulling fs layer [2022-05-10T11:52:42.943Z] 9712f1f96733: Pulling fs layer [2022-05-10T11:52:42.943Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T11:52:42.943Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T11:52:42.943Z] e9a5061849ea: Pulling fs layer [2022-05-10T11:52:42.943Z] d747dcd14b5f: Pulling fs layer [2022-05-10T11:52:42.943Z] 2de7ff778b66: Pulling fs layer [2022-05-10T11:52:42.943Z] d747dcd14b5f: Waiting [2022-05-10T11:52:42.943Z] e9a5061849ea: Waiting [2022-05-10T11:52:42.943Z] 2de7ff778b66: Waiting [2022-05-10T11:52:42.943Z] 0d9ebad4ef96: Waiting [2022-05-10T11:52:42.943Z] 9712f1f96733: Verifying Checksum [2022-05-10T11:52:42.943Z] 9712f1f96733: Download complete [2022-05-10T11:52:43.203Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T11:52:43.203Z] 63f879dbbcfc: Download complete [2022-05-10T11:52:43.463Z] e9a5061849ea: Verifying Checksum [2022-05-10T11:52:43.463Z] e9a5061849ea: Download complete [2022-05-10T11:52:43.463Z] d747dcd14b5f: Download complete [2022-05-10T11:52:43.463Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T11:52:43.463Z] 0d9ebad4ef96: Download complete [2022-05-10T11:52:43.463Z] ab5ef0e58194: Verifying Checksum [2022-05-10T11:52:43.463Z] ab5ef0e58194: Download complete [2022-05-10T11:52:43.722Z] 2de7ff778b66: Verifying Checksum [2022-05-10T11:52:43.722Z] 2de7ff778b66: Download complete [2022-05-10T11:52:46.258Z] ab5ef0e58194: Pull complete [2022-05-10T11:52:46.516Z] 9712f1f96733: Pull complete [2022-05-10T11:52:47.084Z] 63f879dbbcfc: Pull complete [2022-05-10T11:52:51.275Z] 0d9ebad4ef96: Pull complete [2022-05-10T11:52:51.275Z] e9a5061849ea: Pull complete [2022-05-10T11:52:51.275Z] d747dcd14b5f: Pull complete [2022-05-10T11:52:52.213Z] 2de7ff778b66: Pull complete [2022-05-10T11:52:52.213Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T11:52:52.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T11:52:52.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T11:52:52.280Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:52:52.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T11:52:55.340Z] $ docker top 4b1bc8d1ec705a6a4aff8e9eb70117ca09ac2ecd5ceddd0a34af8a81235dd95f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:52:55.416Z] provisioning config files... [2022-05-10T11:52:55.424Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4794883563626956971tmp [2022-05-10T11:52:55.435Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config436211562159993464tmp [2022-05-10T11:52:55.445Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3668285746267690641tmp [Pipeline] { [Pipeline] echo [2022-05-10T11:52:55.462Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:52:55.744Z] ---> sigul-configuration.sh [2022-05-10T11:52:55.744Z] gpg: directory `/root/.gnupg' created [2022-05-10T11:52:55.744Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T11:52:55.744Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T11:52:55.744Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T11:52:55.744Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T11:52:55.744Z] gpg: CAST5 encrypted data [2022-05-10T11:52:55.744Z] gpg: encrypted with 1 passphrase [2022-05-10T11:52:55.744Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T11:52:56.034Z] + mkdir /home/jenkins [2022-05-10T11:52:56.034Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T11:52:56.323Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-10T11:52:56.334Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:52:56.622Z] ---> sigul-install.sh [2022-05-10T11:52:56.622Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T11:52:56.914Z] + git tag --list [2022-05-10T11:52:56.914Z] v1.0.0 [2022-05-10T11:52:56.914Z] v1.1.0 [2022-05-10T11:52:56.914Z] v1.2.0 [2022-05-10T11:52:56.914Z] v1.3.0 [2022-05-10T11:52:56.914Z] v1.3.1 [2022-05-10T11:52:56.914Z] v2.0.0 [2022-05-10T11:52:56.914Z] v2.0.1 [2022-05-10T11:52:56.914Z] v2.0.1-dev.1 [2022-05-10T11:52:56.914Z] v2.0.2-dev.1 [2022-05-10T11:52:56.914Z] v2.0.2-dev.10 [2022-05-10T11:52:56.914Z] v2.0.2-dev.11 [2022-05-10T11:52:56.914Z] v2.0.2-dev.12 [2022-05-10T11:52:56.914Z] v2.0.2-dev.13 [2022-05-10T11:52:56.914Z] v2.0.2-dev.14 [2022-05-10T11:52:56.914Z] v2.0.2-dev.15 [2022-05-10T11:52:56.914Z] v2.0.2-dev.16 [2022-05-10T11:52:56.914Z] v2.0.2-dev.17 [2022-05-10T11:52:56.914Z] v2.0.2-dev.18 [2022-05-10T11:52:56.914Z] v2.0.2-dev.19 [2022-05-10T11:52:56.914Z] v2.0.2-dev.2 [2022-05-10T11:52:56.914Z] v2.0.2-dev.20 [2022-05-10T11:52:56.914Z] v2.0.2-dev.21 [2022-05-10T11:52:56.914Z] v2.0.2-dev.22 [2022-05-10T11:52:56.914Z] v2.0.2-dev.23 [2022-05-10T11:52:56.914Z] v2.0.2-dev.24 [2022-05-10T11:52:56.914Z] v2.0.2-dev.25 [2022-05-10T11:52:56.914Z] v2.0.2-dev.26 [2022-05-10T11:52:56.914Z] v2.0.2-dev.27 [2022-05-10T11:52:56.914Z] v2.0.2-dev.28 [2022-05-10T11:52:56.914Z] v2.0.2-dev.29 [2022-05-10T11:52:56.914Z] v2.0.2-dev.3 [2022-05-10T11:52:56.914Z] v2.0.2-dev.30 [2022-05-10T11:52:56.914Z] v2.0.2-dev.4 [2022-05-10T11:52:56.914Z] v2.0.2-dev.5 [2022-05-10T11:52:56.914Z] v2.0.2-dev.6 [2022-05-10T11:52:56.914Z] v2.0.2-dev.7 [2022-05-10T11:52:56.914Z] v2.0.2-dev.8 [2022-05-10T11:52:56.914Z] v2.0.2-dev.9 [2022-05-10T11:52:56.914Z] v2.1.0 [2022-05-10T11:52:56.914Z] v2.2.0-dev.1 [2022-05-10T11:52:56.914Z] v2.2.0-dev.10 [2022-05-10T11:52:56.915Z] v2.2.0-dev.11 [2022-05-10T11:52:56.915Z] v2.2.0-dev.12 [2022-05-10T11:52:56.915Z] v2.2.0-dev.13 [2022-05-10T11:52:56.915Z] v2.2.0-dev.14 [2022-05-10T11:52:56.915Z] v2.2.0-dev.15 [2022-05-10T11:52:56.915Z] v2.2.0-dev.16 [2022-05-10T11:52:56.915Z] v2.2.0-dev.17 [2022-05-10T11:52:56.915Z] v2.2.0-dev.18 [2022-05-10T11:52:56.915Z] v2.2.0-dev.19 [2022-05-10T11:52:56.915Z] v2.2.0-dev.2 [2022-05-10T11:52:56.915Z] v2.2.0-dev.20 [2022-05-10T11:52:56.915Z] v2.2.0-dev.21 [2022-05-10T11:52:56.915Z] v2.2.0-dev.22 [2022-05-10T11:52:56.915Z] v2.2.0-dev.23 [2022-05-10T11:52:56.915Z] v2.2.0-dev.24 [2022-05-10T11:52:56.915Z] v2.2.0-dev.25 [2022-05-10T11:52:56.915Z] v2.2.0-dev.26 [2022-05-10T11:52:56.915Z] v2.2.0-dev.27 [2022-05-10T11:52:56.915Z] v2.2.0-dev.28 [2022-05-10T11:52:56.915Z] v2.2.0-dev.29 [2022-05-10T11:52:56.915Z] v2.2.0-dev.3 [2022-05-10T11:52:56.915Z] v2.2.0-dev.30 [2022-05-10T11:52:56.915Z] v2.2.0-dev.31 [2022-05-10T11:52:56.915Z] v2.2.0-dev.32 [2022-05-10T11:52:56.915Z] v2.2.0-dev.33 [2022-05-10T11:52:56.915Z] v2.2.0-dev.34 [2022-05-10T11:52:56.915Z] v2.2.0-dev.35 [2022-05-10T11:52:56.915Z] v2.2.0-dev.4 [2022-05-10T11:52:56.915Z] v2.2.0-dev.5 [2022-05-10T11:52:56.915Z] v2.2.0-dev.6 [2022-05-10T11:52:56.915Z] v2.2.0-dev.7 [2022-05-10T11:52:56.915Z] v2.2.0-dev.8 [2022-05-10T11:52:56.915Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-10T11:52:57.208Z] + lftools sign git-tag v2.2.0-dev.35 [2022-05-10T11:52:57.781Z] Signing Git tag with Sigul... [2022-05-10T11:52:57.781Z] Signing v2.2.0-dev.35 [Pipeline] echo [2022-05-10T11:52:58.053Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:52:58.344Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T11:52:58.353Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T11:52:58.382Z] $ docker stop --time=1 4b1bc8d1ec705a6a4aff8e9eb70117ca09ac2ecd5ceddd0a34af8a81235dd95f [2022-05-10T11:52:59.689Z] $ docker rm -f 4b1bc8d1ec705a6a4aff8e9eb70117ca09ac2ecd5ceddd0a34af8a81235dd95f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T11:53:00.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T11:53:00.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:53:00.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:53:00.419Z] . [Pipeline] withDockerContainer [2022-05-10T11:53:00.491Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:53:00.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T11:53:00.940Z] $ docker top 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T11:53:01.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:53:01.041Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:53:01.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:53:01.200Z] $ docker exec 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 ssh-agent [2022-05-10T11:53:01.324Z] SSH_AUTH_SOCK=/tmp/ssh-Kd9IjAUl7wix/agent.34 [2022-05-10T11:53:01.324Z] SSH_AGENT_PID=40 [2022-05-10T11:53:01.328Z] Running ssh-add (command line suppressed) [2022-05-10T11:53:01.450Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4854643544714339898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4854643544714339898.key) [2022-05-10T11:53:01.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:53:01.768Z] + git semver bump pre [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,007 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,007 [bump_version] DEBUG bumping version:2.2.0-dev.35 on axis:pre with prefix:dev [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,007 [bump_version] DEBUG bumped version:2.2.0-dev.36 [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,007 [write_version] DEBUG write version:2.2.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,007 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,007 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,009 [execute] INFO git cat-file --batch-check [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,014 [execute] INFO git cat-file --batch [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T11:53:02.050Z] 2022-05-10 11:53:02,018 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:53:02.050Z] 2.2.0-dev.36 [Pipeline] } [2022-05-10T11:53:02.086Z] $ docker exec --env ******** --env ******** 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 ssh-agent -k [2022-05-10T11:53:02.216Z] unset SSH_AUTH_SOCK; [2022-05-10T11:53:02.216Z] unset SSH_AGENT_PID; [2022-05-10T11:53:02.216Z] echo Agent pid 40 killed; [2022-05-10T11:53:02.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T11:53:02.531Z] + git semver [Pipeline] } [2022-05-10T11:53:02.813Z] $ docker stop --time=1 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 [2022-05-10T11:53:04.426Z] $ docker rm -f 5be99f87f474033879765a0068dd1c412361b0e57a190575c10bf896c6341f67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T11:53:04.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T11:53:04.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:53:05.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:53:05.099Z] . [Pipeline] withDockerContainer [2022-05-10T11:53:05.175Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:53:05.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T11:53:05.657Z] $ docker top 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T11:53:05.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:53:05.756Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:53:05.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:53:05.886Z] $ docker exec 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e ssh-agent [2022-05-10T11:53:06.008Z] SSH_AUTH_SOCK=/tmp/ssh-Ro0HrupGqN8s/agent.34 [2022-05-10T11:53:06.008Z] SSH_AGENT_PID=40 [2022-05-10T11:53:06.013Z] Running ssh-add (command line suppressed) [2022-05-10T11:53:06.146Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9143591040338623493.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9143591040338623493.key) [2022-05-10T11:53:06.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:53:06.454Z] + git semver push [2022-05-10T11:53:06.715Z] 2022-05-10 11:53:06,662 [run_push] DEBUG push [2022-05-10T11:53:06.715Z] 2022-05-10 11:53:06,663 [execute] INFO git push origin semver [2022-05-10T11:53:06.715Z] 2022-05-10 11:53:06,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T11:53:07.655Z] 2022-05-10 11:53:07,450 [run_push] DEBUG push all version tags [2022-05-10T11:53:07.655Z] 2022-05-10 11:53:07,450 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T11:53:07.655Z] 2022-05-10 11:53:07,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T11:53:08.227Z] 2022-05-10 11:53:08,181 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T11:53:08.227Z] 2.2.0-dev.36 [Pipeline] } [2022-05-10T11:53:08.245Z] $ docker exec --env ******** --env ******** 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e ssh-agent -k [2022-05-10T11:53:08.350Z] unset SSH_AUTH_SOCK; [2022-05-10T11:53:08.350Z] unset SSH_AGENT_PID; [2022-05-10T11:53:08.350Z] echo Agent pid 40 killed; [2022-05-10T11:53:08.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T11:53:08.676Z] + git semver [Pipeline] } [2022-05-10T11:53:08.953Z] $ docker stop --time=1 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e [2022-05-10T11:53:10.241Z] $ docker rm -f 664ebb7b5a1fbd34a29de6a7a1c90d7c9e914b0da3855cfa400dc73e8d2d898e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T11:53:10.890Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-05-10T11:53:10.890Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T11:53:10.890Z] total 16 [2022-05-10T11:53:10.890Z] drwxr-xr-x 3 root root 4096 May 10 11:44 . [2022-05-10T11:53:10.890Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 11:52 .. [2022-05-10T11:53:10.890Z] drwxr-xr-x 2 root root 4096 May 10 11:44 cost [2022-05-10T11:53:10.890Z] -rw-r--r-- 1 root root 94 May 10 11:44 cost.csv [2022-05-10T11:53:10.890Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T11:53:10.890Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T11:53:10.890Z] total 16 [2022-05-10T11:53:10.890Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 11:44 . [2022-05-10T11:53:10.890Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 11:52 .. [2022-05-10T11:53:10.890Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 11:44 cost [2022-05-10T11:53:10.890Z] -rw-r--r-- 1 jenkins jenkins 94 May 10 11:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:53:11.188Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:53:12.061Z] ---> package-listing.sh [2022-05-10T11:53:12.061Z] ++ facter osfamily [2022-05-10T11:53:12.061Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T11:53:12.322Z] + OS_FAMILY=debian [2022-05-10T11:53:12.322Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-05-10T11:53:12.322Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T11:53:12.322Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T11:53:12.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T11:53:12.322Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T11:53:12.322Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-10T11:53:12.322Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T11:53:12.322Z] + case "${OS_FAMILY}" in [2022-05-10T11:53:12.322Z] + dpkg -l [2022-05-10T11:53:12.322Z] + grep '^ii' [2022-05-10T11:53:12.322Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T11:53:12.322Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T11:53:12.322Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T11:53:12.322Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-10T11:53:12.322Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-05-10T11:53:12.322Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-05-10T11:53:12.336Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T11:53:12.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:53:13.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T11:53:13.188Z] . [Pipeline] withDockerContainer [2022-05-10T11:53:13.271Z] prd-ubuntu20.04-docker-8c-8g-47527 does not seem to be running inside a container [2022-05-10T11:53:13.316Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T11:53:13.596Z] $ docker top acf26bb2da125a73af0d84714ca8823f38162dbe6498fa48cb99c278058d526d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T11:53:13.950Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T11:53:14.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T11:53:14.533Z] + ls /var/log/sa-host [2022-05-10T11:53:14.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:53:14.761Z] provisioning config files... [2022-05-10T11:53:14.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8453363339696736113tmp [Pipeline] { [Pipeline] echo [2022-05-10T11:53:14.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:53:15.070Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T11:53:15.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:53:15.426Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T11:53:15.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:53:15.723Z] ---> sudo-logs.sh [2022-05-10T11:53:15.723Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T11:53:15.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:53:16.032Z] ---> job-cost.sh [2022-05-10T11:53:16.032Z] lf-activate-venv: SKIPPING [2022-05-10T11:53:16.032Z] DEBUG: total: 0.2199999988079071 [2022-05-10T11:53:16.032Z] INFO: Retrieving Stack Cost... [2022-05-10T11:53:16.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T11:53:16.865Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T11:53:16.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:53:17.172Z] ---> logs-deploy.sh [2022-05-10T11:53:17.172Z] lf-activate-venv: SKIPPING [2022-05-10T11:53:17.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/71 [2022-05-10T11:53:17.172Z] INFO: archiving workspace using pattern(s): [2022-05-10T11:53:18.113Z] Archives upload complete. [2022-05-10T11:53:18.113Z] INFO: archiving logs to Nexus