Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 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-ssh14253199517269704946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh14745882307699693511.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh13492314270738208471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh7932460157021274801.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-ssh14961434369689442936.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 ‘prd-ubuntu20.04-docker-8c-8g-16395’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16396 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 > 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 Avoid second fetch Checking out Revision 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#619)" > git config core.sparsecheckout # timeout=10 > git checkout -f 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 # timeout=10 > git rev-list --no-walk 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T14:51:40.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T14:51:40.868Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T14:51:40.887Z] ========================================================= [2023-11-02T14:51:40.887Z] EdgeX Global Pipelines Version Info [2023-11-02T14:51:40.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:51:42.096Z] ------------------- [2023-11-02T14:51:42.096Z] stable info: [2023-11-02T14:51:42.096Z] ------------------- [2023-11-02T14:51:42.096Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T14:51:42.096Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T14:51:42.096Z] Message: update stable to v1.0.255 [2023-11-02T14:51:42.664Z] ------------------- [2023-11-02T14:51:42.664Z] experimental info: [2023-11-02T14:51:42.664Z] ------------------- [2023-11-02T14:51:42.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T14:51:42.664Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T14:51:42.664Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T14:51:42.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-02T14:51:42.884Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-02T14:51:42.895Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T14:51:42.906Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T14:51:42.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T14:51:42.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T14:51:42.948Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T14:51:42.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T14:51:42.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T14:51:43.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T14:51:43.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T14:51:43.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-02T14:51:43.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T14:51:43.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T14:51:43.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T14:51:43.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T14:51:43.111Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T14:51:43.126Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T14:51:43.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T14:51:43.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T14:51:43.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T14:51:43.178Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T14:51:43.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T14:51:43.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T14:51:43.220Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T14:51:43.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T14:51:43.238Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T14:51:43.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-02T14:51:43.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-02T14:51:43.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-02T14:51:43.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo [2023-11-02T14:51:43.294Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 106c6b2 [Pipeline] echo [2023-11-02T14:51:43.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T14:51:43.403Z] provisioning config files... [2023-11-02T14:51:43.421Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10416837505070435055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:51:43.740Z] ---> docker-login.sh [2023-11-02T14:51:43.740Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:51:45.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:45.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:45.920Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:45.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:45.920Z] [2023-11-02T14:51:45.920Z] Login Succeeded [2023-11-02T14:51:45.920Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:51:45.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:45.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:45.920Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:45.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:45.920Z] [2023-11-02T14:51:45.920Z] Login Succeeded [2023-11-02T14:51:45.920Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:51:45.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:46.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:46.179Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:46.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:46.179Z] [2023-11-02T14:51:46.179Z] Login Succeeded [2023-11-02T14:51:46.179Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:51:46.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:46.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:46.179Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:46.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:46.179Z] [2023-11-02T14:51:46.179Z] Login Succeeded [2023-11-02T14:51:46.179Z] docker.io [2023-11-02T14:51:46.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:46.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:46.484Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:46.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:46.484Z] [2023-11-02T14:51:46.484Z] Login Succeeded [2023-11-02T14:51:46.484Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:51:46.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T14:51:46.855Z] + git rev-list -1 --merges 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247~1..106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo [2023-11-02T14:51:46.918Z] -----------> git rev-list -1 --merges 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247~1..106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [false] [Pipeline] sh [2023-11-02T14:51:47.212Z] + git log --format=format:%s -1 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo [2023-11-02T14:51:47.230Z] ========================================================= [2023-11-02T14:51:47.230Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T14:51:47.230Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T14:51:47.579Z] + git log --format=format:%s -1 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo [2023-11-02T14:51:47.588Z] [semverPrep] GIT_COMMIT: 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#619) [Pipeline] echo [2023-11-02T14:51:47.596Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T14:51:47.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T14:51:47.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T14:51:47.946Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T14:51:47.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T14:51:47.946Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T14:51:47.946Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T14:51:47.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:51:48.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:51:48.300Z] [2023-11-02T14:51:48.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:51:48.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:51:51.899Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T14:51:51.899Z] b85a868b505f: Pulling fs layer [2023-11-02T14:51:51.899Z] e2be974225ed: Pulling fs layer [2023-11-02T14:51:51.899Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T14:51:51.899Z] 988bab9f4d93: Pulling fs layer [2023-11-02T14:51:51.899Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T14:51:51.899Z] eaf3925da568: Pulling fs layer [2023-11-02T14:51:51.899Z] bab4dde63d76: Pulling fs layer [2023-11-02T14:51:51.899Z] bde34c3a00c8: Pulling fs layer [2023-11-02T14:51:51.899Z] b352a97aabf1: Pulling fs layer [2023-11-02T14:51:51.899Z] 4872d77fe225: Pulling fs layer [2023-11-02T14:51:51.899Z] 5851b861e8e6: Pulling fs layer [2023-11-02T14:51:51.899Z] bde34c3a00c8: Waiting [2023-11-02T14:51:51.899Z] 988bab9f4d93: Waiting [2023-11-02T14:51:51.899Z] b352a97aabf1: Waiting [2023-11-02T14:51:51.899Z] 1469e6f7b9e6: Waiting [2023-11-02T14:51:51.899Z] 4872d77fe225: Waiting [2023-11-02T14:51:51.899Z] eaf3925da568: Waiting [2023-11-02T14:51:51.899Z] 5851b861e8e6: Waiting [2023-11-02T14:51:51.899Z] bab4dde63d76: Waiting [2023-11-02T14:51:51.899Z] e2be974225ed: Verifying Checksum [2023-11-02T14:51:51.899Z] e2be974225ed: Download complete [2023-11-02T14:51:51.899Z] 988bab9f4d93: Verifying Checksum [2023-11-02T14:51:51.899Z] 988bab9f4d93: Download complete [2023-11-02T14:51:51.899Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T14:51:51.899Z] 1469e6f7b9e6: Download complete [2023-11-02T14:51:51.899Z] eaf3925da568: Verifying Checksum [2023-11-02T14:51:51.899Z] eaf3925da568: Download complete [2023-11-02T14:51:51.899Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T14:51:51.899Z] 339a4e72a1f5: Download complete [2023-11-02T14:51:51.899Z] bde34c3a00c8: Download complete [2023-11-02T14:51:51.899Z] b352a97aabf1: Download complete [2023-11-02T14:51:51.899Z] 4872d77fe225: Verifying Checksum [2023-11-02T14:51:51.899Z] 4872d77fe225: Download complete [2023-11-02T14:51:51.899Z] 5851b861e8e6: Download complete [2023-11-02T14:51:51.899Z] b85a868b505f: Verifying Checksum [2023-11-02T14:51:51.899Z] b85a868b505f: Download complete [2023-11-02T14:51:52.157Z] bab4dde63d76: Verifying Checksum [2023-11-02T14:51:52.157Z] bab4dde63d76: Download complete [2023-11-02T14:51:54.073Z] b85a868b505f: Pull complete [2023-11-02T14:51:54.337Z] e2be974225ed: Pull complete [2023-11-02T14:51:54.934Z] 339a4e72a1f5: Pull complete [2023-11-02T14:51:55.196Z] 988bab9f4d93: Pull complete [2023-11-02T14:51:55.770Z] 1469e6f7b9e6: Pull complete [2023-11-02T14:51:56.475Z] eaf3925da568: Pull complete [2023-11-02T14:51:58.516Z] bab4dde63d76: Pull complete [2023-11-02T14:51:58.775Z] bde34c3a00c8: Pull complete [2023-11-02T14:51:59.035Z] b352a97aabf1: Pull complete [2023-11-02T14:51:59.604Z] 4872d77fe225: Pull complete [2023-11-02T14:52:00.180Z] 5851b861e8e6: Pull complete [2023-11-02T14:52:00.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T14:52:00.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:52:00.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:52:00.589Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T14:52:00.634Z] $ 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-11-02T14:52:13.498Z] $ docker top 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 -eo pid,comm [2023-11-02T14:52:13.580Z] 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-11-02T14:52:13.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T14:52:13.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T14:52:13.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T14:52:13.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T14:52:13.751Z] $ docker exec 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent [2023-11-02T14:52:13.849Z] SSH_AUTH_SOCK=/tmp/ssh-HVYxgozXH0fN/agent.13 [2023-11-02T14:52:13.849Z] SSH_AGENT_PID=19 [2023-11-02T14:52:13.857Z] Running ssh-add (command line suppressed) [2023-11-02T14:52:13.980Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7543423778608496998.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7543423778608496998.key) [2023-11-02T14:52:13.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T14:52:14.282Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T14:52:14.296Z] $ docker exec --env ******** --env ******** 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent -k [2023-11-02T14:52:14.384Z] unset SSH_AUTH_SOCK; [2023-11-02T14:52:14.385Z] unset SSH_AGENT_PID; [2023-11-02T14:52:14.385Z] echo Agent pid 19 killed; [2023-11-02T14:52:14.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T14:52:14.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T14:52:14.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T14:52:14.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T14:52:14.532Z] $ docker exec 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent [2023-11-02T14:52:14.626Z] SSH_AUTH_SOCK=/tmp/ssh-8hh9MuyXniUA/agent.68 [2023-11-02T14:52:14.626Z] SSH_AGENT_PID=74 [2023-11-02T14:52:14.632Z] Running ssh-add (command line suppressed) [2023-11-02T14:52:14.725Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14544528285447236688.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14544528285447236688.key) [2023-11-02T14:52:14.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T14:52:15.030Z] + git semver init [2023-11-02T14:52:15.297Z] 2023-11-02 14:52:15,248 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T14:52:15.297Z] 2023-11-02 14:52:15,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-02T14:52:15.297Z] 2023-11-02 14:52:15,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-02T14:52:15.297Z] 2023-11-02 14:52:15,249 [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-11-02T14:52:16.675Z] 2023-11-02 14:52:16,439 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-02T14:52:16.675Z] 2023-11-02 14:52:16,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-02T14:52:16.675Z] 2023-11-02 14:52:16,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T14:52:16.675Z] 2023-11-02 14:52:16,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T14:52:16.675Z] 3.1.0-dev.34 [Pipeline] } [2023-11-02T14:52:16.685Z] $ docker exec --env ******** --env ******** 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent -k [2023-11-02T14:52:16.787Z] unset SSH_AUTH_SOCK; [2023-11-02T14:52:16.787Z] unset SSH_AGENT_PID; [2023-11-02T14:52:16.787Z] echo Agent pid 74 killed; [2023-11-02T14:52:16.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T14:52:17.106Z] + git semver [Pipeline] } [2023-11-02T14:52:17.710Z] $ docker stop --time=1 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 [2023-11-02T14:52:19.863Z] $ docker rm -f --volumes 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T14:52:20.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T14:52:20.614Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T14:52:20.616Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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-11-02T14:52:20.770Z] provisioning config files... [2023-11-02T14:52:20.779Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8407454598181226207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:52:21.084Z] ---> docker-login.sh [2023-11-02T14:52:21.084Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:52:21.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:21.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:21.084Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:21.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:21.084Z] [2023-11-02T14:52:21.084Z] Login Succeeded [2023-11-02T14:52:21.084Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:52:21.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:21.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:21.084Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:21.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:21.084Z] [2023-11-02T14:52:21.084Z] Login Succeeded [2023-11-02T14:52:21.084Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:52:21.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:21.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:21.344Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:21.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:21.344Z] [2023-11-02T14:52:21.344Z] Login Succeeded [2023-11-02T14:52:21.344Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:52:21.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:21.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:21.344Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:21.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:21.344Z] [2023-11-02T14:52:21.344Z] Login Succeeded [2023-11-02T14:52:21.344Z] docker.io [2023-11-02T14:52:21.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:21.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:21.602Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:21.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:21.602Z] [2023-11-02T14:52:21.602Z] Login Succeeded [2023-11-02T14:52:21.602Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:52:21.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T14:52:21.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:52:21.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:52:21.758Z] ========================================================= [2023-11-02T14:52:21.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T14:52:21.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:52:22.086Z] + 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-11-02T14:52:22.086Z] Sending build context to Docker daemon 3.365MB [2023-11-02T14:52:22.086Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:52:22.086Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T14:52:22.347Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T14:52:22.347Z] 7264a8db6415: Pulling fs layer [2023-11-02T14:52:22.347Z] c4d48a809fc2: Pulling fs layer [2023-11-02T14:52:22.347Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T14:52:22.347Z] ad3a456e5733: Pulling fs layer [2023-11-02T14:52:22.347Z] 33e27b845d1e: Pulling fs layer [2023-11-02T14:52:22.347Z] c68163c4e522: Pulling fs layer [2023-11-02T14:52:22.347Z] 50da416c3ac9: Pulling fs layer [2023-11-02T14:52:22.347Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T14:52:22.347Z] 33e27b845d1e: Waiting [2023-11-02T14:52:22.347Z] c68163c4e522: Waiting [2023-11-02T14:52:22.347Z] 50da416c3ac9: Waiting [2023-11-02T14:52:22.347Z] 23d2d4c4bb30: Waiting [2023-11-02T14:52:22.347Z] ad3a456e5733: Waiting [2023-11-02T14:52:22.347Z] c4d48a809fc2: Download complete [2023-11-02T14:52:22.347Z] ad3a456e5733: Verifying Checksum [2023-11-02T14:52:22.347Z] ad3a456e5733: Download complete [2023-11-02T14:52:22.347Z] 33e27b845d1e: Verifying Checksum [2023-11-02T14:52:22.347Z] 33e27b845d1e: Download complete [2023-11-02T14:52:22.607Z] 7264a8db6415: Verifying Checksum [2023-11-02T14:52:22.607Z] 7264a8db6415: Download complete [2023-11-02T14:52:22.607Z] c68163c4e522: Verifying Checksum [2023-11-02T14:52:22.607Z] c68163c4e522: Download complete [2023-11-02T14:52:22.871Z] 7264a8db6415: Pull complete [2023-11-02T14:52:23.130Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T14:52:23.130Z] 23d2d4c4bb30: Download complete [2023-11-02T14:52:23.130Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T14:52:23.130Z] 4f1c88b9dad5: Download complete [2023-11-02T14:52:23.388Z] c4d48a809fc2: Pull complete [2023-11-02T14:52:23.955Z] 50da416c3ac9: Verifying Checksum [2023-11-02T14:52:23.955Z] 50da416c3ac9: Download complete [2023-11-02T14:52:28.171Z] 4f1c88b9dad5: Pull complete [2023-11-02T14:52:28.171Z] ad3a456e5733: Pull complete [2023-11-02T14:52:28.430Z] 33e27b845d1e: Pull complete [2023-11-02T14:52:28.688Z] c68163c4e522: Pull complete [2023-11-02T14:52:32.012Z] 50da416c3ac9: Pull complete [2023-11-02T14:52:32.282Z] 23d2d4c4bb30: Pull complete [2023-11-02T14:52:32.543Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T14:52:32.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T14:52:32.844Z] ---> 0786185ac409 [2023-11-02T14:52:32.844Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:52:35.727Z] Still waiting to schedule task [2023-11-02T14:52:35.727Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16397’ [2023-11-02T14:52:51.004Z] ---> Running in 5b010c1afe64 [2023-11-02T14:52:51.278Z] Removing intermediate container 5b010c1afe64 [2023-11-02T14:52:51.278Z] ---> 7af282a87adf [2023-11-02T14:52:51.278Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:52:51.864Z] ---> Running in 4bd3cb05fbb7 [2023-11-02T14:52:52.814Z] Removing intermediate container 4bd3cb05fbb7 [2023-11-02T14:52:52.814Z] ---> ee70dadaf422 [2023-11-02T14:52:52.814Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:52:52.814Z] ---> Running in e886411cfe8b [2023-11-02T14:52:53.085Z] Removing intermediate container e886411cfe8b [2023-11-02T14:52:53.085Z] ---> 123f039c86d4 [2023-11-02T14:52:53.085Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:52:53.368Z] ---> Running in f991356eb88d [2023-11-02T14:52:53.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:53.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:54.193Z] OK: 264 MiB in 52 packages [2023-11-02T14:52:55.142Z] Removing intermediate container f991356eb88d [2023-11-02T14:52:55.142Z] ---> 209e39f23161 [2023-11-02T14:52:55.142Z] Step 7/12 : WORKDIR /app [2023-11-02T14:52:55.413Z] ---> Running in e7cc22363b6e [2023-11-02T14:52:55.689Z] Removing intermediate container e7cc22363b6e [2023-11-02T14:52:55.689Z] ---> cbfab60afd9c [2023-11-02T14:52:55.689Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T14:52:55.689Z] ---> c2376da0cceb [2023-11-02T14:52:55.689Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:52:56.009Z] ---> Running in 1973e0b9c96a [2023-11-02T14:54:19.095Z] Removing intermediate container 1973e0b9c96a [2023-11-02T14:54:19.095Z] ---> 4307110563c0 [2023-11-02T14:54:19.095Z] Step 10/12 : COPY . . [2023-11-02T14:54:19.095Z] ---> d8a39856142a [2023-11-02T14:54:19.095Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:54:19.095Z] ---> Running in a2771eb418db [2023-11-02T14:54:19.095Z] Removing intermediate container a2771eb418db [2023-11-02T14:54:19.095Z] ---> 872531a80c6d [2023-11-02T14:54:19.095Z] Step 12/12 : RUN $MAKE [2023-11-02T14:54:19.095Z] ---> Running in dc3432283fb6 [2023-11-02T14:54:19.095Z] noop [2023-11-02T14:54:19.095Z] Removing intermediate container dc3432283fb6 [2023-11-02T14:54:19.095Z] ---> b969109bc146 [2023-11-02T14:54:19.095Z] Successfully built b969109bc146 [2023-11-02T14:54:19.095Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:54:19.445Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T14:54:19.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:54:19.516Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T14:54:19.550Z] $ 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-11-02T14:54:20.134Z] $ docker top 4b2bfb51accccfd8874094f8072942c8e1faf2467406765a4c90eaf838b122c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:54:20.480Z] + go version [2023-11-02T14:54:20.480Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T14:54:20.494Z] $ docker stop --time=1 4b2bfb51accccfd8874094f8072942c8e1faf2467406765a4c90eaf838b122c9 [2023-11-02T14:54:23.400Z] $ docker rm -f --volumes 4b2bfb51accccfd8874094f8072942c8e1faf2467406765a4c90eaf838b122c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:54:24.098Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T14:54:24.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:54:24.179Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T14:54:24.217Z] $ 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-11-02T14:54:25.761Z] $ docker top 9756cc26e08d3440ee82cdb30c9bb04176f9efe6ee643b6026f898d74b44fbe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:54:26.098Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-02T14:54:26.424Z] + make test [2023-11-02T14:54:26.424Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T14:54:48.584Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-02T14:54:55.680Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16405 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-11-02T14:54:55.695Z] Running in /w/workspace/app-service-configurable/204 [Pipeline] { [Pipeline] checkout [2023-11-02T14:54:55.773Z] Selected Git installation does not exist. Using Default [2023-11-02T14:54:55.773Z] The recommended git tool is: NONE [2023-11-02T14:55:06.545Z] using credential edgex-jenkins-ssh [2023-11-02T14:55:06.564Z] Cloning the remote Git repository [2023-11-02T14:55:06.739Z] go vet ./... [2023-11-02T14:55:07.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T14:55:07.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T14:55:07.677Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T14:55:07.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T14:55:07.715Z] $ docker stop --time=1 9756cc26e08d3440ee82cdb30c9bb04176f9efe6ee643b6026f898d74b44fbe0 [2023-11-02T14:55:06.619Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-02T14:55:06.734Z] > git init /w/workspace/app-service-configurable/204 # timeout=10 [2023-11-02T14:55:06.958Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-02T14:55:06.959Z] > git --version # timeout=10 [2023-11-02T14:55:07.031Z] > git --version # 'git version 2.25.1' [2023-11-02T14:55:07.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T14:55:07.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T14:55:08.762Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-02T14:55:08.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T14:55:10.139Z] Avoid second fetch [2023-11-02T14:55:10.140Z] Checking out Revision 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 (main) [2023-11-02T14:55:10.167Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T14:55:10.305Z] > git checkout -f 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 # timeout=10 [2023-11-02T14:55:13.443Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#619)" [2023-11-02T14:55:19.404Z] $ docker rm -f --volumes 9756cc26e08d3440ee82cdb30c9bb04176f9efe6ee643b6026f898d74b44fbe0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T14:55:19.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T14:55:20.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T14:55:20.462Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T14:55:20.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T14:55:20.462Z] Dload Upload Total Spent Left Speed [2023-11-02T14:55:20.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [2023-11-02T14:55:20.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-11-02T14:55:20.854Z] + ls -al . [2023-11-02T14:55:20.854Z] total 180 [2023-11-02T14:55:20.854Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 14:54 . [2023-11-02T14:55:20.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:51 .. [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 14:51 .dockerignore [2023-11-02T14:55:20.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:54 .git [2023-11-02T14:55:20.854Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:51 .github [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 2 14:51 .gitignore [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:51 .golangci.yml [2023-11-02T14:55:20.854Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:52 .semver [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 2 14:51 Attribution.txt [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 2 14:51 CHANGELOG.md [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 2 14:51 Dockerfile [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:51 GOVERNANCE.md [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 2 14:51 Jenkinsfile [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 14:51 LICENSE [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 14:51 OWNERS.md [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 4550 Nov 2 14:51 README.md [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:52 VERSION [2023-11-02T14:55:20.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:51 bin [2023-11-02T14:55:20.854Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 2 14:54 coverage.out [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 2 14:51 go.mod [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 2 14:51 go.sum [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 2 14:51 main.go [2023-11-02T14:55:20.854Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 2 14:51 makefile [2023-11-02T14:55:20.854Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 14:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:21.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T14:55:21.154Z] + 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=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 --label arch=amd64 --label version=3.1.0-dev.34 . [2023-11-02T14:55:21.154Z] Sending build context to Docker daemon 3.366MB [2023-11-02T14:55:21.154Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:55:21.154Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T14:55:21.154Z] ---> b969109bc146 [2023-11-02T14:55:21.154Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:55:21.403Z] + + sudosudo tee jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T14:55:21.403Z] /etc/docker/daemon.new [2023-11-02T14:55:21.403Z] { [2023-11-02T14:55:21.403Z] "registry-mirrors": [ [2023-11-02T14:55:21.403Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T14:55:21.403Z] ], [2023-11-02T14:55:21.403Z] "bip": "10.250.0.254/24", [2023-11-02T14:55:21.403Z] "hosts": [ [2023-11-02T14:55:21.403Z] "tcp://0.0.0.0:5555", [2023-11-02T14:55:21.403Z] "unix:///var/run/docker.sock" [2023-11-02T14:55:21.403Z] ], [2023-11-02T14:55:21.403Z] "mtu": 1458, [2023-11-02T14:55:21.403Z] "selinux-enabled": true, [2023-11-02T14:55:21.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T14:55:21.403Z] } [Pipeline] sh [2023-11-02T14:55:21.725Z] ---> Running in a7922c4cd303 [2023-11-02T14:55:21.802Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T14:55:21.993Z] Removing intermediate container a7922c4cd303 [2023-11-02T14:55:21.993Z] ---> cab66e8751cc [2023-11-02T14:55:21.993Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:55:22.191Z] + sudo service docker restart [2023-11-02T14:55:22.254Z] ---> Running in 629784f03ec3 [2023-11-02T14:55:22.514Z] Removing intermediate container 629784f03ec3 [2023-11-02T14:55:22.514Z] ---> fa911802ab82 [2023-11-02T14:55:22.514Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:55:22.774Z] ---> Running in 18a186f2094c [2023-11-02T14:55:23.034Z] Removing intermediate container 18a186f2094c [2023-11-02T14:55:23.034Z] ---> 37bd5fc99719 [2023-11-02T14:55:23.034Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:55:23.293Z] ---> Running in dfaba25fdb91 [2023-11-02T14:55:23.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:55:23.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:55:24.428Z] OK: 264 MiB in 52 packages [2023-11-02T14:55:25.004Z] Removing intermediate container dfaba25fdb91 [2023-11-02T14:55:25.004Z] ---> 90b3d5b03d1d [2023-11-02T14:55:25.004Z] Step 7/26 : WORKDIR /app [2023-11-02T14:55:25.004Z] ---> Running in c5a7b6922e89 [2023-11-02T14:55:25.284Z] Removing intermediate container c5a7b6922e89 [2023-11-02T14:55:25.284Z] ---> 32b8c1c2df15 [2023-11-02T14:55:25.284Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-02T14:55:25.575Z] ---> 365a9561b7a3 [2023-11-02T14:55:25.575Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:55:25.576Z] ---> Running in 243bfa505754 [2023-11-02T14:55:26.951Z] Removing intermediate container 243bfa505754 [2023-11-02T14:55:26.951Z] ---> 02efd1aa5bcf [2023-11-02T14:55:26.951Z] Step 10/26 : COPY . . [2023-11-02T14:55:27.523Z] ---> b59cb9af897a [2023-11-02T14:55:27.523Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:55:27.523Z] ---> Running in 617a6e0bc5aa [2023-11-02T14:55:27.785Z] Removing intermediate container 617a6e0bc5aa [2023-11-02T14:55:27.785Z] ---> bdde73ad8104 [2023-11-02T14:55:27.785Z] Step 12/26 : RUN $MAKE [2023-11-02T14:55:27.785Z] ---> Running in 3043735760f7 [2023-11-02T14:55:28.353Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T14:55:44.396Z] provisioning config files... [2023-11-02T14:55:44.434Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/204@tmp/config700407913859794549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:55:44.824Z] ---> docker-login.sh [2023-11-02T14:55:44.825Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:55:45.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:45.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:45.720Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:45.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:45.720Z] [2023-11-02T14:55:45.720Z] Login Succeeded [2023-11-02T14:55:45.720Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:55:45.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:45.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:45.995Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:45.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:45.995Z] [2023-11-02T14:55:45.995Z] Login Succeeded [2023-11-02T14:55:45.995Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:55:46.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:46.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:46.599Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:46.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:46.599Z] [2023-11-02T14:55:46.599Z] Login Succeeded [2023-11-02T14:55:46.599Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:55:46.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:47.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:47.148Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:47.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:47.148Z] [2023-11-02T14:55:47.148Z] Login Succeeded [2023-11-02T14:55:47.148Z] docker.io [2023-11-02T14:55:47.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:47.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:47.710Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:47.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:47.710Z] [2023-11-02T14:55:47.710Z] Login Succeeded [2023-11-02T14:55:47.710Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:55:47.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T14:55:48.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:55:48.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:55:48.173Z] ========================================================= [2023-11-02T14:55:48.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T14:55:48.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:48.645Z] + 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-11-02T14:55:48.645Z] Sending build context to Docker daemon 157.7kB [2023-11-02T14:55:48.916Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:55:48.916Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T14:55:49.187Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T14:55:49.187Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T14:55:49.187Z] 5d54e960e981: Pulling fs layer [2023-11-02T14:55:49.187Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T14:55:49.187Z] f0e02332f6b5: Pulling fs layer [2023-11-02T14:55:49.187Z] cefa15bbcfad: Pulling fs layer [2023-11-02T14:55:49.187Z] 17808c966233: Pulling fs layer [2023-11-02T14:55:49.187Z] f4c1fc716caa: Pulling fs layer [2023-11-02T14:55:49.187Z] f0e02332f6b5: Waiting [2023-11-02T14:55:49.187Z] cefa15bbcfad: Waiting [2023-11-02T14:55:49.187Z] 17808c966233: Waiting [2023-11-02T14:55:49.187Z] f4c1fc716caa: Waiting [2023-11-02T14:55:49.187Z] 5d54e960e981: Verifying Checksum [2023-11-02T14:55:49.187Z] 5d54e960e981: Download complete [2023-11-02T14:55:49.187Z] f0e02332f6b5: Verifying Checksum [2023-11-02T14:55:49.187Z] f0e02332f6b5: Download complete [2023-11-02T14:55:49.187Z] cefa15bbcfad: Verifying Checksum [2023-11-02T14:55:49.187Z] cefa15bbcfad: Download complete [2023-11-02T14:55:49.187Z] 9fda8d8052c6: Download complete [2023-11-02T14:55:49.796Z] f4c1fc716caa: Verifying Checksum [2023-11-02T14:55:49.796Z] f4c1fc716caa: Download complete [2023-11-02T14:55:50.414Z] 9fda8d8052c6: Pull complete [2023-11-02T14:55:51.015Z] 5d54e960e981: Pull complete [2023-11-02T14:55:51.287Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T14:55:51.287Z] c4a7e357bf2a: Download complete [2023-11-02T14:55:54.934Z] 17808c966233: Verifying Checksum [2023-11-02T14:55:54.934Z] 17808c966233: Download complete [2023-11-02T14:56:00.434Z] Removing intermediate container 3043735760f7 [2023-11-02T14:56:00.434Z] ---> 81f55ed42ee0 [2023-11-02T14:56:00.434Z] Step 13/26 : FROM alpine:3.18 [2023-11-02T14:56:00.434Z] 3.18: Pulling from library/alpine [2023-11-02T14:56:00.434Z] 96526aa774ef: Pulling fs layer [2023-11-02T14:56:00.434Z] 96526aa774ef: Download complete [2023-11-02T14:56:00.434Z] 96526aa774ef: Pull complete [2023-11-02T14:56:00.434Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T14:56:00.434Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T14:56:00.434Z] ---> 8ca4688f4f35 [2023-11-02T14:56:00.434Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T14:56:00.434Z] ---> Running in 9cd76bae3477 [2023-11-02T14:56:00.434Z] Removing intermediate container 9cd76bae3477 [2023-11-02T14:56:00.434Z] ---> cc51ea5a7cb0 [2023-11-02T14:56:00.434Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-02T14:56:00.434Z] ---> Running in 9736c974412c [2023-11-02T14:56:00.434Z] Removing intermediate container 9736c974412c [2023-11-02T14:56:00.434Z] ---> f191683e0110 [2023-11-02T14:56:00.434Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-02T14:56:00.693Z] ---> Running in c0aca5dd67c6 [2023-11-02T14:56:01.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:56:01.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:56:01.525Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T14:56:01.784Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T14:56:01.784Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T14:56:01.784Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T14:56:01.784Z] OK: 8 MiB in 17 packages [2023-11-02T14:56:02.722Z] Removing intermediate container c0aca5dd67c6 [2023-11-02T14:56:02.722Z] ---> 9962c8f068fd [2023-11-02T14:56:02.722Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T14:56:02.992Z] ---> de98a199574d [2023-11-02T14:56:02.992Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T14:56:03.282Z] ---> a7dad795776f [2023-11-02T14:56:03.282Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-02T14:56:03.848Z] ---> f8e1007bde75 [2023-11-02T14:56:03.848Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-02T14:56:05.161Z] c4a7e357bf2a: Pull complete [2023-11-02T14:56:05.162Z] f0e02332f6b5: Pull complete [2023-11-02T14:56:05.222Z] ---> d309bfe3adf3 [2023-11-02T14:56:05.222Z] Step 21/26 : EXPOSE 48095 [2023-11-02T14:56:05.453Z] cefa15bbcfad: Pull complete [2023-11-02T14:56:05.493Z] ---> Running in 95f49f008962 [2023-11-02T14:56:05.750Z] Removing intermediate container 95f49f008962 [2023-11-02T14:56:05.750Z] ---> f906c43c04bb [2023-11-02T14:56:05.750Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-02T14:56:06.009Z] ---> Running in e3917327877c [2023-11-02T14:56:06.267Z] Removing intermediate container e3917327877c [2023-11-02T14:56:06.267Z] ---> 0c76194ed5d2 [2023-11-02T14:56:06.267Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T14:56:06.526Z] ---> Running in 7779102a0d0d [2023-11-02T14:56:06.785Z] Removing intermediate container 7779102a0d0d [2023-11-02T14:56:06.785Z] ---> 6e031351e1d6 [2023-11-02T14:56:06.785Z] Step 24/26 : LABEL arch=amd64 [2023-11-02T14:56:07.044Z] ---> Running in 5b3bd7a8c466 [2023-11-02T14:56:07.616Z] Removing intermediate container 5b3bd7a8c466 [2023-11-02T14:56:07.616Z] ---> e55c58f5e8d8 [2023-11-02T14:56:07.616Z] Step 25/26 : LABEL git_sha=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T14:56:07.616Z] ---> Running in 26df6fb8a7c2 [2023-11-02T14:56:07.888Z] Removing intermediate container 26df6fb8a7c2 [2023-11-02T14:56:07.888Z] ---> 76b5c739796e [2023-11-02T14:56:07.888Z] Step 26/26 : LABEL version=3.1.0-dev.34 [2023-11-02T14:56:08.370Z] ---> Running in 954d10d9d52e [2023-11-02T14:56:08.629Z] Removing intermediate container 954d10d9d52e [2023-11-02T14:56:08.629Z] ---> 750477636c9d [2023-11-02T14:56:08.629Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T14:56:08.629Z] Successfully built 750477636c9d [2023-11-02T14:56:08.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-11-02T14:56:08.732Z] provisioning config files... [2023-11-02T14:56:08.739Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4930092261711337937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:56:09.039Z] ---> docker-login.sh [2023-11-02T14:56:09.039Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:56:09.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:09.039Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:09.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:09.039Z] [2023-11-02T14:56:09.039Z] Login Succeeded [2023-11-02T14:56:09.039Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:56:09.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:09.039Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:09.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:09.039Z] [2023-11-02T14:56:09.039Z] Login Succeeded [2023-11-02T14:56:09.039Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:56:09.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:09.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:09.297Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:09.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:09.297Z] [2023-11-02T14:56:09.297Z] Login Succeeded [2023-11-02T14:56:09.297Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:56:09.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:09.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:09.297Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:09.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:09.297Z] [2023-11-02T14:56:09.297Z] Login Succeeded [2023-11-02T14:56:09.297Z] docker.io [2023-11-02T14:56:09.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:09.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:09.815Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:09.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:09.815Z] [2023-11-02T14:56:09.815Z] Login Succeeded [2023-11-02T14:56:09.815Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:56:09.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T14:56:09.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:56:09.864Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-02T14:56:09.864Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T14:56:09.864Z] latest [2023-11-02T14:56:09.864Z] 3.1.0-dev.34 [2023-11-02T14:56:09.864Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [2023-11-02T14:56:09.864Z] main [2023-11-02T14:56:09.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:10.188Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:10.496Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T14:56:10.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-02T14:56:10.496Z] b75b2180f26d: Preparing [2023-11-02T14:56:10.496Z] 8058d4328b4e: Preparing [2023-11-02T14:56:10.496Z] 004b19e6b1f3: Preparing [2023-11-02T14:56:10.496Z] 615336fa0744: Preparing [2023-11-02T14:56:10.496Z] 0ebf6c80e27a: Preparing [2023-11-02T14:56:10.496Z] cc2447e1835a: Preparing [2023-11-02T14:56:10.496Z] cc2447e1835a: Waiting [2023-11-02T14:56:10.496Z] 615336fa0744: Pushed [2023-11-02T14:56:10.496Z] 004b19e6b1f3: Pushed [2023-11-02T14:56:10.496Z] 8058d4328b4e: Pushed [2023-11-02T14:56:10.496Z] 0ebf6c80e27a: Pushed [2023-11-02T14:56:10.755Z] cc2447e1835a: Layer already exists [2023-11-02T14:56:13.287Z] b75b2180f26d: Pushed [2023-11-02T14:56:13.573Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:13.899Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:14.208Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-02T14:56:14.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-02T14:56:14.208Z] b75b2180f26d: Preparing [2023-11-02T14:56:14.208Z] 8058d4328b4e: Preparing [2023-11-02T14:56:14.208Z] 004b19e6b1f3: Preparing [2023-11-02T14:56:14.208Z] 615336fa0744: Preparing [2023-11-02T14:56:14.208Z] 0ebf6c80e27a: Preparing [2023-11-02T14:56:14.208Z] cc2447e1835a: Preparing [2023-11-02T14:56:14.208Z] cc2447e1835a: Waiting [2023-11-02T14:56:14.208Z] 004b19e6b1f3: Layer already exists [2023-11-02T14:56:14.208Z] 8058d4328b4e: Layer already exists [2023-11-02T14:56:14.208Z] 615336fa0744: Layer already exists [2023-11-02T14:56:14.208Z] b75b2180f26d: Layer already exists [2023-11-02T14:56:14.208Z] 0ebf6c80e27a: Layer already exists [2023-11-02T14:56:14.208Z] cc2447e1835a: Layer already exists [2023-11-02T14:56:14.208Z] latest: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:14.540Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:14.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.34 [2023-11-02T14:56:14.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-02T14:56:14.857Z] b75b2180f26d: Preparing [2023-11-02T14:56:14.857Z] 8058d4328b4e: Preparing [2023-11-02T14:56:14.857Z] 004b19e6b1f3: Preparing [2023-11-02T14:56:14.857Z] 615336fa0744: Preparing [2023-11-02T14:56:14.857Z] 0ebf6c80e27a: Preparing [2023-11-02T14:56:14.857Z] cc2447e1835a: Preparing [2023-11-02T14:56:14.857Z] cc2447e1835a: Waiting [2023-11-02T14:56:14.857Z] 8058d4328b4e: Layer already exists [2023-11-02T14:56:14.857Z] 004b19e6b1f3: Layer already exists [2023-11-02T14:56:14.857Z] b75b2180f26d: Layer already exists [2023-11-02T14:56:14.857Z] 615336fa0744: Layer already exists [2023-11-02T14:56:14.857Z] 0ebf6c80e27a: Layer already exists [2023-11-02T14:56:14.857Z] cc2447e1835a: Layer already exists [2023-11-02T14:56:14.857Z] 3.1.0-dev.34: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:15.180Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:16.534Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [2023-11-02T14:56:16.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-02T14:56:16.540Z] 17808c966233: Pull complete [2023-11-02T14:56:16.540Z] f4c1fc716caa: Pull complete [2023-11-02T14:56:16.540Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T14:56:16.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T14:56:16.540Z] ---> ea914061e18c [2023-11-02T14:56:16.540Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:56:16.812Z] b75b2180f26d: Preparing [2023-11-02T14:56:16.812Z] 8058d4328b4e: Preparing [2023-11-02T14:56:16.812Z] 004b19e6b1f3: Preparing [2023-11-02T14:56:16.812Z] 615336fa0744: Preparing [2023-11-02T14:56:16.812Z] 0ebf6c80e27a: Preparing [2023-11-02T14:56:16.812Z] cc2447e1835a: Preparing [2023-11-02T14:56:16.812Z] cc2447e1835a: Waiting [2023-11-02T14:56:16.812Z] 0ebf6c80e27a: Layer already exists [2023-11-02T14:56:16.813Z] 004b19e6b1f3: Layer already exists [2023-11-02T14:56:16.813Z] 615336fa0744: Layer already exists [2023-11-02T14:56:16.813Z] 8058d4328b4e: Layer already exists [2023-11-02T14:56:16.813Z] b75b2180f26d: Layer already exists [2023-11-02T14:56:16.813Z] cc2447e1835a: Layer already exists [2023-11-02T14:56:16.813Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:17.136Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:17.445Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-02T14:56:17.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-02T14:56:17.445Z] b75b2180f26d: Preparing [2023-11-02T14:56:17.445Z] 8058d4328b4e: Preparing [2023-11-02T14:56:17.445Z] 004b19e6b1f3: Preparing [2023-11-02T14:56:17.445Z] 615336fa0744: Preparing [2023-11-02T14:56:17.445Z] 0ebf6c80e27a: Preparing [2023-11-02T14:56:17.445Z] cc2447e1835a: Preparing [2023-11-02T14:56:17.445Z] cc2447e1835a: Waiting [2023-11-02T14:56:17.445Z] b75b2180f26d: Layer already exists [2023-11-02T14:56:17.445Z] 8058d4328b4e: Layer already exists [2023-11-02T14:56:17.445Z] 004b19e6b1f3: Layer already exists [2023-11-02T14:56:17.445Z] 615336fa0744: Layer already exists [2023-11-02T14:56:17.445Z] 0ebf6c80e27a: Layer already exists [2023-11-02T14:56:17.445Z] cc2447e1835a: Layer already exists [2023-11-02T14:56:17.445Z] main: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T14:56:17.492Z] ===================================================== [Pipeline] echo [2023-11-02T14:56:17.504Z] taggedImages: [2023-11-02T14:56:17.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T14:56:17.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-02T14:56:17.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.34 [2023-11-02T14:56:17.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [2023-11-02T14:56:17.504Z] - 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-11-02T14:56:17.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:56:17.867Z] [2023-11-02T14:56:17.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:17.975Z] ---> Running in 3f2b0a9cdea4 [2023-11-02T14:56:17.975Z] Removing intermediate container 3f2b0a9cdea4 [2023-11-02T14:56:17.975Z] ---> 2e83b365f6b7 [2023-11-02T14:56:17.975Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:56:17.975Z] ---> Running in f9e94a5d575b [2023-11-02T14:56:18.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:56:18.244Z] Removing intermediate container f9e94a5d575b [2023-11-02T14:56:18.244Z] ---> a73d8e0a29d5 [2023-11-02T14:56:18.244Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:56:18.436Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T14:56:18.436Z] 5eb5b503b376: Pulling fs layer [2023-11-02T14:56:18.436Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T14:56:18.436Z] ec43610c2a17: Pulling fs layer [2023-11-02T14:56:18.436Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T14:56:18.436Z] 33b1e0a273af: Pulling fs layer [2023-11-02T14:56:18.436Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T14:56:18.436Z] 2f39f015ded8: Pulling fs layer [2023-11-02T14:56:18.436Z] 3a2ae6a8a46f: Waiting [2023-11-02T14:56:18.436Z] 33b1e0a273af: Waiting [2023-11-02T14:56:18.436Z] 5d3b04190fa2: Waiting [2023-11-02T14:56:18.436Z] 2f39f015ded8: Waiting [2023-11-02T14:56:18.436Z] 5c69ac0246d0: Download complete [2023-11-02T14:56:18.436Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T14:56:18.436Z] 3a2ae6a8a46f: Download complete [2023-11-02T14:56:18.436Z] 33b1e0a273af: Verifying Checksum [2023-11-02T14:56:18.436Z] 33b1e0a273af: Download complete [2023-11-02T14:56:18.436Z] ec43610c2a17: Verifying Checksum [2023-11-02T14:56:18.436Z] ec43610c2a17: Download complete [2023-11-02T14:56:18.436Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T14:56:18.436Z] 5d3b04190fa2: Download complete [2023-11-02T14:56:18.511Z] ---> Running in 6861a57b6a1f [2023-11-02T14:56:18.756Z] 5eb5b503b376: Verifying Checksum [2023-11-02T14:56:18.756Z] 5eb5b503b376: Download complete [2023-11-02T14:56:18.801Z] Removing intermediate container 6861a57b6a1f [2023-11-02T14:56:18.801Z] ---> dd185cb8cac9 [2023-11-02T14:56:18.801Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:56:18.801Z] ---> Running in 0d2a329d743a [2023-11-02T14:56:19.698Z] 2f39f015ded8: Download complete [2023-11-02T14:56:20.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T14:56:20.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T14:56:21.984Z] OK: 266 MiB in 52 packages [2023-11-02T14:56:22.951Z] Removing intermediate container 0d2a329d743a [2023-11-02T14:56:22.951Z] ---> 67f7938030c8 [2023-11-02T14:56:22.951Z] Step 7/12 : WORKDIR /app [2023-11-02T14:56:22.951Z] ---> Running in f6ea6be5e064 [2023-11-02T14:56:23.229Z] Removing intermediate container f6ea6be5e064 [2023-11-02T14:56:23.229Z] ---> 1ecc4fe63f4e [2023-11-02T14:56:23.229Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T14:56:23.823Z] ---> 1a3184edc032 [2023-11-02T14:56:23.823Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:56:23.823Z] ---> Running in ca7e5edb2748 [2023-11-02T14:56:28.207Z] 5eb5b503b376: Pull complete [2023-11-02T14:56:28.207Z] 5c69ac0246d0: Pull complete [2023-11-02T14:56:28.207Z] ec43610c2a17: Pull complete [2023-11-02T14:56:28.787Z] 3a2ae6a8a46f: Pull complete [2023-11-02T14:56:29.356Z] 33b1e0a273af: Pull complete [2023-11-02T14:56:29.616Z] 5d3b04190fa2: Pull complete [2023-11-02T14:56:35.017Z] 2f39f015ded8: Pull complete [2023-11-02T14:56:35.017Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T14:56:35.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:56:35.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:56:35.099Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T14:56:35.132Z] $ 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-11-02T14:56:44.566Z] $ docker top c7ea1bd77bff899eeb66fbaf149ee36070bdc73a3cc07fb34302b56903cc3302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:56:44.953Z] ---> job-cost.sh [2023-11-02T14:56:44.953Z] lf-activate-venv: SKIPPING [2023-11-02T14:56:44.953Z] INFO: No Stack... [2023-11-02T14:56:45.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T14:56:45.779Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T14:56:46.083Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-11-02T14:56:46.083Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T14:56:46.094Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [2023-11-02T14:56:46.100Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] did not exist. Created. [2023-11-02T14:56:46.100Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T14:56:46.396Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T14:56:46.427Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T14:56:46.437Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T14:56:46.454Z] $ docker stop --time=1 c7ea1bd77bff899eeb66fbaf149ee36070bdc73a3cc07fb34302b56903cc3302 [2023-11-02T14:56:47.762Z] $ docker rm -f --volumes c7ea1bd77bff899eeb66fbaf149ee36070bdc73a3cc07fb34302b56903cc3302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T14:58:00.630Z] Removing intermediate container ca7e5edb2748 [2023-11-02T14:58:00.630Z] ---> 848491fd93c5 [2023-11-02T14:58:00.630Z] Step 10/12 : COPY . . [2023-11-02T14:58:00.630Z] ---> 3408eb7af3e5 [2023-11-02T14:58:00.630Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:58:00.630Z] ---> Running in fce0b7bb89d8 [2023-11-02T14:58:00.630Z] Removing intermediate container fce0b7bb89d8 [2023-11-02T14:58:00.630Z] ---> 9a179b8fb243 [2023-11-02T14:58:00.630Z] Step 12/12 : RUN $MAKE [2023-11-02T14:58:00.630Z] ---> Running in b32b4d2cdf03 [2023-11-02T14:58:00.630Z] noop [2023-11-02T14:58:00.630Z] Removing intermediate container b32b4d2cdf03 [2023-11-02T14:58:00.630Z] ---> 2b2f15f14935 [2023-11-02T14:58:00.630Z] Successfully built 2b2f15f14935 [2023-11-02T14:58:00.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:58:01.017Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T14:58:01.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:58:01.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container [2023-11-02T14:58:01.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/204 -v /w/workspace/app-service-configurable/204:/w/workspace/app-service-configurable/204:rw,z -v /w/workspace/app-service-configurable/204@tmp:/w/workspace/app-service-configurable/204@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-11-02T14:58:03.491Z] $ docker top 3941aa5778e7f61cc148b1a971733e67ca612a911633f3a21b3ba5c21ac4a343 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:58:04.399Z] + go version [2023-11-02T14:58:04.399Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T14:58:04.431Z] $ docker stop --time=1 3941aa5778e7f61cc148b1a971733e67ca612a911633f3a21b3ba5c21ac4a343 [2023-11-02T14:58:06.196Z] $ docker rm -f --volumes 3941aa5778e7f61cc148b1a971733e67ca612a911633f3a21b3ba5c21ac4a343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:58:06.791Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T14:58:06.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:58:07.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container [2023-11-02T14:58:07.088Z] $ 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/204 -v /w/workspace/app-service-configurable/204:/w/workspace/app-service-configurable/204:rw,z -v /w/workspace/app-service-configurable/204@tmp:/w/workspace/app-service-configurable/204@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-11-02T14:58:08.567Z] $ docker top 3491472fec39817ddbf94d7322c7f7a8a2f7156feb775bfaabe32cddfd814d9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:58:09.468Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/204 [Pipeline] fileExists [Pipeline] sh [2023-11-02T14:58:10.146Z] + make test [2023-11-02T14:58:10.146Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T15:01:03.847Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-02T15:01:03.847Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T15:01:03.847Z] go vet ./... [2023-11-02T15:03:40.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T15:03:40.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T15:03:40.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T15:03:40.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T15:03:40.748Z] $ docker stop --time=1 3491472fec39817ddbf94d7322c7f7a8a2f7156feb775bfaabe32cddfd814d9b [2023-11-02T15:03:42.762Z] $ docker rm -f --volumes 3491472fec39817ddbf94d7322c7f7a8a2f7156feb775bfaabe32cddfd814d9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T15:03:44.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T15:03:44.588Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T15:03:45.032Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T15:03:45.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T15:03:45.753Z] + ls -al . [2023-11-02T15:03:45.753Z] total 176 [2023-11-02T15:03:45.753Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 14:58 . [2023-11-02T15:03:45.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:55 .. [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 14:55 .dockerignore [2023-11-02T15:03:45.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:55 .git [2023-11-02T15:03:45.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:55 .github [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 2 14:55 .gitignore [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:55 .golangci.yml [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 2 14:55 Attribution.txt [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 2 14:55 CHANGELOG.md [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 2 14:55 Dockerfile [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:55 GOVERNANCE.md [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 2 14:55 Jenkinsfile [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 14:55 LICENSE [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 14:55 OWNERS.md [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 4550 Nov 2 14:55 README.md [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:52 VERSION [2023-11-02T15:03:45.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:55 bin [2023-11-02T15:03:45.753Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 2 14:58 coverage.out [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 2 14:55 go.mod [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 2 14:55 go.sum [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 2 14:55 main.go [2023-11-02T15:03:45.753Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 2 14:55 makefile [2023-11-02T15:03:45.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 14:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:46.108Z] + 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=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 --label arch=arm64 --label version=3.1.0-dev.34 . [2023-11-02T15:03:46.108Z] Sending build context to Docker daemon 158.7kB [2023-11-02T15:03:46.376Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T15:03:46.376Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T15:03:46.376Z] ---> 2b2f15f14935 [2023-11-02T15:03:46.376Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T15:03:46.376Z] ---> Running in 6c2bcb60a69e [2023-11-02T15:03:46.969Z] Removing intermediate container 6c2bcb60a69e [2023-11-02T15:03:46.969Z] ---> fa3c2aa2f10f [2023-11-02T15:03:46.969Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T15:03:46.969Z] ---> Running in f991c6d1929d [2023-11-02T15:03:47.237Z] Removing intermediate container f991c6d1929d [2023-11-02T15:03:47.237Z] ---> 5048558d6a8b [2023-11-02T15:03:47.237Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T15:03:47.237Z] ---> Running in ffdf19236363 [2023-11-02T15:03:47.829Z] Removing intermediate container ffdf19236363 [2023-11-02T15:03:47.829Z] ---> 1d99999ab080 [2023-11-02T15:03:47.829Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T15:03:47.829Z] ---> Running in 33e1ad3d2329 [2023-11-02T15:03:48.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T15:03:49.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T15:03:50.401Z] OK: 266 MiB in 52 packages [2023-11-02T15:03:53.757Z] Removing intermediate container 33e1ad3d2329 [2023-11-02T15:03:53.757Z] ---> bb13f667740b [2023-11-02T15:03:53.757Z] Step 7/26 : WORKDIR /app [2023-11-02T15:03:53.757Z] ---> Running in e306f217634e [2023-11-02T15:03:54.025Z] Removing intermediate container e306f217634e [2023-11-02T15:03:54.025Z] ---> 4fe07a79349c [2023-11-02T15:03:54.025Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-02T15:03:54.652Z] ---> 1839fb283411 [2023-11-02T15:03:54.652Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T15:03:54.652Z] ---> Running in 96b68017c028 [2023-11-02T15:03:57.240Z] Removing intermediate container 96b68017c028 [2023-11-02T15:03:57.240Z] ---> ac90a31e733d [2023-11-02T15:03:57.240Z] Step 10/26 : COPY . . [2023-11-02T15:03:57.829Z] ---> 0b0bc3abad54 [2023-11-02T15:03:57.829Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T15:03:58.100Z] ---> Running in 0ffd51772eef [2023-11-02T15:03:58.367Z] Removing intermediate container 0ffd51772eef [2023-11-02T15:03:58.367Z] ---> 849c7ec54e1c [2023-11-02T15:03:58.367Z] Step 12/26 : RUN $MAKE [2023-11-02T15:03:58.367Z] ---> Running in 2fed6577acd8 [2023-11-02T15:03:59.363Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-service-configurable [2023-11-02T15:06:06.113Z] Removing intermediate container 2fed6577acd8 [2023-11-02T15:06:06.113Z] ---> 8a46c8fb5a02 [2023-11-02T15:06:06.113Z] Step 13/26 : FROM alpine:3.18 [2023-11-02T15:06:06.113Z] 3.18: Pulling from library/alpine [2023-11-02T15:06:06.113Z] 579b34f0a95b: Pulling fs layer [2023-11-02T15:06:06.113Z] 579b34f0a95b: Verifying Checksum [2023-11-02T15:06:06.113Z] 579b34f0a95b: Download complete [2023-11-02T15:06:06.113Z] 579b34f0a95b: Pull complete [2023-11-02T15:06:06.113Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T15:06:06.113Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T15:06:06.113Z] ---> 3cc203321400 [2023-11-02T15:06:06.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T15:06:06.113Z] ---> Running in c6ad65830c03 [2023-11-02T15:06:06.113Z] Removing intermediate container c6ad65830c03 [2023-11-02T15:06:06.113Z] ---> 082610f82f98 [2023-11-02T15:06:06.113Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-02T15:06:06.113Z] ---> Running in 7f8ccf2124a6 [2023-11-02T15:06:06.113Z] Removing intermediate container 7f8ccf2124a6 [2023-11-02T15:06:06.113Z] ---> e63cb0338998 [2023-11-02T15:06:06.113Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-02T15:06:06.113Z] ---> Running in 3799b50b8de6 [2023-11-02T15:06:06.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T15:06:06.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T15:06:06.113Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T15:06:06.113Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T15:06:06.113Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T15:06:06.113Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T15:06:06.113Z] OK: 9 MiB in 17 packages [2023-11-02T15:06:06.113Z] Removing intermediate container 3799b50b8de6 [2023-11-02T15:06:06.113Z] ---> 5a407936d162 [2023-11-02T15:06:06.113Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T15:06:06.113Z] ---> 3b1a78d054a6 [2023-11-02T15:06:06.113Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T15:06:06.113Z] ---> 8528e3e93cec [2023-11-02T15:06:06.113Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-02T15:06:06.113Z] ---> 44057c93755a [2023-11-02T15:06:06.113Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-02T15:06:06.113Z] ---> 4e48ade6f9d7 [2023-11-02T15:06:06.113Z] Step 21/26 : EXPOSE 48095 [2023-11-02T15:06:06.113Z] ---> Running in fc87a0d55f2a [2023-11-02T15:06:06.113Z] Removing intermediate container fc87a0d55f2a [2023-11-02T15:06:06.113Z] ---> eae5effed0be [2023-11-02T15:06:06.113Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-02T15:06:06.113Z] ---> Running in f04f43c85976 [2023-11-02T15:06:06.113Z] Removing intermediate container f04f43c85976 [2023-11-02T15:06:06.113Z] ---> 95297dad34a5 [2023-11-02T15:06:06.113Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T15:06:06.113Z] ---> Running in 40786707ee73 [2023-11-02T15:06:06.113Z] Removing intermediate container 40786707ee73 [2023-11-02T15:06:06.113Z] ---> 098288037884 [2023-11-02T15:06:06.113Z] Step 24/26 : LABEL arch=arm64 [2023-11-02T15:06:06.113Z] ---> Running in 20f4ee2a7b6f [2023-11-02T15:06:06.113Z] Removing intermediate container 20f4ee2a7b6f [2023-11-02T15:06:06.113Z] ---> 596186525c61 [2023-11-02T15:06:06.113Z] Step 25/26 : LABEL git_sha=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T15:06:06.113Z] ---> Running in b01ee2b2122c [2023-11-02T15:06:06.113Z] Removing intermediate container b01ee2b2122c [2023-11-02T15:06:06.113Z] ---> 585eea0cd4af [2023-11-02T15:06:06.113Z] Step 26/26 : LABEL version=3.1.0-dev.34 [2023-11-02T15:06:06.113Z] ---> Running in 16cbae9dd7ba [2023-11-02T15:06:06.113Z] Removing intermediate container 16cbae9dd7ba [2023-11-02T15:06:06.113Z] ---> 208baf8de177 [2023-11-02T15:06:06.113Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T15:06:06.113Z] Successfully built 208baf8de177 [2023-11-02T15:06:06.113Z] 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-11-02T15:06:06.201Z] provisioning config files... [2023-11-02T15:06:06.214Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/204@tmp/config14636475602408349723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:06:06.552Z] ---> docker-login.sh [2023-11-02T15:06:06.552Z] nexus3.edgexfoundry.org:10001 [2023-11-02T15:06:06.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:06:06.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:06:06.818Z] Configure a credential helper to remove this warning. See [2023-11-02T15:06:06.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:06:06.818Z] [2023-11-02T15:06:06.818Z] Login Succeeded [2023-11-02T15:06:06.818Z] nexus3.edgexfoundry.org:10002 [2023-11-02T15:06:07.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:06:07.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:06:07.084Z] Configure a credential helper to remove this warning. See [2023-11-02T15:06:07.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:06:07.084Z] [2023-11-02T15:06:07.084Z] Login Succeeded [2023-11-02T15:06:07.084Z] nexus3.edgexfoundry.org:10003 [2023-11-02T15:06:07.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:06:07.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:06:07.349Z] Configure a credential helper to remove this warning. See [2023-11-02T15:06:07.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:06:07.349Z] [2023-11-02T15:06:07.615Z] Login Succeeded [2023-11-02T15:06:07.615Z] nexus3.edgexfoundry.org:10004 [2023-11-02T15:06:07.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:06:07.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:06:07.881Z] Configure a credential helper to remove this warning. See [2023-11-02T15:06:07.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:06:07.881Z] [2023-11-02T15:06:07.881Z] Login Succeeded [2023-11-02T15:06:07.881Z] docker.io [2023-11-02T15:06:08.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:06:08.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:06:08.431Z] Configure a credential helper to remove this warning. See [2023-11-02T15:06:08.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:06:08.431Z] [2023-11-02T15:06:08.431Z] Login Succeeded [2023-11-02T15:06:08.431Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T15:06:08.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T15:06:08.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T15:06:08.488Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-02T15:06:08.488Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T15:06:08.488Z] latest [2023-11-02T15:06:08.488Z] 3.1.0-dev.34 [2023-11-02T15:06:08.488Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [2023-11-02T15:06:08.488Z] main [2023-11-02T15:06:08.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:08.825Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:11.738Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T15:06:11.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-02T15:06:11.738Z] fa46d294c2ce: Preparing [2023-11-02T15:06:11.738Z] 320bf1a330a5: Preparing [2023-11-02T15:06:11.738Z] 3be55541b1c4: Preparing [2023-11-02T15:06:11.738Z] c33df49b8ba9: Preparing [2023-11-02T15:06:11.738Z] 7cb1619db744: Preparing [2023-11-02T15:06:11.738Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:06:11.738Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:06:12.002Z] c33df49b8ba9: Pushed [2023-11-02T15:06:12.002Z] 320bf1a330a5: Pushed [2023-11-02T15:06:12.002Z] 3be55541b1c4: Pushed [2023-11-02T15:06:12.002Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:06:12.283Z] 7cb1619db744: Pushed [2023-11-02T15:06:18.904Z] fa46d294c2ce: Pushed [2023-11-02T15:06:18.904Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:19.358Z] + 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-11-02T15:06:19.753Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-02T15:06:19.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-02T15:06:19.753Z] fa46d294c2ce: Preparing [2023-11-02T15:06:19.753Z] 320bf1a330a5: Preparing [2023-11-02T15:06:19.753Z] 3be55541b1c4: Preparing [2023-11-02T15:06:19.753Z] c33df49b8ba9: Preparing [2023-11-02T15:06:19.753Z] 7cb1619db744: Preparing [2023-11-02T15:06:19.753Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:06:19.753Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:06:19.753Z] 320bf1a330a5: Layer already exists [2023-11-02T15:06:19.753Z] 3be55541b1c4: Layer already exists [2023-11-02T15:06:19.753Z] c33df49b8ba9: Layer already exists [2023-11-02T15:06:19.753Z] 7cb1619db744: Layer already exists [2023-11-02T15:06:19.753Z] fa46d294c2ce: Layer already exists [2023-11-02T15:06:19.753Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:06:20.022Z] latest: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:20.388Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:20.796Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.34 [2023-11-02T15:06:20.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-02T15:06:20.797Z] fa46d294c2ce: Preparing [2023-11-02T15:06:20.797Z] 320bf1a330a5: Preparing [2023-11-02T15:06:20.797Z] 3be55541b1c4: Preparing [2023-11-02T15:06:20.797Z] c33df49b8ba9: Preparing [2023-11-02T15:06:20.797Z] 7cb1619db744: Preparing [2023-11-02T15:06:20.797Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:06:20.797Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:06:20.797Z] 7cb1619db744: Layer already exists [2023-11-02T15:06:20.797Z] 3be55541b1c4: Layer already exists [2023-11-02T15:06:20.797Z] fa46d294c2ce: Layer already exists [2023-11-02T15:06:20.797Z] 320bf1a330a5: Layer already exists [2023-11-02T15:06:20.797Z] c33df49b8ba9: Layer already exists [2023-11-02T15:06:20.797Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:06:20.797Z] 3.1.0-dev.34: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:21.168Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:21.545Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [2023-11-02T15:06:21.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-02T15:06:21.545Z] fa46d294c2ce: Preparing [2023-11-02T15:06:21.545Z] 320bf1a330a5: Preparing [2023-11-02T15:06:21.545Z] 3be55541b1c4: Preparing [2023-11-02T15:06:21.545Z] c33df49b8ba9: Preparing [2023-11-02T15:06:21.545Z] 7cb1619db744: Preparing [2023-11-02T15:06:21.545Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:06:21.545Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:06:21.545Z] 3be55541b1c4: Layer already exists [2023-11-02T15:06:21.545Z] 320bf1a330a5: Layer already exists [2023-11-02T15:06:21.545Z] fa46d294c2ce: Layer already exists [2023-11-02T15:06:21.545Z] 7cb1619db744: Layer already exists [2023-11-02T15:06:21.545Z] c33df49b8ba9: Layer already exists [2023-11-02T15:06:21.545Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:06:21.545Z] 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:21.884Z] + 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-11-02T15:06:25.549Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-02T15:06:25.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-02T15:06:25.549Z] fa46d294c2ce: Preparing [2023-11-02T15:06:25.549Z] 320bf1a330a5: Preparing [2023-11-02T15:06:25.549Z] 3be55541b1c4: Preparing [2023-11-02T15:06:25.549Z] c33df49b8ba9: Preparing [2023-11-02T15:06:25.549Z] 7cb1619db744: Preparing [2023-11-02T15:06:25.549Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:06:25.549Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:06:25.549Z] c33df49b8ba9: Layer already exists [2023-11-02T15:06:25.549Z] 320bf1a330a5: Layer already exists [2023-11-02T15:06:25.549Z] 3be55541b1c4: Layer already exists [2023-11-02T15:06:25.549Z] 7cb1619db744: Layer already exists [2023-11-02T15:06:25.549Z] fa46d294c2ce: Layer already exists [2023-11-02T15:06:25.549Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:06:25.814Z] main: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T15:06:25.859Z] ===================================================== [Pipeline] echo [2023-11-02T15:06:25.866Z] taggedImages: [2023-11-02T15:06:25.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [2023-11-02T15:06:25.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-02T15:06:25.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.34 [2023-11-02T15:06:25.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [2023-11-02T15:06:25.866Z] - 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-11-02T15:06:26.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:06:26.220Z] [2023-11-02T15:06:26.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:06:26.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:06:26.556Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T15:06:26.556Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T15:06:26.556Z] 04944245beec: Pulling fs layer [2023-11-02T15:06:26.556Z] 699f458cf7ca: Pulling fs layer [2023-11-02T15:06:26.556Z] 765212b225bb: Pulling fs layer [2023-11-02T15:06:26.556Z] f23df028b6ca: Pulling fs layer [2023-11-02T15:06:26.556Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T15:06:26.556Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T15:06:26.556Z] 765212b225bb: Waiting [2023-11-02T15:06:26.556Z] f23df028b6ca: Waiting [2023-11-02T15:06:26.556Z] d65c8cfc05b1: Waiting [2023-11-02T15:06:26.556Z] 2437ff75d9bd: Waiting [2023-11-02T15:06:26.824Z] 04944245beec: Verifying Checksum [2023-11-02T15:06:26.824Z] 04944245beec: Download complete [2023-11-02T15:06:26.824Z] 765212b225bb: Verifying Checksum [2023-11-02T15:06:26.824Z] 765212b225bb: Download complete [2023-11-02T15:06:26.824Z] f23df028b6ca: Download complete [2023-11-02T15:06:27.090Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T15:06:27.090Z] d65c8cfc05b1: Download complete [2023-11-02T15:06:27.090Z] 699f458cf7ca: Verifying Checksum [2023-11-02T15:06:27.090Z] 699f458cf7ca: Download complete [2023-11-02T15:06:27.356Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T15:06:27.356Z] 8998bd30e6a1: Download complete [2023-11-02T15:06:29.941Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T15:06:29.941Z] 2437ff75d9bd: Download complete [2023-11-02T15:06:31.898Z] 8998bd30e6a1: Pull complete [2023-11-02T15:06:32.481Z] 04944245beec: Pull complete [2023-11-02T15:06:33.885Z] 699f458cf7ca: Pull complete [2023-11-02T15:06:34.150Z] 765212b225bb: Pull complete [2023-11-02T15:06:35.108Z] f23df028b6ca: Pull complete [2023-11-02T15:06:35.375Z] d65c8cfc05b1: Pull complete [2023-11-02T15:06:57.446Z] 2437ff75d9bd: Pull complete [2023-11-02T15:06:57.446Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T15:06:57.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:06:57.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:06:57.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container [2023-11-02T15:06:57.723Z] $ 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/204 -v /w/workspace/app-service-configurable/204:/w/workspace/app-service-configurable/204:rw,z -v /w/workspace/app-service-configurable/204@tmp:/w/workspace/app-service-configurable/204@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-11-02T15:07:00.331Z] $ docker top 128011d817957f838880c820f62dc6d610fcf35ed74c817b371316b4fdf8e8c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:07:01.148Z] ---> job-cost.sh [2023-11-02T15:07:01.148Z] lf-activate-venv: SKIPPING [2023-11-02T15:07:01.148Z] INFO: No Stack... [2023-11-02T15:07:01.726Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T15:07:02.305Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T15:07:02.938Z] + cat /w/workspace/app-service-configurable/204/archives/cost.csv [2023-11-02T15:07:02.938Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T15:07:02.998Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [2023-11-02T15:07:03.003Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] did not exist. Created. [2023-11-02T15:07:03.003Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T15:07:03.342Z] /w/workspace/app-service-configurable/204@tmp/durable-43dbd8b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T15:07:04.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T15:07:04.275Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T15:07:04.319Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T15:07:04.326Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T15:07:04.345Z] $ docker stop --time=1 128011d817957f838880c820f62dc6d610fcf35ed74c817b371316b4fdf8e8c3 [2023-11-02T15:07:08.778Z] $ docker rm -f --volumes 128011d817957f838880c820f62dc6d610fcf35ed74c817b371316b4fdf8e8c3 [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-11-02T15:07:09.123Z] provisioning config files... [2023-11-02T15:07:09.130Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5478733297412043907tmp [Pipeline] { [Pipeline] sh [2023-11-02T15:07:09.418Z] + set +x [2023-11-02T15:07:09.418Z] + curl -s https://codecov.io/bash [2023-11-02T15:07:09.418Z] + bash -s -- [2023-11-02T15:07:09.418Z] [2023-11-02T15:07:09.418Z] _____ _ [2023-11-02T15:07:09.418Z] / ____| | | [2023-11-02T15:07:09.418Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T15:07:09.418Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T15:07:09.418Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T15:07:09.418Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T15:07:09.418Z] Bash-1.0.6 [2023-11-02T15:07:09.418Z] [2023-11-02T15:07:09.418Z] [2023-11-02T15:07:09.418Z] ==> git version 2.25.1 found [2023-11-02T15:07:09.418Z] ==> 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-11-02T15:07:09.418Z] Release-Date: 2020-01-08 [2023-11-02T15:07:09.418Z] 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-11-02T15:07:09.418Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T15:07:09.418Z] ==> Jenkins CI detected. [2023-11-02T15:07:09.418Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-02T15:07:09.418Z] project root: . [2023-11-02T15:07:09.418Z] --> token set from env [2023-11-02T15:07:09.418Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T15:07:09.418Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T15:07:09.418Z] ==> Python coveragepy not found [2023-11-02T15:07:09.418Z] ==> Searching for coverage reports in: [2023-11-02T15:07:09.418Z] + . [2023-11-02T15:07:09.418Z] -> Found 1 reports [2023-11-02T15:07:09.418Z] ==> Detecting git/mercurial file structure [2023-11-02T15:07:09.418Z] ==> Reading reports [2023-11-02T15:07:09.418Z] + ./coverage.out bytes=13 [2023-11-02T15:07:09.418Z] ==> Appending adjustments [2023-11-02T15:07:09.418Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T15:07:09.418Z] + Found adjustments [2023-11-02T15:07:09.418Z] ==> Gzipping contents [2023-11-02T15:07:09.677Z] 4.0K /tmp/codecov.w8nLLb.gz [2023-11-02T15:07:09.677Z] ==> Uploading reports [2023-11-02T15:07:09.677Z] url: https://codecov.io [2023-11-02T15:07:09.677Z] query: branch=main&commit=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-02T15:07:09.677Z] -> Pinging Codecov [2023-11-02T15:07:09.677Z] 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=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-02T15:07:09.677Z] -> Uploading to [2023-11-02T15:07:09.677Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/A97CA9966030D2A3747ED39772930CCE/106c6b224fb45ba20fe2c83c72d9cfdb8f94d247/846114db-ba05-4a28-bf7b-c80b72603257.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T150709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fab1118b22dedcdf7cae45796575055f676d50b4558c7a60313f71b2d7bb6aec [2023-11-02T15:07:09.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T15:07:09.677Z] Dload Upload Total Spent Left Speed [2023-11-02T15:07:09.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 850 --:--:-- --:--:-- --:--:-- 850 [2023-11-02T15:07:10.196Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] } [2023-11-02T15:07:10.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-02T15:07:10.322Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-02T15:07:10.332Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:07:10.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-02T15:07:10.626Z] [2023-11-02T15:07:10.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:07:10.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-02T15:07:11.489Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-02T15:07:11.489Z] df9b9388f04a: Pulling fs layer [2023-11-02T15:07:11.489Z] 52dc419b0ee2: Pulling fs layer [2023-11-02T15:07:11.489Z] 25bc292e5bac: Pulling fs layer [2023-11-02T15:07:11.489Z] 114826534d7a: Pulling fs layer [2023-11-02T15:07:11.489Z] 4657fd5d0bcf: Pulling fs layer [2023-11-02T15:07:11.489Z] 6ad1cebc031e: Pulling fs layer [2023-11-02T15:07:11.489Z] 8a3aa393b2d8: Pulling fs layer [2023-11-02T15:07:11.489Z] 4657fd5d0bcf: Waiting [2023-11-02T15:07:11.489Z] 6ad1cebc031e: Waiting [2023-11-02T15:07:11.489Z] 114826534d7a: Waiting [2023-11-02T15:07:11.489Z] 25bc292e5bac: Verifying Checksum [2023-11-02T15:07:11.489Z] 25bc292e5bac: Download complete [2023-11-02T15:07:11.489Z] 52dc419b0ee2: Download complete [2023-11-02T15:07:11.489Z] 4657fd5d0bcf: Verifying Checksum [2023-11-02T15:07:11.489Z] 4657fd5d0bcf: Download complete [2023-11-02T15:07:11.489Z] df9b9388f04a: Download complete [2023-11-02T15:07:11.748Z] 6ad1cebc031e: Verifying Checksum [2023-11-02T15:07:11.748Z] 6ad1cebc031e: Download complete [2023-11-02T15:07:12.007Z] df9b9388f04a: Pull complete [2023-11-02T15:07:12.265Z] 52dc419b0ee2: Pull complete [2023-11-02T15:07:12.265Z] 114826534d7a: Download complete [2023-11-02T15:07:12.535Z] 8a3aa393b2d8: Verifying Checksum [2023-11-02T15:07:12.535Z] 8a3aa393b2d8: Download complete [2023-11-02T15:07:12.792Z] 25bc292e5bac: Pull complete [2023-11-02T15:07:16.075Z] 114826534d7a: Pull complete [2023-11-02T15:07:16.334Z] 4657fd5d0bcf: Pull complete [2023-11-02T15:07:16.593Z] 6ad1cebc031e: Pull complete [2023-11-02T15:07:20.841Z] 8a3aa393b2d8: Pull complete [2023-11-02T15:07:20.841Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-02T15:07:21.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-02T15:07:21.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:07:21.203Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T15:07:21.235Z] $ 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-11-02T15:07:36.237Z] $ docker top 6ef419155b10aeb0d270ae76e7a47e3a3fc03daa940afd5da80ffafeca6ad6b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-02T15:07:36.300Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-02T15:07:36.581Z] + set -o pipefail [2023-11-02T15:07:36.581Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-02T15:07:41.893Z] [2023-11-02T15:07:41.893Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-02T15:07:41.893Z] [2023-11-02T15:07:41.893Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/80c14620-9be5-414b-9fe8-c7d249c100dd [2023-11-02T15:07:41.893Z] [2023-11-02T15:07:41.893Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-02T15:07:41.893Z] [2023-11-02T15:07:41.893Z] [2023-11-02T15:07:41.893Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-02T15:07:41.893Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-02T15:07:41.893Z] More details here: https://snyk.co/ue1NS [2023-11-02T15:07:41.893Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-02T15:07:41.893Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-02T15:07:41.905Z] $ docker stop --time=1 6ef419155b10aeb0d270ae76e7a47e3a3fc03daa940afd5da80ffafeca6ad6b9 [2023-11-02T15:07:54.458Z] $ docker rm -f --volumes 6ef419155b10aeb0d270ae76e7a47e3a3fc03daa940afd5da80ffafeca6ad6b9 [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-11-02T15:07:55.206Z] + git log --format=format:%s -1 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] sh [2023-11-02T15:07:55.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T15:07:55.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:07:55.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T15:07:55.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:07:55.911Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T15:07:55.949Z] $ 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-11-02T15:07:57.238Z] $ docker top 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 -eo pid,comm [2023-11-02T15:07:57.311Z] 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-11-02T15:07:57.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T15:07:57.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T15:07:57.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T15:07:57.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T15:07:57.548Z] $ docker exec 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 ssh-agent [2023-11-02T15:07:57.657Z] SSH_AUTH_SOCK=/tmp/ssh-xhHnDft6zZZW/agent.13 [2023-11-02T15:07:57.657Z] SSH_AGENT_PID=19 [2023-11-02T15:07:57.694Z] Running ssh-add (command line suppressed) [2023-11-02T15:07:57.800Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_767372091162485796.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_767372091162485796.key) [2023-11-02T15:07:57.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T15:07:58.104Z] + git semver tag [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,289 [run_tag] DEBUG tag force:False [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,290 [check_head_tag] DEBUG check head tag [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,292 [execute] INFO git cat-file --batch-check [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,297 [execute] INFO git cat-file --batch [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,317 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,318 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,318 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-02T15:07:58.363Z] 2023-11-02 15:07:58,324 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T15:07:58.363Z] 3.1.0-dev.34 [Pipeline] } [2023-11-02T15:07:58.372Z] $ docker exec --env ******** --env ******** 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 ssh-agent -k [2023-11-02T15:07:58.480Z] unset SSH_AUTH_SOCK; [2023-11-02T15:07:58.480Z] unset SSH_AGENT_PID; [2023-11-02T15:07:58.481Z] echo Agent pid 19 killed; [2023-11-02T15:07:58.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T15:07:58.795Z] + git semver [Pipeline] } [2023-11-02T15:07:59.459Z] $ docker stop --time=1 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 [2023-11-02T15:08:00.726Z] $ docker rm -f --volumes 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:08:01.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-02T15:08:01.123Z] [2023-11-02T15:08:01.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:08:01.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-02T15:08:02.139Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-02T15:08:02.139Z] ab5ef0e58194: Pulling fs layer [2023-11-02T15:08:02.139Z] 9712f1f96733: Pulling fs layer [2023-11-02T15:08:02.139Z] 63f879dbbcfc: Pulling fs layer [2023-11-02T15:08:02.139Z] 0d9ebad4ef96: Pulling fs layer [2023-11-02T15:08:02.139Z] e9a5061849ea: Pulling fs layer [2023-11-02T15:08:02.139Z] d747dcd14b5f: Pulling fs layer [2023-11-02T15:08:02.139Z] 2de7ff778b66: Pulling fs layer [2023-11-02T15:08:02.139Z] 2de7ff778b66: Waiting [2023-11-02T15:08:02.139Z] e9a5061849ea: Waiting [2023-11-02T15:08:02.139Z] 0d9ebad4ef96: Waiting [2023-11-02T15:08:02.139Z] d747dcd14b5f: Waiting [2023-11-02T15:08:02.139Z] 9712f1f96733: Verifying Checksum [2023-11-02T15:08:02.139Z] 9712f1f96733: Download complete [2023-11-02T15:08:02.398Z] 63f879dbbcfc: Download complete [2023-11-02T15:08:02.657Z] e9a5061849ea: Verifying Checksum [2023-11-02T15:08:02.657Z] e9a5061849ea: Download complete [2023-11-02T15:08:02.657Z] 0d9ebad4ef96: Verifying Checksum [2023-11-02T15:08:02.657Z] 0d9ebad4ef96: Download complete [2023-11-02T15:08:02.657Z] d747dcd14b5f: Verifying Checksum [2023-11-02T15:08:02.657Z] d747dcd14b5f: Download complete [2023-11-02T15:08:02.657Z] ab5ef0e58194: Verifying Checksum [2023-11-02T15:08:02.657Z] ab5ef0e58194: Download complete [2023-11-02T15:08:02.657Z] 2de7ff778b66: Verifying Checksum [2023-11-02T15:08:02.657Z] 2de7ff778b66: Download complete [2023-11-02T15:08:05.363Z] ab5ef0e58194: Pull complete [2023-11-02T15:08:05.363Z] 9712f1f96733: Pull complete [2023-11-02T15:08:06.740Z] 63f879dbbcfc: Pull complete [2023-11-02T15:08:10.928Z] 0d9ebad4ef96: Pull complete [2023-11-02T15:08:11.186Z] e9a5061849ea: Pull complete [2023-11-02T15:08:11.444Z] d747dcd14b5f: Pull complete [2023-11-02T15:08:12.816Z] 2de7ff778b66: Pull complete [2023-11-02T15:08:12.816Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-02T15:08:12.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-02T15:08:12.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:08:12.899Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T15:08:12.927Z] $ 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-11-02T15:08:30.124Z] $ docker top 6590e3e0bb3650bce28f8f4ea6082c8c81bbc022d0ade6d3ba54d7e82d989d01 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-02T15:08:30.194Z] provisioning config files... [2023-11-02T15:08:30.203Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14864553469193587816tmp [2023-11-02T15:08:30.215Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5382301025103455747tmp [2023-11-02T15:08:30.224Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12538871493038975189tmp [Pipeline] { [Pipeline] echo [2023-11-02T15:08:30.249Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:30.540Z] ---> sigul-configuration.sh [2023-11-02T15:08:30.540Z] gpg: directory `/root/.gnupg' created [2023-11-02T15:08:30.540Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-02T15:08:30.540Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-02T15:08:30.540Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-02T15:08:30.540Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-02T15:08:30.540Z] gpg: CAST5 encrypted data [2023-11-02T15:08:30.540Z] gpg: encrypted with 1 passphrase [2023-11-02T15:08:30.540Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-02T15:08:30.836Z] + mkdir /home/jenkins [2023-11-02T15:08:30.836Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-02T15:08:31.122Z] + 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-11-02T15:08:31.129Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:31.415Z] ---> sigul-install.sh [2023-11-02T15:08:31.415Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-02T15:08:31.759Z] + git tag --list [2023-11-02T15:08:31.759Z] v1.0.0 [2023-11-02T15:08:31.759Z] v1.1.0 [2023-11-02T15:08:31.759Z] v1.2.0 [2023-11-02T15:08:31.759Z] v1.3.0 [2023-11-02T15:08:31.759Z] v1.3.1 [2023-11-02T15:08:31.759Z] v2.0.0 [2023-11-02T15:08:31.759Z] v2.0.1 [2023-11-02T15:08:31.759Z] v2.1.0 [2023-11-02T15:08:31.759Z] v2.1.1 [2023-11-02T15:08:31.759Z] v2.1.2 [2023-11-02T15:08:31.759Z] v2.2.0 [2023-11-02T15:08:31.759Z] v2.3 [2023-11-02T15:08:31.759Z] v2.3.0 [2023-11-02T15:08:31.759Z] v2.3.1 [2023-11-02T15:08:31.759Z] v3.0 [2023-11-02T15:08:31.759Z] v3.0.0 [2023-11-02T15:08:31.759Z] v3.0.1 [2023-11-02T15:08:31.759Z] v3.0.1-dev.1 [2023-11-02T15:08:31.759Z] v3.1.0-dev.1 [2023-11-02T15:08:31.759Z] v3.1.0-dev.10 [2023-11-02T15:08:31.759Z] v3.1.0-dev.11 [2023-11-02T15:08:31.759Z] v3.1.0-dev.12 [2023-11-02T15:08:31.759Z] v3.1.0-dev.13 [2023-11-02T15:08:31.759Z] v3.1.0-dev.14 [2023-11-02T15:08:31.759Z] v3.1.0-dev.15 [2023-11-02T15:08:31.759Z] v3.1.0-dev.16 [2023-11-02T15:08:31.759Z] v3.1.0-dev.17 [2023-11-02T15:08:31.759Z] v3.1.0-dev.18 [2023-11-02T15:08:31.759Z] v3.1.0-dev.19 [2023-11-02T15:08:31.759Z] v3.1.0-dev.2 [2023-11-02T15:08:31.759Z] v3.1.0-dev.20 [2023-11-02T15:08:31.759Z] v3.1.0-dev.21 [2023-11-02T15:08:31.759Z] v3.1.0-dev.22 [2023-11-02T15:08:31.759Z] v3.1.0-dev.23 [2023-11-02T15:08:31.759Z] v3.1.0-dev.24 [2023-11-02T15:08:31.759Z] v3.1.0-dev.25 [2023-11-02T15:08:31.759Z] v3.1.0-dev.26 [2023-11-02T15:08:31.759Z] v3.1.0-dev.27 [2023-11-02T15:08:31.759Z] v3.1.0-dev.28 [2023-11-02T15:08:31.759Z] v3.1.0-dev.29 [2023-11-02T15:08:31.759Z] v3.1.0-dev.3 [2023-11-02T15:08:31.759Z] v3.1.0-dev.30 [2023-11-02T15:08:31.759Z] v3.1.0-dev.31 [2023-11-02T15:08:31.759Z] v3.1.0-dev.32 [2023-11-02T15:08:31.759Z] v3.1.0-dev.33 [2023-11-02T15:08:31.759Z] v3.1.0-dev.34 [2023-11-02T15:08:31.759Z] v3.1.0-dev.4 [2023-11-02T15:08:31.759Z] v3.1.0-dev.5 [2023-11-02T15:08:31.759Z] v3.1.0-dev.6 [2023-11-02T15:08:31.759Z] v3.1.0-dev.7 [2023-11-02T15:08:31.759Z] v3.1.0-dev.8 [2023-11-02T15:08:31.759Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-02T15:08:32.050Z] + lftools sign git-tag v3.1.0-dev.34 [2023-11-02T15:08:32.617Z] Signing Git tag with Sigul... [2023-11-02T15:08:32.617Z] Signing v3.1.0-dev.34 [Pipeline] echo [2023-11-02T15:08:33.192Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:33.479Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-02T15:08:33.485Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-02T15:08:33.504Z] $ docker stop --time=1 6590e3e0bb3650bce28f8f4ea6082c8c81bbc022d0ade6d3ba54d7e82d989d01 [2023-11-02T15:08:35.442Z] $ docker rm -f --volumes 6590e3e0bb3650bce28f8f4ea6082c8c81bbc022d0ade6d3ba54d7e82d989d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-02T15:08:35.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T15:08:35.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:08:36.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T15:08:36.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:08:36.362Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T15:08:36.397Z] $ 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-11-02T15:08:37.544Z] $ docker top 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 -eo pid,comm [2023-11-02T15:08:37.587Z] 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-11-02T15:08:37.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T15:08:37.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T15:08:37.621Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T15:08:37.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T15:08:37.728Z] $ docker exec 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 ssh-agent [2023-11-02T15:08:37.823Z] SSH_AUTH_SOCK=/tmp/ssh-j8i2RYIFxiFm/agent.32 [2023-11-02T15:08:37.823Z] SSH_AGENT_PID=38 [2023-11-02T15:08:37.827Z] Running ssh-add (command line suppressed) [2023-11-02T15:08:37.924Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10647374147519085488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10647374147519085488.key) [2023-11-02T15:08:37.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T15:08:38.223Z] + git semver bump pre [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,464 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,464 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,465 [bump_version] DEBUG bumped version:3.1.0-dev.35 [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,465 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,465 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,465 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,469 [execute] INFO git cat-file --batch-check [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,476 [execute] INFO git cat-file --batch [2023-11-02T15:08:38.480Z] 2023-11-02 15:08:38,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T15:08:38.739Z] 2023-11-02 15:08:38,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T15:08:38.739Z] 3.1.0-dev.35 [Pipeline] } [2023-11-02T15:08:38.749Z] $ docker exec --env ******** --env ******** 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 ssh-agent -k [2023-11-02T15:08:38.823Z] unset SSH_AUTH_SOCK; [2023-11-02T15:08:38.824Z] unset SSH_AGENT_PID; [2023-11-02T15:08:38.824Z] echo Agent pid 38 killed; [2023-11-02T15:08:38.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T15:08:39.144Z] + git semver [Pipeline] } [2023-11-02T15:08:39.412Z] $ docker stop --time=1 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 [2023-11-02T15:08:40.945Z] $ docker rm -f --volumes 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T15:08:41.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T15:08:41.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:08:41.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T15:08:41.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:08:41.816Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T15:08:41.868Z] $ 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-11-02T15:08:42.690Z] $ docker top d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 -eo pid,comm [2023-11-02T15:08:42.735Z] 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-11-02T15:08:42.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T15:08:42.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T15:08:42.769Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T15:08:42.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T15:08:42.875Z] $ docker exec d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 ssh-agent [2023-11-02T15:08:42.972Z] SSH_AUTH_SOCK=/tmp/ssh-Vz46pdEFTD3G/agent.14 [2023-11-02T15:08:42.972Z] SSH_AGENT_PID=33 [2023-11-02T15:08:42.977Z] Running ssh-add (command line suppressed) [2023-11-02T15:08:43.068Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8617057685281728551.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8617057685281728551.key) [2023-11-02T15:08:43.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T15:08:43.370Z] + git semver push [2023-11-02T15:08:43.628Z] 2023-11-02 15:08:43,578 [run_push] DEBUG push [2023-11-02T15:08:43.628Z] 2023-11-02 15:08:43,579 [execute] INFO git cat-file --batch-check [2023-11-02T15:08:43.628Z] 2023-11-02 15:08:43,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T15:08:43.628Z] 2023-11-02 15:08:43,583 [execute] INFO git rev-list feb6af7ac851c414d9f226d292aab7db01f55024 -- [2023-11-02T15:08:43.628Z] 2023-11-02 15:08:43,583 [execute] DEBUG Popen(['git', 'rev-list', 'feb6af7ac851c414d9f226d292aab7db01f55024', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-02T15:08:43.628Z] 2023-11-02 15:08:43,592 [execute] INFO git fetch -v origin [2023-11-02T15:08:43.628Z] 2023-11-02 15:08:43,592 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-02T15:08:44.200Z] 2023-11-02 15:08:44,185 [run_push] DEBUG no remote changes detected [2023-11-02T15:08:44.200Z] 2023-11-02 15:08:44,186 [execute] INFO git push origin semver [2023-11-02T15:08:44.200Z] 2023-11-02 15:08:44,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-02T15:08:45.137Z] 2023-11-02 15:08:45,025 [run_push] DEBUG push all version tags [2023-11-02T15:08:45.137Z] 2023-11-02 15:08:45,025 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-02T15:08:45.137Z] 2023-11-02 15:08:45,026 [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-11-02T15:08:46.095Z] 2023-11-02 15:08:45,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-02T15:08:46.095Z] 3.1.0-dev.35 [Pipeline] } [2023-11-02T15:08:46.104Z] $ docker exec --env ******** --env ******** d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 ssh-agent -k [2023-11-02T15:08:46.197Z] unset SSH_AUTH_SOCK; [2023-11-02T15:08:46.197Z] unset SSH_AGENT_PID; [2023-11-02T15:08:46.198Z] echo Agent pid 33 killed; [2023-11-02T15:08:46.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T15:08:46.592Z] + git semver [Pipeline] } [2023-11-02T15:08:47.170Z] $ docker stop --time=1 d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 [2023-11-02T15:08:48.726Z] $ docker rm -f --volumes d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 [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-11-02T15:08:49.304Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-02T15:08:49.305Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-02T15:08:49.305Z] total 16 [2023-11-02T15:08:49.305Z] drwxr-xr-x 3 root root 4096 Nov 2 14:56 . [2023-11-02T15:08:49.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 15:08 .. [2023-11-02T15:08:49.305Z] drwxr-xr-x 2 root root 4096 Nov 2 14:56 cost [2023-11-02T15:08:49.305Z] -rw-r--r-- 1 root root 96 Nov 2 14:56 cost.csv [2023-11-02T15:08:49.305Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-02T15:08:49.305Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-02T15:08:49.305Z] total 16 [2023-11-02T15:08:49.305Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:56 . [2023-11-02T15:08:49.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 15:08 .. [2023-11-02T15:08:49.305Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 14:56 cost [2023-11-02T15:08:49.305Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 2 14:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:49.591Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:50.446Z] ---> package-listing.sh [2023-11-02T15:08:50.447Z] ++ facter osfamily [2023-11-02T15:08:50.447Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T15:08:50.705Z] + OS_FAMILY=debian [2023-11-02T15:08:50.705Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-02T15:08:50.705Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T15:08:50.705Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T15:08:50.705Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T15:08:50.705Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T15:08:50.705Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-02T15:08:50.705Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T15:08:50.705Z] + case "${OS_FAMILY}" in [2023-11-02T15:08:50.705Z] + dpkg -l [2023-11-02T15:08:50.705Z] + grep '^ii' [2023-11-02T15:08:50.705Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T15:08:50.705Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T15:08:50.705Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T15:08:50.705Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-02T15:08:50.705Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-02T15:08:50.705Z] + 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-11-02T15:08:50.715Z] 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-11-02T15:08:51.006Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:08:51.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T15:08:51.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:08:51.623Z] prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container [2023-11-02T15:08:51.653Z] $ 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-11-02T15:08:51.887Z] $ docker top 267de45c27bb59c5e3228aa28a8403f94156daa502b4222c996f931e62bb9633 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T15:08:52.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T15:08:52.764Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T15:08:53.044Z] + ls /var/log/sa-host [2023-11-02T15:08:53.044Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T15:08:53.136Z] provisioning config files... [2023-11-02T15:08:53.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8015242492533741887tmp [Pipeline] { [Pipeline] echo [2023-11-02T15:08:53.159Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:53.444Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T15:08:53.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:53.786Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T15:08:53.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:54.077Z] ---> sudo-logs.sh [2023-11-02T15:08:54.077Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T15:08:54.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:54.384Z] ---> job-cost.sh [2023-11-02T15:08:54.384Z] lf-activate-venv: SKIPPING [2023-11-02T15:08:54.384Z] DEBUG: total: 0.2199999988079071 [2023-11-02T15:08:54.384Z] INFO: Retrieving Stack Cost... [2023-11-02T15:08:54.954Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T15:08:55.212Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T15:08:55.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:08:55.503Z] ---> logs-deploy.sh [2023-11-02T15:08:55.503Z] lf-activate-venv: SKIPPING [2023-11-02T15:08:55.503Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/204 [2023-11-02T15:08:55.503Z] INFO: archiving workspace using pattern(s): [2023-11-02T15:08:56.439Z] Archives upload complete. [2023-11-02T15:08:56.696Z] INFO: archiving logs to Nexus