Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fcc735f3799786c7aa2b33ba7099069d129dc1c 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-ssh3288349166097897770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3166972900284169225.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11579428109860947940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12204833138624709169.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18221753922618755276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 ‘prd-ubuntu20.04-docker-8c-8g-15280’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15283 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0fcc735f3799786c7aa2b33ba7099069d129dc1c (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#562)" > 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 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 > git rev-list --no-walk a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-12T13:12:51.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-12T13:12:51.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-12T13:12:51.894Z] ========================================================= [2023-05-12T13:12:51.895Z] EdgeX Global Pipelines Version Info [2023-05-12T13:12:51.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:12:52.606Z] ------------------- [2023-05-12T13:12:52.606Z] stable info: [2023-05-12T13:12:52.606Z] ------------------- [2023-05-12T13:12:52.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-12T13:12:52.606Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T13:12:52.606Z] Message: update stable to v1.0.249 [2023-05-12T13:12:53.177Z] ------------------- [2023-05-12T13:12:53.177Z] experimental info: [2023-05-12T13:12:53.177Z] ------------------- [2023-05-12T13:12:53.177Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-12T13:12:53.177Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T13:12:53.177Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-12T13:12:53.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-12T13:12:53.375Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-12T13:12:53.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-12T13:12:53.391Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-12T13:12:53.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-12T13:12:53.406Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-12T13:12:53.414Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-12T13:12:53.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-12T13:12:53.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-12T13:12:53.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-12T13:12:53.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-12T13:12:53.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-12T13:12:53.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-12T13:12:53.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-12T13:12:53.498Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T13:12:53.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T13:12:53.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-12T13:12:53.555Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-12T13:12:53.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-12T13:12:53.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-12T13:12:53.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-12T13:12:53.628Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-12T13:12:53.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-12T13:12:53.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-12T13:12:53.664Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-12T13:12:53.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-12T13:12:53.696Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-12T13:12:53.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-12T13:12:53.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-12T13:12:53.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-12T13:12:53.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo [2023-05-12T13:12:53.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fcc735 [Pipeline] echo [2023-05-12T13:12:53.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:12:53.821Z] provisioning config files... [2023-05-12T13:12:53.834Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1455633412651675799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:12:54.140Z] ---> docker-login.sh [2023-05-12T13:12:54.141Z] nexus3.edgexfoundry.org:10001 [2023-05-12T13:12:54.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:12:54.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:12:54.662Z] Configure a credential helper to remove this warning. See [2023-05-12T13:12:54.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:12:54.662Z] [2023-05-12T13:12:54.662Z] Login Succeeded [2023-05-12T13:12:54.662Z] nexus3.edgexfoundry.org:10002 [2023-05-12T13:12:54.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:12:54.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:12:54.662Z] Configure a credential helper to remove this warning. See [2023-05-12T13:12:54.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:12:54.662Z] [2023-05-12T13:12:54.662Z] Login Succeeded [2023-05-12T13:12:54.662Z] nexus3.edgexfoundry.org:10003 [2023-05-12T13:12:54.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:12:54.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:12:54.922Z] Configure a credential helper to remove this warning. See [2023-05-12T13:12:54.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:12:54.922Z] [2023-05-12T13:12:54.922Z] Login Succeeded [2023-05-12T13:12:54.922Z] nexus3.edgexfoundry.org:10004 [2023-05-12T13:12:54.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:12:54.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:12:54.922Z] Configure a credential helper to remove this warning. See [2023-05-12T13:12:54.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:12:54.922Z] [2023-05-12T13:12:54.922Z] Login Succeeded [2023-05-12T13:12:54.922Z] docker.io [2023-05-12T13:12:54.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:12:55.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:12:55.182Z] Configure a credential helper to remove this warning. See [2023-05-12T13:12:55.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:12:55.182Z] [2023-05-12T13:12:55.182Z] Login Succeeded [2023-05-12T13:12:55.182Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T13:12:55.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-12T13:12:55.559Z] + git rev-list -1 --merges 0fcc735f3799786c7aa2b33ba7099069d129dc1c~1..0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo [2023-05-12T13:12:55.604Z] -----------> git rev-list -1 --merges 0fcc735f3799786c7aa2b33ba7099069d129dc1c~1..0fcc735f3799786c7aa2b33ba7099069d129dc1c 0fcc735f3799786c7aa2b33ba7099069d129dc1c [false] [Pipeline] sh [2023-05-12T13:12:55.893Z] + git log --format=format:%s -1 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo [2023-05-12T13:12:55.908Z] ========================================================= [2023-05-12T13:12:55.908Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-12T13:12:55.908Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T13:12:56.225Z] + git log --format=format:%s -1 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo [2023-05-12T13:12:56.237Z] [semverPrep] GIT_COMMIT: 0fcc735f3799786c7aa2b33ba7099069d129dc1c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#562) [Pipeline] echo [2023-05-12T13:12:56.248Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-12T13:12:56.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T13:12:56.685Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-12T13:12:56.685Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-12T13:12:56.685Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-12T13:12:56.685Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-12T13:12:56.685Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-12T13:12:56.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:12:57.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T13:12:57.031Z] [2023-05-12T13:12:57.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:12:57.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T13:12:57.333Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-12T13:12:57.333Z] b85a868b505f: Pulling fs layer [2023-05-12T13:12:57.333Z] e2be974225ed: Pulling fs layer [2023-05-12T13:12:57.333Z] 339a4e72a1f5: Pulling fs layer [2023-05-12T13:12:57.333Z] 988bab9f4d93: Pulling fs layer [2023-05-12T13:12:57.333Z] 1469e6f7b9e6: Pulling fs layer [2023-05-12T13:12:57.333Z] eaf3925da568: Pulling fs layer [2023-05-12T13:12:57.333Z] bab4dde63d76: Pulling fs layer [2023-05-12T13:12:57.333Z] bde34c3a00c8: Pulling fs layer [2023-05-12T13:12:57.333Z] b352a97aabf1: Pulling fs layer [2023-05-12T13:12:57.333Z] 4872d77fe225: Pulling fs layer [2023-05-12T13:12:57.333Z] 5851b861e8e6: Pulling fs layer [2023-05-12T13:12:57.333Z] eaf3925da568: Waiting [2023-05-12T13:12:57.333Z] 1469e6f7b9e6: Waiting [2023-05-12T13:12:57.333Z] 4872d77fe225: Waiting [2023-05-12T13:12:57.333Z] 5851b861e8e6: Waiting [2023-05-12T13:12:57.333Z] bab4dde63d76: Waiting [2023-05-12T13:12:57.333Z] bde34c3a00c8: Waiting [2023-05-12T13:12:57.333Z] b352a97aabf1: Waiting [2023-05-12T13:12:57.333Z] e2be974225ed: Download complete [2023-05-12T13:12:57.333Z] 988bab9f4d93: Verifying Checksum [2023-05-12T13:12:57.333Z] 988bab9f4d93: Download complete [2023-05-12T13:12:57.602Z] 1469e6f7b9e6: Verifying Checksum [2023-05-12T13:12:57.602Z] 1469e6f7b9e6: Download complete [2023-05-12T13:12:57.602Z] eaf3925da568: Verifying Checksum [2023-05-12T13:12:57.602Z] eaf3925da568: Download complete [2023-05-12T13:12:57.602Z] 339a4e72a1f5: Verifying Checksum [2023-05-12T13:12:57.602Z] 339a4e72a1f5: Download complete [2023-05-12T13:12:57.602Z] bde34c3a00c8: Verifying Checksum [2023-05-12T13:12:57.602Z] bde34c3a00c8: Download complete [2023-05-12T13:12:57.602Z] b352a97aabf1: Download complete [2023-05-12T13:12:57.602Z] 4872d77fe225: Verifying Checksum [2023-05-12T13:12:57.602Z] 4872d77fe225: Download complete [2023-05-12T13:12:57.602Z] 5851b861e8e6: Verifying Checksum [2023-05-12T13:12:57.602Z] 5851b861e8e6: Download complete [2023-05-12T13:12:57.602Z] b85a868b505f: Verifying Checksum [2023-05-12T13:12:57.602Z] b85a868b505f: Download complete [2023-05-12T13:12:57.861Z] bab4dde63d76: Verifying Checksum [2023-05-12T13:12:57.861Z] bab4dde63d76: Download complete [2023-05-12T13:12:59.239Z] b85a868b505f: Pull complete [2023-05-12T13:12:59.239Z] e2be974225ed: Pull complete [2023-05-12T13:12:59.499Z] 339a4e72a1f5: Pull complete [2023-05-12T13:12:59.500Z] 988bab9f4d93: Pull complete [2023-05-12T13:12:59.760Z] 1469e6f7b9e6: Pull complete [2023-05-12T13:13:00.022Z] eaf3925da568: Pull complete [2023-05-12T13:13:01.952Z] bab4dde63d76: Pull complete [2023-05-12T13:13:01.952Z] bde34c3a00c8: Pull complete [2023-05-12T13:13:01.952Z] b352a97aabf1: Pull complete [2023-05-12T13:13:02.213Z] 4872d77fe225: Pull complete [2023-05-12T13:13:02.213Z] 5851b861e8e6: Pull complete [2023-05-12T13:13:02.213Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-12T13:13:02.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T13:13:02.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:13:02.335Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:13:02.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T13:13:03.637Z] $ docker top 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 -eo pid,comm [2023-05-12T13:13:03.706Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-12T13:13:03.706Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T13:13:03.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T13:13:03.746Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T13:13:03.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T13:13:03.869Z] $ docker exec 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent [2023-05-12T13:13:03.994Z] SSH_AUTH_SOCK=/tmp/ssh-99CLlfJgi96X/agent.32 [2023-05-12T13:13:03.994Z] SSH_AGENT_PID=38 [2023-05-12T13:13:04.001Z] Running ssh-add (command line suppressed) [2023-05-12T13:13:04.101Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_328502099624815599.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_328502099624815599.key) [2023-05-12T13:13:04.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T13:13:04.411Z] + git tag --points-at HEAD [Pipeline] } [2023-05-12T13:13:04.413Z] $ docker exec --env ******** --env ******** 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent -k [2023-05-12T13:13:04.515Z] unset SSH_AUTH_SOCK; [2023-05-12T13:13:04.516Z] unset SSH_AGENT_PID; [2023-05-12T13:13:04.516Z] echo Agent pid 38 killed; [2023-05-12T13:13:04.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-12T13:13:04.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T13:13:04.558Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T13:13:04.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T13:13:04.659Z] $ docker exec 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent [2023-05-12T13:13:04.780Z] SSH_AUTH_SOCK=/tmp/ssh-QBDRvIIvL2AP/agent.70 [2023-05-12T13:13:04.780Z] SSH_AGENT_PID=76 [2023-05-12T13:13:04.785Z] Running ssh-add (command line suppressed) [2023-05-12T13:13:04.873Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1943524652764624322.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1943524652764624322.key) [2023-05-12T13:13:04.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T13:13:05.182Z] + git semver init [2023-05-12T13:13:05.441Z] 2023-05-12 13:13:05,360 [run_init] DEBUG init version:0.0.0 force:False [2023-05-12T13:13:05.441Z] 2023-05-12 13:13:05,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-12T13:13:05.441Z] 2023-05-12 13:13:05,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-12T13:13:05.441Z] 2023-05-12 13:13:05,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-12T13:13:06.380Z] 2023-05-12 13:13:06,155 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-12T13:13:06.380Z] 2023-05-12 13:13:06,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-12T13:13:06.380Z] 2023-05-12 13:13:06,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:13:06.380Z] 2023-05-12 13:13:06,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:13:06.380Z] 3.0.0-dev.44 [Pipeline] } [2023-05-12T13:13:06.382Z] $ docker exec --env ******** --env ******** 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent -k [2023-05-12T13:13:06.488Z] unset SSH_AUTH_SOCK; [2023-05-12T13:13:06.488Z] unset SSH_AGENT_PID; [2023-05-12T13:13:06.488Z] echo Agent pid 76 killed; [2023-05-12T13:13:06.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T13:13:06.808Z] + git semver [Pipeline] } [2023-05-12T13:13:07.074Z] $ docker stop --time=1 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 [2023-05-12T13:13:08.408Z] $ docker rm -f --volumes 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T13:13:08.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-12T13:13:08.959Z] Stashed 1 file(s) [Pipeline] echo [2023-05-12T13:13:08.962Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:13:09.108Z] provisioning config files... [2023-05-12T13:13:09.118Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11021734437160361429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:13:09.414Z] ---> docker-login.sh [2023-05-12T13:13:09.414Z] nexus3.edgexfoundry.org:10001 [2023-05-12T13:13:09.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:13:09.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:13:09.414Z] Configure a credential helper to remove this warning. See [2023-05-12T13:13:09.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:13:09.414Z] [2023-05-12T13:13:09.414Z] Login Succeeded [2023-05-12T13:13:09.414Z] nexus3.edgexfoundry.org:10002 [2023-05-12T13:13:09.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:13:09.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:13:09.414Z] Configure a credential helper to remove this warning. See [2023-05-12T13:13:09.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:13:09.414Z] [2023-05-12T13:13:09.414Z] Login Succeeded [2023-05-12T13:13:09.414Z] nexus3.edgexfoundry.org:10003 [2023-05-12T13:13:09.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:13:09.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:13:09.677Z] Configure a credential helper to remove this warning. See [2023-05-12T13:13:09.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:13:09.677Z] [2023-05-12T13:13:09.677Z] Login Succeeded [2023-05-12T13:13:09.677Z] nexus3.edgexfoundry.org:10004 [2023-05-12T13:13:09.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:13:09.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:13:09.677Z] Configure a credential helper to remove this warning. See [2023-05-12T13:13:09.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:13:09.677Z] [2023-05-12T13:13:09.677Z] Login Succeeded [2023-05-12T13:13:09.677Z] docker.io [2023-05-12T13:13:09.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:13:09.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:13:09.938Z] Configure a credential helper to remove this warning. See [2023-05-12T13:13:09.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:13:09.938Z] [2023-05-12T13:13:09.938Z] Login Succeeded [2023-05-12T13:13:09.938Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T13:13:09.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-12T13:13:10.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:13:10.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:13:10.034Z] ========================================================= [2023-05-12T13:13:10.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-12T13:13:10.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:13:10.353Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-12T13:13:10.354Z] Sending build context to Docker daemon 3.338MB [2023-05-12T13:13:10.354Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T13:13:10.354Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-12T13:13:10.354Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-12T13:13:10.354Z] f56be85fc22e: Pulling fs layer [2023-05-12T13:13:10.354Z] 85791d961cd3: Pulling fs layer [2023-05-12T13:13:10.354Z] d694b5ae8c79: Pulling fs layer [2023-05-12T13:13:10.354Z] 9f32a84ed3da: Pulling fs layer [2023-05-12T13:13:10.354Z] 4d19c01a9841: Pulling fs layer [2023-05-12T13:13:10.354Z] 9325e15d5711: Pulling fs layer [2023-05-12T13:13:10.354Z] 556b6ee489ea: Pulling fs layer [2023-05-12T13:13:10.354Z] c5a4b2cf53e6: Pulling fs layer [2023-05-12T13:13:10.354Z] 9f32a84ed3da: Waiting [2023-05-12T13:13:10.354Z] 4d19c01a9841: Waiting [2023-05-12T13:13:10.354Z] 9325e15d5711: Waiting [2023-05-12T13:13:10.354Z] 556b6ee489ea: Waiting [2023-05-12T13:13:10.354Z] c5a4b2cf53e6: Waiting [2023-05-12T13:13:10.354Z] 85791d961cd3: Download complete [2023-05-12T13:13:10.646Z] 9f32a84ed3da: Verifying Checksum [2023-05-12T13:13:10.646Z] 9f32a84ed3da: Download complete [2023-05-12T13:13:10.646Z] 4d19c01a9841: Download complete [2023-05-12T13:13:10.646Z] f56be85fc22e: Verifying Checksum [2023-05-12T13:13:10.646Z] f56be85fc22e: Download complete [2023-05-12T13:13:10.646Z] 9325e15d5711: Verifying Checksum [2023-05-12T13:13:10.646Z] 9325e15d5711: Download complete [2023-05-12T13:13:10.646Z] f56be85fc22e: Pull complete [2023-05-12T13:13:10.907Z] 85791d961cd3: Pull complete [2023-05-12T13:13:11.169Z] c5a4b2cf53e6: Verifying Checksum [2023-05-12T13:13:11.169Z] c5a4b2cf53e6: Download complete [2023-05-12T13:13:11.428Z] d694b5ae8c79: Download complete [2023-05-12T13:13:11.429Z] 556b6ee489ea: Verifying Checksum [2023-05-12T13:13:11.429Z] 556b6ee489ea: Download complete [2023-05-12T13:13:14.714Z] d694b5ae8c79: Pull complete [2023-05-12T13:13:14.714Z] 9f32a84ed3da: Pull complete [2023-05-12T13:13:14.714Z] 4d19c01a9841: Pull complete [2023-05-12T13:13:14.714Z] 9325e15d5711: Pull complete [2023-05-12T13:13:17.248Z] 556b6ee489ea: Pull complete [2023-05-12T13:13:17.815Z] c5a4b2cf53e6: Pull complete [2023-05-12T13:13:17.815Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-12T13:13:17.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T13:13:17.815Z] ---> c4be618373d6 [2023-05-12T13:13:17.815Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T13:13:19.730Z] ---> Running in 8d952b079081 [2023-05-12T13:13:19.730Z] Removing intermediate container 8d952b079081 [2023-05-12T13:13:19.730Z] ---> f4c420c9709d [2023-05-12T13:13:19.730Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T13:13:19.730Z] ---> Running in a8208954b0d5 [2023-05-12T13:13:19.730Z] Removing intermediate container a8208954b0d5 [2023-05-12T13:13:19.730Z] ---> ae7efdc157f7 [2023-05-12T13:13:19.730Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-12T13:13:19.988Z] ---> Running in 6358cd516ee4 [2023-05-12T13:13:19.988Z] Removing intermediate container 6358cd516ee4 [2023-05-12T13:13:19.988Z] ---> ce8305922118 [2023-05-12T13:13:19.988Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T13:13:19.988Z] ---> Running in 67654c5e9164 [2023-05-12T13:13:20.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T13:13:20.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T13:13:20.765Z] OK: 265 MiB in 53 packages [2023-05-12T13:13:21.331Z] Removing intermediate container 67654c5e9164 [2023-05-12T13:13:21.332Z] ---> 9606ef1a8bb2 [2023-05-12T13:13:21.332Z] Step 7/12 : WORKDIR /app [2023-05-12T13:13:21.332Z] ---> Running in 42cce77ba23e [2023-05-12T13:13:21.332Z] Removing intermediate container 42cce77ba23e [2023-05-12T13:13:21.332Z] ---> 094467d5e201 [2023-05-12T13:13:21.332Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-12T13:13:21.591Z] ---> c438582de2f8 [2023-05-12T13:13:21.591Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T13:13:21.591Z] ---> Running in 09dc2281b7d9 [2023-05-12T13:13:24.068Z] Still waiting to schedule task [2023-05-12T13:13:24.068Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15281’ is offline [2023-05-12T13:13:43.572Z] Removing intermediate container 09dc2281b7d9 [2023-05-12T13:13:43.572Z] ---> 82d3ac1954f7 [2023-05-12T13:13:43.572Z] Step 10/12 : COPY . . [2023-05-12T13:13:43.572Z] ---> 60738ebad152 [2023-05-12T13:13:43.572Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T13:13:43.572Z] ---> Running in 6b2cf6cd0c4b [2023-05-12T13:13:43.572Z] Removing intermediate container 6b2cf6cd0c4b [2023-05-12T13:13:43.572Z] ---> 424fab299a82 [2023-05-12T13:13:43.572Z] Step 12/12 : RUN $MAKE [2023-05-12T13:13:43.572Z] ---> Running in dd38e165c523 [2023-05-12T13:13:43.572Z] noop [2023-05-12T13:13:43.572Z] Removing intermediate container dd38e165c523 [2023-05-12T13:13:43.572Z] ---> 77969b2e0d9e [2023-05-12T13:13:43.572Z] Successfully built 77969b2e0d9e [2023-05-12T13:13:43.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:13:43.876Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T13:13:43.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:13:43.951Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:13:43.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T13:13:44.309Z] $ docker top 2349e990c676c3f4769e46e47e1a51173fe733776ff00e8ddb549955dd9e6e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:13:44.651Z] + go version [2023-05-12T13:13:44.651Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-12T13:13:44.666Z] $ docker stop --time=1 2349e990c676c3f4769e46e47e1a51173fe733776ff00e8ddb549955dd9e6e8e [2023-05-12T13:13:45.965Z] $ docker rm -f --volumes 2349e990c676c3f4769e46e47e1a51173fe733776ff00e8ddb549955dd9e6e8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:13:46.392Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T13:13:46.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:13:46.466Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:13:46.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T13:13:46.855Z] $ docker top 1085b82c262b2f1719b59f206a07c542429a6fb365a910a81df461f0dac31398 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:13:47.196Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-12T13:13:47.492Z] + make test [2023-05-12T13:13:47.492Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T13:14:09.418Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-12T13:14:27.491Z] go vet ./... [2023-05-12T13:14:30.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T13:14:30.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T13:14:30.796Z] ./bin/test-attribution-txt.sh [2023-05-12T13:14:30.796Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-12T13:14:30.796Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-12T13:14:30.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-12T13:14:30.823Z] $ docker stop --time=1 1085b82c262b2f1719b59f206a07c542429a6fb365a910a81df461f0dac31398 [2023-05-12T13:14:33.561Z] $ docker rm -f --volumes 1085b82c262b2f1719b59f206a07c542429a6fb365a910a81df461f0dac31398 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T13:14:34.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-12T13:14:34.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-12T13:14:34.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-12T13:14:35.019Z] + ls -al . [2023-05-12T13:14:35.019Z] total 176 [2023-05-12T13:14:35.019Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 13:13 . [2023-05-12T13:14:35.019Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:12 .. [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 119 May 12 13:12 .dockerignore [2023-05-12T13:14:35.019Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 13:13 .git [2023-05-12T13:14:35.019Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 13:12 .github [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 171 May 12 13:12 .gitignore [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 13:12 .golangci.yml [2023-05-12T13:14:35.019Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 13:13 .semver [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 12 13:12 Attribution.txt [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 12 13:12 CHANGELOG.md [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 12 13:12 Dockerfile [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 13:12 GOVERNANCE.md [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 688 May 12 13:12 Jenkinsfile [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 12 13:12 LICENSE [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 618 May 12 13:12 OWNERS.md [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 12 13:12 README.md [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 13:13 VERSION [2023-05-12T13:14:35.019Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 13:12 bin [2023-05-12T13:14:35.019Z] -rw-r--r-- 1 jenkins jenkins 13 May 12 13:13 coverage.out [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 12 13:12 go.mod [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 12 13:12 go.sum [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 12 13:12 main.go [2023-05-12T13:14:35.019Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 12 13:12 makefile [2023-05-12T13:14:35.019Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:12 res [2023-05-12T13:14:35.019Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:14:35.326Z] + 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=0fcc735f3799786c7aa2b33ba7099069d129dc1c --label arch=amd64 --label version=3.0.0-dev.44 . [2023-05-12T13:14:35.326Z] Sending build context to Docker daemon 3.339MB [2023-05-12T13:14:35.326Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T13:14:35.326Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-12T13:14:35.326Z] ---> 77969b2e0d9e [2023-05-12T13:14:35.326Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T13:14:35.326Z] ---> Running in c26db593c598 [2023-05-12T13:14:35.600Z] Removing intermediate container c26db593c598 [2023-05-12T13:14:35.600Z] ---> 6a38ebf76a37 [2023-05-12T13:14:35.600Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T13:14:35.600Z] ---> Running in bed4ec72e335 [2023-05-12T13:14:35.600Z] Removing intermediate container bed4ec72e335 [2023-05-12T13:14:35.600Z] ---> 943cce2e6ab2 [2023-05-12T13:14:35.600Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-12T13:14:35.600Z] ---> Running in 964bdd7d4a2e [2023-05-12T13:14:35.600Z] Removing intermediate container 964bdd7d4a2e [2023-05-12T13:14:35.600Z] ---> 8190b6d7087c [2023-05-12T13:14:35.600Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T13:14:35.860Z] ---> Running in 8c2c7e48d37f [2023-05-12T13:14:36.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T13:14:36.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T13:14:36.379Z] OK: 265 MiB in 53 packages [2023-05-12T13:14:36.638Z] Removing intermediate container 8c2c7e48d37f [2023-05-12T13:14:36.638Z] ---> 5497357f4d7c [2023-05-12T13:14:36.638Z] Step 7/26 : WORKDIR /app [2023-05-12T13:14:36.638Z] ---> Running in dfc30a57473b [2023-05-12T13:14:36.897Z] Removing intermediate container dfc30a57473b [2023-05-12T13:14:36.897Z] ---> 3e7e78b2756e [2023-05-12T13:14:36.897Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-12T13:14:36.897Z] ---> 5c4a8abfffc0 [2023-05-12T13:14:36.897Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T13:14:36.897Z] ---> Running in 94ef539e9db5 [2023-05-12T13:14:37.834Z] Removing intermediate container 94ef539e9db5 [2023-05-12T13:14:37.834Z] ---> 2b5195cf6dd0 [2023-05-12T13:14:37.834Z] Step 10/26 : COPY . . [2023-05-12T13:14:38.092Z] ---> 9ab9c2b507f6 [2023-05-12T13:14:38.093Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T13:14:38.093Z] ---> Running in 06c224f2e7ee [2023-05-12T13:14:38.093Z] Removing intermediate container 06c224f2e7ee [2023-05-12T13:14:38.093Z] ---> a8d8a20e18a4 [2023-05-12T13:14:38.093Z] Step 12/26 : RUN $MAKE [2023-05-12T13:14:38.093Z] ---> Running in 2464b61aa570 [2023-05-12T13:14:38.354Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.44" -trimpath -mod=readonly -o app-service-configurable [2023-05-12T13:15:01.396Z] Removing intermediate container 2464b61aa570 [2023-05-12T13:15:01.396Z] ---> 90ecaa61bc06 [2023-05-12T13:15:01.396Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T13:15:01.396Z] 3.17: Pulling from library/alpine [2023-05-12T13:15:01.396Z] f56be85fc22e: Already exists [2023-05-12T13:15:01.396Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T13:15:01.396Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T13:15:01.396Z] ---> 9ed4aefc74f6 [2023-05-12T13:15:01.396Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-12T13:15:01.396Z] ---> Running in 574d6bc3c7e1 [2023-05-12T13:15:01.396Z] Removing intermediate container 574d6bc3c7e1 [2023-05-12T13:15:01.396Z] ---> 87d6a3416c21 [2023-05-12T13:15:01.397Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-12T13:15:01.397Z] ---> Running in aece7dcb8307 [2023-05-12T13:15:01.397Z] Removing intermediate container aece7dcb8307 [2023-05-12T13:15:01.397Z] ---> e30bdd8a7119 [2023-05-12T13:15:01.397Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T13:15:01.397Z] ---> Running in 97595c1523d4 [2023-05-12T13:15:01.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T13:15:01.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T13:15:01.663Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T13:15:01.663Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T13:15:01.663Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T13:15:01.663Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T13:15:01.663Z] OK: 8 MiB in 17 packages [2023-05-12T13:15:02.604Z] Removing intermediate container 97595c1523d4 [2023-05-12T13:15:02.604Z] ---> 7d7919c4d590 [2023-05-12T13:15:02.604Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-12T13:15:02.604Z] ---> 59dbc61eb236 [2023-05-12T13:15:02.604Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-12T13:15:02.863Z] ---> 073bac24abfc [2023-05-12T13:15:02.863Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-12T13:15:03.131Z] ---> ceb31511ed78 [2023-05-12T13:15:03.131Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-12T13:15:04.069Z] ---> adab4d78d846 [2023-05-12T13:15:04.069Z] Step 21/26 : EXPOSE 48095 [2023-05-12T13:15:04.069Z] ---> Running in 12b96fa66586 [2023-05-12T13:15:04.069Z] Removing intermediate container 12b96fa66586 [2023-05-12T13:15:04.069Z] ---> f3ff4c97a972 [2023-05-12T13:15:04.069Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-12T13:15:04.329Z] ---> Running in bff2af28e688 [2023-05-12T13:15:04.603Z] Removing intermediate container bff2af28e688 [2023-05-12T13:15:04.603Z] ---> a6d8d8822c9a [2023-05-12T13:15:04.603Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T13:15:04.603Z] ---> Running in 491b402110f5 [2023-05-12T13:15:04.603Z] Removing intermediate container 491b402110f5 [2023-05-12T13:15:04.603Z] ---> 0726332e2387 [2023-05-12T13:15:04.603Z] Step 24/26 : LABEL arch=amd64 [2023-05-12T13:15:04.864Z] ---> Running in 7f08182da95f [2023-05-12T13:15:04.864Z] Removing intermediate container 7f08182da95f [2023-05-12T13:15:04.864Z] ---> 90763fb8930d [2023-05-12T13:15:04.864Z] Step 25/26 : LABEL git_sha=0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:15:05.062Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15284 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-12T13:15:05.074Z] Running in /w/workspace/app-service-configurable/162 [Pipeline] { [Pipeline] checkout [2023-05-12T13:15:05.117Z] Selected Git installation does not exist. Using Default [2023-05-12T13:15:05.117Z] The recommended git tool is: NONE [2023-05-12T13:15:05.122Z] ---> Running in 616412a639f7 [2023-05-12T13:15:05.123Z] Removing intermediate container 616412a639f7 [2023-05-12T13:15:05.123Z] ---> bbb9c04f4e9a [2023-05-12T13:15:05.123Z] Step 26/26 : LABEL version=3.0.0-dev.44 [2023-05-12T13:15:05.382Z] ---> Running in ab134f8f5374 [2023-05-12T13:15:05.382Z] Removing intermediate container ab134f8f5374 [2023-05-12T13:15:05.382Z] ---> 4feb10dd0273 [2023-05-12T13:15:05.382Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-12T13:15:05.382Z] Successfully built 4feb10dd0273 [2023-05-12T13:15:05.382Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:15:05.495Z] provisioning config files... [2023-05-12T13:15:05.504Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6319623001669296656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:15:05.805Z] ---> docker-login.sh [2023-05-12T13:15:05.805Z] nexus3.edgexfoundry.org:10001 [2023-05-12T13:15:05.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:05.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:05.805Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:05.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:05.805Z] [2023-05-12T13:15:05.805Z] Login Succeeded [2023-05-12T13:15:05.805Z] nexus3.edgexfoundry.org:10002 [2023-05-12T13:15:05.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:05.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:05.805Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:05.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:05.805Z] [2023-05-12T13:15:05.805Z] Login Succeeded [2023-05-12T13:15:05.805Z] nexus3.edgexfoundry.org:10003 [2023-05-12T13:15:06.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:06.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:06.065Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:06.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:06.065Z] [2023-05-12T13:15:06.065Z] Login Succeeded [2023-05-12T13:15:06.065Z] nexus3.edgexfoundry.org:10004 [2023-05-12T13:15:06.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:06.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:06.065Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:06.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:06.065Z] [2023-05-12T13:15:06.065Z] Login Succeeded [2023-05-12T13:15:06.065Z] docker.io [2023-05-12T13:15:06.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:06.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:06.323Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:06.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:06.323Z] [2023-05-12T13:15:06.323Z] Login Succeeded [2023-05-12T13:15:06.323Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T13:15:06.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T13:15:06.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:15:06.383Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-12T13:15:06.383Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:15:06.383Z] latest [2023-05-12T13:15:06.383Z] 3.0.0-dev.44 [2023-05-12T13:15:06.383Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [2023-05-12T13:15:06.383Z] main [2023-05-12T13:15:06.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:06.701Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:07.018Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:15:07.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-12T13:15:07.019Z] 2352f1205c87: Preparing [2023-05-12T13:15:07.019Z] 951663ef1304: Preparing [2023-05-12T13:15:07.019Z] 10a7cfc43168: Preparing [2023-05-12T13:15:07.019Z] b2a41c8e5ccc: Preparing [2023-05-12T13:15:07.019Z] a7b1d4d0aed8: Preparing [2023-05-12T13:15:07.019Z] f1417ff83b31: Preparing [2023-05-12T13:15:07.019Z] f1417ff83b31: Waiting [2023-05-12T13:15:07.019Z] b2a41c8e5ccc: Pushed [2023-05-12T13:15:07.019Z] 951663ef1304: Pushed [2023-05-12T13:15:07.019Z] 10a7cfc43168: Pushed [2023-05-12T13:15:07.278Z] a7b1d4d0aed8: Pushed [2023-05-12T13:15:07.278Z] f1417ff83b31: Layer already exists [2023-05-12T13:15:09.815Z] 2352f1205c87: Pushed [2023-05-12T13:15:10.074Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:10.395Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:10.703Z] using credential edgex-jenkins-ssh [2023-05-12T13:15:10.709Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-12T13:15:10.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-12T13:15:10.709Z] 2352f1205c87: Preparing [2023-05-12T13:15:10.709Z] 951663ef1304: Preparing [2023-05-12T13:15:10.709Z] 10a7cfc43168: Preparing [2023-05-12T13:15:10.709Z] b2a41c8e5ccc: Preparing [2023-05-12T13:15:10.709Z] a7b1d4d0aed8: Preparing [2023-05-12T13:15:10.709Z] f1417ff83b31: Preparing [2023-05-12T13:15:10.709Z] f1417ff83b31: Waiting [2023-05-12T13:15:10.709Z] b2a41c8e5ccc: Layer already exists [2023-05-12T13:15:10.709Z] 2352f1205c87: Layer already exists [2023-05-12T13:15:10.709Z] 10a7cfc43168: Layer already exists [2023-05-12T13:15:10.709Z] 951663ef1304: Layer already exists [2023-05-12T13:15:10.709Z] a7b1d4d0aed8: Layer already exists [2023-05-12T13:15:10.709Z] f1417ff83b31: Layer already exists [2023-05-12T13:15:10.709Z] latest: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [2023-05-12T13:15:10.727Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:11.029Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:11.329Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.44 [2023-05-12T13:15:11.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-12T13:15:11.329Z] 2352f1205c87: Preparing [2023-05-12T13:15:11.329Z] 951663ef1304: Preparing [2023-05-12T13:15:11.329Z] 10a7cfc43168: Preparing [2023-05-12T13:15:11.329Z] b2a41c8e5ccc: Preparing [2023-05-12T13:15:11.329Z] a7b1d4d0aed8: Preparing [2023-05-12T13:15:11.329Z] f1417ff83b31: Preparing [2023-05-12T13:15:11.329Z] f1417ff83b31: Waiting [2023-05-12T13:15:11.329Z] 2352f1205c87: Layer already exists [2023-05-12T13:15:11.329Z] 10a7cfc43168: Layer already exists [2023-05-12T13:15:11.329Z] a7b1d4d0aed8: Layer already exists [2023-05-12T13:15:11.329Z] 951663ef1304: Layer already exists [2023-05-12T13:15:11.329Z] b2a41c8e5ccc: Layer already exists [2023-05-12T13:15:11.329Z] f1417ff83b31: Layer already exists [2023-05-12T13:15:11.329Z] 3.0.0-dev.44: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-12T13:15:10.778Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-12T13:15:10.882Z] > git init /w/workspace/app-service-configurable/162 # timeout=10 [2023-05-12T13:15:11.040Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-12T13:15:11.041Z] > git --version # timeout=10 [2023-05-12T13:15:11.065Z] > git --version # 'git version 2.25.1' [2023-05-12T13:15:11.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T13:15:11.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-05-12T13:15:11.640Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:11.945Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [2023-05-12T13:15:11.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-12T13:15:11.945Z] 2352f1205c87: Preparing [2023-05-12T13:15:11.945Z] 951663ef1304: Preparing [2023-05-12T13:15:11.945Z] 10a7cfc43168: Preparing [2023-05-12T13:15:11.945Z] b2a41c8e5ccc: Preparing [2023-05-12T13:15:11.945Z] a7b1d4d0aed8: Preparing [2023-05-12T13:15:11.945Z] f1417ff83b31: Preparing [2023-05-12T13:15:11.945Z] f1417ff83b31: Waiting [2023-05-12T13:15:11.945Z] 2352f1205c87: Layer already exists [2023-05-12T13:15:11.945Z] 951663ef1304: Layer already exists [2023-05-12T13:15:11.945Z] a7b1d4d0aed8: Layer already exists [2023-05-12T13:15:11.945Z] b2a41c8e5ccc: Layer already exists [2023-05-12T13:15:11.945Z] 10a7cfc43168: Layer already exists [2023-05-12T13:15:11.945Z] f1417ff83b31: Layer already exists [2023-05-12T13:15:11.945Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:12.257Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:12.562Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-12T13:15:12.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-12T13:15:12.562Z] 2352f1205c87: Preparing [2023-05-12T13:15:12.562Z] 951663ef1304: Preparing [2023-05-12T13:15:12.562Z] 10a7cfc43168: Preparing [2023-05-12T13:15:12.562Z] b2a41c8e5ccc: Preparing [2023-05-12T13:15:12.562Z] a7b1d4d0aed8: Preparing [2023-05-12T13:15:12.562Z] f1417ff83b31: Preparing [2023-05-12T13:15:12.562Z] f1417ff83b31: Waiting [2023-05-12T13:15:12.562Z] 2352f1205c87: Layer already exists [2023-05-12T13:15:12.562Z] 951663ef1304: Layer already exists [2023-05-12T13:15:12.562Z] a7b1d4d0aed8: Layer already exists [2023-05-12T13:15:12.562Z] 10a7cfc43168: Layer already exists [2023-05-12T13:15:12.562Z] b2a41c8e5ccc: Layer already exists [2023-05-12T13:15:12.562Z] f1417ff83b31: Layer already exists [2023-05-12T13:15:12.562Z] main: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T13:15:12.607Z] ===================================================== [Pipeline] echo [2023-05-12T13:15:12.615Z] taggedImages: [2023-05-12T13:15:12.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:15:12.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-12T13:15:12.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.44 [2023-05-12T13:15:12.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [2023-05-12T13:15:12.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [2023-05-12T13:15:12.413Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-12T13:15:12.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:12.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:15:12.989Z] [2023-05-12T13:15:12.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:13.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:15:13.330Z] Avoid second fetch [2023-05-12T13:15:13.331Z] Checking out Revision 0fcc735f3799786c7aa2b33ba7099069d129dc1c (main) [2023-05-12T13:15:13.857Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-12T13:15:13.857Z] 5eb5b503b376: Pulling fs layer [2023-05-12T13:15:13.857Z] 5c69ac0246d0: Pulling fs layer [2023-05-12T13:15:13.857Z] ec43610c2a17: Pulling fs layer [2023-05-12T13:15:13.857Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-12T13:15:13.857Z] 33b1e0a273af: Pulling fs layer [2023-05-12T13:15:13.857Z] 5d3b04190fa2: Pulling fs layer [2023-05-12T13:15:13.857Z] 2f39f015ded8: Pulling fs layer [2023-05-12T13:15:13.857Z] 33b1e0a273af: Waiting [2023-05-12T13:15:13.857Z] 5d3b04190fa2: Waiting [2023-05-12T13:15:13.857Z] 2f39f015ded8: Waiting [2023-05-12T13:15:13.857Z] 3a2ae6a8a46f: Waiting [2023-05-12T13:15:13.857Z] 5c69ac0246d0: Download complete [2023-05-12T13:15:13.857Z] 3a2ae6a8a46f: Download complete [2023-05-12T13:15:13.857Z] 33b1e0a273af: Verifying Checksum [2023-05-12T13:15:13.857Z] 33b1e0a273af: Download complete [2023-05-12T13:15:13.857Z] 5d3b04190fa2: Download complete [2023-05-12T13:15:13.857Z] ec43610c2a17: Verifying Checksum [2023-05-12T13:15:13.857Z] ec43610c2a17: Download complete [2023-05-12T13:15:13.969Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#562)" [2023-05-12T13:15:13.351Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T13:15:13.419Z] > git checkout -f 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 [2023-05-12T13:15:14.116Z] 5eb5b503b376: Verifying Checksum [2023-05-12T13:15:14.116Z] 5eb5b503b376: Download complete [2023-05-12T13:15:14.388Z] [2023-05-12T13:15:14.388Z] GitHub has been notified of this commit’s build result [2023-05-12T13:15:14.388Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T13:15:14.684Z] 2f39f015ded8: Verifying Checksum [2023-05-12T13:15:14.684Z] 2f39f015ded8: Download complete [2023-05-12T13:15:14.938Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-12T13:15:14.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T13:15:14.938Z] Dload Upload Total Spent Left Speed [2023-05-12T13:15:14.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-05-12T13:15:15.612Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-05-12T13:15:15.620Z] 5eb5b503b376: Pull complete [Pipeline] sh [2023-05-12T13:15:15.880Z] 5c69ac0246d0: Pull complete [2023-05-12T13:15:15.953Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-12T13:15:15.953Z] + sudo tee /etc/docker/daemon.new [2023-05-12T13:15:15.953Z] { [2023-05-12T13:15:15.953Z] "registry-mirrors": [ [2023-05-12T13:15:15.953Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-12T13:15:15.953Z] ], [2023-05-12T13:15:15.953Z] "bip": "10.250.0.254/24", [2023-05-12T13:15:15.953Z] "hosts": [ [2023-05-12T13:15:15.953Z] "tcp://0.0.0.0:5555", [2023-05-12T13:15:15.953Z] "unix:///var/run/docker.sock" [2023-05-12T13:15:15.953Z] ], [2023-05-12T13:15:15.953Z] "mtu": 1458, [2023-05-12T13:15:15.953Z] "selinux-enabled": true, [2023-05-12T13:15:15.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-12T13:15:15.953Z] } [Pipeline] sh [2023-05-12T13:15:16.293Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-12T13:15:16.648Z] + sudo service docker restart [2023-05-12T13:15:16.818Z] ec43610c2a17: Pull complete [2023-05-12T13:15:17.077Z] 3a2ae6a8a46f: Pull complete [2023-05-12T13:15:17.646Z] 33b1e0a273af: Pull complete [2023-05-12T13:15:17.906Z] 5d3b04190fa2: Pull complete [2023-05-12T13:15:23.179Z] 2f39f015ded8: Pull complete [2023-05-12T13:15:23.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-12T13:15:23.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:15:23.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:15:23.835Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:15:23.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-12T13:15:31.046Z] $ docker top ccf4d931b786c52e4132bec786f29c6db067e7b87e95a0662dc03363d7e84d0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:15:31.409Z] ---> job-cost.sh [2023-05-12T13:15:31.409Z] lf-activate-venv: SKIPPING [2023-05-12T13:15:31.409Z] INFO: No Stack... [2023-05-12T13:15:31.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T13:15:31.927Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T13:15:32.219Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-12T13:15:32.219Z] + cut -d, -f6 [Pipeline] lock [2023-05-12T13:15:32.234Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [2023-05-12T13:15:32.240Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] did not exist. Created. [2023-05-12T13:15:32.240Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T13:15:32.546Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-12T13:15:32.579Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T13:15:32.587Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T13:15:32.614Z] $ docker stop --time=1 ccf4d931b786c52e4132bec786f29c6db067e7b87e95a0662dc03363d7e84d0d [2023-05-12T13:15:34.546Z] $ docker rm -f --volumes ccf4d931b786c52e4132bec786f29c6db067e7b87e95a0662dc03363d7e84d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:15:34.935Z] provisioning config files... [2023-05-12T13:15:34.964Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/162@tmp/config6058418452718276147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:15:35.325Z] ---> docker-login.sh [2023-05-12T13:15:35.325Z] nexus3.edgexfoundry.org:10001 [2023-05-12T13:15:35.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:35.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:35.915Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:35.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:35.915Z] [2023-05-12T13:15:35.915Z] Login Succeeded [2023-05-12T13:15:35.915Z] nexus3.edgexfoundry.org:10002 [2023-05-12T13:15:36.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:36.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:36.465Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:36.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:36.465Z] [2023-05-12T13:15:36.465Z] Login Succeeded [2023-05-12T13:15:36.465Z] nexus3.edgexfoundry.org:10003 [2023-05-12T13:15:36.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:36.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:36.735Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:36.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:36.735Z] [2023-05-12T13:15:36.735Z] Login Succeeded [2023-05-12T13:15:36.735Z] nexus3.edgexfoundry.org:10004 [2023-05-12T13:15:37.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:37.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:37.006Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:37.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:37.006Z] [2023-05-12T13:15:37.006Z] Login Succeeded [2023-05-12T13:15:37.006Z] docker.io [2023-05-12T13:15:37.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:15:37.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:15:37.547Z] Configure a credential helper to remove this warning. See [2023-05-12T13:15:37.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:15:37.547Z] [2023-05-12T13:15:37.547Z] Login Succeeded [2023-05-12T13:15:37.547Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T13:15:37.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-12T13:15:37.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:15:37.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:15:37.855Z] ========================================================= [2023-05-12T13:15:37.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-12T13:15:37.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:15:38.206Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-12T13:15:38.206Z] Sending build context to Docker daemon 168.4kB [2023-05-12T13:15:38.477Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T13:15:38.477Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-12T13:15:38.477Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-12T13:15:38.477Z] c41833b44d91: Pulling fs layer [2023-05-12T13:15:38.477Z] ed15518f5707: Pulling fs layer [2023-05-12T13:15:38.477Z] feae8fd75edb: Pulling fs layer [2023-05-12T13:15:38.477Z] 242c74f7c9fa: Pulling fs layer [2023-05-12T13:15:38.477Z] 3cdef696dda3: Pulling fs layer [2023-05-12T13:15:38.477Z] 2ced38df9373: Pulling fs layer [2023-05-12T13:15:38.477Z] 58f1dce35555: Pulling fs layer [2023-05-12T13:15:38.477Z] 3cdef696dda3: Waiting [2023-05-12T13:15:38.477Z] 2ced38df9373: Waiting [2023-05-12T13:15:38.477Z] 242c74f7c9fa: Waiting [2023-05-12T13:15:38.477Z] 58f1dce35555: Waiting [2023-05-12T13:15:38.477Z] ed15518f5707: Download complete [2023-05-12T13:15:38.749Z] 242c74f7c9fa: Verifying Checksum [2023-05-12T13:15:38.750Z] 242c74f7c9fa: Download complete [2023-05-12T13:15:38.750Z] 3cdef696dda3: Verifying Checksum [2023-05-12T13:15:38.750Z] 3cdef696dda3: Download complete [2023-05-12T13:15:38.750Z] c41833b44d91: Verifying Checksum [2023-05-12T13:15:38.750Z] c41833b44d91: Download complete [2023-05-12T13:15:39.725Z] c41833b44d91: Pull complete [2023-05-12T13:15:40.315Z] 58f1dce35555: Verifying Checksum [2023-05-12T13:15:40.315Z] 58f1dce35555: Download complete [2023-05-12T13:15:40.591Z] ed15518f5707: Pull complete [2023-05-12T13:15:41.559Z] feae8fd75edb: Verifying Checksum [2023-05-12T13:15:41.559Z] feae8fd75edb: Download complete [2023-05-12T13:15:41.559Z] 2ced38df9373: Verifying Checksum [2023-05-12T13:15:41.559Z] 2ced38df9373: Download complete [2023-05-12T13:15:51.666Z] feae8fd75edb: Pull complete [2023-05-12T13:15:51.666Z] 242c74f7c9fa: Pull complete [2023-05-12T13:15:51.666Z] 3cdef696dda3: Pull complete [2023-05-12T13:16:01.761Z] 2ced38df9373: Pull complete [2023-05-12T13:16:02.733Z] 58f1dce35555: Pull complete [2023-05-12T13:16:02.733Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-12T13:16:02.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T13:16:02.733Z] ---> fadd8f120f05 [2023-05-12T13:16:02.733Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T13:16:04.686Z] ---> Running in d2b473069671 [2023-05-12T13:16:04.686Z] Removing intermediate container d2b473069671 [2023-05-12T13:16:04.686Z] ---> 0e8bd5f20205 [2023-05-12T13:16:04.686Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T13:16:04.686Z] ---> Running in 7f4fabcf7d62 [2023-05-12T13:16:04.956Z] Removing intermediate container 7f4fabcf7d62 [2023-05-12T13:16:04.956Z] ---> 473527d30e4d [2023-05-12T13:16:04.956Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-12T13:16:05.223Z] ---> Running in 22c8d66aaa18 [2023-05-12T13:16:05.493Z] Removing intermediate container 22c8d66aaa18 [2023-05-12T13:16:05.493Z] ---> d9bd9a4391cb [2023-05-12T13:16:05.493Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T13:16:05.493Z] ---> Running in e6355eb94d66 [2023-05-12T13:16:06.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T13:16:07.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T13:16:08.478Z] OK: 263 MiB in 53 packages [2023-05-12T13:16:09.095Z] Removing intermediate container e6355eb94d66 [2023-05-12T13:16:09.095Z] ---> d390dc26c838 [2023-05-12T13:16:09.095Z] Step 7/12 : WORKDIR /app [2023-05-12T13:16:09.365Z] ---> Running in e45aec2a8981 [2023-05-12T13:16:09.636Z] Removing intermediate container e45aec2a8981 [2023-05-12T13:16:09.636Z] ---> e479eefe27ab [2023-05-12T13:16:09.636Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-12T13:16:10.222Z] ---> 357ae8b5d486 [2023-05-12T13:16:10.222Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T13:16:10.222Z] ---> Running in 1e3544902ba8 [2023-05-12T13:17:18.130Z] Removing intermediate container 1e3544902ba8 [2023-05-12T13:17:18.130Z] ---> 7ac557e5d464 [2023-05-12T13:17:18.130Z] Step 10/12 : COPY . . [2023-05-12T13:17:18.130Z] ---> 02fc802f5be0 [2023-05-12T13:17:18.130Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T13:17:18.130Z] ---> Running in c44a137300dd [2023-05-12T13:17:18.130Z] Removing intermediate container c44a137300dd [2023-05-12T13:17:18.130Z] ---> 19e7ef78248f [2023-05-12T13:17:18.130Z] Step 12/12 : RUN $MAKE [2023-05-12T13:17:18.130Z] ---> Running in 6c95b0108923 [2023-05-12T13:17:18.130Z] noop [2023-05-12T13:17:18.130Z] Removing intermediate container 6c95b0108923 [2023-05-12T13:17:18.130Z] ---> b1152a708179 [2023-05-12T13:17:18.130Z] Successfully built b1152a708179 [2023-05-12T13:17:18.130Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:17:18.482Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T13:17:18.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:17:18.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-15284 does not seem to be running inside a container [2023-05-12T13:17:18.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/162 -v /w/workspace/app-service-configurable/162:/w/workspace/app-service-configurable/162:rw,z -v /w/workspace/app-service-configurable/162@tmp:/w/workspace/app-service-configurable/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-12T13:17:20.035Z] $ docker top 958cfa8509dc1ed1f25088a71eb0a26e9cae145f5bbbbd5e054148e87f542414 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:17:20.870Z] + go version [2023-05-12T13:17:20.870Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-12T13:17:20.892Z] $ docker stop --time=1 958cfa8509dc1ed1f25088a71eb0a26e9cae145f5bbbbd5e054148e87f542414 [2023-05-12T13:17:22.518Z] $ docker rm -f --volumes 958cfa8509dc1ed1f25088a71eb0a26e9cae145f5bbbbd5e054148e87f542414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:17:23.067Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T13:17:23.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:17:23.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-15284 does not seem to be running inside a container [2023-05-12T13:17:23.327Z] $ 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/162 -v /w/workspace/app-service-configurable/162:/w/workspace/app-service-configurable/162:rw,z -v /w/workspace/app-service-configurable/162@tmp:/w/workspace/app-service-configurable/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-12T13:17:24.537Z] $ docker top 51a8aa9d3dc28a730b930cf27ea733081103e817bf41d691507efcc97202202b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:17:25.366Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/162 [Pipeline] fileExists [Pipeline] sh [2023-05-12T13:17:26.014Z] + make test [2023-05-12T13:17:26.014Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T13:20:17.770Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-12T13:20:17.770Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-12T13:20:17.770Z] go vet ./... [2023-05-12T13:22:24.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T13:22:24.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T13:22:24.454Z] ./bin/test-attribution-txt.sh [2023-05-12T13:22:24.454Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-12T13:22:24.454Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-12T13:22:24.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-12T13:22:24.495Z] $ docker stop --time=1 51a8aa9d3dc28a730b930cf27ea733081103e817bf41d691507efcc97202202b [2023-05-12T13:22:26.369Z] $ docker rm -f --volumes 51a8aa9d3dc28a730b930cf27ea733081103e817bf41d691507efcc97202202b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T13:22:27.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-12T13:22:27.807Z] Warning: overwriting stash ‘coverage-report’ [2023-05-12T13:22:28.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T13:22:28.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-12T13:22:28.962Z] + ls -al . [2023-05-12T13:22:28.962Z] total 172 [2023-05-12T13:22:28.962Z] drwxrwxr-x 7 jenkins jenkins 4096 May 12 13:17 . [2023-05-12T13:22:28.962Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:15 .. [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 119 May 12 13:15 .dockerignore [2023-05-12T13:22:28.962Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 13:15 .git [2023-05-12T13:22:28.962Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 13:15 .github [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 171 May 12 13:15 .gitignore [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 13:15 .golangci.yml [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 12 13:15 Attribution.txt [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 12 13:15 CHANGELOG.md [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 12 13:15 Dockerfile [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 13:15 GOVERNANCE.md [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 688 May 12 13:15 Jenkinsfile [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 12 13:15 LICENSE [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 618 May 12 13:15 OWNERS.md [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 12 13:15 README.md [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 13:13 VERSION [2023-05-12T13:22:28.962Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 13:15 bin [2023-05-12T13:22:28.962Z] -rw-r--r-- 1 jenkins jenkins 13 May 12 13:17 coverage.out [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 12 13:15 go.mod [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 12 13:15 go.sum [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 12 13:15 main.go [2023-05-12T13:22:28.962Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 12 13:15 makefile [2023-05-12T13:22:28.963Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:15 res [2023-05-12T13:22:28.963Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:22:29.302Z] + 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=0fcc735f3799786c7aa2b33ba7099069d129dc1c --label arch=arm64 --label version=3.0.0-dev.44 . [2023-05-12T13:22:29.302Z] Sending build context to Docker daemon 169.5kB [2023-05-12T13:22:29.573Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T13:22:29.573Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-12T13:22:29.573Z] ---> b1152a708179 [2023-05-12T13:22:29.573Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T13:22:29.573Z] ---> Running in a483d0cec81c [2023-05-12T13:22:29.841Z] Removing intermediate container a483d0cec81c [2023-05-12T13:22:29.841Z] ---> 746dd50b2632 [2023-05-12T13:22:29.841Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T13:22:30.112Z] ---> Running in a1b72acd8ed4 [2023-05-12T13:22:30.381Z] Removing intermediate container a1b72acd8ed4 [2023-05-12T13:22:30.381Z] ---> 0627c76a2739 [2023-05-12T13:22:30.381Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-12T13:22:30.381Z] ---> Running in 4d6b6ed590a2 [2023-05-12T13:22:30.658Z] Removing intermediate container 4d6b6ed590a2 [2023-05-12T13:22:30.658Z] ---> cf21ef050bf2 [2023-05-12T13:22:30.658Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T13:22:30.658Z] ---> Running in f7642cc09989 [2023-05-12T13:22:31.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T13:22:32.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T13:22:33.627Z] OK: 263 MiB in 53 packages [2023-05-12T13:22:34.220Z] Removing intermediate container f7642cc09989 [2023-05-12T13:22:34.220Z] ---> f1975eb4eb40 [2023-05-12T13:22:34.220Z] Step 7/26 : WORKDIR /app [2023-05-12T13:22:34.491Z] ---> Running in 634b4ef5b858 [2023-05-12T13:22:34.759Z] Removing intermediate container 634b4ef5b858 [2023-05-12T13:22:34.759Z] ---> b1b91ef2f580 [2023-05-12T13:22:34.759Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-12T13:22:35.355Z] ---> b3bf3b5ca24b [2023-05-12T13:22:35.355Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T13:22:35.355Z] ---> Running in 950573d6ede5 [2023-05-12T13:22:37.954Z] Removing intermediate container 950573d6ede5 [2023-05-12T13:22:37.954Z] ---> 95a35657c243 [2023-05-12T13:22:37.954Z] Step 10/26 : COPY . . [2023-05-12T13:22:38.224Z] ---> 7a9cfa96ac7c [2023-05-12T13:22:38.224Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T13:22:38.490Z] ---> Running in 75e8d2ba3f20 [2023-05-12T13:22:41.076Z] Removing intermediate container 75e8d2ba3f20 [2023-05-12T13:22:41.077Z] ---> 78cdbec72d40 [2023-05-12T13:22:41.077Z] Step 12/26 : RUN $MAKE [2023-05-12T13:22:41.077Z] ---> Running in bb287e0447dc [2023-05-12T13:22:42.038Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.44" -trimpath -mod=readonly -o app-service-configurable [2023-05-12T13:24:48.717Z] Removing intermediate container bb287e0447dc [2023-05-12T13:24:48.717Z] ---> 9e402112374e [2023-05-12T13:24:48.717Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T13:24:49.297Z] 3.17: Pulling from library/alpine [2023-05-12T13:24:49.566Z] c41833b44d91: Already exists [2023-05-12T13:24:49.566Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T13:24:49.566Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T13:24:49.566Z] ---> 51e60588ff2c [2023-05-12T13:24:49.566Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-12T13:24:49.834Z] ---> Running in 6769188ff72f [2023-05-12T13:24:50.103Z] Removing intermediate container 6769188ff72f [2023-05-12T13:24:50.103Z] ---> 9ebcb9928614 [2023-05-12T13:24:50.103Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-12T13:24:50.103Z] ---> Running in 468abf4fb3be [2023-05-12T13:24:50.372Z] Removing intermediate container 468abf4fb3be [2023-05-12T13:24:50.372Z] ---> 500013369594 [2023-05-12T13:24:50.372Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T13:24:50.372Z] ---> Running in 44b5857590d8 [2023-05-12T13:24:51.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T13:24:51.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T13:24:52.878Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T13:24:53.145Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T13:24:53.145Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T13:24:53.145Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T13:24:53.412Z] OK: 8 MiB in 17 packages [2023-05-12T13:24:55.360Z] Removing intermediate container 44b5857590d8 [2023-05-12T13:24:55.360Z] ---> 72b2f6b2af7f [2023-05-12T13:24:55.360Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-12T13:24:55.947Z] ---> b967c64f4634 [2023-05-12T13:24:55.947Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-12T13:24:56.530Z] ---> 4ff7204d01c4 [2023-05-12T13:24:56.530Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-12T13:24:57.114Z] ---> c8dd8fd93e23 [2023-05-12T13:24:57.114Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-12T13:24:58.546Z] ---> a8c879d71e54 [2023-05-12T13:24:58.546Z] Step 21/26 : EXPOSE 48095 [2023-05-12T13:24:58.546Z] ---> Running in ce0c9f8ce505 [2023-05-12T13:24:58.546Z] Removing intermediate container ce0c9f8ce505 [2023-05-12T13:24:58.546Z] ---> 7373c24eee64 [2023-05-12T13:24:58.546Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-12T13:24:58.817Z] ---> Running in ebca2e8ac7b3 [2023-05-12T13:24:59.085Z] Removing intermediate container ebca2e8ac7b3 [2023-05-12T13:24:59.085Z] ---> 4dc7415e0d87 [2023-05-12T13:24:59.085Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T13:24:59.085Z] ---> Running in 9136e1f215f5 [2023-05-12T13:24:59.355Z] Removing intermediate container 9136e1f215f5 [2023-05-12T13:24:59.355Z] ---> 133c5ee170b1 [2023-05-12T13:24:59.355Z] Step 24/26 : LABEL arch=arm64 [2023-05-12T13:24:59.355Z] ---> Running in 5d528f01651d [2023-05-12T13:24:59.622Z] Removing intermediate container 5d528f01651d [2023-05-12T13:24:59.622Z] ---> a2165c1762ee [2023-05-12T13:24:59.622Z] Step 25/26 : LABEL git_sha=0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:24:59.890Z] ---> Running in bef9c0c75d8f [2023-05-12T13:25:00.158Z] Removing intermediate container bef9c0c75d8f [2023-05-12T13:25:00.158Z] ---> ed5f0f092e05 [2023-05-12T13:25:00.158Z] Step 26/26 : LABEL version=3.0.0-dev.44 [2023-05-12T13:25:00.158Z] ---> Running in 552ddf8b96c6 [2023-05-12T13:25:00.426Z] Removing intermediate container 552ddf8b96c6 [2023-05-12T13:25:00.426Z] ---> cb5d3412319b [2023-05-12T13:25:00.426Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-12T13:25:00.426Z] Successfully built cb5d3412319b [2023-05-12T13:25:00.426Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:25:00.560Z] provisioning config files... [2023-05-12T13:25:00.574Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/162@tmp/config13988584630260372402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:25:00.909Z] ---> docker-login.sh [2023-05-12T13:25:00.909Z] nexus3.edgexfoundry.org:10001 [2023-05-12T13:25:01.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:25:01.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:25:01.179Z] Configure a credential helper to remove this warning. See [2023-05-12T13:25:01.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:25:01.179Z] [2023-05-12T13:25:01.179Z] Login Succeeded [2023-05-12T13:25:01.179Z] nexus3.edgexfoundry.org:10002 [2023-05-12T13:25:01.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:25:01.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:25:01.449Z] Configure a credential helper to remove this warning. See [2023-05-12T13:25:01.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:25:01.449Z] [2023-05-12T13:25:01.449Z] Login Succeeded [2023-05-12T13:25:01.449Z] nexus3.edgexfoundry.org:10003 [2023-05-12T13:25:01.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:25:01.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:25:01.992Z] Configure a credential helper to remove this warning. See [2023-05-12T13:25:01.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:25:01.992Z] [2023-05-12T13:25:01.992Z] Login Succeeded [2023-05-12T13:25:01.992Z] nexus3.edgexfoundry.org:10004 [2023-05-12T13:25:02.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:25:02.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:25:02.261Z] Configure a credential helper to remove this warning. See [2023-05-12T13:25:02.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:25:02.261Z] [2023-05-12T13:25:02.261Z] Login Succeeded [2023-05-12T13:25:02.261Z] docker.io [2023-05-12T13:25:02.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:25:02.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:25:02.794Z] Configure a credential helper to remove this warning. See [2023-05-12T13:25:02.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:25:02.794Z] [2023-05-12T13:25:02.794Z] Login Succeeded [2023-05-12T13:25:02.794Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T13:25:02.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T13:25:02.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:25:02.849Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-12T13:25:02.849Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:25:02.849Z] latest [2023-05-12T13:25:02.849Z] 3.0.0-dev.44 [2023-05-12T13:25:02.849Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [2023-05-12T13:25:02.849Z] main [2023-05-12T13:25:02.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:03.193Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:03.528Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:25:03.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-12T13:25:03.528Z] 7afbfbdcde47: Preparing [2023-05-12T13:25:03.528Z] c6fb56d4c8d6: Preparing [2023-05-12T13:25:03.528Z] 4db4aeee91c4: Preparing [2023-05-12T13:25:03.528Z] 7ff668a7239c: Preparing [2023-05-12T13:25:03.528Z] 1d638c963f63: Preparing [2023-05-12T13:25:03.528Z] 26cbea5cba74: Preparing [2023-05-12T13:25:03.528Z] 26cbea5cba74: Waiting [2023-05-12T13:25:03.794Z] 4db4aeee91c4: Pushed [2023-05-12T13:25:03.794Z] 7ff668a7239c: Pushed [2023-05-12T13:25:03.794Z] c6fb56d4c8d6: Pushed [2023-05-12T13:25:03.794Z] 26cbea5cba74: Layer already exists [2023-05-12T13:25:03.794Z] 1d638c963f63: Pushed [2023-05-12T13:25:09.127Z] 7afbfbdcde47: Pushed [2023-05-12T13:25:09.127Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:09.467Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:09.803Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-12T13:25:09.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-12T13:25:09.803Z] 7afbfbdcde47: Preparing [2023-05-12T13:25:09.803Z] c6fb56d4c8d6: Preparing [2023-05-12T13:25:09.803Z] 4db4aeee91c4: Preparing [2023-05-12T13:25:09.803Z] 7ff668a7239c: Preparing [2023-05-12T13:25:09.803Z] 1d638c963f63: Preparing [2023-05-12T13:25:09.803Z] 26cbea5cba74: Preparing [2023-05-12T13:25:09.803Z] 26cbea5cba74: Waiting [2023-05-12T13:25:09.803Z] 1d638c963f63: Layer already exists [2023-05-12T13:25:09.803Z] 7ff668a7239c: Layer already exists [2023-05-12T13:25:09.803Z] 7afbfbdcde47: Layer already exists [2023-05-12T13:25:09.803Z] 4db4aeee91c4: Layer already exists [2023-05-12T13:25:09.803Z] c6fb56d4c8d6: Layer already exists [2023-05-12T13:25:09.803Z] 26cbea5cba74: Layer already exists [2023-05-12T13:25:10.069Z] latest: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:10.468Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:10.839Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.44 [2023-05-12T13:25:10.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-12T13:25:10.839Z] 7afbfbdcde47: Preparing [2023-05-12T13:25:10.839Z] c6fb56d4c8d6: Preparing [2023-05-12T13:25:10.839Z] 4db4aeee91c4: Preparing [2023-05-12T13:25:10.839Z] 7ff668a7239c: Preparing [2023-05-12T13:25:10.839Z] 1d638c963f63: Preparing [2023-05-12T13:25:10.839Z] 26cbea5cba74: Preparing [2023-05-12T13:25:10.839Z] 26cbea5cba74: Waiting [2023-05-12T13:25:10.839Z] 4db4aeee91c4: Layer already exists [2023-05-12T13:25:10.839Z] 7afbfbdcde47: Layer already exists [2023-05-12T13:25:10.839Z] 1d638c963f63: Layer already exists [2023-05-12T13:25:10.839Z] 7ff668a7239c: Layer already exists [2023-05-12T13:25:10.839Z] c6fb56d4c8d6: Layer already exists [2023-05-12T13:25:10.839Z] 26cbea5cba74: Layer already exists [2023-05-12T13:25:10.839Z] 3.0.0-dev.44: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:11.456Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:11.815Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [2023-05-12T13:25:11.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-12T13:25:11.815Z] 7afbfbdcde47: Preparing [2023-05-12T13:25:11.815Z] c6fb56d4c8d6: Preparing [2023-05-12T13:25:11.815Z] 4db4aeee91c4: Preparing [2023-05-12T13:25:11.815Z] 7ff668a7239c: Preparing [2023-05-12T13:25:11.815Z] 1d638c963f63: Preparing [2023-05-12T13:25:11.815Z] 26cbea5cba74: Preparing [2023-05-12T13:25:11.815Z] 26cbea5cba74: Waiting [2023-05-12T13:25:11.815Z] 4db4aeee91c4: Layer already exists [2023-05-12T13:25:11.815Z] c6fb56d4c8d6: Layer already exists [2023-05-12T13:25:11.815Z] 1d638c963f63: Layer already exists [2023-05-12T13:25:11.815Z] 7afbfbdcde47: Layer already exists [2023-05-12T13:25:11.815Z] 7ff668a7239c: Layer already exists [2023-05-12T13:25:11.815Z] 26cbea5cba74: Layer already exists [2023-05-12T13:25:11.815Z] 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:12.162Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:12.495Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-12T13:25:12.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-12T13:25:12.495Z] 7afbfbdcde47: Preparing [2023-05-12T13:25:12.495Z] c6fb56d4c8d6: Preparing [2023-05-12T13:25:12.495Z] 4db4aeee91c4: Preparing [2023-05-12T13:25:12.495Z] 7ff668a7239c: Preparing [2023-05-12T13:25:12.495Z] 1d638c963f63: Preparing [2023-05-12T13:25:12.495Z] 26cbea5cba74: Preparing [2023-05-12T13:25:12.495Z] 26cbea5cba74: Waiting [2023-05-12T13:25:12.495Z] 1d638c963f63: Layer already exists [2023-05-12T13:25:12.495Z] 7ff668a7239c: Layer already exists [2023-05-12T13:25:12.495Z] 4db4aeee91c4: Layer already exists [2023-05-12T13:25:12.495Z] c6fb56d4c8d6: Layer already exists [2023-05-12T13:25:12.495Z] 7afbfbdcde47: Layer already exists [2023-05-12T13:25:12.495Z] 26cbea5cba74: Layer already exists [2023-05-12T13:25:12.495Z] main: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T13:25:12.818Z] ===================================================== [Pipeline] echo [2023-05-12T13:25:12.830Z] taggedImages: [2023-05-12T13:25:12.830Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c [2023-05-12T13:25:12.830Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-12T13:25:12.830Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.44 [2023-05-12T13:25:12.830Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [2023-05-12T13:25:12.830Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:13.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T13:25:13.189Z] [2023-05-12T13:25:13.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:25:13.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T13:25:13.517Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-12T13:25:13.517Z] 8998bd30e6a1: Pulling fs layer [2023-05-12T13:25:13.517Z] 04944245beec: Pulling fs layer [2023-05-12T13:25:13.517Z] 699f458cf7ca: Pulling fs layer [2023-05-12T13:25:13.517Z] 765212b225bb: Pulling fs layer [2023-05-12T13:25:13.517Z] f23df028b6ca: Pulling fs layer [2023-05-12T13:25:13.517Z] d65c8cfc05b1: Pulling fs layer [2023-05-12T13:25:13.517Z] 2437ff75d9bd: Pulling fs layer [2023-05-12T13:25:13.517Z] 765212b225bb: Waiting [2023-05-12T13:25:13.517Z] f23df028b6ca: Waiting [2023-05-12T13:25:13.517Z] d65c8cfc05b1: Waiting [2023-05-12T13:25:13.517Z] 2437ff75d9bd: Waiting [2023-05-12T13:25:13.787Z] 04944245beec: Verifying Checksum [2023-05-12T13:25:13.787Z] 04944245beec: Download complete [2023-05-12T13:25:13.787Z] 765212b225bb: Verifying Checksum [2023-05-12T13:25:13.787Z] 765212b225bb: Download complete [2023-05-12T13:25:13.787Z] f23df028b6ca: Verifying Checksum [2023-05-12T13:25:13.787Z] f23df028b6ca: Download complete [2023-05-12T13:25:13.787Z] d65c8cfc05b1: Verifying Checksum [2023-05-12T13:25:13.787Z] d65c8cfc05b1: Download complete [2023-05-12T13:25:13.787Z] 699f458cf7ca: Verifying Checksum [2023-05-12T13:25:13.787Z] 699f458cf7ca: Download complete [2023-05-12T13:25:14.371Z] 8998bd30e6a1: Verifying Checksum [2023-05-12T13:25:14.371Z] 8998bd30e6a1: Download complete [2023-05-12T13:25:16.961Z] 2437ff75d9bd: Verifying Checksum [2023-05-12T13:25:16.961Z] 2437ff75d9bd: Download complete [2023-05-12T13:25:18.372Z] 8998bd30e6a1: Pull complete [2023-05-12T13:25:18.639Z] 04944245beec: Pull complete [2023-05-12T13:25:21.220Z] 699f458cf7ca: Pull complete [2023-05-12T13:25:21.489Z] 765212b225bb: Pull complete [2023-05-12T13:25:22.451Z] f23df028b6ca: Pull complete [2023-05-12T13:25:22.451Z] d65c8cfc05b1: Pull complete [2023-05-12T13:25:37.445Z] 2437ff75d9bd: Pull complete [2023-05-12T13:25:37.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-12T13:25:37.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T13:25:37.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:25:37.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-15284 does not seem to be running inside a container [2023-05-12T13:25:37.713Z] $ 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/162 -v /w/workspace/app-service-configurable/162:/w/workspace/app-service-configurable/162:rw,z -v /w/workspace/app-service-configurable/162@tmp:/w/workspace/app-service-configurable/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-12T13:25:40.392Z] $ docker top 78493b677438b7c81c6b9bcf3eb97a6d0bf79f584893d4b7b384a5da3862685a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:25:41.222Z] ---> job-cost.sh [2023-05-12T13:25:41.222Z] lf-activate-venv: SKIPPING [2023-05-12T13:25:41.222Z] INFO: No Stack... [2023-05-12T13:25:41.488Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-12T13:25:42.449Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T13:25:42.770Z] + cat /w/workspace/app-service-configurable/162/archives/cost.csv [2023-05-12T13:25:42.770Z] + cut -d, -f6 [Pipeline] lock [2023-05-12T13:25:43.099Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [2023-05-12T13:25:43.105Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] did not exist. Created. [2023-05-12T13:25:43.105Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T13:25:43.763Z] /w/workspace/app-service-configurable/162@tmp/durable-257798f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-12T13:25:44.099Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-12T13:25:44.122Z] Warning: overwriting stash ‘stack-cost’ [2023-05-12T13:25:44.170Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T13:25:44.179Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T13:25:44.202Z] $ docker stop --time=1 78493b677438b7c81c6b9bcf3eb97a6d0bf79f584893d4b7b384a5da3862685a [2023-05-12T13:25:45.694Z] $ docker rm -f --volumes 78493b677438b7c81c6b9bcf3eb97a6d0bf79f584893d4b7b384a5da3862685a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-12T13:25:46.075Z] provisioning config files... [2023-05-12T13:25:46.083Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17955616875497874512tmp [Pipeline] { [Pipeline] sh [2023-05-12T13:25:46.379Z] + set +x [2023-05-12T13:25:46.379Z] + curl -s https://codecov.io/bash [2023-05-12T13:25:46.379Z] + bash -s -- [2023-05-12T13:25:46.379Z] [2023-05-12T13:25:46.379Z] _____ _ [2023-05-12T13:25:46.379Z] / ____| | | [2023-05-12T13:25:46.379Z] | | ___ __| | ___ ___ _____ __ [2023-05-12T13:25:46.379Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-12T13:25:46.379Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-12T13:25:46.379Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-12T13:25:46.379Z] Bash-1.0.6 [2023-05-12T13:25:46.379Z] [2023-05-12T13:25:46.379Z] [2023-05-12T13:25:46.379Z] ==> git version 2.25.1 found [2023-05-12T13:25:46.379Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-12T13:25:46.379Z] Release-Date: 2020-01-08 [2023-05-12T13:25:46.379Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-12T13:25:46.379Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-12T13:25:46.379Z] ==> Jenkins CI detected. [2023-05-12T13:25:46.379Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-12T13:25:46.379Z] project root: . [2023-05-12T13:25:46.379Z] --> token set from env [2023-05-12T13:25:46.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-12T13:25:46.379Z] ==> Running gcov in . (disable via -X gcov) [2023-05-12T13:25:46.379Z] ==> Python coveragepy not found [2023-05-12T13:25:46.379Z] ==> Searching for coverage reports in: [2023-05-12T13:25:46.379Z] + . [2023-05-12T13:25:46.638Z] -> Found 1 reports [2023-05-12T13:25:46.638Z] ==> Detecting git/mercurial file structure [2023-05-12T13:25:46.638Z] ==> Reading reports [2023-05-12T13:25:46.638Z] + ./coverage.out bytes=13 [2023-05-12T13:25:46.638Z] ==> Appending adjustments [2023-05-12T13:25:46.638Z] https://docs.codecov.io/docs/fixing-reports [2023-05-12T13:25:46.638Z] + Found adjustments [2023-05-12T13:25:46.638Z] ==> Gzipping contents [2023-05-12T13:25:46.638Z] 4.0K /tmp/codecov.WTKeQH.gz [2023-05-12T13:25:46.638Z] ==> Uploading reports [2023-05-12T13:25:46.638Z] url: https://codecov.io [2023-05-12T13:25:46.638Z] query: branch=main&commit=0fcc735f3799786c7aa2b33ba7099069d129dc1c&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-12T13:25:46.638Z] -> Pinging Codecov [2023-05-12T13:25:46.638Z] 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=0fcc735f3799786c7aa2b33ba7099069d129dc1c&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-12T13:26:04.748Z] -> Uploading to [2023-05-12T13:26:04.748Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-12/A97CA9966030D2A3747ED39772930CCE/0fcc735f3799786c7aa2b33ba7099069d129dc1c/be0cead9-0303-4b3a-9ff3-7f2384c1a1f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T132602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3842e0a06329a90c7b2c7b04c5dd17aa01b1a213894bfbad9b3a269d0724f3c6 [2023-05-12T13:26:04.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T13:26:04.748Z] Dload Upload Total Spent Left Speed [2023-05-12T13:26:04.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1537 --:--:-- --:--:-- --:--:-- 1537 [2023-05-12T13:26:04.748Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] } [2023-05-12T13:26:04.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-12T13:26:04.940Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-12T13:26:04.949Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:26:05.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-12T13:26:05.241Z] [2023-05-12T13:26:05.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:26:05.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-12T13:26:05.548Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-12T13:26:05.548Z] df9b9388f04a: Pulling fs layer [2023-05-12T13:26:05.548Z] 52dc419b0ee2: Pulling fs layer [2023-05-12T13:26:05.548Z] 25bc292e5bac: Pulling fs layer [2023-05-12T13:26:05.548Z] 114826534d7a: Pulling fs layer [2023-05-12T13:26:05.548Z] 4657fd5d0bcf: Pulling fs layer [2023-05-12T13:26:05.548Z] 6ad1cebc031e: Pulling fs layer [2023-05-12T13:26:05.548Z] 8a3aa393b2d8: Pulling fs layer [2023-05-12T13:26:05.548Z] 6ad1cebc031e: Waiting [2023-05-12T13:26:05.548Z] 8a3aa393b2d8: Waiting [2023-05-12T13:26:05.548Z] 114826534d7a: Waiting [2023-05-12T13:26:05.548Z] 25bc292e5bac: Download complete [2023-05-12T13:26:05.548Z] 52dc419b0ee2: Verifying Checksum [2023-05-12T13:26:05.548Z] 52dc419b0ee2: Download complete [2023-05-12T13:26:05.548Z] 4657fd5d0bcf: Verifying Checksum [2023-05-12T13:26:05.548Z] 4657fd5d0bcf: Download complete [2023-05-12T13:26:05.548Z] df9b9388f04a: Download complete [2023-05-12T13:26:05.810Z] df9b9388f04a: Pull complete [2023-05-12T13:26:05.810Z] 6ad1cebc031e: Verifying Checksum [2023-05-12T13:26:05.810Z] 6ad1cebc031e: Download complete [2023-05-12T13:26:05.810Z] 52dc419b0ee2: Pull complete [2023-05-12T13:26:06.069Z] 25bc292e5bac: Pull complete [2023-05-12T13:26:06.327Z] 114826534d7a: Verifying Checksum [2023-05-12T13:26:06.327Z] 114826534d7a: Download complete [2023-05-12T13:26:06.585Z] 8a3aa393b2d8: Verifying Checksum [2023-05-12T13:26:06.585Z] 8a3aa393b2d8: Download complete [2023-05-12T13:26:10.770Z] 114826534d7a: Pull complete [2023-05-12T13:26:10.770Z] 4657fd5d0bcf: Pull complete [2023-05-12T13:26:10.770Z] 6ad1cebc031e: Pull complete [2023-05-12T13:26:13.293Z] 8a3aa393b2d8: Pull complete [2023-05-12T13:26:13.293Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-12T13:26:13.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-12T13:26:13.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:26:13.372Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:26:13.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-12T13:26:17.063Z] $ docker top 78c036ecdf3b25f3ae7991fede3b6cdf057ebbd830ab3f72603ce7f2fc1c5833 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-12T13:26:17.116Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-12T13:26:17.394Z] + set -o pipefail [2023-05-12T13:26:17.394Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-12T13:26:21.595Z] [2023-05-12T13:26:21.595Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-12T13:26:21.595Z] [2023-05-12T13:26:21.595Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/fc1038dd-29fe-4777-b986-e78b142c1ea5 [2023-05-12T13:26:21.595Z] [2023-05-12T13:26:21.595Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-12T13:26:21.595Z] [2023-05-12T13:26:21.595Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-12T13:26:21.595Z] [2023-05-12T13:26:21.595Z] [2023-05-12T13:26:21.595Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-12T13:26:21.595Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-12T13:26:21.595Z] More details here: https://snyk.co/ue1NS [2023-05-12T13:26:21.595Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-12T13:26:21.595Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-12T13:26:21.622Z] $ docker stop --time=1 78c036ecdf3b25f3ae7991fede3b6cdf057ebbd830ab3f72603ce7f2fc1c5833 [2023-05-12T13:26:24.549Z] $ docker rm -f --volumes 78c036ecdf3b25f3ae7991fede3b6cdf057ebbd830ab3f72603ce7f2fc1c5833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T13:26:25.230Z] + git log --format=format:%s -1 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] sh [2023-05-12T13:26:25.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T13:26:25.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:26:25.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T13:26:25.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:26:25.895Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:26:25.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T13:26:26.433Z] $ docker top 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 -eo pid,comm [2023-05-12T13:26:26.467Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-12T13:26:26.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T13:26:26.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T13:26:26.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T13:26:26.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T13:26:26.641Z] $ docker exec 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 ssh-agent [2023-05-12T13:26:26.735Z] SSH_AUTH_SOCK=/tmp/ssh-EJ8r9ZATqZJ0/agent.32 [2023-05-12T13:26:26.735Z] SSH_AGENT_PID=38 [2023-05-12T13:26:26.741Z] Running ssh-add (command line suppressed) [2023-05-12T13:26:26.872Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3892986060966801269.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3892986060966801269.key) [2023-05-12T13:26:26.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T13:26:27.165Z] + git semver tag [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,358 [run_tag] DEBUG tag force:False [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,358 [check_head_tag] DEBUG check head tag [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,360 [execute] INFO git cat-file --batch-check [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,364 [execute] INFO git cat-file --batch [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,399 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,399 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 [2023-05-12T13:26:27.423Z] 2023-05-12 13:26:27,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-12T13:26:27.424Z] 2023-05-12 13:26:27,404 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:26:27.424Z] 3.0.0-dev.44 [Pipeline] } [2023-05-12T13:26:27.446Z] $ docker exec --env ******** --env ******** 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 ssh-agent -k [2023-05-12T13:26:27.557Z] unset SSH_AUTH_SOCK; [2023-05-12T13:26:27.557Z] unset SSH_AGENT_PID; [2023-05-12T13:26:27.557Z] echo Agent pid 38 killed; [2023-05-12T13:26:27.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T13:26:27.852Z] + git semver [Pipeline] } [2023-05-12T13:26:28.136Z] $ docker stop --time=1 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 [2023-05-12T13:26:29.418Z] $ docker rm -f --volumes 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:26:29.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-12T13:26:29.822Z] [2023-05-12T13:26:29.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:26:30.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-12T13:26:30.121Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-12T13:26:30.121Z] ab5ef0e58194: Pulling fs layer [2023-05-12T13:26:30.121Z] 9712f1f96733: Pulling fs layer [2023-05-12T13:26:30.121Z] 63f879dbbcfc: Pulling fs layer [2023-05-12T13:26:30.121Z] 0d9ebad4ef96: Pulling fs layer [2023-05-12T13:26:30.121Z] e9a5061849ea: Pulling fs layer [2023-05-12T13:26:30.121Z] d747dcd14b5f: Pulling fs layer [2023-05-12T13:26:30.121Z] 2de7ff778b66: Pulling fs layer [2023-05-12T13:26:30.121Z] d747dcd14b5f: Waiting [2023-05-12T13:26:30.121Z] 2de7ff778b66: Waiting [2023-05-12T13:26:30.121Z] 0d9ebad4ef96: Waiting [2023-05-12T13:26:30.121Z] e9a5061849ea: Waiting [2023-05-12T13:26:30.121Z] 9712f1f96733: Verifying Checksum [2023-05-12T13:26:30.121Z] 9712f1f96733: Download complete [2023-05-12T13:26:30.689Z] 63f879dbbcfc: Verifying Checksum [2023-05-12T13:26:30.689Z] 63f879dbbcfc: Download complete [2023-05-12T13:26:30.689Z] 0d9ebad4ef96: Verifying Checksum [2023-05-12T13:26:30.689Z] 0d9ebad4ef96: Download complete [2023-05-12T13:26:30.689Z] d747dcd14b5f: Download complete [2023-05-12T13:26:30.947Z] e9a5061849ea: Verifying Checksum [2023-05-12T13:26:30.947Z] e9a5061849ea: Download complete [2023-05-12T13:26:30.947Z] ab5ef0e58194: Verifying Checksum [2023-05-12T13:26:30.947Z] ab5ef0e58194: Download complete [2023-05-12T13:26:30.947Z] 2de7ff778b66: Verifying Checksum [2023-05-12T13:26:30.947Z] 2de7ff778b66: Download complete [2023-05-12T13:26:34.228Z] ab5ef0e58194: Pull complete [2023-05-12T13:26:34.228Z] 9712f1f96733: Pull complete [2023-05-12T13:26:34.793Z] 63f879dbbcfc: Pull complete [2023-05-12T13:26:38.977Z] 0d9ebad4ef96: Pull complete [2023-05-12T13:26:39.236Z] e9a5061849ea: Pull complete [2023-05-12T13:26:39.236Z] d747dcd14b5f: Pull complete [2023-05-12T13:26:40.611Z] 2de7ff778b66: Pull complete [2023-05-12T13:26:40.611Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-12T13:26:40.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-12T13:26:40.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:26:40.713Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:26:40.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-12T13:26:44.739Z] $ docker top 5598148c8e0092217613c67d80702bc2a9388b75f4ff14fa1761a5538de30f1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:26:44.790Z] provisioning config files... [2023-05-12T13:26:44.796Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7316568045262774122tmp [2023-05-12T13:26:44.806Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5462536734608415391tmp [2023-05-12T13:26:44.814Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13616716539500240497tmp [Pipeline] { [Pipeline] echo [2023-05-12T13:26:44.830Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:26:45.107Z] ---> sigul-configuration.sh [2023-05-12T13:26:45.108Z] gpg: directory `/root/.gnupg' created [2023-05-12T13:26:45.108Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-12T13:26:45.108Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-12T13:26:45.108Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-12T13:26:45.108Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-12T13:26:45.108Z] gpg: CAST5 encrypted data [2023-05-12T13:26:45.108Z] gpg: encrypted with 1 passphrase [2023-05-12T13:26:45.108Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-12T13:26:45.389Z] + mkdir /home/jenkins [2023-05-12T13:26:45.390Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-12T13:26:45.674Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-12T13:26:45.683Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:26:45.968Z] ---> sigul-install.sh [2023-05-12T13:26:45.968Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-12T13:26:46.255Z] + git tag --list [2023-05-12T13:26:46.255Z] v1.0.0 [2023-05-12T13:26:46.255Z] v1.1.0 [2023-05-12T13:26:46.255Z] v1.2.0 [2023-05-12T13:26:46.255Z] v1.2.1-dev.1 [2023-05-12T13:26:46.255Z] v1.2.1-dev.10 [2023-05-12T13:26:46.255Z] v1.2.1-dev.11 [2023-05-12T13:26:46.255Z] v1.2.1-dev.12 [2023-05-12T13:26:46.256Z] v1.2.1-dev.13 [2023-05-12T13:26:46.256Z] v1.2.1-dev.14 [2023-05-12T13:26:46.256Z] v1.2.1-dev.15 [2023-05-12T13:26:46.256Z] v1.2.1-dev.16 [2023-05-12T13:26:46.256Z] v1.2.1-dev.17 [2023-05-12T13:26:46.256Z] v1.2.1-dev.18 [2023-05-12T13:26:46.256Z] v1.2.1-dev.19 [2023-05-12T13:26:46.256Z] v1.2.1-dev.2 [2023-05-12T13:26:46.256Z] v1.2.1-dev.20 [2023-05-12T13:26:46.256Z] v1.2.1-dev.21 [2023-05-12T13:26:46.256Z] v1.2.1-dev.22 [2023-05-12T13:26:46.256Z] v1.2.1-dev.23 [2023-05-12T13:26:46.256Z] v1.2.1-dev.3 [2023-05-12T13:26:46.256Z] v1.2.1-dev.4 [2023-05-12T13:26:46.256Z] v1.2.1-dev.5 [2023-05-12T13:26:46.256Z] v1.2.1-dev.6 [2023-05-12T13:26:46.256Z] v1.2.1-dev.7 [2023-05-12T13:26:46.256Z] v1.2.1-dev.8 [2023-05-12T13:26:46.256Z] v1.2.1-dev.9 [2023-05-12T13:26:46.256Z] v1.3.0 [2023-05-12T13:26:46.256Z] v1.3.1 [2023-05-12T13:26:46.256Z] v1.3.1-dev.1 [2023-05-12T13:26:46.256Z] v2.0.0 [2023-05-12T13:26:46.256Z] v2.0.0-dev.1 [2023-05-12T13:26:46.256Z] v2.0.0-dev.2 [2023-05-12T13:26:46.256Z] v2.0.0-dev.3 [2023-05-12T13:26:46.256Z] v2.0.0-dev.4 [2023-05-12T13:26:46.256Z] v2.0.1 [2023-05-12T13:26:46.256Z] v2.1.0 [2023-05-12T13:26:46.256Z] v2.1.1 [2023-05-12T13:26:46.256Z] v2.1.1-dev.1 [2023-05-12T13:26:46.256Z] v2.1.1-dev.2 [2023-05-12T13:26:46.256Z] v2.1.2 [2023-05-12T13:26:46.256Z] v2.1.2-dev.1 [2023-05-12T13:26:46.256Z] v2.1.2-dev.2 [2023-05-12T13:26:46.256Z] v2.2.0 [2023-05-12T13:26:46.256Z] v2.2.1-dev.1 [2023-05-12T13:26:46.256Z] v2.2.1-dev.10 [2023-05-12T13:26:46.256Z] v2.2.1-dev.2 [2023-05-12T13:26:46.256Z] v2.2.1-dev.3 [2023-05-12T13:26:46.256Z] v2.2.1-dev.4 [2023-05-12T13:26:46.256Z] v2.2.1-dev.5 [2023-05-12T13:26:46.256Z] v2.2.1-dev.6 [2023-05-12T13:26:46.256Z] v2.2.1-dev.7 [2023-05-12T13:26:46.256Z] v2.2.1-dev.8 [2023-05-12T13:26:46.256Z] v2.2.1-dev.9 [2023-05-12T13:26:46.256Z] v2.3 [2023-05-12T13:26:46.256Z] v2.3.0 [2023-05-12T13:26:46.256Z] v2.3.0-dev.10 [2023-05-12T13:26:46.256Z] v2.3.0-dev.11 [2023-05-12T13:26:46.256Z] v2.3.0-dev.12 [2023-05-12T13:26:46.256Z] v2.3.0-dev.13 [2023-05-12T13:26:46.256Z] v2.3.0-dev.14 [2023-05-12T13:26:46.256Z] v2.3.0-dev.15 [2023-05-12T13:26:46.256Z] v2.3.0-dev.16 [2023-05-12T13:26:46.256Z] v2.3.0-dev.17 [2023-05-12T13:26:46.256Z] v2.3.0-dev.18 [2023-05-12T13:26:46.256Z] v2.3.0-dev.19 [2023-05-12T13:26:46.256Z] v2.3.0-dev.20 [2023-05-12T13:26:46.256Z] v2.3.0-dev.21 [2023-05-12T13:26:46.256Z] v2.3.0-dev.22 [2023-05-12T13:26:46.256Z] v2.3.0-dev.23 [2023-05-12T13:26:46.256Z] v2.3.0-dev.24 [2023-05-12T13:26:46.256Z] v2.3.0-dev.25 [2023-05-12T13:26:46.256Z] v2.3.0-dev.26 [2023-05-12T13:26:46.256Z] v2.3.0-dev.27 [2023-05-12T13:26:46.256Z] v2.3.0-dev.28 [2023-05-12T13:26:46.256Z] v2.3.0-dev.29 [2023-05-12T13:26:46.256Z] v2.3.0-dev.30 [2023-05-12T13:26:46.256Z] v2.3.0-dev.31 [2023-05-12T13:26:46.256Z] v2.3.0-dev.32 [2023-05-12T13:26:46.256Z] v2.3.0-dev.33 [2023-05-12T13:26:46.256Z] v2.3.0-dev.34 [2023-05-12T13:26:46.256Z] v2.3.0-dev.35 [2023-05-12T13:26:46.256Z] v2.3.0-dev.36 [2023-05-12T13:26:46.256Z] v2.3.0-dev.37 [2023-05-12T13:26:46.256Z] v2.3.1 [2023-05-12T13:26:46.256Z] v2.3.1-dev.1 [2023-05-12T13:26:46.256Z] v2.3.1-dev.2 [2023-05-12T13:26:46.256Z] v2.3.1-dev.3 [2023-05-12T13:26:46.256Z] v2.3.1-dev.4 [2023-05-12T13:26:46.256Z] v3.0.0-dev.1 [2023-05-12T13:26:46.256Z] v3.0.0-dev.10 [2023-05-12T13:26:46.256Z] v3.0.0-dev.11 [2023-05-12T13:26:46.256Z] v3.0.0-dev.12 [2023-05-12T13:26:46.256Z] v3.0.0-dev.13 [2023-05-12T13:26:46.256Z] v3.0.0-dev.14 [2023-05-12T13:26:46.256Z] v3.0.0-dev.15 [2023-05-12T13:26:46.256Z] v3.0.0-dev.16 [2023-05-12T13:26:46.256Z] v3.0.0-dev.17 [2023-05-12T13:26:46.256Z] v3.0.0-dev.18 [2023-05-12T13:26:46.256Z] v3.0.0-dev.19 [2023-05-12T13:26:46.256Z] v3.0.0-dev.2 [2023-05-12T13:26:46.256Z] v3.0.0-dev.20 [2023-05-12T13:26:46.256Z] v3.0.0-dev.21 [2023-05-12T13:26:46.256Z] v3.0.0-dev.22 [2023-05-12T13:26:46.256Z] v3.0.0-dev.23 [2023-05-12T13:26:46.256Z] v3.0.0-dev.24 [2023-05-12T13:26:46.256Z] v3.0.0-dev.25 [2023-05-12T13:26:46.256Z] v3.0.0-dev.26 [2023-05-12T13:26:46.256Z] v3.0.0-dev.27 [2023-05-12T13:26:46.256Z] v3.0.0-dev.28 [2023-05-12T13:26:46.256Z] v3.0.0-dev.29 [2023-05-12T13:26:46.256Z] v3.0.0-dev.3 [2023-05-12T13:26:46.256Z] v3.0.0-dev.30 [2023-05-12T13:26:46.256Z] v3.0.0-dev.31 [2023-05-12T13:26:46.256Z] v3.0.0-dev.32 [2023-05-12T13:26:46.256Z] v3.0.0-dev.33 [2023-05-12T13:26:46.256Z] v3.0.0-dev.34 [2023-05-12T13:26:46.256Z] v3.0.0-dev.35 [2023-05-12T13:26:46.256Z] v3.0.0-dev.36 [2023-05-12T13:26:46.256Z] v3.0.0-dev.37 [2023-05-12T13:26:46.256Z] v3.0.0-dev.38 [2023-05-12T13:26:46.256Z] v3.0.0-dev.39 [2023-05-12T13:26:46.256Z] v3.0.0-dev.4 [2023-05-12T13:26:46.256Z] v3.0.0-dev.40 [2023-05-12T13:26:46.256Z] v3.0.0-dev.41 [2023-05-12T13:26:46.256Z] v3.0.0-dev.42 [2023-05-12T13:26:46.256Z] v3.0.0-dev.43 [2023-05-12T13:26:46.256Z] v3.0.0-dev.44 [2023-05-12T13:26:46.256Z] v3.0.0-dev.5 [2023-05-12T13:26:46.256Z] v3.0.0-dev.6 [2023-05-12T13:26:46.256Z] v3.0.0-dev.7 [2023-05-12T13:26:46.256Z] v3.0.0-dev.8 [2023-05-12T13:26:46.256Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-12T13:26:46.549Z] + lftools sign git-tag v3.0.0-dev.44 [2023-05-12T13:26:47.119Z] Signing Git tag with Sigul... [2023-05-12T13:26:47.119Z] Signing v3.0.0-dev.44 [Pipeline] echo [2023-05-12T13:26:47.699Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:26:47.985Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-12T13:26:47.993Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-12T13:26:48.027Z] $ docker stop --time=1 5598148c8e0092217613c67d80702bc2a9388b75f4ff14fa1761a5538de30f1f [2023-05-12T13:26:49.323Z] $ docker rm -f --volumes 5598148c8e0092217613c67d80702bc2a9388b75f4ff14fa1761a5538de30f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-12T13:26:49.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T13:26:49.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:26:50.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T13:26:50.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:26:50.109Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:26:50.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T13:26:50.504Z] $ docker top ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T13:26:50.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T13:26:50.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T13:26:50.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T13:26:50.703Z] $ docker exec ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 ssh-agent [2023-05-12T13:26:50.804Z] SSH_AUTH_SOCK=/tmp/ssh-5UMROzVTSTB2/agent.32 [2023-05-12T13:26:50.804Z] SSH_AGENT_PID=38 [2023-05-12T13:26:50.809Z] Running ssh-add (command line suppressed) [2023-05-12T13:26:50.932Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11762051679665325743.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11762051679665325743.key) [2023-05-12T13:26:50.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T13:26:51.224Z] + git semver bump pre [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,429 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,429 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,429 [bump_version] DEBUG bumped version:3.0.0-dev.45 [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,429 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,430 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,431 [execute] INFO git cat-file --batch-check [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,438 [execute] INFO git cat-file --batch [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T13:26:51.484Z] 2023-05-12 13:26:51,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:26:51.484Z] 3.0.0-dev.45 [Pipeline] } [2023-05-12T13:26:51.508Z] $ docker exec --env ******** --env ******** ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 ssh-agent -k [2023-05-12T13:26:51.627Z] unset SSH_AUTH_SOCK; [2023-05-12T13:26:51.627Z] unset SSH_AGENT_PID; [2023-05-12T13:26:51.627Z] echo Agent pid 38 killed; [2023-05-12T13:26:51.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T13:26:51.931Z] + git semver [Pipeline] } [2023-05-12T13:26:52.220Z] $ docker stop --time=1 ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 [2023-05-12T13:26:53.484Z] $ docker rm -f --volumes ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T13:26:53.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T13:26:53.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:26:54.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T13:26:54.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:26:54.174Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:26:54.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T13:26:54.600Z] $ docker top 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T13:26:54.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T13:26:54.677Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T13:26:54.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T13:26:54.826Z] $ docker exec 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 ssh-agent [2023-05-12T13:26:54.935Z] SSH_AUTH_SOCK=/tmp/ssh-DiUIlp8enBtr/agent.32 [2023-05-12T13:26:54.935Z] SSH_AGENT_PID=38 [2023-05-12T13:26:54.940Z] Running ssh-add (command line suppressed) [2023-05-12T13:26:55.059Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5352637099952557292.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5352637099952557292.key) [2023-05-12T13:26:55.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T13:26:55.344Z] + git semver push [2023-05-12T13:26:55.604Z] 2023-05-12 13:26:55,552 [run_push] DEBUG push [2023-05-12T13:26:55.604Z] 2023-05-12 13:26:55,552 [execute] INFO git cat-file --batch-check [2023-05-12T13:26:55.604Z] 2023-05-12 13:26:55,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T13:26:55.604Z] 2023-05-12 13:26:55,557 [execute] INFO git rev-list 8f2d6217eb2182fe34dccbbb5a324b217bc7d1ad -- [2023-05-12T13:26:55.604Z] 2023-05-12 13:26:55,557 [execute] DEBUG Popen(['git', 'rev-list', '8f2d6217eb2182fe34dccbbb5a324b217bc7d1ad', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-12T13:26:55.604Z] 2023-05-12 13:26:55,568 [execute] INFO git fetch -v origin [2023-05-12T13:26:55.604Z] 2023-05-12 13:26:55,568 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-12T13:26:56.171Z] 2023-05-12 13:26:56,023 [run_push] DEBUG no remote changes detected [2023-05-12T13:26:56.171Z] 2023-05-12 13:26:56,024 [execute] INFO git push origin semver [2023-05-12T13:26:56.171Z] 2023-05-12 13:26:56,024 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-12T13:26:57.109Z] 2023-05-12 13:26:56,813 [run_push] DEBUG push all version tags [2023-05-12T13:26:57.109Z] 2023-05-12 13:26:56,814 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-12T13:26:57.109Z] 2023-05-12 13:26:56,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-12T13:26:57.678Z] 2023-05-12 13:26:57,603 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-12T13:26:57.679Z] 3.0.0-dev.45 [Pipeline] } [2023-05-12T13:26:57.703Z] $ docker exec --env ******** --env ******** 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 ssh-agent -k [2023-05-12T13:26:57.805Z] unset SSH_AUTH_SOCK; [2023-05-12T13:26:57.805Z] unset SSH_AGENT_PID; [2023-05-12T13:26:57.805Z] echo Agent pid 38 killed; [2023-05-12T13:26:57.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T13:26:58.113Z] + git semver [Pipeline] } [2023-05-12T13:26:58.400Z] $ docker stop --time=1 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 [2023-05-12T13:26:59.702Z] $ docker rm -f --volumes 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-12T13:27:00.244Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-12T13:27:00.244Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-12T13:27:00.244Z] total 16 [2023-05-12T13:27:00.244Z] drwxr-xr-x 3 root root 4096 May 12 13:15 . [2023-05-12T13:27:00.244Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:26 .. [2023-05-12T13:27:00.244Z] drwxr-xr-x 2 root root 4096 May 12 13:15 cost [2023-05-12T13:27:00.244Z] -rw-r--r-- 1 root root 96 May 12 13:15 cost.csv [2023-05-12T13:27:00.244Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-12T13:27:00.244Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-12T13:27:00.244Z] total 16 [2023-05-12T13:27:00.244Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 13:15 . [2023-05-12T13:27:00.244Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:26 .. [2023-05-12T13:27:00.244Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 13:15 cost [2023-05-12T13:27:00.244Z] -rw-r--r-- 1 jenkins jenkins 96 May 12 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:27:00.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:27:01.392Z] ---> package-listing.sh [2023-05-12T13:27:01.393Z] ++ facter osfamily [2023-05-12T13:27:01.393Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-12T13:27:01.652Z] + OS_FAMILY=debian [2023-05-12T13:27:01.652Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-12T13:27:01.652Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-12T13:27:01.652Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-12T13:27:01.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-12T13:27:01.652Z] + PACKAGES=/tmp/packages_start.txt [2023-05-12T13:27:01.652Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-12T13:27:01.652Z] + PACKAGES=/tmp/packages_end.txt [2023-05-12T13:27:01.652Z] + case "${OS_FAMILY}" in [2023-05-12T13:27:01.652Z] + dpkg -l [2023-05-12T13:27:01.652Z] + grep '^ii' [2023-05-12T13:27:01.652Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-12T13:27:01.652Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-12T13:27:01.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-12T13:27:01.652Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-12T13:27:01.652Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-12T13:27:01.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-05-12T13:27:01.665Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-12T13:27:01.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:27:02.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:27:02.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:27:02.433Z] prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container [2023-05-12T13:27:02.488Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-12T13:27:02.742Z] $ docker top e8a44c2592a6cbc48951338346ff7d945cbdabfc0bc0ce06996d534b2ca1c70d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:27:03.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-12T13:27:03.358Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-12T13:27:03.642Z] + ls /var/log/sa-host [2023-05-12T13:27:03.643Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:27:03.792Z] provisioning config files... [2023-05-12T13:27:03.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7549514539471480653tmp [Pipeline] { [Pipeline] echo [2023-05-12T13:27:03.811Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:27:04.093Z] ---> create-netrc.sh [Pipeline] } [2023-05-12T13:27:04.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:27:04.430Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-12T13:27:04.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:27:04.719Z] ---> sudo-logs.sh [2023-05-12T13:27:04.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-12T13:27:04.747Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:27:05.030Z] ---> job-cost.sh [2023-05-12T13:27:05.030Z] lf-activate-venv: SKIPPING [2023-05-12T13:27:05.030Z] DEBUG: total: 0.2199999988079071 [2023-05-12T13:27:05.030Z] INFO: Retrieving Stack Cost... [2023-05-12T13:27:05.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T13:27:06.226Z] INFO: Archiving Costs [Pipeline] echo [2023-05-12T13:27:06.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:27:06.527Z] ---> logs-deploy.sh [2023-05-12T13:27:06.527Z] lf-activate-venv: SKIPPING [2023-05-12T13:27:06.527Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/162 [2023-05-12T13:27:06.527Z] INFO: archiving workspace using pattern(s): [2023-05-12T13:27:07.461Z] Archives upload complete. [2023-05-12T13:27:07.719Z] INFO: archiving logs to Nexus [2023-05-12T13:27:08.286Z] ---> uname -a: [2023-05-12T13:27:08.286Z] Linux prd-ubuntu20-04-docker-8c-8g-15283 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-12T13:27:08.286Z] [2023-05-12T13:27:08.286Z] [2023-05-12T13:27:08.286Z] ---> lscpu: [2023-05-12T13:27:08.286Z] Architecture: x86_64 [2023-05-12T13:27:08.286Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-12T13:27:08.286Z] Byte Order: Little Endian [2023-05-12T13:27:08.286Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-12T13:27:08.286Z] CPU(s): 8 [2023-05-12T13:27:08.286Z] On-line CPU(s) list: 0-7 [2023-05-12T13:27:08.286Z] Thread(s) per core: 1 [2023-05-12T13:27:08.286Z] Core(s) per socket: 1 [2023-05-12T13:27:08.286Z] Socket(s): 8 [2023-05-12T13:27:08.286Z] NUMA node(s): 1 [2023-05-12T13:27:08.286Z] Vendor ID: AuthenticAMD [2023-05-12T13:27:08.286Z] CPU family: 23 [2023-05-12T13:27:08.286Z] Model: 49 [2023-05-12T13:27:08.286Z] Model name: AMD EPYC-Rome Processor [2023-05-12T13:27:08.286Z] Stepping: 0 [2023-05-12T13:27:08.286Z] CPU MHz: 2799.998 [2023-05-12T13:27:08.286Z] BogoMIPS: 5599.99 [2023-05-12T13:27:08.286Z] Virtualization: AMD-V [2023-05-12T13:27:08.286Z] Hypervisor vendor: KVM [2023-05-12T13:27:08.286Z] Virtualization type: full [2023-05-12T13:27:08.286Z] L1d cache: 256 KiB [2023-05-12T13:27:08.286Z] L1i cache: 256 KiB [2023-05-12T13:27:08.286Z] L2 cache: 4 MiB [2023-05-12T13:27:08.286Z] L3 cache: 128 MiB [2023-05-12T13:27:08.286Z] NUMA node0 CPU(s): 0-7 [2023-05-12T13:27:08.286Z] Vulnerability Itlb multihit: Not affected [2023-05-12T13:27:08.286Z] Vulnerability L1tf: Not affected [2023-05-12T13:27:08.286Z] Vulnerability Mds: Not affected [2023-05-12T13:27:08.286Z] Vulnerability Meltdown: Not affected [2023-05-12T13:27:08.286Z] Vulnerability Mmio stale data: Not affected [2023-05-12T13:27:08.286Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-12T13:27:08.286Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-12T13:27:08.286Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-12T13:27:08.286Z] Vulnerability Srbds: Not affected [2023-05-12T13:27:08.286Z] Vulnerability Tsx async abort: Not affected [2023-05-12T13:27:08.286Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-12T13:27:08.286Z] [2023-05-12T13:27:08.286Z] [2023-05-12T13:27:08.286Z] ---> nproc: [2023-05-12T13:27:08.286Z] 8 [2023-05-12T13:27:08.286Z] [2023-05-12T13:27:08.286Z] [2023-05-12T13:27:08.286Z] ---> df -h: [2023-05-12T13:27:08.286Z] Filesystem Size Used Avail Use% Mounted on [2023-05-12T13:27:08.286Z] overlay 155G 13G 143G 9% / [2023-05-12T13:27:08.286Z] tmpfs 64M 0 64M 0% /dev [2023-05-12T13:27:08.286Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-12T13:27:08.286Z] shm 64M 0 64M 0% /dev/shm [2023-05-12T13:27:08.286Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-12T13:27:08.286Z] [2023-05-12T13:27:08.286Z]