Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52199917436ecc7613ed2233e2d3644ee65f7bdc 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-ssh8731720927267163880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2442270135635823628.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17239804111030570315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9918494076976757792.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-ssh13082888159547474975.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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9986 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 52199917436ecc7613ed2233e2d3644ee65f7bdc (main) Commit message: "feat!: Remove snap packaging (#612)" > 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 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 > git rev-list --no-walk f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:09:59.435Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:09:59.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:09:59.513Z] ========================================================= [2023-10-24T18:09:59.513Z] EdgeX Global Pipelines Version Info [2023-10-24T18:09:59.513Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:00.238Z] ------------------- [2023-10-24T18:10:00.238Z] stable info: [2023-10-24T18:10:00.238Z] ------------------- [2023-10-24T18:10:00.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:10:00.238Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:00.238Z] Message: update stable to v1.0.254 [2023-10-24T18:10:00.811Z] ------------------- [2023-10-24T18:10:00.811Z] experimental info: [2023-10-24T18:10:00.811Z] ------------------- [2023-10-24T18:10:00.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:10:00.811Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:00.811Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:10:00.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-24T18:10:00.987Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-24T18:10:01.003Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:10:01.023Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:10:01.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:10:01.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:10:01.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:10:01.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:10:01.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:10:01.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:10:01.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:10:01.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-24T18:10:01.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:10:01.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:10:01.194Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:01.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:01.227Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:01.245Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:01.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:10:01.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:10:01.302Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:10:01.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:10:01.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:10:01.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:10:01.365Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:10:01.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:10:01.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:10:01.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:10:01.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:10:01.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:10:01.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo [2023-10-24T18:10:01.469Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5219991 [Pipeline] echo [2023-10-24T18:10:01.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:10:01.537Z] provisioning config files... [2023-10-24T18:10:01.551Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15354028550107128785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:01.860Z] ---> docker-login.sh [2023-10-24T18:10:01.860Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:02.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.120Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.120Z] [2023-10-24T18:10:02.120Z] Login Succeeded [2023-10-24T18:10:02.120Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:02.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.380Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.380Z] [2023-10-24T18:10:02.380Z] Login Succeeded [2023-10-24T18:10:02.380Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:02.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.380Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.380Z] [2023-10-24T18:10:02.380Z] Login Succeeded [2023-10-24T18:10:02.380Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:02.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.380Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.380Z] [2023-10-24T18:10:02.380Z] Login Succeeded [2023-10-24T18:10:02.380Z] docker.io [2023-10-24T18:10:02.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.903Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.903Z] [2023-10-24T18:10:02.903Z] Login Succeeded [2023-10-24T18:10:02.903Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:02.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:10:03.300Z] + git rev-list -1 --merges 52199917436ecc7613ed2233e2d3644ee65f7bdc~1..52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo [2023-10-24T18:10:03.358Z] -----------> git rev-list -1 --merges 52199917436ecc7613ed2233e2d3644ee65f7bdc~1..52199917436ecc7613ed2233e2d3644ee65f7bdc 52199917436ecc7613ed2233e2d3644ee65f7bdc [false] [Pipeline] sh [2023-10-24T18:10:03.646Z] + git log --format=format:%s -1 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo [2023-10-24T18:10:03.659Z] ========================================================= [2023-10-24T18:10:03.659Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:10:03.659Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:10:03.994Z] + git log --format=format:%s -1 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo [2023-10-24T18:10:04.004Z] [semverPrep] GIT_COMMIT: 52199917436ecc7613ed2233e2d3644ee65f7bdc, Commit Message: feat!: Remove snap packaging (#612) [Pipeline] echo [2023-10-24T18:10:04.015Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:10:04.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:10:04.372Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:10:04.372Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:10:04.372Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:10:04.372Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:10:04.372Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:10:04.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:04.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:04.726Z] [2023-10-24T18:10:04.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:05.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:05.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:10:05.026Z] b85a868b505f: Pulling fs layer [2023-10-24T18:10:05.026Z] e2be974225ed: Pulling fs layer [2023-10-24T18:10:05.026Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:10:05.026Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:10:05.026Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:10:05.026Z] eaf3925da568: Pulling fs layer [2023-10-24T18:10:05.026Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:10:05.026Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:10:05.026Z] 988bab9f4d93: Waiting [2023-10-24T18:10:05.026Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:10:05.026Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:10:05.026Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:10:05.026Z] 1469e6f7b9e6: Waiting [2023-10-24T18:10:05.026Z] bab4dde63d76: Waiting [2023-10-24T18:10:05.026Z] 4872d77fe225: Waiting [2023-10-24T18:10:05.026Z] bde34c3a00c8: Waiting [2023-10-24T18:10:05.026Z] b352a97aabf1: Waiting [2023-10-24T18:10:05.026Z] 5851b861e8e6: Waiting [2023-10-24T18:10:05.026Z] eaf3925da568: Waiting [2023-10-24T18:10:05.026Z] e2be974225ed: Download complete [2023-10-24T18:10:05.026Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:10:05.026Z] 988bab9f4d93: Download complete [2023-10-24T18:10:05.026Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:10:05.026Z] 1469e6f7b9e6: Download complete [2023-10-24T18:10:05.026Z] eaf3925da568: Verifying Checksum [2023-10-24T18:10:05.026Z] eaf3925da568: Download complete [2023-10-24T18:10:05.285Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:10:05.285Z] 339a4e72a1f5: Download complete [2023-10-24T18:10:05.285Z] bde34c3a00c8: Download complete [2023-10-24T18:10:05.285Z] b352a97aabf1: Download complete [2023-10-24T18:10:05.285Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:10:05.285Z] 4872d77fe225: Download complete [2023-10-24T18:10:05.285Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:10:05.285Z] 5851b861e8e6: Download complete [2023-10-24T18:10:05.285Z] b85a868b505f: Verifying Checksum [2023-10-24T18:10:05.285Z] b85a868b505f: Download complete [2023-10-24T18:10:05.543Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:10:05.543Z] bab4dde63d76: Download complete [2023-10-24T18:10:06.480Z] b85a868b505f: Pull complete [2023-10-24T18:10:06.738Z] e2be974225ed: Pull complete [2023-10-24T18:10:06.996Z] 339a4e72a1f5: Pull complete [2023-10-24T18:10:07.258Z] 988bab9f4d93: Pull complete [2023-10-24T18:10:07.516Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:10:07.516Z] eaf3925da568: Pull complete [2023-10-24T18:10:09.426Z] bab4dde63d76: Pull complete [2023-10-24T18:10:09.426Z] bde34c3a00c8: Pull complete [2023-10-24T18:10:09.426Z] b352a97aabf1: Pull complete [2023-10-24T18:10:09.426Z] 4872d77fe225: Pull complete [2023-10-24T18:10:09.426Z] 5851b861e8e6: Pull complete [2023-10-24T18:10:09.426Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:10:09.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:09.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:10:09.529Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:10:09.563Z] $ 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-10-24T18:10:14.366Z] $ docker top 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d -eo pid,comm [2023-10-24T18:10:14.438Z] 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-10-24T18:10:14.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:10:14.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:14.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:14.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:14.627Z] $ docker exec 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent [2023-10-24T18:10:14.779Z] SSH_AUTH_SOCK=/tmp/ssh-4HcMdGum0vLv/agent.14 [2023-10-24T18:10:14.779Z] SSH_AGENT_PID=20 [2023-10-24T18:10:14.785Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:14.894Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_816975092914510854.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_816975092914510854.key) [2023-10-24T18:10:14.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:15.191Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:10:15.206Z] $ docker exec --env ******** --env ******** 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent -k [2023-10-24T18:10:15.306Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:15.306Z] unset SSH_AGENT_PID; [2023-10-24T18:10:15.307Z] echo Agent pid 20 killed; [2023-10-24T18:10:15.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:10:15.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:15.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:15.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:15.454Z] $ docker exec 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent [2023-10-24T18:10:15.588Z] SSH_AUTH_SOCK=/tmp/ssh-3BDZPSv5ipf7/agent.59 [2023-10-24T18:10:15.588Z] SSH_AGENT_PID=67 [2023-10-24T18:10:15.593Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:15.697Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13257867316642901890.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13257867316642901890.key) [2023-10-24T18:10:15.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:15.996Z] + git semver init [2023-10-24T18:10:16.256Z] 2023-10-24 18:10:16,212 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:10:16.256Z] 2023-10-24 18:10:16,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-24T18:10:16.257Z] 2023-10-24 18:10:16,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-24T18:10:16.257Z] 2023-10-24 18:10:16,214 [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-10-24T18:10:17.196Z] 2023-10-24 18:10:17,127 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-24T18:10:17.196Z] 2023-10-24 18:10:17,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-24T18:10:17.196Z] 2023-10-24 18:10:17,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:10:17.196Z] 2023-10-24 18:10:17,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:10:17.196Z] 3.1.0-dev.31 [Pipeline] } [2023-10-24T18:10:17.209Z] $ docker exec --env ******** --env ******** 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent -k [2023-10-24T18:10:17.295Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:17.295Z] unset SSH_AGENT_PID; [2023-10-24T18:10:17.295Z] echo Agent pid 67 killed; [2023-10-24T18:10:17.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:10:17.602Z] + git semver [Pipeline] } [2023-10-24T18:10:17.889Z] $ docker stop --time=1 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d [2023-10-24T18:10:19.187Z] $ docker rm -f --volumes 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:10:19.524Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:10:19.720Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:10:19.722Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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-10-24T18:10:19.841Z] provisioning config files... [2023-10-24T18:10:19.848Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12862311663125984843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:20.137Z] ---> docker-login.sh [2023-10-24T18:10:20.137Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:20.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:20.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:20.137Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:20.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:20.137Z] [2023-10-24T18:10:20.137Z] Login Succeeded [2023-10-24T18:10:20.137Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:20.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:20.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:20.137Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:20.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:20.137Z] [2023-10-24T18:10:20.137Z] Login Succeeded [2023-10-24T18:10:20.137Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:20.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:20.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:20.397Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:20.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:20.397Z] [2023-10-24T18:10:20.397Z] Login Succeeded [2023-10-24T18:10:20.397Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:20.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:20.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:20.397Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:20.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:20.397Z] [2023-10-24T18:10:20.397Z] Login Succeeded [2023-10-24T18:10:20.397Z] docker.io [2023-10-24T18:10:20.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:20.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:20.655Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:20.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:20.655Z] [2023-10-24T18:10:20.655Z] Login Succeeded [2023-10-24T18:10:20.655Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:20.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:10:20.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:20.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:20.742Z] ========================================================= [2023-10-24T18:10:20.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:10:20.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:21.059Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:10:21.059Z] Sending build context to Docker daemon 3.361MB [2023-10-24T18:10:21.059Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:10:21.059Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:10:21.059Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:10:21.059Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:10:21.059Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:10:21.059Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:10:21.059Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:10:21.059Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:10:21.059Z] c68163c4e522: Pulling fs layer [2023-10-24T18:10:21.059Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:10:21.059Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:10:21.059Z] ad3a456e5733: Waiting [2023-10-24T18:10:21.059Z] 33e27b845d1e: Waiting [2023-10-24T18:10:21.059Z] c68163c4e522: Waiting [2023-10-24T18:10:21.059Z] 50da416c3ac9: Waiting [2023-10-24T18:10:21.059Z] 23d2d4c4bb30: Waiting [2023-10-24T18:10:21.059Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:10:21.059Z] c4d48a809fc2: Download complete [2023-10-24T18:10:21.059Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:10:21.059Z] ad3a456e5733: Download complete [2023-10-24T18:10:21.059Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:10:21.059Z] 33e27b845d1e: Download complete [2023-10-24T18:10:21.318Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:10:21.318Z] 7264a8db6415: Download complete [2023-10-24T18:10:21.318Z] c68163c4e522: Verifying Checksum [2023-10-24T18:10:21.318Z] c68163c4e522: Download complete [2023-10-24T18:10:21.318Z] 7264a8db6415: Pull complete [2023-10-24T18:10:21.577Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:10:21.577Z] 23d2d4c4bb30: Download complete [2023-10-24T18:10:21.577Z] c4d48a809fc2: Pull complete [2023-10-24T18:10:21.577Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:10:21.577Z] 4f1c88b9dad5: Download complete [2023-10-24T18:10:22.144Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:10:22.144Z] 50da416c3ac9: Download complete [2023-10-24T18:10:24.674Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:10:24.931Z] ad3a456e5733: Pull complete [2023-10-24T18:10:24.931Z] 33e27b845d1e: Pull complete [2023-10-24T18:10:24.931Z] c68163c4e522: Pull complete [2023-10-24T18:10:27.455Z] 50da416c3ac9: Pull complete [2023-10-24T18:10:27.715Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:10:27.715Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:10:27.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:10:27.715Z] ---> 0786185ac409 [2023-10-24T18:10:27.715Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:10:32.984Z] ---> Running in 680493b2f334 [2023-10-24T18:10:32.984Z] Removing intermediate container 680493b2f334 [2023-10-24T18:10:32.984Z] ---> dcccc95a8a3b [2023-10-24T18:10:32.984Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:10:32.984Z] ---> Running in 52c8108cfa50 [2023-10-24T18:10:32.984Z] Removing intermediate container 52c8108cfa50 [2023-10-24T18:10:32.984Z] ---> a8d07e97b2a7 [2023-10-24T18:10:32.984Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:10:32.984Z] ---> Running in c6d537b2f510 [2023-10-24T18:10:33.242Z] Removing intermediate container c6d537b2f510 [2023-10-24T18:10:33.242Z] ---> ea2a0db92994 [2023-10-24T18:10:33.242Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:10:33.242Z] ---> Running in 01e26488f839 [2023-10-24T18:10:33.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:33.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:34.025Z] OK: 264 MiB in 52 packages [2023-10-24T18:10:34.810Z] Still waiting to schedule task [2023-10-24T18:10:34.810Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ [2023-10-24T18:10:34.969Z] Removing intermediate container 01e26488f839 [2023-10-24T18:10:34.969Z] ---> 0ed545bb2fd2 [2023-10-24T18:10:34.969Z] Step 7/12 : WORKDIR /app [2023-10-24T18:10:35.228Z] ---> Running in f052ef78fb2f [2023-10-24T18:10:35.487Z] Removing intermediate container f052ef78fb2f [2023-10-24T18:10:35.487Z] ---> be883449fbcb [2023-10-24T18:10:35.487Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:10:36.056Z] ---> 2611bf98c4d5 [2023-10-24T18:10:36.056Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:10:36.056Z] ---> Running in d7a5f8f65248 [2023-10-24T18:11:33.006Z] Removing intermediate container d7a5f8f65248 [2023-10-24T18:11:33.006Z] ---> f3007240aeb8 [2023-10-24T18:11:33.006Z] Step 10/12 : COPY . . [2023-10-24T18:11:33.006Z] ---> 4e02f1f30fcd [2023-10-24T18:11:33.007Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:11:33.007Z] ---> Running in 77c3deb6e3cd [2023-10-24T18:11:33.291Z] Removing intermediate container 77c3deb6e3cd [2023-10-24T18:11:33.291Z] ---> 8a84d33cfc91 [2023-10-24T18:11:33.291Z] Step 12/12 : RUN $MAKE [2023-10-24T18:11:33.549Z] ---> Running in 39b3e7e7f201 [2023-10-24T18:11:33.806Z] noop [2023-10-24T18:11:34.743Z] Removing intermediate container 39b3e7e7f201 [2023-10-24T18:11:34.743Z] ---> cd5ac646b5fd [2023-10-24T18:11:34.743Z] Successfully built cd5ac646b5fd [2023-10-24T18:11:34.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:35.056Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:35.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:35.123Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:11:35.155Z] $ 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-10-24T18:11:35.799Z] $ docker top 3576b8dfeb0cf3a29f17a2aa0d3ab04df8be870e4f0b9095ae762d4cf7a29112 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:36.138Z] + go version [2023-10-24T18:11:36.138Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:11:36.152Z] $ docker stop --time=1 3576b8dfeb0cf3a29f17a2aa0d3ab04df8be870e4f0b9095ae762d4cf7a29112 [2023-10-24T18:11:37.816Z] $ docker rm -f --volumes 3576b8dfeb0cf3a29f17a2aa0d3ab04df8be870e4f0b9095ae762d4cf7a29112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:38.337Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:38.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:38.414Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:11:38.450Z] $ 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-10-24T18:11:39.412Z] $ docker top d98739cece48aed6d9f50f01094d63ff3536b0a3dbabccfdc02648cc7b6de9ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:39.755Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:11:40.053Z] + make test [2023-10-24T18:11:40.053Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:11:58.146Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T18:12:16.217Z] go vet ./... [2023-10-24T18:12:18.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:12:18.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:12:18.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:12:18.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:12:18.801Z] $ docker stop --time=1 d98739cece48aed6d9f50f01094d63ff3536b0a3dbabccfdc02648cc7b6de9ca [2023-10-24T18:12:29.034Z] $ docker rm -f --volumes d98739cece48aed6d9f50f01094d63ff3536b0a3dbabccfdc02648cc7b6de9ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:12:29.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:12:29.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:12:30.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:12:30.419Z] + ls -al . [2023-10-24T18:12:30.419Z] total 180 [2023-10-24T18:12:30.419Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:11 . [2023-10-24T18:12:30.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:09 .. [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:09 .dockerignore [2023-10-24T18:12:30.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:11 .git [2023-10-24T18:12:30.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:09 .github [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:09 .gitignore [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:09 .golangci.yml [2023-10-24T18:12:30.419Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:09 Attribution.txt [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:09 CHANGELOG.md [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:09 Dockerfile [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:09 GOVERNANCE.md [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:09 Jenkinsfile [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:09 LICENSE [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:09 OWNERS.md [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:09 README.md [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION [2023-10-24T18:12:30.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 bin [2023-10-24T18:12:30.419Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:11 coverage.out [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:09 go.mod [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:09 go.sum [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:09 main.go [2023-10-24T18:12:30.419Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:09 makefile [2023-10-24T18:12:30.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:30.746Z] + 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=52199917436ecc7613ed2233e2d3644ee65f7bdc --label arch=amd64 --label version=3.1.0-dev.31 . [2023-10-24T18:12:30.746Z] Sending build context to Docker daemon 3.362MB [2023-10-24T18:12:30.746Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:12:30.746Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:12:30.746Z] ---> cd5ac646b5fd [2023-10-24T18:12:30.746Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:12:31.007Z] ---> Running in cf5c9b91c079 [2023-10-24T18:12:31.007Z] Removing intermediate container cf5c9b91c079 [2023-10-24T18:12:31.007Z] ---> 7363378a8347 [2023-10-24T18:12:31.007Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:12:31.007Z] ---> Running in b31418b125a5 [2023-10-24T18:12:31.007Z] Removing intermediate container b31418b125a5 [2023-10-24T18:12:31.007Z] ---> 8801b050c0a7 [2023-10-24T18:12:31.007Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:12:31.007Z] ---> Running in c643bd1f86f3 [2023-10-24T18:12:31.007Z] Removing intermediate container c643bd1f86f3 [2023-10-24T18:12:31.007Z] ---> f22268fdaf49 [2023-10-24T18:12:31.007Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:12:31.267Z] ---> Running in 480d464c9e7b [2023-10-24T18:12:31.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:31.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:31.786Z] OK: 264 MiB in 52 packages [2023-10-24T18:12:32.044Z] Removing intermediate container 480d464c9e7b [2023-10-24T18:12:32.044Z] ---> 18aaa5b9c6e6 [2023-10-24T18:12:32.044Z] Step 7/26 : WORKDIR /app [2023-10-24T18:12:32.044Z] ---> Running in 27c2a9f32960 [2023-10-24T18:12:32.044Z] Removing intermediate container 27c2a9f32960 [2023-10-24T18:12:32.044Z] ---> 2b9c4df9ebfa [2023-10-24T18:12:32.044Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T18:12:32.302Z] ---> 5f0697df3527 [2023-10-24T18:12:32.302Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:12:32.302Z] ---> Running in badcf941e010 [2023-10-24T18:12:33.273Z] Removing intermediate container badcf941e010 [2023-10-24T18:12:33.273Z] ---> d5a77c60f6d6 [2023-10-24T18:12:33.273Z] Step 10/26 : COPY . . [2023-10-24T18:12:33.531Z] ---> 628513e9adc1 [2023-10-24T18:12:33.531Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:12:33.531Z] ---> Running in b63ebc81beec [2023-10-24T18:12:33.531Z] Removing intermediate container b63ebc81beec [2023-10-24T18:12:33.531Z] ---> b3ccb40aee17 [2023-10-24T18:12:33.531Z] Step 12/26 : RUN $MAKE [2023-10-24T18:12:33.531Z] ---> Running in f44f9cae667e [2023-10-24T18:12:33.789Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T18:12:45.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9995 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-10-24T18:12:45.977Z] Running in /w/workspace/app-service-configurable/201 [Pipeline] { [Pipeline] checkout [2023-10-24T18:12:46.018Z] Selected Git installation does not exist. Using Default [2023-10-24T18:12:46.018Z] The recommended git tool is: NONE [2023-10-24T18:12:53.763Z] using credential edgex-jenkins-ssh [2023-10-24T18:12:53.788Z] Cloning the remote Git repository [2023-10-24T18:12:53.862Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T18:12:53.997Z] > git init /w/workspace/app-service-configurable/201 # timeout=10 [2023-10-24T18:12:54.199Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T18:12:54.200Z] > git --version # timeout=10 [2023-10-24T18:12:54.228Z] > git --version # 'git version 2.25.1' [2023-10-24T18:12:54.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:12:54.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:12:55.991Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T18:12:56.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:12:57.396Z] Avoid second fetch [2023-10-24T18:12:57.397Z] Checking out Revision 52199917436ecc7613ed2233e2d3644ee65f7bdc (main) [2023-10-24T18:12:57.431Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:12:57.553Z] > git checkout -f 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 [2023-10-24T18:12:58.249Z] Commit message: "feat!: Remove snap packaging (#612)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:12:59.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:12:59.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:12:59.256Z] Dload Upload Total Spent Left Speed [2023-10-24T18:12:59.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-10-24T18:13:00.035Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:13:00.320Z] Removing intermediate container f44f9cae667e [2023-10-24T18:13:00.320Z] ---> 6ba705f7edda [2023-10-24T18:13:00.320Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T18:13:00.320Z] 3.18: Pulling from library/alpine [2023-10-24T18:13:00.320Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:13:00.320Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:13:00.320Z] 96526aa774ef: Download complete [2023-10-24T18:13:00.320Z] 96526aa774ef: Pull complete [2023-10-24T18:13:00.320Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:13:00.320Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:13:00.320Z] ---> 8ca4688f4f35 [2023-10-24T18:13:00.320Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:13:00.320Z] ---> Running in d2254996a77a [2023-10-24T18:13:00.320Z] Removing intermediate container d2254996a77a [2023-10-24T18:13:00.320Z] ---> 82a23caa2d87 [2023-10-24T18:13:00.320Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T18:13:00.320Z] ---> Running in 10ce05770556 [2023-10-24T18:13:00.320Z] Removing intermediate container 10ce05770556 [2023-10-24T18:13:00.320Z] ---> 6ffd351b040f [2023-10-24T18:13:00.320Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:13:00.320Z] ---> Running in 93f0fe07504f [2023-10-24T18:13:00.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:00.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:00.320Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:13:00.320Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:13:00.320Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:13:00.320Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:13:00.320Z] OK: 8 MiB in 17 packages [2023-10-24T18:13:00.320Z] Removing intermediate container 93f0fe07504f [2023-10-24T18:13:00.320Z] ---> a2f0e58550b4 [2023-10-24T18:13:00.320Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:13:00.320Z] ---> e586d6831779 [2023-10-24T18:13:00.320Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:13:00.320Z] ---> a1f19c178fdb [2023-10-24T18:13:00.320Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:13:00.405Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:13:00.405Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:13:00.405Z] { [2023-10-24T18:13:00.405Z] "registry-mirrors": [ [2023-10-24T18:13:00.405Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:13:00.405Z] ], [2023-10-24T18:13:00.405Z] "bip": "10.250.0.254/24", [2023-10-24T18:13:00.405Z] "hosts": [ [2023-10-24T18:13:00.405Z] "tcp://0.0.0.0:5555", [2023-10-24T18:13:00.405Z] "unix:///var/run/docker.sock" [2023-10-24T18:13:00.405Z] ], [2023-10-24T18:13:00.406Z] "mtu": 1458, [2023-10-24T18:13:00.406Z] "selinux-enabled": true, [2023-10-24T18:13:00.406Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:13:00.406Z] } [Pipeline] sh [2023-10-24T18:13:00.578Z] ---> f966a117f899 [2023-10-24T18:13:00.578Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T18:13:00.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:13:01.154Z] + sudo service docker restart [2023-10-24T18:13:01.864Z] ---> 9f62a9d27709 [2023-10-24T18:13:01.864Z] Step 21/26 : EXPOSE 48095 [2023-10-24T18:13:02.429Z] ---> Running in 88dc63615f3a [2023-10-24T18:13:03.371Z] Removing intermediate container 88dc63615f3a [2023-10-24T18:13:03.371Z] ---> 30b417c79dce [2023-10-24T18:13:03.371Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T18:13:03.371Z] ---> Running in b443c01fe384 [2023-10-24T18:13:03.371Z] Removing intermediate container b443c01fe384 [2023-10-24T18:13:03.371Z] ---> 9e640d7b5c88 [2023-10-24T18:13:03.371Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:13:03.371Z] ---> Running in ce972830952b [2023-10-24T18:13:03.371Z] Removing intermediate container ce972830952b [2023-10-24T18:13:03.371Z] ---> 75792715071c [2023-10-24T18:13:03.371Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T18:13:03.371Z] ---> Running in ee6e1aa19208 [2023-10-24T18:13:03.371Z] Removing intermediate container ee6e1aa19208 [2023-10-24T18:13:03.371Z] ---> 1d351c52b9e2 [2023-10-24T18:13:03.371Z] Step 25/26 : LABEL git_sha=52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:13:03.371Z] ---> Running in edb3763d2cc6 [2023-10-24T18:13:03.629Z] Removing intermediate container edb3763d2cc6 [2023-10-24T18:13:03.629Z] ---> 3164b6d63bac [2023-10-24T18:13:03.629Z] Step 26/26 : LABEL version=3.1.0-dev.31 [2023-10-24T18:13:03.629Z] ---> Running in 3690fbb2cb42 [2023-10-24T18:13:03.629Z] Removing intermediate container 3690fbb2cb42 [2023-10-24T18:13:03.629Z] ---> b284617f327f [2023-10-24T18:13:03.629Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:13:03.629Z] Successfully built b284617f327f [2023-10-24T18:13:03.629Z] 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-10-24T18:13:03.735Z] provisioning config files... [2023-10-24T18:13:03.745Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config82156140969514252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:13:04.047Z] ---> docker-login.sh [2023-10-24T18:13:04.047Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:13:04.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:04.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:04.047Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:04.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:04.047Z] [2023-10-24T18:13:04.047Z] Login Succeeded [2023-10-24T18:13:04.047Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:13:04.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:04.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:04.047Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:04.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:04.047Z] [2023-10-24T18:13:04.047Z] Login Succeeded [2023-10-24T18:13:04.047Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:13:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:04.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:04.305Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:04.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:04.305Z] [2023-10-24T18:13:04.305Z] Login Succeeded [2023-10-24T18:13:04.305Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:13:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:04.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:04.305Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:04.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:04.305Z] [2023-10-24T18:13:04.305Z] Login Succeeded [2023-10-24T18:13:04.305Z] docker.io [2023-10-24T18:13:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:04.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:04.563Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:04.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:04.563Z] [2023-10-24T18:13:04.563Z] Login Succeeded [2023-10-24T18:13:04.563Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:13:04.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:13:04.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:13:04.620Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-24T18:13:04.620Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:13:04.620Z] latest [2023-10-24T18:13:04.620Z] 3.1.0-dev.31 [2023-10-24T18:13:04.620Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [2023-10-24T18:13:04.620Z] main [2023-10-24T18:13:04.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:04.938Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:05.238Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:13:05.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:13:05.239Z] 7e9e5d3b0131: Preparing [2023-10-24T18:13:05.239Z] f9b8704aa357: Preparing [2023-10-24T18:13:05.239Z] 7673ea8a39f7: Preparing [2023-10-24T18:13:05.239Z] 68287b9a2c24: Preparing [2023-10-24T18:13:05.239Z] 068fdd5ddb7e: Preparing [2023-10-24T18:13:05.239Z] cc2447e1835a: Preparing [2023-10-24T18:13:05.239Z] cc2447e1835a: Waiting [2023-10-24T18:13:05.239Z] f9b8704aa357: Pushed [2023-10-24T18:13:05.239Z] 7673ea8a39f7: Pushed [2023-10-24T18:13:05.239Z] 68287b9a2c24: Pushed [2023-10-24T18:13:05.499Z] 068fdd5ddb7e: Pushed [2023-10-24T18:13:05.499Z] cc2447e1835a: Layer already exists [2023-10-24T18:13:08.210Z] 7e9e5d3b0131: Pushed [2023-10-24T18:13:08.780Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:09.102Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:09.410Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-24T18:13:09.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:13:09.410Z] 7e9e5d3b0131: Preparing [2023-10-24T18:13:09.410Z] f9b8704aa357: Preparing [2023-10-24T18:13:09.410Z] 7673ea8a39f7: Preparing [2023-10-24T18:13:09.410Z] 68287b9a2c24: Preparing [2023-10-24T18:13:09.410Z] 068fdd5ddb7e: Preparing [2023-10-24T18:13:09.410Z] cc2447e1835a: Preparing [2023-10-24T18:13:09.410Z] cc2447e1835a: Waiting [2023-10-24T18:13:09.410Z] 068fdd5ddb7e: Layer already exists [2023-10-24T18:13:09.410Z] f9b8704aa357: Layer already exists [2023-10-24T18:13:09.410Z] 7e9e5d3b0131: Layer already exists [2023-10-24T18:13:09.410Z] 68287b9a2c24: Layer already exists [2023-10-24T18:13:09.410Z] 7673ea8a39f7: Layer already exists [2023-10-24T18:13:09.410Z] cc2447e1835a: Layer already exists [2023-10-24T18:13:09.410Z] latest: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:09.717Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:10.020Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.31 [2023-10-24T18:13:10.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:13:10.020Z] 7e9e5d3b0131: Preparing [2023-10-24T18:13:10.020Z] f9b8704aa357: Preparing [2023-10-24T18:13:10.020Z] 7673ea8a39f7: Preparing [2023-10-24T18:13:10.020Z] 68287b9a2c24: Preparing [2023-10-24T18:13:10.020Z] 068fdd5ddb7e: Preparing [2023-10-24T18:13:10.020Z] cc2447e1835a: Preparing [2023-10-24T18:13:10.020Z] cc2447e1835a: Waiting [2023-10-24T18:13:10.020Z] 68287b9a2c24: Layer already exists [2023-10-24T18:13:10.020Z] 068fdd5ddb7e: Layer already exists [2023-10-24T18:13:10.020Z] 7673ea8a39f7: Layer already exists [2023-10-24T18:13:10.020Z] f9b8704aa357: Layer already exists [2023-10-24T18:13:10.020Z] 7e9e5d3b0131: Layer already exists [2023-10-24T18:13:10.020Z] cc2447e1835a: Layer already exists [2023-10-24T18:13:10.020Z] 3.1.0-dev.31: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:10.328Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:10.640Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [2023-10-24T18:13:10.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:13:10.640Z] 7e9e5d3b0131: Preparing [2023-10-24T18:13:10.640Z] f9b8704aa357: Preparing [2023-10-24T18:13:10.640Z] 7673ea8a39f7: Preparing [2023-10-24T18:13:10.640Z] 68287b9a2c24: Preparing [2023-10-24T18:13:10.640Z] 068fdd5ddb7e: Preparing [2023-10-24T18:13:10.640Z] cc2447e1835a: Preparing [2023-10-24T18:13:10.640Z] cc2447e1835a: Waiting [2023-10-24T18:13:10.640Z] f9b8704aa357: Layer already exists [2023-10-24T18:13:10.640Z] 068fdd5ddb7e: Layer already exists [2023-10-24T18:13:10.640Z] 7673ea8a39f7: Layer already exists [2023-10-24T18:13:10.640Z] 7e9e5d3b0131: Layer already exists [2023-10-24T18:13:10.640Z] 68287b9a2c24: Layer already exists [2023-10-24T18:13:10.640Z] cc2447e1835a: Layer already exists [2023-10-24T18:13:10.640Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:10.951Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:11.268Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-24T18:13:11.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:13:11.268Z] 7e9e5d3b0131: Preparing [2023-10-24T18:13:11.268Z] f9b8704aa357: Preparing [2023-10-24T18:13:11.268Z] 7673ea8a39f7: Preparing [2023-10-24T18:13:11.268Z] 68287b9a2c24: Preparing [2023-10-24T18:13:11.268Z] 068fdd5ddb7e: Preparing [2023-10-24T18:13:11.268Z] cc2447e1835a: Preparing [2023-10-24T18:13:11.268Z] cc2447e1835a: Waiting [2023-10-24T18:13:11.268Z] 7673ea8a39f7: Layer already exists [2023-10-24T18:13:11.268Z] 7e9e5d3b0131: Layer already exists [2023-10-24T18:13:11.268Z] 68287b9a2c24: Layer already exists [2023-10-24T18:13:11.268Z] f9b8704aa357: Layer already exists [2023-10-24T18:13:11.268Z] 068fdd5ddb7e: Layer already exists [2023-10-24T18:13:11.268Z] cc2447e1835a: Layer already exists [2023-10-24T18:13:11.268Z] main: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:13:11.318Z] ===================================================== [Pipeline] echo [2023-10-24T18:13:11.327Z] taggedImages: [2023-10-24T18:13:11.327Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:13:11.327Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-24T18:13:11.327Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.31 [2023-10-24T18:13:11.327Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [2023-10-24T18:13:11.327Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:11.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:11.702Z] [2023-10-24T18:13:11.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:12.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:12.000Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:13:12.000Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:13:12.000Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:13:12.000Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:13:12.000Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:13:12.000Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:13:12.000Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:13:12.000Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:13:12.000Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:13:12.000Z] 33b1e0a273af: Waiting [2023-10-24T18:13:12.000Z] 5d3b04190fa2: Waiting [2023-10-24T18:13:12.000Z] 2f39f015ded8: Waiting [2023-10-24T18:13:12.000Z] 5c69ac0246d0: Download complete [2023-10-24T18:13:12.000Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:13:12.000Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:13:12.000Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:13:12.000Z] 33b1e0a273af: Download complete [2023-10-24T18:13:12.000Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:13:12.000Z] 5d3b04190fa2: Download complete [2023-10-24T18:13:12.259Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:13:12.259Z] 5eb5b503b376: Download complete [2023-10-24T18:13:12.259Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:13:12.259Z] ec43610c2a17: Download complete [2023-10-24T18:13:12.823Z] 2f39f015ded8: Download complete [2023-10-24T18:13:13.756Z] 5eb5b503b376: Pull complete [2023-10-24T18:13:13.756Z] 5c69ac0246d0: Pull complete [2023-10-24T18:13:14.322Z] ec43610c2a17: Pull complete [2023-10-24T18:13:14.322Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:13:14.885Z] 33b1e0a273af: Pull complete [2023-10-24T18:13:15.817Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:13:19.552Z] provisioning config files... [2023-10-24T18:13:19.587Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/201@tmp/config188334231989258877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:13:19.987Z] ---> docker-login.sh [2023-10-24T18:13:19.987Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:13:20.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:20.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:20.853Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:20.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:20.853Z] [2023-10-24T18:13:20.853Z] Login Succeeded [2023-10-24T18:13:20.853Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:13:21.076Z] 2f39f015ded8: Pull complete [2023-10-24T18:13:21.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:13:21.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:21.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:21.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:21.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:21.129Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:21.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:21.129Z] [2023-10-24T18:13:21.129Z] Login Succeeded [2023-10-24T18:13:21.129Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:13:21.154Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:13:21.183Z] $ 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-10-24T18:13:21.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:21.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:21.733Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:21.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:21.733Z] [2023-10-24T18:13:21.733Z] Login Succeeded [2023-10-24T18:13:21.733Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:13:22.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:22.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:22.282Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:22.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:22.282Z] [2023-10-24T18:13:22.282Z] Login Succeeded [2023-10-24T18:13:22.282Z] docker.io [2023-10-24T18:13:22.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:13:22.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:13:22.824Z] Configure a credential helper to remove this warning. See [2023-10-24T18:13:22.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:13:22.824Z] [2023-10-24T18:13:22.824Z] Login Succeeded [2023-10-24T18:13:22.824Z] ---> docker-login.sh ends [2023-10-24T18:13:26.859Z] $ docker top 55f7fc6b49f893fab99004e0f307fcfc950bc4a870ed6390c0fccb976e2b8fde -eo pid,comm [Pipeline] { [Pipeline] } [2023-10-24T18:13:26.916Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-24T18:13:27.235Z] ---> job-cost.sh [2023-10-24T18:13:27.235Z] lf-activate-venv: SKIPPING [2023-10-24T18:13:27.235Z] INFO: No Stack... [Pipeline] echo [2023-10-24T18:13:27.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:13:27.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:13:27.375Z] ========================================================= [2023-10-24T18:13:27.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:13:27.375Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:27.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:13:27.746Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:13:27.746Z] Sending build context to Docker daemon 157.7kB [2023-10-24T18:13:27.783Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:13:28.015Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:13:28.015Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:13:28.069Z] + + cut -d, -f6 [2023-10-24T18:13:28.069Z] cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2023-10-24T18:13:28.080Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [2023-10-24T18:13:28.085Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] did not exist. Created. [2023-10-24T18:13:28.085Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:13:28.291Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:13:28.291Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:13:28.291Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:13:28.291Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:13:28.291Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:13:28.291Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:13:28.291Z] 17808c966233: Pulling fs layer [2023-10-24T18:13:28.291Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:13:28.291Z] 17808c966233: Waiting [2023-10-24T18:13:28.291Z] f4c1fc716caa: Waiting [2023-10-24T18:13:28.291Z] f0e02332f6b5: Waiting [2023-10-24T18:13:28.292Z] cefa15bbcfad: Waiting [2023-10-24T18:13:28.292Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:13:28.292Z] 5d54e960e981: Download complete [2023-10-24T18:13:28.292Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:13:28.292Z] f0e02332f6b5: Download complete [2023-10-24T18:13:28.292Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:13:28.292Z] cefa15bbcfad: Download complete [2023-10-24T18:13:28.391Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:13:28.410Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:13:28.417Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:13:28.433Z] $ docker stop --time=1 55f7fc6b49f893fab99004e0f307fcfc950bc4a870ed6390c0fccb976e2b8fde [2023-10-24T18:13:28.584Z] 9fda8d8052c6: Download complete [2023-10-24T18:13:29.183Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:13:29.183Z] f4c1fc716caa: Download complete [2023-10-24T18:13:29.460Z] 9fda8d8052c6: Pull complete [2023-10-24T18:13:29.577Z] $ docker rm -f --volumes 55f7fc6b49f893fab99004e0f307fcfc950bc4a870ed6390c0fccb976e2b8fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:13:30.441Z] 5d54e960e981: Pull complete [2023-10-24T18:13:30.719Z] c4a7e357bf2a: Download complete [2023-10-24T18:13:31.699Z] 17808c966233: Verifying Checksum [2023-10-24T18:13:31.699Z] 17808c966233: Download complete [2023-10-24T18:13:46.757Z] c4a7e357bf2a: Pull complete [2023-10-24T18:13:46.757Z] f0e02332f6b5: Pull complete [2023-10-24T18:13:46.757Z] cefa15bbcfad: Pull complete [2023-10-24T18:13:55.232Z] 17808c966233: Pull complete [2023-10-24T18:13:56.654Z] f4c1fc716caa: Pull complete [2023-10-24T18:13:56.654Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:13:56.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:13:56.654Z] ---> ea914061e18c [2023-10-24T18:13:56.654Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:13:58.090Z] ---> Running in 4288ee780779 [2023-10-24T18:13:58.363Z] Removing intermediate container 4288ee780779 [2023-10-24T18:13:58.363Z] ---> 59859c524b65 [2023-10-24T18:13:58.363Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:13:58.645Z] ---> Running in 1a4299bccf31 [2023-10-24T18:13:58.937Z] Removing intermediate container 1a4299bccf31 [2023-10-24T18:13:58.937Z] ---> 66b3c456d979 [2023-10-24T18:13:58.937Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:13:59.219Z] ---> Running in aa7ed53318f1 [2023-10-24T18:13:59.492Z] Removing intermediate container aa7ed53318f1 [2023-10-24T18:13:59.492Z] ---> 48727c213c0a [2023-10-24T18:13:59.492Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:13:59.764Z] ---> Running in b0e4ef684d8e [2023-10-24T18:14:01.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:14:01.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:14:03.230Z] OK: 266 MiB in 52 packages [2023-10-24T18:14:04.216Z] Removing intermediate container b0e4ef684d8e [2023-10-24T18:14:04.216Z] ---> 627b27bea2fa [2023-10-24T18:14:04.216Z] Step 7/12 : WORKDIR /app [2023-10-24T18:14:04.496Z] ---> Running in 27d476fc7bc4 [2023-10-24T18:14:05.099Z] Removing intermediate container 27d476fc7bc4 [2023-10-24T18:14:05.099Z] ---> 1f9c07439864 [2023-10-24T18:14:05.099Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:14:05.708Z] ---> 6d7a31dd1aaa [2023-10-24T18:14:05.708Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:14:05.708Z] ---> Running in 9cd27a40a0b5 [2023-10-24T18:15:57.515Z] Removing intermediate container 9cd27a40a0b5 [2023-10-24T18:15:57.515Z] ---> e0f3c4e0c04a [2023-10-24T18:15:57.515Z] Step 10/12 : COPY . . [2023-10-24T18:15:57.515Z] ---> 82620173eec0 [2023-10-24T18:15:57.515Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:15:57.515Z] ---> Running in 26524fd98411 [2023-10-24T18:15:57.515Z] Removing intermediate container 26524fd98411 [2023-10-24T18:15:57.515Z] ---> 762b1b899f84 [2023-10-24T18:15:57.515Z] Step 12/12 : RUN $MAKE [2023-10-24T18:15:57.515Z] ---> Running in edafdba22807 [2023-10-24T18:15:57.515Z] noop [2023-10-24T18:15:57.515Z] Removing intermediate container edafdba22807 [2023-10-24T18:15:57.515Z] ---> 36175dead105 [2023-10-24T18:15:57.515Z] Successfully built 36175dead105 [2023-10-24T18:15:57.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:15:57.914Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:15:57.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:15:58.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container [2023-10-24T18:15:58.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/201 -v /w/workspace/app-service-configurable/201:/w/workspace/app-service-configurable/201:rw,z -v /w/workspace/app-service-configurable/201@tmp:/w/workspace/app-service-configurable/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:15:59.878Z] $ docker top 3685c6e10932f8ae79c0b60040477e6562d56f843b3ae4b5e682530fd5055e49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:16:00.733Z] + go version [2023-10-24T18:16:00.733Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:16:00.755Z] $ docker stop --time=1 3685c6e10932f8ae79c0b60040477e6562d56f843b3ae4b5e682530fd5055e49 [2023-10-24T18:16:02.458Z] $ docker rm -f --volumes 3685c6e10932f8ae79c0b60040477e6562d56f843b3ae4b5e682530fd5055e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:16:03.048Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:16:03.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:16:03.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container [2023-10-24T18:16:03.352Z] $ 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/201 -v /w/workspace/app-service-configurable/201:/w/workspace/app-service-configurable/201:rw,z -v /w/workspace/app-service-configurable/201@tmp:/w/workspace/app-service-configurable/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:16:04.684Z] $ docker top 8618ffaf8a818e523cf1f8ee9a96dc2441914365cabaafb64121ded274671e5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:16:05.550Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/201 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:16:06.217Z] + make test [2023-10-24T18:16:06.217Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:19:28.931Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T18:19:28.931Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:19:28.931Z] go vet ./... [2023-10-24T18:21:50.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:21:50.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:21:50.981Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:21:51.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:21:51.026Z] $ docker stop --time=1 8618ffaf8a818e523cf1f8ee9a96dc2441914365cabaafb64121ded274671e5f [2023-10-24T18:21:53.267Z] $ docker rm -f --volumes 8618ffaf8a818e523cf1f8ee9a96dc2441914365cabaafb64121ded274671e5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:21:55.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:21:55.385Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:21:56.122Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:21:56.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:21:56.883Z] + ls -al . [2023-10-24T18:21:56.884Z] total 176 [2023-10-24T18:21:56.884Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 18:16 . [2023-10-24T18:21:56.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:12 .. [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:12 .dockerignore [2023-10-24T18:21:56.884Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:12 .git [2023-10-24T18:21:56.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:12 .github [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:12 .gitignore [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:12 .golangci.yml [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:12 Attribution.txt [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:12 CHANGELOG.md [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:12 Dockerfile [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:12 GOVERNANCE.md [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:12 Jenkinsfile [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:12 LICENSE [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:12 OWNERS.md [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:12 README.md [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION [2023-10-24T18:21:56.884Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:12 bin [2023-10-24T18:21:56.884Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:16 coverage.out [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:12 go.mod [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:12 go.sum [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:12 main.go [2023-10-24T18:21:56.884Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:12 makefile [2023-10-24T18:21:56.884Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:21:57.245Z] + 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=52199917436ecc7613ed2233e2d3644ee65f7bdc --label arch=arm64 --label version=3.1.0-dev.31 . [2023-10-24T18:21:57.245Z] Sending build context to Docker daemon 158.7kB [2023-10-24T18:21:57.519Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:21:57.519Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:21:57.519Z] ---> 36175dead105 [2023-10-24T18:21:57.519Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:21:57.795Z] ---> Running in a85b148a6826 [2023-10-24T18:21:58.068Z] Removing intermediate container a85b148a6826 [2023-10-24T18:21:58.068Z] ---> fb85a9c64ee9 [2023-10-24T18:21:58.068Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:21:58.341Z] ---> Running in 753e1e03efdc [2023-10-24T18:21:58.617Z] Removing intermediate container 753e1e03efdc [2023-10-24T18:21:58.617Z] ---> a87c52160fe6 [2023-10-24T18:21:58.617Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:21:58.617Z] ---> Running in 097d3107f990 [2023-10-24T18:21:59.215Z] Removing intermediate container 097d3107f990 [2023-10-24T18:21:59.215Z] ---> 5f38496fa279 [2023-10-24T18:21:59.215Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:21:59.215Z] ---> Running in d7668a807077 [2023-10-24T18:22:00.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:02.393Z] OK: 266 MiB in 52 packages [2023-10-24T18:22:03.376Z] Removing intermediate container d7668a807077 [2023-10-24T18:22:03.376Z] ---> 6c37dbf411ac [2023-10-24T18:22:03.376Z] Step 7/26 : WORKDIR /app [2023-10-24T18:22:03.648Z] ---> Running in d27e68ee373f [2023-10-24T18:22:03.920Z] Removing intermediate container d27e68ee373f [2023-10-24T18:22:03.920Z] ---> 6e997959e3a9 [2023-10-24T18:22:03.920Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T18:22:04.517Z] ---> 4cb847bfc5c9 [2023-10-24T18:22:04.517Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:22:04.795Z] ---> Running in b2f8a0b4c740 [2023-10-24T18:22:10.183Z] Removing intermediate container b2f8a0b4c740 [2023-10-24T18:22:10.183Z] ---> 9e76e7bc3443 [2023-10-24T18:22:10.183Z] Step 10/26 : COPY . . [2023-10-24T18:22:10.458Z] ---> 63e8f6c19ac6 [2023-10-24T18:22:10.458Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:22:10.739Z] ---> Running in b31f374af3e6 [2023-10-24T18:22:11.010Z] Removing intermediate container b31f374af3e6 [2023-10-24T18:22:11.010Z] ---> dddc9b3bd997 [2023-10-24T18:22:11.010Z] Step 12/26 : RUN $MAKE [2023-10-24T18:22:11.283Z] ---> Running in 747b2ff5e32d [2023-10-24T18:22:12.721Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T18:24:34.550Z] Removing intermediate container 747b2ff5e32d [2023-10-24T18:24:34.550Z] ---> c2c964a57b9c [2023-10-24T18:24:34.550Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T18:24:34.550Z] 3.18: Pulling from library/alpine [2023-10-24T18:24:34.550Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:24:34.550Z] 579b34f0a95b: Download complete [2023-10-24T18:24:34.550Z] 579b34f0a95b: Pull complete [2023-10-24T18:24:34.550Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:24:34.550Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:24:34.550Z] ---> 3cc203321400 [2023-10-24T18:24:34.550Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:24:34.550Z] ---> Running in d7452e2d6fd1 [2023-10-24T18:24:34.550Z] Removing intermediate container d7452e2d6fd1 [2023-10-24T18:24:34.550Z] ---> b7393d30af4d [2023-10-24T18:24:34.550Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T18:24:34.550Z] ---> Running in 1b03de0e2b51 [2023-10-24T18:24:34.550Z] Removing intermediate container 1b03de0e2b51 [2023-10-24T18:24:34.550Z] ---> 6614afd498f4 [2023-10-24T18:24:34.550Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:24:34.550Z] ---> Running in 809ab83b508f [2023-10-24T18:24:35.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:24:35.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:24:37.700Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:24:37.700Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:24:37.700Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:24:37.700Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:24:37.972Z] OK: 9 MiB in 17 packages [2023-10-24T18:24:39.389Z] Removing intermediate container 809ab83b508f [2023-10-24T18:24:39.389Z] ---> 564073916ad6 [2023-10-24T18:24:39.389Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:24:39.978Z] ---> 51f6c1bc75d3 [2023-10-24T18:24:39.978Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:24:40.566Z] ---> 4e3e8d47ce2a [2023-10-24T18:24:40.566Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:24:44.839Z] ---> 9b20b58856ef [2023-10-24T18:24:44.839Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T18:24:45.819Z] ---> 4fc18fb6c703 [2023-10-24T18:24:45.819Z] Step 21/26 : EXPOSE 48095 [2023-10-24T18:24:45.819Z] ---> Running in 0dadf499fec1 [2023-10-24T18:24:46.091Z] Removing intermediate container 0dadf499fec1 [2023-10-24T18:24:46.091Z] ---> 79cf44c425e7 [2023-10-24T18:24:46.091Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T18:24:46.361Z] ---> Running in cc568d1f6cae [2023-10-24T18:24:46.713Z] Removing intermediate container cc568d1f6cae [2023-10-24T18:24:46.713Z] ---> 19669366051d [2023-10-24T18:24:46.713Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:24:46.713Z] ---> Running in 3fc843796dd5 [2023-10-24T18:24:47.017Z] Removing intermediate container 3fc843796dd5 [2023-10-24T18:24:47.017Z] ---> bc58d7b086bc [2023-10-24T18:24:47.017Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T18:24:47.305Z] ---> Running in a22994ffbbde [2023-10-24T18:24:47.607Z] Removing intermediate container a22994ffbbde [2023-10-24T18:24:47.607Z] ---> c35f462b92be [2023-10-24T18:24:47.607Z] Step 25/26 : LABEL git_sha=52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:24:47.607Z] ---> Running in 3504a079dac5 [2023-10-24T18:24:48.245Z] Removing intermediate container 3504a079dac5 [2023-10-24T18:24:48.245Z] ---> ea30601d8a38 [2023-10-24T18:24:48.245Z] Step 26/26 : LABEL version=3.1.0-dev.31 [2023-10-24T18:24:48.245Z] ---> Running in f12d94754936 [2023-10-24T18:24:48.520Z] Removing intermediate container f12d94754936 [2023-10-24T18:24:48.520Z] ---> 4844e046c662 [2023-10-24T18:24:48.520Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:24:48.520Z] Successfully built 4844e046c662 [2023-10-24T18:24:48.520Z] 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-10-24T18:24:48.650Z] provisioning config files... [2023-10-24T18:24:48.671Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/201@tmp/config17859832510622565072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:49.059Z] ---> docker-login.sh [2023-10-24T18:24:49.059Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:24:49.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:49.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:49.337Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:49.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:49.337Z] [2023-10-24T18:24:49.337Z] Login Succeeded [2023-10-24T18:24:49.337Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:24:49.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:49.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:49.883Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:49.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:49.883Z] [2023-10-24T18:24:49.883Z] Login Succeeded [2023-10-24T18:24:49.883Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:24:50.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:50.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:50.425Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:50.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:50.426Z] [2023-10-24T18:24:50.426Z] Login Succeeded [2023-10-24T18:24:50.426Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:24:50.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:50.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:50.981Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:50.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:50.981Z] [2023-10-24T18:24:50.981Z] Login Succeeded [2023-10-24T18:24:50.981Z] docker.io [2023-10-24T18:24:51.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:51.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:51.631Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:51.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:51.631Z] [2023-10-24T18:24:51.631Z] Login Succeeded [2023-10-24T18:24:51.631Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:24:51.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:24:51.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:24:51.708Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-24T18:24:51.708Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:24:51.708Z] latest [2023-10-24T18:24:51.708Z] 3.1.0-dev.31 [2023-10-24T18:24:51.708Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [2023-10-24T18:24:51.708Z] main [2023-10-24T18:24:51.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:52.096Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:52.451Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:24:52.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:24:52.451Z] d8e106a1a129: Preparing [2023-10-24T18:24:52.451Z] 599f2583f78e: Preparing [2023-10-24T18:24:52.451Z] 13d4f121c66b: Preparing [2023-10-24T18:24:52.451Z] cadc2179b552: Preparing [2023-10-24T18:24:52.451Z] 1596282692b0: Preparing [2023-10-24T18:24:52.451Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:24:52.451Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:24:52.720Z] 13d4f121c66b: Pushed [2023-10-24T18:24:52.720Z] 599f2583f78e: Pushed [2023-10-24T18:24:52.720Z] cadc2179b552: Pushed [2023-10-24T18:24:52.720Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:24:52.989Z] 1596282692b0: Pushed [2023-10-24T18:24:59.670Z] d8e106a1a129: Pushed [2023-10-24T18:24:59.670Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:00.032Z] + 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-10-24T18:25:00.385Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-24T18:25:00.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:25:00.385Z] d8e106a1a129: Preparing [2023-10-24T18:25:00.385Z] 599f2583f78e: Preparing [2023-10-24T18:25:00.385Z] 13d4f121c66b: Preparing [2023-10-24T18:25:00.385Z] cadc2179b552: Preparing [2023-10-24T18:25:00.385Z] 1596282692b0: Preparing [2023-10-24T18:25:00.385Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:25:00.385Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:25:00.385Z] cadc2179b552: Layer already exists [2023-10-24T18:25:00.385Z] 599f2583f78e: Layer already exists [2023-10-24T18:25:00.385Z] 1596282692b0: Layer already exists [2023-10-24T18:25:00.385Z] 13d4f121c66b: Layer already exists [2023-10-24T18:25:00.385Z] d8e106a1a129: Layer already exists [2023-10-24T18:25:00.386Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:25:00.655Z] latest: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:01.046Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:01.402Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.31 [2023-10-24T18:25:01.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:25:01.402Z] d8e106a1a129: Preparing [2023-10-24T18:25:01.402Z] 599f2583f78e: Preparing [2023-10-24T18:25:01.402Z] 13d4f121c66b: Preparing [2023-10-24T18:25:01.402Z] cadc2179b552: Preparing [2023-10-24T18:25:01.402Z] 1596282692b0: Preparing [2023-10-24T18:25:01.402Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:25:01.402Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:25:01.402Z] 1596282692b0: Layer already exists [2023-10-24T18:25:01.402Z] cadc2179b552: Layer already exists [2023-10-24T18:25:01.402Z] 13d4f121c66b: Layer already exists [2023-10-24T18:25:01.402Z] 599f2583f78e: Layer already exists [2023-10-24T18:25:01.402Z] d8e106a1a129: Layer already exists [2023-10-24T18:25:01.402Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:25:01.672Z] 3.1.0-dev.31: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:02.047Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:02.417Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [2023-10-24T18:25:02.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:25:02.417Z] d8e106a1a129: Preparing [2023-10-24T18:25:02.417Z] 599f2583f78e: Preparing [2023-10-24T18:25:02.417Z] 13d4f121c66b: Preparing [2023-10-24T18:25:02.417Z] cadc2179b552: Preparing [2023-10-24T18:25:02.417Z] 1596282692b0: Preparing [2023-10-24T18:25:02.417Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:25:02.417Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:25:02.686Z] 1596282692b0: Layer already exists [2023-10-24T18:25:02.686Z] 13d4f121c66b: Layer already exists [2023-10-24T18:25:02.686Z] cadc2179b552: Layer already exists [2023-10-24T18:25:02.686Z] 599f2583f78e: Layer already exists [2023-10-24T18:25:02.686Z] d8e106a1a129: Layer already exists [2023-10-24T18:25:02.686Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:25:02.686Z] 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:03.040Z] + 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-10-24T18:25:03.392Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-24T18:25:03.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:25:03.392Z] d8e106a1a129: Preparing [2023-10-24T18:25:03.392Z] 599f2583f78e: Preparing [2023-10-24T18:25:03.392Z] 13d4f121c66b: Preparing [2023-10-24T18:25:03.392Z] cadc2179b552: Preparing [2023-10-24T18:25:03.392Z] 1596282692b0: Preparing [2023-10-24T18:25:03.392Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:25:03.392Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:25:03.392Z] d8e106a1a129: Layer already exists [2023-10-24T18:25:03.392Z] 13d4f121c66b: Layer already exists [2023-10-24T18:25:03.392Z] cadc2179b552: Layer already exists [2023-10-24T18:25:03.392Z] 599f2583f78e: Layer already exists [2023-10-24T18:25:03.392Z] 1596282692b0: Layer already exists [2023-10-24T18:25:03.392Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:25:03.659Z] main: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:25:03.705Z] ===================================================== [Pipeline] echo [2023-10-24T18:25:03.711Z] taggedImages: [2023-10-24T18:25:03.711Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc [2023-10-24T18:25:03.711Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-24T18:25:03.711Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.31 [2023-10-24T18:25:03.711Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [2023-10-24T18:25:03.711Z] - 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-10-24T18:25:04.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:04.063Z] [2023-10-24T18:25:04.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:04.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:04.677Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:25:04.677Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:25:04.677Z] 04944245beec: Pulling fs layer [2023-10-24T18:25:04.677Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:25:04.677Z] 765212b225bb: Pulling fs layer [2023-10-24T18:25:04.677Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:25:04.677Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:25:04.677Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:25:04.677Z] 765212b225bb: Waiting [2023-10-24T18:25:04.677Z] f23df028b6ca: Waiting [2023-10-24T18:25:04.677Z] d65c8cfc05b1: Waiting [2023-10-24T18:25:04.677Z] 2437ff75d9bd: Waiting [2023-10-24T18:25:04.677Z] 04944245beec: Verifying Checksum [2023-10-24T18:25:04.677Z] 04944245beec: Download complete [2023-10-24T18:25:04.677Z] 765212b225bb: Verifying Checksum [2023-10-24T18:25:04.677Z] 765212b225bb: Download complete [2023-10-24T18:25:04.677Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:25:04.677Z] f23df028b6ca: Download complete [2023-10-24T18:25:04.677Z] d65c8cfc05b1: Download complete [2023-10-24T18:25:04.947Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:25:04.947Z] 699f458cf7ca: Download complete [2023-10-24T18:25:05.216Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:25:05.216Z] 8998bd30e6a1: Download complete [2023-10-24T18:25:07.810Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:25:07.810Z] 2437ff75d9bd: Download complete [2023-10-24T18:25:10.404Z] 8998bd30e6a1: Pull complete [2023-10-24T18:25:10.404Z] 04944245beec: Pull complete [2023-10-24T18:25:12.351Z] 699f458cf7ca: Pull complete [2023-10-24T18:25:12.351Z] 765212b225bb: Pull complete [2023-10-24T18:25:13.326Z] f23df028b6ca: Pull complete [2023-10-24T18:25:13.600Z] d65c8cfc05b1: Pull complete [2023-10-24T18:25:31.845Z] 2437ff75d9bd: Pull complete [2023-10-24T18:25:31.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:25:31.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:31.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:25:32.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container [2023-10-24T18:25:32.153Z] $ 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/201 -v /w/workspace/app-service-configurable/201:/w/workspace/app-service-configurable/201:rw,z -v /w/workspace/app-service-configurable/201@tmp:/w/workspace/app-service-configurable/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T18:25:35.319Z] $ docker top 79c9672f950038ee05231809db31933fdd509d1e316eaac56a82b39ba329a3cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:25:36.179Z] ---> job-cost.sh [2023-10-24T18:25:36.179Z] lf-activate-venv: SKIPPING [2023-10-24T18:25:36.179Z] INFO: No Stack... [2023-10-24T18:25:36.767Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:25:37.359Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:25:38.015Z] + cat /w/workspace/app-service-configurable/201/archives/cost.csv [2023-10-24T18:25:38.015Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:25:38.097Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [2023-10-24T18:25:38.112Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] did not exist. Created. [2023-10-24T18:25:38.112Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:25:38.783Z] /w/workspace/app-service-configurable/201@tmp/durable-619f943f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:25:39.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:25:39.478Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:25:39.536Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:25:39.548Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:25:39.569Z] $ docker stop --time=1 79c9672f950038ee05231809db31933fdd509d1e316eaac56a82b39ba329a3cb [2023-10-24T18:25:43.279Z] $ docker rm -f --volumes 79c9672f950038ee05231809db31933fdd509d1e316eaac56a82b39ba329a3cb [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-10-24T18:25:43.698Z] provisioning config files... [2023-10-24T18:25:43.705Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3315685474774755421tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:25:43.996Z] + set +x [2023-10-24T18:25:43.996Z] + curl -s https://codecov.io/bash [2023-10-24T18:25:43.996Z] + bash -s -- [2023-10-24T18:25:43.996Z] [2023-10-24T18:25:43.996Z] _____ _ [2023-10-24T18:25:43.996Z] / ____| | | [2023-10-24T18:25:43.996Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:25:43.996Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:25:43.996Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:25:43.996Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:25:43.996Z] Bash-1.0.6 [2023-10-24T18:25:43.996Z] [2023-10-24T18:25:43.996Z] [2023-10-24T18:25:43.996Z] ==> git version 2.25.1 found [2023-10-24T18:25:43.996Z] ==> 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-10-24T18:25:43.996Z] Release-Date: 2020-01-08 [2023-10-24T18:25:43.996Z] 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-10-24T18:25:43.996Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:25:43.996Z] ==> Jenkins CI detected. [2023-10-24T18:25:43.996Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-24T18:25:43.996Z] project root: . [2023-10-24T18:25:43.996Z] --> token set from env [2023-10-24T18:25:43.996Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:25:43.996Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:25:43.996Z] ==> Python coveragepy not found [2023-10-24T18:25:43.996Z] ==> Searching for coverage reports in: [2023-10-24T18:25:43.996Z] + . [2023-10-24T18:25:43.996Z] -> Found 1 reports [2023-10-24T18:25:43.996Z] ==> Detecting git/mercurial file structure [2023-10-24T18:25:43.996Z] ==> Reading reports [2023-10-24T18:25:43.996Z] + ./coverage.out bytes=13 [2023-10-24T18:25:43.996Z] ==> Appending adjustments [2023-10-24T18:25:43.996Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:25:44.328Z] + Found adjustments [2023-10-24T18:25:44.328Z] ==> Gzipping contents [2023-10-24T18:25:44.328Z] 4.0K /tmp/codecov.KXl9GT.gz [2023-10-24T18:25:44.328Z] ==> Uploading reports [2023-10-24T18:25:44.328Z] url: https://codecov.io [2023-10-24T18:25:44.328Z] query: branch=main&commit=52199917436ecc7613ed2233e2d3644ee65f7bdc&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:25:44.328Z] -> Pinging Codecov [2023-10-24T18:25:44.328Z] 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=52199917436ecc7613ed2233e2d3644ee65f7bdc&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:25:44.328Z] -> Uploading to [2023-10-24T18:25:44.328Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/52199917436ecc7613ed2233e2d3644ee65f7bdc/7461632f-d27a-44f1-9e70-85ba7194d87b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71859311c365a0c2d59c524a2badf965964176940b30cdbad3d19125caa39c33 [2023-10-24T18:25:44.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:25:44.328Z] Dload Upload Total Spent Left Speed [2023-10-24T18:25:44.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 740 --:--:-- --:--:-- --:--:-- 740 [2023-10-24T18:25:44.587Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] } [2023-10-24T18:25:44.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:25:44.732Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:25:44.740Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:45.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:25:45.031Z] [2023-10-24T18:25:45.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:45.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:25:45.329Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:25:45.329Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:25:45.329Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:25:45.329Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:25:45.329Z] 114826534d7a: Pulling fs layer [2023-10-24T18:25:45.329Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:25:45.329Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:25:45.329Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:25:45.329Z] 4657fd5d0bcf: Waiting [2023-10-24T18:25:45.329Z] 6ad1cebc031e: Waiting [2023-10-24T18:25:45.329Z] 8a3aa393b2d8: Waiting [2023-10-24T18:25:45.329Z] 114826534d7a: Waiting [2023-10-24T18:25:45.329Z] 25bc292e5bac: Download complete [2023-10-24T18:25:45.329Z] 52dc419b0ee2: Download complete [2023-10-24T18:25:45.329Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:25:45.329Z] 4657fd5d0bcf: Download complete [2023-10-24T18:25:45.329Z] df9b9388f04a: Download complete [2023-10-24T18:25:45.329Z] df9b9388f04a: Pull complete [2023-10-24T18:25:45.589Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:25:45.589Z] 6ad1cebc031e: Download complete [2023-10-24T18:25:45.589Z] 52dc419b0ee2: Pull complete [2023-10-24T18:25:45.589Z] 25bc292e5bac: Pull complete [2023-10-24T18:25:46.158Z] 114826534d7a: Download complete [2023-10-24T18:25:46.158Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:25:46.158Z] 8a3aa393b2d8: Download complete [2023-10-24T18:25:49.445Z] 114826534d7a: Pull complete [2023-10-24T18:25:49.445Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:25:49.702Z] 6ad1cebc031e: Pull complete [2023-10-24T18:25:52.228Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:25:52.228Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:25:52.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:25:52.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:25:52.305Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:25:52.339Z] $ 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-10-24T18:25:56.350Z] $ docker top b7eafedf18d566aced90bfa09289400878edc97f1fe42f9d68c515b2c0a173b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:25:56.415Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-24T18:25:56.691Z] + set -o pipefail [2023-10-24T18:25:56.691Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-24T18:26:01.962Z] [2023-10-24T18:26:01.962Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-24T18:26:01.962Z] [2023-10-24T18:26:01.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/542d6250-a809-440c-b8ae-a6f3a34733fc [2023-10-24T18:26:01.962Z] [2023-10-24T18:26:01.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:26:01.962Z] [2023-10-24T18:26:02.529Z] [2023-10-24T18:26:02.530Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:26:02.530Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:26:02.530Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:26:02.542Z] $ docker stop --time=1 b7eafedf18d566aced90bfa09289400878edc97f1fe42f9d68c515b2c0a173b0 [2023-10-24T18:26:06.100Z] $ docker rm -f --volumes b7eafedf18d566aced90bfa09289400878edc97f1fe42f9d68c515b2c0a173b0 [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-10-24T18:26:06.820Z] + git log --format=format:%s -1 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] sh [2023-10-24T18:26:07.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:26:07.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:07.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:26:07.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:07.565Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:26:07.603Z] $ 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-10-24T18:26:08.040Z] $ docker top 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb -eo pid,comm [2023-10-24T18:26:08.080Z] 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-10-24T18:26:08.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:26:08.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:26:08.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:26:08.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:26:08.227Z] $ docker exec 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb ssh-agent [2023-10-24T18:26:08.336Z] SSH_AUTH_SOCK=/tmp/ssh-UmcEivDh6cyp/agent.33 [2023-10-24T18:26:08.336Z] SSH_AGENT_PID=40 [2023-10-24T18:26:08.340Z] Running ssh-add (command line suppressed) [2023-10-24T18:26:08.431Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6263905212424085434.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6263905212424085434.key) [2023-10-24T18:26:08.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:26:08.725Z] + git semver tag [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,891 [run_tag] DEBUG tag force:False [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,891 [check_head_tag] DEBUG check head tag [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,892 [execute] INFO git cat-file --batch-check [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,895 [execute] INFO git cat-file --batch [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,909 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,910 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,910 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:26:08.982Z] 2023-10-24 18:26:08,914 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:26:08.982Z] 3.1.0-dev.31 [Pipeline] } [2023-10-24T18:26:08.990Z] $ docker exec --env ******** --env ******** 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb ssh-agent -k [2023-10-24T18:26:09.092Z] unset SSH_AUTH_SOCK; [2023-10-24T18:26:09.092Z] unset SSH_AGENT_PID; [2023-10-24T18:26:09.092Z] echo Agent pid 40 killed; [2023-10-24T18:26:09.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:26:09.401Z] + git semver [Pipeline] } [2023-10-24T18:26:09.670Z] $ docker stop --time=1 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb [2023-10-24T18:26:10.903Z] $ docker rm -f --volumes 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:11.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:26:11.291Z] [2023-10-24T18:26:11.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:11.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:26:11.593Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:26:11.593Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:26:11.593Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:26:11.593Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:26:11.593Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:26:11.593Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:26:11.593Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:26:11.593Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:26:11.593Z] 0d9ebad4ef96: Waiting [2023-10-24T18:26:11.593Z] e9a5061849ea: Waiting [2023-10-24T18:26:11.593Z] d747dcd14b5f: Waiting [2023-10-24T18:26:11.593Z] 2de7ff778b66: Waiting [2023-10-24T18:26:11.593Z] 9712f1f96733: Download complete [2023-10-24T18:26:11.855Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:26:11.855Z] 63f879dbbcfc: Download complete [2023-10-24T18:26:12.114Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:26:12.114Z] e9a5061849ea: Download complete [2023-10-24T18:26:12.114Z] d747dcd14b5f: Download complete [2023-10-24T18:26:12.114Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:26:12.114Z] 0d9ebad4ef96: Download complete [2023-10-24T18:26:12.114Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:26:12.114Z] ab5ef0e58194: Download complete [2023-10-24T18:26:12.371Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:26:12.371Z] 2de7ff778b66: Download complete [2023-10-24T18:26:14.894Z] ab5ef0e58194: Pull complete [2023-10-24T18:26:14.894Z] 9712f1f96733: Pull complete [2023-10-24T18:26:15.151Z] 63f879dbbcfc: Pull complete [2023-10-24T18:26:18.424Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:26:18.681Z] e9a5061849ea: Pull complete [2023-10-24T18:26:18.681Z] d747dcd14b5f: Pull complete [2023-10-24T18:26:19.611Z] 2de7ff778b66: Pull complete [2023-10-24T18:26:19.611Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:26:19.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:26:19.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:19.685Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:26:19.711Z] $ 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-10-24T18:26:24.804Z] $ docker top 5c0ae3879ac5338eca405446b371c69e76cfa3179995176f8f233e6f149778e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:26:24.870Z] provisioning config files... [2023-10-24T18:26:24.876Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2317752263715044776tmp [2023-10-24T18:26:24.885Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1737576870041761091tmp [2023-10-24T18:26:24.895Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7611160249765182862tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:26:24.909Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:25.189Z] ---> sigul-configuration.sh [2023-10-24T18:26:25.189Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:26:25.189Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:26:25.189Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:26:25.189Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:26:25.189Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:26:25.189Z] gpg: CAST5 encrypted data [2023-10-24T18:26:25.189Z] gpg: encrypted with 1 passphrase [2023-10-24T18:26:25.189Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:26:25.472Z] + mkdir /home/jenkins [2023-10-24T18:26:25.472Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:26:25.755Z] + 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-10-24T18:26:25.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:26.047Z] ---> sigul-install.sh [2023-10-24T18:26:26.048Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:26:26.339Z] + git tag --list [2023-10-24T18:26:26.339Z] v1.0.0 [2023-10-24T18:26:26.339Z] v1.1.0 [2023-10-24T18:26:26.339Z] v1.2.0 [2023-10-24T18:26:26.339Z] v1.3.0 [2023-10-24T18:26:26.339Z] v1.3.1 [2023-10-24T18:26:26.339Z] v2.0.0 [2023-10-24T18:26:26.339Z] v2.0.1 [2023-10-24T18:26:26.339Z] v2.1.0 [2023-10-24T18:26:26.339Z] v2.1.1 [2023-10-24T18:26:26.339Z] v2.1.2 [2023-10-24T18:26:26.339Z] v2.2.0 [2023-10-24T18:26:26.339Z] v2.3 [2023-10-24T18:26:26.339Z] v2.3.0 [2023-10-24T18:26:26.339Z] v2.3.1 [2023-10-24T18:26:26.339Z] v3.0 [2023-10-24T18:26:26.339Z] v3.0.0 [2023-10-24T18:26:26.339Z] v3.0.1 [2023-10-24T18:26:26.339Z] v3.0.1-dev.1 [2023-10-24T18:26:26.339Z] v3.1.0-dev.1 [2023-10-24T18:26:26.339Z] v3.1.0-dev.10 [2023-10-24T18:26:26.339Z] v3.1.0-dev.11 [2023-10-24T18:26:26.339Z] v3.1.0-dev.12 [2023-10-24T18:26:26.339Z] v3.1.0-dev.13 [2023-10-24T18:26:26.339Z] v3.1.0-dev.14 [2023-10-24T18:26:26.339Z] v3.1.0-dev.15 [2023-10-24T18:26:26.339Z] v3.1.0-dev.16 [2023-10-24T18:26:26.339Z] v3.1.0-dev.17 [2023-10-24T18:26:26.339Z] v3.1.0-dev.18 [2023-10-24T18:26:26.339Z] v3.1.0-dev.19 [2023-10-24T18:26:26.339Z] v3.1.0-dev.2 [2023-10-24T18:26:26.339Z] v3.1.0-dev.20 [2023-10-24T18:26:26.339Z] v3.1.0-dev.21 [2023-10-24T18:26:26.339Z] v3.1.0-dev.22 [2023-10-24T18:26:26.339Z] v3.1.0-dev.23 [2023-10-24T18:26:26.339Z] v3.1.0-dev.24 [2023-10-24T18:26:26.339Z] v3.1.0-dev.25 [2023-10-24T18:26:26.339Z] v3.1.0-dev.26 [2023-10-24T18:26:26.339Z] v3.1.0-dev.27 [2023-10-24T18:26:26.339Z] v3.1.0-dev.28 [2023-10-24T18:26:26.339Z] v3.1.0-dev.29 [2023-10-24T18:26:26.339Z] v3.1.0-dev.3 [2023-10-24T18:26:26.339Z] v3.1.0-dev.30 [2023-10-24T18:26:26.339Z] v3.1.0-dev.31 [2023-10-24T18:26:26.339Z] v3.1.0-dev.4 [2023-10-24T18:26:26.339Z] v3.1.0-dev.5 [2023-10-24T18:26:26.339Z] v3.1.0-dev.6 [2023-10-24T18:26:26.339Z] v3.1.0-dev.7 [2023-10-24T18:26:26.339Z] v3.1.0-dev.8 [2023-10-24T18:26:26.339Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:26:26.620Z] + lftools sign git-tag v3.1.0-dev.31 [2023-10-24T18:26:27.186Z] Signing Git tag with Sigul... [2023-10-24T18:26:27.186Z] Signing v3.1.0-dev.31 [Pipeline] echo [2023-10-24T18:26:27.455Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:27.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:26:27.745Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:26:27.767Z] $ docker stop --time=1 5c0ae3879ac5338eca405446b371c69e76cfa3179995176f8f233e6f149778e4 [2023-10-24T18:26:29.046Z] $ docker rm -f --volumes 5c0ae3879ac5338eca405446b371c69e76cfa3179995176f8f233e6f149778e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:26:29.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:26:29.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:29.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:26:29.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:29.819Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:26:29.848Z] $ 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-10-24T18:26:30.201Z] $ docker top 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 -eo pid,comm [2023-10-24T18:26:30.249Z] 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-10-24T18:26:30.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:26:30.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:26:30.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:26:30.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:26:30.395Z] $ docker exec 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 ssh-agent [2023-10-24T18:26:30.506Z] SSH_AUTH_SOCK=/tmp/ssh-qsS1xlMyvtCQ/agent.32 [2023-10-24T18:26:30.506Z] SSH_AGENT_PID=38 [2023-10-24T18:26:30.511Z] Running ssh-add (command line suppressed) [2023-10-24T18:26:30.616Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_727237704224500481.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_727237704224500481.key) [2023-10-24T18:26:30.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:26:30.913Z] + git semver bump pre [2023-10-24T18:26:31.171Z] 2023-10-24 18:26:31,099 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:26:31.171Z] 2023-10-24 18:26:31,099 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev [2023-10-24T18:26:31.171Z] 2023-10-24 18:26:31,099 [bump_version] DEBUG bumped version:3.1.0-dev.32 [2023-10-24T18:26:31.171Z] 2023-10-24 18:26:31,099 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-24T18:26:31.171Z] 2023-10-24 18:26:31,099 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:26:31.172Z] 2023-10-24 18:26:31,099 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:26:31.172Z] 2023-10-24 18:26:31,101 [execute] INFO git cat-file --batch-check [2023-10-24T18:26:31.172Z] 2023-10-24 18:26:31,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:31.172Z] 2023-10-24 18:26:31,107 [execute] INFO git cat-file --batch [2023-10-24T18:26:31.172Z] 2023-10-24 18:26:31,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:31.172Z] 2023-10-24 18:26:31,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:26:31.172Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T18:26:31.181Z] $ docker exec --env ******** --env ******** 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 ssh-agent -k [2023-10-24T18:26:31.274Z] unset SSH_AUTH_SOCK; [2023-10-24T18:26:31.275Z] unset SSH_AGENT_PID; [2023-10-24T18:26:31.275Z] echo Agent pid 38 killed; [2023-10-24T18:26:31.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:26:31.588Z] + git semver [Pipeline] } [2023-10-24T18:26:31.857Z] $ docker stop --time=1 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 [2023-10-24T18:26:33.149Z] $ docker rm -f --volumes 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:26:33.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:26:33.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:33.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:26:33.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:33.849Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:26:33.882Z] $ 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-10-24T18:26:34.226Z] $ docker top 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:26:34.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:26:34.316Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:26:34.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:26:34.433Z] $ docker exec 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a ssh-agent [2023-10-24T18:26:34.549Z] SSH_AUTH_SOCK=/tmp/ssh-UE5smyEDCV3i/agent.31 [2023-10-24T18:26:34.549Z] SSH_AGENT_PID=37 [2023-10-24T18:26:34.554Z] Running ssh-add (command line suppressed) [2023-10-24T18:26:34.651Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_114911390184152676.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_114911390184152676.key) [2023-10-24T18:26:34.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:26:34.950Z] + git semver push [2023-10-24T18:26:35.208Z] 2023-10-24 18:26:35,139 [run_push] DEBUG push [2023-10-24T18:26:35.208Z] 2023-10-24 18:26:35,140 [execute] INFO git cat-file --batch-check [2023-10-24T18:26:35.208Z] 2023-10-24 18:26:35,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:26:35.208Z] 2023-10-24 18:26:35,144 [execute] INFO git rev-list 067a154f37c39423369db154d9e02d583f6ae641 -- [2023-10-24T18:26:35.208Z] 2023-10-24 18:26:35,144 [execute] DEBUG Popen(['git', 'rev-list', '067a154f37c39423369db154d9e02d583f6ae641', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:26:35.208Z] 2023-10-24 18:26:35,152 [execute] INFO git fetch -v origin [2023-10-24T18:26:35.208Z] 2023-10-24 18:26:35,152 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T18:26:35.774Z] 2023-10-24 18:26:35,705 [run_push] DEBUG no remote changes detected [2023-10-24T18:26:35.774Z] 2023-10-24 18:26:35,706 [execute] INFO git push origin semver [2023-10-24T18:26:35.774Z] 2023-10-24 18:26:35,706 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:26:36.709Z] 2023-10-24 18:26:36,530 [run_push] DEBUG push all version tags [2023-10-24T18:26:36.709Z] 2023-10-24 18:26:36,530 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:26:36.709Z] 2023-10-24 18:26:36,531 [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-10-24T18:26:37.643Z] 2023-10-24 18:26:37,302 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:26:37.643Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T18:26:37.652Z] $ docker exec --env ******** --env ******** 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a ssh-agent -k [2023-10-24T18:26:37.752Z] unset SSH_AUTH_SOCK; [2023-10-24T18:26:37.752Z] unset SSH_AGENT_PID; [2023-10-24T18:26:37.752Z] echo Agent pid 37 killed; [2023-10-24T18:26:37.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:26:38.077Z] + git semver [Pipeline] } [2023-10-24T18:26:38.346Z] $ docker stop --time=1 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a [2023-10-24T18:26:39.645Z] $ docker rm -f --volumes 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a [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-10-24T18:26:40.199Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-24T18:26:40.199Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-24T18:26:40.199Z] total 16 [2023-10-24T18:26:40.199Z] drwxr-xr-x 3 root root 4096 Oct 24 18:13 . [2023-10-24T18:26:40.199Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:26 .. [2023-10-24T18:26:40.199Z] drwxr-xr-x 2 root root 4096 Oct 24 18:13 cost [2023-10-24T18:26:40.199Z] -rw-r--r-- 1 root root 96 Oct 24 18:13 cost.csv [2023-10-24T18:26:40.199Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-24T18:26:40.199Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-24T18:26:40.199Z] total 16 [2023-10-24T18:26:40.199Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:13 . [2023-10-24T18:26:40.199Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:26 .. [2023-10-24T18:26:40.199Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:13 cost [2023-10-24T18:26:40.199Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 24 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:40.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:41.380Z] ---> package-listing.sh [2023-10-24T18:26:41.380Z] ++ facter osfamily [2023-10-24T18:26:41.380Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:26:41.380Z] + OS_FAMILY=debian [2023-10-24T18:26:41.380Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-24T18:26:41.380Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:41.380Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:41.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:26:41.380Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:41.380Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-24T18:26:41.380Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:41.380Z] + case "${OS_FAMILY}" in [2023-10-24T18:26:41.380Z] + dpkg -l [2023-10-24T18:26:41.380Z] + grep '^ii' [2023-10-24T18:26:41.662Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:26:41.662Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:26:41.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:26:41.662Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-24T18:26:41.662Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-24T18:26:41.662Z] + 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-10-24T18:26:41.684Z] 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-10-24T18:26:41.995Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:42.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:26:42.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:42.427Z] prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container [2023-10-24T18:26:42.458Z] $ 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-10-24T18:26:42.695Z] $ docker top 63c5c588e708bbce5653fa18dd46af4d2953dc7e299cbbb9db3bb8be2f6453c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:26:43.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:26:43.319Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:26:43.601Z] + ls /var/log/sa-host [2023-10-24T18:26:43.601Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:26:43.673Z] provisioning config files... [2023-10-24T18:26:43.681Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17449223623940379340tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:26:43.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:43.973Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:26:43.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:44.305Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:26:44.311Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:44.591Z] ---> sudo-logs.sh [2023-10-24T18:26:44.591Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:26:44.620Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:44.902Z] ---> job-cost.sh [2023-10-24T18:26:44.902Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:44.902Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:26:44.902Z] INFO: Retrieving Stack Cost... [2023-10-24T18:26:45.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:26:45.731Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:26:45.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:46.022Z] ---> logs-deploy.sh [2023-10-24T18:26:46.022Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:46.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/201 [2023-10-24T18:26:46.022Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:26:46.960Z] Archives upload complete. [2023-10-24T18:26:46.960Z] INFO: archiving logs to Nexus