Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 836f87500d0ab86c5b89a87899a5c272f5f4162e 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-ssh1136596669674731633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6147870231226497604.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18294062483750290705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh97196301267439192.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2977254762977376496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4136’ Running on prd-ubuntu20.04-docker-8c-8g-4138 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 836f87500d0ab86c5b89a87899a5c272f5f4162e (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#507)" > 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 836f87500d0ab86c5b89a87899a5c272f5f4162e # timeout=10 > git rev-list --no-walk aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-31T15:18:00.826Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-31T15:18:00.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-31T15:18:00.891Z] ========================================================= [2023-01-31T15:18:00.891Z] EdgeX Global Pipelines Version Info [2023-01-31T15:18:00.891Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:18:01.964Z] ------------------- [2023-01-31T15:18:01.964Z] stable info: [2023-01-31T15:18:01.964Z] ------------------- [2023-01-31T15:18:01.964Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-31T15:18:01.964Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T15:18:01.964Z] Message: update stable to v1.0.244 [2023-01-31T15:18:02.533Z] ------------------- [2023-01-31T15:18:02.533Z] experimental info: [2023-01-31T15:18:02.533Z] ------------------- [2023-01-31T15:18:02.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-31T15:18:02.533Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T15:18:02.533Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-31T15:18:02.706Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-31T15:18:02.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-31T15:18:02.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-31T15:18:02.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-31T15:18:02.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-31T15:18:02.770Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-31T15:18:02.783Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-31T15:18:02.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-31T15:18:02.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-31T15:18:02.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-31T15:18:02.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-31T15:18:02.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-31T15:18:02.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-31T15:18:02.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-31T15:18:02.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T15:18:02.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T15:18:02.910Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T15:18:02.928Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T15:18:02.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-31T15:18:02.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-31T15:18:02.964Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-31T15:18:02.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-31T15:18:02.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-31T15:18:02.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-31T15:18:03.003Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-31T15:18:03.016Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-31T15:18:03.034Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-31T15:18:03.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-31T15:18:03.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-31T15:18:03.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-31T15:18:03.099Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo [2023-01-31T15:18:03.107Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 836f875 [Pipeline] echo [2023-01-31T15:18:03.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T15:18:03.147Z] provisioning config files... [2023-01-31T15:18:03.163Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10216362405612068987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:18:03.458Z] ---> docker-login.sh [2023-01-31T15:18:03.458Z] nexus3.edgexfoundry.org:10001 [2023-01-31T15:18:03.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:03.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:03.718Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:03.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:03.718Z] [2023-01-31T15:18:03.718Z] Login Succeeded [2023-01-31T15:18:03.718Z] nexus3.edgexfoundry.org:10002 [2023-01-31T15:18:03.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:03.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:03.718Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:03.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:03.718Z] [2023-01-31T15:18:03.718Z] Login Succeeded [2023-01-31T15:18:03.718Z] nexus3.edgexfoundry.org:10003 [2023-01-31T15:18:03.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:03.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:03.979Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:03.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:03.979Z] [2023-01-31T15:18:03.979Z] Login Succeeded [2023-01-31T15:18:03.979Z] nexus3.edgexfoundry.org:10004 [2023-01-31T15:18:03.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:03.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:03.979Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:03.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:03.979Z] [2023-01-31T15:18:03.979Z] Login Succeeded [2023-01-31T15:18:03.979Z] docker.io [2023-01-31T15:18:03.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:04.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:04.240Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:04.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:04.240Z] [2023-01-31T15:18:04.240Z] Login Succeeded [2023-01-31T15:18:04.240Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T15:18:04.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-31T15:18:04.597Z] + git rev-list -1 --merges 836f87500d0ab86c5b89a87899a5c272f5f4162e~1..836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo [2023-01-31T15:18:04.647Z] -----------> git rev-list -1 --merges 836f87500d0ab86c5b89a87899a5c272f5f4162e~1..836f87500d0ab86c5b89a87899a5c272f5f4162e 836f87500d0ab86c5b89a87899a5c272f5f4162e [false] [Pipeline] sh [2023-01-31T15:18:04.938Z] + git log --format=format:%s -1 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo [2023-01-31T15:18:04.964Z] ========================================================= [2023-01-31T15:18:04.964Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-31T15:18:04.964Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T15:18:05.283Z] + git log --format=format:%s -1 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo [2023-01-31T15:18:05.294Z] [semverPrep] GIT_COMMIT: 836f87500d0ab86c5b89a87899a5c272f5f4162e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#507) [Pipeline] echo [2023-01-31T15:18:05.303Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-31T15:18:05.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T15:18:05.647Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-31T15:18:05.647Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-31T15:18:05.647Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-31T15:18:05.647Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-31T15:18:05.647Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-31T15:18:05.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:18:06.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T15:18:06.001Z] [2023-01-31T15:18:06.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:18:06.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T15:18:06.313Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-31T15:18:06.313Z] b85a868b505f: Pulling fs layer [2023-01-31T15:18:06.313Z] e2be974225ed: Pulling fs layer [2023-01-31T15:18:06.313Z] 339a4e72a1f5: Pulling fs layer [2023-01-31T15:18:06.313Z] 988bab9f4d93: Pulling fs layer [2023-01-31T15:18:06.313Z] 1469e6f7b9e6: Pulling fs layer [2023-01-31T15:18:06.313Z] eaf3925da568: Pulling fs layer [2023-01-31T15:18:06.313Z] bab4dde63d76: Pulling fs layer [2023-01-31T15:18:06.313Z] bde34c3a00c8: Pulling fs layer [2023-01-31T15:18:06.313Z] b352a97aabf1: Pulling fs layer [2023-01-31T15:18:06.313Z] 4872d77fe225: Pulling fs layer [2023-01-31T15:18:06.313Z] 5851b861e8e6: Pulling fs layer [2023-01-31T15:18:06.313Z] 988bab9f4d93: Waiting [2023-01-31T15:18:06.313Z] eaf3925da568: Waiting [2023-01-31T15:18:06.313Z] 1469e6f7b9e6: Waiting [2023-01-31T15:18:06.313Z] bab4dde63d76: Waiting [2023-01-31T15:18:06.313Z] bde34c3a00c8: Waiting [2023-01-31T15:18:06.313Z] 4872d77fe225: Waiting [2023-01-31T15:18:06.313Z] b352a97aabf1: Waiting [2023-01-31T15:18:06.313Z] 5851b861e8e6: Waiting [2023-01-31T15:18:06.313Z] e2be974225ed: Download complete [2023-01-31T15:18:06.313Z] 988bab9f4d93: Download complete [2023-01-31T15:18:06.580Z] 1469e6f7b9e6: Verifying Checksum [2023-01-31T15:18:06.580Z] 1469e6f7b9e6: Download complete [2023-01-31T15:18:06.580Z] eaf3925da568: Verifying Checksum [2023-01-31T15:18:06.580Z] eaf3925da568: Download complete [2023-01-31T15:18:06.580Z] 339a4e72a1f5: Verifying Checksum [2023-01-31T15:18:06.580Z] 339a4e72a1f5: Download complete [2023-01-31T15:18:06.842Z] bde34c3a00c8: Download complete [2023-01-31T15:18:06.842Z] b352a97aabf1: Download complete [2023-01-31T15:18:06.842Z] b85a868b505f: Verifying Checksum [2023-01-31T15:18:06.842Z] b85a868b505f: Download complete [2023-01-31T15:18:06.842Z] 5851b861e8e6: Download complete [2023-01-31T15:18:06.842Z] 4872d77fe225: Verifying Checksum [2023-01-31T15:18:06.842Z] 4872d77fe225: Download complete [2023-01-31T15:18:07.100Z] bab4dde63d76: Verifying Checksum [2023-01-31T15:18:07.100Z] bab4dde63d76: Download complete [2023-01-31T15:18:08.035Z] b85a868b505f: Pull complete [2023-01-31T15:18:08.294Z] e2be974225ed: Pull complete [2023-01-31T15:18:08.552Z] 339a4e72a1f5: Pull complete [2023-01-31T15:18:08.552Z] 988bab9f4d93: Pull complete [2023-01-31T15:18:08.812Z] 1469e6f7b9e6: Pull complete [2023-01-31T15:18:08.812Z] eaf3925da568: Pull complete [2023-01-31T15:18:10.715Z] bab4dde63d76: Pull complete [2023-01-31T15:18:10.715Z] bde34c3a00c8: Pull complete [2023-01-31T15:18:10.715Z] b352a97aabf1: Pull complete [2023-01-31T15:18:10.715Z] 4872d77fe225: Pull complete [2023-01-31T15:18:10.715Z] 5851b861e8e6: Pull complete [2023-01-31T15:18:10.974Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-31T15:18:10.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T15:18:10.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:18:11.058Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:18:11.081Z] $ 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:0.1.4 cat [2023-01-31T15:18:13.359Z] $ docker top cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b -eo pid,comm [2023-01-31T15:18:13.414Z] 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). [2023-01-31T15:18:13.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T15:18:13.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T15:18:13.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T15:18:13.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T15:18:13.570Z] $ docker exec cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent [2023-01-31T15:18:13.681Z] SSH_AUTH_SOCK=/tmp/ssh-GnbRAuXooFKz/agent.32 [2023-01-31T15:18:13.681Z] SSH_AGENT_PID=38 [2023-01-31T15:18:13.686Z] Running ssh-add (command line suppressed) [2023-01-31T15:18:13.781Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13268403315332469926.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13268403315332469926.key) [2023-01-31T15:18:13.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T15:18:14.084Z] + git tag --points-at HEAD [Pipeline] } [2023-01-31T15:18:14.091Z] $ docker exec --env ******** --env ******** cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent -k [2023-01-31T15:18:14.203Z] unset SSH_AUTH_SOCK; [2023-01-31T15:18:14.204Z] unset SSH_AGENT_PID; [2023-01-31T15:18:14.204Z] echo Agent pid 38 killed; [2023-01-31T15:18:14.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-31T15:18:14.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T15:18:14.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T15:18:14.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T15:18:14.347Z] $ docker exec cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent [2023-01-31T15:18:14.463Z] SSH_AUTH_SOCK=/tmp/ssh-S92WxwB0iiMY/agent.71 [2023-01-31T15:18:14.463Z] SSH_AGENT_PID=77 [2023-01-31T15:18:14.468Z] Running ssh-add (command line suppressed) [2023-01-31T15:18:14.566Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6078998924085204953.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6078998924085204953.key) [2023-01-31T15:18:14.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T15:18:14.870Z] + git semver init [2023-01-31T15:18:15.129Z] 2023-01-31 15:18:15,025 [run_init] DEBUG init version:0.0.0 force:False [2023-01-31T15:18:15.129Z] 2023-01-31 15:18:15,025 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-01-31T15:18:15.129Z] 2023-01-31 15:18:15,026 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-01-31T15:18:15.130Z] 2023-01-31 15:18:15,026 [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) [2023-01-31T15:18:16.067Z] 2023-01-31 15:18:15,881 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-01-31T15:18:16.067Z] 2023-01-31 15:18:15,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-01-31T15:18:16.067Z] 2023-01-31 15:18:15,882 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:18:16.067Z] 2023-01-31 15:18:15,882 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:18:16.067Z] 3.0.0-dev.12 [Pipeline] } [2023-01-31T15:18:16.073Z] $ docker exec --env ******** --env ******** cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent -k [2023-01-31T15:18:16.167Z] unset SSH_AUTH_SOCK; [2023-01-31T15:18:16.168Z] unset SSH_AGENT_PID; [2023-01-31T15:18:16.168Z] echo Agent pid 77 killed; [2023-01-31T15:18:16.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T15:18:16.490Z] + git semver [Pipeline] } [2023-01-31T15:18:16.759Z] $ docker stop --time=1 cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b [2023-01-31T15:18:18.032Z] $ docker rm -f --volumes cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T15:18:18.382Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-31T15:18:18.594Z] Stashed 1 file(s) [Pipeline] echo [2023-01-31T15:18:18.598Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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 [2023-01-31T15:18:18.752Z] provisioning config files... [2023-01-31T15:18:18.759Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4616773848619581573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:18:19.052Z] ---> docker-login.sh [2023-01-31T15:18:19.052Z] nexus3.edgexfoundry.org:10001 [2023-01-31T15:18:19.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:19.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:19.052Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:19.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:19.052Z] [2023-01-31T15:18:19.052Z] Login Succeeded [2023-01-31T15:18:19.052Z] nexus3.edgexfoundry.org:10002 [2023-01-31T15:18:19.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:19.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:19.052Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:19.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:19.052Z] [2023-01-31T15:18:19.052Z] Login Succeeded [2023-01-31T15:18:19.052Z] nexus3.edgexfoundry.org:10003 [2023-01-31T15:18:19.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:19.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:19.312Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:19.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:19.312Z] [2023-01-31T15:18:19.312Z] Login Succeeded [2023-01-31T15:18:19.312Z] nexus3.edgexfoundry.org:10004 [2023-01-31T15:18:19.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:19.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:19.312Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:19.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:19.312Z] [2023-01-31T15:18:19.312Z] Login Succeeded [2023-01-31T15:18:19.312Z] docker.io [2023-01-31T15:18:19.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:18:19.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:18:19.570Z] Configure a credential helper to remove this warning. See [2023-01-31T15:18:19.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:18:19.570Z] [2023-01-31T15:18:19.570Z] Login Succeeded [2023-01-31T15:18:19.570Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T15:18:19.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T15:18:19.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T15:18:19.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T15:18:19.659Z] ========================================================= [2023-01-31T15:18:19.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-31T15:18:19.659Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:18:19.979Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T15:18:19.979Z] Sending build context to Docker daemon 3.218MB [2023-01-31T15:18:19.979Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T15:18:19.979Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T15:18:19.979Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-31T15:18:19.979Z] 213ec9aee27d: Pulling fs layer [2023-01-31T15:18:19.979Z] 4583459ba037: Pulling fs layer [2023-01-31T15:18:19.979Z] 93c1e223e6f2: Pulling fs layer [2023-01-31T15:18:19.979Z] 53926ce57604: Pulling fs layer [2023-01-31T15:18:19.979Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-31T15:18:19.979Z] 22ff95d597cd: Pulling fs layer [2023-01-31T15:18:19.979Z] 12d6caf4c0d1: Pulling fs layer [2023-01-31T15:18:19.979Z] 96b7cbca73a9: Pulling fs layer [2023-01-31T15:18:19.979Z] a7acece74701: Pulling fs layer [2023-01-31T15:18:19.979Z] 53926ce57604: Waiting [2023-01-31T15:18:19.979Z] 21b2b0c7a3f4: Waiting [2023-01-31T15:18:19.979Z] 22ff95d597cd: Waiting [2023-01-31T15:18:19.979Z] 12d6caf4c0d1: Waiting [2023-01-31T15:18:19.979Z] 96b7cbca73a9: Waiting [2023-01-31T15:18:19.979Z] a7acece74701: Waiting [2023-01-31T15:18:19.979Z] 93c1e223e6f2: Verifying Checksum [2023-01-31T15:18:19.979Z] 93c1e223e6f2: Download complete [2023-01-31T15:18:19.979Z] 4583459ba037: Verifying Checksum [2023-01-31T15:18:19.979Z] 4583459ba037: Download complete [2023-01-31T15:18:19.979Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-31T15:18:19.979Z] 21b2b0c7a3f4: Download complete [2023-01-31T15:18:19.979Z] 22ff95d597cd: Download complete [2023-01-31T15:18:20.244Z] 213ec9aee27d: Download complete [2023-01-31T15:18:20.244Z] 213ec9aee27d: Pull complete [2023-01-31T15:18:20.514Z] 4583459ba037: Pull complete [2023-01-31T15:18:20.514Z] 93c1e223e6f2: Pull complete [2023-01-31T15:18:21.164Z] a7acece74701: Verifying Checksum [2023-01-31T15:18:21.164Z] a7acece74701: Download complete [2023-01-31T15:18:21.431Z] 53926ce57604: Verifying Checksum [2023-01-31T15:18:21.431Z] 53926ce57604: Download complete [2023-01-31T15:18:21.431Z] 96b7cbca73a9: Verifying Checksum [2023-01-31T15:18:21.431Z] 96b7cbca73a9: Download complete [2023-01-31T15:18:24.706Z] 53926ce57604: Pull complete [2023-01-31T15:18:24.964Z] 21b2b0c7a3f4: Pull complete [2023-01-31T15:18:24.965Z] 22ff95d597cd: Pull complete [2023-01-31T15:18:24.965Z] 12d6caf4c0d1: Pull complete [2023-01-31T15:18:26.864Z] 96b7cbca73a9: Pull complete [2023-01-31T15:18:27.436Z] a7acece74701: Pull complete [2023-01-31T15:18:27.436Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-31T15:18:27.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T15:18:27.436Z] ---> db6d94c90886 [2023-01-31T15:18:27.436Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T15:18:31.648Z] ---> Running in d03d83beb4fe [2023-01-31T15:18:31.648Z] Removing intermediate container d03d83beb4fe [2023-01-31T15:18:31.648Z] ---> 611b231fa027 [2023-01-31T15:18:31.648Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T15:18:31.648Z] ---> Running in eb039f1a0682 [2023-01-31T15:18:31.648Z] Removing intermediate container eb039f1a0682 [2023-01-31T15:18:31.648Z] ---> 062b059c3f59 [2023-01-31T15:18:31.648Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T15:18:31.648Z] ---> Running in cd833203bf26 [2023-01-31T15:18:31.912Z] Removing intermediate container cd833203bf26 [2023-01-31T15:18:31.912Z] ---> 39aa97d89e03 [2023-01-31T15:18:31.912Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T15:18:31.912Z] ---> Running in d4cd498b1312 [2023-01-31T15:18:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T15:18:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T15:18:32.429Z] OK: 211 MiB in 51 packages [2023-01-31T15:18:32.689Z] Removing intermediate container d4cd498b1312 [2023-01-31T15:18:32.689Z] ---> 3f822ca81316 [2023-01-31T15:18:32.689Z] Step 7/12 : WORKDIR /app [2023-01-31T15:18:32.689Z] ---> Running in 43fcec398b25 [2023-01-31T15:18:32.947Z] Removing intermediate container 43fcec398b25 [2023-01-31T15:18:32.947Z] ---> 850413db49ea [2023-01-31T15:18:32.947Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-31T15:18:32.947Z] ---> c8462e47654d [2023-01-31T15:18:32.947Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T15:18:32.947Z] ---> Running in 9e0b7f60ccaa [2023-01-31T15:18:33.706Z] Still waiting to schedule task [2023-01-31T15:18:33.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4137’ is offline [2023-01-31T15:19:29.250Z] Removing intermediate container 9e0b7f60ccaa [2023-01-31T15:19:29.250Z] ---> 6db8063f720c [2023-01-31T15:19:29.250Z] Step 10/12 : COPY . . [2023-01-31T15:19:29.250Z] ---> 97033166abc9 [2023-01-31T15:19:29.250Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T15:19:29.250Z] ---> Running in a5411d6732a4 [2023-01-31T15:19:29.250Z] Removing intermediate container a5411d6732a4 [2023-01-31T15:19:29.250Z] ---> 585a9317784b [2023-01-31T15:19:29.250Z] Step 12/12 : RUN $MAKE [2023-01-31T15:19:29.250Z] ---> Running in 3d9dc20caae0 [2023-01-31T15:19:29.250Z] noop [2023-01-31T15:19:29.250Z] Removing intermediate container 3d9dc20caae0 [2023-01-31T15:19:29.250Z] ---> 274bbfcdc928 [2023-01-31T15:19:29.250Z] Successfully built 274bbfcdc928 [2023-01-31T15:19:29.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:19:29.567Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T15:19:29.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:19:29.635Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:19:29.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T15:19:30.006Z] $ docker top d8991124016357eca809c42f1d70171a90935aa2b5689a20e002bbc6e56f0313 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T15:19:30.364Z] + go version [2023-01-31T15:19:30.364Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-31T15:19:30.376Z] $ docker stop --time=1 d8991124016357eca809c42f1d70171a90935aa2b5689a20e002bbc6e56f0313 [2023-01-31T15:19:31.667Z] $ docker rm -f --volumes d8991124016357eca809c42f1d70171a90935aa2b5689a20e002bbc6e56f0313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:19:32.055Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T15:19:32.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:19:32.118Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:19:32.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T15:19:32.468Z] $ docker top ec2a653b44380034af43f86f2bb12faa14cbc8aa1718d6e908df118f9fa44099 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T15:19:32.808Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-01-31T15:19:33.106Z] + make test [2023-01-31T15:19:33.106Z] go test -race -coverprofile=coverage.out ./... [2023-01-31T15:19:55.051Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-31T15:19:55.051Z] go vet ./... [2023-01-31T15:20:02.095Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4140 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-01-31T15:20:02.106Z] Running in /w/workspace/app-service-configurable/129 [Pipeline] { [Pipeline] checkout [2023-01-31T15:20:02.134Z] Selected Git installation does not exist. Using Default [2023-01-31T15:20:02.134Z] The recommended git tool is: NONE [2023-01-31T15:20:03.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T15:20:03.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T15:20:03.183Z] ./bin/test-attribution-txt.sh [2023-01-31T15:20:03.183Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-31T15:20:03.183Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-31T15:20:03.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-31T15:20:03.206Z] $ docker stop --time=1 ec2a653b44380034af43f86f2bb12faa14cbc8aa1718d6e908df118f9fa44099 [2023-01-31T15:20:07.169Z] using credential edgex-jenkins-ssh [2023-01-31T15:20:07.189Z] Cloning the remote Git repository [2023-01-31T15:20:07.234Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-31T15:20:07.309Z] > git init /w/workspace/app-service-configurable/129 # timeout=10 [2023-01-31T15:20:07.463Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-31T15:20:07.464Z] > git --version # timeout=10 [2023-01-31T15:20:07.493Z] > git --version # 'git version 2.25.1' [2023-01-31T15:20:07.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T15:20:07.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T15:20:09.018Z] $ docker rm -f --volumes ec2a653b44380034af43f86f2bb12faa14cbc8aa1718d6e908df118f9fa44099 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T15:20:09.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-31T15:20:09.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-01-31T15:20:09.546Z] Avoid second fetch [2023-01-31T15:20:09.546Z] Checking out Revision 836f87500d0ab86c5b89a87899a5c272f5f4162e (main) [Pipeline] sh [2023-01-31T15:20:08.680Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-31T15:20:08.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T15:20:09.555Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T15:20:09.573Z] > git checkout -f 836f87500d0ab86c5b89a87899a5c272f5f4162e # timeout=10 [2023-01-31T15:20:09.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-31T15:20:10.089Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#507)" [2023-01-31T15:20:10.226Z] + ls -al . [2023-01-31T15:20:10.226Z] total 176 [2023-01-31T15:20:10.226Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:19 . [2023-01-31T15:20:10.226Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:17 .. [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 15:18 .dockerignore [2023-01-31T15:20:10.226Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:18 .git [2023-01-31T15:20:10.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 15:18 .github [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 31 15:18 .gitignore [2023-01-31T15:20:10.226Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 15:18 .semver [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 31 15:18 Attribution.txt [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 31 15:18 CHANGELOG.md [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 31 15:18 Dockerfile [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 15:18 GOVERNANCE.md [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 31 15:18 Jenkinsfile [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 15:18 LICENSE [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 15:18 OWNERS.md [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 31 15:18 README.md [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 31 15:18 VERSION [2023-01-31T15:20:10.226Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:18 bin [2023-01-31T15:20:10.226Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 31 15:19 coverage.out [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 31 15:18 go.mod [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 31 15:18 go.sum [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 15:18 main.go [2023-01-31T15:20:10.226Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 31 15:18 makefile [2023-01-31T15:20:10.226Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 15:18 res [2023-01-31T15:20:10.226Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:10.532Z] + 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=836f87500d0ab86c5b89a87899a5c272f5f4162e --label arch=amd64 --label version=3.0.0-dev.12 . [2023-01-31T15:20:10.532Z] Sending build context to Docker daemon 3.219MB [2023-01-31T15:20:10.532Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T15:20:10.532Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-31T15:20:10.532Z] ---> 274bbfcdc928 [2023-01-31T15:20:10.532Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T15:20:10.532Z] ---> Running in 9a41bf4bc256 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T15:20:10.791Z] Removing intermediate container 9a41bf4bc256 [2023-01-31T15:20:10.791Z] ---> 73147edd8588 [2023-01-31T15:20:10.791Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T15:20:10.791Z] ---> Running in fb5b183af81a [2023-01-31T15:20:10.791Z] Removing intermediate container fb5b183af81a [2023-01-31T15:20:10.791Z] ---> 3756d36613b2 [2023-01-31T15:20:10.791Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-31T15:20:10.791Z] ---> Running in 6b29e44f9dc8 [2023-01-31T15:20:11.050Z] Removing intermediate container 6b29e44f9dc8 [2023-01-31T15:20:11.051Z] ---> 4d27d1a4ca9d [2023-01-31T15:20:11.051Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T15:20:11.051Z] ---> Running in a73da9b21b7b [2023-01-31T15:20:11.082Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-31T15:20:11.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T15:20:11.083Z] Dload Upload Total Spent Left Speed [2023-01-31T15:20:11.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 83888 [2023-01-31T15:20:11.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T15:20:11.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-01-31T15:20:11.568Z] OK: 211 MiB in 51 packages [2023-01-31T15:20:11.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-31T15:20:12.053Z] + sudo tee /etc/docker/daemon.new [2023-01-31T15:20:12.053Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-31T15:20:12.053Z] { [2023-01-31T15:20:12.053Z] "registry-mirrors": [ [2023-01-31T15:20:12.053Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-31T15:20:12.053Z] ], [2023-01-31T15:20:12.053Z] "bip": "10.250.0.254/24", [2023-01-31T15:20:12.053Z] "hosts": [ [2023-01-31T15:20:12.053Z] "tcp://0.0.0.0:5555", [2023-01-31T15:20:12.053Z] "unix:///var/run/docker.sock" [2023-01-31T15:20:12.053Z] ], [2023-01-31T15:20:12.053Z] "mtu": 1458, [2023-01-31T15:20:12.053Z] "selinux-enabled": true, [2023-01-31T15:20:12.053Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-31T15:20:12.053Z] } [Pipeline] sh [2023-01-31T15:20:12.135Z] Removing intermediate container a73da9b21b7b [2023-01-31T15:20:12.135Z] ---> 302ecf940979 [2023-01-31T15:20:12.135Z] Step 7/26 : WORKDIR /app [2023-01-31T15:20:12.135Z] ---> Running in 432d0380d48a [2023-01-31T15:20:12.135Z] Removing intermediate container 432d0380d48a [2023-01-31T15:20:12.135Z] ---> 5e666e262d69 [2023-01-31T15:20:12.135Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-31T15:20:12.135Z] ---> 713a77253bd9 [2023-01-31T15:20:12.135Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T15:20:12.135Z] ---> Running in 80f120b61237 [2023-01-31T15:20:12.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-31T15:20:12.723Z] + sudo service docker restart [2023-01-31T15:20:13.070Z] Removing intermediate container 80f120b61237 [2023-01-31T15:20:13.070Z] ---> d00110d1b632 [2023-01-31T15:20:13.070Z] Step 10/26 : COPY . . [2023-01-31T15:20:13.330Z] ---> 195fc4de9d40 [2023-01-31T15:20:13.330Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T15:20:13.330Z] ---> Running in af4181c1dcd8 [2023-01-31T15:20:13.330Z] Removing intermediate container af4181c1dcd8 [2023-01-31T15:20:13.330Z] ---> 8c74e8d520ed [2023-01-31T15:20:13.330Z] Step 12/26 : RUN $MAKE [2023-01-31T15:20:13.330Z] ---> Running in 2340bf6769c4 [2023-01-31T15:20:13.588Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T15:20:30.988Z] provisioning config files... [2023-01-31T15:20:31.012Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/129@tmp/config18165707244189501133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:20:31.366Z] ---> docker-login.sh [2023-01-31T15:20:31.366Z] nexus3.edgexfoundry.org:10001 [2023-01-31T15:20:31.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:31.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:31.905Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:31.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:31.905Z] [2023-01-31T15:20:31.905Z] Login Succeeded [2023-01-31T15:20:31.905Z] nexus3.edgexfoundry.org:10002 [2023-01-31T15:20:32.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:32.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:32.442Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:32.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:32.442Z] [2023-01-31T15:20:32.442Z] Login Succeeded [2023-01-31T15:20:32.442Z] nexus3.edgexfoundry.org:10003 [2023-01-31T15:20:32.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:32.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:32.712Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:32.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:32.712Z] [2023-01-31T15:20:32.712Z] Login Succeeded [2023-01-31T15:20:32.712Z] nexus3.edgexfoundry.org:10004 [2023-01-31T15:20:32.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:32.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:32.981Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:32.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:32.981Z] [2023-01-31T15:20:32.981Z] Login Succeeded [2023-01-31T15:20:32.981Z] docker.io [2023-01-31T15:20:33.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:33.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:33.521Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:33.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:33.521Z] [2023-01-31T15:20:33.521Z] Login Succeeded [2023-01-31T15:20:33.521Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T15:20:33.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T15:20:33.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T15:20:33.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T15:20:33.811Z] ========================================================= [2023-01-31T15:20:33.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-31T15:20:33.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:34.157Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T15:20:34.157Z] Sending build context to Docker daemon 205.8kB [2023-01-31T15:20:34.428Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T15:20:34.428Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T15:20:34.428Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-31T15:20:34.428Z] 9b18e9b68314: Pulling fs layer [2023-01-31T15:20:34.428Z] 35d82f9e3411: Pulling fs layer [2023-01-31T15:20:34.428Z] e16973657156: Pulling fs layer [2023-01-31T15:20:34.428Z] fc693d55d65f: Pulling fs layer [2023-01-31T15:20:34.428Z] 7e9fc2657dce: Pulling fs layer [2023-01-31T15:20:34.428Z] dda99020689f: Pulling fs layer [2023-01-31T15:20:34.428Z] db1c61fa0a46: Pulling fs layer [2023-01-31T15:20:34.428Z] 891c053d2c06: Pulling fs layer [2023-01-31T15:20:34.428Z] dda99020689f: Waiting [2023-01-31T15:20:34.428Z] db1c61fa0a46: Waiting [2023-01-31T15:20:34.428Z] fc693d55d65f: Waiting [2023-01-31T15:20:34.428Z] 891c053d2c06: Waiting [2023-01-31T15:20:34.428Z] 7e9fc2657dce: Waiting [2023-01-31T15:20:34.428Z] e16973657156: Download complete [2023-01-31T15:20:34.428Z] 35d82f9e3411: Download complete [2023-01-31T15:20:34.703Z] 7e9fc2657dce: Verifying Checksum [2023-01-31T15:20:34.703Z] 7e9fc2657dce: Download complete [2023-01-31T15:20:34.703Z] dda99020689f: Verifying Checksum [2023-01-31T15:20:34.703Z] dda99020689f: Download complete [2023-01-31T15:20:34.703Z] 9b18e9b68314: Verifying Checksum [2023-01-31T15:20:34.703Z] 9b18e9b68314: Download complete [2023-01-31T15:20:35.534Z] Removing intermediate container 2340bf6769c4 [2023-01-31T15:20:35.534Z] ---> eb5d41183c7a [2023-01-31T15:20:35.534Z] Step 13/26 : FROM alpine:3.16 [2023-01-31T15:20:35.534Z] 3.16: Pulling from library/alpine [2023-01-31T15:20:35.534Z] ca7dd9ec2225: Pulling fs layer [2023-01-31T15:20:35.676Z] 9b18e9b68314: Pull complete [2023-01-31T15:20:35.676Z] 891c053d2c06: Verifying Checksum [2023-01-31T15:20:35.676Z] 891c053d2c06: Download complete [2023-01-31T15:20:35.798Z] ca7dd9ec2225: Verifying Checksum [2023-01-31T15:20:35.798Z] ca7dd9ec2225: Download complete [2023-01-31T15:20:35.798Z] ca7dd9ec2225: Pull complete [2023-01-31T15:20:35.798Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T15:20:35.798Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T15:20:35.798Z] ---> bfe296a52501 [2023-01-31T15:20:35.798Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-31T15:20:36.058Z] ---> Running in dc846d04b00e [2023-01-31T15:20:36.058Z] Removing intermediate container dc846d04b00e [2023-01-31T15:20:36.058Z] ---> 82cfcecc0444 [2023-01-31T15:20:36.058Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-31T15:20:36.058Z] ---> Running in 0e71ec07043a [2023-01-31T15:20:36.058Z] Removing intermediate container 0e71ec07043a [2023-01-31T15:20:36.058Z] ---> 184dbcff0704 [2023-01-31T15:20:36.058Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-31T15:20:36.058Z] ---> Running in 8f046186c23e [2023-01-31T15:20:36.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T15:20:36.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T15:20:36.839Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-31T15:20:36.839Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-31T15:20:36.839Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T15:20:36.839Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T15:20:36.839Z] OK: 6 MiB in 16 packages [2023-01-31T15:20:37.109Z] db1c61fa0a46: Verifying Checksum [2023-01-31T15:20:37.109Z] db1c61fa0a46: Download complete [2023-01-31T15:20:37.380Z] fc693d55d65f: Verifying Checksum [2023-01-31T15:20:37.380Z] fc693d55d65f: Download complete [2023-01-31T15:20:37.406Z] Removing intermediate container 8f046186c23e [2023-01-31T15:20:37.406Z] ---> 68856369562a [2023-01-31T15:20:37.406Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-31T15:20:37.406Z] ---> 7e8477d0fc73 [2023-01-31T15:20:37.406Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-31T15:20:37.665Z] ---> aebc8d472446 [2023-01-31T15:20:37.665Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-31T15:20:37.665Z] ---> 4df637906507 [2023-01-31T15:20:37.665Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-31T15:20:37.972Z] 35d82f9e3411: Pull complete [2023-01-31T15:20:38.242Z] e16973657156: Pull complete [2023-01-31T15:20:38.598Z] ---> 65ea93cb724d [2023-01-31T15:20:38.598Z] Step 21/26 : EXPOSE 48095 [2023-01-31T15:20:38.598Z] ---> Running in f4817c363ffc [2023-01-31T15:20:38.598Z] Removing intermediate container f4817c363ffc [2023-01-31T15:20:38.598Z] ---> 9ea17cac35ba [2023-01-31T15:20:38.598Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-31T15:20:38.598Z] ---> Running in 900ed8b5704b [2023-01-31T15:20:38.598Z] Removing intermediate container 900ed8b5704b [2023-01-31T15:20:38.598Z] ---> 6cd21e0e8b89 [2023-01-31T15:20:38.598Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T15:20:38.598Z] ---> Running in 4ecd06358286 [2023-01-31T15:20:38.598Z] Removing intermediate container 4ecd06358286 [2023-01-31T15:20:38.598Z] ---> 40622ba08d57 [2023-01-31T15:20:38.598Z] Step 24/26 : LABEL arch=amd64 [2023-01-31T15:20:38.598Z] ---> Running in b7999efb99b9 [2023-01-31T15:20:38.856Z] Removing intermediate container b7999efb99b9 [2023-01-31T15:20:38.856Z] ---> 8187113ff97c [2023-01-31T15:20:38.856Z] Step 25/26 : LABEL git_sha=836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:20:38.856Z] ---> Running in 20747c70f35b [2023-01-31T15:20:38.856Z] Removing intermediate container 20747c70f35b [2023-01-31T15:20:38.856Z] ---> eec3c4cb7812 [2023-01-31T15:20:38.856Z] Step 26/26 : LABEL version=3.0.0-dev.12 [2023-01-31T15:20:38.856Z] ---> Running in 1c13eaac0b76 [2023-01-31T15:20:38.856Z] Removing intermediate container 1c13eaac0b76 [2023-01-31T15:20:38.856Z] ---> 1db799c9da36 [2023-01-31T15:20:38.856Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-31T15:20:38.856Z] Successfully built 1db799c9da36 [2023-01-31T15:20:38.856Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T15:20:38.950Z] provisioning config files... [2023-01-31T15:20:38.958Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12525712038994350744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:20:39.255Z] ---> docker-login.sh [2023-01-31T15:20:39.255Z] nexus3.edgexfoundry.org:10001 [2023-01-31T15:20:39.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:39.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:39.255Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:39.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:39.255Z] [2023-01-31T15:20:39.255Z] Login Succeeded [2023-01-31T15:20:39.255Z] nexus3.edgexfoundry.org:10002 [2023-01-31T15:20:39.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:39.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:39.255Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:39.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:39.255Z] [2023-01-31T15:20:39.255Z] Login Succeeded [2023-01-31T15:20:39.255Z] nexus3.edgexfoundry.org:10003 [2023-01-31T15:20:39.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:39.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:39.514Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:39.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:39.514Z] [2023-01-31T15:20:39.514Z] Login Succeeded [2023-01-31T15:20:39.514Z] nexus3.edgexfoundry.org:10004 [2023-01-31T15:20:39.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:39.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:39.514Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:39.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:39.514Z] [2023-01-31T15:20:39.514Z] Login Succeeded [2023-01-31T15:20:39.514Z] docker.io [2023-01-31T15:20:39.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:20:39.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:20:39.773Z] Configure a credential helper to remove this warning. See [2023-01-31T15:20:39.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:20:39.773Z] [2023-01-31T15:20:39.773Z] Login Succeeded [2023-01-31T15:20:39.773Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T15:20:39.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T15:20:39.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T15:20:39.821Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-01-31T15:20:39.821Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:20:39.821Z] latest [2023-01-31T15:20:39.821Z] 3.0.0-dev.12 [2023-01-31T15:20:39.821Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [2023-01-31T15:20:39.821Z] main [2023-01-31T15:20:39.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:40.128Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:40.431Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:20:40.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-31T15:20:40.431Z] 14c13d551ddc: Preparing [2023-01-31T15:20:40.431Z] 01e737f6918a: Preparing [2023-01-31T15:20:40.431Z] ff522feef5f1: Preparing [2023-01-31T15:20:40.431Z] 066b55934677: Preparing [2023-01-31T15:20:40.431Z] c249b4284a2f: Preparing [2023-01-31T15:20:40.431Z] e5e13b0c77cb: Preparing [2023-01-31T15:20:40.431Z] e5e13b0c77cb: Waiting [2023-01-31T15:20:40.431Z] 066b55934677: Pushed [2023-01-31T15:20:40.431Z] ff522feef5f1: Pushed [2023-01-31T15:20:40.431Z] 01e737f6918a: Pushed [2023-01-31T15:20:40.431Z] e5e13b0c77cb: Layer already exists [2023-01-31T15:20:40.691Z] c249b4284a2f: Pushed [2023-01-31T15:20:43.316Z] 14c13d551ddc: Pushed [2023-01-31T15:20:43.316Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:43.666Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:43.981Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-31T15:20:43.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-31T15:20:43.981Z] 14c13d551ddc: Preparing [2023-01-31T15:20:43.981Z] 01e737f6918a: Preparing [2023-01-31T15:20:43.981Z] ff522feef5f1: Preparing [2023-01-31T15:20:43.981Z] 066b55934677: Preparing [2023-01-31T15:20:43.981Z] c249b4284a2f: Preparing [2023-01-31T15:20:43.981Z] e5e13b0c77cb: Preparing [2023-01-31T15:20:43.981Z] e5e13b0c77cb: Waiting [2023-01-31T15:20:43.981Z] c249b4284a2f: Layer already exists [2023-01-31T15:20:43.981Z] ff522feef5f1: Layer already exists [2023-01-31T15:20:43.981Z] 01e737f6918a: Layer already exists [2023-01-31T15:20:43.981Z] 14c13d551ddc: Layer already exists [2023-01-31T15:20:43.981Z] 066b55934677: Layer already exists [2023-01-31T15:20:43.981Z] e5e13b0c77cb: Layer already exists [2023-01-31T15:20:43.981Z] latest: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:44.292Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:44.599Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.12 [2023-01-31T15:20:44.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-31T15:20:44.599Z] 14c13d551ddc: Preparing [2023-01-31T15:20:44.599Z] 01e737f6918a: Preparing [2023-01-31T15:20:44.599Z] ff522feef5f1: Preparing [2023-01-31T15:20:44.599Z] 066b55934677: Preparing [2023-01-31T15:20:44.599Z] c249b4284a2f: Preparing [2023-01-31T15:20:44.599Z] e5e13b0c77cb: Preparing [2023-01-31T15:20:44.599Z] e5e13b0c77cb: Waiting [2023-01-31T15:20:44.599Z] 01e737f6918a: Layer already exists [2023-01-31T15:20:44.599Z] c249b4284a2f: Layer already exists [2023-01-31T15:20:44.599Z] 066b55934677: Layer already exists [2023-01-31T15:20:44.599Z] 14c13d551ddc: Layer already exists [2023-01-31T15:20:44.599Z] ff522feef5f1: Layer already exists [2023-01-31T15:20:44.599Z] e5e13b0c77cb: Layer already exists [2023-01-31T15:20:44.599Z] 3.0.0-dev.12: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:44.909Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:45.218Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [2023-01-31T15:20:45.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-31T15:20:45.218Z] 14c13d551ddc: Preparing [2023-01-31T15:20:45.218Z] 01e737f6918a: Preparing [2023-01-31T15:20:45.218Z] ff522feef5f1: Preparing [2023-01-31T15:20:45.218Z] 066b55934677: Preparing [2023-01-31T15:20:45.218Z] c249b4284a2f: Preparing [2023-01-31T15:20:45.218Z] e5e13b0c77cb: Preparing [2023-01-31T15:20:45.218Z] e5e13b0c77cb: Waiting [2023-01-31T15:20:45.218Z] 14c13d551ddc: Layer already exists [2023-01-31T15:20:45.218Z] 01e737f6918a: Layer already exists [2023-01-31T15:20:45.218Z] c249b4284a2f: Layer already exists [2023-01-31T15:20:45.218Z] ff522feef5f1: Layer already exists [2023-01-31T15:20:45.218Z] 066b55934677: Layer already exists [2023-01-31T15:20:45.218Z] e5e13b0c77cb: Layer already exists [2023-01-31T15:20:45.218Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:45.539Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:45.849Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-01-31T15:20:45.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-31T15:20:45.849Z] 14c13d551ddc: Preparing [2023-01-31T15:20:45.849Z] 01e737f6918a: Preparing [2023-01-31T15:20:45.849Z] ff522feef5f1: Preparing [2023-01-31T15:20:45.849Z] 066b55934677: Preparing [2023-01-31T15:20:45.849Z] c249b4284a2f: Preparing [2023-01-31T15:20:45.849Z] e5e13b0c77cb: Preparing [2023-01-31T15:20:45.849Z] e5e13b0c77cb: Waiting [2023-01-31T15:20:45.849Z] 14c13d551ddc: Layer already exists [2023-01-31T15:20:45.849Z] c249b4284a2f: Layer already exists [2023-01-31T15:20:45.849Z] 01e737f6918a: Layer already exists [2023-01-31T15:20:45.849Z] ff522feef5f1: Layer already exists [2023-01-31T15:20:45.849Z] 066b55934677: Layer already exists [2023-01-31T15:20:45.849Z] e5e13b0c77cb: Layer already exists [2023-01-31T15:20:45.849Z] main: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T15:20:45.891Z] ===================================================== [Pipeline] echo [2023-01-31T15:20:45.897Z] taggedImages: [2023-01-31T15:20:45.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:20:45.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-31T15:20:45.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.12 [2023-01-31T15:20:45.897Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [2023-01-31T15:20:45.897Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:46.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T15:20:46.281Z] [2023-01-31T15:20:46.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:20:46.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T15:20:46.591Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-31T15:20:46.591Z] 5eb5b503b376: Pulling fs layer [2023-01-31T15:20:46.591Z] 5c69ac0246d0: Pulling fs layer [2023-01-31T15:20:46.591Z] ec43610c2a17: Pulling fs layer [2023-01-31T15:20:46.591Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-31T15:20:46.591Z] 33b1e0a273af: Pulling fs layer [2023-01-31T15:20:46.591Z] 5d3b04190fa2: Pulling fs layer [2023-01-31T15:20:46.591Z] 2f39f015ded8: Pulling fs layer [2023-01-31T15:20:46.591Z] 5d3b04190fa2: Waiting [2023-01-31T15:20:46.591Z] 3a2ae6a8a46f: Waiting [2023-01-31T15:20:46.591Z] 33b1e0a273af: Waiting [2023-01-31T15:20:46.591Z] 2f39f015ded8: Waiting [2023-01-31T15:20:46.591Z] 5c69ac0246d0: Download complete [2023-01-31T15:20:46.591Z] 3a2ae6a8a46f: Download complete [2023-01-31T15:20:46.851Z] 33b1e0a273af: Verifying Checksum [2023-01-31T15:20:46.851Z] 33b1e0a273af: Download complete [2023-01-31T15:20:46.851Z] 5d3b04190fa2: Download complete [2023-01-31T15:20:46.851Z] ec43610c2a17: Download complete [2023-01-31T15:20:47.114Z] 5eb5b503b376: Verifying Checksum [2023-01-31T15:20:47.114Z] 5eb5b503b376: Download complete [2023-01-31T15:20:47.685Z] 2f39f015ded8: Verifying Checksum [2023-01-31T15:20:47.686Z] 2f39f015ded8: Download complete [2023-01-31T15:20:48.253Z] 5eb5b503b376: Pull complete [2023-01-31T15:20:48.253Z] 5c69ac0246d0: Pull complete [2023-01-31T15:20:48.820Z] ec43610c2a17: Pull complete [2023-01-31T15:20:48.820Z] 3a2ae6a8a46f: Pull complete [2023-01-31T15:20:49.079Z] 33b1e0a273af: Pull complete [2023-01-31T15:20:49.079Z] 5d3b04190fa2: Pull complete [2023-01-31T15:20:53.278Z] fc693d55d65f: Pull complete [2023-01-31T15:20:53.278Z] 7e9fc2657dce: Pull complete [2023-01-31T15:20:53.278Z] dda99020689f: Pull complete [2023-01-31T15:20:54.350Z] 2f39f015ded8: Pull complete [2023-01-31T15:20:54.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-31T15:20:54.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T15:20:54.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:20:54.427Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:20:54.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T15:20:58.442Z] $ docker top eee10d0bc70987804b58d3b1545b5ca0f4ce7e92b8ba50d486c0f575cdeaa00d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:20:58.647Z] db1c61fa0a46: Pull complete [2023-01-31T15:20:58.801Z] ---> job-cost.sh [2023-01-31T15:20:58.801Z] lf-activate-venv: SKIPPING [2023-01-31T15:20:58.801Z] INFO: No Stack... [2023-01-31T15:20:59.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T15:20:59.627Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T15:20:59.918Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-01-31T15:20:59.918Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T15:20:59.931Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [2023-01-31T15:20:59.938Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] did not exist. Created. [2023-01-31T15:20:59.938Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T15:21:00.072Z] 891c053d2c06: Pull complete [2023-01-31T15:21:00.072Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-31T15:21:00.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T15:21:00.072Z] ---> f96f9c87975a [2023-01-31T15:21:00.072Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T15:21:00.237Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-31T15:21:00.267Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T15:21:00.275Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T15:21:00.298Z] $ docker stop --time=1 eee10d0bc70987804b58d3b1545b5ca0f4ce7e92b8ba50d486c0f575cdeaa00d [2023-01-31T15:21:01.454Z] $ docker rm -f --volumes eee10d0bc70987804b58d3b1545b5ca0f4ce7e92b8ba50d486c0f575cdeaa00d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-31T15:21:02.047Z] ---> Running in 709285fbb34d [2023-01-31T15:21:02.047Z] Removing intermediate container 709285fbb34d [2023-01-31T15:21:02.047Z] ---> 4e6cd8898030 [2023-01-31T15:21:02.047Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T15:21:02.327Z] ---> Running in 0f6bd1360b93 [2023-01-31T15:21:02.594Z] Removing intermediate container 0f6bd1360b93 [2023-01-31T15:21:02.594Z] ---> 4de9a5f1d97b [2023-01-31T15:21:02.594Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T15:21:02.594Z] ---> Running in f8b55494abf6 [2023-01-31T15:21:02.866Z] Removing intermediate container f8b55494abf6 [2023-01-31T15:21:02.866Z] ---> 1e903302d2ea [2023-01-31T15:21:02.866Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T15:21:03.138Z] ---> Running in 743c571c04ae [2023-01-31T15:21:04.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T15:21:04.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T15:21:05.641Z] OK: 221 MiB in 51 packages [2023-01-31T15:21:06.227Z] Removing intermediate container 743c571c04ae [2023-01-31T15:21:06.227Z] ---> b6bd476ba533 [2023-01-31T15:21:06.227Z] Step 7/12 : WORKDIR /app [2023-01-31T15:21:06.501Z] ---> Running in c45d7ce9f059 [2023-01-31T15:21:06.768Z] Removing intermediate container c45d7ce9f059 [2023-01-31T15:21:06.768Z] ---> 3c293223d8da [2023-01-31T15:21:06.768Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-31T15:21:07.355Z] ---> a31c7aadc525 [2023-01-31T15:21:07.355Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T15:21:07.355Z] ---> Running in b4a72394f664 [2023-01-31T15:22:15.368Z] Removing intermediate container b4a72394f664 [2023-01-31T15:22:15.368Z] ---> 22b7e6aea526 [2023-01-31T15:22:15.368Z] Step 10/12 : COPY . . [2023-01-31T15:22:15.368Z] ---> cb071141231a [2023-01-31T15:22:15.368Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T15:22:15.368Z] ---> Running in 6a1399e2ed4b [2023-01-31T15:22:15.368Z] Removing intermediate container 6a1399e2ed4b [2023-01-31T15:22:15.368Z] ---> 0171e27821a2 [2023-01-31T15:22:15.368Z] Step 12/12 : RUN $MAKE [2023-01-31T15:22:15.368Z] ---> Running in ac9ea8fa3cf0 [2023-01-31T15:22:15.368Z] noop [2023-01-31T15:22:15.368Z] Removing intermediate container ac9ea8fa3cf0 [2023-01-31T15:22:15.368Z] ---> d169457f2eac [2023-01-31T15:22:15.368Z] Successfully built d169457f2eac [2023-01-31T15:22:15.368Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:22:15.729Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T15:22:15.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:22:15.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-4140 does not seem to be running inside a container [2023-01-31T15:22:16.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/129 -v /w/workspace/app-service-configurable/129:/w/workspace/app-service-configurable/129:rw,z -v /w/workspace/app-service-configurable/129@tmp:/w/workspace/app-service-configurable/129@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 [2023-01-31T15:22:17.209Z] $ docker top 148e09393607b553307bc63d68810821da313704b5210bcaeddd2cad1c8e00d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T15:22:18.045Z] + go version [2023-01-31T15:22:18.046Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-31T15:22:18.073Z] $ docker stop --time=1 148e09393607b553307bc63d68810821da313704b5210bcaeddd2cad1c8e00d9 [2023-01-31T15:22:19.690Z] $ docker rm -f --volumes 148e09393607b553307bc63d68810821da313704b5210bcaeddd2cad1c8e00d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:22:20.242Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T15:22:20.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:22:20.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-4140 does not seem to be running inside a container [2023-01-31T15:22:20.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/129 -v /w/workspace/app-service-configurable/129:/w/workspace/app-service-configurable/129:rw,z -v /w/workspace/app-service-configurable/129@tmp:/w/workspace/app-service-configurable/129@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 [2023-01-31T15:22:21.749Z] $ docker top ec8b2bec881f4dc17f91e310e1ea4feb68cafd228b0eaa324cfde786083d1f2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T15:22:22.565Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/129 [Pipeline] fileExists [Pipeline] sh [2023-01-31T15:22:23.218Z] + make test [2023-01-31T15:22:23.218Z] go test -race -coverprofile=coverage.out ./... [2023-01-31T15:24:44.932Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-31T15:24:44.932Z] go vet ./... [2023-01-31T15:26:21.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T15:26:21.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T15:26:21.597Z] ./bin/test-attribution-txt.sh [2023-01-31T15:26:21.597Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-31T15:26:21.597Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-31T15:26:21.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-31T15:26:21.643Z] $ docker stop --time=1 ec8b2bec881f4dc17f91e310e1ea4feb68cafd228b0eaa324cfde786083d1f2b [2023-01-31T15:26:24.860Z] $ docker rm -f --volumes ec8b2bec881f4dc17f91e310e1ea4feb68cafd228b0eaa324cfde786083d1f2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T15:26:26.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-31T15:26:26.173Z] Warning: overwriting stash ‘coverage-report’ [2023-01-31T15:26:26.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T15:26:27.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-31T15:26:27.352Z] + ls -al . [2023-01-31T15:26:27.353Z] total 172 [2023-01-31T15:26:27.353Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 31 15:22 . [2023-01-31T15:26:27.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:20 .. [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 15:20 .dockerignore [2023-01-31T15:26:27.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:20 .git [2023-01-31T15:26:27.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 15:20 .github [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 31 15:20 .gitignore [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 31 15:20 Attribution.txt [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 31 15:20 CHANGELOG.md [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 31 15:20 Dockerfile [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 15:20 GOVERNANCE.md [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 31 15:20 Jenkinsfile [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 15:20 LICENSE [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 15:20 OWNERS.md [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 31 15:20 README.md [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 31 15:18 VERSION [2023-01-31T15:26:27.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:20 bin [2023-01-31T15:26:27.353Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 31 15:22 coverage.out [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 31 15:20 go.mod [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 31 15:20 go.sum [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 15:20 main.go [2023-01-31T15:26:27.353Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 31 15:20 makefile [2023-01-31T15:26:27.353Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 15:20 res [2023-01-31T15:26:27.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:26:27.698Z] + 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=836f87500d0ab86c5b89a87899a5c272f5f4162e --label arch=arm64 --label version=3.0.0-dev.12 . [2023-01-31T15:26:27.698Z] Sending build context to Docker daemon 206.8kB [2023-01-31T15:26:27.966Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T15:26:27.966Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-31T15:26:27.966Z] ---> d169457f2eac [2023-01-31T15:26:27.966Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T15:26:27.966Z] ---> Running in f451025479cb [2023-01-31T15:26:28.236Z] Removing intermediate container f451025479cb [2023-01-31T15:26:28.236Z] ---> 238e2cfc8608 [2023-01-31T15:26:28.236Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T15:26:28.505Z] ---> Running in d6a2f51c1975 [2023-01-31T15:26:28.772Z] Removing intermediate container d6a2f51c1975 [2023-01-31T15:26:28.772Z] ---> 079d1beca4f5 [2023-01-31T15:26:28.772Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-31T15:26:28.772Z] ---> Running in 879d762f35ae [2023-01-31T15:26:29.040Z] Removing intermediate container 879d762f35ae [2023-01-31T15:26:29.041Z] ---> 2d6a08d7de5d [2023-01-31T15:26:29.041Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T15:26:29.041Z] ---> Running in e0604c4658af [2023-01-31T15:26:30.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T15:26:30.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T15:26:31.879Z] OK: 221 MiB in 51 packages [2023-01-31T15:26:32.848Z] Removing intermediate container e0604c4658af [2023-01-31T15:26:32.848Z] ---> 64a23031cfb6 [2023-01-31T15:26:32.848Z] Step 7/26 : WORKDIR /app [2023-01-31T15:26:32.848Z] ---> Running in 2a5d94149b26 [2023-01-31T15:26:33.117Z] Removing intermediate container 2a5d94149b26 [2023-01-31T15:26:33.117Z] ---> fe018649f30b [2023-01-31T15:26:33.117Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-31T15:26:33.708Z] ---> ff5763b970d5 [2023-01-31T15:26:33.708Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T15:26:33.708Z] ---> Running in 81e07ed8ddf2 [2023-01-31T15:26:37.084Z] Removing intermediate container 81e07ed8ddf2 [2023-01-31T15:26:37.084Z] ---> e72ab9413805 [2023-01-31T15:26:37.084Z] Step 10/26 : COPY . . [2023-01-31T15:26:37.353Z] ---> aa827db3e1df [2023-01-31T15:26:37.353Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T15:26:37.621Z] ---> Running in a532b8e4375d [2023-01-31T15:26:37.888Z] Removing intermediate container a532b8e4375d [2023-01-31T15:26:37.888Z] ---> 114aefbc2065 [2023-01-31T15:26:37.888Z] Step 12/26 : RUN $MAKE [2023-01-31T15:26:37.888Z] ---> Running in 28c00e069a9c [2023-01-31T15:26:38.860Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12" -trimpath -mod=readonly -o app-service-configurable [2023-01-31T15:28:45.552Z] Removing intermediate container 28c00e069a9c [2023-01-31T15:28:45.552Z] ---> 52f5203dc641 [2023-01-31T15:28:45.552Z] Step 13/26 : FROM alpine:3.16 [2023-01-31T15:28:45.552Z] 3.16: Pulling from library/alpine [2023-01-31T15:28:45.552Z] 6875df1f5354: Pulling fs layer [2023-01-31T15:28:45.552Z] 6875df1f5354: Verifying Checksum [2023-01-31T15:28:45.552Z] 6875df1f5354: Download complete [2023-01-31T15:28:45.552Z] 6875df1f5354: Pull complete [2023-01-31T15:28:45.552Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T15:28:45.552Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T15:28:45.552Z] ---> 2b4661558fb8 [2023-01-31T15:28:45.552Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-31T15:28:45.552Z] ---> Running in 1414339d93ee [2023-01-31T15:28:45.552Z] Removing intermediate container 1414339d93ee [2023-01-31T15:28:45.552Z] ---> 44fda457e749 [2023-01-31T15:28:45.552Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-31T15:28:45.552Z] ---> Running in 8dbc18d4be1b [2023-01-31T15:28:45.552Z] Removing intermediate container 8dbc18d4be1b [2023-01-31T15:28:45.552Z] ---> f92b88e233cd [2023-01-31T15:28:45.552Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-31T15:28:45.552Z] ---> Running in fcb891637c66 [2023-01-31T15:28:45.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T15:28:45.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T15:28:45.552Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-31T15:28:45.552Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-31T15:28:45.552Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T15:28:45.552Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T15:28:45.552Z] OK: 6 MiB in 16 packages [2023-01-31T15:28:45.552Z] Removing intermediate container fcb891637c66 [2023-01-31T15:28:45.552Z] ---> abf16e716fdc [2023-01-31T15:28:45.552Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-31T15:28:45.552Z] ---> ab16febd7459 [2023-01-31T15:28:45.552Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-31T15:28:45.552Z] ---> 0f240a2626c2 [2023-01-31T15:28:45.552Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-31T15:28:45.552Z] ---> 4980d288885d [2023-01-31T15:28:45.552Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-31T15:28:46.960Z] ---> 46e0022325ee [2023-01-31T15:28:46.960Z] Step 21/26 : EXPOSE 48095 [2023-01-31T15:28:46.960Z] ---> Running in 0dda88ed09f1 [2023-01-31T15:28:47.230Z] Removing intermediate container 0dda88ed09f1 [2023-01-31T15:28:47.230Z] ---> 6a2e22b13ce9 [2023-01-31T15:28:47.230Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-31T15:28:47.499Z] ---> Running in b4ff673b6907 [2023-01-31T15:28:47.767Z] Removing intermediate container b4ff673b6907 [2023-01-31T15:28:47.767Z] ---> 2ca4d7a2ce8e [2023-01-31T15:28:47.767Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T15:28:47.767Z] ---> Running in de4acc63b557 [2023-01-31T15:28:48.050Z] Removing intermediate container de4acc63b557 [2023-01-31T15:28:48.050Z] ---> 59aee8c04d96 [2023-01-31T15:28:48.050Z] Step 24/26 : LABEL arch=arm64 [2023-01-31T15:28:48.050Z] ---> Running in 001140ab31b6 [2023-01-31T15:28:48.318Z] Removing intermediate container 001140ab31b6 [2023-01-31T15:28:48.318Z] ---> 0bc09edd3c21 [2023-01-31T15:28:48.318Z] Step 25/26 : LABEL git_sha=836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:28:48.586Z] ---> Running in 9874659d277b [2023-01-31T15:28:48.858Z] Removing intermediate container 9874659d277b [2023-01-31T15:28:48.858Z] ---> 13b2ba577737 [2023-01-31T15:28:48.858Z] Step 26/26 : LABEL version=3.0.0-dev.12 [2023-01-31T15:28:48.858Z] ---> Running in 65fcf005575f [2023-01-31T15:28:49.127Z] Removing intermediate container 65fcf005575f [2023-01-31T15:28:49.127Z] ---> d909e522453b [2023-01-31T15:28:49.127Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-31T15:28:49.127Z] Successfully built d909e522453b [2023-01-31T15:28:49.127Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T15:28:49.258Z] provisioning config files... [2023-01-31T15:28:49.275Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/129@tmp/config9441462556653733646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:28:49.607Z] ---> docker-login.sh [2023-01-31T15:28:49.607Z] nexus3.edgexfoundry.org:10001 [2023-01-31T15:28:49.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:28:49.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:28:49.873Z] Configure a credential helper to remove this warning. See [2023-01-31T15:28:49.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:28:49.873Z] [2023-01-31T15:28:49.873Z] Login Succeeded [2023-01-31T15:28:49.873Z] nexus3.edgexfoundry.org:10002 [2023-01-31T15:28:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:28:50.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:28:50.141Z] Configure a credential helper to remove this warning. See [2023-01-31T15:28:50.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:28:50.141Z] [2023-01-31T15:28:50.141Z] Login Succeeded [2023-01-31T15:28:50.141Z] nexus3.edgexfoundry.org:10003 [2023-01-31T15:28:50.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:28:50.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:28:50.679Z] Configure a credential helper to remove this warning. See [2023-01-31T15:28:50.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:28:50.679Z] [2023-01-31T15:28:50.679Z] Login Succeeded [2023-01-31T15:28:50.679Z] nexus3.edgexfoundry.org:10004 [2023-01-31T15:28:50.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:28:50.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:28:50.946Z] Configure a credential helper to remove this warning. See [2023-01-31T15:28:50.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:28:50.946Z] [2023-01-31T15:28:50.946Z] Login Succeeded [2023-01-31T15:28:50.946Z] docker.io [2023-01-31T15:28:51.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T15:28:51.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T15:28:51.478Z] Configure a credential helper to remove this warning. See [2023-01-31T15:28:51.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T15:28:51.478Z] [2023-01-31T15:28:51.478Z] Login Succeeded [2023-01-31T15:28:51.478Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T15:28:51.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T15:28:51.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T15:28:51.533Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-01-31T15:28:51.533Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:28:51.533Z] latest [2023-01-31T15:28:51.533Z] 3.0.0-dev.12 [2023-01-31T15:28:51.533Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [2023-01-31T15:28:51.533Z] main [2023-01-31T15:28:51.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:28:51.863Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:28:52.194Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:28:52.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-31T15:28:52.194Z] c79b119f1baf: Preparing [2023-01-31T15:28:52.194Z] ad8742b7d12d: Preparing [2023-01-31T15:28:52.194Z] 8a04e33e1b70: Preparing [2023-01-31T15:28:52.194Z] 98bda8fbd2a5: Preparing [2023-01-31T15:28:52.194Z] c0b56e29d75b: Preparing [2023-01-31T15:28:52.194Z] 17bec77d7fdc: Preparing [2023-01-31T15:28:52.194Z] 17bec77d7fdc: Waiting [2023-01-31T15:28:52.460Z] 98bda8fbd2a5: Pushed [2023-01-31T15:28:52.460Z] 8a04e33e1b70: Pushed [2023-01-31T15:28:52.460Z] ad8742b7d12d: Pushed [2023-01-31T15:28:52.460Z] 17bec77d7fdc: Layer already exists [2023-01-31T15:28:52.727Z] c0b56e29d75b: Pushed [2023-01-31T15:28:58.062Z] c79b119f1baf: Pushed [2023-01-31T15:28:58.062Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:28:58.402Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:28:58.735Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-31T15:28:58.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-31T15:28:58.735Z] c79b119f1baf: Preparing [2023-01-31T15:28:58.735Z] ad8742b7d12d: Preparing [2023-01-31T15:28:58.735Z] 8a04e33e1b70: Preparing [2023-01-31T15:28:58.735Z] 98bda8fbd2a5: Preparing [2023-01-31T15:28:58.735Z] c0b56e29d75b: Preparing [2023-01-31T15:28:58.735Z] 17bec77d7fdc: Preparing [2023-01-31T15:28:58.735Z] 17bec77d7fdc: Waiting [2023-01-31T15:28:58.735Z] 8a04e33e1b70: Layer already exists [2023-01-31T15:28:58.735Z] c79b119f1baf: Layer already exists [2023-01-31T15:28:58.735Z] ad8742b7d12d: Layer already exists [2023-01-31T15:28:58.735Z] c0b56e29d75b: Layer already exists [2023-01-31T15:28:58.735Z] 98bda8fbd2a5: Layer already exists [2023-01-31T15:28:58.735Z] 17bec77d7fdc: Layer already exists [2023-01-31T15:28:59.003Z] latest: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:28:59.404Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:28:59.772Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.12 [2023-01-31T15:28:59.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-31T15:28:59.772Z] c79b119f1baf: Preparing [2023-01-31T15:28:59.772Z] ad8742b7d12d: Preparing [2023-01-31T15:28:59.772Z] 8a04e33e1b70: Preparing [2023-01-31T15:28:59.772Z] 98bda8fbd2a5: Preparing [2023-01-31T15:28:59.772Z] c0b56e29d75b: Preparing [2023-01-31T15:28:59.772Z] 17bec77d7fdc: Preparing [2023-01-31T15:28:59.772Z] 17bec77d7fdc: Waiting [2023-01-31T15:28:59.772Z] 98bda8fbd2a5: Layer already exists [2023-01-31T15:28:59.772Z] 8a04e33e1b70: Layer already exists [2023-01-31T15:28:59.772Z] ad8742b7d12d: Layer already exists [2023-01-31T15:28:59.772Z] c79b119f1baf: Layer already exists [2023-01-31T15:28:59.772Z] c0b56e29d75b: Layer already exists [2023-01-31T15:28:59.772Z] 17bec77d7fdc: Layer already exists [2023-01-31T15:28:59.772Z] 3.0.0-dev.12: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:00.425Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:00.773Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [2023-01-31T15:29:00.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-31T15:29:00.773Z] c79b119f1baf: Preparing [2023-01-31T15:29:00.773Z] ad8742b7d12d: Preparing [2023-01-31T15:29:00.773Z] 8a04e33e1b70: Preparing [2023-01-31T15:29:00.773Z] 98bda8fbd2a5: Preparing [2023-01-31T15:29:00.773Z] c0b56e29d75b: Preparing [2023-01-31T15:29:00.773Z] 17bec77d7fdc: Preparing [2023-01-31T15:29:00.773Z] 17bec77d7fdc: Waiting [2023-01-31T15:29:00.773Z] 98bda8fbd2a5: Layer already exists [2023-01-31T15:29:00.773Z] c0b56e29d75b: Layer already exists [2023-01-31T15:29:00.773Z] 8a04e33e1b70: Layer already exists [2023-01-31T15:29:00.773Z] ad8742b7d12d: Layer already exists [2023-01-31T15:29:00.773Z] c79b119f1baf: Layer already exists [2023-01-31T15:29:00.773Z] 17bec77d7fdc: Layer already exists [2023-01-31T15:29:00.773Z] 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:01.406Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:01.747Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-01-31T15:29:01.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-31T15:29:01.747Z] c79b119f1baf: Preparing [2023-01-31T15:29:01.747Z] ad8742b7d12d: Preparing [2023-01-31T15:29:01.747Z] 8a04e33e1b70: Preparing [2023-01-31T15:29:01.747Z] 98bda8fbd2a5: Preparing [2023-01-31T15:29:01.747Z] c0b56e29d75b: Preparing [2023-01-31T15:29:01.747Z] 17bec77d7fdc: Preparing [2023-01-31T15:29:01.747Z] 17bec77d7fdc: Waiting [2023-01-31T15:29:01.747Z] 98bda8fbd2a5: Layer already exists [2023-01-31T15:29:01.747Z] 8a04e33e1b70: Layer already exists [2023-01-31T15:29:01.747Z] ad8742b7d12d: Layer already exists [2023-01-31T15:29:01.747Z] c0b56e29d75b: Layer already exists [2023-01-31T15:29:01.747Z] c79b119f1baf: Layer already exists [2023-01-31T15:29:01.747Z] 17bec77d7fdc: Layer already exists [2023-01-31T15:29:02.024Z] main: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T15:29:02.071Z] ===================================================== [Pipeline] echo [2023-01-31T15:29:02.077Z] taggedImages: [2023-01-31T15:29:02.077Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e [2023-01-31T15:29:02.077Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-31T15:29:02.077Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.12 [2023-01-31T15:29:02.077Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [2023-01-31T15:29:02.077Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:02.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T15:29:02.429Z] [2023-01-31T15:29:02.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:02.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T15:29:02.764Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-31T15:29:02.764Z] 8998bd30e6a1: Pulling fs layer [2023-01-31T15:29:02.764Z] 04944245beec: Pulling fs layer [2023-01-31T15:29:02.764Z] 699f458cf7ca: Pulling fs layer [2023-01-31T15:29:02.764Z] 765212b225bb: Pulling fs layer [2023-01-31T15:29:02.764Z] f23df028b6ca: Pulling fs layer [2023-01-31T15:29:02.764Z] d65c8cfc05b1: Pulling fs layer [2023-01-31T15:29:02.764Z] 2437ff75d9bd: Pulling fs layer [2023-01-31T15:29:02.764Z] 765212b225bb: Waiting [2023-01-31T15:29:02.764Z] f23df028b6ca: Waiting [2023-01-31T15:29:02.764Z] d65c8cfc05b1: Waiting [2023-01-31T15:29:02.764Z] 2437ff75d9bd: Waiting [2023-01-31T15:29:03.033Z] 04944245beec: Verifying Checksum [2023-01-31T15:29:03.033Z] 04944245beec: Download complete [2023-01-31T15:29:03.033Z] 765212b225bb: Verifying Checksum [2023-01-31T15:29:03.033Z] 765212b225bb: Download complete [2023-01-31T15:29:03.033Z] f23df028b6ca: Verifying Checksum [2023-01-31T15:29:03.033Z] f23df028b6ca: Download complete [2023-01-31T15:29:03.033Z] d65c8cfc05b1: Verifying Checksum [2023-01-31T15:29:03.033Z] d65c8cfc05b1: Download complete [2023-01-31T15:29:03.299Z] 699f458cf7ca: Verifying Checksum [2023-01-31T15:29:03.299Z] 699f458cf7ca: Download complete [2023-01-31T15:29:03.568Z] 8998bd30e6a1: Download complete [2023-01-31T15:29:06.157Z] 2437ff75d9bd: Verifying Checksum [2023-01-31T15:29:06.157Z] 2437ff75d9bd: Download complete [2023-01-31T15:29:07.568Z] 8998bd30e6a1: Pull complete [2023-01-31T15:29:09.515Z] 04944245beec: Pull complete [2023-01-31T15:29:10.475Z] 699f458cf7ca: Pull complete [2023-01-31T15:29:10.743Z] 765212b225bb: Pull complete [2023-01-31T15:29:11.326Z] f23df028b6ca: Pull complete [2023-01-31T15:29:11.593Z] d65c8cfc05b1: Pull complete [2023-01-31T15:29:26.582Z] 2437ff75d9bd: Pull complete [2023-01-31T15:29:26.582Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-31T15:29:26.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T15:29:26.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:29:26.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-4140 does not seem to be running inside a container [2023-01-31T15:29:26.849Z] $ 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/129 -v /w/workspace/app-service-configurable/129:/w/workspace/app-service-configurable/129:rw,z -v /w/workspace/app-service-configurable/129@tmp:/w/workspace/app-service-configurable/129@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 [2023-01-31T15:29:29.607Z] $ docker top 2203970a040bc39ab9484b633b960716f1f343e706d5b9961408156fd4a9fc3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:29:30.447Z] ---> job-cost.sh [2023-01-31T15:29:30.447Z] lf-activate-venv: SKIPPING [2023-01-31T15:29:30.447Z] INFO: No Stack... [2023-01-31T15:29:30.712Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-31T15:29:31.671Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T15:29:32.309Z] + cat /w/workspace/app-service-configurable/129/archives/cost.csv [2023-01-31T15:29:32.309Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T15:29:32.387Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [2023-01-31T15:29:32.396Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] did not exist. Created. [2023-01-31T15:29:32.396Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T15:29:33.049Z] /w/workspace/app-service-configurable/129@tmp/durable-0b47f3e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-31T15:29:33.698Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-31T15:29:33.721Z] Warning: overwriting stash ‘stack-cost’ [2023-01-31T15:29:33.771Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T15:29:33.780Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T15:29:33.810Z] $ docker stop --time=1 2203970a040bc39ab9484b633b960716f1f343e706d5b9961408156fd4a9fc3e [2023-01-31T15:29:35.296Z] $ docker rm -f --volumes 2203970a040bc39ab9484b633b960716f1f343e706d5b9961408156fd4a9fc3e [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 [2023-01-31T15:29:35.616Z] provisioning config files... [2023-01-31T15:29:35.623Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16337551105808494696tmp [Pipeline] { [Pipeline] sh [2023-01-31T15:29:35.913Z] + set +x [2023-01-31T15:29:35.913Z] + curl -s https://codecov.io/bash [2023-01-31T15:29:35.913Z] + bash -s -- [2023-01-31T15:29:35.913Z] [2023-01-31T15:29:35.913Z] _____ _ [2023-01-31T15:29:35.913Z] / ____| | | [2023-01-31T15:29:35.913Z] | | ___ __| | ___ ___ _____ __ [2023-01-31T15:29:35.913Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-31T15:29:35.913Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-31T15:29:35.913Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-31T15:29:35.913Z] Bash-1.0.6 [2023-01-31T15:29:35.913Z] [2023-01-31T15:29:35.913Z] [2023-01-31T15:29:35.913Z] ==> git version 2.25.1 found [2023-01-31T15:29:35.913Z] ==> 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 [2023-01-31T15:29:35.913Z] Release-Date: 2020-01-08 [2023-01-31T15:29:35.913Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-31T15:29:35.913Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-31T15:29:35.913Z] ==> Jenkins CI detected. [2023-01-31T15:29:35.913Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-01-31T15:29:35.913Z] project root: . [2023-01-31T15:29:35.913Z] --> token set from env [2023-01-31T15:29:35.913Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-31T15:29:35.913Z] ==> Running gcov in . (disable via -X gcov) [2023-01-31T15:29:35.913Z] ==> Python coveragepy not found [2023-01-31T15:29:35.913Z] ==> Searching for coverage reports in: [2023-01-31T15:29:35.913Z] + . [2023-01-31T15:29:35.913Z] -> Found 1 reports [2023-01-31T15:29:35.913Z] ==> Detecting git/mercurial file structure [2023-01-31T15:29:35.913Z] ==> Reading reports [2023-01-31T15:29:35.913Z] + ./coverage.out bytes=13 [2023-01-31T15:29:35.913Z] ==> Appending adjustments [2023-01-31T15:29:35.913Z] https://docs.codecov.io/docs/fixing-reports [2023-01-31T15:29:36.173Z] + Found adjustments [2023-01-31T15:29:36.173Z] ==> Gzipping contents [2023-01-31T15:29:36.173Z] 4.0K /tmp/codecov.TY6xiV.gz [2023-01-31T15:29:36.173Z] ==> Uploading reports [2023-01-31T15:29:36.173Z] url: https://codecov.io [2023-01-31T15:29:36.173Z] query: branch=main&commit=836f87500d0ab86c5b89a87899a5c272f5f4162e&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-31T15:29:36.173Z] -> Pinging Codecov [2023-01-31T15:29:36.173Z] 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=836f87500d0ab86c5b89a87899a5c272f5f4162e&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-31T15:29:36.431Z] -> Uploading to [2023-01-31T15:29:36.431Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-31/A97CA9966030D2A3747ED39772930CCE/836f87500d0ab86c5b89a87899a5c272f5f4162e/2498cdf5-656b-4695-ad6d-e943e97fcf7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T152936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd756c2d8d11e8ef2b6915f3ed4057d788aa3c9667c607936195681fcc6429db [2023-01-31T15:29:36.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T15:29:36.431Z] Dload Upload Total Spent Left Speed [2023-01-31T15:29:36.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1911 --:--:-- --:--:-- --:--:-- 1911 [2023-01-31T15:29:36.690Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] } [2023-01-31T15:29:36.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-31T15:29:36.900Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-31T15:29:36.911Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:37.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-31T15:29:37.210Z] [2023-01-31T15:29:37.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:37.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-31T15:29:37.508Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-31T15:29:37.508Z] df9b9388f04a: Pulling fs layer [2023-01-31T15:29:37.508Z] 52dc419b0ee2: Pulling fs layer [2023-01-31T15:29:37.508Z] 25bc292e5bac: Pulling fs layer [2023-01-31T15:29:37.508Z] 114826534d7a: Pulling fs layer [2023-01-31T15:29:37.508Z] 4657fd5d0bcf: Pulling fs layer [2023-01-31T15:29:37.508Z] 6ad1cebc031e: Pulling fs layer [2023-01-31T15:29:37.508Z] 8a3aa393b2d8: Pulling fs layer [2023-01-31T15:29:37.508Z] 114826534d7a: Waiting [2023-01-31T15:29:37.508Z] 6ad1cebc031e: Waiting [2023-01-31T15:29:37.508Z] 8a3aa393b2d8: Waiting [2023-01-31T15:29:37.508Z] 4657fd5d0bcf: Waiting [2023-01-31T15:29:37.508Z] 25bc292e5bac: Verifying Checksum [2023-01-31T15:29:37.508Z] 25bc292e5bac: Download complete [2023-01-31T15:29:37.508Z] 52dc419b0ee2: Verifying Checksum [2023-01-31T15:29:37.508Z] 52dc419b0ee2: Download complete [2023-01-31T15:29:37.508Z] 4657fd5d0bcf: Verifying Checksum [2023-01-31T15:29:37.508Z] 4657fd5d0bcf: Download complete [2023-01-31T15:29:37.508Z] df9b9388f04a: Download complete [2023-01-31T15:29:37.773Z] df9b9388f04a: Pull complete [2023-01-31T15:29:37.773Z] 52dc419b0ee2: Pull complete [2023-01-31T15:29:37.773Z] 6ad1cebc031e: Verifying Checksum [2023-01-31T15:29:38.039Z] 25bc292e5bac: Pull complete [2023-01-31T15:29:38.653Z] 114826534d7a: Verifying Checksum [2023-01-31T15:29:38.653Z] 114826534d7a: Download complete [2023-01-31T15:29:38.911Z] 8a3aa393b2d8: Verifying Checksum [2023-01-31T15:29:38.911Z] 8a3aa393b2d8: Download complete [2023-01-31T15:29:42.193Z] 114826534d7a: Pull complete [2023-01-31T15:29:42.193Z] 4657fd5d0bcf: Pull complete [2023-01-31T15:29:42.452Z] 6ad1cebc031e: Pull complete [2023-01-31T15:29:44.982Z] 8a3aa393b2d8: Pull complete [2023-01-31T15:29:44.982Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-31T15:29:44.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-31T15:29:44.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:29:45.057Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:29:45.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-31T15:29:48.644Z] $ docker top f41af4e8da9555a407057981cda6e1ee46a3bfbb9dd9421f253da5fdbb3981f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-31T15:29:48.706Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-01-31T15:29:48.982Z] + set -o pipefail [2023-01-31T15:29:48.982Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-01-31T15:29:54.253Z] [2023-01-31T15:29:54.253Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-01-31T15:29:54.253Z] [2023-01-31T15:29:54.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f22aa640-5371-4543-8e70-e2030d7fb195 [2023-01-31T15:29:54.253Z] [2023-01-31T15:29:54.253Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-31T15:29:54.253Z] [2023-01-31T15:29:54.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-31T15:29:54.253Z] [2023-01-31T15:29:54.253Z] [2023-01-31T15:29:54.253Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-31T15:29:54.253Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-31T15:29:54.253Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-31T15:29:54.265Z] $ docker stop --time=1 f41af4e8da9555a407057981cda6e1ee46a3bfbb9dd9421f253da5fdbb3981f9 [2023-01-31T15:29:57.449Z] $ docker rm -f --volumes f41af4e8da9555a407057981cda6e1ee46a3bfbb9dd9421f253da5fdbb3981f9 [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 [2023-01-31T15:29:58.138Z] + git log --format=format:%s -1 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] sh [2023-01-31T15:29:58.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T15:29:58.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:29:58.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T15:29:58.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:29:58.792Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:29:58.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T15:29:59.283Z] $ docker top 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 -eo pid,comm [2023-01-31T15:29:59.329Z] 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). [2023-01-31T15:29:59.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T15:29:59.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T15:29:59.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T15:29:59.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T15:29:59.476Z] $ docker exec 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 ssh-agent [2023-01-31T15:29:59.575Z] SSH_AUTH_SOCK=/tmp/ssh-I6wubcxfvlXX/agent.31 [2023-01-31T15:29:59.575Z] SSH_AGENT_PID=37 [2023-01-31T15:29:59.579Z] Running ssh-add (command line suppressed) [2023-01-31T15:29:59.683Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_200926215917409383.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_200926215917409383.key) [2023-01-31T15:29:59.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T15:29:59.976Z] + git semver tag [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,163 [run_tag] DEBUG tag force:False [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,164 [check_head_tag] DEBUG check head tag [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,165 [execute] INFO git cat-file --batch-check [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,169 [execute] INFO git cat-file --batch [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,191 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,191 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,192 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-31T15:30:00.235Z] 2023-01-31 15:30:00,196 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:30:00.235Z] 3.0.0-dev.12 [Pipeline] } [2023-01-31T15:30:00.245Z] $ docker exec --env ******** --env ******** 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 ssh-agent -k [2023-01-31T15:30:00.343Z] unset SSH_AUTH_SOCK; [2023-01-31T15:30:00.343Z] unset SSH_AGENT_PID; [2023-01-31T15:30:00.343Z] echo Agent pid 37 killed; [2023-01-31T15:30:00.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T15:30:00.647Z] + git semver [Pipeline] } [2023-01-31T15:30:00.916Z] $ docker stop --time=1 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 [2023-01-31T15:30:02.200Z] $ docker rm -f --volumes 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:30:02.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-31T15:30:02.567Z] [2023-01-31T15:30:02.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:30:02.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-31T15:30:02.863Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-31T15:30:02.863Z] ab5ef0e58194: Pulling fs layer [2023-01-31T15:30:02.863Z] 9712f1f96733: Pulling fs layer [2023-01-31T15:30:02.863Z] 63f879dbbcfc: Pulling fs layer [2023-01-31T15:30:02.863Z] 0d9ebad4ef96: Pulling fs layer [2023-01-31T15:30:02.863Z] e9a5061849ea: Pulling fs layer [2023-01-31T15:30:02.863Z] d747dcd14b5f: Pulling fs layer [2023-01-31T15:30:02.863Z] 2de7ff778b66: Pulling fs layer [2023-01-31T15:30:02.863Z] 0d9ebad4ef96: Waiting [2023-01-31T15:30:02.863Z] e9a5061849ea: Waiting [2023-01-31T15:30:02.863Z] 2de7ff778b66: Waiting [2023-01-31T15:30:02.863Z] d747dcd14b5f: Waiting [2023-01-31T15:30:02.863Z] 9712f1f96733: Verifying Checksum [2023-01-31T15:30:02.863Z] 9712f1f96733: Download complete [2023-01-31T15:30:03.833Z] 0d9ebad4ef96: Verifying Checksum [2023-01-31T15:30:03.833Z] 0d9ebad4ef96: Download complete [2023-01-31T15:30:03.833Z] 63f879dbbcfc: Verifying Checksum [2023-01-31T15:30:03.833Z] 63f879dbbcfc: Download complete [2023-01-31T15:30:03.833Z] e9a5061849ea: Verifying Checksum [2023-01-31T15:30:03.833Z] e9a5061849ea: Download complete [2023-01-31T15:30:03.833Z] d747dcd14b5f: Verifying Checksum [2023-01-31T15:30:03.833Z] d747dcd14b5f: Download complete [2023-01-31T15:30:03.833Z] ab5ef0e58194: Verifying Checksum [2023-01-31T15:30:03.833Z] ab5ef0e58194: Download complete [2023-01-31T15:30:04.092Z] 2de7ff778b66: Verifying Checksum [2023-01-31T15:30:04.092Z] 2de7ff778b66: Download complete [2023-01-31T15:30:06.621Z] ab5ef0e58194: Pull complete [2023-01-31T15:30:06.621Z] 9712f1f96733: Pull complete [2023-01-31T15:30:07.190Z] 63f879dbbcfc: Pull complete [2023-01-31T15:30:10.469Z] 0d9ebad4ef96: Pull complete [2023-01-31T15:30:10.726Z] e9a5061849ea: Pull complete [2023-01-31T15:30:10.726Z] d747dcd14b5f: Pull complete [2023-01-31T15:30:12.100Z] 2de7ff778b66: Pull complete [2023-01-31T15:30:12.100Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-31T15:30:12.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-31T15:30:12.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:30:12.177Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:30:12.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-31T15:30:16.547Z] $ docker top 36548f5cb3dda0a618b025b10575c1591e67264b92477ad284a6dc6186d8caa0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-31T15:30:16.614Z] provisioning config files... [2023-01-31T15:30:16.621Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14781902185868301158tmp [2023-01-31T15:30:16.630Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3681457812788860521tmp [2023-01-31T15:30:16.640Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2355554138749101926tmp [Pipeline] { [Pipeline] echo [2023-01-31T15:30:16.654Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:16.933Z] ---> sigul-configuration.sh [2023-01-31T15:30:16.933Z] gpg: directory `/root/.gnupg' created [2023-01-31T15:30:16.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-31T15:30:16.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-31T15:30:16.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-31T15:30:16.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-31T15:30:16.933Z] gpg: CAST5 encrypted data [2023-01-31T15:30:16.933Z] gpg: encrypted with 1 passphrase [2023-01-31T15:30:16.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-31T15:30:17.213Z] + mkdir /home/jenkins [2023-01-31T15:30:17.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-31T15:30:17.501Z] + 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 [2023-01-31T15:30:17.510Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:17.795Z] ---> sigul-install.sh [2023-01-31T15:30:17.795Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-31T15:30:18.080Z] + git tag --list [2023-01-31T15:30:18.080Z] v1.0.0 [2023-01-31T15:30:18.080Z] v1.1.0 [2023-01-31T15:30:18.080Z] v1.2.0 [2023-01-31T15:30:18.080Z] v1.3.0 [2023-01-31T15:30:18.080Z] v1.3.1 [2023-01-31T15:30:18.080Z] v2.0.0 [2023-01-31T15:30:18.080Z] v2.0.1 [2023-01-31T15:30:18.080Z] v2.1.0 [2023-01-31T15:30:18.080Z] v2.1.1 [2023-01-31T15:30:18.080Z] v2.1.1-dev.1 [2023-01-31T15:30:18.080Z] v2.1.1-dev.2 [2023-01-31T15:30:18.080Z] v2.2.0 [2023-01-31T15:30:18.080Z] v2.2.1-dev.1 [2023-01-31T15:30:18.080Z] v2.2.1-dev.10 [2023-01-31T15:30:18.080Z] v2.2.1-dev.2 [2023-01-31T15:30:18.080Z] v2.2.1-dev.3 [2023-01-31T15:30:18.080Z] v2.2.1-dev.4 [2023-01-31T15:30:18.080Z] v2.2.1-dev.5 [2023-01-31T15:30:18.080Z] v2.2.1-dev.6 [2023-01-31T15:30:18.080Z] v2.2.1-dev.7 [2023-01-31T15:30:18.080Z] v2.2.1-dev.8 [2023-01-31T15:30:18.080Z] v2.2.1-dev.9 [2023-01-31T15:30:18.080Z] v2.3.0 [2023-01-31T15:30:18.080Z] v2.3.0-dev.10 [2023-01-31T15:30:18.080Z] v2.3.0-dev.11 [2023-01-31T15:30:18.080Z] v2.3.0-dev.12 [2023-01-31T15:30:18.080Z] v2.3.0-dev.13 [2023-01-31T15:30:18.080Z] v2.3.0-dev.14 [2023-01-31T15:30:18.080Z] v2.3.0-dev.15 [2023-01-31T15:30:18.080Z] v2.3.0-dev.16 [2023-01-31T15:30:18.080Z] v2.3.0-dev.17 [2023-01-31T15:30:18.080Z] v2.3.0-dev.18 [2023-01-31T15:30:18.080Z] v2.3.0-dev.19 [2023-01-31T15:30:18.080Z] v2.3.0-dev.20 [2023-01-31T15:30:18.080Z] v2.3.0-dev.21 [2023-01-31T15:30:18.080Z] v2.3.0-dev.22 [2023-01-31T15:30:18.080Z] v2.3.0-dev.23 [2023-01-31T15:30:18.080Z] v2.3.0-dev.24 [2023-01-31T15:30:18.080Z] v2.3.0-dev.25 [2023-01-31T15:30:18.080Z] v2.3.0-dev.26 [2023-01-31T15:30:18.080Z] v2.3.0-dev.27 [2023-01-31T15:30:18.080Z] v2.3.0-dev.28 [2023-01-31T15:30:18.080Z] v2.3.0-dev.29 [2023-01-31T15:30:18.080Z] v2.3.0-dev.30 [2023-01-31T15:30:18.080Z] v2.3.0-dev.31 [2023-01-31T15:30:18.080Z] v2.3.0-dev.32 [2023-01-31T15:30:18.080Z] v2.3.0-dev.33 [2023-01-31T15:30:18.080Z] v2.3.0-dev.34 [2023-01-31T15:30:18.080Z] v2.3.0-dev.35 [2023-01-31T15:30:18.080Z] v2.3.0-dev.36 [2023-01-31T15:30:18.080Z] v2.3.0-dev.37 [2023-01-31T15:30:18.080Z] v3.0.0-dev.1 [2023-01-31T15:30:18.080Z] v3.0.0-dev.10 [2023-01-31T15:30:18.080Z] v3.0.0-dev.11 [2023-01-31T15:30:18.080Z] v3.0.0-dev.12 [2023-01-31T15:30:18.080Z] v3.0.0-dev.2 [2023-01-31T15:30:18.080Z] v3.0.0-dev.3 [2023-01-31T15:30:18.080Z] v3.0.0-dev.4 [2023-01-31T15:30:18.080Z] v3.0.0-dev.5 [2023-01-31T15:30:18.080Z] v3.0.0-dev.6 [2023-01-31T15:30:18.080Z] v3.0.0-dev.7 [2023-01-31T15:30:18.080Z] v3.0.0-dev.8 [2023-01-31T15:30:18.080Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-31T15:30:18.366Z] + lftools sign git-tag v3.0.0-dev.12 [2023-01-31T15:30:18.932Z] Signing Git tag with Sigul... [2023-01-31T15:30:18.932Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-01-31T15:30:19.199Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:19.484Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-31T15:30:19.493Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-31T15:30:19.514Z] $ docker stop --time=1 36548f5cb3dda0a618b025b10575c1591e67264b92477ad284a6dc6186d8caa0 [2023-01-31T15:30:20.790Z] $ docker rm -f --volumes 36548f5cb3dda0a618b025b10575c1591e67264b92477ad284a6dc6186d8caa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-31T15:30:21.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T15:30:21.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:30:21.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T15:30:21.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:30:21.574Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:30:21.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T15:30:21.930Z] $ docker top 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 -eo pid,comm [2023-01-31T15:30:21.976Z] 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). [2023-01-31T15:30:21.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T15:30:22.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T15:30:22.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T15:30:22.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T15:30:22.123Z] $ docker exec 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 ssh-agent [2023-01-31T15:30:22.225Z] SSH_AUTH_SOCK=/tmp/ssh-RNmnljGFamTg/agent.34 [2023-01-31T15:30:22.225Z] SSH_AGENT_PID=40 [2023-01-31T15:30:22.231Z] Running ssh-add (command line suppressed) [2023-01-31T15:30:22.341Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9525998488315023796.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9525998488315023796.key) [2023-01-31T15:30:22.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T15:30:22.639Z] + git semver bump pre [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,817 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,817 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,817 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,817 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,820 [execute] INFO git cat-file --batch-check [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,826 [execute] INFO git cat-file --batch [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T15:30:22.899Z] 2023-01-31 15:30:22,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:30:22.899Z] 3.0.0-dev.13 [Pipeline] } [2023-01-31T15:30:22.910Z] $ docker exec --env ******** --env ******** 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 ssh-agent -k [2023-01-31T15:30:23.005Z] unset SSH_AUTH_SOCK; [2023-01-31T15:30:23.005Z] unset SSH_AGENT_PID; [2023-01-31T15:30:23.005Z] echo Agent pid 40 killed; [2023-01-31T15:30:23.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T15:30:23.310Z] + git semver [Pipeline] } [2023-01-31T15:30:23.583Z] $ docker stop --time=1 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 [2023-01-31T15:30:24.837Z] $ docker rm -f --volumes 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T15:30:25.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T15:30:25.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:30:25.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T15:30:25.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:30:25.553Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:30:25.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T15:30:25.904Z] $ docker top 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 -eo pid,comm [2023-01-31T15:30:25.948Z] 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). [2023-01-31T15:30:25.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T15:30:25.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T15:30:25.988Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T15:30:26.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T15:30:26.104Z] $ docker exec 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 ssh-agent [2023-01-31T15:30:26.189Z] SSH_AUTH_SOCK=/tmp/ssh-mDkOwL9RDKwh/agent.33 [2023-01-31T15:30:26.189Z] SSH_AGENT_PID=39 [2023-01-31T15:30:26.194Z] Running ssh-add (command line suppressed) [2023-01-31T15:30:26.286Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1103011009063978359.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1103011009063978359.key) [2023-01-31T15:30:26.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T15:30:26.581Z] + git semver push [2023-01-31T15:30:26.839Z] 2023-01-31 15:30:26,768 [run_push] DEBUG push [2023-01-31T15:30:26.839Z] 2023-01-31 15:30:26,769 [execute] INFO git cat-file --batch-check [2023-01-31T15:30:26.839Z] 2023-01-31 15:30:26,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T15:30:26.839Z] 2023-01-31 15:30:26,773 [execute] INFO git rev-list 90f1ce80d2d42c2d535230f5e2a38d8b684ac9e3 -- [2023-01-31T15:30:26.839Z] 2023-01-31 15:30:26,773 [execute] DEBUG Popen(['git', 'rev-list', '90f1ce80d2d42c2d535230f5e2a38d8b684ac9e3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-31T15:30:26.839Z] 2023-01-31 15:30:26,783 [execute] INFO git fetch -v origin [2023-01-31T15:30:26.839Z] 2023-01-31 15:30:26,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-31T15:30:27.407Z] 2023-01-31 15:30:27,334 [run_push] DEBUG no remote changes detected [2023-01-31T15:30:27.407Z] 2023-01-31 15:30:27,334 [execute] INFO git push origin semver [2023-01-31T15:30:27.407Z] 2023-01-31 15:30:27,335 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-31T15:30:28.342Z] 2023-01-31 15:30:28,128 [run_push] DEBUG push all version tags [2023-01-31T15:30:28.342Z] 2023-01-31 15:30:28,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-31T15:30:28.342Z] 2023-01-31 15:30:28,129 [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) [2023-01-31T15:30:29.279Z] 2023-01-31 15:30:28,918 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-31T15:30:29.279Z] 3.0.0-dev.13 [Pipeline] } [2023-01-31T15:30:29.288Z] $ docker exec --env ******** --env ******** 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 ssh-agent -k [2023-01-31T15:30:29.387Z] unset SSH_AUTH_SOCK; [2023-01-31T15:30:29.388Z] unset SSH_AGENT_PID; [2023-01-31T15:30:29.388Z] echo Agent pid 39 killed; [2023-01-31T15:30:29.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T15:30:29.699Z] + git semver [Pipeline] } [2023-01-31T15:30:29.970Z] $ docker stop --time=1 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 [2023-01-31T15:30:31.247Z] $ docker rm -f --volumes 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 [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 [2023-01-31T15:30:31.765Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-01-31T15:30:31.765Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-31T15:30:31.765Z] total 16 [2023-01-31T15:30:31.765Z] drwxr-xr-x 3 root root 4096 Jan 31 15:20 . [2023-01-31T15:30:31.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 15:30 .. [2023-01-31T15:30:31.765Z] drwxr-xr-x 2 root root 4096 Jan 31 15:20 cost [2023-01-31T15:30:31.765Z] -rw-r--r-- 1 root root 96 Jan 31 15:20 cost.csv [2023-01-31T15:30:31.765Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-01-31T15:30:31.765Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-31T15:30:31.765Z] total 16 [2023-01-31T15:30:31.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 15:20 . [2023-01-31T15:30:31.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 15:30 .. [2023-01-31T15:30:31.765Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 15:20 cost [2023-01-31T15:30:31.765Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 31 15:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:32.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:32.911Z] ---> package-listing.sh [2023-01-31T15:30:32.911Z] ++ facter osfamily [2023-01-31T15:30:32.911Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-31T15:30:33.170Z] + OS_FAMILY=debian [2023-01-31T15:30:33.170Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-01-31T15:30:33.170Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-31T15:30:33.170Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-31T15:30:33.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-31T15:30:33.170Z] + PACKAGES=/tmp/packages_start.txt [2023-01-31T15:30:33.170Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-31T15:30:33.170Z] + PACKAGES=/tmp/packages_end.txt [2023-01-31T15:30:33.170Z] + case "${OS_FAMILY}" in [2023-01-31T15:30:33.170Z] + dpkg -l [2023-01-31T15:30:33.170Z] + grep '^ii' [2023-01-31T15:30:33.170Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-31T15:30:33.170Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-31T15:30:33.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-31T15:30:33.170Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-31T15:30:33.170Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-01-31T15:30:33.170Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-01-31T15:30:33.180Z] 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 [2023-01-31T15:30:33.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T15:30:34.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T15:30:34.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T15:30:34.094Z] prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container [2023-01-31T15:30:34.121Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T15:30:34.348Z] $ docker top 906b81b5e67b97cf54205bd437051207828b97020e428d6d544ad80ad1881de8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T15:30:34.739Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-31T15:30:35.044Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-31T15:30:35.329Z] + ls /var/log/sa-host [2023-01-31T15:30:35.329Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T15:30:35.395Z] provisioning config files... [2023-01-31T15:30:35.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6351709158220329870tmp [Pipeline] { [Pipeline] echo [2023-01-31T15:30:35.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:35.696Z] ---> create-netrc.sh [Pipeline] } [2023-01-31T15:30:35.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:36.034Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-31T15:30:36.043Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:36.323Z] ---> sudo-logs.sh [2023-01-31T15:30:36.323Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-31T15:30:36.346Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:36.628Z] ---> job-cost.sh [2023-01-31T15:30:36.628Z] lf-activate-venv: SKIPPING [2023-01-31T15:30:36.628Z] DEBUG: total: 0.2199999988079071 [2023-01-31T15:30:36.628Z] INFO: Retrieving Stack Cost... [2023-01-31T15:30:37.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T15:30:37.767Z] INFO: Archiving Costs [Pipeline] echo [2023-01-31T15:30:37.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T15:30:38.064Z] ---> logs-deploy.sh [2023-01-31T15:30:38.064Z] lf-activate-venv: SKIPPING [2023-01-31T15:30:38.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/129 [2023-01-31T15:30:38.064Z] INFO: archiving workspace using pattern(s): [2023-01-31T15:30:38.997Z] Archives upload complete. [2023-01-31T15:30:38.997Z] INFO: archiving logs to Nexus