Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae5c3a222e830755d999430446b5cf0927b9c680 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-ssh14608739930340968080.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-ssh1701177508361976624.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-ssh5802860108019809532.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-ssh15463415589490714605.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-ssh14649379139617979286.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-6531’ Running on prd-ubuntu20.04-docker-8c-8g-6538 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 ae5c3a222e830755d999430446b5cf0927b9c680 (main) Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#520)" > 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 ae5c3a222e830755d999430446b5cf0927b9c680 # timeout=10 > git rev-list --no-walk 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-18T01:27:36.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-18T01:27:36.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-18T01:27:36.930Z] ========================================================= [2023-02-18T01:27:36.930Z] EdgeX Global Pipelines Version Info [2023-02-18T01:27:36.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:27:37.656Z] ------------------- [2023-02-18T01:27:37.656Z] stable info: [2023-02-18T01:27:37.656Z] ------------------- [2023-02-18T01:27:37.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-18T01:27:37.656Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T01:27:37.656Z] Message: update stable to v1.0.244 [2023-02-18T01:27:38.228Z] ------------------- [2023-02-18T01:27:38.228Z] experimental info: [2023-02-18T01:27:38.228Z] ------------------- [2023-02-18T01:27:38.228Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-18T01:27:38.228Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T01:27:38.228Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-18T01:27:38.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-18T01:27:38.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-18T01:27:38.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-18T01:27:38.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-18T01:27:38.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-18T01:27:38.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-18T01:27:38.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-18T01:27:38.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-18T01:27:38.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-18T01:27:38.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-18T01:27:38.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-18T01:27:38.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-18T01:27:38.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-18T01:27:38.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-18T01:27:38.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T01:27:38.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T01:27:38.569Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T01:27:38.583Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T01:27:38.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-18T01:27:38.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-18T01:27:38.616Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-18T01:27:38.632Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-18T01:27:38.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-18T01:27:38.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-18T01:27:38.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-18T01:27:38.690Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-18T01:27:38.701Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-18T01:27:38.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-18T01:27:38.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-18T01:27:38.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-18T01:27:38.748Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo [2023-02-18T01:27:38.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae5c3a2 [Pipeline] echo [2023-02-18T01:27:38.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:27:38.821Z] provisioning config files... [2023-02-18T01:27:38.834Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config577994907828066590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:27:39.133Z] ---> docker-login.sh [2023-02-18T01:27:39.133Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:27:39.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:39.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:39.656Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:39.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:39.656Z] [2023-02-18T01:27:39.656Z] Login Succeeded [2023-02-18T01:27:39.656Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:27:39.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:39.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:39.656Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:39.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:39.656Z] [2023-02-18T01:27:39.656Z] Login Succeeded [2023-02-18T01:27:39.656Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:27:39.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:39.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:39.916Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:39.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:39.916Z] [2023-02-18T01:27:39.916Z] Login Succeeded [2023-02-18T01:27:39.916Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:27:39.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:39.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:39.916Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:39.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:39.916Z] [2023-02-18T01:27:39.916Z] Login Succeeded [2023-02-18T01:27:39.916Z] docker.io [2023-02-18T01:27:39.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:40.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:40.175Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:40.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:40.175Z] [2023-02-18T01:27:40.175Z] Login Succeeded [2023-02-18T01:27:40.175Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:27:40.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-18T01:27:40.554Z] + git rev-list -1 --merges ae5c3a222e830755d999430446b5cf0927b9c680~1..ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo [2023-02-18T01:27:40.607Z] -----------> git rev-list -1 --merges ae5c3a222e830755d999430446b5cf0927b9c680~1..ae5c3a222e830755d999430446b5cf0927b9c680 ae5c3a222e830755d999430446b5cf0927b9c680 [false] [Pipeline] sh [2023-02-18T01:27:40.900Z] + git log --format=format:%s -1 ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo [2023-02-18T01:27:40.915Z] ========================================================= [2023-02-18T01:27:40.915Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-18T01:27:40.915Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T01:27:41.238Z] + git log --format=format:%s -1 ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo [2023-02-18T01:27:41.250Z] [semverPrep] GIT_COMMIT: ae5c3a222e830755d999430446b5cf0927b9c680, Commit Message: refactor!: Replace internal topics from config with new constants and use base topic (#520) [Pipeline] echo [2023-02-18T01:27:41.259Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-18T01:27:41.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T01:27:41.630Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-18T01:27:41.630Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-18T01:27:41.630Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-18T01:27:41.630Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-18T01:27:41.630Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-18T01:27:41.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:27:42.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:27:42.039Z] [2023-02-18T01:27:42.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:27:42.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:27:42.346Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-18T01:27:42.346Z] b85a868b505f: Pulling fs layer [2023-02-18T01:27:42.346Z] e2be974225ed: Pulling fs layer [2023-02-18T01:27:42.346Z] 339a4e72a1f5: Pulling fs layer [2023-02-18T01:27:42.346Z] 988bab9f4d93: Pulling fs layer [2023-02-18T01:27:42.346Z] 1469e6f7b9e6: Pulling fs layer [2023-02-18T01:27:42.346Z] eaf3925da568: Pulling fs layer [2023-02-18T01:27:42.346Z] bab4dde63d76: Pulling fs layer [2023-02-18T01:27:42.346Z] bde34c3a00c8: Pulling fs layer [2023-02-18T01:27:42.346Z] b352a97aabf1: Pulling fs layer [2023-02-18T01:27:42.346Z] 4872d77fe225: Pulling fs layer [2023-02-18T01:27:42.346Z] 5851b861e8e6: Pulling fs layer [2023-02-18T01:27:42.346Z] 988bab9f4d93: Waiting [2023-02-18T01:27:42.346Z] 1469e6f7b9e6: Waiting [2023-02-18T01:27:42.346Z] b352a97aabf1: Waiting [2023-02-18T01:27:42.346Z] 4872d77fe225: Waiting [2023-02-18T01:27:42.346Z] eaf3925da568: Waiting [2023-02-18T01:27:42.346Z] 5851b861e8e6: Waiting [2023-02-18T01:27:42.346Z] bde34c3a00c8: Waiting [2023-02-18T01:27:42.346Z] e2be974225ed: Verifying Checksum [2023-02-18T01:27:42.346Z] 988bab9f4d93: Verifying Checksum [2023-02-18T01:27:42.346Z] 988bab9f4d93: Download complete [2023-02-18T01:27:42.605Z] 1469e6f7b9e6: Verifying Checksum [2023-02-18T01:27:42.605Z] 1469e6f7b9e6: Download complete [2023-02-18T01:27:42.605Z] 339a4e72a1f5: Verifying Checksum [2023-02-18T01:27:42.605Z] 339a4e72a1f5: Download complete [2023-02-18T01:27:42.605Z] eaf3925da568: Verifying Checksum [2023-02-18T01:27:42.605Z] eaf3925da568: Download complete [2023-02-18T01:27:42.605Z] bde34c3a00c8: Download complete [2023-02-18T01:27:42.605Z] b352a97aabf1: Verifying Checksum [2023-02-18T01:27:42.605Z] b352a97aabf1: Download complete [2023-02-18T01:27:42.605Z] 4872d77fe225: Download complete [2023-02-18T01:27:42.605Z] 5851b861e8e6: Verifying Checksum [2023-02-18T01:27:42.605Z] 5851b861e8e6: Download complete [2023-02-18T01:27:42.605Z] b85a868b505f: Verifying Checksum [2023-02-18T01:27:42.605Z] b85a868b505f: Download complete [2023-02-18T01:27:42.865Z] bab4dde63d76: Verifying Checksum [2023-02-18T01:27:42.865Z] bab4dde63d76: Download complete [2023-02-18T01:27:43.804Z] b85a868b505f: Pull complete [2023-02-18T01:27:44.065Z] e2be974225ed: Pull complete [2023-02-18T01:27:44.634Z] 339a4e72a1f5: Pull complete [2023-02-18T01:27:44.634Z] 988bab9f4d93: Pull complete [2023-02-18T01:27:44.894Z] 1469e6f7b9e6: Pull complete [2023-02-18T01:27:45.152Z] eaf3925da568: Pull complete [2023-02-18T01:27:47.059Z] bab4dde63d76: Pull complete [2023-02-18T01:27:47.059Z] bde34c3a00c8: Pull complete [2023-02-18T01:27:47.059Z] b352a97aabf1: Pull complete [2023-02-18T01:27:47.059Z] 4872d77fe225: Pull complete [2023-02-18T01:27:47.319Z] 5851b861e8e6: Pull complete [2023-02-18T01:27:47.319Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-18T01:27:47.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:27:47.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:27:47.409Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:27:47.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-18T01:27:49.878Z] $ docker top 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 -eo pid,comm [2023-02-18T01:27:49.934Z] 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-02-18T01:27:49.934Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T01:27:49.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T01:27:49.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T01:27:50.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T01:27:50.097Z] $ docker exec 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent [2023-02-18T01:27:50.192Z] SSH_AUTH_SOCK=/tmp/ssh-XYfVfzxlThnI/agent.32 [2023-02-18T01:27:50.192Z] SSH_AGENT_PID=38 [2023-02-18T01:27:50.199Z] Running ssh-add (command line suppressed) [2023-02-18T01:27:50.301Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14133780486455557110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14133780486455557110.key) [2023-02-18T01:27:50.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T01:27:50.596Z] + git tag --points-at HEAD [Pipeline] } [2023-02-18T01:27:50.612Z] $ docker exec --env ******** --env ******** 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent -k [2023-02-18T01:27:50.717Z] unset SSH_AUTH_SOCK; [2023-02-18T01:27:50.718Z] unset SSH_AGENT_PID; [2023-02-18T01:27:50.718Z] echo Agent pid 38 killed; [2023-02-18T01:27:50.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-18T01:27:50.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T01:27:50.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T01:27:50.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T01:27:50.871Z] $ docker exec 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent [2023-02-18T01:27:50.982Z] SSH_AUTH_SOCK=/tmp/ssh-OauX1i2CIBNY/agent.70 [2023-02-18T01:27:50.983Z] SSH_AGENT_PID=76 [2023-02-18T01:27:50.988Z] Running ssh-add (command line suppressed) [2023-02-18T01:27:51.092Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3921188807551623266.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3921188807551623266.key) [2023-02-18T01:27:51.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T01:27:51.390Z] + git semver init [2023-02-18T01:27:51.650Z] 2023-02-18 01:27:51,587 [run_init] DEBUG init version:0.0.0 force:False [2023-02-18T01:27:51.650Z] 2023-02-18 01:27:51,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-02-18T01:27:51.650Z] 2023-02-18 01:27:51,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-02-18T01:27:51.650Z] 2023-02-18 01:27:51,588 [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-02-18T01:27:52.590Z] 2023-02-18 01:27:52,494 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-02-18T01:27:52.590Z] 2023-02-18 01:27:52,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-02-18T01:27:52.590Z] 2023-02-18 01:27:52,495 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:27:52.590Z] 2023-02-18 01:27:52,495 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:27:52.590Z] 3.0.0-dev.17 [Pipeline] } [2023-02-18T01:27:52.603Z] $ docker exec --env ******** --env ******** 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent -k [2023-02-18T01:27:52.711Z] unset SSH_AUTH_SOCK; [2023-02-18T01:27:52.712Z] unset SSH_AGENT_PID; [2023-02-18T01:27:52.712Z] echo Agent pid 76 killed; [2023-02-18T01:27:52.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T01:27:53.022Z] + git semver [Pipeline] } [2023-02-18T01:27:53.310Z] $ docker stop --time=1 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 [2023-02-18T01:27:54.584Z] $ docker rm -f --volumes 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T01:27:54.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-18T01:27:55.135Z] Stashed 1 file(s) [Pipeline] echo [2023-02-18T01:27:55.139Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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-02-18T01:27:55.300Z] provisioning config files... [2023-02-18T01:27:55.311Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11731505043785081196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:27:55.608Z] ---> docker-login.sh [2023-02-18T01:27:55.608Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:27:55.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:55.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:55.608Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:55.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:55.608Z] [2023-02-18T01:27:55.608Z] Login Succeeded [2023-02-18T01:27:55.608Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:27:55.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:55.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:55.608Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:55.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:55.608Z] [2023-02-18T01:27:55.608Z] Login Succeeded [2023-02-18T01:27:55.608Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:27:55.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:55.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:55.867Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:55.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:55.867Z] [2023-02-18T01:27:55.867Z] Login Succeeded [2023-02-18T01:27:55.867Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:27:55.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:55.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:55.867Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:55.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:55.867Z] [2023-02-18T01:27:55.867Z] Login Succeeded [2023-02-18T01:27:55.867Z] docker.io [2023-02-18T01:27:56.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:27:56.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:27:56.126Z] Configure a credential helper to remove this warning. See [2023-02-18T01:27:56.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:27:56.126Z] [2023-02-18T01:27:56.126Z] Login Succeeded [2023-02-18T01:27:56.126Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:27:56.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-18T01:27:56.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:27:56.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:27:56.228Z] ========================================================= [2023-02-18T01:27:56.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-18T01:27:56.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:27:56.533Z] + 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-02-18T01:27:56.533Z] Sending build context to Docker daemon 3.218MB [2023-02-18T01:27:56.533Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:27:56.533Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-18T01:27:56.533Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-18T01:27:56.533Z] 213ec9aee27d: Pulling fs layer [2023-02-18T01:27:56.533Z] 4583459ba037: Pulling fs layer [2023-02-18T01:27:56.533Z] 93c1e223e6f2: Pulling fs layer [2023-02-18T01:27:56.533Z] 53926ce57604: Pulling fs layer [2023-02-18T01:27:56.533Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-18T01:27:56.533Z] 22ff95d597cd: Pulling fs layer [2023-02-18T01:27:56.533Z] 12d6caf4c0d1: Pulling fs layer [2023-02-18T01:27:56.533Z] 96b7cbca73a9: Pulling fs layer [2023-02-18T01:27:56.533Z] a7acece74701: Pulling fs layer [2023-02-18T01:27:56.533Z] 53926ce57604: Waiting [2023-02-18T01:27:56.533Z] 21b2b0c7a3f4: Waiting [2023-02-18T01:27:56.533Z] 96b7cbca73a9: Waiting [2023-02-18T01:27:56.533Z] 12d6caf4c0d1: Waiting [2023-02-18T01:27:56.533Z] a7acece74701: Waiting [2023-02-18T01:27:56.533Z] 22ff95d597cd: Waiting [2023-02-18T01:27:56.533Z] 93c1e223e6f2: Verifying Checksum [2023-02-18T01:27:56.533Z] 93c1e223e6f2: Download complete [2023-02-18T01:27:56.533Z] 4583459ba037: Download complete [2023-02-18T01:27:56.533Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-18T01:27:56.533Z] 21b2b0c7a3f4: Download complete [2023-02-18T01:27:56.794Z] 22ff95d597cd: Verifying Checksum [2023-02-18T01:27:56.794Z] 22ff95d597cd: Download complete [2023-02-18T01:27:56.794Z] 213ec9aee27d: Verifying Checksum [2023-02-18T01:27:56.794Z] 213ec9aee27d: Download complete [2023-02-18T01:27:56.794Z] 12d6caf4c0d1: Verifying Checksum [2023-02-18T01:27:56.794Z] 12d6caf4c0d1: Download complete [2023-02-18T01:27:56.794Z] 213ec9aee27d: Pull complete [2023-02-18T01:27:57.062Z] 4583459ba037: Pull complete [2023-02-18T01:27:57.062Z] 93c1e223e6f2: Pull complete [2023-02-18T01:27:57.325Z] a7acece74701: Verifying Checksum [2023-02-18T01:27:57.325Z] a7acece74701: Download complete [2023-02-18T01:27:57.584Z] 96b7cbca73a9: Verifying Checksum [2023-02-18T01:27:57.584Z] 96b7cbca73a9: Download complete [2023-02-18T01:27:57.584Z] 53926ce57604: Verifying Checksum [2023-02-18T01:27:57.584Z] 53926ce57604: Download complete [2023-02-18T01:28:01.770Z] 53926ce57604: Pull complete [2023-02-18T01:28:02.187Z] 21b2b0c7a3f4: Pull complete [2023-02-18T01:28:02.447Z] 22ff95d597cd: Pull complete [2023-02-18T01:28:02.447Z] 12d6caf4c0d1: Pull complete [2023-02-18T01:28:04.349Z] 96b7cbca73a9: Pull complete [2023-02-18T01:28:05.284Z] a7acece74701: Pull complete [2023-02-18T01:28:05.284Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-18T01:28:05.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T01:28:05.284Z] ---> db6d94c90886 [2023-02-18T01:28:05.284Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:28:10.251Z] Still waiting to schedule task [2023-02-18T01:28:10.251Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6535’ [2023-02-18T01:28:12.304Z] ---> Running in 4919bc9d7e9f [2023-02-18T01:28:12.304Z] Removing intermediate container 4919bc9d7e9f [2023-02-18T01:28:12.304Z] ---> 3b8725e642da [2023-02-18T01:28:12.304Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:28:12.304Z] ---> Running in 1eddc6624040 [2023-02-18T01:28:12.304Z] Removing intermediate container 1eddc6624040 [2023-02-18T01:28:12.304Z] ---> caa281a516db [2023-02-18T01:28:12.304Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:28:12.304Z] ---> Running in 42fe357ee0a8 [2023-02-18T01:28:12.304Z] Removing intermediate container 42fe357ee0a8 [2023-02-18T01:28:12.304Z] ---> bdb94da25445 [2023-02-18T01:28:12.304Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:28:12.304Z] ---> Running in f2867760bd4b [2023-02-18T01:28:12.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T01:28:32.558Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-6538: java.lang.InterruptedException [2023-02-18T01:29:01.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T01:29:01.471Z] OK: 211 MiB in 51 packages [2023-02-18T01:29:01.471Z] Removing intermediate container f2867760bd4b [2023-02-18T01:29:01.471Z] ---> 0020d52034fd [2023-02-18T01:29:01.471Z] Step 7/12 : WORKDIR /app [2023-02-18T01:29:01.471Z] ---> Running in 5514200d169b [2023-02-18T01:29:01.471Z] Removing intermediate container 5514200d169b [2023-02-18T01:29:01.471Z] ---> df6bfe554909 [2023-02-18T01:29:01.471Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-18T01:29:01.471Z] ---> c2c330eecd1f [2023-02-18T01:29:01.471Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:29:01.471Z] ---> Running in 0b260428b907 [2023-02-18T01:29:23.423Z] Removing intermediate container 0b260428b907 [2023-02-18T01:29:23.423Z] ---> fa90f64263ef [2023-02-18T01:29:23.423Z] Step 10/12 : COPY . . [2023-02-18T01:29:23.423Z] ---> 3e79dc322cd9 [2023-02-18T01:29:23.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:29:23.423Z] ---> Running in 30ba26e1b1cc [2023-02-18T01:29:23.423Z] Removing intermediate container 30ba26e1b1cc [2023-02-18T01:29:23.423Z] ---> 69b7b2840518 [2023-02-18T01:29:23.423Z] Step 12/12 : RUN $MAKE [2023-02-18T01:29:23.423Z] ---> Running in 9dee67c8afa9 [2023-02-18T01:29:23.423Z] noop [2023-02-18T01:29:23.423Z] Removing intermediate container 9dee67c8afa9 [2023-02-18T01:29:23.423Z] ---> 4989f2f75f83 [2023-02-18T01:29:23.423Z] Successfully built 4989f2f75f83 [2023-02-18T01:29:23.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:29:23.737Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T01:29:23.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:29:23.812Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:29:23.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-18T01:29:24.202Z] $ docker top 787ad0884765edf769e26d492bfe0c2211582646b20d84db7868a4b916f57e16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:29:24.540Z] + go version [2023-02-18T01:29:24.540Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-18T01:29:24.553Z] $ docker stop --time=1 787ad0884765edf769e26d492bfe0c2211582646b20d84db7868a4b916f57e16 [2023-02-18T01:29:25.828Z] $ docker rm -f --volumes 787ad0884765edf769e26d492bfe0c2211582646b20d84db7868a4b916f57e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:29:26.227Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T01:29:26.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:29:26.301Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:29:26.334Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-18T01:29:26.647Z] $ docker top bc786396171e9e7c5363ef5e4709110ea8902c0cdbe900a1c2fbcf7e55f0eddf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:29:26.983Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-02-18T01:29:27.284Z] + make test [2023-02-18T01:29:27.284Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T01:29:45.384Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-18T01:29:45.384Z] go vet ./... [2023-02-18T01:29:55.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T01:29:55.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T01:29:55.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T01:29:55.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T01:29:55.375Z] $ docker stop --time=1 bc786396171e9e7c5363ef5e4709110ea8902c0cdbe900a1c2fbcf7e55f0eddf [2023-02-18T01:29:59.723Z] $ docker rm -f --volumes bc786396171e9e7c5363ef5e4709110ea8902c0cdbe900a1c2fbcf7e55f0eddf [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T01:30:00.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T01:30:00.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-18T01:30:00.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T01:30:01.061Z] + ls -al . [2023-02-18T01:30:01.061Z] total 172 [2023-02-18T01:30:01.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:29 . [2023-02-18T01:30:01.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:27 .. [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 18 01:27 .dockerignore [2023-02-18T01:30:01.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:27 .git [2023-02-18T01:30:01.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 01:27 .github [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 18 01:27 .gitignore [2023-02-18T01:30:01.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 01:27 .semver [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 18 01:27 Attribution.txt [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 18 01:27 CHANGELOG.md [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 18 01:27 Dockerfile [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 01:27 GOVERNANCE.md [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 18 01:27 Jenkinsfile [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 01:27 LICENSE [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 18 01:27 OWNERS.md [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 18 01:27 README.md [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 18 01:27 VERSION [2023-02-18T01:30:01.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 01:27 bin [2023-02-18T01:30:01.061Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 18 01:29 coverage.out [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 18 01:27 go.mod [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 18 01:27 go.sum [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 18 01:27 main.go [2023-02-18T01:30:01.061Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 18 01:27 makefile [2023-02-18T01:30:01.061Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 01:27 res [2023-02-18T01:30:01.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:01.372Z] + 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=ae5c3a222e830755d999430446b5cf0927b9c680 --label arch=amd64 --label version=3.0.0-dev.17 . [2023-02-18T01:30:01.372Z] Sending build context to Docker daemon 3.219MB [2023-02-18T01:30:01.372Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:30:01.372Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-18T01:30:01.372Z] ---> 4989f2f75f83 [2023-02-18T01:30:01.372Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:30:01.631Z] ---> Running in 69739803e5d3 [2023-02-18T01:30:01.890Z] Removing intermediate container 69739803e5d3 [2023-02-18T01:30:01.890Z] ---> 4572595d6247 [2023-02-18T01:30:01.890Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:30:01.890Z] ---> Running in 23b9f3e9f396 [2023-02-18T01:30:02.150Z] Removing intermediate container 23b9f3e9f396 [2023-02-18T01:30:02.150Z] ---> 499a0b9c0fa8 [2023-02-18T01:30:02.150Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:30:02.150Z] ---> Running in a4ede94ba698 [2023-02-18T01:30:02.431Z] Removing intermediate container a4ede94ba698 [2023-02-18T01:30:02.431Z] ---> 41790d44e9d9 [2023-02-18T01:30:02.431Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:30:02.431Z] ---> Running in 1acf0126aa98 [2023-02-18T01:30:02.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T01:30:02.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T01:30:03.207Z] OK: 211 MiB in 51 packages [2023-02-18T01:30:03.465Z] Removing intermediate container 1acf0126aa98 [2023-02-18T01:30:03.465Z] ---> aec2c3d45b46 [2023-02-18T01:30:03.465Z] Step 7/26 : WORKDIR /app [2023-02-18T01:30:03.465Z] ---> Running in ba605332a01e [2023-02-18T01:30:03.725Z] Removing intermediate container ba605332a01e [2023-02-18T01:30:03.725Z] ---> 2e90d4af7e19 [2023-02-18T01:30:03.725Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-18T01:30:03.725Z] ---> 4c19c43cbf17 [2023-02-18T01:30:03.725Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:30:03.725Z] ---> Running in 4b1d95d1f8a5 [2023-02-18T01:30:04.690Z] Removing intermediate container 4b1d95d1f8a5 [2023-02-18T01:30:04.690Z] ---> dfe7670c70cf [2023-02-18T01:30:04.690Z] Step 10/26 : COPY . . [2023-02-18T01:30:04.950Z] ---> e94eb494c5df [2023-02-18T01:30:04.950Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:30:04.950Z] ---> Running in 657d1965eff8 [2023-02-18T01:30:04.950Z] Removing intermediate container 657d1965eff8 [2023-02-18T01:30:04.950Z] ---> 5b185138425b [2023-02-18T01:30:04.950Z] Step 12/26 : RUN $MAKE [2023-02-18T01:30:04.950Z] ---> Running in d4276aa134db [2023-02-18T01:30:05.208Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17" -trimpath -mod=readonly -o app-service-configurable [2023-02-18T01:30:27.186Z] Removing intermediate container d4276aa134db [2023-02-18T01:30:27.186Z] ---> d6ce42452d87 [2023-02-18T01:30:27.186Z] Step 13/26 : FROM alpine:3.16 [2023-02-18T01:30:27.186Z] 3.16: Pulling from library/alpine [2023-02-18T01:30:27.186Z] ef5531b6e74e: Pulling fs layer [2023-02-18T01:30:27.186Z] ef5531b6e74e: Verifying Checksum [2023-02-18T01:30:27.186Z] ef5531b6e74e: Download complete [2023-02-18T01:30:27.186Z] ef5531b6e74e: Pull complete [2023-02-18T01:30:27.186Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T01:30:27.186Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T01:30:27.186Z] ---> dfd21b5a31f5 [2023-02-18T01:30:27.186Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T01:30:27.186Z] ---> Running in cc71e9a5e2a7 [2023-02-18T01:30:27.186Z] Removing intermediate container cc71e9a5e2a7 [2023-02-18T01:30:27.186Z] ---> 34eb04e907e6 [2023-02-18T01:30:27.186Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-18T01:30:27.186Z] ---> Running in a6bc8b05467f [2023-02-18T01:30:27.186Z] Removing intermediate container a6bc8b05467f [2023-02-18T01:30:27.186Z] ---> 45a0c6761f7e [2023-02-18T01:30:27.186Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-18T01:30:27.186Z] ---> Running in 4e920e1588e1 [2023-02-18T01:30:27.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T01:30:27.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T01:30:27.186Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-18T01:30:27.186Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-18T01:30:27.186Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T01:30:27.186Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T01:30:27.186Z] OK: 6 MiB in 16 packages [2023-02-18T01:30:27.186Z] Removing intermediate container 4e920e1588e1 [2023-02-18T01:30:27.186Z] ---> f621f3138944 [2023-02-18T01:30:27.186Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-18T01:30:27.186Z] ---> 4165a4d2c1f4 [2023-02-18T01:30:27.186Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-18T01:30:27.186Z] ---> 3da11d0b851e [2023-02-18T01:30:27.186Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-18T01:30:27.186Z] ---> 6f4c502036e8 [2023-02-18T01:30:27.186Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-18T01:30:27.186Z] ---> f92a91c07a17 [2023-02-18T01:30:27.186Z] Step 21/26 : EXPOSE 48095 [2023-02-18T01:30:27.186Z] ---> Running in 534aaf11c1af [2023-02-18T01:30:27.445Z] Removing intermediate container 534aaf11c1af [2023-02-18T01:30:27.445Z] ---> d6d42a42994e [2023-02-18T01:30:27.445Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-18T01:30:27.445Z] ---> Running in 398613b311d0 [2023-02-18T01:30:27.445Z] Removing intermediate container 398613b311d0 [2023-02-18T01:30:27.445Z] ---> ed531f265a5f [2023-02-18T01:30:27.445Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T01:30:27.445Z] ---> Running in e478a493af67 [2023-02-18T01:30:27.445Z] Removing intermediate container e478a493af67 [2023-02-18T01:30:27.445Z] ---> 797429687292 [2023-02-18T01:30:27.445Z] Step 24/26 : LABEL arch=amd64 [2023-02-18T01:30:27.703Z] ---> Running in 70d37c5e6121 [2023-02-18T01:30:27.703Z] Removing intermediate container 70d37c5e6121 [2023-02-18T01:30:27.703Z] ---> 7a5a0a8e20fe [2023-02-18T01:30:27.703Z] Step 25/26 : LABEL git_sha=ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:30:27.703Z] ---> Running in 68713fe46bf1 [2023-02-18T01:30:27.703Z] Removing intermediate container 68713fe46bf1 [2023-02-18T01:30:27.703Z] ---> 68f11d653684 [2023-02-18T01:30:27.703Z] Step 26/26 : LABEL version=3.0.0-dev.17 [2023-02-18T01:30:27.703Z] ---> Running in fc30d85cc22d [2023-02-18T01:30:27.703Z] Removing intermediate container fc30d85cc22d [2023-02-18T01:30:27.703Z] ---> 45479bfe8fa2 [2023-02-18T01:30:27.703Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T01:30:27.703Z] Successfully built 45479bfe8fa2 [2023-02-18T01:30:27.703Z] 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-02-18T01:30:27.785Z] provisioning config files... [2023-02-18T01:30:27.793Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8469263878857455787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:30:28.169Z] ---> docker-login.sh [2023-02-18T01:30:28.169Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:30:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:30:28.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:30:28.169Z] Configure a credential helper to remove this warning. See [2023-02-18T01:30:28.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:30:28.169Z] [2023-02-18T01:30:28.169Z] Login Succeeded [2023-02-18T01:30:28.169Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:30:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:30:28.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:30:28.169Z] Configure a credential helper to remove this warning. See [2023-02-18T01:30:28.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:30:28.169Z] [2023-02-18T01:30:28.169Z] Login Succeeded [2023-02-18T01:30:28.169Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:30:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:30:28.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:30:28.448Z] Configure a credential helper to remove this warning. See [2023-02-18T01:30:28.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:30:28.448Z] [2023-02-18T01:30:28.448Z] Login Succeeded [2023-02-18T01:30:28.448Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:30:28.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:30:28.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:30:28.448Z] Configure a credential helper to remove this warning. See [2023-02-18T01:30:28.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:30:28.448Z] [2023-02-18T01:30:28.448Z] Login Succeeded [2023-02-18T01:30:28.448Z] docker.io [2023-02-18T01:30:28.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:30:28.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:30:28.728Z] Configure a credential helper to remove this warning. See [2023-02-18T01:30:28.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:30:28.728Z] [2023-02-18T01:30:28.728Z] Login Succeeded [2023-02-18T01:30:28.728Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:30:28.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-18T01:30:28.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:30:28.816Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-02-18T01:30:28.816Z] ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:30:28.816Z] latest [2023-02-18T01:30:28.816Z] 3.0.0-dev.17 [2023-02-18T01:30:28.816Z] ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [2023-02-18T01:30:28.816Z] main [2023-02-18T01:30:28.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:29.140Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:29.453Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:30:29.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-18T01:30:29.453Z] 4e78769e5a93: Preparing [2023-02-18T01:30:29.453Z] 9b6a9466e5bb: Preparing [2023-02-18T01:30:29.453Z] 88ec9b15c93f: Preparing [2023-02-18T01:30:29.453Z] 3d5123b1da3f: Preparing [2023-02-18T01:30:29.453Z] 1ed28da40791: Preparing [2023-02-18T01:30:29.453Z] aa5968d388b8: Preparing [2023-02-18T01:30:29.453Z] aa5968d388b8: Waiting [2023-02-18T01:30:29.453Z] 88ec9b15c93f: Pushed [2023-02-18T01:30:29.453Z] 9b6a9466e5bb: Pushed [2023-02-18T01:30:29.453Z] aa5968d388b8: Layer already exists [2023-02-18T01:30:29.453Z] 3d5123b1da3f: Pushed [2023-02-18T01:30:29.453Z] 1ed28da40791: Pushed [2023-02-18T01:30:31.991Z] 4e78769e5a93: Pushed [2023-02-18T01:30:31.991Z] ae5c3a222e830755d999430446b5cf0927b9c680: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:32.300Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:32.605Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-02-18T01:30:32.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-18T01:30:32.605Z] 4e78769e5a93: Preparing [2023-02-18T01:30:32.605Z] 9b6a9466e5bb: Preparing [2023-02-18T01:30:32.605Z] 88ec9b15c93f: Preparing [2023-02-18T01:30:32.605Z] 3d5123b1da3f: Preparing [2023-02-18T01:30:32.605Z] 1ed28da40791: Preparing [2023-02-18T01:30:32.605Z] aa5968d388b8: Preparing [2023-02-18T01:30:32.605Z] 88ec9b15c93f: Layer already exists [2023-02-18T01:30:32.605Z] 9b6a9466e5bb: Layer already exists [2023-02-18T01:30:32.605Z] 1ed28da40791: Layer already exists [2023-02-18T01:30:32.605Z] 4e78769e5a93: Layer already exists [2023-02-18T01:30:32.605Z] 3d5123b1da3f: Layer already exists [2023-02-18T01:30:32.605Z] aa5968d388b8: Layer already exists [2023-02-18T01:30:32.605Z] latest: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:32.915Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:33.226Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.17 [2023-02-18T01:30:33.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-18T01:30:33.226Z] 4e78769e5a93: Preparing [2023-02-18T01:30:33.226Z] 9b6a9466e5bb: Preparing [2023-02-18T01:30:33.226Z] 88ec9b15c93f: Preparing [2023-02-18T01:30:33.226Z] 3d5123b1da3f: Preparing [2023-02-18T01:30:33.226Z] 1ed28da40791: Preparing [2023-02-18T01:30:33.226Z] aa5968d388b8: Preparing [2023-02-18T01:30:33.226Z] aa5968d388b8: Waiting [2023-02-18T01:30:33.226Z] 88ec9b15c93f: Layer already exists [2023-02-18T01:30:33.226Z] 4e78769e5a93: Layer already exists [2023-02-18T01:30:33.226Z] 1ed28da40791: Layer already exists [2023-02-18T01:30:33.226Z] 9b6a9466e5bb: Layer already exists [2023-02-18T01:30:33.226Z] 3d5123b1da3f: Layer already exists [2023-02-18T01:30:33.226Z] aa5968d388b8: Layer already exists [2023-02-18T01:30:33.226Z] 3.0.0-dev.17: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:33.534Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:33.836Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [2023-02-18T01:30:33.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-18T01:30:33.836Z] 4e78769e5a93: Preparing [2023-02-18T01:30:33.836Z] 9b6a9466e5bb: Preparing [2023-02-18T01:30:33.836Z] 88ec9b15c93f: Preparing [2023-02-18T01:30:33.836Z] 3d5123b1da3f: Preparing [2023-02-18T01:30:33.836Z] 1ed28da40791: Preparing [2023-02-18T01:30:33.836Z] aa5968d388b8: Preparing [2023-02-18T01:30:33.836Z] aa5968d388b8: Waiting [2023-02-18T01:30:33.836Z] 3d5123b1da3f: Layer already exists [2023-02-18T01:30:33.836Z] 4e78769e5a93: Layer already exists [2023-02-18T01:30:33.836Z] 9b6a9466e5bb: Layer already exists [2023-02-18T01:30:33.836Z] 88ec9b15c93f: Layer already exists [2023-02-18T01:30:33.836Z] 1ed28da40791: Layer already exists [2023-02-18T01:30:33.836Z] aa5968d388b8: Layer already exists [2023-02-18T01:30:33.836Z] ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:34.153Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:34.456Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-02-18T01:30:34.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-18T01:30:34.456Z] 4e78769e5a93: Preparing [2023-02-18T01:30:34.456Z] 9b6a9466e5bb: Preparing [2023-02-18T01:30:34.456Z] 88ec9b15c93f: Preparing [2023-02-18T01:30:34.456Z] 3d5123b1da3f: Preparing [2023-02-18T01:30:34.456Z] 1ed28da40791: Preparing [2023-02-18T01:30:34.456Z] aa5968d388b8: Preparing [2023-02-18T01:30:34.456Z] aa5968d388b8: Waiting [2023-02-18T01:30:34.456Z] 1ed28da40791: Layer already exists [2023-02-18T01:30:34.456Z] 3d5123b1da3f: Layer already exists [2023-02-18T01:30:34.456Z] 9b6a9466e5bb: Layer already exists [2023-02-18T01:30:34.456Z] 4e78769e5a93: Layer already exists [2023-02-18T01:30:34.456Z] 88ec9b15c93f: Layer already exists [2023-02-18T01:30:34.456Z] aa5968d388b8: Layer already exists [2023-02-18T01:30:34.456Z] main: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-18T01:30:34.507Z] ===================================================== [Pipeline] echo [2023-02-18T01:30:34.518Z] taggedImages: [2023-02-18T01:30:34.518Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:30:34.518Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-02-18T01:30:34.518Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.17 [2023-02-18T01:30:34.518Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [2023-02-18T01:30:34.518Z] - 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-02-18T01:30:34.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:30:34.879Z] [2023-02-18T01:30:34.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:35.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:30:35.176Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-18T01:30:35.176Z] 5eb5b503b376: Pulling fs layer [2023-02-18T01:30:35.176Z] 5c69ac0246d0: Pulling fs layer [2023-02-18T01:30:35.176Z] ec43610c2a17: Pulling fs layer [2023-02-18T01:30:35.176Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-18T01:30:35.176Z] 33b1e0a273af: Pulling fs layer [2023-02-18T01:30:35.176Z] 5d3b04190fa2: Pulling fs layer [2023-02-18T01:30:35.176Z] 2f39f015ded8: Pulling fs layer [2023-02-18T01:30:35.176Z] 33b1e0a273af: Waiting [2023-02-18T01:30:35.176Z] 5d3b04190fa2: Waiting [2023-02-18T01:30:35.176Z] 3a2ae6a8a46f: Waiting [2023-02-18T01:30:35.176Z] 2f39f015ded8: Waiting [2023-02-18T01:30:35.176Z] 5c69ac0246d0: Verifying Checksum [2023-02-18T01:30:35.176Z] 5c69ac0246d0: Download complete [2023-02-18T01:30:35.176Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-18T01:30:35.176Z] 3a2ae6a8a46f: Download complete [2023-02-18T01:30:35.436Z] 33b1e0a273af: Verifying Checksum [2023-02-18T01:30:35.437Z] 33b1e0a273af: Download complete [2023-02-18T01:30:35.437Z] 5d3b04190fa2: Verifying Checksum [2023-02-18T01:30:35.437Z] 5d3b04190fa2: Download complete [2023-02-18T01:30:35.437Z] ec43610c2a17: Verifying Checksum [2023-02-18T01:30:35.437Z] ec43610c2a17: Download complete [2023-02-18T01:30:35.437Z] 5eb5b503b376: Verifying Checksum [2023-02-18T01:30:35.437Z] 5eb5b503b376: Download complete [2023-02-18T01:30:36.003Z] 2f39f015ded8: Download complete [2023-02-18T01:30:36.568Z] 5eb5b503b376: Pull complete [2023-02-18T01:30:36.826Z] 5c69ac0246d0: Pull complete [2023-02-18T01:30:37.084Z] ec43610c2a17: Pull complete [2023-02-18T01:30:37.084Z] 3a2ae6a8a46f: Pull complete [2023-02-18T01:30:37.343Z] 33b1e0a273af: Pull complete [2023-02-18T01:30:37.343Z] 5d3b04190fa2: Pull complete [2023-02-18T01:30:41.531Z] 2f39f015ded8: Pull complete [2023-02-18T01:30:41.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-18T01:30:41.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:30:41.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:30:41.609Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:30:41.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-18T01:30:44.538Z] $ docker top cd22847a4f8e15a015c9bb4c6a4211f73d6b217483d1ab6a2fe7f32e2e779b66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:30:44.933Z] ---> job-cost.sh [2023-02-18T01:30:44.933Z] lf-activate-venv: SKIPPING [2023-02-18T01:30:44.933Z] INFO: No Stack... [2023-02-18T01:30:45.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T01:30:45.452Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T01:30:45.744Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-02-18T01:30:45.744Z] + cut -d, -f6 [Pipeline] lock [2023-02-18T01:30:45.757Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [2023-02-18T01:30:45.763Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] did not exist. Created. [2023-02-18T01:30:45.763Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T01:30:46.054Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-18T01:30:46.083Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T01:30:46.090Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T01:30:46.107Z] $ docker stop --time=1 cd22847a4f8e15a015c9bb4c6a4211f73d6b217483d1ab6a2fe7f32e2e779b66 [2023-02-18T01:30:47.257Z] $ docker rm -f --volumes cd22847a4f8e15a015c9bb4c6a4211f73d6b217483d1ab6a2fe7f32e2e779b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-18T01:31:09.281Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6542 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-02-18T01:31:09.294Z] Running in /w/workspace/app-service-configurable/134 [Pipeline] { [Pipeline] checkout [2023-02-18T01:31:09.328Z] Selected Git installation does not exist. Using Default [2023-02-18T01:31:09.328Z] The recommended git tool is: NONE [2023-02-18T01:31:15.072Z] using credential edgex-jenkins-ssh [2023-02-18T01:31:15.089Z] Cloning the remote Git repository [2023-02-18T01:31:15.143Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-18T01:31:15.227Z] > git init /w/workspace/app-service-configurable/134 # timeout=10 [2023-02-18T01:31:15.397Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-18T01:31:15.398Z] > git --version # timeout=10 [2023-02-18T01:31:15.418Z] > git --version # 'git version 2.25.1' [2023-02-18T01:31:15.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T01:31:15.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T01:31:16.750Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-18T01:31:16.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T01:31:17.773Z] Avoid second fetch [2023-02-18T01:31:17.773Z] Checking out Revision ae5c3a222e830755d999430446b5cf0927b9c680 (main) [2023-02-18T01:31:17.793Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T01:31:17.814Z] > git checkout -f ae5c3a222e830755d999430446b5cf0927b9c680 # timeout=10 [2023-02-18T01:31:18.341Z] Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#520)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T01:31:19.239Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-18T01:31:19.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T01:31:19.239Z] Dload Upload Total Spent Left Speed [2023-02-18T01:31:19.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-02-18T01:31:19.875Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-18T01:31:20.210Z] + sudo tee /etc/docker/daemon.new [2023-02-18T01:31:20.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-18T01:31:20.210Z] { [2023-02-18T01:31:20.210Z] "registry-mirrors": [ [2023-02-18T01:31:20.210Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-18T01:31:20.210Z] ], [2023-02-18T01:31:20.210Z] "bip": "10.250.0.254/24", [2023-02-18T01:31:20.210Z] "hosts": [ [2023-02-18T01:31:20.210Z] "tcp://0.0.0.0:5555", [2023-02-18T01:31:20.210Z] "unix:///var/run/docker.sock" [2023-02-18T01:31:20.210Z] ], [2023-02-18T01:31:20.210Z] "mtu": 1458, [2023-02-18T01:31:20.210Z] "selinux-enabled": true, [2023-02-18T01:31:20.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-18T01:31:20.210Z] } [Pipeline] sh [2023-02-18T01:31:20.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-18T01:31:20.901Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:31:39.180Z] provisioning config files... [2023-02-18T01:31:39.209Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/134@tmp/config10896508080967171472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:31:39.567Z] ---> docker-login.sh [2023-02-18T01:31:39.568Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:31:40.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:31:40.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:31:40.156Z] Configure a credential helper to remove this warning. See [2023-02-18T01:31:40.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:31:40.156Z] [2023-02-18T01:31:40.156Z] Login Succeeded [2023-02-18T01:31:40.156Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:31:40.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:31:40.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:31:40.693Z] Configure a credential helper to remove this warning. See [2023-02-18T01:31:40.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:31:40.693Z] [2023-02-18T01:31:40.693Z] Login Succeeded [2023-02-18T01:31:40.693Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:31:40.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:31:40.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:31:40.963Z] Configure a credential helper to remove this warning. See [2023-02-18T01:31:40.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:31:40.963Z] [2023-02-18T01:31:40.963Z] Login Succeeded [2023-02-18T01:31:40.963Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:31:41.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:31:41.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:31:41.233Z] Configure a credential helper to remove this warning. See [2023-02-18T01:31:41.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:31:41.233Z] [2023-02-18T01:31:41.233Z] Login Succeeded [2023-02-18T01:31:41.233Z] docker.io [2023-02-18T01:31:41.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:31:41.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:31:41.772Z] Configure a credential helper to remove this warning. See [2023-02-18T01:31:41.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:31:41.772Z] [2023-02-18T01:31:41.772Z] Login Succeeded [2023-02-18T01:31:41.772Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:31:41.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-18T01:31:42.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:31:42.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:31:42.099Z] ========================================================= [2023-02-18T01:31:42.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-18T01:31:42.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:31:42.466Z] + 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-02-18T01:31:42.466Z] Sending build context to Docker daemon 178.7kB [2023-02-18T01:31:42.735Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:31:42.735Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-18T01:31:42.735Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-18T01:31:42.735Z] 9b18e9b68314: Pulling fs layer [2023-02-18T01:31:42.735Z] 35d82f9e3411: Pulling fs layer [2023-02-18T01:31:42.735Z] e16973657156: Pulling fs layer [2023-02-18T01:31:42.735Z] fc693d55d65f: Pulling fs layer [2023-02-18T01:31:42.735Z] 7e9fc2657dce: Pulling fs layer [2023-02-18T01:31:42.735Z] dda99020689f: Pulling fs layer [2023-02-18T01:31:42.735Z] db1c61fa0a46: Pulling fs layer [2023-02-18T01:31:42.735Z] 891c053d2c06: Pulling fs layer [2023-02-18T01:31:42.735Z] fc693d55d65f: Waiting [2023-02-18T01:31:42.735Z] 7e9fc2657dce: Waiting [2023-02-18T01:31:42.735Z] dda99020689f: Waiting [2023-02-18T01:31:42.735Z] db1c61fa0a46: Waiting [2023-02-18T01:31:43.009Z] e16973657156: Verifying Checksum [2023-02-18T01:31:43.009Z] e16973657156: Download complete [2023-02-18T01:31:43.009Z] 35d82f9e3411: Verifying Checksum [2023-02-18T01:31:43.009Z] 35d82f9e3411: Download complete [2023-02-18T01:31:43.009Z] 7e9fc2657dce: Download complete [2023-02-18T01:31:43.009Z] dda99020689f: Verifying Checksum [2023-02-18T01:31:43.009Z] dda99020689f: Download complete [2023-02-18T01:31:43.009Z] 9b18e9b68314: Verifying Checksum [2023-02-18T01:31:43.009Z] 9b18e9b68314: Download complete [2023-02-18T01:31:43.989Z] 9b18e9b68314: Pull complete [2023-02-18T01:31:43.989Z] 891c053d2c06: Verifying Checksum [2023-02-18T01:31:43.989Z] 891c053d2c06: Download complete [2023-02-18T01:31:44.261Z] 35d82f9e3411: Pull complete [2023-02-18T01:31:44.865Z] e16973657156: Pull complete [2023-02-18T01:31:45.138Z] db1c61fa0a46: Verifying Checksum [2023-02-18T01:31:45.138Z] db1c61fa0a46: Download complete [2023-02-18T01:31:45.724Z] fc693d55d65f: Verifying Checksum [2023-02-18T01:31:45.724Z] fc693d55d65f: Download complete [2023-02-18T01:31:58.053Z] fc693d55d65f: Pull complete [2023-02-18T01:31:58.053Z] 7e9fc2657dce: Pull complete [2023-02-18T01:31:58.053Z] dda99020689f: Pull complete [2023-02-18T01:32:04.719Z] db1c61fa0a46: Pull complete [2023-02-18T01:32:05.699Z] 891c053d2c06: Pull complete [2023-02-18T01:32:05.699Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-18T01:32:05.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T01:32:05.699Z] ---> f96f9c87975a [2023-02-18T01:32:05.699Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:32:08.308Z] ---> Running in 0f41c2e10170 [2023-02-18T01:32:08.308Z] Removing intermediate container 0f41c2e10170 [2023-02-18T01:32:08.308Z] ---> 923508aa9511 [2023-02-18T01:32:08.308Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:32:08.308Z] ---> Running in 694b40cca69b [2023-02-18T01:32:08.576Z] Removing intermediate container 694b40cca69b [2023-02-18T01:32:08.576Z] ---> 2bc294d37b61 [2023-02-18T01:32:08.576Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:32:08.843Z] ---> Running in 017c28503bc8 [2023-02-18T01:32:09.112Z] Removing intermediate container 017c28503bc8 [2023-02-18T01:32:09.112Z] ---> de40f3edeb47 [2023-02-18T01:32:09.112Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:32:09.112Z] ---> Running in abce3e7af51e [2023-02-18T01:32:10.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T01:32:10.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T01:32:11.489Z] OK: 221 MiB in 51 packages [2023-02-18T01:32:12.474Z] Removing intermediate container abce3e7af51e [2023-02-18T01:32:12.474Z] ---> b2544ec5760d [2023-02-18T01:32:12.474Z] Step 7/12 : WORKDIR /app [2023-02-18T01:32:12.474Z] ---> Running in 5b024a17c8ec [2023-02-18T01:32:12.800Z] Removing intermediate container 5b024a17c8ec [2023-02-18T01:32:12.800Z] ---> 3767d5d2cc83 [2023-02-18T01:32:12.800Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-18T01:32:13.392Z] ---> 31c7aed971fc [2023-02-18T01:32:13.392Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:32:13.392Z] ---> Running in c7c269accb0b [2023-02-18T01:33:35.043Z] Removing intermediate container c7c269accb0b [2023-02-18T01:33:35.043Z] ---> 515c5d3dac26 [2023-02-18T01:33:35.043Z] Step 10/12 : COPY . . [2023-02-18T01:33:35.043Z] ---> 92ede428878c [2023-02-18T01:33:35.043Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:33:35.043Z] ---> Running in 10e84490171e [2023-02-18T01:33:35.043Z] Removing intermediate container 10e84490171e [2023-02-18T01:33:35.043Z] ---> 57d26528985f [2023-02-18T01:33:35.043Z] Step 12/12 : RUN $MAKE [2023-02-18T01:33:35.043Z] ---> Running in 707b9ba6054a [2023-02-18T01:33:35.043Z] noop [2023-02-18T01:33:35.043Z] Removing intermediate container 707b9ba6054a [2023-02-18T01:33:35.043Z] ---> 6fad82012d08 [2023-02-18T01:33:35.043Z] Successfully built 6fad82012d08 [2023-02-18T01:33:35.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:33:35.400Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T01:33:35.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:33:35.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-6542 does not seem to be running inside a container [2023-02-18T01:33:35.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/134 -v /w/workspace/app-service-configurable/134:/w/workspace/app-service-configurable/134:rw,z -v /w/workspace/app-service-configurable/134@tmp:/w/workspace/app-service-configurable/134@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-arm64 cat [2023-02-18T01:33:36.908Z] $ docker top 2e6cc3b5f00a87ef2f2afbac58d73e5fe9b98512ae7b457de37c41e629bef677 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:33:37.752Z] + go version [2023-02-18T01:33:37.752Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-18T01:33:37.776Z] $ docker stop --time=1 2e6cc3b5f00a87ef2f2afbac58d73e5fe9b98512ae7b457de37c41e629bef677 [2023-02-18T01:33:39.413Z] $ docker rm -f --volumes 2e6cc3b5f00a87ef2f2afbac58d73e5fe9b98512ae7b457de37c41e629bef677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:33:39.964Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T01:33:39.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:33:40.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-6542 does not seem to be running inside a container [2023-02-18T01:33:40.228Z] $ 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/134 -v /w/workspace/app-service-configurable/134:/w/workspace/app-service-configurable/134:rw,z -v /w/workspace/app-service-configurable/134@tmp:/w/workspace/app-service-configurable/134@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-arm64 cat [2023-02-18T01:33:41.358Z] $ docker top f87133006501077fc8e72a8734e7dddb48b4685c698f0b9bf39cce89364f633c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:33:41.856Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/134 [Pipeline] fileExists [Pipeline] sh [2023-02-18T01:33:42.460Z] + make test [2023-02-18T01:33:42.460Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T01:36:19.179Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-18T01:36:19.179Z] go vet ./... [2023-02-18T01:37:55.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T01:37:55.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T01:37:55.875Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T01:37:55.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T01:37:55.905Z] $ docker stop --time=1 f87133006501077fc8e72a8734e7dddb48b4685c698f0b9bf39cce89364f633c [2023-02-18T01:37:58.940Z] $ docker rm -f --volumes f87133006501077fc8e72a8734e7dddb48b4685c698f0b9bf39cce89364f633c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T01:38:00.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T01:38:00.239Z] Warning: overwriting stash ‘coverage-report’ [2023-02-18T01:38:00.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T01:38:01.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T01:38:01.341Z] + ls -al . [2023-02-18T01:38:01.341Z] total 168 [2023-02-18T01:38:01.341Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 18 01:33 . [2023-02-18T01:38:01.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:31 .. [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 18 01:31 .dockerignore [2023-02-18T01:38:01.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:31 .git [2023-02-18T01:38:01.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 01:31 .github [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 18 01:31 .gitignore [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 18 01:31 Attribution.txt [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 18 01:31 CHANGELOG.md [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 18 01:31 Dockerfile [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 01:31 GOVERNANCE.md [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 18 01:31 Jenkinsfile [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 01:31 LICENSE [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 18 01:31 OWNERS.md [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 18 01:31 README.md [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 18 01:27 VERSION [2023-02-18T01:38:01.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 01:31 bin [2023-02-18T01:38:01.341Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 18 01:33 coverage.out [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 18 01:31 go.mod [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 18 01:31 go.sum [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 18 01:31 main.go [2023-02-18T01:38:01.341Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 18 01:31 makefile [2023-02-18T01:38:01.341Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 01:31 res [2023-02-18T01:38:01.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:38:01.680Z] + 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=ae5c3a222e830755d999430446b5cf0927b9c680 --label arch=arm64 --label version=3.0.0-dev.17 . [2023-02-18T01:38:01.680Z] Sending build context to Docker daemon 179.7kB [2023-02-18T01:38:01.948Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:38:01.948Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-18T01:38:01.948Z] ---> 6fad82012d08 [2023-02-18T01:38:01.948Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:38:01.948Z] ---> Running in ba2ab2e9cefd [2023-02-18T01:38:02.216Z] Removing intermediate container ba2ab2e9cefd [2023-02-18T01:38:02.216Z] ---> a801c06b7d27 [2023-02-18T01:38:02.216Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:38:02.485Z] ---> Running in 7c82c6af1c12 [2023-02-18T01:38:02.751Z] Removing intermediate container 7c82c6af1c12 [2023-02-18T01:38:02.751Z] ---> 0e38051f7415 [2023-02-18T01:38:02.751Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:38:02.751Z] ---> Running in 539cdc3cf41c [2023-02-18T01:38:03.020Z] Removing intermediate container 539cdc3cf41c [2023-02-18T01:38:03.020Z] ---> 2d4df7b93556 [2023-02-18T01:38:03.020Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:38:03.020Z] ---> Running in d13b0be96576 [2023-02-18T01:38:03.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T01:38:04.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T01:38:05.523Z] OK: 221 MiB in 51 packages [2023-02-18T01:38:06.487Z] Removing intermediate container d13b0be96576 [2023-02-18T01:38:06.487Z] ---> f884820e5b43 [2023-02-18T01:38:06.487Z] Step 7/26 : WORKDIR /app [2023-02-18T01:38:06.488Z] ---> Running in 34bff2f402b1 [2023-02-18T01:38:06.754Z] Removing intermediate container 34bff2f402b1 [2023-02-18T01:38:06.754Z] ---> b812af2aa4e2 [2023-02-18T01:38:06.754Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-18T01:38:07.342Z] ---> b715d87c583e [2023-02-18T01:38:07.342Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:38:07.342Z] ---> Running in a2b80eab0fd3 [2023-02-18T01:38:12.705Z] Removing intermediate container a2b80eab0fd3 [2023-02-18T01:38:12.705Z] ---> c77d8014804b [2023-02-18T01:38:12.705Z] Step 10/26 : COPY . . [2023-02-18T01:38:12.975Z] ---> 60b8cec76e55 [2023-02-18T01:38:12.975Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:38:12.975Z] ---> Running in bbb9cd46f883 [2023-02-18T01:38:13.246Z] Removing intermediate container bbb9cd46f883 [2023-02-18T01:38:13.246Z] ---> f1c187243fdc [2023-02-18T01:38:13.246Z] Step 12/26 : RUN $MAKE [2023-02-18T01:38:13.520Z] ---> Running in 867daf7ecd72 [2023-02-18T01:38:14.485Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17" -trimpath -mod=readonly -o app-service-configurable [2023-02-18T01:40:21.180Z] Removing intermediate container 867daf7ecd72 [2023-02-18T01:40:21.180Z] ---> ced3c5a2a1f4 [2023-02-18T01:40:21.180Z] Step 13/26 : FROM alpine:3.16 [2023-02-18T01:40:21.180Z] 3.16: Pulling from library/alpine [2023-02-18T01:40:21.180Z] 3760b48202b3: Pulling fs layer [2023-02-18T01:40:21.180Z] 3760b48202b3: Verifying Checksum [2023-02-18T01:40:21.180Z] 3760b48202b3: Download complete [2023-02-18T01:40:21.180Z] 3760b48202b3: Pull complete [2023-02-18T01:40:21.180Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T01:40:21.180Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T01:40:21.180Z] ---> 4c81e5bf8899 [2023-02-18T01:40:21.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T01:40:21.180Z] ---> Running in 0268bf205e0e [2023-02-18T01:40:21.180Z] Removing intermediate container 0268bf205e0e [2023-02-18T01:40:21.180Z] ---> 287f9ff9ddb0 [2023-02-18T01:40:21.180Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-18T01:40:21.180Z] ---> Running in 65cfa33a0473 [2023-02-18T01:40:21.180Z] Removing intermediate container 65cfa33a0473 [2023-02-18T01:40:21.180Z] ---> 36d572a98309 [2023-02-18T01:40:21.180Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-18T01:40:21.180Z] ---> Running in dc3b5bc5a8f3 [2023-02-18T01:40:22.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T01:40:22.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T01:40:24.174Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-18T01:40:24.442Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-18T01:40:24.442Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T01:40:24.442Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T01:40:24.710Z] OK: 6 MiB in 16 packages [2023-02-18T01:40:25.672Z] Removing intermediate container dc3b5bc5a8f3 [2023-02-18T01:40:25.672Z] ---> 4f7b0730c561 [2023-02-18T01:40:25.672Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-18T01:40:26.269Z] ---> dded367ff491 [2023-02-18T01:40:26.269Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-18T01:40:26.854Z] ---> 1d29ef57a8b5 [2023-02-18T01:40:26.854Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-18T01:40:27.441Z] ---> e796a2d07a09 [2023-02-18T01:40:27.441Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-18T01:40:28.855Z] ---> f201e6f54a2a [2023-02-18T01:40:28.855Z] Step 21/26 : EXPOSE 48095 [2023-02-18T01:40:28.855Z] ---> Running in 74bd79ec1e2d [2023-02-18T01:40:29.134Z] Removing intermediate container 74bd79ec1e2d [2023-02-18T01:40:29.134Z] ---> fbf2eccd4986 [2023-02-18T01:40:29.134Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-18T01:40:29.405Z] ---> Running in 2518a1dbfe6b [2023-02-18T01:40:29.680Z] Removing intermediate container 2518a1dbfe6b [2023-02-18T01:40:29.680Z] ---> 96539ba3dbc0 [2023-02-18T01:40:29.680Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T01:40:29.680Z] ---> Running in 9976bf6e314a [2023-02-18T01:40:29.949Z] Removing intermediate container 9976bf6e314a [2023-02-18T01:40:29.949Z] ---> 4742758ecb71 [2023-02-18T01:40:29.949Z] Step 24/26 : LABEL arch=arm64 [2023-02-18T01:40:30.216Z] ---> Running in b2d3254090fe [2023-02-18T01:40:30.484Z] Removing intermediate container b2d3254090fe [2023-02-18T01:40:30.484Z] ---> acc80030df2a [2023-02-18T01:40:30.484Z] Step 25/26 : LABEL git_sha=ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:40:30.484Z] ---> Running in 2bc94e3141b8 [2023-02-18T01:40:30.753Z] Removing intermediate container 2bc94e3141b8 [2023-02-18T01:40:30.753Z] ---> 3ae8124f2755 [2023-02-18T01:40:30.753Z] Step 26/26 : LABEL version=3.0.0-dev.17 [2023-02-18T01:40:31.040Z] ---> Running in 09f291eee88d [2023-02-18T01:40:31.308Z] Removing intermediate container 09f291eee88d [2023-02-18T01:40:31.308Z] ---> 6502f69c6436 [2023-02-18T01:40:31.308Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T01:40:31.308Z] Successfully built 6502f69c6436 [2023-02-18T01:40:31.308Z] 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-02-18T01:40:31.397Z] provisioning config files... [2023-02-18T01:40:31.412Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/134@tmp/config15985134131439674404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:40:31.751Z] ---> docker-login.sh [2023-02-18T01:40:31.751Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:40:32.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:40:32.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:40:32.020Z] Configure a credential helper to remove this warning. See [2023-02-18T01:40:32.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:40:32.020Z] [2023-02-18T01:40:32.020Z] Login Succeeded [2023-02-18T01:40:32.020Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:40:32.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:40:32.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:40:32.289Z] Configure a credential helper to remove this warning. See [2023-02-18T01:40:32.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:40:32.289Z] [2023-02-18T01:40:32.289Z] Login Succeeded [2023-02-18T01:40:32.289Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:40:32.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:40:32.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:40:32.824Z] Configure a credential helper to remove this warning. See [2023-02-18T01:40:32.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:40:32.824Z] [2023-02-18T01:40:32.824Z] Login Succeeded [2023-02-18T01:40:32.824Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:40:33.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:40:33.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:40:33.093Z] Configure a credential helper to remove this warning. See [2023-02-18T01:40:33.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:40:33.093Z] [2023-02-18T01:40:33.093Z] Login Succeeded [2023-02-18T01:40:33.093Z] docker.io [2023-02-18T01:40:33.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:40:33.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:40:33.639Z] Configure a credential helper to remove this warning. See [2023-02-18T01:40:33.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:40:33.639Z] [2023-02-18T01:40:33.639Z] Login Succeeded [2023-02-18T01:40:33.639Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:40:33.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-18T01:40:33.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:40:33.694Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-02-18T01:40:33.694Z] ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:40:33.694Z] latest [2023-02-18T01:40:33.694Z] 3.0.0-dev.17 [2023-02-18T01:40:33.694Z] ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [2023-02-18T01:40:33.694Z] main [2023-02-18T01:40:33.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:34.030Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:34.376Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:40:34.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-18T01:40:34.376Z] 875e60fe11d9: Preparing [2023-02-18T01:40:34.376Z] db1c23e907f8: Preparing [2023-02-18T01:40:34.376Z] deb388335b9f: Preparing [2023-02-18T01:40:34.376Z] 5bfac46ac526: Preparing [2023-02-18T01:40:34.376Z] b30c5dc1a1a6: Preparing [2023-02-18T01:40:34.376Z] f70ee36035b9: Preparing [2023-02-18T01:40:34.376Z] f70ee36035b9: Waiting [2023-02-18T01:40:34.643Z] deb388335b9f: Pushed [2023-02-18T01:40:34.643Z] f70ee36035b9: Layer already exists [2023-02-18T01:40:34.910Z] db1c23e907f8: Pushed [2023-02-18T01:40:34.910Z] 5bfac46ac526: Pushed [2023-02-18T01:40:34.910Z] b30c5dc1a1a6: Pushed [2023-02-18T01:40:40.250Z] 875e60fe11d9: Pushed [2023-02-18T01:40:40.250Z] ae5c3a222e830755d999430446b5cf0927b9c680: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:40.598Z] + 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-02-18T01:40:40.932Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-02-18T01:40:40.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-18T01:40:40.932Z] 875e60fe11d9: Preparing [2023-02-18T01:40:40.932Z] db1c23e907f8: Preparing [2023-02-18T01:40:40.932Z] deb388335b9f: Preparing [2023-02-18T01:40:40.932Z] 5bfac46ac526: Preparing [2023-02-18T01:40:40.932Z] b30c5dc1a1a6: Preparing [2023-02-18T01:40:40.932Z] f70ee36035b9: Preparing [2023-02-18T01:40:40.932Z] f70ee36035b9: Waiting [2023-02-18T01:40:40.932Z] b30c5dc1a1a6: Layer already exists [2023-02-18T01:40:40.932Z] db1c23e907f8: Layer already exists [2023-02-18T01:40:40.932Z] deb388335b9f: Layer already exists [2023-02-18T01:40:40.932Z] 875e60fe11d9: Layer already exists [2023-02-18T01:40:40.932Z] 5bfac46ac526: Layer already exists [2023-02-18T01:40:40.932Z] f70ee36035b9: Layer already exists [2023-02-18T01:40:41.199Z] latest: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:41.550Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:41.956Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.17 [2023-02-18T01:40:41.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-18T01:40:41.956Z] 875e60fe11d9: Preparing [2023-02-18T01:40:41.956Z] db1c23e907f8: Preparing [2023-02-18T01:40:41.956Z] deb388335b9f: Preparing [2023-02-18T01:40:41.956Z] 5bfac46ac526: Preparing [2023-02-18T01:40:41.956Z] b30c5dc1a1a6: Preparing [2023-02-18T01:40:41.956Z] f70ee36035b9: Preparing [2023-02-18T01:40:41.956Z] f70ee36035b9: Waiting [2023-02-18T01:40:41.956Z] b30c5dc1a1a6: Layer already exists [2023-02-18T01:40:41.956Z] db1c23e907f8: Layer already exists [2023-02-18T01:40:41.956Z] 875e60fe11d9: Layer already exists [2023-02-18T01:40:41.956Z] deb388335b9f: Layer already exists [2023-02-18T01:40:41.956Z] 5bfac46ac526: Layer already exists [2023-02-18T01:40:41.956Z] f70ee36035b9: Layer already exists [2023-02-18T01:40:41.956Z] 3.0.0-dev.17: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:42.335Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:42.690Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [2023-02-18T01:40:42.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-18T01:40:42.690Z] 875e60fe11d9: Preparing [2023-02-18T01:40:42.690Z] db1c23e907f8: Preparing [2023-02-18T01:40:42.690Z] deb388335b9f: Preparing [2023-02-18T01:40:42.690Z] 5bfac46ac526: Preparing [2023-02-18T01:40:42.690Z] b30c5dc1a1a6: Preparing [2023-02-18T01:40:42.690Z] f70ee36035b9: Preparing [2023-02-18T01:40:42.690Z] f70ee36035b9: Waiting [2023-02-18T01:40:42.690Z] deb388335b9f: Layer already exists [2023-02-18T01:40:42.690Z] 5bfac46ac526: Layer already exists [2023-02-18T01:40:42.690Z] db1c23e907f8: Layer already exists [2023-02-18T01:40:42.690Z] 875e60fe11d9: Layer already exists [2023-02-18T01:40:42.690Z] b30c5dc1a1a6: Layer already exists [2023-02-18T01:40:42.690Z] f70ee36035b9: Layer already exists [2023-02-18T01:40:42.962Z] ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:43.318Z] + 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-02-18T01:40:43.666Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-02-18T01:40:43.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-18T01:40:43.666Z] 875e60fe11d9: Preparing [2023-02-18T01:40:43.666Z] db1c23e907f8: Preparing [2023-02-18T01:40:43.666Z] deb388335b9f: Preparing [2023-02-18T01:40:43.666Z] 5bfac46ac526: Preparing [2023-02-18T01:40:43.666Z] b30c5dc1a1a6: Preparing [2023-02-18T01:40:43.666Z] f70ee36035b9: Preparing [2023-02-18T01:40:43.666Z] f70ee36035b9: Waiting [2023-02-18T01:40:43.666Z] deb388335b9f: Layer already exists [2023-02-18T01:40:43.666Z] b30c5dc1a1a6: Layer already exists [2023-02-18T01:40:43.666Z] 5bfac46ac526: Layer already exists [2023-02-18T01:40:43.666Z] 875e60fe11d9: Layer already exists [2023-02-18T01:40:43.666Z] db1c23e907f8: Layer already exists [2023-02-18T01:40:43.666Z] f70ee36035b9: Layer already exists [2023-02-18T01:40:43.931Z] main: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-18T01:40:43.975Z] ===================================================== [Pipeline] echo [2023-02-18T01:40:43.981Z] taggedImages: [2023-02-18T01:40:43.981Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680 [2023-02-18T01:40:43.981Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-02-18T01:40:43.981Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.17 [2023-02-18T01:40:43.981Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [2023-02-18T01:40:43.981Z] - 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-02-18T01:40:44.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T01:40:44.355Z] [2023-02-18T01:40:44.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:40:44.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T01:40:44.704Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-18T01:40:44.704Z] 8998bd30e6a1: Pulling fs layer [2023-02-18T01:40:44.704Z] 04944245beec: Pulling fs layer [2023-02-18T01:40:44.704Z] 699f458cf7ca: Pulling fs layer [2023-02-18T01:40:44.704Z] 765212b225bb: Pulling fs layer [2023-02-18T01:40:44.704Z] f23df028b6ca: Pulling fs layer [2023-02-18T01:40:44.704Z] d65c8cfc05b1: Pulling fs layer [2023-02-18T01:40:44.704Z] 2437ff75d9bd: Pulling fs layer [2023-02-18T01:40:44.704Z] f23df028b6ca: Waiting [2023-02-18T01:40:44.704Z] d65c8cfc05b1: Waiting [2023-02-18T01:40:44.704Z] 2437ff75d9bd: Waiting [2023-02-18T01:40:44.704Z] 765212b225bb: Waiting [2023-02-18T01:40:44.971Z] 04944245beec: Verifying Checksum [2023-02-18T01:40:44.971Z] 04944245beec: Download complete [2023-02-18T01:40:44.971Z] 765212b225bb: Verifying Checksum [2023-02-18T01:40:44.971Z] 765212b225bb: Download complete [2023-02-18T01:40:45.936Z] 699f458cf7ca: Verifying Checksum [2023-02-18T01:40:45.936Z] 699f458cf7ca: Download complete [2023-02-18T01:40:45.936Z] d65c8cfc05b1: Verifying Checksum [2023-02-18T01:40:45.936Z] d65c8cfc05b1: Download complete [2023-02-18T01:40:45.936Z] f23df028b6ca: Verifying Checksum [2023-02-18T01:40:45.936Z] f23df028b6ca: Download complete [2023-02-18T01:40:46.206Z] 8998bd30e6a1: Verifying Checksum [2023-02-18T01:40:46.206Z] 8998bd30e6a1: Download complete [2023-02-18T01:40:48.793Z] 2437ff75d9bd: Verifying Checksum [2023-02-18T01:40:48.793Z] 2437ff75d9bd: Download complete [2023-02-18T01:40:50.202Z] 8998bd30e6a1: Pull complete [2023-02-18T01:40:50.790Z] 04944245beec: Pull complete [2023-02-18T01:40:52.205Z] 699f458cf7ca: Pull complete [2023-02-18T01:40:52.472Z] 765212b225bb: Pull complete [2023-02-18T01:40:53.056Z] f23df028b6ca: Pull complete [2023-02-18T01:40:53.323Z] d65c8cfc05b1: Pull complete [2023-02-18T01:41:08.318Z] 2437ff75d9bd: Pull complete [2023-02-18T01:41:08.318Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-18T01:41:08.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T01:41:08.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:41:08.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-6542 does not seem to be running inside a container [2023-02-18T01:41:08.604Z] $ 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/134 -v /w/workspace/app-service-configurable/134:/w/workspace/app-service-configurable/134:rw,z -v /w/workspace/app-service-configurable/134@tmp:/w/workspace/app-service-configurable/134@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:arm64 cat [2023-02-18T01:41:11.380Z] $ docker top f19564454e30d596fe3b6050b36c92cb0fb1079493820a6b5cad4861e6aa7813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:41:12.207Z] ---> job-cost.sh [2023-02-18T01:41:12.207Z] lf-activate-venv: SKIPPING [2023-02-18T01:41:12.207Z] INFO: No Stack... [2023-02-18T01:41:12.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-18T01:41:13.743Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T01:41:14.066Z] + cat /w/workspace/app-service-configurable/134/archives/cost.csv [2023-02-18T01:41:14.066Z] + cut -d, -f6 [Pipeline] lock [2023-02-18T01:41:14.404Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [2023-02-18T01:41:14.410Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] did not exist. Created. [2023-02-18T01:41:14.410Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T01:41:14.751Z] /w/workspace/app-service-configurable/134@tmp/durable-ff33ba8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-18T01:41:15.090Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-18T01:41:15.112Z] Warning: overwriting stash ‘stack-cost’ [2023-02-18T01:41:15.158Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T01:41:15.164Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T01:41:15.183Z] $ docker stop --time=1 f19564454e30d596fe3b6050b36c92cb0fb1079493820a6b5cad4861e6aa7813 [2023-02-18T01:41:16.644Z] $ docker rm -f --volumes f19564454e30d596fe3b6050b36c92cb0fb1079493820a6b5cad4861e6aa7813 [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-02-18T01:41:17.007Z] provisioning config files... [2023-02-18T01:41:17.014Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8257128248525424098tmp [Pipeline] { [Pipeline] sh [2023-02-18T01:41:17.303Z] + set +x [2023-02-18T01:41:17.303Z] + curl -s https://codecov.io/bash [2023-02-18T01:41:17.303Z] + bash -s -- [2023-02-18T01:41:17.303Z] [2023-02-18T01:41:17.303Z] _____ _ [2023-02-18T01:41:17.303Z] / ____| | | [2023-02-18T01:41:17.303Z] | | ___ __| | ___ ___ _____ __ [2023-02-18T01:41:17.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-18T01:41:17.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-18T01:41:17.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-18T01:41:17.303Z] Bash-1.0.6 [2023-02-18T01:41:17.303Z] [2023-02-18T01:41:17.303Z] [2023-02-18T01:41:17.303Z] ==> git version 2.25.1 found [2023-02-18T01:41:17.303Z] ==> 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-02-18T01:41:17.303Z] Release-Date: 2020-01-08 [2023-02-18T01:41:17.303Z] 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-02-18T01:41:17.303Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-18T01:41:17.303Z] ==> Jenkins CI detected. [2023-02-18T01:41:17.303Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-02-18T01:41:17.303Z] project root: . [2023-02-18T01:41:17.303Z] --> token set from env [2023-02-18T01:41:17.303Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-18T01:41:17.303Z] ==> Running gcov in . (disable via -X gcov) [2023-02-18T01:41:17.303Z] ==> Python coveragepy not found [2023-02-18T01:41:17.303Z] ==> Searching for coverage reports in: [2023-02-18T01:41:17.303Z] + . [2023-02-18T01:41:17.303Z] -> Found 1 reports [2023-02-18T01:41:17.303Z] ==> Detecting git/mercurial file structure [2023-02-18T01:41:17.303Z] ==> Reading reports [2023-02-18T01:41:17.561Z] + ./coverage.out bytes=13 [2023-02-18T01:41:17.561Z] ==> Appending adjustments [2023-02-18T01:41:17.561Z] https://docs.codecov.io/docs/fixing-reports [2023-02-18T01:41:17.561Z] + Found adjustments [2023-02-18T01:41:17.561Z] ==> Gzipping contents [2023-02-18T01:41:17.561Z] 4.0K /tmp/codecov.YX4vEA.gz [2023-02-18T01:41:17.561Z] ==> Uploading reports [2023-02-18T01:41:17.562Z] url: https://codecov.io [2023-02-18T01:41:17.562Z] query: branch=main&commit=ae5c3a222e830755d999430446b5cf0927b9c680&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-18T01:41:17.562Z] -> Pinging Codecov [2023-02-18T01:41:17.562Z] 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=ae5c3a222e830755d999430446b5cf0927b9c680&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-18T01:41:17.562Z] -> Uploading to [2023-02-18T01:41:17.562Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-18/A97CA9966030D2A3747ED39772930CCE/ae5c3a222e830755d999430446b5cf0927b9c680/eb06ae50-3f90-410f-86bd-563849ba67d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T014117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99aa25b05e9e0b110ffeb34bc9e263753010c466a63fb9354b89936301643ba [2023-02-18T01:41:17.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T01:41:17.562Z] Dload Upload Total Spent Left Speed [2023-02-18T01:41:17.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2047 --:--:-- --:--:-- --:--:-- 2047 [2023-02-18T01:41:17.819Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] } [2023-02-18T01:41:17.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-18T01:41:18.012Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-18T01:41:18.021Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:41:18.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-18T01:41:18.313Z] [2023-02-18T01:41:18.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:41:18.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-18T01:41:19.546Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-18T01:41:19.546Z] df9b9388f04a: Pulling fs layer [2023-02-18T01:41:19.546Z] 52dc419b0ee2: Pulling fs layer [2023-02-18T01:41:19.546Z] 25bc292e5bac: Pulling fs layer [2023-02-18T01:41:19.546Z] 114826534d7a: Pulling fs layer [2023-02-18T01:41:19.546Z] 4657fd5d0bcf: Pulling fs layer [2023-02-18T01:41:19.546Z] 6ad1cebc031e: Pulling fs layer [2023-02-18T01:41:19.546Z] 8a3aa393b2d8: Pulling fs layer [2023-02-18T01:41:19.546Z] 4657fd5d0bcf: Waiting [2023-02-18T01:41:19.546Z] 8a3aa393b2d8: Waiting [2023-02-18T01:41:19.546Z] 6ad1cebc031e: Waiting [2023-02-18T01:41:19.546Z] 114826534d7a: Waiting [2023-02-18T01:41:19.546Z] 25bc292e5bac: Verifying Checksum [2023-02-18T01:41:19.546Z] 25bc292e5bac: Download complete [2023-02-18T01:41:19.546Z] 52dc419b0ee2: Download complete [2023-02-18T01:41:19.546Z] 4657fd5d0bcf: Verifying Checksum [2023-02-18T01:41:19.546Z] 4657fd5d0bcf: Download complete [2023-02-18T01:41:19.806Z] df9b9388f04a: Download complete [2023-02-18T01:41:19.806Z] df9b9388f04a: Pull complete [2023-02-18T01:41:19.806Z] 6ad1cebc031e: Verifying Checksum [2023-02-18T01:41:19.806Z] 6ad1cebc031e: Download complete [2023-02-18T01:41:20.067Z] 52dc419b0ee2: Pull complete [2023-02-18T01:41:20.067Z] 25bc292e5bac: Pull complete [2023-02-18T01:41:20.638Z] 114826534d7a: Download complete [2023-02-18T01:41:20.638Z] 8a3aa393b2d8: Verifying Checksum [2023-02-18T01:41:20.638Z] 8a3aa393b2d8: Download complete [2023-02-18T01:41:23.923Z] 114826534d7a: Pull complete [2023-02-18T01:41:23.923Z] 4657fd5d0bcf: Pull complete [2023-02-18T01:41:24.180Z] 6ad1cebc031e: Pull complete [2023-02-18T01:41:26.706Z] 8a3aa393b2d8: Pull complete [2023-02-18T01:41:26.707Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-18T01:41:26.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-18T01:41:26.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:41:26.781Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:41:26.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-18T01:41:30.486Z] $ docker top e9029010e7675264a48ab94b1c72cbe8ee7aa06a95e017fb6a468a790bd1315d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-18T01:41:30.556Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-02-18T01:41:30.835Z] + set -o pipefail [2023-02-18T01:41:30.835Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-02-18T01:41:38.949Z] [2023-02-18T01:41:38.949Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-02-18T01:41:38.949Z] [2023-02-18T01:41:38.949Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/56d42fb7-e6e8-43a6-b4e8-c699274db08c [2023-02-18T01:41:38.949Z] [2023-02-18T01:41:38.949Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-18T01:41:38.949Z] [2023-02-18T01:41:38.949Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-18T01:41:38.949Z] [2023-02-18T01:41:38.949Z] [2023-02-18T01:41:38.949Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-18T01:41:38.949Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-18T01:41:38.949Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-18T01:41:38.955Z] $ docker stop --time=1 e9029010e7675264a48ab94b1c72cbe8ee7aa06a95e017fb6a468a790bd1315d [2023-02-18T01:41:41.663Z] $ docker rm -f --volumes e9029010e7675264a48ab94b1c72cbe8ee7aa06a95e017fb6a468a790bd1315d [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-02-18T01:41:42.362Z] + git log --format=format:%s -1 ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] sh [2023-02-18T01:41:42.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T01:41:42.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:41:42.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:41:42.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:41:43.031Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:41:43.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-18T01:41:43.501Z] $ docker top d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 -eo pid,comm [2023-02-18T01:41:43.551Z] 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-02-18T01:41:43.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T01:41:43.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T01:41:43.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T01:41:43.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T01:41:43.690Z] $ docker exec d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 ssh-agent [2023-02-18T01:41:43.817Z] SSH_AUTH_SOCK=/tmp/ssh-F5pUnCMoxC4r/agent.33 [2023-02-18T01:41:43.817Z] SSH_AGENT_PID=39 [2023-02-18T01:41:43.825Z] Running ssh-add (command line suppressed) [2023-02-18T01:41:43.926Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_513930489054814060.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_513930489054814060.key) [2023-02-18T01:41:43.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T01:41:44.233Z] + git semver tag [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,399 [run_tag] DEBUG tag force:False [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,399 [check_head_tag] DEBUG check head tag [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,401 [execute] INFO git cat-file --batch-check [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,405 [execute] INFO git cat-file --batch [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,425 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,425 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,425 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-02-18T01:41:44.494Z] 2023-02-18 01:41:44,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:41:44.494Z] 3.0.0-dev.17 [Pipeline] } [2023-02-18T01:41:44.498Z] $ docker exec --env ******** --env ******** d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 ssh-agent -k [2023-02-18T01:41:44.598Z] unset SSH_AUTH_SOCK; [2023-02-18T01:41:44.598Z] unset SSH_AGENT_PID; [2023-02-18T01:41:44.598Z] echo Agent pid 39 killed; [2023-02-18T01:41:44.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T01:41:44.916Z] + git semver [Pipeline] } [2023-02-18T01:41:45.183Z] $ docker stop --time=1 d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 [2023-02-18T01:41:46.479Z] $ docker rm -f --volumes d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:41:46.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-18T01:41:46.886Z] [2023-02-18T01:41:46.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:41:47.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-18T01:41:47.191Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-18T01:41:47.191Z] ab5ef0e58194: Pulling fs layer [2023-02-18T01:41:47.191Z] 9712f1f96733: Pulling fs layer [2023-02-18T01:41:47.191Z] 63f879dbbcfc: Pulling fs layer [2023-02-18T01:41:47.191Z] 0d9ebad4ef96: Pulling fs layer [2023-02-18T01:41:47.191Z] e9a5061849ea: Pulling fs layer [2023-02-18T01:41:47.191Z] d747dcd14b5f: Pulling fs layer [2023-02-18T01:41:47.191Z] 2de7ff778b66: Pulling fs layer [2023-02-18T01:41:47.191Z] e9a5061849ea: Waiting [2023-02-18T01:41:47.191Z] 2de7ff778b66: Waiting [2023-02-18T01:41:47.191Z] d747dcd14b5f: Waiting [2023-02-18T01:41:47.191Z] 0d9ebad4ef96: Waiting [2023-02-18T01:41:47.191Z] 9712f1f96733: Download complete [2023-02-18T01:41:47.763Z] 63f879dbbcfc: Verifying Checksum [2023-02-18T01:41:47.763Z] 63f879dbbcfc: Download complete [2023-02-18T01:41:47.763Z] e9a5061849ea: Verifying Checksum [2023-02-18T01:41:47.763Z] e9a5061849ea: Download complete [2023-02-18T01:41:47.763Z] 0d9ebad4ef96: Verifying Checksum [2023-02-18T01:41:47.763Z] 0d9ebad4ef96: Download complete [2023-02-18T01:41:47.763Z] d747dcd14b5f: Verifying Checksum [2023-02-18T01:41:47.763Z] d747dcd14b5f: Download complete [2023-02-18T01:41:47.763Z] ab5ef0e58194: Verifying Checksum [2023-02-18T01:41:47.763Z] ab5ef0e58194: Download complete [2023-02-18T01:41:48.021Z] 2de7ff778b66: Verifying Checksum [2023-02-18T01:41:48.021Z] 2de7ff778b66: Download complete [2023-02-18T01:41:50.548Z] ab5ef0e58194: Pull complete [2023-02-18T01:41:50.548Z] 9712f1f96733: Pull complete [2023-02-18T01:41:50.807Z] 63f879dbbcfc: Pull complete [2023-02-18T01:41:54.994Z] 0d9ebad4ef96: Pull complete [2023-02-18T01:41:54.994Z] e9a5061849ea: Pull complete [2023-02-18T01:41:54.994Z] d747dcd14b5f: Pull complete [2023-02-18T01:41:55.560Z] 2de7ff778b66: Pull complete [2023-02-18T01:41:55.560Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-18T01:41:55.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-18T01:41:55.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:41:55.638Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:41:55.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-18T01:41:59.515Z] $ docker top 7550cb9af1bc5ebbd855c04a13911410209a988b1f73833dcf274a40fd817aa9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:41:59.587Z] provisioning config files... [2023-02-18T01:41:59.594Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2654541826513341005tmp [2023-02-18T01:41:59.603Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10996333829762811495tmp [2023-02-18T01:41:59.612Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8286080116491974689tmp [Pipeline] { [Pipeline] echo [2023-02-18T01:41:59.627Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:41:59.907Z] ---> sigul-configuration.sh [2023-02-18T01:41:59.907Z] gpg: directory `/root/.gnupg' created [2023-02-18T01:41:59.907Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-18T01:41:59.907Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-18T01:41:59.907Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-18T01:41:59.907Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-18T01:41:59.907Z] gpg: CAST5 encrypted data [2023-02-18T01:41:59.907Z] gpg: encrypted with 1 passphrase [2023-02-18T01:41:59.907Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-18T01:42:00.191Z] + mkdir /home/jenkins [2023-02-18T01:42:00.191Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-18T01:42:00.477Z] + 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-02-18T01:42:00.485Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:00.768Z] ---> sigul-install.sh [2023-02-18T01:42:00.768Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-18T01:42:01.053Z] + git tag --list [2023-02-18T01:42:01.053Z] v1.0.0 [2023-02-18T01:42:01.053Z] v1.1.0 [2023-02-18T01:42:01.053Z] v1.2.0 [2023-02-18T01:42:01.053Z] v1.3.0 [2023-02-18T01:42:01.053Z] v1.3.1 [2023-02-18T01:42:01.053Z] v2.0.0 [2023-02-18T01:42:01.053Z] v2.0.1 [2023-02-18T01:42:01.053Z] v2.1.0 [2023-02-18T01:42:01.053Z] v2.1.1 [2023-02-18T01:42:01.053Z] v2.1.1-dev.1 [2023-02-18T01:42:01.053Z] v2.1.1-dev.2 [2023-02-18T01:42:01.053Z] v2.2.0 [2023-02-18T01:42:01.053Z] v2.2.1-dev.1 [2023-02-18T01:42:01.053Z] v2.2.1-dev.10 [2023-02-18T01:42:01.053Z] v2.2.1-dev.2 [2023-02-18T01:42:01.053Z] v2.2.1-dev.3 [2023-02-18T01:42:01.053Z] v2.2.1-dev.4 [2023-02-18T01:42:01.053Z] v2.2.1-dev.5 [2023-02-18T01:42:01.053Z] v2.2.1-dev.6 [2023-02-18T01:42:01.053Z] v2.2.1-dev.7 [2023-02-18T01:42:01.053Z] v2.2.1-dev.8 [2023-02-18T01:42:01.053Z] v2.2.1-dev.9 [2023-02-18T01:42:01.053Z] v2.3.0 [2023-02-18T01:42:01.053Z] v2.3.0-dev.10 [2023-02-18T01:42:01.053Z] v2.3.0-dev.11 [2023-02-18T01:42:01.053Z] v2.3.0-dev.12 [2023-02-18T01:42:01.053Z] v2.3.0-dev.13 [2023-02-18T01:42:01.053Z] v2.3.0-dev.14 [2023-02-18T01:42:01.053Z] v2.3.0-dev.15 [2023-02-18T01:42:01.053Z] v2.3.0-dev.16 [2023-02-18T01:42:01.053Z] v2.3.0-dev.17 [2023-02-18T01:42:01.053Z] v2.3.0-dev.18 [2023-02-18T01:42:01.053Z] v2.3.0-dev.19 [2023-02-18T01:42:01.053Z] v2.3.0-dev.20 [2023-02-18T01:42:01.053Z] v2.3.0-dev.21 [2023-02-18T01:42:01.053Z] v2.3.0-dev.22 [2023-02-18T01:42:01.053Z] v2.3.0-dev.23 [2023-02-18T01:42:01.053Z] v2.3.0-dev.24 [2023-02-18T01:42:01.053Z] v2.3.0-dev.25 [2023-02-18T01:42:01.053Z] v2.3.0-dev.26 [2023-02-18T01:42:01.053Z] v2.3.0-dev.27 [2023-02-18T01:42:01.053Z] v2.3.0-dev.28 [2023-02-18T01:42:01.053Z] v2.3.0-dev.29 [2023-02-18T01:42:01.053Z] v2.3.0-dev.30 [2023-02-18T01:42:01.053Z] v2.3.0-dev.31 [2023-02-18T01:42:01.053Z] v2.3.0-dev.32 [2023-02-18T01:42:01.053Z] v2.3.0-dev.33 [2023-02-18T01:42:01.053Z] v2.3.0-dev.34 [2023-02-18T01:42:01.053Z] v2.3.0-dev.35 [2023-02-18T01:42:01.053Z] v2.3.0-dev.36 [2023-02-18T01:42:01.053Z] v2.3.0-dev.37 [2023-02-18T01:42:01.053Z] v3.0.0-dev.1 [2023-02-18T01:42:01.053Z] v3.0.0-dev.10 [2023-02-18T01:42:01.053Z] v3.0.0-dev.11 [2023-02-18T01:42:01.053Z] v3.0.0-dev.12 [2023-02-18T01:42:01.053Z] v3.0.0-dev.13 [2023-02-18T01:42:01.053Z] v3.0.0-dev.14 [2023-02-18T01:42:01.053Z] v3.0.0-dev.15 [2023-02-18T01:42:01.053Z] v3.0.0-dev.16 [2023-02-18T01:42:01.053Z] v3.0.0-dev.17 [2023-02-18T01:42:01.053Z] v3.0.0-dev.2 [2023-02-18T01:42:01.053Z] v3.0.0-dev.3 [2023-02-18T01:42:01.053Z] v3.0.0-dev.4 [2023-02-18T01:42:01.053Z] v3.0.0-dev.5 [2023-02-18T01:42:01.053Z] v3.0.0-dev.6 [2023-02-18T01:42:01.053Z] v3.0.0-dev.7 [2023-02-18T01:42:01.053Z] v3.0.0-dev.8 [2023-02-18T01:42:01.053Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-18T01:42:01.342Z] + lftools sign git-tag v3.0.0-dev.17 [2023-02-18T01:42:01.910Z] Signing Git tag with Sigul... [2023-02-18T01:42:01.910Z] Signing v3.0.0-dev.17 [Pipeline] echo [2023-02-18T01:42:02.179Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:02.463Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-18T01:42:02.470Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-18T01:42:02.488Z] $ docker stop --time=1 7550cb9af1bc5ebbd855c04a13911410209a988b1f73833dcf274a40fd817aa9 [2023-02-18T01:42:03.775Z] $ docker rm -f --volumes 7550cb9af1bc5ebbd855c04a13911410209a988b1f73833dcf274a40fd817aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-18T01:42:04.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T01:42:04.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:42:04.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:42:04.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:42:04.554Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:42:04.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-18T01:42:04.880Z] $ docker top b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf -eo pid,comm [2023-02-18T01:42:04.930Z] 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-02-18T01:42:04.930Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T01:42:04.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T01:42:04.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T01:42:05.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T01:42:05.090Z] $ docker exec b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf ssh-agent [2023-02-18T01:42:05.209Z] SSH_AUTH_SOCK=/tmp/ssh-omSSjcPx3gpU/agent.33 [2023-02-18T01:42:05.209Z] SSH_AGENT_PID=39 [2023-02-18T01:42:05.212Z] Running ssh-add (command line suppressed) [2023-02-18T01:42:05.301Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7771366249213393253.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7771366249213393253.key) [2023-02-18T01:42:05.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T01:42:05.603Z] + git semver bump pre [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,771 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,771 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,771 [bump_version] DEBUG bumped version:3.0.0-dev.18 [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,771 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,772 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,772 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,774 [execute] INFO git cat-file --batch-check [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T01:42:05.948Z] 2023-02-18 01:42:05,780 [execute] INFO git cat-file --batch [2023-02-18T01:42:05.949Z] 2023-02-18 01:42:05,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T01:42:05.949Z] 2023-02-18 01:42:05,784 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:42:05.949Z] 3.0.0-dev.18 [Pipeline] } [2023-02-18T01:42:07.480Z] $ docker exec --env ******** --env ******** b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf ssh-agent -k [2023-02-18T01:42:07.566Z] unset SSH_AUTH_SOCK; [2023-02-18T01:42:07.566Z] unset SSH_AGENT_PID; [2023-02-18T01:42:07.566Z] echo Agent pid 39 killed; [2023-02-18T01:42:07.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T01:42:07.877Z] + git semver [Pipeline] } [2023-02-18T01:42:08.142Z] $ docker stop --time=1 b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf [2023-02-18T01:42:09.379Z] $ docker rm -f --volumes b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T01:42:09.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T01:42:09.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:42:10.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:42:10.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:42:10.061Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:42:10.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-18T01:42:10.405Z] $ docker top bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T01:42:10.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T01:42:10.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T01:42:10.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T01:42:10.590Z] $ docker exec bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 ssh-agent [2023-02-18T01:42:10.698Z] SSH_AUTH_SOCK=/tmp/ssh-zJlQH9nHMh8S/agent.33 [2023-02-18T01:42:10.698Z] SSH_AGENT_PID=39 [2023-02-18T01:42:10.703Z] Running ssh-add (command line suppressed) [2023-02-18T01:42:10.791Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7598916238219021622.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7598916238219021622.key) [2023-02-18T01:42:10.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T01:42:11.096Z] + git semver push [2023-02-18T01:42:11.669Z] 2023-02-18 01:42:11,353 [run_push] DEBUG push [2023-02-18T01:42:11.669Z] 2023-02-18 01:42:11,354 [execute] INFO git cat-file --batch-check [2023-02-18T01:42:11.669Z] 2023-02-18 01:42:11,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T01:42:11.669Z] 2023-02-18 01:42:11,357 [execute] INFO git rev-list a0793b505aa3e9017464bbd734e0b175179cb83e -- [2023-02-18T01:42:11.669Z] 2023-02-18 01:42:11,358 [execute] DEBUG Popen(['git', 'rev-list', 'a0793b505aa3e9017464bbd734e0b175179cb83e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-18T01:42:11.669Z] 2023-02-18 01:42:11,363 [execute] INFO git fetch -v origin [2023-02-18T01:42:11.669Z] 2023-02-18 01:42:11,363 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-18T01:42:12.235Z] 2023-02-18 01:42:11,951 [run_push] DEBUG no remote changes detected [2023-02-18T01:42:12.235Z] 2023-02-18 01:42:11,952 [execute] INFO git push origin semver [2023-02-18T01:42:12.235Z] 2023-02-18 01:42:11,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-18T01:42:12.801Z] 2023-02-18 01:42:12,786 [run_push] DEBUG push all version tags [2023-02-18T01:42:12.801Z] 2023-02-18 01:42:12,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-18T01:42:12.801Z] 2023-02-18 01:42:12,787 [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-02-18T01:42:13.734Z] 2023-02-18 01:42:13,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-18T01:42:13.734Z] 3.0.0-dev.18 [Pipeline] } [2023-02-18T01:42:13.738Z] $ docker exec --env ******** --env ******** bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 ssh-agent -k [2023-02-18T01:42:13.838Z] unset SSH_AUTH_SOCK; [2023-02-18T01:42:13.838Z] unset SSH_AGENT_PID; [2023-02-18T01:42:13.838Z] echo Agent pid 39 killed; [2023-02-18T01:42:13.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T01:42:14.162Z] + git semver [Pipeline] } [2023-02-18T01:42:14.428Z] $ docker stop --time=1 bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 [2023-02-18T01:42:15.715Z] $ docker rm -f --volumes bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 [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-02-18T01:42:16.316Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-02-18T01:42:16.316Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-02-18T01:42:16.316Z] total 16 [2023-02-18T01:42:16.316Z] drwxr-xr-x 3 root root 4096 Feb 18 01:30 . [2023-02-18T01:42:16.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 01:42 .. [2023-02-18T01:42:16.316Z] drwxr-xr-x 2 root root 4096 Feb 18 01:30 cost [2023-02-18T01:42:16.316Z] -rw-r--r-- 1 root root 96 Feb 18 01:30 cost.csv [2023-02-18T01:42:16.316Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-02-18T01:42:16.316Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-02-18T01:42:16.316Z] total 16 [2023-02-18T01:42:16.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 01:30 . [2023-02-18T01:42:16.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 01:42 .. [2023-02-18T01:42:16.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 01:30 cost [2023-02-18T01:42:16.316Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 18 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:16.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:17.464Z] ---> package-listing.sh [2023-02-18T01:42:17.465Z] ++ facter osfamily [2023-02-18T01:42:17.465Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-18T01:42:17.723Z] + OS_FAMILY=debian [2023-02-18T01:42:17.723Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-02-18T01:42:17.723Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-18T01:42:17.723Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-18T01:42:17.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-18T01:42:17.723Z] + PACKAGES=/tmp/packages_start.txt [2023-02-18T01:42:17.723Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-02-18T01:42:17.723Z] + PACKAGES=/tmp/packages_end.txt [2023-02-18T01:42:17.723Z] + case "${OS_FAMILY}" in [2023-02-18T01:42:17.723Z] + dpkg -l [2023-02-18T01:42:17.723Z] + grep '^ii' [2023-02-18T01:42:17.723Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-18T01:42:17.723Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-18T01:42:17.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-18T01:42:17.723Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-02-18T01:42:17.723Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-02-18T01:42:17.723Z] + 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-02-18T01:42:17.733Z] 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-02-18T01:42:18.010Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:42:18.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:42:18.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:42:18.642Z] prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container [2023-02-18T01:42:18.666Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-18T01:42:18.857Z] $ docker top e755c7cf7b2b069f9cba3051dafaac9a2a08a402219dd9b8087a40bf64c44dd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:42:19.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-18T01:42:19.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-18T01:42:19.761Z] + ls /var/log/sa-host [2023-02-18T01:42:19.761Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:42:19.900Z] provisioning config files... [2023-02-18T01:42:19.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9602824399242519239tmp [Pipeline] { [Pipeline] echo [2023-02-18T01:42:19.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:20.201Z] ---> create-netrc.sh [Pipeline] } [2023-02-18T01:42:20.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:20.613Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-18T01:42:20.629Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:20.939Z] ---> sudo-logs.sh [2023-02-18T01:42:20.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-18T01:42:20.990Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:21.284Z] ---> job-cost.sh [2023-02-18T01:42:21.284Z] lf-activate-venv: SKIPPING [2023-02-18T01:42:21.284Z] DEBUG: total: 0.2199999988079071 [2023-02-18T01:42:21.284Z] INFO: Retrieving Stack Cost... [2023-02-18T01:42:21.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T01:42:22.111Z] INFO: Archiving Costs [Pipeline] echo [2023-02-18T01:42:22.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:22.401Z] ---> logs-deploy.sh [2023-02-18T01:42:22.401Z] lf-activate-venv: SKIPPING [2023-02-18T01:42:22.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/134 [2023-02-18T01:42:22.401Z] INFO: archiving workspace using pattern(s): [2023-02-18T01:42:23.335Z] Archives upload complete. [2023-02-18T01:42:23.335Z] INFO: archiving logs to Nexus