Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1230c23662baaf085523f10f0e3e516ed8431cf7 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-ssh2095813732457762677.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-ssh10845279418343409481.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-ssh6395989426420745274.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-ssh12391087573249744485.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-ssh16867181264315989346.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-659 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 1230c23662baaf085523f10f0e3e516ed8431cf7 (main) Commit message: "refactor: Adjust NATS Subject to be for all data not just Events (#469)" > 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 1230c23662baaf085523f10f0e3e516ed8431cf7 # timeout=10 > git rev-list --no-walk c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T22:09:08.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T22:09:08.793Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T22:09:08.806Z] ========================================================= [2022-09-22T22:09:08.806Z] EdgeX Global Pipelines Version Info [2022-09-22T22:09:08.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:09:09.521Z] ------------------- [2022-09-22T22:09:09.521Z] stable info: [2022-09-22T22:09:09.521Z] ------------------- [2022-09-22T22:09:09.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T22:09:09.521Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T22:09:09.521Z] Message: update stable to v1.0.239 [2022-09-22T22:09:10.094Z] ------------------- [2022-09-22T22:09:10.094Z] experimental info: [2022-09-22T22:09:10.094Z] ------------------- [2022-09-22T22:09:10.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T22:09:10.094Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T22:09:10.094Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T22:09:10.244Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-22T22:09:10.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-22T22:09:10.269Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T22:09:10.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T22:09:10.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T22:09:10.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T22:09:10.325Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T22:09:10.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-22T22:09:10.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T22:09:10.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T22:09:10.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T22:09:10.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-22T22:09:10.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T22:09:10.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T22:09:10.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T22:09:10.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T22:09:10.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T22:09:10.463Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T22:09:10.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T22:09:10.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T22:09:10.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-22T22:09:10.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-22T22:09:10.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T22:09:10.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T22:09:10.538Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T22:09:10.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T22:09:10.559Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T22:09:10.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-22T22:09:10.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-22T22:09:10.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-22T22:09:10.598Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] echo [2022-09-22T22:09:10.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1230c23 [Pipeline] echo [2022-09-22T22:09:10.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:09:10.663Z] provisioning config files... [2022-09-22T22:09:10.678Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6678011733379252167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:09:10.974Z] ---> docker-login.sh [2022-09-22T22:09:10.974Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:09:11.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:11.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:11.234Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:11.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:11.234Z] [2022-09-22T22:09:11.234Z] Login Succeeded [2022-09-22T22:09:11.234Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:09:11.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:11.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:11.493Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:11.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:11.493Z] [2022-09-22T22:09:11.493Z] Login Succeeded [2022-09-22T22:09:11.493Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:09:11.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:11.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:11.493Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:11.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:11.493Z] [2022-09-22T22:09:11.493Z] Login Succeeded [2022-09-22T22:09:11.493Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:09:11.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:11.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:11.753Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:11.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:11.753Z] [2022-09-22T22:09:11.753Z] Login Succeeded [2022-09-22T22:09:11.753Z] docker.io [2022-09-22T22:09:11.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:12.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:12.012Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:12.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:12.012Z] [2022-09-22T22:09:12.012Z] Login Succeeded [2022-09-22T22:09:12.012Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:09:12.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T22:09:12.358Z] + git rev-list -1 --merges 1230c23662baaf085523f10f0e3e516ed8431cf7~1..1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] echo [2022-09-22T22:09:12.389Z] -----------> git rev-list -1 --merges 1230c23662baaf085523f10f0e3e516ed8431cf7~1..1230c23662baaf085523f10f0e3e516ed8431cf7 1230c23662baaf085523f10f0e3e516ed8431cf7 [false] [Pipeline] sh [2022-09-22T22:09:12.673Z] + git log --format=format:%s -1 1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] echo [2022-09-22T22:09:12.688Z] ========================================================= [2022-09-22T22:09:12.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T22:09:12.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T22:09:13.001Z] + git log --format=format:%s -1 1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] echo [2022-09-22T22:09:13.025Z] [semverPrep] GIT_COMMIT: 1230c23662baaf085523f10f0e3e516ed8431cf7, Commit Message: refactor: Adjust NATS Subject to be for all data not just Events (#469) [Pipeline] echo [2022-09-22T22:09:13.035Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T22:09:13.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:09:13.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T22:09:13.398Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T22:09:13.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T22:09:13.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T22:09:13.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T22:09:13.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:09:13.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:09:13.814Z] [2022-09-22T22:09:13.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:09:14.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:09:14.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T22:09:14.113Z] b85a868b505f: Pulling fs layer [2022-09-22T22:09:14.113Z] e2be974225ed: Pulling fs layer [2022-09-22T22:09:14.113Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T22:09:14.113Z] 988bab9f4d93: Pulling fs layer [2022-09-22T22:09:14.113Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T22:09:14.113Z] eaf3925da568: Pulling fs layer [2022-09-22T22:09:14.113Z] bab4dde63d76: Pulling fs layer [2022-09-22T22:09:14.113Z] bde34c3a00c8: Pulling fs layer [2022-09-22T22:09:14.113Z] b352a97aabf1: Pulling fs layer [2022-09-22T22:09:14.113Z] 4872d77fe225: Pulling fs layer [2022-09-22T22:09:14.113Z] 5851b861e8e6: Pulling fs layer [2022-09-22T22:09:14.113Z] bab4dde63d76: Waiting [2022-09-22T22:09:14.113Z] 4872d77fe225: Waiting [2022-09-22T22:09:14.113Z] 5851b861e8e6: Waiting [2022-09-22T22:09:14.113Z] b352a97aabf1: Waiting [2022-09-22T22:09:14.113Z] bde34c3a00c8: Waiting [2022-09-22T22:09:14.113Z] 1469e6f7b9e6: Waiting [2022-09-22T22:09:14.113Z] eaf3925da568: Waiting [2022-09-22T22:09:14.113Z] 988bab9f4d93: Waiting [2022-09-22T22:09:14.113Z] e2be974225ed: Verifying Checksum [2022-09-22T22:09:14.113Z] e2be974225ed: Download complete [2022-09-22T22:09:14.113Z] 988bab9f4d93: Verifying Checksum [2022-09-22T22:09:14.113Z] 988bab9f4d93: Download complete [2022-09-22T22:09:14.377Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T22:09:14.377Z] 1469e6f7b9e6: Download complete [2022-09-22T22:09:14.377Z] eaf3925da568: Download complete [2022-09-22T22:09:14.377Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T22:09:14.377Z] 339a4e72a1f5: Download complete [2022-09-22T22:09:14.377Z] bde34c3a00c8: Verifying Checksum [2022-09-22T22:09:14.377Z] bde34c3a00c8: Download complete [2022-09-22T22:09:14.377Z] b352a97aabf1: Verifying Checksum [2022-09-22T22:09:14.377Z] b352a97aabf1: Download complete [2022-09-22T22:09:14.377Z] 4872d77fe225: Verifying Checksum [2022-09-22T22:09:14.377Z] 4872d77fe225: Download complete [2022-09-22T22:09:14.377Z] 5851b861e8e6: Download complete [2022-09-22T22:09:14.377Z] b85a868b505f: Verifying Checksum [2022-09-22T22:09:14.377Z] b85a868b505f: Download complete [2022-09-22T22:09:14.637Z] bab4dde63d76: Verifying Checksum [2022-09-22T22:09:14.637Z] bab4dde63d76: Download complete [2022-09-22T22:09:15.575Z] b85a868b505f: Pull complete [2022-09-22T22:09:15.575Z] e2be974225ed: Pull complete [2022-09-22T22:09:16.144Z] 339a4e72a1f5: Pull complete [2022-09-22T22:09:16.144Z] 988bab9f4d93: Pull complete [2022-09-22T22:09:16.403Z] 1469e6f7b9e6: Pull complete [2022-09-22T22:09:16.403Z] eaf3925da568: Pull complete [2022-09-22T22:09:18.306Z] bab4dde63d76: Pull complete [2022-09-22T22:09:18.306Z] bde34c3a00c8: Pull complete [2022-09-22T22:09:18.306Z] b352a97aabf1: Pull complete [2022-09-22T22:09:18.306Z] 4872d77fe225: Pull complete [2022-09-22T22:09:18.565Z] 5851b861e8e6: Pull complete [2022-09-22T22:09:18.565Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T22:09:18.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:09:18.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:09:18.648Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:09:18.673Z] $ 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-09-22T22:09:20.107Z] $ docker top 3dd8214768c633d4a98a7f716567b4e9aeb21f76c319164c00b99b535df8d8c2 -eo pid,comm [2022-09-22T22:09:20.160Z] 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-09-22T22:09:20.160Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:09:20.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:09:20.194Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:09:20.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:09:20.309Z] $ docker exec 3dd8214768c633d4a98a7f716567b4e9aeb21f76c319164c00b99b535df8d8c2 ssh-agent [2022-09-22T22:09:20.423Z] SSH_AUTH_SOCK=/tmp/ssh-7RlSgAGvNopi/agent.31 [2022-09-22T22:09:20.423Z] SSH_AGENT_PID=37 [2022-09-22T22:09:20.430Z] Running ssh-add (command line suppressed) [2022-09-22T22:09:20.531Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_895741993283451800.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_895741993283451800.key) [2022-09-22T22:09:20.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:09:20.834Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T22:09:20.844Z] $ docker exec --env ******** --env ******** 3dd8214768c633d4a98a7f716567b4e9aeb21f76c319164c00b99b535df8d8c2 ssh-agent -k [2022-09-22T22:09:20.947Z] unset SSH_AUTH_SOCK; [2022-09-22T22:09:20.948Z] unset SSH_AGENT_PID; [2022-09-22T22:09:20.948Z] echo Agent pid 37 killed; [2022-09-22T22:09:20.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T22:09:20.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:09:20.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:09:21.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:09:21.084Z] $ docker exec 3dd8214768c633d4a98a7f716567b4e9aeb21f76c319164c00b99b535df8d8c2 ssh-agent [2022-09-22T22:09:21.192Z] SSH_AUTH_SOCK=/tmp/ssh-KE7k19sJAODr/agent.69 [2022-09-22T22:09:21.192Z] SSH_AGENT_PID=75 [2022-09-22T22:09:21.196Z] Running ssh-add (command line suppressed) [2022-09-22T22:09:21.307Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_44640305889391141.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_44640305889391141.key) [2022-09-22T22:09:21.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:09:21.606Z] + git semver init [2022-09-22T22:09:21.865Z] 2022-09-22 22:09:21,776 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T22:09:21.865Z] 2022-09-22 22:09:21,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-09-22T22:09:21.865Z] 2022-09-22 22:09:21,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-09-22T22:09:21.865Z] 2022-09-22 22:09:21,777 [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-09-22T22:09:22.804Z] 2022-09-22 22:09:22,668 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-09-22T22:09:22.804Z] 2022-09-22 22:09:22,669 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-09-22T22:09:22.804Z] 2022-09-22 22:09:22,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:09:22.804Z] 2022-09-22 22:09:22,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:09:22.804Z] 2.3.0-dev.25 [Pipeline] } [2022-09-22T22:09:22.813Z] $ docker exec --env ******** --env ******** 3dd8214768c633d4a98a7f716567b4e9aeb21f76c319164c00b99b535df8d8c2 ssh-agent -k [2022-09-22T22:09:22.918Z] unset SSH_AUTH_SOCK; [2022-09-22T22:09:22.918Z] unset SSH_AGENT_PID; [2022-09-22T22:09:22.919Z] echo Agent pid 75 killed; [2022-09-22T22:09:22.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:09:23.228Z] + git semver [Pipeline] } [2022-09-22T22:09:23.500Z] $ docker stop --time=1 3dd8214768c633d4a98a7f716567b4e9aeb21f76c319164c00b99b535df8d8c2 [2022-09-22T22:09:24.812Z] $ docker rm -f 3dd8214768c633d4a98a7f716567b4e9aeb21f76c319164c00b99b535df8d8c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:09:25.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T22:09:25.329Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T22:09:25.331Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:09:25.430Z] provisioning config files... [2022-09-22T22:09:25.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5187150611744254774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:09:25.734Z] ---> docker-login.sh [2022-09-22T22:09:25.734Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:09:25.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:25.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:25.734Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:25.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:25.734Z] [2022-09-22T22:09:25.734Z] Login Succeeded [2022-09-22T22:09:25.734Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:09:25.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:25.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:25.734Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:25.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:25.734Z] [2022-09-22T22:09:25.734Z] Login Succeeded [2022-09-22T22:09:25.734Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:09:25.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:25.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:25.993Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:25.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:25.993Z] [2022-09-22T22:09:25.993Z] Login Succeeded [2022-09-22T22:09:25.993Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:09:25.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:25.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:25.993Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:25.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:25.993Z] [2022-09-22T22:09:25.993Z] Login Succeeded [2022-09-22T22:09:25.993Z] docker.io [2022-09-22T22:09:25.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:09:26.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:09:26.561Z] Configure a credential helper to remove this warning. See [2022-09-22T22:09:26.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:09:26.561Z] [2022-09-22T22:09:26.561Z] Login Succeeded [2022-09-22T22:09:26.561Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:09:26.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T22:09:26.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:09:26.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:09:26.641Z] ========================================================= [2022-09-22T22:09:26.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T22:09:26.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:09:26.949Z] + 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-09-22T22:09:26.950Z] Sending build context to Docker daemon 3.128MB [2022-09-22T22:09:26.950Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T22:09:26.950Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T22:09:26.950Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T22:09:26.950Z] 2408cc74d12b: Pulling fs layer [2022-09-22T22:09:26.950Z] ea60b727a1ce: Pulling fs layer [2022-09-22T22:09:26.950Z] 30c4a7721957: Pulling fs layer [2022-09-22T22:09:26.950Z] 370296b7ddb6: Pulling fs layer [2022-09-22T22:09:26.950Z] 7c6cee850709: Pulling fs layer [2022-09-22T22:09:26.950Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T22:09:26.950Z] d94ebbe4e438: Pulling fs layer [2022-09-22T22:09:26.950Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T22:09:26.950Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T22:09:26.950Z] d94ebbe4e438: Waiting [2022-09-22T22:09:26.950Z] bcfd1f05c69d: Waiting [2022-09-22T22:09:26.950Z] 59ccb84bbe0f: Waiting [2022-09-22T22:09:26.950Z] 370296b7ddb6: Waiting [2022-09-22T22:09:26.950Z] 7c6cee850709: Waiting [2022-09-22T22:09:26.950Z] 39a5fcdaea64: Waiting [2022-09-22T22:09:26.950Z] 30c4a7721957: Verifying Checksum [2022-09-22T22:09:26.950Z] 30c4a7721957: Download complete [2022-09-22T22:09:26.950Z] ea60b727a1ce: Download complete [2022-09-22T22:09:26.950Z] 7c6cee850709: Verifying Checksum [2022-09-22T22:09:26.950Z] 7c6cee850709: Download complete [2022-09-22T22:09:26.950Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T22:09:26.950Z] 39a5fcdaea64: Download complete [2022-09-22T22:09:27.213Z] 2408cc74d12b: Verifying Checksum [2022-09-22T22:09:27.213Z] 2408cc74d12b: Download complete [2022-09-22T22:09:27.213Z] d94ebbe4e438: Download complete [2022-09-22T22:09:27.213Z] 2408cc74d12b: Pull complete [2022-09-22T22:09:27.213Z] ea60b727a1ce: Pull complete [2022-09-22T22:09:27.487Z] 30c4a7721957: Pull complete [2022-09-22T22:09:27.757Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T22:09:27.757Z] 59ccb84bbe0f: Download complete [2022-09-22T22:09:28.018Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T22:09:28.018Z] bcfd1f05c69d: Download complete [2022-09-22T22:09:28.018Z] 370296b7ddb6: Verifying Checksum [2022-09-22T22:09:28.018Z] 370296b7ddb6: Download complete [2022-09-22T22:09:32.207Z] 370296b7ddb6: Pull complete [2022-09-22T22:09:32.207Z] 7c6cee850709: Pull complete [2022-09-22T22:09:32.207Z] 39a5fcdaea64: Pull complete [2022-09-22T22:09:32.207Z] d94ebbe4e438: Pull complete [2022-09-22T22:09:33.581Z] bcfd1f05c69d: Pull complete [2022-09-22T22:09:34.516Z] 59ccb84bbe0f: Pull complete [2022-09-22T22:09:34.516Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T22:09:34.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T22:09:34.516Z] ---> a4fb48ad2a94 [2022-09-22T22:09:34.516Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T22:09:35.891Z] ---> Running in 540d97f955bb [2022-09-22T22:09:36.148Z] Removing intermediate container 540d97f955bb [2022-09-22T22:09:36.148Z] ---> 7ee64534e1a2 [2022-09-22T22:09:36.148Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T22:09:36.148Z] ---> Running in ed2bc29bb827 [2022-09-22T22:09:36.148Z] Removing intermediate container ed2bc29bb827 [2022-09-22T22:09:36.148Z] ---> 2ceda41c5926 [2022-09-22T22:09:36.148Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:09:36.148Z] ---> Running in 922356dd7878 [2022-09-22T22:09:36.407Z] Removing intermediate container 922356dd7878 [2022-09-22T22:09:36.407Z] ---> 0aab4dd0aae9 [2022-09-22T22:09:36.407Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T22:09:36.407Z] ---> Running in 9fe528378f38 [2022-09-22T22:09:36.407Z] Removing intermediate container 9fe528378f38 [2022-09-22T22:09:36.407Z] ---> 641eaf6d9db0 [2022-09-22T22:09:36.407Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:09:36.667Z] ---> Running in 1dacd17a763f [2022-09-22T22:09:37.235Z] Removing intermediate container 1dacd17a763f [2022-09-22T22:09:37.235Z] ---> 68d17f9af7ca [2022-09-22T22:09:37.235Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T22:09:37.235Z] ---> Running in b44d69e8cc4f [2022-09-22T22:09:37.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:09:38.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:09:38.691Z] OK: 211 MiB in 51 packages [2022-09-22T22:09:38.949Z] Removing intermediate container b44d69e8cc4f [2022-09-22T22:09:38.949Z] ---> 370638da6d76 [2022-09-22T22:09:38.949Z] Step 9/14 : WORKDIR /app [2022-09-22T22:09:38.949Z] ---> Running in 29a7468f0cca [2022-09-22T22:09:39.208Z] Removing intermediate container 29a7468f0cca [2022-09-22T22:09:39.208Z] ---> d1d3f7e44fcd [2022-09-22T22:09:39.208Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T22:09:39.208Z] ---> f58e3a064a41 [2022-09-22T22:09:39.208Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:09:39.208Z] ---> Running in 57d969a14d37 [2022-09-22T22:09:40.406Z] Still waiting to schedule task [2022-09-22T22:09:40.407Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-660’ is offline [2022-09-22T22:09:57.297Z] Removing intermediate container 57d969a14d37 [2022-09-22T22:09:57.297Z] ---> 0ea5237e8ec7 [2022-09-22T22:09:57.297Z] Step 12/14 : COPY . . [2022-09-22T22:09:57.297Z] ---> 0e76f650daee [2022-09-22T22:09:57.297Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T22:09:57.297Z] ---> Running in 7ca01c565865 [2022-09-22T22:09:57.297Z] Removing intermediate container 7ca01c565865 [2022-09-22T22:09:57.297Z] ---> ee8d44ec7f23 [2022-09-22T22:09:57.297Z] Step 14/14 : RUN $MAKE [2022-09-22T22:09:57.297Z] ---> Running in a877a41e2e3e [2022-09-22T22:09:57.297Z] noop [2022-09-22T22:09:57.297Z] Removing intermediate container a877a41e2e3e [2022-09-22T22:09:57.297Z] ---> a262c6e4f298 [2022-09-22T22:09:57.297Z] Successfully built a262c6e4f298 [2022-09-22T22:09:57.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:09:57.606Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T22:09:57.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:09:57.674Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:09:57.704Z] $ 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-09-22T22:09:58.079Z] $ docker top be4aa3c08fb52d2e49c1f95c7e3f1fcc400126a29ab5f0b1724833fef6a23d95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:09:58.418Z] + go version [2022-09-22T22:09:58.418Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T22:09:58.427Z] $ docker stop --time=1 be4aa3c08fb52d2e49c1f95c7e3f1fcc400126a29ab5f0b1724833fef6a23d95 [2022-09-22T22:09:59.756Z] $ docker rm -f be4aa3c08fb52d2e49c1f95c7e3f1fcc400126a29ab5f0b1724833fef6a23d95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:00.204Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T22:10:00.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:10:00.265Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:10:00.294Z] $ 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-09-22T22:10:00.640Z] $ docker top cf32d3bfa6c9ab7946bc3267eed83cc2efe423cd28637419facc5d72630dce5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:10:00.992Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-09-22T22:10:01.287Z] + make test [2022-09-22T22:10:01.287Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-22T22:10:11.263Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-22T22:10:11.263Z] CGO_ENABLED=1 go vet ./... [2022-09-22T22:10:13.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T22:10:13.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T22:10:13.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-22T22:10:13.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T22:10:13.813Z] $ docker stop --time=1 cf32d3bfa6c9ab7946bc3267eed83cc2efe423cd28637419facc5d72630dce5c [2022-09-22T22:10:15.453Z] $ docker rm -f cf32d3bfa6c9ab7946bc3267eed83cc2efe423cd28637419facc5d72630dce5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:10:15.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T22:10:15.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T22:10:16.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T22:10:16.656Z] + ls -al . [2022-09-22T22:10:16.656Z] total 176 [2022-09-22T22:10:16.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 22:10 . [2022-09-22T22:10:16.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 .. [2022-09-22T22:10:16.656Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 22:09 .dockerignore [2022-09-22T22:10:16.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 22:09 .git [2022-09-22T22:10:16.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 22:09 .github [2022-09-22T22:10:16.656Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 22:09 .gitignore [2022-09-22T22:10:16.656Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 22:09 .semver [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 22 22:09 Attribution.txt [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 22 22:09 CHANGELOG.md [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 22 22:09 Dockerfile [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 22:09 GOVERNANCE.md [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 22:09 Jenkinsfile [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 22:09 LICENSE [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 22:09 OWNERS.md [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 22 22:09 README.md [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 22:09 VERSION [2022-09-22T22:10:16.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:09 bin [2022-09-22T22:10:16.657Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 22 22:10 coverage.out [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 22 22:09 go.mod [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 22 22:09 go.sum [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 22 22:09 main.go [2022-09-22T22:10:16.657Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 22 22:09 makefile [2022-09-22T22:10:16.657Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 22:09 res [2022-09-22T22:10:16.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:16.964Z] + 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=1230c23662baaf085523f10f0e3e516ed8431cf7 --label arch=amd64 --label version=2.3.0-dev.25 . [2022-09-22T22:10:16.964Z] Sending build context to Docker daemon 3.129MB [2022-09-22T22:10:16.964Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T22:10:16.964Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-22T22:10:16.964Z] ---> a262c6e4f298 [2022-09-22T22:10:16.964Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T22:10:16.964Z] ---> Running in 75cc2c3964b6 [2022-09-22T22:10:17.224Z] Removing intermediate container 75cc2c3964b6 [2022-09-22T22:10:17.224Z] ---> b1ed50333b0d [2022-09-22T22:10:17.224Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T22:10:17.224Z] ---> Running in 6b115e9ff9c4 [2022-09-22T22:10:17.224Z] Removing intermediate container 6b115e9ff9c4 [2022-09-22T22:10:17.224Z] ---> 7ffeaa65c67c [2022-09-22T22:10:17.224Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:10:17.224Z] ---> Running in feb7d236946d [2022-09-22T22:10:17.483Z] Removing intermediate container feb7d236946d [2022-09-22T22:10:17.483Z] ---> 82cbab79f13d [2022-09-22T22:10:17.483Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T22:10:17.483Z] ---> Running in 6226640b7637 [2022-09-22T22:10:17.483Z] Removing intermediate container 6226640b7637 [2022-09-22T22:10:17.483Z] ---> a5db026f9a48 [2022-09-22T22:10:17.483Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:10:17.483Z] ---> Running in aa2557415678 [2022-09-22T22:10:18.051Z] Removing intermediate container aa2557415678 [2022-09-22T22:10:18.051Z] ---> fdef96e841f3 [2022-09-22T22:10:18.051Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T22:10:18.310Z] ---> Running in ccbdee1f57b0 [2022-09-22T22:10:18.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:10:19.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:10:19.763Z] OK: 211 MiB in 51 packages [2022-09-22T22:10:20.025Z] Removing intermediate container ccbdee1f57b0 [2022-09-22T22:10:20.025Z] ---> 51c95f223594 [2022-09-22T22:10:20.025Z] Step 9/28 : WORKDIR /app [2022-09-22T22:10:20.287Z] ---> Running in f9f61164a698 [2022-09-22T22:10:20.287Z] Removing intermediate container f9f61164a698 [2022-09-22T22:10:20.287Z] ---> 35a76c77598f [2022-09-22T22:10:20.287Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-22T22:10:20.547Z] ---> e4b1369c7503 [2022-09-22T22:10:20.547Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:10:20.547Z] ---> Running in 593c0f75d88e [2022-09-22T22:10:21.115Z] Removing intermediate container 593c0f75d88e [2022-09-22T22:10:21.115Z] ---> 16dc125a0e00 [2022-09-22T22:10:21.115Z] Step 12/28 : COPY . . [2022-09-22T22:10:21.374Z] ---> 59eca602358a [2022-09-22T22:10:21.374Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T22:10:21.374Z] ---> Running in c5c15b85a506 [2022-09-22T22:10:21.634Z] Removing intermediate container c5c15b85a506 [2022-09-22T22:10:21.634Z] ---> 03a561a12d88 [2022-09-22T22:10:21.634Z] Step 14/28 : RUN $MAKE [2022-09-22T22:10:21.634Z] ---> Running in 0c54cc17042d [2022-09-22T22:10:21.892Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-22T22:10:44.005Z] Removing intermediate container 0c54cc17042d [2022-09-22T22:10:44.005Z] ---> 5edcba61df5a [2022-09-22T22:10:44.005Z] Step 15/28 : FROM alpine:3.16 [2022-09-22T22:10:44.005Z] 3.16: Pulling from library/alpine [2022-09-22T22:10:44.005Z] 213ec9aee27d: Pulling fs layer [2022-09-22T22:10:44.005Z] 213ec9aee27d: Download complete [2022-09-22T22:10:44.005Z] 213ec9aee27d: Pull complete [2022-09-22T22:10:44.005Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T22:10:44.005Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T22:10:44.005Z] ---> 9c6f07244728 [2022-09-22T22:10:44.005Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T22:10:44.005Z] ---> Running in 6da81da8a24e [2022-09-22T22:10:44.005Z] Removing intermediate container 6da81da8a24e [2022-09-22T22:10:44.005Z] ---> f9b6bd8fa48d [2022-09-22T22:10:44.005Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-22T22:10:44.005Z] ---> Running in a88b722386f7 [2022-09-22T22:10:44.005Z] Removing intermediate container a88b722386f7 [2022-09-22T22:10:44.005Z] ---> 6a98896c7b44 [2022-09-22T22:10:44.005Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-22T22:10:44.005Z] ---> Running in 86aa8d600395 [2022-09-22T22:10:44.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:10:44.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:10:44.005Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T22:10:44.005Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T22:10:44.005Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T22:10:44.005Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T22:10:44.005Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T22:10:44.005Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T22:10:44.005Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T22:10:44.005Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:10:44.005Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:10:44.005Z] OK: 9 MiB in 21 packages [2022-09-22T22:10:44.005Z] Removing intermediate container 86aa8d600395 [2022-09-22T22:10:44.005Z] ---> b01accb28158 [2022-09-22T22:10:44.005Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T22:10:44.005Z] ---> f11c3015e97d [2022-09-22T22:10:44.005Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T22:10:44.005Z] ---> 07de1ac97180 [2022-09-22T22:10:44.005Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-22T22:10:44.005Z] ---> 713069a7281c [2022-09-22T22:10:44.005Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-22T22:10:44.570Z] ---> 61915425d86e [2022-09-22T22:10:44.570Z] Step 23/28 : EXPOSE 48095 [2022-09-22T22:10:44.570Z] ---> Running in a32ae173a0f2 [2022-09-22T22:10:44.828Z] Removing intermediate container a32ae173a0f2 [2022-09-22T22:10:44.828Z] ---> 3a2931d196c6 [2022-09-22T22:10:44.828Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-22T22:10:44.828Z] ---> Running in 7775b31dec4f [2022-09-22T22:10:44.828Z] Removing intermediate container 7775b31dec4f [2022-09-22T22:10:44.828Z] ---> 7cd59ec06e60 [2022-09-22T22:10:44.828Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:10:44.828Z] ---> Running in cde063381d49 [2022-09-22T22:10:45.086Z] Removing intermediate container cde063381d49 [2022-09-22T22:10:45.086Z] ---> a79ae8fe2bd8 [2022-09-22T22:10:45.086Z] Step 26/28 : LABEL arch=amd64 [2022-09-22T22:10:45.086Z] ---> Running in f7c3c76abc3a [2022-09-22T22:10:45.086Z] Removing intermediate container f7c3c76abc3a [2022-09-22T22:10:45.086Z] ---> eb9e7f0eff2d [2022-09-22T22:10:45.086Z] Step 27/28 : LABEL git_sha=1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:10:45.086Z] ---> Running in 2b2223c009b1 [2022-09-22T22:10:45.344Z] Removing intermediate container 2b2223c009b1 [2022-09-22T22:10:45.344Z] ---> e5c9848a6ea0 [2022-09-22T22:10:45.344Z] Step 28/28 : LABEL version=2.3.0-dev.25 [2022-09-22T22:10:45.344Z] ---> Running in bc0b35091aed [2022-09-22T22:10:45.344Z] Removing intermediate container bc0b35091aed [2022-09-22T22:10:45.344Z] ---> 401334653b27 [2022-09-22T22:10:45.344Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T22:10:45.344Z] Successfully built 401334653b27 [2022-09-22T22:10:45.344Z] 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-09-22T22:10:45.421Z] provisioning config files... [2022-09-22T22:10:45.430Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17411295353105966830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:10:45.732Z] ---> docker-login.sh [2022-09-22T22:10:45.732Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:10:45.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:10:45.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:10:45.732Z] Configure a credential helper to remove this warning. See [2022-09-22T22:10:45.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:10:45.732Z] [2022-09-22T22:10:45.732Z] Login Succeeded [2022-09-22T22:10:45.732Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:10:45.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:10:45.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:10:45.732Z] Configure a credential helper to remove this warning. See [2022-09-22T22:10:45.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:10:45.732Z] [2022-09-22T22:10:45.732Z] Login Succeeded [2022-09-22T22:10:45.732Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:10:45.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:10:45.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:10:45.991Z] Configure a credential helper to remove this warning. See [2022-09-22T22:10:45.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:10:45.991Z] [2022-09-22T22:10:45.991Z] Login Succeeded [2022-09-22T22:10:45.991Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:10:45.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:10:45.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:10:45.991Z] Configure a credential helper to remove this warning. See [2022-09-22T22:10:45.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:10:45.991Z] [2022-09-22T22:10:45.991Z] Login Succeeded [2022-09-22T22:10:45.991Z] docker.io [2022-09-22T22:10:45.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:10:46.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:10:46.559Z] Configure a credential helper to remove this warning. See [2022-09-22T22:10:46.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:10:46.559Z] [2022-09-22T22:10:46.559Z] Login Succeeded [2022-09-22T22:10:46.559Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:10:46.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:10:46.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:10:46.607Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-09-22T22:10:46.607Z] 1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:10:46.607Z] latest [2022-09-22T22:10:46.607Z] 2.3.0-dev.25 [2022-09-22T22:10:46.607Z] 1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [2022-09-22T22:10:46.607Z] main [2022-09-22T22:10:46.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:46.904Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:47.203Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:10:47.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-22T22:10:47.203Z] 468291a5c09a: Preparing [2022-09-22T22:10:47.203Z] 8f23a339ad0f: Preparing [2022-09-22T22:10:47.203Z] afd2a4bef3b1: Preparing [2022-09-22T22:10:47.203Z] 3e0e23ac8a90: Preparing [2022-09-22T22:10:47.203Z] 2d3357ca8c81: Preparing [2022-09-22T22:10:47.203Z] 994393dc58e7: Preparing [2022-09-22T22:10:47.203Z] 994393dc58e7: Waiting [2022-09-22T22:10:47.203Z] 3e0e23ac8a90: Pushed [2022-09-22T22:10:47.203Z] 8f23a339ad0f: Pushed [2022-09-22T22:10:47.203Z] afd2a4bef3b1: Pushed [2022-09-22T22:10:47.203Z] 994393dc58e7: Layer already exists [2022-09-22T22:10:47.460Z] 2d3357ca8c81: Pushed [2022-09-22T22:10:49.982Z] 468291a5c09a: Pushed [2022-09-22T22:10:49.982Z] 1230c23662baaf085523f10f0e3e516ed8431cf7: digest: sha256:a70f84a4cd2be62116c3cc3f5cb6d3e932ac86389ea6c7d4364b163d775efe50 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:50.282Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:50.579Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-22T22:10:50.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-22T22:10:50.579Z] 468291a5c09a: Preparing [2022-09-22T22:10:50.579Z] 8f23a339ad0f: Preparing [2022-09-22T22:10:50.579Z] afd2a4bef3b1: Preparing [2022-09-22T22:10:50.579Z] 3e0e23ac8a90: Preparing [2022-09-22T22:10:50.579Z] 2d3357ca8c81: Preparing [2022-09-22T22:10:50.579Z] 994393dc58e7: Preparing [2022-09-22T22:10:50.579Z] 994393dc58e7: Waiting [2022-09-22T22:10:50.579Z] 2d3357ca8c81: Layer already exists [2022-09-22T22:10:50.579Z] 3e0e23ac8a90: Layer already exists [2022-09-22T22:10:50.579Z] 468291a5c09a: Layer already exists [2022-09-22T22:10:50.579Z] afd2a4bef3b1: Layer already exists [2022-09-22T22:10:50.579Z] 8f23a339ad0f: Layer already exists [2022-09-22T22:10:50.579Z] 994393dc58e7: Layer already exists [2022-09-22T22:10:50.579Z] latest: digest: sha256:a70f84a4cd2be62116c3cc3f5cb6d3e932ac86389ea6c7d4364b163d775efe50 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:50.879Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:51.177Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.25 [2022-09-22T22:10:51.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-22T22:10:51.178Z] 468291a5c09a: Preparing [2022-09-22T22:10:51.178Z] 8f23a339ad0f: Preparing [2022-09-22T22:10:51.178Z] afd2a4bef3b1: Preparing [2022-09-22T22:10:51.178Z] 3e0e23ac8a90: Preparing [2022-09-22T22:10:51.178Z] 2d3357ca8c81: Preparing [2022-09-22T22:10:51.178Z] 994393dc58e7: Preparing [2022-09-22T22:10:51.178Z] 994393dc58e7: Waiting [2022-09-22T22:10:51.178Z] 468291a5c09a: Layer already exists [2022-09-22T22:10:51.178Z] 2d3357ca8c81: Layer already exists [2022-09-22T22:10:51.178Z] afd2a4bef3b1: Layer already exists [2022-09-22T22:10:51.178Z] 3e0e23ac8a90: Layer already exists [2022-09-22T22:10:51.178Z] 8f23a339ad0f: Layer already exists [2022-09-22T22:10:51.178Z] 994393dc58e7: Layer already exists [2022-09-22T22:10:51.178Z] 2.3.0-dev.25: digest: sha256:a70f84a4cd2be62116c3cc3f5cb6d3e932ac86389ea6c7d4364b163d775efe50 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:51.478Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:51.783Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [2022-09-22T22:10:51.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-22T22:10:51.783Z] 468291a5c09a: Preparing [2022-09-22T22:10:51.783Z] 8f23a339ad0f: Preparing [2022-09-22T22:10:51.783Z] afd2a4bef3b1: Preparing [2022-09-22T22:10:51.783Z] 3e0e23ac8a90: Preparing [2022-09-22T22:10:51.783Z] 2d3357ca8c81: Preparing [2022-09-22T22:10:51.783Z] 994393dc58e7: Preparing [2022-09-22T22:10:51.783Z] 994393dc58e7: Waiting [2022-09-22T22:10:51.783Z] afd2a4bef3b1: Layer already exists [2022-09-22T22:10:51.783Z] 2d3357ca8c81: Layer already exists [2022-09-22T22:10:51.783Z] 3e0e23ac8a90: Layer already exists [2022-09-22T22:10:51.783Z] 8f23a339ad0f: Layer already exists [2022-09-22T22:10:51.783Z] 468291a5c09a: Layer already exists [2022-09-22T22:10:51.783Z] 994393dc58e7: Layer already exists [2022-09-22T22:10:51.783Z] 1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25: digest: sha256:a70f84a4cd2be62116c3cc3f5cb6d3e932ac86389ea6c7d4364b163d775efe50 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:52.090Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:52.388Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-09-22T22:10:52.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-22T22:10:52.388Z] 468291a5c09a: Preparing [2022-09-22T22:10:52.388Z] 8f23a339ad0f: Preparing [2022-09-22T22:10:52.388Z] afd2a4bef3b1: Preparing [2022-09-22T22:10:52.388Z] 3e0e23ac8a90: Preparing [2022-09-22T22:10:52.388Z] 2d3357ca8c81: Preparing [2022-09-22T22:10:52.388Z] 994393dc58e7: Preparing [2022-09-22T22:10:52.388Z] 994393dc58e7: Waiting [2022-09-22T22:10:52.388Z] 468291a5c09a: Layer already exists [2022-09-22T22:10:52.388Z] 8f23a339ad0f: Layer already exists [2022-09-22T22:10:52.388Z] 2d3357ca8c81: Layer already exists [2022-09-22T22:10:52.388Z] 3e0e23ac8a90: Layer already exists [2022-09-22T22:10:52.388Z] afd2a4bef3b1: Layer already exists [2022-09-22T22:10:52.388Z] 994393dc58e7: Layer already exists [2022-09-22T22:10:52.388Z] main: digest: sha256:a70f84a4cd2be62116c3cc3f5cb6d3e932ac86389ea6c7d4364b163d775efe50 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:10:52.424Z] ===================================================== [Pipeline] echo [2022-09-22T22:10:52.433Z] taggedImages: [2022-09-22T22:10:52.433Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:10:52.433Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-22T22:10:52.433Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.25 [2022-09-22T22:10:52.433Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [2022-09-22T22:10:52.433Z] - 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-09-22T22:10:52.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T22:10:52.773Z] [2022-09-22T22:10:52.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:10:53.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T22:10:53.067Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T22:10:53.067Z] 5eb5b503b376: Pulling fs layer [2022-09-22T22:10:53.067Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T22:10:53.067Z] ec43610c2a17: Pulling fs layer [2022-09-22T22:10:53.067Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T22:10:53.067Z] 33b1e0a273af: Pulling fs layer [2022-09-22T22:10:53.067Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T22:10:53.067Z] 2f39f015ded8: Pulling fs layer [2022-09-22T22:10:53.067Z] 3a2ae6a8a46f: Waiting [2022-09-22T22:10:53.067Z] 5d3b04190fa2: Waiting [2022-09-22T22:10:53.067Z] 2f39f015ded8: Waiting [2022-09-22T22:10:53.067Z] 5c69ac0246d0: Download complete [2022-09-22T22:10:53.067Z] 3a2ae6a8a46f: Download complete [2022-09-22T22:10:53.329Z] 33b1e0a273af: Verifying Checksum [2022-09-22T22:10:53.329Z] 33b1e0a273af: Download complete [2022-09-22T22:10:53.329Z] 5d3b04190fa2: Download complete [2022-09-22T22:10:53.329Z] ec43610c2a17: Verifying Checksum [2022-09-22T22:10:53.329Z] ec43610c2a17: Download complete [2022-09-22T22:10:53.329Z] 5eb5b503b376: Download complete [2022-09-22T22:10:53.897Z] 2f39f015ded8: Download complete [2022-09-22T22:10:54.462Z] 5eb5b503b376: Pull complete [2022-09-22T22:10:54.462Z] 5c69ac0246d0: Pull complete [2022-09-22T22:10:54.722Z] ec43610c2a17: Pull complete [2022-09-22T22:10:54.722Z] 3a2ae6a8a46f: Pull complete [2022-09-22T22:10:54.979Z] 33b1e0a273af: Pull complete [2022-09-22T22:10:54.979Z] 5d3b04190fa2: Pull complete [2022-09-22T22:10:59.161Z] 2f39f015ded8: Pull complete [2022-09-22T22:10:59.161Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T22:10:59.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T22:10:59.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:10:59.239Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:10:59.261Z] $ 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-09-22T22:11:00.978Z] $ docker top b328f2b4541b5e399dd772b12874d3b4e00bcc9eb9fc476d42db30508e63e064 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:11:01.361Z] ---> job-cost.sh [2022-09-22T22:11:01.361Z] lf-activate-venv: SKIPPING [2022-09-22T22:11:01.361Z] INFO: No Stack... [2022-09-22T22:11:01.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T22:11:02.188Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T22:11:02.477Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-09-22T22:11:02.477Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T22:11:02.489Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] [2022-09-22T22:11:02.495Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] did not exist. Created. [2022-09-22T22:11:02.495Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T22:11:02.789Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T22:11:02.819Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T22:11:02.825Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T22:11:02.837Z] $ docker stop --time=1 b328f2b4541b5e399dd772b12874d3b4e00bcc9eb9fc476d42db30508e63e064 [2022-09-22T22:11:04.018Z] $ docker rm -f b328f2b4541b5e399dd772b12874d3b4e00bcc9eb9fc476d42db30508e63e064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T22:11:48.893Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-662 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-09-22T22:11:48.902Z] Running in /w/workspace/app-service-configurable/104 [Pipeline] { [Pipeline] checkout [2022-09-22T22:11:48.937Z] Selected Git installation does not exist. Using Default [2022-09-22T22:11:48.937Z] The recommended git tool is: NONE [2022-09-22T22:11:54.360Z] using credential edgex-jenkins-ssh [2022-09-22T22:11:54.374Z] Cloning the remote Git repository [2022-09-22T22:11:54.424Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-22T22:11:54.505Z] > git init /w/workspace/app-service-configurable/104 # timeout=10 [2022-09-22T22:11:54.653Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-22T22:11:54.655Z] > git --version # timeout=10 [2022-09-22T22:11:54.677Z] > git --version # 'git version 2.25.1' [2022-09-22T22:11:54.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T22:11:54.734Z] Verifying host key using known hosts file [2022-09-22T22:11:54.951Z] 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-09-22T22:11:54.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T22:11:56.116Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-22T22:11:56.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T22:11:57.005Z] Avoid second fetch [2022-09-22T22:11:57.006Z] Checking out Revision 1230c23662baaf085523f10f0e3e516ed8431cf7 (main) [2022-09-22T22:11:57.531Z] Commit message: "refactor: Adjust NATS Subject to be for all data not just Events (#469)" [2022-09-22T22:11:57.024Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T22:11:57.042Z] > git checkout -f 1230c23662baaf085523f10f0e3e516ed8431cf7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T22:11:58.399Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T22:11:58.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:11:58.399Z] Dload Upload Total Spent Left Speed [2022-09-22T22:11:58.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84577 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh [2022-09-22T22:11:59.027Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T22:11:59.354Z] + sudo tee /etc/docker/daemon.new [2022-09-22T22:11:59.354Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T22:11:59.354Z] { [2022-09-22T22:11:59.354Z] "registry-mirrors": [ [2022-09-22T22:11:59.354Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T22:11:59.354Z] ], [2022-09-22T22:11:59.354Z] "bip": "10.250.0.254/24", [2022-09-22T22:11:59.354Z] "hosts": [ [2022-09-22T22:11:59.354Z] "tcp://0.0.0.0:5555", [2022-09-22T22:11:59.354Z] "unix:///var/run/docker.sock" [2022-09-22T22:11:59.354Z] ], [2022-09-22T22:11:59.354Z] "mtu": 1458, [2022-09-22T22:11:59.354Z] "selinux-enabled": true, [2022-09-22T22:11:59.354Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T22:11:59.354Z] } [Pipeline] sh [2022-09-22T22:11:59.679Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T22:12:00.028Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:12:18.303Z] provisioning config files... [2022-09-22T22:12:18.332Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/104@tmp/config13541992576339619542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:12:18.694Z] ---> docker-login.sh [2022-09-22T22:12:18.694Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:12:19.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:12:19.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:12:19.285Z] Configure a credential helper to remove this warning. See [2022-09-22T22:12:19.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:12:19.285Z] [2022-09-22T22:12:19.285Z] Login Succeeded [2022-09-22T22:12:19.285Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:12:19.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:12:19.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:12:19.825Z] Configure a credential helper to remove this warning. See [2022-09-22T22:12:19.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:12:19.825Z] [2022-09-22T22:12:19.825Z] Login Succeeded [2022-09-22T22:12:19.825Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:12:20.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:12:20.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:12:20.096Z] Configure a credential helper to remove this warning. See [2022-09-22T22:12:20.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:12:20.096Z] [2022-09-22T22:12:20.096Z] Login Succeeded [2022-09-22T22:12:20.096Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:12:20.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:12:20.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:12:20.638Z] Configure a credential helper to remove this warning. See [2022-09-22T22:12:20.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:12:20.638Z] [2022-09-22T22:12:20.638Z] Login Succeeded [2022-09-22T22:12:20.638Z] docker.io [2022-09-22T22:12:20.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:12:21.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:12:21.179Z] Configure a credential helper to remove this warning. See [2022-09-22T22:12:21.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:12:21.179Z] [2022-09-22T22:12:21.179Z] Login Succeeded [2022-09-22T22:12:21.179Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:12:21.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T22:12:21.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:12:21.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:12:21.401Z] ========================================================= [2022-09-22T22:12:21.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T22:12:21.401Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:12:21.750Z] + 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-09-22T22:12:21.750Z] Sending build context to Docker daemon 207.9kB [2022-09-22T22:12:22.018Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T22:12:22.018Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T22:12:22.291Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T22:12:22.291Z] b3c136eddcbf: Pulling fs layer [2022-09-22T22:12:22.291Z] c0a3192eca97: Pulling fs layer [2022-09-22T22:12:22.291Z] a050256f5b6f: Pulling fs layer [2022-09-22T22:12:22.291Z] 656be50a0ddc: Pulling fs layer [2022-09-22T22:12:22.291Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T22:12:22.291Z] 46d945488cbd: Pulling fs layer [2022-09-22T22:12:22.291Z] 8a5474983e97: Pulling fs layer [2022-09-22T22:12:22.291Z] 329c88fbcd65: Pulling fs layer [2022-09-22T22:12:22.291Z] 46d945488cbd: Waiting [2022-09-22T22:12:22.291Z] 656be50a0ddc: Waiting [2022-09-22T22:12:22.291Z] 2bbca73fdf42: Waiting [2022-09-22T22:12:22.291Z] 8a5474983e97: Waiting [2022-09-22T22:12:22.291Z] 329c88fbcd65: Waiting [2022-09-22T22:12:22.291Z] a050256f5b6f: Verifying Checksum [2022-09-22T22:12:22.291Z] a050256f5b6f: Download complete [2022-09-22T22:12:22.291Z] c0a3192eca97: Verifying Checksum [2022-09-22T22:12:22.291Z] c0a3192eca97: Download complete [2022-09-22T22:12:22.291Z] 2bbca73fdf42: Verifying Checksum [2022-09-22T22:12:22.291Z] 2bbca73fdf42: Download complete [2022-09-22T22:12:22.291Z] 46d945488cbd: Verifying Checksum [2022-09-22T22:12:22.291Z] 46d945488cbd: Download complete [2022-09-22T22:12:22.291Z] b3c136eddcbf: Verifying Checksum [2022-09-22T22:12:22.291Z] b3c136eddcbf: Download complete [2022-09-22T22:12:23.296Z] b3c136eddcbf: Pull complete [2022-09-22T22:12:23.585Z] 329c88fbcd65: Verifying Checksum [2022-09-22T22:12:23.585Z] 329c88fbcd65: Download complete [2022-09-22T22:12:23.585Z] c0a3192eca97: Pull complete [2022-09-22T22:12:24.180Z] a050256f5b6f: Pull complete [2022-09-22T22:12:24.771Z] 8a5474983e97: Verifying Checksum [2022-09-22T22:12:24.771Z] 8a5474983e97: Download complete [2022-09-22T22:12:25.358Z] 656be50a0ddc: Verifying Checksum [2022-09-22T22:12:25.358Z] 656be50a0ddc: Download complete [2022-09-22T22:12:37.680Z] 656be50a0ddc: Pull complete [2022-09-22T22:12:37.680Z] 2bbca73fdf42: Pull complete [2022-09-22T22:12:37.680Z] 46d945488cbd: Pull complete [2022-09-22T22:12:44.345Z] 8a5474983e97: Pull complete [2022-09-22T22:12:45.767Z] 329c88fbcd65: Pull complete [2022-09-22T22:12:45.767Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T22:12:45.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T22:12:45.767Z] ---> ff4287adb874 [2022-09-22T22:12:45.767Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T22:12:47.253Z] ---> Running in 2e6373580ea5 [2022-09-22T22:12:47.253Z] Removing intermediate container 2e6373580ea5 [2022-09-22T22:12:47.253Z] ---> 97d1f7aa56dc [2022-09-22T22:12:47.253Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T22:12:47.253Z] ---> Running in d78bf625744c [2022-09-22T22:12:47.851Z] Removing intermediate container d78bf625744c [2022-09-22T22:12:47.851Z] ---> e45bfd5fe8f8 [2022-09-22T22:12:47.851Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:12:47.851Z] ---> Running in 0d119ab725c2 [2022-09-22T22:12:48.121Z] Removing intermediate container 0d119ab725c2 [2022-09-22T22:12:48.121Z] ---> 4ea4195c5812 [2022-09-22T22:12:48.121Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T22:12:48.121Z] ---> Running in c707f0a66387 [2022-09-22T22:12:48.387Z] Removing intermediate container c707f0a66387 [2022-09-22T22:12:48.387Z] ---> ee52d6db64ec [2022-09-22T22:12:48.387Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:12:48.654Z] ---> Running in a5e477ec2e13 [2022-09-22T22:12:50.607Z] Removing intermediate container a5e477ec2e13 [2022-09-22T22:12:50.607Z] ---> 6c6ef47ae7bf [2022-09-22T22:12:50.607Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T22:12:50.607Z] ---> Running in 26be410c1b3b [2022-09-22T22:12:51.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:12:52.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:12:53.114Z] OK: 221 MiB in 51 packages [2022-09-22T22:12:54.085Z] Removing intermediate container 26be410c1b3b [2022-09-22T22:12:54.085Z] ---> 22611f75f1a7 [2022-09-22T22:12:54.085Z] Step 9/14 : WORKDIR /app [2022-09-22T22:12:54.085Z] ---> Running in da982bb17ac9 [2022-09-22T22:12:54.353Z] Removing intermediate container da982bb17ac9 [2022-09-22T22:12:54.353Z] ---> 1dd9d88d9ea4 [2022-09-22T22:12:54.353Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T22:12:54.936Z] ---> 2af583f8a615 [2022-09-22T22:12:54.936Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:12:54.936Z] ---> Running in 78d537c6c576 [2022-09-22T22:13:51.383Z] Removing intermediate container 78d537c6c576 [2022-09-22T22:13:51.383Z] ---> dccd96a19a68 [2022-09-22T22:13:51.383Z] Step 12/14 : COPY . . [2022-09-22T22:13:51.383Z] ---> 914700f6da8a [2022-09-22T22:13:51.383Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T22:13:51.383Z] ---> Running in 46e7ceeeb73e [2022-09-22T22:13:51.383Z] Removing intermediate container 46e7ceeeb73e [2022-09-22T22:13:51.383Z] ---> 2ebfe300f6ac [2022-09-22T22:13:51.383Z] Step 14/14 : RUN $MAKE [2022-09-22T22:13:51.383Z] ---> Running in 79fa4f903a44 [2022-09-22T22:13:51.383Z] noop [2022-09-22T22:13:51.383Z] Removing intermediate container 79fa4f903a44 [2022-09-22T22:13:51.383Z] ---> e9c716a9e14f [2022-09-22T22:13:51.383Z] Successfully built e9c716a9e14f [2022-09-22T22:13:51.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:13:51.736Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T22:13:51.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:13:51.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2022-09-22T22:13:51.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/104 -v /w/workspace/app-service-configurable/104:/w/workspace/app-service-configurable/104:rw,z -v /w/workspace/app-service-configurable/104@tmp:/w/workspace/app-service-configurable/104@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-09-22T22:13:53.327Z] $ docker top 1a2cdfbc4cf3f5a7166fc51ab89c8c2c86973acd37030914dd300773c6b686d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:13:54.190Z] + go version [2022-09-22T22:13:54.190Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T22:13:54.219Z] $ docker stop --time=1 1a2cdfbc4cf3f5a7166fc51ab89c8c2c86973acd37030914dd300773c6b686d9 [2022-09-22T22:13:55.867Z] $ docker rm -f 1a2cdfbc4cf3f5a7166fc51ab89c8c2c86973acd37030914dd300773c6b686d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:13:56.408Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T22:13:56.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:13:56.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2022-09-22T22:13:56.650Z] $ 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/104 -v /w/workspace/app-service-configurable/104:/w/workspace/app-service-configurable/104:rw,z -v /w/workspace/app-service-configurable/104@tmp:/w/workspace/app-service-configurable/104@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-09-22T22:13:57.881Z] $ docker top c25e87aef2f8df5805cb6298606ceacbf6ae316f432b5537602a930ad564cfc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:13:58.395Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/104 [Pipeline] fileExists [Pipeline] sh [2022-09-22T22:13:59.304Z] + make test [2022-09-22T22:13:59.304Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-22T22:15:35.942Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-22T22:15:35.942Z] CGO_ENABLED=1 go vet ./... [2022-09-22T22:15:46.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T22:15:46.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T22:15:46.064Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-22T22:15:46.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T22:15:46.102Z] $ docker stop --time=1 c25e87aef2f8df5805cb6298606ceacbf6ae316f432b5537602a930ad564cfc5 [2022-09-22T22:15:47.929Z] $ docker rm -f c25e87aef2f8df5805cb6298606ceacbf6ae316f432b5537602a930ad564cfc5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:15:48.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T22:15:48.883Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T22:15:49.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T22:15:49.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T22:15:49.965Z] + ls -al . [2022-09-22T22:15:49.965Z] total 172 [2022-09-22T22:15:49.965Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 22:14 . [2022-09-22T22:15:49.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:11 .. [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 22:11 .dockerignore [2022-09-22T22:15:49.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 22:11 .git [2022-09-22T22:15:49.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 22:11 .github [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 22:11 .gitignore [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 9207 Sep 22 22:11 Attribution.txt [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 22 22:11 CHANGELOG.md [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 22 22:11 Dockerfile [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 22:11 GOVERNANCE.md [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 22:11 Jenkinsfile [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 22:11 LICENSE [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 22:11 OWNERS.md [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 22 22:11 README.md [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 22:09 VERSION [2022-09-22T22:15:49.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 22:11 bin [2022-09-22T22:15:49.965Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 22 22:14 coverage.out [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 22 22:11 go.mod [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 22 22:11 go.sum [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 22 22:11 main.go [2022-09-22T22:15:49.965Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 22 22:11 makefile [2022-09-22T22:15:49.965Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 22:11 res [2022-09-22T22:15:49.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 22:11 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:15:50.309Z] + 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=1230c23662baaf085523f10f0e3e516ed8431cf7 --label arch=arm64 --label version=2.3.0-dev.25 . [2022-09-22T22:15:50.309Z] Sending build context to Docker daemon 208.9kB [2022-09-22T22:15:50.579Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T22:15:50.579Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-22T22:15:50.579Z] ---> e9c716a9e14f [2022-09-22T22:15:50.579Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T22:15:50.579Z] ---> Running in ffadf8eb4a89 [2022-09-22T22:15:50.850Z] Removing intermediate container ffadf8eb4a89 [2022-09-22T22:15:50.850Z] ---> da69427badc6 [2022-09-22T22:15:50.850Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T22:15:51.118Z] ---> Running in 783ac83ad72a [2022-09-22T22:15:51.385Z] Removing intermediate container 783ac83ad72a [2022-09-22T22:15:51.385Z] ---> f4c10bbff1ca [2022-09-22T22:15:51.385Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:15:51.385Z] ---> Running in 24fafe9a8e26 [2022-09-22T22:15:51.657Z] Removing intermediate container 24fafe9a8e26 [2022-09-22T22:15:51.657Z] ---> ea2c694b02d9 [2022-09-22T22:15:51.657Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T22:15:51.657Z] ---> Running in cf605316a5b5 [2022-09-22T22:15:52.242Z] Removing intermediate container cf605316a5b5 [2022-09-22T22:15:52.242Z] ---> e6aa8f72843c [2022-09-22T22:15:52.242Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:15:52.242Z] ---> Running in 07caca142a19 [2022-09-22T22:15:53.661Z] Removing intermediate container 07caca142a19 [2022-09-22T22:15:53.661Z] ---> 87b60da084ad [2022-09-22T22:15:53.661Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T22:15:53.928Z] ---> Running in 761c25654c74 [2022-09-22T22:15:54.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:15:55.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:15:56.826Z] OK: 221 MiB in 51 packages [2022-09-22T22:15:57.414Z] Removing intermediate container 761c25654c74 [2022-09-22T22:15:57.414Z] ---> b0257847fbe1 [2022-09-22T22:15:57.414Z] Step 9/28 : WORKDIR /app [2022-09-22T22:15:57.686Z] ---> Running in 1b90d5af19f8 [2022-09-22T22:15:57.953Z] Removing intermediate container 1b90d5af19f8 [2022-09-22T22:15:57.953Z] ---> fcd5cddaae94 [2022-09-22T22:15:57.953Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-22T22:15:58.218Z] ---> 10d6c8935bc9 [2022-09-22T22:15:58.218Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:15:58.492Z] ---> Running in 1abc7b4d0455 [2022-09-22T22:16:00.432Z] Removing intermediate container 1abc7b4d0455 [2022-09-22T22:16:00.432Z] ---> 50a9b3b8bef0 [2022-09-22T22:16:00.432Z] Step 12/28 : COPY . . [2022-09-22T22:16:00.697Z] ---> 9297b2d688da [2022-09-22T22:16:00.697Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T22:16:00.697Z] ---> Running in 2b207e629d85 [2022-09-22T22:16:00.964Z] Removing intermediate container 2b207e629d85 [2022-09-22T22:16:00.964Z] ---> 4a5074827cca [2022-09-22T22:16:00.964Z] Step 14/28 : RUN $MAKE [2022-09-22T22:16:01.234Z] ---> Running in c24440c6a82b [2022-09-22T22:16:02.192Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-22T22:18:53.961Z] Removing intermediate container c24440c6a82b [2022-09-22T22:18:53.961Z] ---> 721deb86ea85 [2022-09-22T22:18:53.961Z] Step 15/28 : FROM alpine:3.16 [2022-09-22T22:18:53.961Z] 3.16: Pulling from library/alpine [2022-09-22T22:18:53.961Z] 9b18e9b68314: Pulling fs layer [2022-09-22T22:18:53.961Z] 9b18e9b68314: Verifying Checksum [2022-09-22T22:18:53.961Z] 9b18e9b68314: Download complete [2022-09-22T22:18:53.961Z] 9b18e9b68314: Pull complete [2022-09-22T22:18:53.961Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T22:18:53.961Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T22:18:53.961Z] ---> a6215f271958 [2022-09-22T22:18:53.961Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T22:18:53.961Z] ---> Running in 11c5a206588e [2022-09-22T22:18:53.961Z] Removing intermediate container 11c5a206588e [2022-09-22T22:18:53.961Z] ---> 01cc04f86ded [2022-09-22T22:18:53.961Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-22T22:18:53.961Z] ---> Running in 8f9962d966bb [2022-09-22T22:18:53.961Z] Removing intermediate container 8f9962d966bb [2022-09-22T22:18:53.961Z] ---> c91dd7a9be68 [2022-09-22T22:18:53.961Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-22T22:18:53.961Z] ---> Running in e4f87fd14e0c [2022-09-22T22:18:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:53.961Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T22:18:53.961Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T22:18:53.961Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T22:18:53.961Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T22:18:53.961Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T22:18:53.961Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T22:18:53.961Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T22:18:53.961Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:18:53.961Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:18:53.961Z] OK: 9 MiB in 21 packages [2022-09-22T22:18:54.922Z] Removing intermediate container e4f87fd14e0c [2022-09-22T22:18:54.922Z] ---> 21fdb5d52ba9 [2022-09-22T22:18:54.922Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T22:18:55.509Z] ---> 6c35877d40f8 [2022-09-22T22:18:55.509Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T22:18:56.095Z] ---> b23495be9135 [2022-09-22T22:18:56.095Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-22T22:18:56.684Z] ---> 381662f3b688 [2022-09-22T22:18:56.684Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-22T22:18:58.092Z] ---> b9dd88ac7bf6 [2022-09-22T22:18:58.092Z] Step 23/28 : EXPOSE 48095 [2022-09-22T22:18:58.092Z] ---> Running in 70be1a0b890b [2022-09-22T22:18:58.360Z] Removing intermediate container 70be1a0b890b [2022-09-22T22:18:58.360Z] ---> e24126c20c68 [2022-09-22T22:18:58.360Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-22T22:18:58.360Z] ---> Running in 67fa77365395 [2022-09-22T22:18:58.626Z] Removing intermediate container 67fa77365395 [2022-09-22T22:18:58.626Z] ---> 06ec7fd108e1 [2022-09-22T22:18:58.626Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:18:58.898Z] ---> Running in eb1324c75aa0 [2022-09-22T22:18:59.171Z] Removing intermediate container eb1324c75aa0 [2022-09-22T22:18:59.171Z] ---> e983a58dabb1 [2022-09-22T22:18:59.171Z] Step 26/28 : LABEL arch=arm64 [2022-09-22T22:18:59.171Z] ---> Running in fa018d606e7d [2022-09-22T22:18:59.439Z] Removing intermediate container fa018d606e7d [2022-09-22T22:18:59.439Z] ---> b0bb0061ea79 [2022-09-22T22:18:59.439Z] Step 27/28 : LABEL git_sha=1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:18:59.439Z] ---> Running in 5230b10b1968 [2022-09-22T22:18:59.711Z] Removing intermediate container 5230b10b1968 [2022-09-22T22:18:59.711Z] ---> c85771b086d3 [2022-09-22T22:18:59.711Z] Step 28/28 : LABEL version=2.3.0-dev.25 [2022-09-22T22:18:59.979Z] ---> Running in 82fbe9c8f3f4 [2022-09-22T22:19:00.245Z] Removing intermediate container 82fbe9c8f3f4 [2022-09-22T22:19:00.245Z] ---> 73d868a9a787 [2022-09-22T22:19:00.245Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T22:19:00.245Z] Successfully built 73d868a9a787 [2022-09-22T22:19:00.245Z] 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-09-22T22:19:00.351Z] provisioning config files... [2022-09-22T22:19:00.366Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/104@tmp/config17261708990665694419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:19:00.709Z] ---> docker-login.sh [2022-09-22T22:19:00.709Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:19:00.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:19:00.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:19:00.978Z] Configure a credential helper to remove this warning. See [2022-09-22T22:19:00.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:19:00.978Z] [2022-09-22T22:19:00.978Z] Login Succeeded [2022-09-22T22:19:00.978Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:19:01.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:19:01.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:19:01.245Z] Configure a credential helper to remove this warning. See [2022-09-22T22:19:01.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:19:01.245Z] [2022-09-22T22:19:01.245Z] Login Succeeded [2022-09-22T22:19:01.245Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:19:01.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:19:01.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:19:01.783Z] Configure a credential helper to remove this warning. See [2022-09-22T22:19:01.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:19:01.783Z] [2022-09-22T22:19:01.783Z] Login Succeeded [2022-09-22T22:19:01.783Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:19:02.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:19:02.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:19:02.050Z] Configure a credential helper to remove this warning. See [2022-09-22T22:19:02.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:19:02.050Z] [2022-09-22T22:19:02.050Z] Login Succeeded [2022-09-22T22:19:02.050Z] docker.io [2022-09-22T22:19:02.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:19:02.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:19:02.900Z] Configure a credential helper to remove this warning. See [2022-09-22T22:19:02.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:19:02.900Z] [2022-09-22T22:19:02.900Z] Login Succeeded [2022-09-22T22:19:02.900Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:19:02.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:19:02.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:19:02.951Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-09-22T22:19:02.951Z] 1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:19:02.951Z] latest [2022-09-22T22:19:02.951Z] 2.3.0-dev.25 [2022-09-22T22:19:02.951Z] 1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [2022-09-22T22:19:02.951Z] main [2022-09-22T22:19:02.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:03.287Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:03.631Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:19:03.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-22T22:19:03.631Z] 49e411f18888: Preparing [2022-09-22T22:19:03.631Z] b572715e22ea: Preparing [2022-09-22T22:19:03.631Z] 735ad116087a: Preparing [2022-09-22T22:19:03.631Z] 5098428990aa: Preparing [2022-09-22T22:19:03.631Z] 031b6497fa8a: Preparing [2022-09-22T22:19:03.631Z] 5d3e392a13a0: Preparing [2022-09-22T22:19:03.631Z] 5d3e392a13a0: Waiting [2022-09-22T22:19:03.899Z] 5098428990aa: Pushed [2022-09-22T22:19:03.899Z] b572715e22ea: Pushed [2022-09-22T22:19:03.899Z] 735ad116087a: Pushed [2022-09-22T22:19:03.899Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:19:04.858Z] 031b6497fa8a: Pushed [2022-09-22T22:19:10.210Z] 49e411f18888: Pushed [2022-09-22T22:19:10.210Z] 1230c23662baaf085523f10f0e3e516ed8431cf7: digest: sha256:912e151dd091b3f58bbb037010571f5b666eb2eff539834749967bfdf1d35286 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:10.555Z] + 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-09-22T22:19:10.897Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-22T22:19:10.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-22T22:19:10.897Z] 49e411f18888: Preparing [2022-09-22T22:19:10.897Z] b572715e22ea: Preparing [2022-09-22T22:19:10.897Z] 735ad116087a: Preparing [2022-09-22T22:19:10.897Z] 5098428990aa: Preparing [2022-09-22T22:19:10.897Z] 031b6497fa8a: Preparing [2022-09-22T22:19:10.897Z] 5d3e392a13a0: Preparing [2022-09-22T22:19:10.897Z] 5d3e392a13a0: Waiting [2022-09-22T22:19:10.897Z] 031b6497fa8a: Layer already exists [2022-09-22T22:19:10.897Z] 5098428990aa: Layer already exists [2022-09-22T22:19:10.897Z] 49e411f18888: Layer already exists [2022-09-22T22:19:10.897Z] 735ad116087a: Layer already exists [2022-09-22T22:19:10.897Z] b572715e22ea: Layer already exists [2022-09-22T22:19:10.897Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:19:11.165Z] latest: digest: sha256:912e151dd091b3f58bbb037010571f5b666eb2eff539834749967bfdf1d35286 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:11.503Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:11.898Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.25 [2022-09-22T22:19:11.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-22T22:19:11.898Z] 49e411f18888: Preparing [2022-09-22T22:19:11.898Z] b572715e22ea: Preparing [2022-09-22T22:19:11.898Z] 735ad116087a: Preparing [2022-09-22T22:19:11.898Z] 5098428990aa: Preparing [2022-09-22T22:19:11.898Z] 031b6497fa8a: Preparing [2022-09-22T22:19:11.898Z] 5d3e392a13a0: Preparing [2022-09-22T22:19:11.898Z] 5d3e392a13a0: Waiting [2022-09-22T22:19:11.898Z] 5098428990aa: Layer already exists [2022-09-22T22:19:11.898Z] b572715e22ea: Layer already exists [2022-09-22T22:19:11.898Z] 49e411f18888: Layer already exists [2022-09-22T22:19:11.898Z] 735ad116087a: Layer already exists [2022-09-22T22:19:11.898Z] 031b6497fa8a: Layer already exists [2022-09-22T22:19:11.898Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:19:12.167Z] 2.3.0-dev.25: digest: sha256:912e151dd091b3f58bbb037010571f5b666eb2eff539834749967bfdf1d35286 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:12.523Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:12.877Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [2022-09-22T22:19:12.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-22T22:19:12.877Z] 49e411f18888: Preparing [2022-09-22T22:19:12.877Z] b572715e22ea: Preparing [2022-09-22T22:19:12.877Z] 735ad116087a: Preparing [2022-09-22T22:19:12.877Z] 5098428990aa: Preparing [2022-09-22T22:19:12.877Z] 031b6497fa8a: Preparing [2022-09-22T22:19:12.877Z] 5d3e392a13a0: Preparing [2022-09-22T22:19:12.877Z] 5d3e392a13a0: Waiting [2022-09-22T22:19:12.877Z] b572715e22ea: Layer already exists [2022-09-22T22:19:12.877Z] 735ad116087a: Layer already exists [2022-09-22T22:19:12.877Z] 49e411f18888: Layer already exists [2022-09-22T22:19:12.877Z] 5098428990aa: Layer already exists [2022-09-22T22:19:12.877Z] 031b6497fa8a: Layer already exists [2022-09-22T22:19:12.877Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:19:13.148Z] 1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25: digest: sha256:912e151dd091b3f58bbb037010571f5b666eb2eff539834749967bfdf1d35286 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:13.504Z] + 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-09-22T22:19:13.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-09-22T22:19:13.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-22T22:19:13.858Z] 49e411f18888: Preparing [2022-09-22T22:19:13.858Z] b572715e22ea: Preparing [2022-09-22T22:19:13.858Z] 735ad116087a: Preparing [2022-09-22T22:19:13.858Z] 5098428990aa: Preparing [2022-09-22T22:19:13.858Z] 031b6497fa8a: Preparing [2022-09-22T22:19:13.858Z] 5d3e392a13a0: Preparing [2022-09-22T22:19:13.858Z] 5d3e392a13a0: Waiting [2022-09-22T22:19:13.858Z] 49e411f18888: Layer already exists [2022-09-22T22:19:13.858Z] 031b6497fa8a: Layer already exists [2022-09-22T22:19:13.858Z] b572715e22ea: Layer already exists [2022-09-22T22:19:13.858Z] 735ad116087a: Layer already exists [2022-09-22T22:19:13.858Z] 5098428990aa: Layer already exists [2022-09-22T22:19:13.858Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:19:14.124Z] main: digest: sha256:912e151dd091b3f58bbb037010571f5b666eb2eff539834749967bfdf1d35286 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:19:14.177Z] ===================================================== [Pipeline] echo [2022-09-22T22:19:14.185Z] taggedImages: [2022-09-22T22:19:14.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1230c23662baaf085523f10f0e3e516ed8431cf7 [2022-09-22T22:19:14.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-22T22:19:14.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.25 [2022-09-22T22:19:14.185Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1230c23662baaf085523f10f0e3e516ed8431cf7-2.3.0-dev.25 [2022-09-22T22:19:14.185Z] - 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-09-22T22:19:14.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T22:19:14.538Z] [2022-09-22T22:19:14.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:14.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T22:19:14.875Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T22:19:14.875Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T22:19:14.875Z] 04944245beec: Pulling fs layer [2022-09-22T22:19:14.875Z] 699f458cf7ca: Pulling fs layer [2022-09-22T22:19:14.875Z] 765212b225bb: Pulling fs layer [2022-09-22T22:19:14.875Z] f23df028b6ca: Pulling fs layer [2022-09-22T22:19:14.875Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T22:19:14.875Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T22:19:14.875Z] f23df028b6ca: Waiting [2022-09-22T22:19:14.875Z] d65c8cfc05b1: Waiting [2022-09-22T22:19:14.875Z] 2437ff75d9bd: Waiting [2022-09-22T22:19:14.875Z] 765212b225bb: Waiting [2022-09-22T22:19:15.144Z] 04944245beec: Verifying Checksum [2022-09-22T22:19:15.144Z] 04944245beec: Download complete [2022-09-22T22:19:15.144Z] 765212b225bb: Verifying Checksum [2022-09-22T22:19:15.144Z] 765212b225bb: Download complete [2022-09-22T22:19:15.144Z] f23df028b6ca: Download complete [2022-09-22T22:19:15.144Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T22:19:15.144Z] d65c8cfc05b1: Download complete [2022-09-22T22:19:15.415Z] 699f458cf7ca: Verifying Checksum [2022-09-22T22:19:15.415Z] 699f458cf7ca: Download complete [2022-09-22T22:19:15.682Z] 8998bd30e6a1: Download complete [2022-09-22T22:19:18.268Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T22:19:18.268Z] 2437ff75d9bd: Download complete [2022-09-22T22:19:19.676Z] 8998bd30e6a1: Pull complete [2022-09-22T22:19:21.085Z] 04944245beec: Pull complete [2022-09-22T22:19:22.042Z] 699f458cf7ca: Pull complete [2022-09-22T22:19:22.309Z] 765212b225bb: Pull complete [2022-09-22T22:19:23.266Z] f23df028b6ca: Pull complete [2022-09-22T22:19:23.266Z] d65c8cfc05b1: Pull complete [2022-09-22T22:19:38.267Z] 2437ff75d9bd: Pull complete [2022-09-22T22:19:38.267Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T22:19:38.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T22:19:38.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:19:38.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2022-09-22T22:19:38.552Z] $ 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/104 -v /w/workspace/app-service-configurable/104:/w/workspace/app-service-configurable/104:rw,z -v /w/workspace/app-service-configurable/104@tmp:/w/workspace/app-service-configurable/104@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-09-22T22:19:41.414Z] $ docker top e3692bc886f2f8398b8d2199bbff35c42204fb2f0f4c1f446d9d05639899f526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:19:42.260Z] ---> job-cost.sh [2022-09-22T22:19:42.260Z] lf-activate-venv: SKIPPING [2022-09-22T22:19:42.260Z] INFO: No Stack... [2022-09-22T22:19:42.526Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T22:19:43.483Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T22:19:44.124Z] + cat+ /w/workspace/app-service-configurable/104/archives/cost.csv [2022-09-22T22:19:44.124Z] cut -d, -f6 [Pipeline] lock [2022-09-22T22:19:44.201Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] [2022-09-22T22:19:44.206Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] did not exist. Created. [2022-09-22T22:19:44.206Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T22:19:44.859Z] /w/workspace/app-service-configurable/104@tmp/durable-cce6daca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T22:19:45.513Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T22:19:45.536Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T22:19:45.593Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T22:19:45.609Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T22:19:45.641Z] $ docker stop --time=1 e3692bc886f2f8398b8d2199bbff35c42204fb2f0f4c1f446d9d05639899f526 [2022-09-22T22:19:47.170Z] $ docker rm -f e3692bc886f2f8398b8d2199bbff35c42204fb2f0f4c1f446d9d05639899f526 [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-09-22T22:19:47.550Z] provisioning config files... [2022-09-22T22:19:47.557Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11134793730772762508tmp [Pipeline] { [Pipeline] sh [2022-09-22T22:19:47.848Z] + set +x [2022-09-22T22:19:47.848Z] + curl -s https://codecov.io/bash [2022-09-22T22:19:47.848Z] + bash -s -- [2022-09-22T22:19:47.848Z] [2022-09-22T22:19:47.848Z] _____ _ [2022-09-22T22:19:47.848Z] / ____| | | [2022-09-22T22:19:47.848Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T22:19:47.848Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T22:19:47.848Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T22:19:47.848Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T22:19:47.848Z] Bash-1.0.6 [2022-09-22T22:19:47.848Z] [2022-09-22T22:19:47.848Z] [2022-09-22T22:19:47.848Z] ==> git version 2.25.1 found [2022-09-22T22:19:47.848Z] ==> 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-09-22T22:19:47.848Z] Release-Date: 2020-01-08 [2022-09-22T22:19:47.848Z] 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-09-22T22:19:47.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T22:19:47.848Z] ==> Jenkins CI detected. [2022-09-22T22:19:47.848Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-09-22T22:19:47.848Z] project root: . [2022-09-22T22:19:47.848Z] --> token set from env [2022-09-22T22:19:47.848Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T22:19:47.848Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T22:19:47.848Z] ==> Python coveragepy not found [2022-09-22T22:19:47.848Z] ==> Searching for coverage reports in: [2022-09-22T22:19:47.848Z] + . [2022-09-22T22:19:47.848Z] -> Found 1 reports [2022-09-22T22:19:47.848Z] ==> Detecting git/mercurial file structure [2022-09-22T22:19:47.848Z] ==> Reading reports [2022-09-22T22:19:47.848Z] + ./coverage.out bytes=10 [2022-09-22T22:19:47.848Z] ==> Appending adjustments [2022-09-22T22:19:47.848Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T22:19:48.107Z] + Found adjustments [2022-09-22T22:19:48.107Z] ==> Gzipping contents [2022-09-22T22:19:48.107Z] 4.0K /tmp/codecov.8moEvA.gz [2022-09-22T22:19:48.107Z] ==> Uploading reports [2022-09-22T22:19:48.107Z] url: https://codecov.io [2022-09-22T22:19:48.107Z] query: branch=main&commit=1230c23662baaf085523f10f0e3e516ed8431cf7&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T22:19:48.107Z] -> Pinging Codecov [2022-09-22T22:19:48.107Z] 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=1230c23662baaf085523f10f0e3e516ed8431cf7&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T22:19:48.366Z] -> Uploading to [2022-09-22T22:19:48.366Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/A97CA9966030D2A3747ED39772930CCE/1230c23662baaf085523f10f0e3e516ed8431cf7/a82c6ff8-873a-4dfa-be99-ef290987e675.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T221948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=587d45ca784766d2f164119713919399a8558cd214357db7feda091ac5b89dee [2022-09-22T22:19:48.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:19:48.366Z] Dload Upload Total Spent Left Speed [2022-09-22T22:19:48.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2596 --:--:-- --:--:-- --:--:-- 2583 100 527 0 0 100 527 0 2205 --:--:-- --:--:-- --:--:-- 2195 [2022-09-22T22:19:48.626Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] } [2022-09-22T22:19:48.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-22T22:19:48.804Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-22T22:19:48.816Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:49.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T22:19:49.105Z] [2022-09-22T22:19:49.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:49.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T22:19:49.397Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-22T22:19:49.397Z] df9b9388f04a: Pulling fs layer [2022-09-22T22:19:49.397Z] 52dc419b0ee2: Pulling fs layer [2022-09-22T22:19:49.397Z] 25bc292e5bac: Pulling fs layer [2022-09-22T22:19:49.397Z] 114826534d7a: Pulling fs layer [2022-09-22T22:19:49.397Z] 4657fd5d0bcf: Pulling fs layer [2022-09-22T22:19:49.397Z] 6ad1cebc031e: Pulling fs layer [2022-09-22T22:19:49.397Z] 8a3aa393b2d8: Pulling fs layer [2022-09-22T22:19:49.397Z] 6ad1cebc031e: Waiting [2022-09-22T22:19:49.397Z] 114826534d7a: Waiting [2022-09-22T22:19:49.397Z] 4657fd5d0bcf: Waiting [2022-09-22T22:19:49.397Z] 8a3aa393b2d8: Waiting [2022-09-22T22:19:49.397Z] 25bc292e5bac: Verifying Checksum [2022-09-22T22:19:49.397Z] 25bc292e5bac: Download complete [2022-09-22T22:19:49.397Z] 52dc419b0ee2: Download complete [2022-09-22T22:19:49.397Z] 4657fd5d0bcf: Verifying Checksum [2022-09-22T22:19:49.397Z] 4657fd5d0bcf: Download complete [2022-09-22T22:19:49.397Z] df9b9388f04a: Download complete [2022-09-22T22:19:49.657Z] df9b9388f04a: Pull complete [2022-09-22T22:19:49.657Z] 6ad1cebc031e: Verifying Checksum [2022-09-22T22:19:49.657Z] 6ad1cebc031e: Download complete [2022-09-22T22:19:49.657Z] 52dc419b0ee2: Pull complete [2022-09-22T22:19:49.657Z] 25bc292e5bac: Pull complete [2022-09-22T22:19:50.225Z] 114826534d7a: Verifying Checksum [2022-09-22T22:19:50.225Z] 114826534d7a: Download complete [2022-09-22T22:19:50.225Z] 8a3aa393b2d8: Verifying Checksum [2022-09-22T22:19:50.225Z] 8a3aa393b2d8: Download complete [2022-09-22T22:19:53.498Z] 114826534d7a: Pull complete [2022-09-22T22:19:53.498Z] 4657fd5d0bcf: Pull complete [2022-09-22T22:19:53.755Z] 6ad1cebc031e: Pull complete [2022-09-22T22:19:56.278Z] 8a3aa393b2d8: Pull complete [2022-09-22T22:19:56.278Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-22T22:19:56.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T22:19:56.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:19:56.354Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:19:56.379Z] $ 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-09-22T22:19:58.418Z] $ docker top 47d81e4c7bbda608e20196a79e551b5363f33cd0f7fb6309ef10cca6d5700cec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-22T22:19:58.480Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-09-22T22:19:58.754Z] + set -o pipefail [2022-09-22T22:19:58.754Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-09-22T22:20:05.316Z] [2022-09-22T22:20:05.316Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-09-22T22:20:05.316Z] [2022-09-22T22:20:05.316Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f00589cd-f19d-41d1-9a4e-ef552d9b99d4 [2022-09-22T22:20:05.316Z] [2022-09-22T22:20:05.316Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-22T22:20:05.316Z] [2022-09-22T22:20:05.316Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-22T22:20:05.316Z] [2022-09-22T22:20:05.316Z] [Pipeline] } [2022-09-22T22:20:05.323Z] $ docker stop --time=1 47d81e4c7bbda608e20196a79e551b5363f33cd0f7fb6309ef10cca6d5700cec [2022-09-22T22:20:07.500Z] $ docker rm -f 47d81e4c7bbda608e20196a79e551b5363f33cd0f7fb6309ef10cca6d5700cec [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-09-22T22:20:08.196Z] + git log --format=format:%s -1 1230c23662baaf085523f10f0e3e516ed8431cf7 [Pipeline] sh [2022-09-22T22:20:08.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:20:08.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:20:08.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:20:08.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:20:08.922Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:20:08.957Z] $ 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-09-22T22:20:09.373Z] $ docker top d916865f6caa675d6cd2428e22a869f7da09c4703ff1f26621234f1a508175de -eo pid,comm [2022-09-22T22:20:09.445Z] 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-09-22T22:20:09.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:20:09.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:20:09.471Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:20:09.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:20:09.585Z] $ docker exec d916865f6caa675d6cd2428e22a869f7da09c4703ff1f26621234f1a508175de ssh-agent [2022-09-22T22:20:09.714Z] SSH_AUTH_SOCK=/tmp/ssh-zLXJFpQKSKw6/agent.33 [2022-09-22T22:20:09.714Z] SSH_AGENT_PID=39 [2022-09-22T22:20:09.926Z] Running ssh-add (command line suppressed) [2022-09-22T22:20:10.037Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18410036639316487101.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18410036639316487101.key) [2022-09-22T22:20:10.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:20:10.346Z] + git semver tag [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,517 [run_tag] DEBUG tag force:False [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,517 [check_head_tag] DEBUG check head tag [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,518 [execute] INFO git cat-file --batch-check [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,522 [execute] INFO git cat-file --batch [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,538 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,538 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,538 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:20:10.612Z] 2022-09-22 22:20:10,544 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:20:10.612Z] 2.3.0-dev.25 [Pipeline] } [2022-09-22T22:20:10.620Z] $ docker exec --env ******** --env ******** d916865f6caa675d6cd2428e22a869f7da09c4703ff1f26621234f1a508175de ssh-agent -k [2022-09-22T22:20:10.712Z] unset SSH_AUTH_SOCK; [2022-09-22T22:20:10.713Z] unset SSH_AGENT_PID; [2022-09-22T22:20:10.713Z] echo Agent pid 39 killed; [2022-09-22T22:20:10.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:20:11.037Z] + git semver [Pipeline] } [2022-09-22T22:20:11.306Z] $ docker stop --time=1 d916865f6caa675d6cd2428e22a869f7da09c4703ff1f26621234f1a508175de [2022-09-22T22:20:12.631Z] $ docker rm -f d916865f6caa675d6cd2428e22a869f7da09c4703ff1f26621234f1a508175de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:20:13.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T22:20:13.056Z] [2022-09-22T22:20:13.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:20:13.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T22:20:13.367Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-22T22:20:13.367Z] ab5ef0e58194: Pulling fs layer [2022-09-22T22:20:13.367Z] 9712f1f96733: Pulling fs layer [2022-09-22T22:20:13.367Z] 63f879dbbcfc: Pulling fs layer [2022-09-22T22:20:13.367Z] 0d9ebad4ef96: Pulling fs layer [2022-09-22T22:20:13.367Z] e9a5061849ea: Pulling fs layer [2022-09-22T22:20:13.367Z] d747dcd14b5f: Pulling fs layer [2022-09-22T22:20:13.367Z] 2de7ff778b66: Pulling fs layer [2022-09-22T22:20:13.367Z] e9a5061849ea: Waiting [2022-09-22T22:20:13.367Z] d747dcd14b5f: Waiting [2022-09-22T22:20:13.367Z] 2de7ff778b66: Waiting [2022-09-22T22:20:13.367Z] 0d9ebad4ef96: Waiting [2022-09-22T22:20:13.367Z] 9712f1f96733: Verifying Checksum [2022-09-22T22:20:13.367Z] 9712f1f96733: Download complete [2022-09-22T22:20:13.938Z] 63f879dbbcfc: Verifying Checksum [2022-09-22T22:20:13.938Z] 63f879dbbcfc: Download complete [2022-09-22T22:20:14.214Z] e9a5061849ea: Verifying Checksum [2022-09-22T22:20:14.214Z] e9a5061849ea: Download complete [2022-09-22T22:20:14.214Z] d747dcd14b5f: Verifying Checksum [2022-09-22T22:20:14.214Z] d747dcd14b5f: Download complete [2022-09-22T22:20:14.214Z] 0d9ebad4ef96: Verifying Checksum [2022-09-22T22:20:14.214Z] 0d9ebad4ef96: Download complete [2022-09-22T22:20:14.214Z] 2de7ff778b66: Verifying Checksum [2022-09-22T22:20:14.214Z] 2de7ff778b66: Download complete [2022-09-22T22:20:14.783Z] ab5ef0e58194: Verifying Checksum [2022-09-22T22:20:14.783Z] ab5ef0e58194: Download complete [2022-09-22T22:20:17.321Z] ab5ef0e58194: Pull complete [2022-09-22T22:20:17.321Z] 9712f1f96733: Pull complete [2022-09-22T22:20:17.904Z] 63f879dbbcfc: Pull complete [2022-09-22T22:20:21.234Z] 0d9ebad4ef96: Pull complete [2022-09-22T22:20:21.513Z] e9a5061849ea: Pull complete [2022-09-22T22:20:21.513Z] d747dcd14b5f: Pull complete [2022-09-22T22:20:22.480Z] 2de7ff778b66: Pull complete [2022-09-22T22:20:22.746Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-22T22:20:22.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T22:20:22.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:20:22.825Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:20:22.867Z] $ 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-09-22T22:20:24.894Z] $ docker top cb3af44cef067f6cacc8d99ad30f8e41935132de36d8b1d6f42d51be8252cd42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:20:24.967Z] provisioning config files... [2022-09-22T22:20:24.973Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1660082502951404609tmp [2022-09-22T22:20:24.982Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6287942099803442495tmp [2022-09-22T22:20:24.990Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config924199051089018843tmp [Pipeline] { [Pipeline] echo [2022-09-22T22:20:25.004Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:25.282Z] ---> sigul-configuration.sh [2022-09-22T22:20:25.282Z] gpg: directory `/root/.gnupg' created [2022-09-22T22:20:25.282Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-22T22:20:25.282Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-22T22:20:25.282Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-22T22:20:25.282Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-22T22:20:25.282Z] gpg: CAST5 encrypted data [2022-09-22T22:20:25.282Z] gpg: encrypted with 1 passphrase [2022-09-22T22:20:25.282Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-22T22:20:25.564Z] + mkdir /home/jenkins [2022-09-22T22:20:25.564Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-22T22:20:25.861Z] + 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-09-22T22:20:25.869Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:26.151Z] ---> sigul-install.sh [2022-09-22T22:20:26.151Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-22T22:20:26.432Z] + git tag --list [2022-09-22T22:20:26.432Z] v1.0.0 [2022-09-22T22:20:26.432Z] v1.1.0 [2022-09-22T22:20:26.432Z] v1.2.0 [2022-09-22T22:20:26.432Z] v1.3.0 [2022-09-22T22:20:26.432Z] v1.3.1 [2022-09-22T22:20:26.432Z] v2.0.0 [2022-09-22T22:20:26.432Z] v2.0.1 [2022-09-22T22:20:26.432Z] v2.1.0 [2022-09-22T22:20:26.432Z] v2.1.1 [2022-09-22T22:20:26.432Z] v2.1.1-dev.1 [2022-09-22T22:20:26.432Z] v2.1.1-dev.2 [2022-09-22T22:20:26.432Z] v2.2.0 [2022-09-22T22:20:26.432Z] v2.2.1-dev.1 [2022-09-22T22:20:26.432Z] v2.2.1-dev.10 [2022-09-22T22:20:26.432Z] v2.2.1-dev.2 [2022-09-22T22:20:26.432Z] v2.2.1-dev.3 [2022-09-22T22:20:26.432Z] v2.2.1-dev.4 [2022-09-22T22:20:26.432Z] v2.2.1-dev.5 [2022-09-22T22:20:26.432Z] v2.2.1-dev.6 [2022-09-22T22:20:26.432Z] v2.2.1-dev.7 [2022-09-22T22:20:26.432Z] v2.2.1-dev.8 [2022-09-22T22:20:26.432Z] v2.2.1-dev.9 [2022-09-22T22:20:26.432Z] v2.3.0-dev.10 [2022-09-22T22:20:26.432Z] v2.3.0-dev.11 [2022-09-22T22:20:26.432Z] v2.3.0-dev.12 [2022-09-22T22:20:26.432Z] v2.3.0-dev.13 [2022-09-22T22:20:26.432Z] v2.3.0-dev.14 [2022-09-22T22:20:26.432Z] v2.3.0-dev.15 [2022-09-22T22:20:26.432Z] v2.3.0-dev.16 [2022-09-22T22:20:26.432Z] v2.3.0-dev.17 [2022-09-22T22:20:26.432Z] v2.3.0-dev.18 [2022-09-22T22:20:26.432Z] v2.3.0-dev.19 [2022-09-22T22:20:26.432Z] v2.3.0-dev.20 [2022-09-22T22:20:26.432Z] v2.3.0-dev.21 [2022-09-22T22:20:26.432Z] v2.3.0-dev.22 [2022-09-22T22:20:26.432Z] v2.3.0-dev.23 [2022-09-22T22:20:26.432Z] v2.3.0-dev.24 [2022-09-22T22:20:26.432Z] v2.3.0-dev.25 [Pipeline] sh [2022-09-22T22:20:26.714Z] + lftools sign git-tag v2.3.0-dev.25 [2022-09-22T22:20:27.283Z] Signing Git tag with Sigul... [2022-09-22T22:20:27.283Z] Signing v2.3.0-dev.25 [Pipeline] echo [2022-09-22T22:20:27.861Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:28.149Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-22T22:20:28.156Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-22T22:20:28.171Z] $ docker stop --time=1 cb3af44cef067f6cacc8d99ad30f8e41935132de36d8b1d6f42d51be8252cd42 [2022-09-22T22:20:29.475Z] $ docker rm -f cb3af44cef067f6cacc8d99ad30f8e41935132de36d8b1d6f42d51be8252cd42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-22T22:20:29.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:20:29.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:20:30.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:20:30.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:20:30.247Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:20:30.269Z] $ 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-09-22T22:20:30.674Z] $ docker top 45ef0d5d7f7cd64bf090187c65635c3dfb6da8da00236ae51096c62054753aa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:20:30.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:20:30.771Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:20:30.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:20:30.904Z] $ docker exec 45ef0d5d7f7cd64bf090187c65635c3dfb6da8da00236ae51096c62054753aa2 ssh-agent [2022-09-22T22:20:31.018Z] SSH_AUTH_SOCK=/tmp/ssh-f3aNQrs3dVn0/agent.31 [2022-09-22T22:20:31.018Z] SSH_AGENT_PID=37 [2022-09-22T22:20:31.022Z] Running ssh-add (command line suppressed) [2022-09-22T22:20:31.124Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9737537231107446182.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9737537231107446182.key) [2022-09-22T22:20:31.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:20:31.424Z] + git semver bump pre [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,606 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,607 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,607 [bump_version] DEBUG bumped version:2.3.0-dev.26 [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,607 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,607 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,607 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,609 [execute] INFO git cat-file --batch-check [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,616 [execute] INFO git cat-file --batch [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T22:20:31.682Z] 2022-09-22 22:20:31,621 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:20:31.682Z] 2.3.0-dev.26 [Pipeline] } [2022-09-22T22:20:31.689Z] $ docker exec --env ******** --env ******** 45ef0d5d7f7cd64bf090187c65635c3dfb6da8da00236ae51096c62054753aa2 ssh-agent -k [2022-09-22T22:20:31.803Z] unset SSH_AUTH_SOCK; [2022-09-22T22:20:31.803Z] unset SSH_AGENT_PID; [2022-09-22T22:20:31.803Z] echo Agent pid 37 killed; [2022-09-22T22:20:31.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:20:32.124Z] + git semver [Pipeline] } [2022-09-22T22:20:32.398Z] $ docker stop --time=1 45ef0d5d7f7cd64bf090187c65635c3dfb6da8da00236ae51096c62054753aa2 [2022-09-22T22:20:33.682Z] $ docker rm -f 45ef0d5d7f7cd64bf090187c65635c3dfb6da8da00236ae51096c62054753aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:20:34.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:20:34.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:20:34.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:20:34.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:20:34.381Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:20:34.409Z] $ 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-09-22T22:20:34.774Z] $ docker top 96dbf846f55af2b0009adcbed4dc403f735f661bd370b860266d6ca918b8b9ff -eo pid,comm [2022-09-22T22:20:34.816Z] 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-09-22T22:20:34.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:20:34.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:20:34.914Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:20:35.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:20:35.025Z] $ docker exec 96dbf846f55af2b0009adcbed4dc403f735f661bd370b860266d6ca918b8b9ff ssh-agent [2022-09-22T22:20:35.145Z] SSH_AUTH_SOCK=/tmp/ssh-uw99hFz7tQW1/agent.33 [2022-09-22T22:20:35.145Z] SSH_AGENT_PID=39 [2022-09-22T22:20:35.150Z] Running ssh-add (command line suppressed) [2022-09-22T22:20:35.243Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3294398234621267487.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3294398234621267487.key) [2022-09-22T22:20:35.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:20:35.544Z] + git semver push [2022-09-22T22:20:35.803Z] 2022-09-22 22:20:35,716 [run_push] DEBUG push [2022-09-22T22:20:35.803Z] 2022-09-22 22:20:35,716 [execute] INFO git cat-file --batch-check [2022-09-22T22:20:35.803Z] 2022-09-22 22:20:35,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T22:20:35.803Z] 2022-09-22 22:20:35,721 [execute] INFO git rev-list 9a0aafc724cf5e38cb4d9ea68b93999607f21fd9 -- [2022-09-22T22:20:35.803Z] 2022-09-22 22:20:35,721 [execute] DEBUG Popen(['git', 'rev-list', '9a0aafc724cf5e38cb4d9ea68b93999607f21fd9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:20:35.803Z] 2022-09-22 22:20:35,730 [execute] INFO git fetch -v origin [2022-09-22T22:20:35.804Z] 2022-09-22 22:20:35,731 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-22T22:20:36.371Z] 2022-09-22 22:20:36,339 [run_push] DEBUG no remote changes detected [2022-09-22T22:20:36.371Z] 2022-09-22 22:20:36,340 [execute] INFO git push origin semver [2022-09-22T22:20:36.371Z] 2022-09-22 22:20:36,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:20:37.309Z] 2022-09-22 22:20:37,291 [run_push] DEBUG push all version tags [2022-09-22T22:20:37.309Z] 2022-09-22 22:20:37,291 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-22T22:20:37.309Z] 2022-09-22 22:20:37,292 [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-09-22T22:20:38.247Z] 2022-09-22 22:20:38,075 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-22T22:20:38.247Z] 2.3.0-dev.26 [Pipeline] } [2022-09-22T22:20:38.255Z] $ docker exec --env ******** --env ******** 96dbf846f55af2b0009adcbed4dc403f735f661bd370b860266d6ca918b8b9ff ssh-agent -k [2022-09-22T22:20:38.344Z] unset SSH_AUTH_SOCK; [2022-09-22T22:20:38.344Z] unset SSH_AGENT_PID; [2022-09-22T22:20:38.344Z] echo Agent pid 39 killed; [2022-09-22T22:20:38.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:20:38.659Z] + git semver [Pipeline] } [2022-09-22T22:20:38.925Z] $ docker stop --time=1 96dbf846f55af2b0009adcbed4dc403f735f661bd370b860266d6ca918b8b9ff [2022-09-22T22:20:40.255Z] $ docker rm -f 96dbf846f55af2b0009adcbed4dc403f735f661bd370b860266d6ca918b8b9ff [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-09-22T22:20:40.764Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-09-22T22:20:40.764Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-22T22:20:40.764Z] total 16 [2022-09-22T22:20:40.764Z] drwxr-xr-x 3 root root 4096 Sep 22 22:11 . [2022-09-22T22:20:40.764Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 22:20 .. [2022-09-22T22:20:40.764Z] drwxr-xr-x 2 root root 4096 Sep 22 22:11 cost [2022-09-22T22:20:40.764Z] -rw-r--r-- 1 root root 96 Sep 22 22:11 cost.csv [2022-09-22T22:20:40.764Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-09-22T22:20:40.764Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-22T22:20:40.764Z] total 16 [2022-09-22T22:20:40.764Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 22:11 . [2022-09-22T22:20:40.764Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 22:20 .. [2022-09-22T22:20:40.764Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 22:11 cost [2022-09-22T22:20:40.764Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 22 22:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:41.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:41.916Z] ---> package-listing.sh [2022-09-22T22:20:41.916Z] ++ facter osfamily [2022-09-22T22:20:41.916Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T22:20:42.177Z] + OS_FAMILY=debian [2022-09-22T22:20:42.177Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-09-22T22:20:42.177Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T22:20:42.177Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T22:20:42.177Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T22:20:42.177Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T22:20:42.177Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-22T22:20:42.177Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T22:20:42.177Z] + case "${OS_FAMILY}" in [2022-09-22T22:20:42.177Z] + dpkg -l [2022-09-22T22:20:42.177Z] + grep '^ii' [2022-09-22T22:20:42.177Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T22:20:42.177Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T22:20:42.177Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T22:20:42.177Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-22T22:20:42.177Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-09-22T22:20:42.177Z] + 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-09-22T22:20:42.186Z] 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-09-22T22:20:42.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:20:43.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T22:20:43.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:20:43.082Z] prd-ubuntu20.04-docker-8c-8g-659 does not seem to be running inside a container [2022-09-22T22:20:43.112Z] $ 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-09-22T22:20:43.372Z] $ docker top b9269c08bc2322976f1d345fe88f9846672c05254e4fbb5454001cb28305b05f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:20:43.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T22:20:43.988Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T22:20:44.269Z] + ls /var/log/sa-host [2022-09-22T22:20:44.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:20:44.329Z] provisioning config files... [2022-09-22T22:20:44.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7548791178087373495tmp [Pipeline] { [Pipeline] echo [2022-09-22T22:20:44.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:44.625Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T22:20:44.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:45.006Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T22:20:45.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:45.375Z] ---> sudo-logs.sh [2022-09-22T22:20:45.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T22:20:45.428Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:45.706Z] ---> job-cost.sh [2022-09-22T22:20:45.706Z] lf-activate-venv: SKIPPING [2022-09-22T22:20:45.706Z] DEBUG: total: 0.2199999988079071 [2022-09-22T22:20:45.706Z] INFO: Retrieving Stack Cost... [2022-09-22T22:20:46.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T22:20:46.838Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T22:20:46.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:20:47.129Z] ---> logs-deploy.sh [2022-09-22T22:20:47.129Z] lf-activate-venv: SKIPPING [2022-09-22T22:20:47.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/104 [2022-09-22T22:20:47.129Z] INFO: archiving workspace using pattern(s): [2022-09-22T22:20:48.066Z] Archives upload complete. [2022-09-22T22:20:48.066Z] INFO: archiving logs to Nexus