Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 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-ssh4471959288223244163.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3240164902204388797.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6925377463143040650.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6909663207086067062.key Verifying host key using known hosts file > 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-ssh5332563712031416243.key Verifying host key using known hosts file > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7083 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#472)" > 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 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 > git rev-list --no-walk 36be150d6762fc2492564362988c95ea99ab1b04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-04T18:03:26.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-04T18:03:26.776Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-04T18:03:26.792Z] ========================================================= [2022-10-04T18:03:26.792Z] EdgeX Global Pipelines Version Info [2022-10-04T18:03:26.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:03:27.495Z] ------------------- [2022-10-04T18:03:27.495Z] stable info: [2022-10-04T18:03:27.495Z] ------------------- [2022-10-04T18:03:27.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-04T18:03:27.495Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T18:03:27.495Z] Message: update stable to v1.0.239 [2022-10-04T18:03:28.064Z] ------------------- [2022-10-04T18:03:28.064Z] experimental info: [2022-10-04T18:03:28.064Z] ------------------- [2022-10-04T18:03:28.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-04T18:03:28.064Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T18:03:28.064Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-04T18:03:28.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-04T18:03:28.237Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-04T18:03:28.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-04T18:03:28.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-04T18:03:28.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-04T18:03:28.285Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-04T18:03:28.296Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-04T18:03:28.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-04T18:03:28.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-04T18:03:28.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-04T18:03:28.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-04T18:03:28.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-04T18:03:28.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-04T18:03:28.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-04T18:03:28.384Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-04T18:03:28.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-04T18:03:28.405Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-04T18:03:28.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-04T18:03:28.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-04T18:03:28.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-04T18:03:28.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-04T18:03:28.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-04T18:03:28.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-04T18:03:28.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-04T18:03:28.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-04T18:03:28.508Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-04T18:03:28.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-04T18:03:28.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-04T18:03:28.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-04T18:03:28.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-04T18:03:28.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo [2022-10-04T18:03:28.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cea3c1f [Pipeline] echo [2022-10-04T18:03:28.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T18:03:28.628Z] provisioning config files... [2022-10-04T18:03:28.642Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14884748061396597869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:03:28.939Z] ---> docker-login.sh [2022-10-04T18:03:28.939Z] nexus3.edgexfoundry.org:10001 [2022-10-04T18:03:29.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:29.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:29.458Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:29.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:29.458Z] [2022-10-04T18:03:29.458Z] Login Succeeded [2022-10-04T18:03:29.458Z] nexus3.edgexfoundry.org:10002 [2022-10-04T18:03:29.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:29.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:29.458Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:29.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:29.458Z] [2022-10-04T18:03:29.458Z] Login Succeeded [2022-10-04T18:03:29.458Z] nexus3.edgexfoundry.org:10003 [2022-10-04T18:03:29.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:29.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:29.458Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:29.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:29.458Z] [2022-10-04T18:03:29.458Z] Login Succeeded [2022-10-04T18:03:29.458Z] nexus3.edgexfoundry.org:10004 [2022-10-04T18:03:29.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:29.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:29.717Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:29.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:29.717Z] [2022-10-04T18:03:29.717Z] Login Succeeded [2022-10-04T18:03:29.717Z] docker.io [2022-10-04T18:03:29.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:29.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:29.976Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:29.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:29.976Z] [2022-10-04T18:03:29.976Z] Login Succeeded [2022-10-04T18:03:29.976Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T18:03:29.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-04T18:03:30.358Z] + git rev-list -1 --merges cea3c1fe0f425ee2313aa5154ce94f5a2eb43780~1..cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo [2022-10-04T18:03:30.388Z] -----------> git rev-list -1 --merges cea3c1fe0f425ee2313aa5154ce94f5a2eb43780~1..cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [false] [Pipeline] sh [2022-10-04T18:03:30.676Z] + git log --format=format:%s -1 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo [2022-10-04T18:03:30.690Z] ========================================================= [2022-10-04T18:03:30.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-04T18:03:30.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T18:03:31.011Z] + git log --format=format:%s -1 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo [2022-10-04T18:03:31.022Z] [semverPrep] GIT_COMMIT: cea3c1fe0f425ee2313aa5154ce94f5a2eb43780, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#472) [Pipeline] echo [2022-10-04T18:03:31.031Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-04T18:03:31.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:03:31.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-04T18:03:31.384Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-04T18:03:31.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-04T18:03:31.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-04T18:03:31.385Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-04T18:03:31.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:03:31.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:03:31.782Z] [2022-10-04T18:03:31.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:03:32.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:03:32.081Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-04T18:03:32.081Z] b85a868b505f: Pulling fs layer [2022-10-04T18:03:32.081Z] e2be974225ed: Pulling fs layer [2022-10-04T18:03:32.081Z] 339a4e72a1f5: Pulling fs layer [2022-10-04T18:03:32.081Z] 988bab9f4d93: Pulling fs layer [2022-10-04T18:03:32.081Z] 1469e6f7b9e6: Pulling fs layer [2022-10-04T18:03:32.081Z] eaf3925da568: Pulling fs layer [2022-10-04T18:03:32.081Z] bab4dde63d76: Pulling fs layer [2022-10-04T18:03:32.081Z] bde34c3a00c8: Pulling fs layer [2022-10-04T18:03:32.081Z] b352a97aabf1: Pulling fs layer [2022-10-04T18:03:32.081Z] 4872d77fe225: Pulling fs layer [2022-10-04T18:03:32.081Z] 5851b861e8e6: Pulling fs layer [2022-10-04T18:03:32.081Z] bab4dde63d76: Waiting [2022-10-04T18:03:32.081Z] 988bab9f4d93: Waiting [2022-10-04T18:03:32.081Z] bde34c3a00c8: Waiting [2022-10-04T18:03:32.081Z] b352a97aabf1: Waiting [2022-10-04T18:03:32.081Z] 1469e6f7b9e6: Waiting [2022-10-04T18:03:32.081Z] eaf3925da568: Waiting [2022-10-04T18:03:32.081Z] 4872d77fe225: Waiting [2022-10-04T18:03:32.081Z] 5851b861e8e6: Waiting [2022-10-04T18:03:32.081Z] e2be974225ed: Download complete [2022-10-04T18:03:32.081Z] 988bab9f4d93: Verifying Checksum [2022-10-04T18:03:32.081Z] 988bab9f4d93: Download complete [2022-10-04T18:03:32.081Z] 1469e6f7b9e6: Verifying Checksum [2022-10-04T18:03:32.081Z] 1469e6f7b9e6: Download complete [2022-10-04T18:03:32.081Z] eaf3925da568: Download complete [2022-10-04T18:03:32.341Z] 339a4e72a1f5: Verifying Checksum [2022-10-04T18:03:32.341Z] 339a4e72a1f5: Download complete [2022-10-04T18:03:32.341Z] bde34c3a00c8: Download complete [2022-10-04T18:03:32.341Z] b352a97aabf1: Verifying Checksum [2022-10-04T18:03:32.341Z] b352a97aabf1: Download complete [2022-10-04T18:03:32.341Z] 4872d77fe225: Download complete [2022-10-04T18:03:32.341Z] 5851b861e8e6: Verifying Checksum [2022-10-04T18:03:32.341Z] 5851b861e8e6: Download complete [2022-10-04T18:03:32.341Z] b85a868b505f: Verifying Checksum [2022-10-04T18:03:32.341Z] b85a868b505f: Download complete [2022-10-04T18:03:32.600Z] bab4dde63d76: Verifying Checksum [2022-10-04T18:03:32.600Z] bab4dde63d76: Download complete [2022-10-04T18:03:33.536Z] b85a868b505f: Pull complete [2022-10-04T18:03:33.536Z] e2be974225ed: Pull complete [2022-10-04T18:03:34.105Z] 339a4e72a1f5: Pull complete [2022-10-04T18:03:34.105Z] 988bab9f4d93: Pull complete [2022-10-04T18:03:34.365Z] 1469e6f7b9e6: Pull complete [2022-10-04T18:03:34.365Z] eaf3925da568: Pull complete [2022-10-04T18:03:36.269Z] bab4dde63d76: Pull complete [2022-10-04T18:03:36.269Z] bde34c3a00c8: Pull complete [2022-10-04T18:03:36.269Z] b352a97aabf1: Pull complete [2022-10-04T18:03:36.528Z] 4872d77fe225: Pull complete [2022-10-04T18:03:36.528Z] 5851b861e8e6: Pull complete [2022-10-04T18:03:36.528Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-04T18:03:36.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:03:36.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:03:36.619Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:03:36.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:03:38.975Z] $ docker top dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d -eo pid,comm [2022-10-04T18:03:39.029Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-04T18:03:39.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:03:39.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:03:39.070Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:03:39.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:03:39.188Z] $ docker exec dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent [2022-10-04T18:03:39.302Z] SSH_AUTH_SOCK=/tmp/ssh-cHrsKiF5gzTs/agent.33 [2022-10-04T18:03:39.302Z] SSH_AGENT_PID=39 [2022-10-04T18:03:39.308Z] Running ssh-add (command line suppressed) [2022-10-04T18:03:39.415Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16239734183820270582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16239734183820270582.key) [2022-10-04T18:03:39.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:03:39.711Z] + git tag --points-at HEAD [Pipeline] } [2022-10-04T18:03:39.724Z] $ docker exec --env ******** --env ******** dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent -k [2022-10-04T18:03:39.821Z] unset SSH_AUTH_SOCK; [2022-10-04T18:03:39.822Z] unset SSH_AGENT_PID; [2022-10-04T18:03:39.822Z] echo Agent pid 39 killed; [2022-10-04T18:03:39.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-04T18:03:39.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:03:39.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:03:39.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:03:39.964Z] $ docker exec dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent [2022-10-04T18:03:40.063Z] SSH_AUTH_SOCK=/tmp/ssh-5dNc3phkS7qw/agent.71 [2022-10-04T18:03:40.063Z] SSH_AGENT_PID=78 [2022-10-04T18:03:40.068Z] Running ssh-add (command line suppressed) [2022-10-04T18:03:40.177Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14635392564560718589.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14635392564560718589.key) [2022-10-04T18:03:40.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:03:40.473Z] + git semver init [2022-10-04T18:03:40.733Z] 2022-10-04 18:03:40,642 [run_init] DEBUG init version:0.0.0 force:False [2022-10-04T18:03:40.733Z] 2022-10-04 18:03:40,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-10-04T18:03:40.733Z] 2022-10-04 18:03:40,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-10-04T18:03:40.733Z] 2022-10-04 18:03:40,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:03:41.671Z] 2022-10-04 18:03:41,561 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-10-04T18:03:41.671Z] 2022-10-04 18:03:41,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-10-04T18:03:41.671Z] 2022-10-04 18:03:41,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:03:41.671Z] 2022-10-04 18:03:41,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:03:41.671Z] 2.3.0-dev.27 [Pipeline] } [2022-10-04T18:03:41.682Z] $ docker exec --env ******** --env ******** dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent -k [2022-10-04T18:03:41.788Z] unset SSH_AUTH_SOCK; [2022-10-04T18:03:41.789Z] unset SSH_AGENT_PID; [2022-10-04T18:03:41.789Z] echo Agent pid 78 killed; [2022-10-04T18:03:41.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:03:42.097Z] + git semver [Pipeline] } [2022-10-04T18:03:42.373Z] $ docker stop --time=1 dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d [2022-10-04T18:03:43.675Z] $ docker rm -f dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:03:44.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-04T18:03:44.180Z] Stashed 1 file(s) [Pipeline] echo [2022-10-04T18:03:44.182Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T18:03:44.293Z] provisioning config files... [2022-10-04T18:03:44.301Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config798089472639486273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:03:44.594Z] ---> docker-login.sh [2022-10-04T18:03:44.594Z] nexus3.edgexfoundry.org:10001 [2022-10-04T18:03:44.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:44.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:44.594Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:44.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:44.594Z] [2022-10-04T18:03:44.594Z] Login Succeeded [2022-10-04T18:03:44.594Z] nexus3.edgexfoundry.org:10002 [2022-10-04T18:03:44.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:44.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:44.594Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:44.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:44.594Z] [2022-10-04T18:03:44.594Z] Login Succeeded [2022-10-04T18:03:44.594Z] nexus3.edgexfoundry.org:10003 [2022-10-04T18:03:44.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:44.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:44.853Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:44.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:44.853Z] [2022-10-04T18:03:44.853Z] Login Succeeded [2022-10-04T18:03:44.853Z] nexus3.edgexfoundry.org:10004 [2022-10-04T18:03:44.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:44.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:44.853Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:44.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:44.853Z] [2022-10-04T18:03:44.853Z] Login Succeeded [2022-10-04T18:03:44.853Z] docker.io [2022-10-04T18:03:44.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:03:45.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:03:45.423Z] Configure a credential helper to remove this warning. See [2022-10-04T18:03:45.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:03:45.423Z] [2022-10-04T18:03:45.423Z] Login Succeeded [2022-10-04T18:03:45.423Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T18:03:45.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-04T18:03:45.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:03:45.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:03:45.521Z] ========================================================= [2022-10-04T18:03:45.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-04T18:03:45.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:03:45.836Z] + 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 . [2022-10-04T18:03:45.836Z] Sending build context to Docker daemon 3.131MB [2022-10-04T18:03:45.836Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-04T18:03:45.836Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-04T18:03:45.836Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-04T18:03:45.836Z] 2408cc74d12b: Pulling fs layer [2022-10-04T18:03:45.836Z] ea60b727a1ce: Pulling fs layer [2022-10-04T18:03:45.836Z] 30c4a7721957: Pulling fs layer [2022-10-04T18:03:45.836Z] 370296b7ddb6: Pulling fs layer [2022-10-04T18:03:45.836Z] 7c6cee850709: Pulling fs layer [2022-10-04T18:03:45.836Z] aa9baa53a306: Pulling fs layer [2022-10-04T18:03:45.836Z] 8b309c321861: Pulling fs layer [2022-10-04T18:03:45.836Z] d8d76fd02f46: Pulling fs layer [2022-10-04T18:03:45.836Z] fa31f396de31: Pulling fs layer [2022-10-04T18:03:45.836Z] 8b309c321861: Waiting [2022-10-04T18:03:45.836Z] 7c6cee850709: Waiting [2022-10-04T18:03:45.836Z] 370296b7ddb6: Waiting [2022-10-04T18:03:45.836Z] aa9baa53a306: Waiting [2022-10-04T18:03:45.836Z] fa31f396de31: Waiting [2022-10-04T18:03:45.836Z] 30c4a7721957: Verifying Checksum [2022-10-04T18:03:45.836Z] 30c4a7721957: Download complete [2022-10-04T18:03:45.836Z] ea60b727a1ce: Verifying Checksum [2022-10-04T18:03:45.836Z] ea60b727a1ce: Download complete [2022-10-04T18:03:45.836Z] 7c6cee850709: Verifying Checksum [2022-10-04T18:03:45.836Z] 7c6cee850709: Download complete [2022-10-04T18:03:45.836Z] aa9baa53a306: Verifying Checksum [2022-10-04T18:03:45.836Z] aa9baa53a306: Download complete [2022-10-04T18:03:46.100Z] 2408cc74d12b: Verifying Checksum [2022-10-04T18:03:46.100Z] 2408cc74d12b: Download complete [2022-10-04T18:03:46.100Z] 8b309c321861: Download complete [2022-10-04T18:03:46.100Z] 2408cc74d12b: Pull complete [2022-10-04T18:03:46.372Z] ea60b727a1ce: Pull complete [2022-10-04T18:03:46.372Z] 30c4a7721957: Pull complete [2022-10-04T18:03:46.372Z] fa31f396de31: Verifying Checksum [2022-10-04T18:03:46.372Z] fa31f396de31: Download complete [2022-10-04T18:03:46.633Z] d8d76fd02f46: Verifying Checksum [2022-10-04T18:03:46.633Z] d8d76fd02f46: Download complete [2022-10-04T18:03:46.890Z] 370296b7ddb6: Verifying Checksum [2022-10-04T18:03:46.890Z] 370296b7ddb6: Download complete [2022-10-04T18:03:50.169Z] 370296b7ddb6: Pull complete [2022-10-04T18:03:50.169Z] 7c6cee850709: Pull complete [2022-10-04T18:03:50.169Z] aa9baa53a306: Pull complete [2022-10-04T18:03:50.169Z] 8b309c321861: Pull complete [2022-10-04T18:03:52.066Z] d8d76fd02f46: Pull complete [2022-10-04T18:03:53.002Z] fa31f396de31: Pull complete [2022-10-04T18:03:53.002Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-04T18:03:53.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-04T18:03:53.002Z] ---> cef68f9685f8 [2022-10-04T18:03:53.002Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-04T18:03:56.318Z] ---> Running in 2534238d4425 [2022-10-04T18:03:56.318Z] Removing intermediate container 2534238d4425 [2022-10-04T18:03:56.318Z] ---> 37bd10c1a0f1 [2022-10-04T18:03:56.318Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-04T18:03:56.318Z] ---> Running in ad61ac140f96 [2022-10-04T18:03:56.318Z] Removing intermediate container ad61ac140f96 [2022-10-04T18:03:56.318Z] ---> 8c56bdb947ac [2022-10-04T18:03:56.318Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-04T18:03:56.318Z] ---> Running in 9b1e0e1e6941 [2022-10-04T18:03:56.318Z] Removing intermediate container 9b1e0e1e6941 [2022-10-04T18:03:56.318Z] ---> 565b9882b2ea [2022-10-04T18:03:56.318Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-04T18:03:56.318Z] ---> Running in eba6c9d00591 [2022-10-04T18:03:56.318Z] Removing intermediate container eba6c9d00591 [2022-10-04T18:03:56.318Z] ---> d94e576dfce3 [2022-10-04T18:03:56.318Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T18:03:56.318Z] ---> Running in c879fd02ad5b [2022-10-04T18:03:56.887Z] Removing intermediate container c879fd02ad5b [2022-10-04T18:03:56.887Z] ---> 11bc03c9d38b [2022-10-04T18:03:56.887Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-04T18:03:56.887Z] ---> Running in 7f39742d64e7 [2022-10-04T18:03:57.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T18:03:58.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T18:03:58.344Z] OK: 211 MiB in 51 packages [2022-10-04T18:03:58.601Z] Removing intermediate container 7f39742d64e7 [2022-10-04T18:03:58.601Z] ---> d2105d3532ad [2022-10-04T18:03:58.601Z] Step 9/14 : WORKDIR /app [2022-10-04T18:03:58.601Z] ---> Running in eec6e9c16f40 [2022-10-04T18:03:58.601Z] Removing intermediate container eec6e9c16f40 [2022-10-04T18:03:58.601Z] ---> c7e46722c700 [2022-10-04T18:03:58.601Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-04T18:03:58.861Z] ---> 44c0b4337ad3 [2022-10-04T18:03:58.861Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-04T18:03:58.861Z] ---> Running in a42b3b5f5e82 [2022-10-04T18:03:59.261Z] Still waiting to schedule task [2022-10-04T18:03:59.261Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-04T18:04:16.962Z] Removing intermediate container a42b3b5f5e82 [2022-10-04T18:04:16.963Z] ---> fd652dd3c80e [2022-10-04T18:04:16.963Z] Step 12/14 : COPY . . [2022-10-04T18:04:16.963Z] ---> 4330e7fffee5 [2022-10-04T18:04:16.963Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-04T18:04:16.963Z] ---> Running in 4ff4d77a1dca [2022-10-04T18:04:16.963Z] Removing intermediate container 4ff4d77a1dca [2022-10-04T18:04:16.963Z] ---> 93210033b037 [2022-10-04T18:04:16.963Z] Step 14/14 : RUN $MAKE [2022-10-04T18:04:16.963Z] ---> Running in f457b808a089 [2022-10-04T18:04:17.221Z] noop [2022-10-04T18:04:17.481Z] Removing intermediate container f457b808a089 [2022-10-04T18:04:17.481Z] ---> e78b50e52e05 [2022-10-04T18:04:17.481Z] Successfully built e78b50e52e05 [2022-10-04T18:04:17.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:04:17.798Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-04T18:04:17.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:04:17.870Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:04:17.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-04T18:04:18.231Z] $ docker top 4aea359b75d63ddf5722df14a028600fd1e91b8156c2a40dd8bc60029a0ab2e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:04:18.562Z] + go version [2022-10-04T18:04:18.562Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-04T18:04:18.576Z] $ docker stop --time=1 4aea359b75d63ddf5722df14a028600fd1e91b8156c2a40dd8bc60029a0ab2e4 [2022-10-04T18:04:19.884Z] $ docker rm -f 4aea359b75d63ddf5722df14a028600fd1e91b8156c2a40dd8bc60029a0ab2e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:04:20.273Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-04T18:04:20.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:04:20.336Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:04:20.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-04T18:04:20.683Z] $ docker top c9729bc54cbcc75a41418971d02b87b5848c23aefece668df1fa3b872eeff2c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:04:21.021Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-10-04T18:04:21.318Z] + make test [2022-10-04T18:04:21.318Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-04T18:04:31.278Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-04T18:04:31.278Z] CGO_ENABLED=1 go vet ./... [2022-10-04T18:04:33.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-04T18:04:33.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-04T18:04:33.180Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-04T18:04:33.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-04T18:04:33.205Z] $ docker stop --time=1 c9729bc54cbcc75a41418971d02b87b5848c23aefece668df1fa3b872eeff2c0 [2022-10-04T18:04:35.407Z] $ docker rm -f c9729bc54cbcc75a41418971d02b87b5848c23aefece668df1fa3b872eeff2c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:04:35.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-04T18:04:35.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-04T18:04:36.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-04T18:04:36.605Z] + ls -al . [2022-10-04T18:04:36.605Z] total 176 [2022-10-04T18:04:36.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:04 . [2022-10-04T18:04:36.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:03 .. [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 4 18:03 .dockerignore [2022-10-04T18:04:36.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:03 .git [2022-10-04T18:04:36.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:03 .github [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 4 18:03 .gitignore [2022-10-04T18:04:36.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:03 .semver [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 4 18:03 Attribution.txt [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 4 18:03 CHANGELOG.md [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 4 18:03 Dockerfile [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 18:03 GOVERNANCE.md [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 4 18:03 Jenkinsfile [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 4 18:03 LICENSE [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 4 18:03 OWNERS.md [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 4 18:03 README.md [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 18:03 VERSION [2022-10-04T18:04:36.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 18:03 bin [2022-10-04T18:04:36.605Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 4 18:04 coverage.out [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 3448 Oct 4 18:03 go.mod [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 37326 Oct 4 18:03 go.sum [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 4 18:03 main.go [2022-10-04T18:04:36.605Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 4 18:03 makefile [2022-10-04T18:04:36.605Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 18:03 res [2022-10-04T18:04:36.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:04:36.911Z] + 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=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 --label arch=amd64 --label version=2.3.0-dev.27 . [2022-10-04T18:04:36.911Z] Sending build context to Docker daemon 3.132MB [2022-10-04T18:04:36.911Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-04T18:04:36.911Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-04T18:04:36.911Z] ---> e78b50e52e05 [2022-10-04T18:04:36.911Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-04T18:04:36.911Z] ---> Running in a825ab492268 [2022-10-04T18:04:37.170Z] Removing intermediate container a825ab492268 [2022-10-04T18:04:37.170Z] ---> 46af435a0ac9 [2022-10-04T18:04:37.170Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-04T18:04:37.170Z] ---> Running in 517ec3d195f4 [2022-10-04T18:04:37.170Z] Removing intermediate container 517ec3d195f4 [2022-10-04T18:04:37.170Z] ---> 713b174e9c31 [2022-10-04T18:04:37.170Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-04T18:04:37.170Z] ---> Running in 8c5df914ee5a [2022-10-04T18:04:37.170Z] Removing intermediate container 8c5df914ee5a [2022-10-04T18:04:37.170Z] ---> a7b78fabee05 [2022-10-04T18:04:37.170Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-04T18:04:37.170Z] ---> Running in 47fd0a8e7c2c [2022-10-04T18:04:37.429Z] Removing intermediate container 47fd0a8e7c2c [2022-10-04T18:04:37.429Z] ---> a736831406ec [2022-10-04T18:04:37.429Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T18:04:37.429Z] ---> Running in fc91ac3c7976 [2022-10-04T18:04:37.996Z] Removing intermediate container fc91ac3c7976 [2022-10-04T18:04:37.996Z] ---> 8187c2be2d75 [2022-10-04T18:04:37.996Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-04T18:04:37.996Z] ---> Running in 9c9f7e424e94 [2022-10-04T18:04:38.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T18:04:39.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T18:04:39.448Z] OK: 211 MiB in 51 packages [2022-10-04T18:04:39.708Z] Removing intermediate container 9c9f7e424e94 [2022-10-04T18:04:39.708Z] ---> a5bcfb805905 [2022-10-04T18:04:39.708Z] Step 9/28 : WORKDIR /app [2022-10-04T18:04:39.708Z] ---> Running in abab7499e5e2 [2022-10-04T18:04:39.708Z] Removing intermediate container abab7499e5e2 [2022-10-04T18:04:39.708Z] ---> b88e2a6af621 [2022-10-04T18:04:39.708Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-04T18:04:39.967Z] ---> c02d6fa2a54b [2022-10-04T18:04:39.967Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-04T18:04:39.967Z] ---> Running in c6b1769dba7d [2022-10-04T18:04:40.587Z] Removing intermediate container c6b1769dba7d [2022-10-04T18:04:40.587Z] ---> cb33fa6208cb [2022-10-04T18:04:40.587Z] Step 12/28 : COPY . . [2022-10-04T18:04:40.845Z] ---> f549c380c442 [2022-10-04T18:04:40.845Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-04T18:04:40.845Z] ---> Running in c55c7dca51b8 [2022-10-04T18:04:40.845Z] Removing intermediate container c55c7dca51b8 [2022-10-04T18:04:40.845Z] ---> 99a282156c91 [2022-10-04T18:04:40.845Z] Step 14/28 : RUN $MAKE [2022-10-04T18:04:40.845Z] ---> Running in 1de74f687b70 [2022-10-04T18:04:41.103Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-04T18:05:03.017Z] Removing intermediate container 1de74f687b70 [2022-10-04T18:05:03.017Z] ---> 2fbcd0eff86f [2022-10-04T18:05:03.017Z] Step 15/28 : FROM alpine:3.16 [2022-10-04T18:05:03.017Z] 3.16: Pulling from library/alpine [2022-10-04T18:05:03.017Z] 213ec9aee27d: Pulling fs layer [2022-10-04T18:05:03.017Z] 213ec9aee27d: Verifying Checksum [2022-10-04T18:05:03.017Z] 213ec9aee27d: Download complete [2022-10-04T18:05:03.017Z] 213ec9aee27d: Pull complete [2022-10-04T18:05:03.017Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-04T18:05:03.017Z] Status: Downloaded newer image for alpine:3.16 [2022-10-04T18:05:03.017Z] ---> 9c6f07244728 [2022-10-04T18:05:03.017Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-04T18:05:03.017Z] ---> Running in 3315887f638b [2022-10-04T18:05:03.017Z] Removing intermediate container 3315887f638b [2022-10-04T18:05:03.017Z] ---> 3bd84a2f585c [2022-10-04T18:05:03.017Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-04T18:05:03.017Z] ---> Running in fceaa0cb872e [2022-10-04T18:05:03.017Z] Removing intermediate container fceaa0cb872e [2022-10-04T18:05:03.017Z] ---> 3028f431ebe0 [2022-10-04T18:05:03.017Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-04T18:05:03.017Z] ---> Running in cda134ef055c [2022-10-04T18:05:03.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T18:05:03.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T18:05:03.017Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-04T18:05:03.017Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-04T18:05:03.017Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-04T18:05:03.017Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-04T18:05:03.017Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-04T18:05:03.017Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-04T18:05:03.017Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-04T18:05:03.017Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T18:05:03.017Z] Executing ca-certificates-20220614-r0.trigger [2022-10-04T18:05:03.017Z] OK: 9 MiB in 21 packages [2022-10-04T18:05:03.017Z] Removing intermediate container cda134ef055c [2022-10-04T18:05:03.017Z] ---> 5a2f59421003 [2022-10-04T18:05:03.017Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-04T18:05:03.017Z] ---> 2c5bd3289fef [2022-10-04T18:05:03.017Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-04T18:05:03.017Z] ---> bf1fd4d974b2 [2022-10-04T18:05:03.017Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-04T18:05:03.017Z] ---> 97d9c907fc0a [2022-10-04T18:05:03.017Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-04T18:05:03.277Z] ---> fb7a3f3250e0 [2022-10-04T18:05:03.277Z] Step 23/28 : EXPOSE 48095 [2022-10-04T18:05:03.277Z] ---> Running in 960099e738f3 [2022-10-04T18:05:03.277Z] Removing intermediate container 960099e738f3 [2022-10-04T18:05:03.277Z] ---> b2c279b7ae5f [2022-10-04T18:05:03.277Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-04T18:05:03.277Z] ---> Running in 718a418315c9 [2022-10-04T18:05:03.536Z] Removing intermediate container 718a418315c9 [2022-10-04T18:05:03.536Z] ---> bf1cac1b1e5f [2022-10-04T18:05:03.536Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-04T18:05:03.536Z] ---> Running in 81c74d39ee0b [2022-10-04T18:05:03.536Z] Removing intermediate container 81c74d39ee0b [2022-10-04T18:05:03.536Z] ---> 7b0ccb1724ae [2022-10-04T18:05:03.536Z] Step 26/28 : LABEL arch=amd64 [2022-10-04T18:05:03.536Z] ---> Running in 7d970d5ac901 [2022-10-04T18:05:03.536Z] Removing intermediate container 7d970d5ac901 [2022-10-04T18:05:03.536Z] ---> 6ce32a58a280 [2022-10-04T18:05:03.536Z] Step 27/28 : LABEL git_sha=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:05:03.536Z] ---> Running in bb25d9e08251 [2022-10-04T18:05:03.795Z] Removing intermediate container bb25d9e08251 [2022-10-04T18:05:03.795Z] ---> 47fd43e3d295 [2022-10-04T18:05:03.795Z] Step 28/28 : LABEL version=2.3.0-dev.27 [2022-10-04T18:05:03.795Z] ---> Running in a4cac2b3941f [2022-10-04T18:05:03.795Z] Removing intermediate container a4cac2b3941f [2022-10-04T18:05:03.795Z] ---> 9391b79a3f14 [2022-10-04T18:05:03.795Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-04T18:05:03.795Z] Successfully built 9391b79a3f14 [2022-10-04T18:05:03.795Z] 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 [2022-10-04T18:05:03.873Z] provisioning config files... [2022-10-04T18:05:03.881Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5085642121887262136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:05:04.170Z] ---> docker-login.sh [2022-10-04T18:05:04.170Z] nexus3.edgexfoundry.org:10001 [2022-10-04T18:05:04.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:04.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:04.170Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:04.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:04.170Z] [2022-10-04T18:05:04.170Z] Login Succeeded [2022-10-04T18:05:04.170Z] nexus3.edgexfoundry.org:10002 [2022-10-04T18:05:04.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:04.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:04.170Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:04.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:04.170Z] [2022-10-04T18:05:04.170Z] Login Succeeded [2022-10-04T18:05:04.170Z] nexus3.edgexfoundry.org:10003 [2022-10-04T18:05:04.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:04.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:04.429Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:04.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:04.429Z] [2022-10-04T18:05:04.429Z] Login Succeeded [2022-10-04T18:05:04.429Z] nexus3.edgexfoundry.org:10004 [2022-10-04T18:05:04.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:04.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:04.429Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:04.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:04.429Z] [2022-10-04T18:05:04.429Z] Login Succeeded [2022-10-04T18:05:04.429Z] docker.io [2022-10-04T18:05:04.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:04.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:04.996Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:04.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:04.996Z] [2022-10-04T18:05:04.996Z] Login Succeeded [2022-10-04T18:05:04.996Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T18:05:05.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-04T18:05:05.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:05:05.040Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-10-04T18:05:05.040Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:05:05.040Z] latest [2022-10-04T18:05:05.040Z] 2.3.0-dev.27 [2022-10-04T18:05:05.040Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [2022-10-04T18:05:05.040Z] main [2022-10-04T18:05:05.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:05.351Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:05.660Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:05:05.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-04T18:05:05.660Z] 446aeabf175c: Preparing [2022-10-04T18:05:05.660Z] 7dd611f7fa34: Preparing [2022-10-04T18:05:05.660Z] 0674016c78ef: Preparing [2022-10-04T18:05:05.660Z] 2b820e0d07da: Preparing [2022-10-04T18:05:05.660Z] de84c5d19e75: Preparing [2022-10-04T18:05:05.660Z] 994393dc58e7: Preparing [2022-10-04T18:05:05.660Z] 994393dc58e7: Waiting [2022-10-04T18:05:05.660Z] 2b820e0d07da: Pushed [2022-10-04T18:05:05.660Z] 994393dc58e7: Layer already exists [2022-10-04T18:05:05.660Z] 7dd611f7fa34: Pushed [2022-10-04T18:05:05.660Z] 0674016c78ef: Pushed [2022-10-04T18:05:05.920Z] de84c5d19e75: Pushed [2022-10-04T18:05:07.824Z] 446aeabf175c: Pushed [2022-10-04T18:05:08.082Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:08.388Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:08.844Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-04T18:05:08.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-04T18:05:08.844Z] 446aeabf175c: Preparing [2022-10-04T18:05:08.844Z] 7dd611f7fa34: Preparing [2022-10-04T18:05:08.844Z] 0674016c78ef: Preparing [2022-10-04T18:05:08.844Z] 2b820e0d07da: Preparing [2022-10-04T18:05:08.844Z] de84c5d19e75: Preparing [2022-10-04T18:05:08.844Z] 994393dc58e7: Preparing [2022-10-04T18:05:08.844Z] 994393dc58e7: Waiting [2022-10-04T18:05:08.844Z] de84c5d19e75: Layer already exists [2022-10-04T18:05:08.844Z] 0674016c78ef: Layer already exists [2022-10-04T18:05:08.844Z] 7dd611f7fa34: Layer already exists [2022-10-04T18:05:08.844Z] 2b820e0d07da: Layer already exists [2022-10-04T18:05:08.844Z] 446aeabf175c: Layer already exists [2022-10-04T18:05:08.844Z] 994393dc58e7: Layer already exists [2022-10-04T18:05:08.844Z] latest: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:09.178Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:09.498Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.27 [2022-10-04T18:05:09.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-04T18:05:09.498Z] 446aeabf175c: Preparing [2022-10-04T18:05:09.498Z] 7dd611f7fa34: Preparing [2022-10-04T18:05:09.498Z] 0674016c78ef: Preparing [2022-10-04T18:05:09.499Z] 2b820e0d07da: Preparing [2022-10-04T18:05:09.499Z] de84c5d19e75: Preparing [2022-10-04T18:05:09.499Z] 994393dc58e7: Preparing [2022-10-04T18:05:09.499Z] 994393dc58e7: Waiting [2022-10-04T18:05:09.499Z] 0674016c78ef: Layer already exists [2022-10-04T18:05:09.499Z] 7dd611f7fa34: Layer already exists [2022-10-04T18:05:09.499Z] 446aeabf175c: Layer already exists [2022-10-04T18:05:09.499Z] de84c5d19e75: Layer already exists [2022-10-04T18:05:09.499Z] 2b820e0d07da: Layer already exists [2022-10-04T18:05:09.499Z] 994393dc58e7: Layer already exists [2022-10-04T18:05:09.499Z] 2.3.0-dev.27: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:09.803Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:10.112Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [2022-10-04T18:05:10.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-04T18:05:10.112Z] 446aeabf175c: Preparing [2022-10-04T18:05:10.112Z] 7dd611f7fa34: Preparing [2022-10-04T18:05:10.112Z] 0674016c78ef: Preparing [2022-10-04T18:05:10.112Z] 2b820e0d07da: Preparing [2022-10-04T18:05:10.112Z] de84c5d19e75: Preparing [2022-10-04T18:05:10.112Z] 994393dc58e7: Preparing [2022-10-04T18:05:10.112Z] 994393dc58e7: Waiting [2022-10-04T18:05:10.112Z] 2b820e0d07da: Layer already exists [2022-10-04T18:05:10.112Z] 446aeabf175c: Layer already exists [2022-10-04T18:05:10.112Z] 0674016c78ef: Layer already exists [2022-10-04T18:05:10.112Z] 7dd611f7fa34: Layer already exists [2022-10-04T18:05:10.112Z] de84c5d19e75: Layer already exists [2022-10-04T18:05:10.112Z] 994393dc58e7: Layer already exists [2022-10-04T18:05:10.112Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:10.434Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:10.746Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-10-04T18:05:10.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-04T18:05:10.746Z] 446aeabf175c: Preparing [2022-10-04T18:05:10.746Z] 7dd611f7fa34: Preparing [2022-10-04T18:05:10.746Z] 0674016c78ef: Preparing [2022-10-04T18:05:10.746Z] 2b820e0d07da: Preparing [2022-10-04T18:05:10.746Z] de84c5d19e75: Preparing [2022-10-04T18:05:10.746Z] 994393dc58e7: Preparing [2022-10-04T18:05:10.746Z] 994393dc58e7: Waiting [2022-10-04T18:05:10.746Z] 0674016c78ef: Layer already exists [2022-10-04T18:05:10.746Z] 7dd611f7fa34: Layer already exists [2022-10-04T18:05:10.746Z] de84c5d19e75: Layer already exists [2022-10-04T18:05:10.746Z] 446aeabf175c: Layer already exists [2022-10-04T18:05:10.746Z] 2b820e0d07da: Layer already exists [2022-10-04T18:05:10.746Z] 994393dc58e7: Layer already exists [2022-10-04T18:05:10.746Z] main: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-04T18:05:10.798Z] ===================================================== [Pipeline] echo [2022-10-04T18:05:10.807Z] taggedImages: [2022-10-04T18:05:10.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:05:10.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-04T18:05:10.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.27 [2022-10-04T18:05:10.807Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [2022-10-04T18:05:10.807Z] - 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 [2022-10-04T18:05:11.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:05:11.158Z] [2022-10-04T18:05:11.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:11.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:05:11.455Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-04T18:05:11.455Z] 5eb5b503b376: Pulling fs layer [2022-10-04T18:05:11.455Z] 5c69ac0246d0: Pulling fs layer [2022-10-04T18:05:11.455Z] ec43610c2a17: Pulling fs layer [2022-10-04T18:05:11.455Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-04T18:05:11.455Z] 33b1e0a273af: Pulling fs layer [2022-10-04T18:05:11.455Z] 5d3b04190fa2: Pulling fs layer [2022-10-04T18:05:11.455Z] 2f39f015ded8: Pulling fs layer [2022-10-04T18:05:11.455Z] 33b1e0a273af: Waiting [2022-10-04T18:05:11.455Z] 5d3b04190fa2: Waiting [2022-10-04T18:05:11.455Z] 2f39f015ded8: Waiting [2022-10-04T18:05:11.455Z] 3a2ae6a8a46f: Waiting [2022-10-04T18:05:11.455Z] 5c69ac0246d0: Verifying Checksum [2022-10-04T18:05:11.455Z] 5c69ac0246d0: Download complete [2022-10-04T18:05:11.455Z] 3a2ae6a8a46f: Download complete [2022-10-04T18:05:11.714Z] 33b1e0a273af: Verifying Checksum [2022-10-04T18:05:11.714Z] 33b1e0a273af: Download complete [2022-10-04T18:05:11.714Z] 5d3b04190fa2: Verifying Checksum [2022-10-04T18:05:11.714Z] 5d3b04190fa2: Download complete [2022-10-04T18:05:11.714Z] ec43610c2a17: Verifying Checksum [2022-10-04T18:05:11.714Z] ec43610c2a17: Download complete [2022-10-04T18:05:11.714Z] 5eb5b503b376: Verifying Checksum [2022-10-04T18:05:11.714Z] 5eb5b503b376: Download complete [2022-10-04T18:05:12.281Z] 2f39f015ded8: Download complete [2022-10-04T18:05:13.217Z] 5eb5b503b376: Pull complete [2022-10-04T18:05:13.217Z] 5c69ac0246d0: Pull complete [2022-10-04T18:05:13.476Z] ec43610c2a17: Pull complete [2022-10-04T18:05:13.735Z] 3a2ae6a8a46f: Pull complete [2022-10-04T18:05:13.993Z] 33b1e0a273af: Pull complete [2022-10-04T18:05:13.993Z] 5d3b04190fa2: Pull complete [2022-10-04T18:05:18.181Z] 2f39f015ded8: Pull complete [2022-10-04T18:05:18.181Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-04T18:05:18.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:05:18.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:05:18.271Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:05:18.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-04T18:05:20.908Z] $ docker top 6cb3ffd16005c4e6230295549e5df0e49ec8e83464d950c5f48b493a068a4369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:05:21.294Z] ---> job-cost.sh [2022-10-04T18:05:21.294Z] lf-activate-venv: SKIPPING [2022-10-04T18:05:21.294Z] INFO: No Stack... [2022-10-04T18:05:21.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T18:05:22.121Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T18:05:22.409Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-10-04T18:05:22.409Z] + cut -d, -f6 [Pipeline] lock [2022-10-04T18:05:22.423Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [2022-10-04T18:05:22.431Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] did not exist. Created. [2022-10-04T18:05:22.431Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T18:05:22.731Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-04T18:05:22.761Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T18:05:22.767Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T18:05:22.785Z] $ docker stop --time=1 6cb3ffd16005c4e6230295549e5df0e49ec8e83464d950c5f48b493a068a4369 [2022-10-04T18:05:23.438Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7086 in /w/workspace/ry_app-service-configurable_main [2022-10-04T18:05:23.943Z] $ docker rm -f 6cb3ffd16005c4e6230295549e5df0e49ec8e83464d950c5f48b493a068a4369 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-10-04T18:05:23.996Z] Running in /w/workspace/app-service-configurable/106 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [2022-10-04T18:05:24.026Z] Selected Git installation does not exist. Using Default [2022-10-04T18:05:24.026Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-04T18:05:28.878Z] using credential edgex-jenkins-ssh [2022-10-04T18:05:28.895Z] Cloning the remote Git repository [2022-10-04T18:05:28.934Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-04T18:05:29.003Z] > git init /w/workspace/app-service-configurable/106 # timeout=10 [2022-10-04T18:05:29.123Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-04T18:05:29.124Z] > git --version # timeout=10 [2022-10-04T18:05:29.143Z] > git --version # 'git version 2.25.1' [2022-10-04T18:05:29.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-04T18:05:29.185Z] Verifying host key using known hosts file [2022-10-04T18:05:29.369Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-04T18:05:29.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T18:05:31.292Z] Avoid second fetch [2022-10-04T18:05:31.293Z] Checking out Revision cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 (main) [2022-10-04T18:05:30.486Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-04T18:05:30.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T18:05:31.308Z] > git config core.sparsecheckout # timeout=10 [2022-10-04T18:05:31.326Z] > git checkout -f cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 [2022-10-04T18:05:31.779Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#472)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T18:05:32.622Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-04T18:05:32.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-04T18:05:32.622Z] Dload Upload Total Spent Left Speed [2022-10-04T18:05:32.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh [2022-10-04T18:05:33.220Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-04T18:05:33.542Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-04T18:05:33.542Z] + sudo tee /etc/docker/daemon.new [2022-10-04T18:05:33.542Z] { [2022-10-04T18:05:33.542Z] "registry-mirrors": [ [2022-10-04T18:05:33.542Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-04T18:05:33.542Z] ], [2022-10-04T18:05:33.542Z] "bip": "10.250.0.254/24", [2022-10-04T18:05:33.542Z] "hosts": [ [2022-10-04T18:05:33.542Z] "tcp://0.0.0.0:5555", [2022-10-04T18:05:33.542Z] "unix:///var/run/docker.sock" [2022-10-04T18:05:33.542Z] ], [2022-10-04T18:05:33.542Z] "mtu": 1458, [2022-10-04T18:05:33.542Z] "selinux-enabled": true, [2022-10-04T18:05:33.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-04T18:05:33.542Z] } [Pipeline] sh [2022-10-04T18:05:33.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-04T18:05:34.196Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T18:05:52.455Z] provisioning config files... [2022-10-04T18:05:52.478Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/106@tmp/config16723521442003797003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:05:52.825Z] ---> docker-login.sh [2022-10-04T18:05:52.825Z] nexus3.edgexfoundry.org:10001 [2022-10-04T18:05:53.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:53.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:53.414Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:53.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:53.414Z] [2022-10-04T18:05:53.414Z] Login Succeeded [2022-10-04T18:05:53.414Z] nexus3.edgexfoundry.org:10002 [2022-10-04T18:05:53.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:53.684Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:53.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:53.684Z] [2022-10-04T18:05:53.684Z] Login Succeeded [2022-10-04T18:05:53.684Z] nexus3.edgexfoundry.org:10003 [2022-10-04T18:05:53.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:54.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:54.229Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:54.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:54.229Z] [2022-10-04T18:05:54.229Z] Login Succeeded [2022-10-04T18:05:54.229Z] nexus3.edgexfoundry.org:10004 [2022-10-04T18:05:54.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:54.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:54.498Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:54.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:54.498Z] [2022-10-04T18:05:54.498Z] Login Succeeded [2022-10-04T18:05:54.498Z] docker.io [2022-10-04T18:05:54.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:05:55.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:05:55.035Z] Configure a credential helper to remove this warning. See [2022-10-04T18:05:55.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:05:55.035Z] [2022-10-04T18:05:55.035Z] Login Succeeded [2022-10-04T18:05:55.035Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T18:05:55.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-04T18:05:55.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:05:55.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:05:55.215Z] ========================================================= [2022-10-04T18:05:55.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-04T18:05:55.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:05:55.563Z] + 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 . [2022-10-04T18:05:55.563Z] Sending build context to Docker daemon 207.4kB [2022-10-04T18:05:55.835Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-04T18:05:55.835Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-04T18:05:55.835Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-04T18:05:55.835Z] b3c136eddcbf: Pulling fs layer [2022-10-04T18:05:55.835Z] c0a3192eca97: Pulling fs layer [2022-10-04T18:05:55.835Z] a050256f5b6f: Pulling fs layer [2022-10-04T18:05:55.835Z] 656be50a0ddc: Pulling fs layer [2022-10-04T18:05:55.835Z] 2bbca73fdf42: Pulling fs layer [2022-10-04T18:05:55.835Z] f607e4fc86c3: Pulling fs layer [2022-10-04T18:05:55.835Z] 4d572c569a2c: Pulling fs layer [2022-10-04T18:05:55.835Z] fcf976331f73: Pulling fs layer [2022-10-04T18:05:55.835Z] 656be50a0ddc: Waiting [2022-10-04T18:05:55.835Z] 2bbca73fdf42: Waiting [2022-10-04T18:05:55.835Z] f607e4fc86c3: Waiting [2022-10-04T18:05:55.835Z] 4d572c569a2c: Waiting [2022-10-04T18:05:55.835Z] fcf976331f73: Waiting [2022-10-04T18:05:55.835Z] a050256f5b6f: Download complete [2022-10-04T18:05:55.835Z] c0a3192eca97: Download complete [2022-10-04T18:05:55.835Z] 2bbca73fdf42: Verifying Checksum [2022-10-04T18:05:55.835Z] 2bbca73fdf42: Download complete [2022-10-04T18:05:56.112Z] b3c136eddcbf: Verifying Checksum [2022-10-04T18:05:56.112Z] b3c136eddcbf: Download complete [2022-10-04T18:05:56.112Z] f607e4fc86c3: Verifying Checksum [2022-10-04T18:05:56.112Z] f607e4fc86c3: Download complete [2022-10-04T18:05:57.080Z] b3c136eddcbf: Pull complete [2022-10-04T18:05:57.080Z] fcf976331f73: Verifying Checksum [2022-10-04T18:05:57.080Z] fcf976331f73: Download complete [2022-10-04T18:05:57.349Z] c0a3192eca97: Pull complete [2022-10-04T18:05:57.622Z] a050256f5b6f: Pull complete [2022-10-04T18:05:58.234Z] 4d572c569a2c: Verifying Checksum [2022-10-04T18:05:58.235Z] 4d572c569a2c: Download complete [2022-10-04T18:05:58.818Z] 656be50a0ddc: Verifying Checksum [2022-10-04T18:05:58.818Z] 656be50a0ddc: Download complete [2022-10-04T18:06:11.174Z] 656be50a0ddc: Pull complete [2022-10-04T18:06:11.174Z] 2bbca73fdf42: Pull complete [2022-10-04T18:06:11.174Z] f607e4fc86c3: Pull complete [2022-10-04T18:06:17.866Z] 4d572c569a2c: Pull complete [2022-10-04T18:06:19.293Z] fcf976331f73: Pull complete [2022-10-04T18:06:19.293Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-04T18:06:19.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-04T18:06:19.293Z] ---> 3970a7415f9e [2022-10-04T18:06:19.293Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-04T18:06:20.712Z] ---> Running in e6e73b440f09 [2022-10-04T18:06:21.299Z] Removing intermediate container e6e73b440f09 [2022-10-04T18:06:21.299Z] ---> ba62ab104aa5 [2022-10-04T18:06:21.299Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-04T18:06:21.299Z] ---> Running in 38e772766974 [2022-10-04T18:06:21.566Z] Removing intermediate container 38e772766974 [2022-10-04T18:06:21.566Z] ---> f62591273d34 [2022-10-04T18:06:21.566Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-04T18:06:21.566Z] ---> Running in c64c2ebb8413 [2022-10-04T18:06:21.833Z] Removing intermediate container c64c2ebb8413 [2022-10-04T18:06:21.833Z] ---> 2851a688233a [2022-10-04T18:06:21.833Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-04T18:06:21.833Z] ---> Running in a1794d9bcd1d [2022-10-04T18:06:22.420Z] Removing intermediate container a1794d9bcd1d [2022-10-04T18:06:22.420Z] ---> 2dbd95da5cda [2022-10-04T18:06:22.420Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T18:06:22.420Z] ---> Running in 18012c468e95 [2022-10-04T18:06:24.365Z] Removing intermediate container 18012c468e95 [2022-10-04T18:06:24.365Z] ---> 5b59ee5af94c [2022-10-04T18:06:24.365Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-04T18:06:24.365Z] ---> Running in 28e7fa948bb6 [2022-10-04T18:06:24.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T18:06:25.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T18:06:26.871Z] OK: 221 MiB in 51 packages [2022-10-04T18:06:27.846Z] Removing intermediate container 28e7fa948bb6 [2022-10-04T18:06:27.846Z] ---> 21f545b11764 [2022-10-04T18:06:27.846Z] Step 9/14 : WORKDIR /app [2022-10-04T18:06:27.846Z] ---> Running in 003f6cadedf8 [2022-10-04T18:06:28.114Z] Removing intermediate container 003f6cadedf8 [2022-10-04T18:06:28.114Z] ---> a35f7a5da1be [2022-10-04T18:06:28.114Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-04T18:06:28.701Z] ---> abcff5b63dee [2022-10-04T18:06:28.701Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-04T18:06:28.701Z] ---> Running in eefe61d68639 [2022-10-04T18:07:25.187Z] Removing intermediate container eefe61d68639 [2022-10-04T18:07:25.187Z] ---> fa151a837cb1 [2022-10-04T18:07:25.187Z] Step 12/14 : COPY . . [2022-10-04T18:07:25.187Z] ---> 9eb1fb893896 [2022-10-04T18:07:25.187Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-04T18:07:25.187Z] ---> Running in 6d41fbe1dfc5 [2022-10-04T18:07:25.187Z] Removing intermediate container 6d41fbe1dfc5 [2022-10-04T18:07:25.187Z] ---> 18a27541c165 [2022-10-04T18:07:25.187Z] Step 14/14 : RUN $MAKE [2022-10-04T18:07:25.187Z] ---> Running in ff58ff046ed3 [2022-10-04T18:07:25.187Z] noop [2022-10-04T18:07:25.187Z] Removing intermediate container ff58ff046ed3 [2022-10-04T18:07:25.187Z] ---> 922a719beddc [2022-10-04T18:07:25.187Z] Successfully built 922a719beddc [2022-10-04T18:07:25.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:07:25.547Z] + docker inspect -f . ci-base-image-arm64 [2022-10-04T18:07:25.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:07:25.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container [2022-10-04T18:07:25.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/106 -v /w/workspace/app-service-configurable/106:/w/workspace/app-service-configurable/106:rw,z -v /w/workspace/app-service-configurable/106@tmp:/w/workspace/app-service-configurable/106@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 [2022-10-04T18:07:27.265Z] $ docker top a620e07b9ba8c7605ab91658bda6a39197e8587dde841a8947b5b28ad1c7c10e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:07:28.127Z] + go version [2022-10-04T18:07:28.127Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-04T18:07:28.151Z] $ docker stop --time=1 a620e07b9ba8c7605ab91658bda6a39197e8587dde841a8947b5b28ad1c7c10e [2022-10-04T18:07:29.784Z] $ docker rm -f a620e07b9ba8c7605ab91658bda6a39197e8587dde841a8947b5b28ad1c7c10e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:07:30.339Z] + docker inspect -f . ci-base-image-arm64 [2022-10-04T18:07:30.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:07:30.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container [2022-10-04T18:07:30.605Z] $ 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/106 -v /w/workspace/app-service-configurable/106:/w/workspace/app-service-configurable/106:rw,z -v /w/workspace/app-service-configurable/106@tmp:/w/workspace/app-service-configurable/106@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 [2022-10-04T18:07:31.849Z] $ docker top ab6c0b41c907f917967fd1c390de0b3a54c1c1286a07c859ba481bfcb52cce50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:07:32.683Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/106 [Pipeline] fileExists [Pipeline] sh [2022-10-04T18:07:33.334Z] + make test [2022-10-04T18:07:33.334Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-04T18:08:55.799Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-04T18:08:55.799Z] CGO_ENABLED=1 go vet ./... [2022-10-04T18:09:17.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-04T18:09:17.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-04T18:09:17.887Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-04T18:09:17.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-04T18:09:17.921Z] $ docker stop --time=1 ab6c0b41c907f917967fd1c390de0b3a54c1c1286a07c859ba481bfcb52cce50 [2022-10-04T18:09:20.091Z] $ docker rm -f ab6c0b41c907f917967fd1c390de0b3a54c1c1286a07c859ba481bfcb52cce50 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:09:21.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-04T18:09:21.021Z] Warning: overwriting stash ‘coverage-report’ [2022-10-04T18:09:21.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T18:09:21.803Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-04T18:09:22.128Z] + ls -al . [2022-10-04T18:09:22.128Z] total 172 [2022-10-04T18:09:22.128Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 18:07 . [2022-10-04T18:09:22.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:05 .. [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 4 18:05 .dockerignore [2022-10-04T18:09:22.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:05 .git [2022-10-04T18:09:22.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:05 .github [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 4 18:05 .gitignore [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 4 18:05 Attribution.txt [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 4 18:05 CHANGELOG.md [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 4 18:05 Dockerfile [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 18:05 GOVERNANCE.md [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 4 18:05 Jenkinsfile [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 4 18:05 LICENSE [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 4 18:05 OWNERS.md [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 4 18:05 README.md [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 18:03 VERSION [2022-10-04T18:09:22.128Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 18:05 bin [2022-10-04T18:09:22.128Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 4 18:07 coverage.out [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 3448 Oct 4 18:05 go.mod [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 37326 Oct 4 18:05 go.sum [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 4 18:05 main.go [2022-10-04T18:09:22.128Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 4 18:05 makefile [2022-10-04T18:09:22.128Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 18:05 res [2022-10-04T18:09:22.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:09:22.477Z] + 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=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 --label arch=arm64 --label version=2.3.0-dev.27 . [2022-10-04T18:09:22.477Z] Sending build context to Docker daemon 208.4kB [2022-10-04T18:09:22.746Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-04T18:09:22.746Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-04T18:09:22.746Z] ---> 922a719beddc [2022-10-04T18:09:22.746Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-04T18:09:22.746Z] ---> Running in 2fe274f66351 [2022-10-04T18:09:23.016Z] Removing intermediate container 2fe274f66351 [2022-10-04T18:09:23.016Z] ---> 528a6451813a [2022-10-04T18:09:23.016Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-04T18:09:23.286Z] ---> Running in fe5e78849710 [2022-10-04T18:09:23.554Z] Removing intermediate container fe5e78849710 [2022-10-04T18:09:23.554Z] ---> d3927fc206bb [2022-10-04T18:09:23.554Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-04T18:09:23.554Z] ---> Running in a35ea89e17b8 [2022-10-04T18:09:23.821Z] Removing intermediate container a35ea89e17b8 [2022-10-04T18:09:23.821Z] ---> e1176de140c0 [2022-10-04T18:09:23.821Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-04T18:09:24.089Z] ---> Running in 0525f692ee72 [2022-10-04T18:09:24.359Z] Removing intermediate container 0525f692ee72 [2022-10-04T18:09:24.359Z] ---> f483d625af6e [2022-10-04T18:09:24.359Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T18:09:24.359Z] ---> Running in 19b84e2d4965 [2022-10-04T18:09:26.316Z] Removing intermediate container 19b84e2d4965 [2022-10-04T18:09:26.316Z] ---> c6f4b799d403 [2022-10-04T18:09:26.316Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-04T18:09:26.316Z] ---> Running in f145d5c70d2f [2022-10-04T18:09:26.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T18:09:27.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T18:09:28.827Z] OK: 221 MiB in 51 packages [2022-10-04T18:09:29.799Z] Removing intermediate container f145d5c70d2f [2022-10-04T18:09:29.799Z] ---> 00aece0731ea [2022-10-04T18:09:29.799Z] Step 9/28 : WORKDIR /app [2022-10-04T18:09:29.799Z] ---> Running in 91ab66da387c [2022-10-04T18:09:30.067Z] Removing intermediate container 91ab66da387c [2022-10-04T18:09:30.067Z] ---> 161615f522ee [2022-10-04T18:09:30.067Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-04T18:09:30.337Z] ---> a2f9ab53c915 [2022-10-04T18:09:30.337Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-04T18:09:30.604Z] ---> Running in eb6bb511997c [2022-10-04T18:09:32.557Z] Removing intermediate container eb6bb511997c [2022-10-04T18:09:32.557Z] ---> 8e814e1b2570 [2022-10-04T18:09:32.557Z] Step 12/28 : COPY . . [2022-10-04T18:09:33.144Z] ---> 5962f422fa9a [2022-10-04T18:09:33.144Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-04T18:09:33.144Z] ---> Running in ff07ad786994 [2022-10-04T18:09:33.413Z] Removing intermediate container ff07ad786994 [2022-10-04T18:09:33.413Z] ---> 32d8e400e475 [2022-10-04T18:09:33.413Z] Step 14/28 : RUN $MAKE [2022-10-04T18:09:33.684Z] ---> Running in 3cc8320af896 [2022-10-04T18:09:34.648Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-04T18:12:11.452Z] Removing intermediate container 3cc8320af896 [2022-10-04T18:12:11.452Z] ---> 161429e77e09 [2022-10-04T18:12:11.452Z] Step 15/28 : FROM alpine:3.16 [2022-10-04T18:12:11.452Z] 3.16: Pulling from library/alpine [2022-10-04T18:12:11.452Z] 9b18e9b68314: Pulling fs layer [2022-10-04T18:12:11.452Z] 9b18e9b68314: Verifying Checksum [2022-10-04T18:12:11.452Z] 9b18e9b68314: Download complete [2022-10-04T18:12:11.452Z] 9b18e9b68314: Pull complete [2022-10-04T18:12:11.452Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-04T18:12:11.452Z] Status: Downloaded newer image for alpine:3.16 [2022-10-04T18:12:11.452Z] ---> a6215f271958 [2022-10-04T18:12:11.452Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-04T18:12:11.452Z] ---> Running in cef7682fc8f5 [2022-10-04T18:12:11.452Z] Removing intermediate container cef7682fc8f5 [2022-10-04T18:12:11.452Z] ---> d72707b2698c [2022-10-04T18:12:11.452Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-04T18:12:11.452Z] ---> Running in 4d1782e78b26 [2022-10-04T18:12:11.452Z] Removing intermediate container 4d1782e78b26 [2022-10-04T18:12:11.452Z] ---> 65327556acea [2022-10-04T18:12:11.452Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-04T18:12:11.452Z] ---> Running in 6dc22afc2fc0 [2022-10-04T18:12:12.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T18:12:12.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T18:12:13.580Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-04T18:12:13.580Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-04T18:12:13.580Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-04T18:12:13.580Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-04T18:12:13.580Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-04T18:12:13.580Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-04T18:12:13.580Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-04T18:12:13.580Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T18:12:13.580Z] Executing ca-certificates-20220614-r0.trigger [2022-10-04T18:12:13.850Z] OK: 9 MiB in 21 packages [2022-10-04T18:12:15.264Z] Removing intermediate container 6dc22afc2fc0 [2022-10-04T18:12:15.264Z] ---> 089a339cdb92 [2022-10-04T18:12:15.264Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-04T18:12:15.531Z] ---> 716f8596551a [2022-10-04T18:12:15.531Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-04T18:12:16.113Z] ---> a1db31fe265c [2022-10-04T18:12:16.113Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-04T18:12:16.379Z] ---> 65bf969d524d [2022-10-04T18:12:16.379Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-04T18:12:18.955Z] ---> 1c349d12e79c [2022-10-04T18:12:18.955Z] Step 23/28 : EXPOSE 48095 [2022-10-04T18:12:18.955Z] ---> Running in 2f01311fc17d [2022-10-04T18:12:18.955Z] Removing intermediate container 2f01311fc17d [2022-10-04T18:12:18.955Z] ---> f4c0cfba2214 [2022-10-04T18:12:18.955Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-04T18:12:18.955Z] ---> Running in 0b0477c49c18 [2022-10-04T18:12:19.294Z] Removing intermediate container 0b0477c49c18 [2022-10-04T18:12:19.294Z] ---> ee89a8a2e359 [2022-10-04T18:12:19.294Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-04T18:12:19.294Z] ---> Running in 200f14adc163 [2022-10-04T18:12:19.569Z] Removing intermediate container 200f14adc163 [2022-10-04T18:12:19.569Z] ---> fa2eb67bee22 [2022-10-04T18:12:19.569Z] Step 26/28 : LABEL arch=arm64 [2022-10-04T18:12:19.569Z] ---> Running in d52a0e833cb4 [2022-10-04T18:12:19.838Z] Removing intermediate container d52a0e833cb4 [2022-10-04T18:12:19.838Z] ---> ebe8b31aeba9 [2022-10-04T18:12:19.838Z] Step 27/28 : LABEL git_sha=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:12:19.838Z] ---> Running in ca3e4c64acf0 [2022-10-04T18:12:20.110Z] Removing intermediate container ca3e4c64acf0 [2022-10-04T18:12:20.110Z] ---> dd2cb5a40c0b [2022-10-04T18:12:20.110Z] Step 28/28 : LABEL version=2.3.0-dev.27 [2022-10-04T18:12:20.380Z] ---> Running in 559107f3d08d [2022-10-04T18:12:20.649Z] Removing intermediate container 559107f3d08d [2022-10-04T18:12:20.649Z] ---> 6c014eca086f [2022-10-04T18:12:20.649Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-04T18:12:20.649Z] Successfully built 6c014eca086f [2022-10-04T18:12:20.649Z] 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 [2022-10-04T18:12:20.737Z] provisioning config files... [2022-10-04T18:12:20.752Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/106@tmp/config12168595602946159456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:12:21.104Z] ---> docker-login.sh [2022-10-04T18:12:21.104Z] nexus3.edgexfoundry.org:10001 [2022-10-04T18:12:21.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:12:21.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:12:21.380Z] Configure a credential helper to remove this warning. See [2022-10-04T18:12:21.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:12:21.380Z] [2022-10-04T18:12:21.380Z] Login Succeeded [2022-10-04T18:12:21.380Z] nexus3.edgexfoundry.org:10002 [2022-10-04T18:12:21.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:12:21.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:12:21.646Z] Configure a credential helper to remove this warning. See [2022-10-04T18:12:21.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:12:21.646Z] [2022-10-04T18:12:21.646Z] Login Succeeded [2022-10-04T18:12:21.646Z] nexus3.edgexfoundry.org:10003 [2022-10-04T18:12:21.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:12:21.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:12:21.913Z] Configure a credential helper to remove this warning. See [2022-10-04T18:12:21.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:12:21.913Z] [2022-10-04T18:12:21.913Z] Login Succeeded [2022-10-04T18:12:21.913Z] nexus3.edgexfoundry.org:10004 [2022-10-04T18:12:22.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:12:22.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:12:22.445Z] Configure a credential helper to remove this warning. See [2022-10-04T18:12:22.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:12:22.445Z] [2022-10-04T18:12:22.445Z] Login Succeeded [2022-10-04T18:12:22.445Z] docker.io [2022-10-04T18:12:22.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T18:12:22.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T18:12:22.977Z] Configure a credential helper to remove this warning. See [2022-10-04T18:12:22.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T18:12:22.977Z] [2022-10-04T18:12:22.977Z] Login Succeeded [2022-10-04T18:12:22.977Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T18:12:22.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-04T18:12:23.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-04T18:12:23.046Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-10-04T18:12:23.046Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:12:23.046Z] latest [2022-10-04T18:12:23.046Z] 2.3.0-dev.27 [2022-10-04T18:12:23.046Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [2022-10-04T18:12:23.046Z] main [2022-10-04T18:12:23.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:23.394Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:23.734Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:12:23.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-04T18:12:23.734Z] 41c2d53d6242: Preparing [2022-10-04T18:12:23.734Z] 588b9c26c7ec: Preparing [2022-10-04T18:12:23.734Z] 59f8325bd7f3: Preparing [2022-10-04T18:12:23.734Z] bbfc26c4170e: Preparing [2022-10-04T18:12:23.734Z] 7330ac520162: Preparing [2022-10-04T18:12:23.734Z] 5d3e392a13a0: Preparing [2022-10-04T18:12:23.734Z] 5d3e392a13a0: Waiting [2022-10-04T18:12:23.999Z] 59f8325bd7f3: Pushed [2022-10-04T18:12:23.999Z] bbfc26c4170e: Pushed [2022-10-04T18:12:23.999Z] 5d3e392a13a0: Layer already exists [2022-10-04T18:12:23.999Z] 588b9c26c7ec: Pushed [2022-10-04T18:12:24.953Z] 7330ac520162: Pushed [2022-10-04T18:12:29.187Z] 41c2d53d6242: Pushed [2022-10-04T18:12:29.187Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:29.537Z] + 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 [2022-10-04T18:12:29.871Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-04T18:12:29.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-04T18:12:29.871Z] 41c2d53d6242: Preparing [2022-10-04T18:12:29.871Z] 588b9c26c7ec: Preparing [2022-10-04T18:12:29.871Z] 59f8325bd7f3: Preparing [2022-10-04T18:12:29.871Z] bbfc26c4170e: Preparing [2022-10-04T18:12:29.871Z] 7330ac520162: Preparing [2022-10-04T18:12:29.871Z] 5d3e392a13a0: Preparing [2022-10-04T18:12:29.871Z] 5d3e392a13a0: Waiting [2022-10-04T18:12:29.871Z] 7330ac520162: Layer already exists [2022-10-04T18:12:29.871Z] 588b9c26c7ec: Layer already exists [2022-10-04T18:12:29.871Z] 41c2d53d6242: Layer already exists [2022-10-04T18:12:29.871Z] 59f8325bd7f3: Layer already exists [2022-10-04T18:12:29.871Z] bbfc26c4170e: Layer already exists [2022-10-04T18:12:29.871Z] 5d3e392a13a0: Layer already exists [2022-10-04T18:12:29.871Z] latest: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:30.204Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:30.533Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.27 [2022-10-04T18:12:30.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-04T18:12:30.533Z] 41c2d53d6242: Preparing [2022-10-04T18:12:30.533Z] 588b9c26c7ec: Preparing [2022-10-04T18:12:30.533Z] 59f8325bd7f3: Preparing [2022-10-04T18:12:30.533Z] bbfc26c4170e: Preparing [2022-10-04T18:12:30.533Z] 7330ac520162: Preparing [2022-10-04T18:12:30.533Z] 5d3e392a13a0: Preparing [2022-10-04T18:12:30.533Z] 5d3e392a13a0: Waiting [2022-10-04T18:12:30.533Z] 7330ac520162: Layer already exists [2022-10-04T18:12:30.533Z] 41c2d53d6242: Layer already exists [2022-10-04T18:12:30.533Z] 588b9c26c7ec: Layer already exists [2022-10-04T18:12:30.533Z] 59f8325bd7f3: Layer already exists [2022-10-04T18:12:30.533Z] bbfc26c4170e: Layer already exists [2022-10-04T18:12:30.533Z] 5d3e392a13a0: Layer already exists [2022-10-04T18:12:30.533Z] 2.3.0-dev.27: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:30.865Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:31.198Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [2022-10-04T18:12:31.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-04T18:12:31.199Z] 41c2d53d6242: Preparing [2022-10-04T18:12:31.199Z] 588b9c26c7ec: Preparing [2022-10-04T18:12:31.199Z] 59f8325bd7f3: Preparing [2022-10-04T18:12:31.199Z] bbfc26c4170e: Preparing [2022-10-04T18:12:31.199Z] 7330ac520162: Preparing [2022-10-04T18:12:31.199Z] 5d3e392a13a0: Preparing [2022-10-04T18:12:31.199Z] 5d3e392a13a0: Waiting [2022-10-04T18:12:31.199Z] 588b9c26c7ec: Layer already exists [2022-10-04T18:12:31.199Z] 41c2d53d6242: Layer already exists [2022-10-04T18:12:31.199Z] 59f8325bd7f3: Layer already exists [2022-10-04T18:12:31.199Z] 7330ac520162: Layer already exists [2022-10-04T18:12:31.199Z] bbfc26c4170e: Layer already exists [2022-10-04T18:12:31.199Z] 5d3e392a13a0: Layer already exists [2022-10-04T18:12:31.199Z] cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:31.539Z] + 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 [2022-10-04T18:12:31.883Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-10-04T18:12:31.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-04T18:12:31.883Z] 41c2d53d6242: Preparing [2022-10-04T18:12:31.883Z] 588b9c26c7ec: Preparing [2022-10-04T18:12:31.883Z] 59f8325bd7f3: Preparing [2022-10-04T18:12:31.883Z] bbfc26c4170e: Preparing [2022-10-04T18:12:31.883Z] 7330ac520162: Preparing [2022-10-04T18:12:31.883Z] 5d3e392a13a0: Preparing [2022-10-04T18:12:31.883Z] 5d3e392a13a0: Waiting [2022-10-04T18:12:32.149Z] 41c2d53d6242: Layer already exists [2022-10-04T18:12:32.149Z] 7330ac520162: Layer already exists [2022-10-04T18:12:32.149Z] 59f8325bd7f3: Layer already exists [2022-10-04T18:12:32.149Z] bbfc26c4170e: Layer already exists [2022-10-04T18:12:32.149Z] 588b9c26c7ec: Layer already exists [2022-10-04T18:12:32.149Z] 5d3e392a13a0: Layer already exists [2022-10-04T18:12:32.149Z] main: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-04T18:12:32.204Z] ===================================================== [Pipeline] echo [2022-10-04T18:12:32.213Z] taggedImages: [2022-10-04T18:12:32.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [2022-10-04T18:12:32.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-04T18:12:32.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.27 [2022-10-04T18:12:32.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [2022-10-04T18:12:32.213Z] - 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 [2022-10-04T18:12:32.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T18:12:32.572Z] [2022-10-04T18:12:32.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:12:32.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T18:12:32.918Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-04T18:12:32.918Z] 8998bd30e6a1: Pulling fs layer [2022-10-04T18:12:32.918Z] 04944245beec: Pulling fs layer [2022-10-04T18:12:32.918Z] 699f458cf7ca: Pulling fs layer [2022-10-04T18:12:32.918Z] 765212b225bb: Pulling fs layer [2022-10-04T18:12:32.918Z] f23df028b6ca: Pulling fs layer [2022-10-04T18:12:32.918Z] d65c8cfc05b1: Pulling fs layer [2022-10-04T18:12:32.918Z] 2437ff75d9bd: Pulling fs layer [2022-10-04T18:12:32.918Z] 765212b225bb: Waiting [2022-10-04T18:12:32.918Z] f23df028b6ca: Waiting [2022-10-04T18:12:32.918Z] d65c8cfc05b1: Waiting [2022-10-04T18:12:32.918Z] 2437ff75d9bd: Waiting [2022-10-04T18:12:33.185Z] 04944245beec: Verifying Checksum [2022-10-04T18:12:33.185Z] 04944245beec: Download complete [2022-10-04T18:12:33.185Z] 765212b225bb: Verifying Checksum [2022-10-04T18:12:33.185Z] 765212b225bb: Download complete [2022-10-04T18:12:33.185Z] f23df028b6ca: Verifying Checksum [2022-10-04T18:12:33.185Z] f23df028b6ca: Download complete [2022-10-04T18:12:33.185Z] d65c8cfc05b1: Verifying Checksum [2022-10-04T18:12:33.185Z] d65c8cfc05b1: Download complete [2022-10-04T18:12:33.452Z] 699f458cf7ca: Verifying Checksum [2022-10-04T18:12:33.452Z] 699f458cf7ca: Download complete [2022-10-04T18:12:33.719Z] 8998bd30e6a1: Verifying Checksum [2022-10-04T18:12:33.719Z] 8998bd30e6a1: Download complete [2022-10-04T18:12:35.660Z] 2437ff75d9bd: Verifying Checksum [2022-10-04T18:12:35.660Z] 2437ff75d9bd: Download complete [2022-10-04T18:12:37.064Z] 8998bd30e6a1: Pull complete [2022-10-04T18:12:37.646Z] 04944245beec: Pull complete [2022-10-04T18:12:39.051Z] 699f458cf7ca: Pull complete [2022-10-04T18:12:39.051Z] 765212b225bb: Pull complete [2022-10-04T18:12:40.012Z] f23df028b6ca: Pull complete [2022-10-04T18:12:40.012Z] d65c8cfc05b1: Pull complete [2022-10-04T18:12:55.003Z] 2437ff75d9bd: Pull complete [2022-10-04T18:12:55.003Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-04T18:12:55.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T18:12:55.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:12:55.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container [2022-10-04T18:12:55.247Z] $ 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/106 -v /w/workspace/app-service-configurable/106:/w/workspace/app-service-configurable/106:rw,z -v /w/workspace/app-service-configurable/106@tmp:/w/workspace/app-service-configurable/106@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 [2022-10-04T18:12:57.783Z] $ docker top f1c6de19a3247706537c7a7dcfec287c8737b12919267f57af2adae0acb45c0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:12:58.279Z] ---> job-cost.sh [2022-10-04T18:12:58.545Z] lf-activate-venv: SKIPPING [2022-10-04T18:12:58.545Z] INFO: No Stack... [2022-10-04T18:12:59.125Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-04T18:12:59.705Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T18:13:00.023Z] + cat /w/workspace/app-service-configurable/106/archives/cost.csv [2022-10-04T18:13:00.023Z] + cut -d, -f6 [Pipeline] lock [2022-10-04T18:13:00.057Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [2022-10-04T18:13:00.069Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] did not exist. Created. [2022-10-04T18:13:00.069Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T18:13:00.403Z] /w/workspace/app-service-configurable/106@tmp/durable-7de5d7eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-04T18:13:00.733Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-04T18:13:00.755Z] Warning: overwriting stash ‘stack-cost’ [2022-10-04T18:13:00.800Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T18:13:00.810Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T18:13:00.831Z] $ docker stop --time=1 f1c6de19a3247706537c7a7dcfec287c8737b12919267f57af2adae0acb45c0c [2022-10-04T18:13:02.328Z] $ docker rm -f f1c6de19a3247706537c7a7dcfec287c8737b12919267f57af2adae0acb45c0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-04T18:13:02.742Z] provisioning config files... [2022-10-04T18:13:02.750Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3135628593559891770tmp [Pipeline] { [Pipeline] sh [2022-10-04T18:13:03.057Z] + set +x [2022-10-04T18:13:03.058Z] + bash -s -- [2022-10-04T18:13:03.058Z] + curl -s https://codecov.io/bash [2022-10-04T18:13:03.058Z] [2022-10-04T18:13:03.058Z] _____ _ [2022-10-04T18:13:03.058Z] / ____| | | [2022-10-04T18:13:03.058Z] | | ___ __| | ___ ___ _____ __ [2022-10-04T18:13:03.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-04T18:13:03.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-04T18:13:03.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-04T18:13:03.058Z] Bash-1.0.6 [2022-10-04T18:13:03.058Z] [2022-10-04T18:13:03.058Z] [2022-10-04T18:13:03.058Z] ==> git version 2.25.1 found [2022-10-04T18:13:03.058Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-04T18:13:03.058Z] Release-Date: 2020-01-08 [2022-10-04T18:13:03.058Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-04T18:13:03.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-04T18:13:03.058Z] ==> Jenkins CI detected. [2022-10-04T18:13:03.058Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-10-04T18:13:03.058Z] project root: . [2022-10-04T18:13:03.058Z] --> token set from env [2022-10-04T18:13:03.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-04T18:13:03.058Z] ==> Running gcov in . (disable via -X gcov) [2022-10-04T18:13:03.058Z] ==> Python coveragepy not found [2022-10-04T18:13:03.058Z] ==> Searching for coverage reports in: [2022-10-04T18:13:03.058Z] + . [2022-10-04T18:13:03.058Z] -> Found 1 reports [2022-10-04T18:13:03.058Z] ==> Detecting git/mercurial file structure [2022-10-04T18:13:03.058Z] ==> Reading reports [2022-10-04T18:13:03.058Z] + ./coverage.out bytes=10 [2022-10-04T18:13:03.317Z] ==> Appending adjustments [2022-10-04T18:13:03.317Z] https://docs.codecov.io/docs/fixing-reports [2022-10-04T18:13:03.317Z] + Found adjustments [2022-10-04T18:13:03.317Z] ==> Gzipping contents [2022-10-04T18:13:03.317Z] 4.0K /tmp/codecov.Xf5cPw.gz [2022-10-04T18:13:03.317Z] ==> Uploading reports [2022-10-04T18:13:03.317Z] url: https://codecov.io [2022-10-04T18:13:03.317Z] query: branch=main&commit=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-04T18:13:03.317Z] -> Pinging Codecov [2022-10-04T18:13:03.317Z] 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=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-04T18:13:03.575Z] -> Uploading to [2022-10-04T18:13:03.575Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-04/A97CA9966030D2A3747ED39772930CCE/cea3c1fe0f425ee2313aa5154ce94f5a2eb43780/e4e10a35-22e4-4c99-8da8-28839f5da817.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221004T181303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36779541ce691aa7f386691f3d5379c90eeef1f0566130b0df2b56e6a2e43da7 [2022-10-04T18:13:03.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-04T18:13:03.575Z] Dload Upload Total Spent Left Speed [2022-10-04T18:13:03.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2395 --:--:-- --:--:-- --:--:-- 2384 100 527 0 0 100 527 0 2195 --:--:-- --:--:-- --:--:-- 2186 [2022-10-04T18:13:03.835Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] } [2022-10-04T18:13:03.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-04T18:13:04.018Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-04T18:13:04.030Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:13:04.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-04T18:13:04.324Z] [2022-10-04T18:13:04.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:13:04.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-04T18:13:04.621Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-04T18:13:04.621Z] df9b9388f04a: Pulling fs layer [2022-10-04T18:13:04.621Z] 52dc419b0ee2: Pulling fs layer [2022-10-04T18:13:04.621Z] 25bc292e5bac: Pulling fs layer [2022-10-04T18:13:04.621Z] 114826534d7a: Pulling fs layer [2022-10-04T18:13:04.621Z] 4657fd5d0bcf: Pulling fs layer [2022-10-04T18:13:04.621Z] 6ad1cebc031e: Pulling fs layer [2022-10-04T18:13:04.621Z] 8a3aa393b2d8: Pulling fs layer [2022-10-04T18:13:04.621Z] 4657fd5d0bcf: Waiting [2022-10-04T18:13:04.621Z] 8a3aa393b2d8: Waiting [2022-10-04T18:13:04.621Z] 6ad1cebc031e: Waiting [2022-10-04T18:13:04.621Z] 114826534d7a: Waiting [2022-10-04T18:13:04.621Z] 25bc292e5bac: Download complete [2022-10-04T18:13:04.621Z] 52dc419b0ee2: Verifying Checksum [2022-10-04T18:13:04.621Z] 52dc419b0ee2: Download complete [2022-10-04T18:13:04.621Z] 4657fd5d0bcf: Verifying Checksum [2022-10-04T18:13:04.621Z] 4657fd5d0bcf: Download complete [2022-10-04T18:13:04.621Z] df9b9388f04a: Download complete [2022-10-04T18:13:04.894Z] df9b9388f04a: Pull complete [2022-10-04T18:13:04.894Z] 6ad1cebc031e: Verifying Checksum [2022-10-04T18:13:04.894Z] 6ad1cebc031e: Download complete [2022-10-04T18:13:04.894Z] 52dc419b0ee2: Pull complete [2022-10-04T18:13:04.894Z] 25bc292e5bac: Pull complete [2022-10-04T18:13:05.462Z] 114826534d7a: Verifying Checksum [2022-10-04T18:13:05.462Z] 114826534d7a: Download complete [2022-10-04T18:13:05.742Z] 8a3aa393b2d8: Verifying Checksum [2022-10-04T18:13:05.742Z] 8a3aa393b2d8: Download complete [2022-10-04T18:13:09.023Z] 114826534d7a: Pull complete [2022-10-04T18:13:09.282Z] 4657fd5d0bcf: Pull complete [2022-10-04T18:13:09.539Z] 6ad1cebc031e: Pull complete [2022-10-04T18:13:12.853Z] 8a3aa393b2d8: Pull complete [2022-10-04T18:13:12.853Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-04T18:13:12.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-04T18:13:12.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:13:12.937Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:13:12.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-04T18:13:15.773Z] $ docker top 8bde3c170c0b8de2c874f0e518b5b27a0faedf077900d3cae352b8f80ca20084 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-04T18:13:15.839Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-10-04T18:13:16.118Z] + set -o pipefail [2022-10-04T18:13:16.118Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-10-04T18:13:21.393Z] [2022-10-04T18:13:21.393Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-10-04T18:13:21.393Z] [2022-10-04T18:13:21.393Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d612185e-e661-49fb-9c09-226dcd16904e [2022-10-04T18:13:21.393Z] [2022-10-04T18:13:21.393Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-04T18:13:21.393Z] [2022-10-04T18:13:21.393Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-04T18:13:21.393Z] [2022-10-04T18:13:21.961Z] [2022-10-04T18:13:21.961Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-04T18:13:21.961Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-04T18:13:21.961Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-04T18:13:21.975Z] $ docker stop --time=1 8bde3c170c0b8de2c874f0e518b5b27a0faedf077900d3cae352b8f80ca20084 [2022-10-04T18:13:24.939Z] $ docker rm -f 8bde3c170c0b8de2c874f0e518b5b27a0faedf077900d3cae352b8f80ca20084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T18:13:25.707Z] + git log --format=format:%s -1 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] sh [2022-10-04T18:13:25.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:13:25.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:13:26.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:13:26.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:13:26.361Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:13:26.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:13:26.856Z] $ docker top fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:13:26.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:13:26.942Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:13:27.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:13:27.061Z] $ docker exec fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 ssh-agent [2022-10-04T18:13:27.165Z] SSH_AUTH_SOCK=/tmp/ssh-RxysySEL5cNv/agent.32 [2022-10-04T18:13:27.165Z] SSH_AGENT_PID=38 [2022-10-04T18:13:27.170Z] Running ssh-add (command line suppressed) [2022-10-04T18:13:27.275Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7364687423912213362.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7364687423912213362.key) [2022-10-04T18:13:27.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:13:27.585Z] + git semver tag [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,794 [run_tag] DEBUG tag force:False [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,794 [check_head_tag] DEBUG check head tag [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,795 [execute] INFO git cat-file --batch-check [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,800 [execute] INFO git cat-file --batch [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,817 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:13:27.845Z] 2022-10-04 18:13:27,823 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:13:27.845Z] 2.3.0-dev.27 [Pipeline] } [2022-10-04T18:13:27.857Z] $ docker exec --env ******** --env ******** fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 ssh-agent -k [2022-10-04T18:13:27.956Z] unset SSH_AUTH_SOCK; [2022-10-04T18:13:27.956Z] unset SSH_AGENT_PID; [2022-10-04T18:13:27.956Z] echo Agent pid 38 killed; [2022-10-04T18:13:27.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:13:28.271Z] + git semver [Pipeline] } [2022-10-04T18:13:28.547Z] $ docker stop --time=1 fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 [2022-10-04T18:13:29.850Z] $ docker rm -f fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:13:30.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T18:13:30.233Z] [2022-10-04T18:13:30.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:13:30.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T18:13:30.539Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-04T18:13:30.539Z] ab5ef0e58194: Pulling fs layer [2022-10-04T18:13:30.539Z] 9712f1f96733: Pulling fs layer [2022-10-04T18:13:30.539Z] 63f879dbbcfc: Pulling fs layer [2022-10-04T18:13:30.539Z] 0d9ebad4ef96: Pulling fs layer [2022-10-04T18:13:30.539Z] e9a5061849ea: Pulling fs layer [2022-10-04T18:13:30.539Z] d747dcd14b5f: Pulling fs layer [2022-10-04T18:13:30.539Z] 2de7ff778b66: Pulling fs layer [2022-10-04T18:13:30.539Z] 0d9ebad4ef96: Waiting [2022-10-04T18:13:30.539Z] 2de7ff778b66: Waiting [2022-10-04T18:13:30.539Z] e9a5061849ea: Waiting [2022-10-04T18:13:30.539Z] 9712f1f96733: Verifying Checksum [2022-10-04T18:13:30.539Z] 9712f1f96733: Download complete [2022-10-04T18:13:31.116Z] 63f879dbbcfc: Verifying Checksum [2022-10-04T18:13:31.116Z] 63f879dbbcfc: Download complete [2022-10-04T18:13:31.116Z] 0d9ebad4ef96: Verifying Checksum [2022-10-04T18:13:31.116Z] 0d9ebad4ef96: Download complete [2022-10-04T18:13:31.116Z] d747dcd14b5f: Verifying Checksum [2022-10-04T18:13:31.116Z] d747dcd14b5f: Download complete [2022-10-04T18:13:31.116Z] e9a5061849ea: Download complete [2022-10-04T18:13:31.116Z] ab5ef0e58194: Download complete [2022-10-04T18:13:31.116Z] 2de7ff778b66: Verifying Checksum [2022-10-04T18:13:31.116Z] 2de7ff778b66: Download complete [2022-10-04T18:13:34.404Z] ab5ef0e58194: Pull complete [2022-10-04T18:13:34.404Z] 9712f1f96733: Pull complete [2022-10-04T18:13:34.661Z] 63f879dbbcfc: Pull complete [2022-10-04T18:13:38.864Z] 0d9ebad4ef96: Pull complete [2022-10-04T18:13:39.431Z] e9a5061849ea: Pull complete [2022-10-04T18:13:39.431Z] d747dcd14b5f: Pull complete [2022-10-04T18:13:40.364Z] 2de7ff778b66: Pull complete [2022-10-04T18:13:40.364Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-04T18:13:40.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T18:13:40.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:13:40.446Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:13:40.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-04T18:13:44.193Z] $ docker top dcea0e423a5ae34addd224c9bc716919ef52b5041912a05b505e4755256c4f54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-04T18:13:44.260Z] provisioning config files... [2022-10-04T18:13:44.267Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6066574320862820927tmp [2022-10-04T18:13:44.277Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6302893949574546233tmp [2022-10-04T18:13:44.286Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13544274768969657441tmp [Pipeline] { [Pipeline] echo [2022-10-04T18:13:44.298Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:13:44.578Z] ---> sigul-configuration.sh [2022-10-04T18:13:44.578Z] gpg: directory `/root/.gnupg' created [2022-10-04T18:13:44.578Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-04T18:13:44.578Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-04T18:13:44.578Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-04T18:13:44.578Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-04T18:13:44.578Z] gpg: CAST5 encrypted data [2022-10-04T18:13:44.578Z] gpg: encrypted with 1 passphrase [2022-10-04T18:13:44.578Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-04T18:13:44.858Z] + mkdir /home/jenkins [2022-10-04T18:13:44.858Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-04T18:13:45.137Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-04T18:13:45.145Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:13:45.427Z] ---> sigul-install.sh [2022-10-04T18:13:45.427Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-04T18:13:45.710Z] + git tag --list [2022-10-04T18:13:45.710Z] v1.0.0 [2022-10-04T18:13:45.710Z] v1.1.0 [2022-10-04T18:13:45.710Z] v1.2.0 [2022-10-04T18:13:45.710Z] v1.3.0 [2022-10-04T18:13:45.710Z] v1.3.1 [2022-10-04T18:13:45.710Z] v2.0.0 [2022-10-04T18:13:45.710Z] v2.0.1 [2022-10-04T18:13:45.710Z] v2.1.0 [2022-10-04T18:13:45.710Z] v2.1.1 [2022-10-04T18:13:45.710Z] v2.1.1-dev.1 [2022-10-04T18:13:45.710Z] v2.1.1-dev.2 [2022-10-04T18:13:45.710Z] v2.2.0 [2022-10-04T18:13:45.710Z] v2.2.1-dev.1 [2022-10-04T18:13:45.710Z] v2.2.1-dev.10 [2022-10-04T18:13:45.710Z] v2.2.1-dev.2 [2022-10-04T18:13:45.710Z] v2.2.1-dev.3 [2022-10-04T18:13:45.710Z] v2.2.1-dev.4 [2022-10-04T18:13:45.710Z] v2.2.1-dev.5 [2022-10-04T18:13:45.710Z] v2.2.1-dev.6 [2022-10-04T18:13:45.710Z] v2.2.1-dev.7 [2022-10-04T18:13:45.710Z] v2.2.1-dev.8 [2022-10-04T18:13:45.710Z] v2.2.1-dev.9 [2022-10-04T18:13:45.710Z] v2.3.0-dev.10 [2022-10-04T18:13:45.710Z] v2.3.0-dev.11 [2022-10-04T18:13:45.710Z] v2.3.0-dev.12 [2022-10-04T18:13:45.710Z] v2.3.0-dev.13 [2022-10-04T18:13:45.710Z] v2.3.0-dev.14 [2022-10-04T18:13:45.710Z] v2.3.0-dev.15 [2022-10-04T18:13:45.710Z] v2.3.0-dev.16 [2022-10-04T18:13:45.710Z] v2.3.0-dev.17 [2022-10-04T18:13:45.710Z] v2.3.0-dev.18 [2022-10-04T18:13:45.710Z] v2.3.0-dev.19 [2022-10-04T18:13:45.710Z] v2.3.0-dev.20 [2022-10-04T18:13:45.710Z] v2.3.0-dev.21 [2022-10-04T18:13:45.710Z] v2.3.0-dev.22 [2022-10-04T18:13:45.710Z] v2.3.0-dev.23 [2022-10-04T18:13:45.710Z] v2.3.0-dev.24 [2022-10-04T18:13:45.710Z] v2.3.0-dev.25 [2022-10-04T18:13:45.710Z] v2.3.0-dev.26 [2022-10-04T18:13:45.710Z] v2.3.0-dev.27 [Pipeline] sh [2022-10-04T18:13:45.993Z] + lftools sign git-tag v2.3.0-dev.27 [2022-10-04T18:13:46.560Z] Signing Git tag with Sigul... [2022-10-04T18:13:46.560Z] Signing v2.3.0-dev.27 [Pipeline] echo [2022-10-04T18:13:46.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:13:47.108Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-04T18:13:47.115Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-04T18:13:47.133Z] $ docker stop --time=1 dcea0e423a5ae34addd224c9bc716919ef52b5041912a05b505e4755256c4f54 [2022-10-04T18:13:48.492Z] $ docker rm -f dcea0e423a5ae34addd224c9bc716919ef52b5041912a05b505e4755256c4f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-04T18:13:48.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:13:48.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:13:49.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:13:49.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:13:49.250Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:13:49.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:13:49.628Z] $ docker top c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:13:49.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:13:49.712Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:13:49.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:13:49.835Z] $ docker exec c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 ssh-agent [2022-10-04T18:13:49.945Z] SSH_AUTH_SOCK=/tmp/ssh-UOWE3xwQau8L/agent.32 [2022-10-04T18:13:49.945Z] SSH_AGENT_PID=38 [2022-10-04T18:13:49.949Z] Running ssh-add (command line suppressed) [2022-10-04T18:13:50.079Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7506605105355970823.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7506605105355970823.key) [2022-10-04T18:13:50.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:13:50.372Z] + git semver bump pre [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,572 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,572 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,573 [bump_version] DEBUG bumped version:2.3.0-dev.28 [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,573 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,573 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,573 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,574 [execute] INFO git cat-file --batch-check [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,580 [execute] INFO git cat-file --batch [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T18:13:50.630Z] 2022-10-04 18:13:50,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:13:50.630Z] 2.3.0-dev.28 [Pipeline] } [2022-10-04T18:13:50.642Z] $ docker exec --env ******** --env ******** c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 ssh-agent -k [2022-10-04T18:13:50.740Z] unset SSH_AUTH_SOCK; [2022-10-04T18:13:50.741Z] unset SSH_AGENT_PID; [2022-10-04T18:13:50.741Z] echo Agent pid 38 killed; [2022-10-04T18:13:50.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:13:51.050Z] + git semver [Pipeline] } [2022-10-04T18:13:51.325Z] $ docker stop --time=1 c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 [2022-10-04T18:13:52.639Z] $ docker rm -f c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T18:13:52.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T18:13:52.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:13:53.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T18:13:53.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:13:53.342Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:13:53.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-04T18:13:53.777Z] $ docker top b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T18:13:53.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T18:13:53.873Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T18:13:53.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T18:13:53.996Z] $ docker exec b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 ssh-agent [2022-10-04T18:13:54.107Z] SSH_AUTH_SOCK=/tmp/ssh-KKSfnB0Wkhcs/agent.32 [2022-10-04T18:13:54.107Z] SSH_AGENT_PID=38 [2022-10-04T18:13:54.111Z] Running ssh-add (command line suppressed) [2022-10-04T18:13:54.206Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7586691759013820521.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7586691759013820521.key) [2022-10-04T18:13:54.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T18:13:54.495Z] + git semver push [2022-10-04T18:13:54.753Z] 2022-10-04 18:13:54,725 [run_push] DEBUG push [2022-10-04T18:13:54.753Z] 2022-10-04 18:13:54,725 [execute] INFO git cat-file --batch-check [2022-10-04T18:13:54.753Z] 2022-10-04 18:13:54,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T18:13:54.753Z] 2022-10-04 18:13:54,729 [execute] INFO git rev-list e069a40aee84981625f1595bbb3744eccbf5d85a -- [2022-10-04T18:13:54.753Z] 2022-10-04 18:13:54,729 [execute] DEBUG Popen(['git', 'rev-list', 'e069a40aee84981625f1595bbb3744eccbf5d85a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:13:54.753Z] 2022-10-04 18:13:54,737 [execute] INFO git fetch -v origin [2022-10-04T18:13:54.753Z] 2022-10-04 18:13:54,737 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-04T18:13:55.320Z] 2022-10-04 18:13:55,315 [run_push] DEBUG no remote changes detected [2022-10-04T18:13:55.320Z] 2022-10-04 18:13:55,316 [execute] INFO git push origin semver [2022-10-04T18:13:55.320Z] 2022-10-04 18:13:55,316 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:13:56.255Z] 2022-10-04 18:13:56,246 [run_push] DEBUG push all version tags [2022-10-04T18:13:56.255Z] 2022-10-04 18:13:56,246 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-04T18:13:56.255Z] 2022-10-04 18:13:56,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-04T18:13:57.193Z] 2022-10-04 18:13:57,016 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-04T18:13:57.193Z] 2.3.0-dev.28 [Pipeline] } [2022-10-04T18:13:57.205Z] $ docker exec --env ******** --env ******** b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 ssh-agent -k [2022-10-04T18:13:57.300Z] unset SSH_AUTH_SOCK; [2022-10-04T18:13:57.300Z] unset SSH_AGENT_PID; [2022-10-04T18:13:57.300Z] echo Agent pid 38 killed; [2022-10-04T18:13:57.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T18:13:57.609Z] + git semver [Pipeline] } [2022-10-04T18:13:57.882Z] $ docker stop --time=1 b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 [2022-10-04T18:13:59.168Z] $ docker rm -f b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-04T18:13:59.830Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-10-04T18:13:59.830Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-04T18:13:59.830Z] total 16 [2022-10-04T18:13:59.830Z] drwxr-xr-x 3 root root 4096 Oct 4 18:05 . [2022-10-04T18:13:59.830Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:13 .. [2022-10-04T18:13:59.830Z] drwxr-xr-x 2 root root 4096 Oct 4 18:05 cost [2022-10-04T18:13:59.830Z] -rw-r--r-- 1 root root 96 Oct 4 18:05 cost.csv [2022-10-04T18:13:59.830Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-10-04T18:13:59.830Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-04T18:13:59.830Z] total 16 [2022-10-04T18:13:59.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:05 . [2022-10-04T18:13:59.830Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:13 .. [2022-10-04T18:13:59.830Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 18:05 cost [2022-10-04T18:13:59.830Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 4 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:14:00.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:14:01.121Z] ---> package-listing.sh [2022-10-04T18:14:01.122Z] ++ facter osfamily [2022-10-04T18:14:01.122Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-04T18:14:01.380Z] + OS_FAMILY=debian [2022-10-04T18:14:01.380Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-10-04T18:14:01.380Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-04T18:14:01.380Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-04T18:14:01.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-04T18:14:01.380Z] + PACKAGES=/tmp/packages_start.txt [2022-10-04T18:14:01.380Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-04T18:14:01.380Z] + PACKAGES=/tmp/packages_end.txt [2022-10-04T18:14:01.380Z] + case "${OS_FAMILY}" in [2022-10-04T18:14:01.380Z] + dpkg -l [2022-10-04T18:14:01.380Z] + grep '^ii' [2022-10-04T18:14:01.380Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-04T18:14:01.380Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-04T18:14:01.380Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-04T18:14:01.380Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-04T18:14:01.380Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-10-04T18:14:01.380Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-10-04T18:14:01.392Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-04T18:14:01.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T18:14:02.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T18:14:02.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T18:14:02.290Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2022-10-04T18:14:02.320Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-04T18:14:02.489Z] $ docker top 1b0c51b9cc87875f6738efad8a0b5ce6ebc0bb85baf54ef9b1b3255c6177b44b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T18:14:02.826Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-04T18:14:03.111Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-04T18:14:03.398Z] + ls /var/log/sa-host [2022-10-04T18:14:03.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T18:14:03.543Z] provisioning config files... [2022-10-04T18:14:03.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8492787579499937921tmp [Pipeline] { [Pipeline] echo [2022-10-04T18:14:03.568Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:14:03.853Z] ---> create-netrc.sh [Pipeline] } [2022-10-04T18:14:03.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:14:04.179Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-04T18:14:04.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:14:04.471Z] ---> sudo-logs.sh [2022-10-04T18:14:04.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-04T18:14:04.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:14:04.776Z] ---> job-cost.sh [2022-10-04T18:14:04.776Z] lf-activate-venv: SKIPPING [2022-10-04T18:14:04.776Z] DEBUG: total: 0.2199999988079071 [2022-10-04T18:14:04.776Z] INFO: Retrieving Stack Cost... [2022-10-04T18:14:05.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T18:14:05.603Z] INFO: Archiving Costs [Pipeline] echo [2022-10-04T18:14:05.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T18:14:05.891Z] ---> logs-deploy.sh [2022-10-04T18:14:05.891Z] lf-activate-venv: SKIPPING [2022-10-04T18:14:05.891Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/106 [2022-10-04T18:14:05.891Z] INFO: archiving workspace using pattern(s): [2022-10-04T18:14:06.825Z] Archives upload complete. [2022-10-04T18:14:07.084Z] INFO: archiving logs to Nexus [2022-10-04T18:14:07.651Z] ---> uname -a: [2022-10-04T18:14:07.651Z] Linux prd-ubuntu20-04-docker-8c-8g-7083 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-04T18:14:07.651Z] [2022-10-04T18:14:07.651Z] [2022-10-04T18:14:07.651Z] ---> lscpu: [2022-10-04T18:14:07.651Z] Architecture: x86_64 [2022-10-04T18:14:07.651Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-04T18:14:07.651Z] Byte Order: Little Endian [2022-10-04T18:14:07.651Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-04T18:14:07.651Z] CPU(s): 8 [2022-10-04T18:14:07.651Z] On-line CPU(s) list: 0-7 [2022-10-04T18:14:07.651Z] Thread(s) per core: 1 [2022-10-04T18:14:07.651Z] Core(s) per socket: 1 [2022-10-04T18:14:07.651Z] Socket(s): 8 [2022-10-04T18:14:07.651Z] NUMA node(s): 1 [2022-10-04T18:14:07.651Z] Vendor ID: AuthenticAMD [2022-10-04T18:14:07.651Z] CPU family: 23 [2022-10-04T18:14:07.651Z] Model: 49 [2022-10-04T18:14:07.651Z] Model name: AMD EPYC-Rome Processor [2022-10-04T18:14:07.651Z] Stepping: 0 [2022-10-04T18:14:07.651Z] CPU MHz: 2799.998 [2022-10-04T18:14:07.651Z] BogoMIPS: 5599.99 [2022-10-04T18:14:07.651Z] Virtualization: AMD-V [2022-10-04T18:14:07.651Z] Hypervisor vendor: KVM [2022-10-04T18:14:07.651Z] Virtualization type: full [2022-10-04T18:14:07.651Z] L1d cache: 256 KiB [2022-10-04T18:14:07.651Z] L1i cache: 256 KiB [2022-10-04T18:14:07.651Z] L2 cache: 4 MiB [2022-10-04T18:14:07.651Z] L3 cache: 128 MiB [2022-10-04T18:14:07.651Z] NUMA node0 CPU(s): 0-7 [2022-10-04T18:14:07.651Z] Vulnerability Itlb multihit: Not affected [2022-10-04T18:14:07.651Z] Vulnerability L1tf: Not affected [2022-10-04T18:14:07.651Z] Vulnerability Mds: Not affected [2022-10-04T18:14:07.651Z] Vulnerability Meltdown: Not affected [2022-10-04T18:14:07.651Z] Vulnerability Mmio stale data: Not affected [2022-10-04T18:14:07.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-04T18:14:07.651Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-04T18:14:07.651Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-04T18:14:07.651Z] Vulnerability Srbds: Not affected [2022-10-04T18:14:07.651Z] Vulnerability Tsx async abort: Not affected [2022-10-04T18:14:07.651Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-04T18:14:07.651Z] [2022-10-04T18:14:07.651Z]