Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e01625bd60b95a08d62b78fb0339270c8cdfe0b5 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-ssh1450356789354906478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh7307868503151891785.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8850896057184908853.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7401115822343958242.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-ssh11711480476434908143.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9884 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e01625bd60b95a08d62b78fb0339270c8cdfe0b5 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 Commit message: "Merge pull request #675 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" > git rev-list --no-walk 15c04fe60731885bccda40a58f5d4699135bca2b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T14:34:05.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T14:34:05.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T14:34:05.550Z] ========================================================= [2024-09-09T14:34:05.550Z] EdgeX Global Pipelines Version Info [2024-09-09T14:34:05.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:34:06.276Z] ------------------- [2024-09-09T14:34:06.276Z] stable info: [2024-09-09T14:34:06.276Z] ------------------- [2024-09-09T14:34:06.276Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T14:34:06.276Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T14:34:06.276Z] Message: update stable to v1.0.263 [2024-09-09T14:34:06.854Z] ------------------- [2024-09-09T14:34:06.854Z] experimental info: [2024-09-09T14:34:06.854Z] ------------------- [2024-09-09T14:34:06.854Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T14:34:06.854Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T14:34:06.854Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T14:34:06.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-09-09T14:34:06.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-09-09T14:34:06.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T14:34:07.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T14:34:07.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T14:34:07.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T14:34:07.086Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T14:34:07.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T14:34:07.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T14:34:07.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T14:34:07.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T14:34:07.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-09-09T14:34:07.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T14:34:07.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T14:34:07.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T14:34:07.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T14:34:07.321Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T14:34:07.340Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T14:34:07.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T14:34:07.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T14:34:07.407Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T14:34:07.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T14:34:07.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T14:34:07.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T14:34:07.504Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T14:34:07.528Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T14:34:07.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T14:34:07.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T14:34:07.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T14:34:07.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T14:34:07.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo [2024-09-09T14:34:07.681Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e01625b [Pipeline] echo [2024-09-09T14:34:07.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:34:07.778Z] provisioning config files... [2024-09-09T14:34:07.794Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6347552976804405895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:34:08.137Z] ---> ****-login.sh [2024-09-09T14:34:08.137Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:34:08.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:08.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:08.397Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:08.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:08.397Z] [2024-09-09T14:34:08.397Z] Login Succeeded [2024-09-09T14:34:08.397Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:34:08.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:08.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:08.398Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:08.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:08.398Z] [2024-09-09T14:34:08.398Z] Login Succeeded [2024-09-09T14:34:08.398Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:34:08.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:08.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:08.661Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:08.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:08.661Z] [2024-09-09T14:34:08.661Z] Login Succeeded [2024-09-09T14:34:08.661Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:34:08.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:08.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:08.661Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:08.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:08.661Z] [2024-09-09T14:34:08.661Z] Login Succeeded [2024-09-09T14:34:08.661Z] ****.io [2024-09-09T14:34:08.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:08.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:08.923Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:08.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:08.923Z] [2024-09-09T14:34:08.923Z] Login Succeeded [2024-09-09T14:34:08.923Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:34:08.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T14:34:09.348Z] + git rev-list -1 --merges e01625bd60b95a08d62b78fb0339270c8cdfe0b5~1..e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo [2024-09-09T14:34:09.374Z] -----------> git rev-list -1 --merges e01625bd60b95a08d62b78fb0339270c8cdfe0b5~1..e01625bd60b95a08d62b78fb0339270c8cdfe0b5 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:34:09.374Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [false] [Pipeline] sh [2024-09-09T14:34:09.674Z] + git log --format=format:%s -1 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo [2024-09-09T14:34:09.692Z] ========================================================= [2024-09-09T14:34:09.692Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T14:34:09.692Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T14:34:10.070Z] + git log --format=format:%s -1 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] echo [2024-09-09T14:34:10.084Z] [semverPrep] GIT_COMMIT: e01625bd60b95a08d62b78fb0339270c8cdfe0b5, Commit Message: Merge pull request #675 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50 [Pipeline] echo [2024-09-09T14:34:10.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T14:34:10.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:34:10.465Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T14:34:10.465Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T14:34:10.465Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T14:34:10.465Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T14:34:10.465Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T14:34:10.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:34:10.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:34:10.816Z] [2024-09-09T14:34:10.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:34:11.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:34:11.120Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T14:34:11.120Z] b85a868b505f: Pulling fs layer [2024-09-09T14:34:11.120Z] e2be974225ed: Pulling fs layer [2024-09-09T14:34:11.120Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T14:34:11.120Z] 988bab9f4d93: Pulling fs layer [2024-09-09T14:34:11.120Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T14:34:11.120Z] eaf3925da568: Pulling fs layer [2024-09-09T14:34:11.120Z] bab4dde63d76: Pulling fs layer [2024-09-09T14:34:11.120Z] bde34c3a00c8: Pulling fs layer [2024-09-09T14:34:11.120Z] b352a97aabf1: Pulling fs layer [2024-09-09T14:34:11.120Z] 4872d77fe225: Pulling fs layer [2024-09-09T14:34:11.120Z] 5851b861e8e6: Pulling fs layer [2024-09-09T14:34:11.120Z] 1469e6f7b9e6: Waiting [2024-09-09T14:34:11.120Z] eaf3925da568: Waiting [2024-09-09T14:34:11.120Z] bab4dde63d76: Waiting [2024-09-09T14:34:11.120Z] bde34c3a00c8: Waiting [2024-09-09T14:34:11.120Z] b352a97aabf1: Waiting [2024-09-09T14:34:11.120Z] 988bab9f4d93: Waiting [2024-09-09T14:34:11.120Z] 4872d77fe225: Waiting [2024-09-09T14:34:11.120Z] 5851b861e8e6: Waiting [2024-09-09T14:34:11.120Z] e2be974225ed: Verifying Checksum [2024-09-09T14:34:11.120Z] e2be974225ed: Download complete [2024-09-09T14:34:11.120Z] 988bab9f4d93: Download complete [2024-09-09T14:34:11.120Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T14:34:11.120Z] 1469e6f7b9e6: Download complete [2024-09-09T14:34:11.120Z] eaf3925da568: Download complete [2024-09-09T14:34:11.120Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T14:34:11.120Z] 339a4e72a1f5: Download complete [2024-09-09T14:34:11.380Z] bde34c3a00c8: Verifying Checksum [2024-09-09T14:34:11.380Z] bde34c3a00c8: Download complete [2024-09-09T14:34:11.380Z] b352a97aabf1: Verifying Checksum [2024-09-09T14:34:11.380Z] b352a97aabf1: Download complete [2024-09-09T14:34:11.380Z] 4872d77fe225: Download complete [2024-09-09T14:34:11.380Z] 5851b861e8e6: Verifying Checksum [2024-09-09T14:34:11.380Z] 5851b861e8e6: Download complete [2024-09-09T14:34:11.380Z] b85a868b505f: Verifying Checksum [2024-09-09T14:34:11.380Z] b85a868b505f: Download complete [2024-09-09T14:34:11.638Z] bab4dde63d76: Verifying Checksum [2024-09-09T14:34:11.638Z] bab4dde63d76: Download complete [2024-09-09T14:34:12.573Z] b85a868b505f: Pull complete [2024-09-09T14:34:12.832Z] e2be974225ed: Pull complete [2024-09-09T14:34:13.092Z] 339a4e72a1f5: Pull complete [2024-09-09T14:34:13.351Z] 988bab9f4d93: Pull complete [2024-09-09T14:34:13.612Z] 1469e6f7b9e6: Pull complete [2024-09-09T14:34:13.612Z] eaf3925da568: Pull complete [2024-09-09T14:34:15.516Z] bab4dde63d76: Pull complete [2024-09-09T14:34:15.516Z] bde34c3a00c8: Pull complete [2024-09-09T14:34:15.516Z] b352a97aabf1: Pull complete [2024-09-09T14:34:15.516Z] 4872d77fe225: Pull complete [2024-09-09T14:34:15.516Z] 5851b861e8e6: Pull complete [2024-09-09T14:34:15.516Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T14:34:15.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:34:15.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:34:15.657Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:34:15.682Z] $ 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 [2024-09-09T14:34:18.975Z] $ docker top 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 -eo pid,comm [2024-09-09T14:34:19.032Z] 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). [2024-09-09T14:34:19.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:34:19.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:34:19.101Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:34:19.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:34:19.213Z] $ docker exec 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent [2024-09-09T14:34:19.308Z] SSH_AUTH_SOCK=/tmp/ssh-z8t5np01wTIQ/agent.32 [2024-09-09T14:34:19.308Z] SSH_AGENT_PID=38 [2024-09-09T14:34:19.315Z] Running ssh-add (command line suppressed) [2024-09-09T14:34:19.407Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9420741467391728520.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9420741467391728520.key) [2024-09-09T14:34:19.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:34:19.720Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T14:34:19.728Z] $ docker exec --env ******** --env ******** 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent -k [2024-09-09T14:34:19.822Z] unset SSH_AUTH_SOCK; [2024-09-09T14:34:19.822Z] unset SSH_AGENT_PID; [2024-09-09T14:34:19.822Z] echo Agent pid 38 killed; [2024-09-09T14:34:19.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T14:34:19.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:34:19.881Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:34:19.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:34:19.993Z] $ docker exec 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent [2024-09-09T14:34:20.108Z] SSH_AUTH_SOCK=/tmp/ssh-HQEa7DgE8uZe/agent.71 [2024-09-09T14:34:20.108Z] SSH_AGENT_PID=77 [2024-09-09T14:34:20.114Z] Running ssh-add (command line suppressed) [2024-09-09T14:34:20.247Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10823894315390503348.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10823894315390503348.key) [2024-09-09T14:34:20.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:34:20.560Z] + git semver init [2024-09-09T14:34:20.820Z] 2024-09-09 14:34:20,735 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T14:34:20.820Z] 2024-09-09 14:34:20,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-09-09T14:34:20.820Z] 2024-09-09 14:34:20,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-09-09T14:34:20.820Z] 2024-09-09 14:34:20,737 [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) [2024-09-09T14:34:22.200Z] 2024-09-09 14:34:21,927 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-09-09T14:34:22.200Z] 2024-09-09 14:34:21,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-09-09T14:34:22.200Z] 2024-09-09 14:34:21,927 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:34:22.200Z] 2024-09-09 14:34:21,927 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:34:22.200Z] 3.2.0-dev.31 [Pipeline] } [2024-09-09T14:34:22.205Z] $ docker exec --env ******** --env ******** 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 ssh-agent -k [2024-09-09T14:34:22.292Z] unset SSH_AUTH_SOCK; [2024-09-09T14:34:22.293Z] unset SSH_AGENT_PID; [2024-09-09T14:34:22.293Z] echo Agent pid 77 killed; [2024-09-09T14:34:22.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:34:22.644Z] + git semver [Pipeline] } [2024-09-09T14:34:22.913Z] $ docker stop --time=1 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 [2024-09-09T14:34:24.201Z] $ docker rm -f --volumes 2b8cc4dc275fdb7ee33d80d6eb33df8e7a86fe8f2b90f4a86230bf15139e5f69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:34:24.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T14:34:24.810Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T14:34:24.822Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:34:25.031Z] provisioning config files... [2024-09-09T14:34:25.040Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9093621687874931394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:34:25.341Z] ---> ****-login.sh [2024-09-09T14:34:25.341Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:34:25.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:25.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:25.341Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:25.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:25.341Z] [2024-09-09T14:34:25.341Z] Login Succeeded [2024-09-09T14:34:25.341Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:34:25.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:25.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:25.341Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:25.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:25.341Z] [2024-09-09T14:34:25.341Z] Login Succeeded [2024-09-09T14:34:25.341Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:34:25.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:25.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:25.601Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:25.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:25.601Z] [2024-09-09T14:34:25.601Z] Login Succeeded [2024-09-09T14:34:25.601Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:34:25.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:25.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:25.601Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:25.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:25.601Z] [2024-09-09T14:34:25.601Z] Login Succeeded [2024-09-09T14:34:25.601Z] ****.io [2024-09-09T14:34:25.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:34:25.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:34:25.862Z] Configure a credential helper to remove this warning. See [2024-09-09T14:34:25.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:34:25.862Z] [2024-09-09T14:34:25.862Z] Login Succeeded [2024-09-09T14:34:25.862Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:34:25.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T14:34:25.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:34:26.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:34:26.125Z] ========================================================= [2024-09-09T14:34:26.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T14:34:26.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:34:26.461Z] + 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 . [2024-09-09T14:34:26.461Z] Sending build context to Docker daemon 9.151MB [2024-09-09T14:34:26.461Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:34:26.461Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T14:34:26.461Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T14:34:26.461Z] 619be1103602: Pulling fs layer [2024-09-09T14:34:26.461Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T14:34:26.461Z] 5df492c9dc93: Pulling fs layer [2024-09-09T14:34:26.461Z] 7629e6793208: Pulling fs layer [2024-09-09T14:34:26.461Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T14:34:26.461Z] fb5054dd5b73: Pulling fs layer [2024-09-09T14:34:26.461Z] eeca6798cff9: Pulling fs layer [2024-09-09T14:34:26.461Z] fb5054dd5b73: Waiting [2024-09-09T14:34:26.461Z] 4f4fb700ef54: Waiting [2024-09-09T14:34:26.461Z] aa269ceb94a6: Pulling fs layer [2024-09-09T14:34:26.461Z] ada007ff1a6a: Pulling fs layer [2024-09-09T14:34:26.461Z] eeca6798cff9: Waiting [2024-09-09T14:34:26.461Z] ada007ff1a6a: Waiting [2024-09-09T14:34:26.461Z] aa269ceb94a6: Waiting [2024-09-09T14:34:26.461Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T14:34:26.461Z] 7862e08f4a3e: Download complete [2024-09-09T14:34:26.461Z] 7629e6793208: Verifying Checksum [2024-09-09T14:34:26.461Z] 7629e6793208: Download complete [2024-09-09T14:34:26.461Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T14:34:26.462Z] 4f4fb700ef54: Download complete [2024-09-09T14:34:26.720Z] fb5054dd5b73: Verifying Checksum [2024-09-09T14:34:26.721Z] fb5054dd5b73: Download complete [2024-09-09T14:34:26.721Z] 619be1103602: Verifying Checksum [2024-09-09T14:34:26.721Z] 619be1103602: Download complete [2024-09-09T14:34:26.721Z] eeca6798cff9: Verifying Checksum [2024-09-09T14:34:26.721Z] eeca6798cff9: Download complete [2024-09-09T14:34:26.721Z] 619be1103602: Pull complete [2024-09-09T14:34:26.721Z] ada007ff1a6a: Verifying Checksum [2024-09-09T14:34:26.721Z] ada007ff1a6a: Download complete [2024-09-09T14:34:26.981Z] 7862e08f4a3e: Pull complete [2024-09-09T14:34:26.981Z] 5df492c9dc93: Verifying Checksum [2024-09-09T14:34:26.981Z] 5df492c9dc93: Download complete [2024-09-09T14:34:27.547Z] aa269ceb94a6: Verifying Checksum [2024-09-09T14:34:27.547Z] aa269ceb94a6: Download complete [2024-09-09T14:34:30.080Z] 5df492c9dc93: Pull complete [2024-09-09T14:34:30.080Z] 7629e6793208: Pull complete [2024-09-09T14:34:30.080Z] 4f4fb700ef54: Pull complete [2024-09-09T14:34:30.339Z] fb5054dd5b73: Pull complete [2024-09-09T14:34:30.597Z] eeca6798cff9: Pull complete [2024-09-09T14:34:33.137Z] aa269ceb94a6: Pull complete [2024-09-09T14:34:33.398Z] ada007ff1a6a: Pull complete [2024-09-09T14:34:33.398Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T14:34:33.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T14:34:33.398Z] ---> f489d0715acc [2024-09-09T14:34:33.398Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:34:39.970Z] Still waiting to schedule task [2024-09-09T14:34:39.970Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-09T14:34:39.976Z] ---> Running in ec8f00b20e5f [2024-09-09T14:34:39.976Z] Removing intermediate container ec8f00b20e5f [2024-09-09T14:34:39.976Z] ---> 4fc185a1bed7 [2024-09-09T14:34:39.976Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:34:39.976Z] ---> Running in 130d8974457b [2024-09-09T14:34:39.977Z] Removing intermediate container 130d8974457b [2024-09-09T14:34:39.977Z] ---> 796d0ffdc7f5 [2024-09-09T14:34:39.977Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:34:39.977Z] ---> Running in 04e3475a5ac9 [2024-09-09T14:34:39.977Z] Removing intermediate container 04e3475a5ac9 [2024-09-09T14:34:39.977Z] ---> 5c709b4eda28 [2024-09-09T14:34:39.977Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:34:39.977Z] ---> Running in d64adac76229 [2024-09-09T14:34:39.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:34:39.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:34:39.977Z] OK: 264 MiB in 52 packages [2024-09-09T14:34:40.236Z] Removing intermediate container d64adac76229 [2024-09-09T14:34:40.236Z] ---> 373b6f303ac0 [2024-09-09T14:34:40.236Z] Step 7/12 : WORKDIR /app [2024-09-09T14:34:40.236Z] ---> Running in a0ae0478db6a [2024-09-09T14:34:40.236Z] Removing intermediate container a0ae0478db6a [2024-09-09T14:34:40.236Z] ---> 0600a727aeed [2024-09-09T14:34:40.236Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-09T14:34:40.495Z] ---> 15921f668ee1 [2024-09-09T14:34:40.495Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:34:40.495Z] ---> Running in 7c2dfc91a676 [2024-09-09T14:35:36.738Z] Removing intermediate container 7c2dfc91a676 [2024-09-09T14:35:36.738Z] ---> 43274a20f254 [2024-09-09T14:35:36.738Z] Step 10/12 : COPY . . [2024-09-09T14:35:36.738Z] ---> 8f23b9668da9 [2024-09-09T14:35:36.738Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:35:36.738Z] ---> Running in 265e019846b4 [2024-09-09T14:35:36.738Z] Removing intermediate container 265e019846b4 [2024-09-09T14:35:36.738Z] ---> b8f420285239 [2024-09-09T14:35:36.738Z] Step 12/12 : RUN $MAKE [2024-09-09T14:35:36.738Z] ---> Running in e70e2495d639 [2024-09-09T14:35:36.738Z] noop [2024-09-09T14:35:36.738Z] Removing intermediate container e70e2495d639 [2024-09-09T14:35:36.738Z] ---> da4d86a0bbd9 [2024-09-09T14:35:36.738Z] Successfully built da4d86a0bbd9 [2024-09-09T14:35:36.738Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:35:37.073Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T14:35:37.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:35:37.148Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:35:37.171Z] $ 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 [2024-09-09T14:35:37.493Z] $ docker top b26ef1e15be2fad83645cc90cde48c569ef81ccfe9e9e2ee413f700013f16df2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:35:37.845Z] + go version [2024-09-09T14:35:37.845Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T14:35:37.858Z] $ docker stop --time=1 b26ef1e15be2fad83645cc90cde48c569ef81ccfe9e9e2ee413f700013f16df2 [2024-09-09T14:35:39.128Z] $ docker rm -f --volumes b26ef1e15be2fad83645cc90cde48c569ef81ccfe9e9e2ee413f700013f16df2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:35:39.566Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T14:35:39.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:35:39.648Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:35:39.681Z] $ 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 [2024-09-09T14:35:40.029Z] $ docker top 2a45f7aa1a9791faf23f4c5c4599b4cd8bef68033194e1bd1576ff8f7d3dada7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:35:40.386Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-09-09T14:35:40.691Z] + make test [2024-09-09T14:35:40.691Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T14:36:12.770Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-09T14:36:39.361Z] go vet ./... [2024-09-09T14:36:41.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T14:36:41.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T14:36:41.259Z] ./bin/test-attribution-txt.sh [2024-09-09T14:36:41.518Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-09T14:36:41.518Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T14:36:41.518Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-09T14:36:41.518Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-09T14:36:41.518Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-09T14:36:41.518Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-09T14:36:41.518Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:41.518Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T14:36:41.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T14:36:41.556Z] $ docker stop --time=1 2a45f7aa1a9791faf23f4c5c4599b4cd8bef68033194e1bd1576ff8f7d3dada7 [2024-09-09T14:36:46.136Z] $ docker rm -f --volumes 2a45f7aa1a9791faf23f4c5c4599b4cd8bef68033194e1bd1576ff8f7d3dada7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:36:46.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T14:36:46.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-09T14:36:47.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T14:36:47.542Z] + ls -al . [2024-09-09T14:36:47.542Z] total 264 [2024-09-09T14:36:47.542Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 9 14:35 . [2024-09-09T14:36:47.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:33 .. [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 9 14:34 .dockerignore [2024-09-09T14:36:47.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:36 .git [2024-09-09T14:36:47.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:34 .github [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 9 14:34 .gitignore [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:34 .golangci.yml [2024-09-09T14:36:47.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:34 .semver [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 9 14:34 Attribution.txt [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 9 14:34 CHANGELOG.md [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 9 14:34 Dockerfile [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:34 GOVERNANCE.md [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 9 14:34 Jenkinsfile [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 9 14:34 LICENSE [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 9 14:34 OWNERS.md [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 9 14:34 README.md [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:34 VERSION [2024-09-09T14:36:47.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:34 bin [2024-09-09T14:36:47.542Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 9 14:35 coverage.out [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 7342 Sep 9 14:34 go.mod [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:34 go.sum [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 9 14:34 main.go [2024-09-09T14:36:47.542Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 9 14:34 makefile [2024-09-09T14:36:47.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:36:47.867Z] + 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=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 --label arch=amd64 --label version=3.2.0-dev.31 . [2024-09-09T14:36:47.867Z] Sending build context to Docker daemon 9.152MB [2024-09-09T14:36:47.867Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:36:47.867Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-09T14:36:47.867Z] ---> da4d86a0bbd9 [2024-09-09T14:36:47.867Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:36:48.127Z] ---> Running in 58d634c1fa89 [2024-09-09T14:36:48.127Z] Removing intermediate container 58d634c1fa89 [2024-09-09T14:36:48.127Z] ---> a1ec6d7598b5 [2024-09-09T14:36:48.127Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:36:48.127Z] ---> Running in 39c436e410bf [2024-09-09T14:36:48.386Z] Removing intermediate container 39c436e410bf [2024-09-09T14:36:48.386Z] ---> 42f99673f0df [2024-09-09T14:36:48.386Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:36:48.386Z] ---> Running in c32b00ad33c2 [2024-09-09T14:36:48.386Z] Removing intermediate container c32b00ad33c2 [2024-09-09T14:36:48.386Z] ---> 3843ebffd0f8 [2024-09-09T14:36:48.386Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:36:48.386Z] ---> Running in 9e47e5585d31 [2024-09-09T14:36:48.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:48.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:48.903Z] OK: 264 MiB in 52 packages [2024-09-09T14:36:49.472Z] Removing intermediate container 9e47e5585d31 [2024-09-09T14:36:49.472Z] ---> e92711d456d1 [2024-09-09T14:36:49.472Z] Step 7/27 : WORKDIR /app [2024-09-09T14:36:49.472Z] ---> Running in 855716d91a87 [2024-09-09T14:36:49.472Z] Removing intermediate container 855716d91a87 [2024-09-09T14:36:49.472Z] ---> 1afb57bb70f0 [2024-09-09T14:36:49.472Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-09T14:36:49.472Z] ---> 985db5ad5c5a [2024-09-09T14:36:49.472Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:36:49.472Z] ---> Running in 2e1d79a8cd06 [2024-09-09T14:36:50.408Z] Removing intermediate container 2e1d79a8cd06 [2024-09-09T14:36:50.408Z] ---> e05c70ad9882 [2024-09-09T14:36:50.408Z] Step 10/27 : COPY . . [2024-09-09T14:36:50.981Z] ---> c250e5ecefc4 [2024-09-09T14:36:50.981Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:36:50.981Z] ---> Running in 4d6144c2d596 [2024-09-09T14:36:50.981Z] Removing intermediate container 4d6144c2d596 [2024-09-09T14:36:50.981Z] ---> e029ef56d9f9 [2024-09-09T14:36:50.981Z] Step 12/27 : RUN $MAKE [2024-09-09T14:36:50.981Z] ---> Running in 45245fbfc63a [2024-09-09T14:36:51.239Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2024-09-09T14:37:23.331Z] Removing intermediate container 45245fbfc63a [2024-09-09T14:37:23.331Z] ---> 99e7dcb55c2e [2024-09-09T14:37:23.331Z] Step 13/27 : FROM alpine:3.18 [2024-09-09T14:37:23.591Z] 3.18: Pulling from library/alpine [2024-09-09T14:37:23.591Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T14:37:23.869Z] 1cc3d825d8b2: Download complete [2024-09-09T14:37:23.869Z] 1cc3d825d8b2: Pull complete [2024-09-09T14:37:23.869Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:37:23.869Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T14:37:23.869Z] ---> 2c64cf60f6f0 [2024-09-09T14:37:23.869Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T14:37:24.129Z] ---> Running in 79fd203ed323 [2024-09-09T14:37:24.129Z] Removing intermediate container 79fd203ed323 [2024-09-09T14:37:24.129Z] ---> 70efeedbc7be [2024-09-09T14:37:24.129Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-09T14:37:24.129Z] ---> Running in 019ef8453b1e [2024-09-09T14:37:24.129Z] Removing intermediate container 019ef8453b1e [2024-09-09T14:37:24.129Z] ---> 584957ca2e1f [2024-09-09T14:37:24.129Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:37:24.129Z] ---> Running in 1845677cdf7c [2024-09-09T14:37:24.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:37:24.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:37:24.905Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T14:37:24.905Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:37:24.905Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T14:37:24.905Z] Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:37:24.905Z] OK: 8 MiB in 17 packages [2024-09-09T14:37:25.470Z] Removing intermediate container 1845677cdf7c [2024-09-09T14:37:25.470Z] ---> 159d041d32e6 [2024-09-09T14:37:25.470Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-09T14:37:25.470Z] ---> Running in fd7cec7138c7 [2024-09-09T14:37:25.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:37:25.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:37:25.988Z] OK: 8 MiB in 17 packages [2024-09-09T14:37:26.254Z] Removing intermediate container fd7cec7138c7 [2024-09-09T14:37:26.254Z] ---> dfc0b5f83c7b [2024-09-09T14:37:26.254Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-09T14:37:26.513Z] ---> 49e93a4c3c07 [2024-09-09T14:37:26.513Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-09T14:37:26.513Z] ---> 5d967d6f0d0a [2024-09-09T14:37:26.513Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-09T14:37:26.771Z] ---> 40d4faf91a8a [2024-09-09T14:37:26.771Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-09T14:37:27.707Z] ---> c0acd5da042d [2024-09-09T14:37:27.707Z] Step 22/27 : EXPOSE 48095 [2024-09-09T14:37:27.707Z] ---> Running in 7821450830e6 [2024-09-09T14:37:27.966Z] Removing intermediate container 7821450830e6 [2024-09-09T14:37:27.966Z] ---> 0eb5b55f5c29 [2024-09-09T14:37:27.966Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-09T14:37:27.966Z] ---> Running in d2e4d5ea3b46 [2024-09-09T14:37:27.966Z] Removing intermediate container d2e4d5ea3b46 [2024-09-09T14:37:27.966Z] ---> 53a749d3bc22 [2024-09-09T14:37:27.966Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T14:37:27.966Z] ---> Running in e636bb392465 [2024-09-09T14:37:27.966Z] Removing intermediate container e636bb392465 [2024-09-09T14:37:27.966Z] ---> d09412a34ff7 [2024-09-09T14:37:27.966Z] Step 25/27 : LABEL arch=amd64 [2024-09-09T14:37:27.966Z] ---> Running in e7dd1de5b968 [2024-09-09T14:37:28.225Z] Removing intermediate container e7dd1de5b968 [2024-09-09T14:37:28.225Z] ---> 694d3437e4c6 [2024-09-09T14:37:28.225Z] Step 26/27 : LABEL git_sha=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:37:28.225Z] ---> Running in 30b5f79cb506 [2024-09-09T14:37:28.225Z] Removing intermediate container 30b5f79cb506 [2024-09-09T14:37:28.225Z] ---> 680c92c8b81f [2024-09-09T14:37:28.225Z] Step 27/27 : LABEL version=3.2.0-dev.31 [2024-09-09T14:37:28.225Z] ---> Running in 9bf1073dd806 [2024-09-09T14:37:28.225Z] Removing intermediate container 9bf1073dd806 [2024-09-09T14:37:28.225Z] ---> c0790c6738fb [2024-09-09T14:37:28.225Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T14:37:28.225Z] Successfully built c0790c6738fb [2024-09-09T14:37:28.225Z] 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 [2024-09-09T14:37:28.352Z] provisioning config files... [2024-09-09T14:37:28.360Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3176582996223330483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:37:28.666Z] ---> ****-login.sh [2024-09-09T14:37:28.666Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:37:28.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:28.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:28.666Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:28.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:28.666Z] [2024-09-09T14:37:28.666Z] Login Succeeded [2024-09-09T14:37:28.666Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:37:28.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:28.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:28.666Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:28.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:28.667Z] [2024-09-09T14:37:28.667Z] Login Succeeded [2024-09-09T14:37:28.667Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:37:28.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:28.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:28.928Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:28.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:28.928Z] [2024-09-09T14:37:28.928Z] Login Succeeded [2024-09-09T14:37:28.928Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:37:28.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:28.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:28.928Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:28.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:28.928Z] [2024-09-09T14:37:28.928Z] Login Succeeded [2024-09-09T14:37:28.928Z] ****.io [2024-09-09T14:37:28.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:29.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:29.188Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:29.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:29.188Z] [2024-09-09T14:37:29.188Z] Login Succeeded [2024-09-09T14:37:29.188Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:37:29.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:37:29.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:37:29.285Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-09-09T14:37:29.285Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:37:29.285Z] latest [2024-09-09T14:37:29.285Z] 3.2.0-dev.31 [2024-09-09T14:37:29.285Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [2024-09-09T14:37:29.285Z] main [2024-09-09T14:37:29.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:29.632Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:29.958Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:37:29.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-09T14:37:29.958Z] 6885cb5da39b: Preparing [2024-09-09T14:37:29.958Z] 2eceb7a28874: Preparing [2024-09-09T14:37:29.958Z] 2b1ca2ff23dc: Preparing [2024-09-09T14:37:29.958Z] bb26f7d4b088: Preparing [2024-09-09T14:37:29.958Z] c92ae8e0c438: Preparing [2024-09-09T14:37:29.958Z] 8021b5f44f9c: Preparing [2024-09-09T14:37:29.958Z] d62a02444d39: Preparing [2024-09-09T14:37:29.958Z] 8021b5f44f9c: Waiting [2024-09-09T14:37:29.959Z] 2b1ca2ff23dc: Pushed [2024-09-09T14:37:29.959Z] c92ae8e0c438: Pushed [2024-09-09T14:37:29.959Z] bb26f7d4b088: Pushed [2024-09-09T14:37:29.959Z] 2eceb7a28874: Pushed [2024-09-09T14:37:29.959Z] d62a02444d39: Layer already exists [2024-09-09T14:37:30.220Z] 8021b5f44f9c: Pushed [2024-09-09T14:37:33.511Z] 6885cb5da39b: Pushed [2024-09-09T14:37:33.511Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:33.843Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:34.172Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-09-09T14:37:34.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-09T14:37:34.173Z] 6885cb5da39b: Preparing [2024-09-09T14:37:34.173Z] 2eceb7a28874: Preparing [2024-09-09T14:37:34.173Z] 2b1ca2ff23dc: Preparing [2024-09-09T14:37:34.173Z] bb26f7d4b088: Preparing [2024-09-09T14:37:34.173Z] c92ae8e0c438: Preparing [2024-09-09T14:37:34.173Z] 8021b5f44f9c: Preparing [2024-09-09T14:37:34.173Z] d62a02444d39: Preparing [2024-09-09T14:37:34.173Z] 8021b5f44f9c: Waiting [2024-09-09T14:37:34.173Z] d62a02444d39: Waiting [2024-09-09T14:37:34.173Z] bb26f7d4b088: Layer already exists [2024-09-09T14:37:34.173Z] 2b1ca2ff23dc: Layer already exists [2024-09-09T14:37:34.173Z] 2eceb7a28874: Layer already exists [2024-09-09T14:37:34.173Z] c92ae8e0c438: Layer already exists [2024-09-09T14:37:34.173Z] 6885cb5da39b: Layer already exists [2024-09-09T14:37:34.173Z] 8021b5f44f9c: Layer already exists [2024-09-09T14:37:34.173Z] d62a02444d39: Layer already exists [2024-09-09T14:37:34.173Z] latest: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:34.505Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:34.834Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.31 [2024-09-09T14:37:34.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-09T14:37:34.834Z] 6885cb5da39b: Preparing [2024-09-09T14:37:34.834Z] 2eceb7a28874: Preparing [2024-09-09T14:37:34.834Z] 2b1ca2ff23dc: Preparing [2024-09-09T14:37:34.834Z] bb26f7d4b088: Preparing [2024-09-09T14:37:34.834Z] c92ae8e0c438: Preparing [2024-09-09T14:37:34.834Z] 8021b5f44f9c: Preparing [2024-09-09T14:37:34.834Z] d62a02444d39: Preparing [2024-09-09T14:37:34.834Z] 8021b5f44f9c: Waiting [2024-09-09T14:37:34.834Z] d62a02444d39: Waiting [2024-09-09T14:37:34.834Z] bb26f7d4b088: Layer already exists [2024-09-09T14:37:34.834Z] 2eceb7a28874: Layer already exists [2024-09-09T14:37:34.834Z] 2b1ca2ff23dc: Layer already exists [2024-09-09T14:37:34.834Z] c92ae8e0c438: Layer already exists [2024-09-09T14:37:34.834Z] 6885cb5da39b: Layer already exists [2024-09-09T14:37:34.834Z] 8021b5f44f9c: Layer already exists [2024-09-09T14:37:34.834Z] d62a02444d39: Layer already exists [2024-09-09T14:37:34.834Z] 3.2.0-dev.31: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:35.174Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:35.513Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [2024-09-09T14:37:35.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-09T14:37:35.513Z] 6885cb5da39b: Preparing [2024-09-09T14:37:35.513Z] 2eceb7a28874: Preparing [2024-09-09T14:37:35.513Z] 2b1ca2ff23dc: Preparing [2024-09-09T14:37:35.513Z] bb26f7d4b088: Preparing [2024-09-09T14:37:35.513Z] c92ae8e0c438: Preparing [2024-09-09T14:37:35.513Z] 8021b5f44f9c: Preparing [2024-09-09T14:37:35.513Z] d62a02444d39: Preparing [2024-09-09T14:37:35.513Z] 8021b5f44f9c: Waiting [2024-09-09T14:37:35.513Z] d62a02444d39: Waiting [2024-09-09T14:37:35.513Z] c92ae8e0c438: Layer already exists [2024-09-09T14:37:35.513Z] 2eceb7a28874: Layer already exists [2024-09-09T14:37:35.513Z] 6885cb5da39b: Layer already exists [2024-09-09T14:37:35.513Z] bb26f7d4b088: Layer already exists [2024-09-09T14:37:35.513Z] 2b1ca2ff23dc: Layer already exists [2024-09-09T14:37:35.513Z] d62a02444d39: Layer already exists [2024-09-09T14:37:35.513Z] 8021b5f44f9c: Layer already exists [2024-09-09T14:37:35.513Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:35.839Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:36.175Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-09-09T14:37:36.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-09T14:37:36.175Z] 6885cb5da39b: Preparing [2024-09-09T14:37:36.175Z] 2eceb7a28874: Preparing [2024-09-09T14:37:36.175Z] 2b1ca2ff23dc: Preparing [2024-09-09T14:37:36.175Z] bb26f7d4b088: Preparing [2024-09-09T14:37:36.175Z] c92ae8e0c438: Preparing [2024-09-09T14:37:36.175Z] 8021b5f44f9c: Preparing [2024-09-09T14:37:36.175Z] d62a02444d39: Preparing [2024-09-09T14:37:36.175Z] 8021b5f44f9c: Waiting [2024-09-09T14:37:36.175Z] d62a02444d39: Waiting [2024-09-09T14:37:36.175Z] bb26f7d4b088: Layer already exists [2024-09-09T14:37:36.175Z] 2eceb7a28874: Layer already exists [2024-09-09T14:37:36.175Z] c92ae8e0c438: Layer already exists [2024-09-09T14:37:36.175Z] 2b1ca2ff23dc: Layer already exists [2024-09-09T14:37:36.175Z] 8021b5f44f9c: Layer already exists [2024-09-09T14:37:36.175Z] 6885cb5da39b: Layer already exists [2024-09-09T14:37:36.175Z] d62a02444d39: Layer already exists [2024-09-09T14:37:36.175Z] main: digest: sha256:61e3c0eb429e59454c0341095db310d868b2f2469ab02e59d2beb09f408ed3ac size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:37:36.258Z] ===================================================== [Pipeline] echo [2024-09-09T14:37:36.271Z] taggedImages: [2024-09-09T14:37:36.271Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:37:36.271Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-09-09T14:37:36.271Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.31 [2024-09-09T14:37:36.271Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [2024-09-09T14:37:36.271Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:36.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:37:36.695Z] [2024-09-09T14:37:36.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:37.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:37:37.008Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T14:37:37.008Z] 5eb5b503b376: Pulling fs layer [2024-09-09T14:37:37.008Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T14:37:37.008Z] ec43610c2a17: Pulling fs layer [2024-09-09T14:37:37.008Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T14:37:37.008Z] 33b1e0a273af: Pulling fs layer [2024-09-09T14:37:37.008Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T14:37:37.008Z] 2f39f015ded8: Pulling fs layer [2024-09-09T14:37:37.008Z] 33b1e0a273af: Waiting [2024-09-09T14:37:37.008Z] 5d3b04190fa2: Waiting [2024-09-09T14:37:37.008Z] 2f39f015ded8: Waiting [2024-09-09T14:37:37.008Z] 3a2ae6a8a46f: Waiting [2024-09-09T14:37:37.008Z] 5c69ac0246d0: Download complete [2024-09-09T14:37:37.008Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T14:37:37.008Z] 3a2ae6a8a46f: Download complete [2024-09-09T14:37:37.008Z] 33b1e0a273af: Verifying Checksum [2024-09-09T14:37:37.008Z] 33b1e0a273af: Download complete [2024-09-09T14:37:37.008Z] ec43610c2a17: Verifying Checksum [2024-09-09T14:37:37.008Z] ec43610c2a17: Download complete [2024-09-09T14:37:37.008Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T14:37:37.267Z] 5eb5b503b376: Verifying Checksum [2024-09-09T14:37:37.267Z] 5eb5b503b376: Download complete [2024-09-09T14:37:37.832Z] 2f39f015ded8: Download complete [2024-09-09T14:37:38.397Z] 5eb5b503b376: Pull complete [2024-09-09T14:37:38.397Z] 5c69ac0246d0: Pull complete [2024-09-09T14:37:38.964Z] ec43610c2a17: Pull complete [2024-09-09T14:37:38.964Z] 3a2ae6a8a46f: Pull complete [2024-09-09T14:37:39.222Z] 33b1e0a273af: Pull complete [2024-09-09T14:37:39.222Z] 5d3b04190fa2: Pull complete [2024-09-09T14:37:43.408Z] 2f39f015ded8: Pull complete [2024-09-09T14:37:43.408Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T14:37:43.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:37:43.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:37:43.521Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:37:43.554Z] $ 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 [2024-09-09T14:37:49.104Z] $ docker top b5aad17c433852763b1f1264745430a81a16618793186e5ba62cd6d403146849 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:37:49.492Z] ---> job-cost.sh [2024-09-09T14:37:49.492Z] lf-activate-venv: SKIPPING [2024-09-09T14:37:49.492Z] INFO: No Stack... [2024-09-09T14:37:49.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T14:37:50.317Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T14:37:50.611Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-09-09T14:37:50.611Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T14:37:50.626Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [2024-09-09T14:37:50.634Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] did not exist. Created. [2024-09-09T14:37:50.643Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T14:37:50.951Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T14:37:50.991Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T14:37:50.999Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T14:37:51.032Z] $ docker stop --time=1 b5aad17c433852763b1f1264745430a81a16618793186e5ba62cd6d403146849 [2024-09-09T14:37:52.185Z] $ docker rm -f --volumes b5aad17c433852763b1f1264745430a81a16618793186e5ba62cd6d403146849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T14:38:07.774Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9886 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-09-09T14:38:07.790Z] Running in /w/workspace/app-service-configurable/241 [Pipeline] { [Pipeline] checkout [2024-09-09T14:38:07.840Z] The recommended git tool is: git [2024-09-09T14:38:17.196Z] using credential edgex-jenkins-ssh [2024-09-09T14:38:17.226Z] Cloning the remote Git repository [2024-09-09T14:38:17.275Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-09-09T14:38:17.413Z] > git init /w/workspace/app-service-configurable/241 # timeout=10 [2024-09-09T14:38:17.650Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-09T14:38:17.652Z] > git --version # timeout=10 [2024-09-09T14:38:17.685Z] > git --version # 'git version 2.25.1' [2024-09-09T14:38:17.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T14:38:17.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T14:38:20.461Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-09T14:38:20.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T14:38:21.855Z] Avoid second fetch [2024-09-09T14:38:21.856Z] Checking out Revision e01625bd60b95a08d62b78fb0339270c8cdfe0b5 (main) [2024-09-09T14:38:22.810Z] Commit message: "Merge pull request #675 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" [2024-09-09T14:38:21.870Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T14:38:21.963Z] > git checkout -f e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T14:38:27.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T14:38:27.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T14:38:27.955Z] Dload Upload Total Spent Left Speed [2024-09-09T14:38:27.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-09-09T14:38:28.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T14:38:28.670Z] + sudo tee /etc/docker/daemon.new [2024-09-09T14:38:28.670Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T14:38:28.670Z] { [2024-09-09T14:38:28.670Z] "registry-mirrors": [ [2024-09-09T14:38:28.670Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T14:38:28.670Z] ], [2024-09-09T14:38:28.670Z] "bip": "10.250.0.254/24", [2024-09-09T14:38:28.670Z] "hosts": [ [2024-09-09T14:38:28.670Z] "tcp://0.0.0.0:5555", [2024-09-09T14:38:28.670Z] "unix:///var/run/docker.sock" [2024-09-09T14:38:28.670Z] ], [2024-09-09T14:38:28.670Z] "mtu": 1458, [2024-09-09T14:38:28.670Z] "selinux-enabled": true, [2024-09-09T14:38:28.670Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T14:38:28.670Z] } [Pipeline] sh [2024-09-09T14:38:29.009Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T14:38:29.354Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:38:47.617Z] provisioning config files... [2024-09-09T14:38:47.645Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/241@tmp/config13580131617131983952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:38:48.130Z] ---> ****-login.sh [2024-09-09T14:38:48.130Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:38:48.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:38:48.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:38:48.718Z] Configure a credential helper to remove this warning. See [2024-09-09T14:38:48.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:38:48.718Z] [2024-09-09T14:38:48.718Z] Login Succeeded [2024-09-09T14:38:48.993Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:38:48.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:38:49.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:38:49.266Z] Configure a credential helper to remove this warning. See [2024-09-09T14:38:49.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:38:49.266Z] [2024-09-09T14:38:49.266Z] Login Succeeded [2024-09-09T14:38:49.266Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:38:49.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:38:49.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:38:49.538Z] Configure a credential helper to remove this warning. See [2024-09-09T14:38:49.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:38:49.538Z] [2024-09-09T14:38:49.538Z] Login Succeeded [2024-09-09T14:38:49.538Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:38:49.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:38:50.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:38:50.084Z] Configure a credential helper to remove this warning. See [2024-09-09T14:38:50.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:38:50.084Z] [2024-09-09T14:38:50.084Z] Login Succeeded [2024-09-09T14:38:50.084Z] ****.io [2024-09-09T14:38:50.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:38:50.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:38:50.621Z] Configure a credential helper to remove this warning. See [2024-09-09T14:38:50.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:38:50.621Z] [2024-09-09T14:38:50.621Z] Login Succeeded [2024-09-09T14:38:50.621Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:38:50.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T14:38:51.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:38:51.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:38:51.068Z] ========================================================= [2024-09-09T14:38:51.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T14:38:51.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:38:51.454Z] + 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 . [2024-09-09T14:38:51.454Z] Sending build context to Docker daemon 242.7kB [2024-09-09T14:38:51.733Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:38:51.733Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T14:38:51.733Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T14:38:51.733Z] c6b39de5b339: Pulling fs layer [2024-09-09T14:38:51.733Z] a69c41024577: Pulling fs layer [2024-09-09T14:38:51.733Z] d6de4b400683: Pulling fs layer [2024-09-09T14:38:51.733Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T14:38:51.733Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T14:38:51.733Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T14:38:51.733Z] 00f215d4a9da: Pulling fs layer [2024-09-09T14:38:51.733Z] d496ad576159: Pulling fs layer [2024-09-09T14:38:51.733Z] 4f4fb700ef54: Waiting [2024-09-09T14:38:51.733Z] 464afbd9ba4c: Waiting [2024-09-09T14:38:51.733Z] 00f215d4a9da: Waiting [2024-09-09T14:38:51.733Z] d496ad576159: Waiting [2024-09-09T14:38:51.733Z] 35cb2a7552d0: Waiting [2024-09-09T14:38:52.013Z] a69c41024577: Download complete [2024-09-09T14:38:52.013Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T14:38:52.013Z] 35cb2a7552d0: Download complete [2024-09-09T14:38:52.013Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T14:38:52.013Z] 4f4fb700ef54: Download complete [2024-09-09T14:38:52.013Z] c6b39de5b339: Download complete [2024-09-09T14:38:52.013Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T14:38:52.013Z] 464afbd9ba4c: Download complete [2024-09-09T14:38:52.288Z] d496ad576159: Verifying Checksum [2024-09-09T14:38:52.288Z] d496ad576159: Download complete [2024-09-09T14:38:52.885Z] c6b39de5b339: Pull complete [2024-09-09T14:38:53.863Z] a69c41024577: Pull complete [2024-09-09T14:38:54.134Z] d6de4b400683: Verifying Checksum [2024-09-09T14:38:54.135Z] d6de4b400683: Download complete [2024-09-09T14:38:55.102Z] 00f215d4a9da: Verifying Checksum [2024-09-09T14:38:55.102Z] 00f215d4a9da: Download complete [2024-09-09T14:39:07.479Z] d6de4b400683: Pull complete [2024-09-09T14:39:07.750Z] 35cb2a7552d0: Pull complete [2024-09-09T14:39:07.750Z] 4f4fb700ef54: Pull complete [2024-09-09T14:39:08.020Z] 464afbd9ba4c: Pull complete [2024-09-09T14:39:18.198Z] 00f215d4a9da: Pull complete [2024-09-09T14:39:19.621Z] d496ad576159: Pull complete [2024-09-09T14:39:19.621Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T14:39:19.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T14:39:19.621Z] ---> f246e2811388 [2024-09-09T14:39:19.621Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:39:20.208Z] ---> Running in 109c594f889b [2024-09-09T14:39:20.800Z] Removing intermediate container 109c594f889b [2024-09-09T14:39:20.800Z] ---> 403f7c254cc7 [2024-09-09T14:39:20.800Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:39:20.800Z] ---> Running in 7bacc0180c90 [2024-09-09T14:39:21.072Z] Removing intermediate container 7bacc0180c90 [2024-09-09T14:39:21.072Z] ---> e8a9455d5409 [2024-09-09T14:39:21.072Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:39:21.341Z] ---> Running in 50abc05034d3 [2024-09-09T14:39:21.616Z] Removing intermediate container 50abc05034d3 [2024-09-09T14:39:21.616Z] ---> a747d88602ec [2024-09-09T14:39:21.616Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:39:21.616Z] ---> Running in 2dd2b8a77b6b [2024-09-09T14:39:23.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:39:23.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:39:24.729Z] OK: 266 MiB in 52 packages [2024-09-09T14:39:25.692Z] Removing intermediate container 2dd2b8a77b6b [2024-09-09T14:39:25.692Z] ---> ef7ebc97c45c [2024-09-09T14:39:25.692Z] Step 7/12 : WORKDIR /app [2024-09-09T14:39:25.692Z] ---> Running in c5ceb88d2b0f [2024-09-09T14:39:25.980Z] Removing intermediate container c5ceb88d2b0f [2024-09-09T14:39:25.980Z] ---> 11ac08c92b22 [2024-09-09T14:39:25.980Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-09T14:39:27.939Z] ---> e051955e6e4b [2024-09-09T14:39:27.939Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:39:27.939Z] ---> Running in ca5be0307da7 [2024-09-09T14:41:34.766Z] Removing intermediate container ca5be0307da7 [2024-09-09T14:41:34.766Z] ---> 946116aa08be [2024-09-09T14:41:34.766Z] Step 10/12 : COPY . . [2024-09-09T14:41:34.766Z] ---> 7a39f84f3718 [2024-09-09T14:41:34.766Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:41:34.766Z] ---> Running in d2dab322dc8e [2024-09-09T14:41:34.766Z] Removing intermediate container d2dab322dc8e [2024-09-09T14:41:34.766Z] ---> 350bdf2b27c6 [2024-09-09T14:41:34.766Z] Step 12/12 : RUN $MAKE [2024-09-09T14:41:34.766Z] ---> Running in ed76a277c603 [2024-09-09T14:41:34.766Z] noop [2024-09-09T14:41:34.766Z] Removing intermediate container ed76a277c603 [2024-09-09T14:41:34.766Z] ---> 6d2874c7a4a6 [2024-09-09T14:41:34.766Z] Successfully built 6d2874c7a4a6 [2024-09-09T14:41:34.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:41:35.185Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T14:41:35.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:41:35.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-9886 does not seem to be running inside a container [2024-09-09T14:41:35.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/241 -v /w/workspace/app-service-configurable/241:/w/workspace/app-service-configurable/241:rw,z -v /w/workspace/app-service-configurable/241@tmp:/w/workspace/app-service-configurable/241@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 [2024-09-09T14:41:37.630Z] $ docker top 4f76f5ca75d3136e8b953e9c86ef4119044cf7c25847c375990776f5b91bff28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:41:38.520Z] + go version [2024-09-09T14:41:38.520Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T14:41:38.538Z] $ docker stop --time=1 4f76f5ca75d3136e8b953e9c86ef4119044cf7c25847c375990776f5b91bff28 [2024-09-09T14:41:40.225Z] $ docker rm -f --volumes 4f76f5ca75d3136e8b953e9c86ef4119044cf7c25847c375990776f5b91bff28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:41:40.861Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T14:41:40.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:41:41.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-9886 does not seem to be running inside a container [2024-09-09T14:41:41.211Z] $ 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/241 -v /w/workspace/app-service-configurable/241:/w/workspace/app-service-configurable/241:rw,z -v /w/workspace/app-service-configurable/241@tmp:/w/workspace/app-service-configurable/241@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 [2024-09-09T14:41:42.630Z] $ docker top 26e3805ff885cf569b8be71f6a9321eed77cf16e370f5fa5d7162331287bae3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:41:43.549Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/241 [Pipeline] fileExists [Pipeline] sh [2024-09-09T14:41:44.246Z] + make test [2024-09-09T14:41:44.246Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T14:46:52.052Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-09T14:46:52.052Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T14:46:52.052Z] go vet ./... [2024-09-09T14:51:13.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T14:51:13.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T14:51:13.938Z] ./bin/test-attribution-txt.sh [2024-09-09T14:51:13.938Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-09T14:51:13.938Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T14:51:13.938Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-09T14:51:13.938Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-09T14:51:13.938Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-09T14:51:13.938Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-09T14:51:13.938Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:13.938Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T14:51:13.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T14:51:13.972Z] $ docker stop --time=1 26e3805ff885cf569b8be71f6a9321eed77cf16e370f5fa5d7162331287bae3c [2024-09-09T14:51:16.126Z] $ docker rm -f --volumes 26e3805ff885cf569b8be71f6a9321eed77cf16e370f5fa5d7162331287bae3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:51:18.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T14:51:18.863Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T14:51:19.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T14:51:19.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T14:51:20.143Z] + ls -al . [2024-09-09T14:51:20.144Z] total 260 [2024-09-09T14:51:20.144Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 9 14:41 . [2024-09-09T14:51:20.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:38 .. [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 9 14:38 .dockerignore [2024-09-09T14:51:20.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:38 .git [2024-09-09T14:51:20.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:38 .github [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 9 14:38 .gitignore [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:38 .golangci.yml [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 9 14:38 Attribution.txt [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 9 14:38 CHANGELOG.md [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 9 14:38 Dockerfile [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:38 GOVERNANCE.md [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 9 14:38 Jenkinsfile [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 9 14:38 LICENSE [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 9 14:38 OWNERS.md [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 9 14:38 README.md [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:34 VERSION [2024-09-09T14:51:20.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:38 bin [2024-09-09T14:51:20.144Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 9 14:41 coverage.out [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 7342 Sep 9 14:38 go.mod [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:38 go.sum [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 9 14:38 main.go [2024-09-09T14:51:20.144Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 9 14:38 makefile [2024-09-09T14:51:20.144Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:51:20.509Z] + 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=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 --label arch=arm64 --label version=3.2.0-dev.31 . [2024-09-09T14:51:20.509Z] Sending build context to Docker daemon 243.7kB [2024-09-09T14:51:20.778Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:51:20.778Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-09T14:51:20.778Z] ---> 6d2874c7a4a6 [2024-09-09T14:51:20.778Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:51:21.048Z] ---> Running in 1d2be6ecb0a0 [2024-09-09T14:51:21.317Z] Removing intermediate container 1d2be6ecb0a0 [2024-09-09T14:51:21.317Z] ---> 9b46ce556a5d [2024-09-09T14:51:21.317Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:51:21.317Z] ---> Running in 86906a5d6c7b [2024-09-09T14:51:21.592Z] Removing intermediate container 86906a5d6c7b [2024-09-09T14:51:21.592Z] ---> 33f3de94c0d5 [2024-09-09T14:51:21.592Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:51:21.862Z] ---> Running in 6752812926ed [2024-09-09T14:51:22.132Z] Removing intermediate container 6752812926ed [2024-09-09T14:51:22.132Z] ---> e18d5b413695 [2024-09-09T14:51:22.132Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:51:22.132Z] ---> Running in ae22081bee28 [2024-09-09T14:51:23.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:51:23.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:51:24.971Z] OK: 266 MiB in 52 packages [2024-09-09T14:51:25.942Z] Removing intermediate container ae22081bee28 [2024-09-09T14:51:25.942Z] ---> e8b4e67f99c6 [2024-09-09T14:51:25.942Z] Step 7/27 : WORKDIR /app [2024-09-09T14:51:25.942Z] ---> Running in a9b73c3569f9 [2024-09-09T14:51:26.209Z] Removing intermediate container a9b73c3569f9 [2024-09-09T14:51:26.209Z] ---> f6dc90f789da [2024-09-09T14:51:26.209Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-09T14:51:26.795Z] ---> 1f3ec4d35114 [2024-09-09T14:51:26.795Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:51:26.795Z] ---> Running in bc66a87ba09d [2024-09-09T14:51:29.386Z] Removing intermediate container bc66a87ba09d [2024-09-09T14:51:29.386Z] ---> 4e9499670123 [2024-09-09T14:51:29.386Z] Step 10/27 : COPY . . [2024-09-09T14:51:29.975Z] ---> e02ac1bb4bcb [2024-09-09T14:51:29.975Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:51:30.245Z] ---> Running in 1e3f45054c03 [2024-09-09T14:51:30.513Z] Removing intermediate container 1e3f45054c03 [2024-09-09T14:51:30.513Z] ---> c2f8f434402f [2024-09-09T14:51:30.513Z] Step 12/27 : RUN $MAKE [2024-09-09T14:51:30.513Z] ---> Running in b1ab617a36ef [2024-09-09T14:51:31.494Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2024-09-09T14:55:53.376Z] Removing intermediate container b1ab617a36ef [2024-09-09T14:55:53.376Z] ---> 6db3ffac364a [2024-09-09T14:55:53.376Z] Step 13/27 : FROM alpine:3.18 [2024-09-09T14:55:53.376Z] 3.18: Pulling from library/alpine [2024-09-09T14:55:53.376Z] 720f3032cd11: Pulling fs layer [2024-09-09T14:55:53.376Z] 720f3032cd11: Verifying Checksum [2024-09-09T14:55:53.376Z] 720f3032cd11: Download complete [2024-09-09T14:55:53.376Z] 720f3032cd11: Pull complete [2024-09-09T14:55:53.376Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:55:53.376Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T14:55:53.376Z] ---> 3e834921e367 [2024-09-09T14:55:53.376Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T14:55:53.376Z] ---> Running in 4e1ef526b670 [2024-09-09T14:55:53.376Z] Removing intermediate container 4e1ef526b670 [2024-09-09T14:55:53.376Z] ---> 6fa806f18949 [2024-09-09T14:55:53.376Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-09T14:55:53.376Z] ---> Running in cf8a4205b352 [2024-09-09T14:55:53.376Z] Removing intermediate container cf8a4205b352 [2024-09-09T14:55:53.376Z] ---> 3c4411f21a7c [2024-09-09T14:55:53.376Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:55:53.376Z] ---> Running in d314779cc356 [2024-09-09T14:55:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:53.376Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T14:55:53.376Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:55:53.376Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T14:55:53.376Z] Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:55:53.376Z] OK: 9 MiB in 17 packages [2024-09-09T14:55:53.376Z] Removing intermediate container d314779cc356 [2024-09-09T14:55:53.376Z] ---> 2c0b6548cae8 [2024-09-09T14:55:53.376Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-09T14:55:53.376Z] ---> Running in e275c730afa3 [2024-09-09T14:55:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:53.376Z] OK: 9 MiB in 17 packages [2024-09-09T14:55:53.376Z] Removing intermediate container e275c730afa3 [2024-09-09T14:55:53.376Z] ---> 864827de5b22 [2024-09-09T14:55:53.376Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-09T14:55:53.376Z] ---> e1ff2e4b6906 [2024-09-09T14:55:53.376Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-09T14:55:53.376Z] ---> 270c702edfab [2024-09-09T14:55:53.376Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-09T14:55:53.376Z] ---> 568f75736026 [2024-09-09T14:55:53.376Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-09T14:55:55.335Z] ---> a96907168bb8 [2024-09-09T14:55:55.335Z] Step 22/27 : EXPOSE 48095 [2024-09-09T14:55:55.335Z] ---> Running in 0891fd05ae90 [2024-09-09T14:55:55.335Z] Removing intermediate container 0891fd05ae90 [2024-09-09T14:55:55.335Z] ---> b78d6fd3cab9 [2024-09-09T14:55:55.335Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-09T14:55:55.601Z] ---> Running in c6c9714f2de5 [2024-09-09T14:55:55.866Z] Removing intermediate container c6c9714f2de5 [2024-09-09T14:55:55.866Z] ---> a0363252269c [2024-09-09T14:55:55.866Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T14:55:55.866Z] ---> Running in 25fd04d6724a [2024-09-09T14:55:56.133Z] Removing intermediate container 25fd04d6724a [2024-09-09T14:55:56.133Z] ---> c52a47c5904f [2024-09-09T14:55:56.133Z] Step 25/27 : LABEL arch=arm64 [2024-09-09T14:55:56.400Z] ---> Running in 67ccb5ba0c25 [2024-09-09T14:55:56.666Z] Removing intermediate container 67ccb5ba0c25 [2024-09-09T14:55:56.666Z] ---> ce10c8d25dce [2024-09-09T14:55:56.666Z] Step 26/27 : LABEL git_sha=e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:55:56.666Z] ---> Running in 2caf263fdba4 [2024-09-09T14:55:56.931Z] Removing intermediate container 2caf263fdba4 [2024-09-09T14:55:56.931Z] ---> 70ea50f72b2e [2024-09-09T14:55:56.931Z] Step 27/27 : LABEL version=3.2.0-dev.31 [2024-09-09T14:55:57.196Z] ---> Running in 89b942349c7b [2024-09-09T14:55:57.462Z] Removing intermediate container 89b942349c7b [2024-09-09T14:55:57.462Z] ---> e68e04171071 [2024-09-09T14:55:57.462Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T14:55:57.462Z] Successfully built e68e04171071 [2024-09-09T14:55:57.462Z] 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 [2024-09-09T14:55:57.785Z] provisioning config files... [2024-09-09T14:55:57.798Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/241@tmp/config7202335349722032592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:55:58.156Z] ---> ****-login.sh [2024-09-09T14:55:58.156Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:55:58.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:58.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:58.427Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:58.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:58.427Z] [2024-09-09T14:55:58.427Z] Login Succeeded [2024-09-09T14:55:58.427Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:55:58.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:58.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:58.962Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:58.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:58.962Z] [2024-09-09T14:55:58.962Z] Login Succeeded [2024-09-09T14:55:58.962Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:55:59.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:59.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:59.233Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:59.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:59.233Z] [2024-09-09T14:55:59.233Z] Login Succeeded [2024-09-09T14:55:59.233Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:55:59.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:59.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:59.767Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:59.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:59.767Z] [2024-09-09T14:55:59.767Z] Login Succeeded [2024-09-09T14:55:59.767Z] ****.io [2024-09-09T14:56:00.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:56:00.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:56:00.253Z] Configure a credential helper to remove this warning. See [2024-09-09T14:56:00.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:56:00.253Z] [2024-09-09T14:56:00.253Z] Login Succeeded [2024-09-09T14:56:00.253Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:56:00.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:56:00.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:56:00.323Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-09-09T14:56:00.323Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:56:00.323Z] latest [2024-09-09T14:56:00.323Z] 3.2.0-dev.31 [2024-09-09T14:56:00.323Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [2024-09-09T14:56:00.323Z] main [2024-09-09T14:56:00.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:00.679Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:01.048Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:56:01.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-09T14:56:01.048Z] e4ca8fe45fe9: Preparing [2024-09-09T14:56:01.048Z] 5b9671e29c06: Preparing [2024-09-09T14:56:01.048Z] dd8d6176c343: Preparing [2024-09-09T14:56:01.048Z] c074f5f35e93: Preparing [2024-09-09T14:56:01.048Z] 150fca9f406f: Preparing [2024-09-09T14:56:01.048Z] 477fb208d0ba: Preparing [2024-09-09T14:56:01.048Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:56:01.048Z] 477fb208d0ba: Waiting [2024-09-09T14:56:01.048Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:56:01.314Z] dd8d6176c343: Pushed [2024-09-09T14:56:01.314Z] 150fca9f406f: Pushed [2024-09-09T14:56:01.314Z] 5b9671e29c06: Pushed [2024-09-09T14:56:01.314Z] c074f5f35e93: Pushed [2024-09-09T14:56:01.314Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:56:01.580Z] 477fb208d0ba: Pushed [2024-09-09T14:56:09.789Z] e4ca8fe45fe9: Pushed [2024-09-09T14:56:09.789Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:10.169Z] + 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 [2024-09-09T14:56:10.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-09-09T14:56:10.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-09T14:56:10.526Z] e4ca8fe45fe9: Preparing [2024-09-09T14:56:10.526Z] 5b9671e29c06: Preparing [2024-09-09T14:56:10.526Z] dd8d6176c343: Preparing [2024-09-09T14:56:10.526Z] c074f5f35e93: Preparing [2024-09-09T14:56:10.526Z] 150fca9f406f: Preparing [2024-09-09T14:56:10.526Z] 477fb208d0ba: Preparing [2024-09-09T14:56:10.526Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:56:10.526Z] 477fb208d0ba: Waiting [2024-09-09T14:56:10.526Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:56:10.526Z] c074f5f35e93: Layer already exists [2024-09-09T14:56:10.526Z] dd8d6176c343: Layer already exists [2024-09-09T14:56:10.526Z] e4ca8fe45fe9: Layer already exists [2024-09-09T14:56:10.526Z] 150fca9f406f: Layer already exists [2024-09-09T14:56:10.526Z] 5b9671e29c06: Layer already exists [2024-09-09T14:56:10.526Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:56:10.526Z] 477fb208d0ba: Layer already exists [2024-09-09T14:56:10.794Z] latest: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:11.167Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:11.540Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.31 [2024-09-09T14:56:11.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-09T14:56:11.540Z] e4ca8fe45fe9: Preparing [2024-09-09T14:56:11.540Z] 5b9671e29c06: Preparing [2024-09-09T14:56:11.540Z] dd8d6176c343: Preparing [2024-09-09T14:56:11.540Z] c074f5f35e93: Preparing [2024-09-09T14:56:11.540Z] 150fca9f406f: Preparing [2024-09-09T14:56:11.540Z] 477fb208d0ba: Preparing [2024-09-09T14:56:11.540Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:56:11.540Z] 477fb208d0ba: Waiting [2024-09-09T14:56:11.540Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:56:11.540Z] c074f5f35e93: Layer already exists [2024-09-09T14:56:11.540Z] 5b9671e29c06: Layer already exists [2024-09-09T14:56:11.540Z] dd8d6176c343: Layer already exists [2024-09-09T14:56:11.540Z] e4ca8fe45fe9: Layer already exists [2024-09-09T14:56:11.540Z] 150fca9f406f: Layer already exists [2024-09-09T14:56:11.540Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:56:11.540Z] 477fb208d0ba: Layer already exists [2024-09-09T14:56:11.540Z] 3.2.0-dev.31: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:12.177Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:12.552Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [2024-09-09T14:56:12.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-09T14:56:12.552Z] e4ca8fe45fe9: Preparing [2024-09-09T14:56:12.552Z] 5b9671e29c06: Preparing [2024-09-09T14:56:12.552Z] dd8d6176c343: Preparing [2024-09-09T14:56:12.552Z] c074f5f35e93: Preparing [2024-09-09T14:56:12.552Z] 150fca9f406f: Preparing [2024-09-09T14:56:12.552Z] 477fb208d0ba: Preparing [2024-09-09T14:56:12.552Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:56:12.552Z] 477fb208d0ba: Waiting [2024-09-09T14:56:12.552Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:56:12.552Z] c074f5f35e93: Layer already exists [2024-09-09T14:56:12.552Z] 150fca9f406f: Layer already exists [2024-09-09T14:56:12.552Z] 5b9671e29c06: Layer already exists [2024-09-09T14:56:12.552Z] e4ca8fe45fe9: Layer already exists [2024-09-09T14:56:12.552Z] dd8d6176c343: Layer already exists [2024-09-09T14:56:12.552Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:56:12.552Z] 477fb208d0ba: Layer already exists [2024-09-09T14:56:12.819Z] e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:13.197Z] + 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 [2024-09-09T14:56:13.561Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-09-09T14:56:13.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-09T14:56:13.561Z] e4ca8fe45fe9: Preparing [2024-09-09T14:56:13.561Z] 5b9671e29c06: Preparing [2024-09-09T14:56:13.561Z] dd8d6176c343: Preparing [2024-09-09T14:56:13.561Z] c074f5f35e93: Preparing [2024-09-09T14:56:13.561Z] 150fca9f406f: Preparing [2024-09-09T14:56:13.561Z] 477fb208d0ba: Preparing [2024-09-09T14:56:13.561Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:56:13.561Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:56:13.561Z] dd8d6176c343: Layer already exists [2024-09-09T14:56:13.561Z] e4ca8fe45fe9: Layer already exists [2024-09-09T14:56:13.561Z] 5b9671e29c06: Layer already exists [2024-09-09T14:56:13.561Z] 150fca9f406f: Layer already exists [2024-09-09T14:56:13.561Z] c074f5f35e93: Layer already exists [2024-09-09T14:56:13.561Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:56:13.561Z] 477fb208d0ba: Layer already exists [2024-09-09T14:56:13.828Z] main: digest: sha256:37bc3979ff9c95bf39b709b7f4b4ab58cd24fe2ec0e6afce7a6a658c8f30b893 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:56:13.921Z] ===================================================== [Pipeline] echo [2024-09-09T14:56:13.937Z] taggedImages: [2024-09-09T14:56:13.937Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [2024-09-09T14:56:13.937Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-09-09T14:56:13.937Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.31 [2024-09-09T14:56:13.937Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e01625bd60b95a08d62b78fb0339270c8cdfe0b5-3.2.0-dev.31 [2024-09-09T14:56:13.937Z] - 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 [2024-09-09T14:56:14.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:56:14.336Z] [2024-09-09T14:56:14.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:14.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:56:14.676Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T14:56:14.946Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T14:56:14.946Z] 04944245beec: Pulling fs layer [2024-09-09T14:56:14.946Z] 699f458cf7ca: Pulling fs layer [2024-09-09T14:56:14.946Z] 765212b225bb: Pulling fs layer [2024-09-09T14:56:14.946Z] f23df028b6ca: Pulling fs layer [2024-09-09T14:56:14.946Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T14:56:14.946Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T14:56:14.946Z] 765212b225bb: Waiting [2024-09-09T14:56:14.946Z] f23df028b6ca: Waiting [2024-09-09T14:56:14.946Z] d65c8cfc05b1: Waiting [2024-09-09T14:56:14.946Z] 04944245beec: Verifying Checksum [2024-09-09T14:56:14.946Z] 04944245beec: Download complete [2024-09-09T14:56:14.946Z] 765212b225bb: Verifying Checksum [2024-09-09T14:56:14.946Z] 765212b225bb: Download complete [2024-09-09T14:56:14.946Z] f23df028b6ca: Verifying Checksum [2024-09-09T14:56:14.946Z] f23df028b6ca: Download complete [2024-09-09T14:56:14.946Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T14:56:14.946Z] d65c8cfc05b1: Download complete [2024-09-09T14:56:15.266Z] 699f458cf7ca: Verifying Checksum [2024-09-09T14:56:15.266Z] 699f458cf7ca: Download complete [2024-09-09T14:56:15.888Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T14:56:15.888Z] 8998bd30e6a1: Download complete [2024-09-09T14:56:18.513Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T14:56:18.513Z] 2437ff75d9bd: Download complete [2024-09-09T14:56:21.116Z] 8998bd30e6a1: Pull complete [2024-09-09T14:56:21.385Z] 04944245beec: Pull complete [2024-09-09T14:56:23.331Z] 699f458cf7ca: Pull complete [2024-09-09T14:56:23.331Z] 765212b225bb: Pull complete [2024-09-09T14:56:24.297Z] f23df028b6ca: Pull complete [2024-09-09T14:56:24.565Z] d65c8cfc05b1: Pull complete [2024-09-09T14:56:42.780Z] 2437ff75d9bd: Pull complete [2024-09-09T14:56:42.780Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T14:56:42.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:56:42.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:56:43.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-9886 does not seem to be running inside a container [2024-09-09T14:56:43.061Z] $ 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/241 -v /w/workspace/app-service-configurable/241:/w/workspace/app-service-configurable/241:rw,z -v /w/workspace/app-service-configurable/241@tmp:/w/workspace/app-service-configurable/241@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 [2024-09-09T14:56:45.887Z] $ docker top 9797e18a7de71499837b7e814f47b7265244c1b3cbf3b79656589b903ca8f4ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:56:46.746Z] ---> job-cost.sh [2024-09-09T14:56:46.746Z] lf-activate-venv: SKIPPING [2024-09-09T14:56:46.746Z] INFO: No Stack... [2024-09-09T14:56:47.012Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T14:56:48.933Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T14:56:49.567Z] + cut -d, -f6 [2024-09-09T14:56:49.567Z] + cat /w/workspace/app-service-configurable/241/archives/cost.csv [Pipeline] lock [2024-09-09T14:56:49.604Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [2024-09-09T14:56:49.617Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] did not exist. Created. [2024-09-09T14:56:49.625Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T14:56:50.289Z] /w/workspace/app-service-configurable/241@tmp/durable-ac188050/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T14:56:50.949Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T14:56:50.978Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T14:56:51.029Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T14:56:51.040Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-241-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T14:56:51.057Z] $ docker stop --time=1 9797e18a7de71499837b7e814f47b7265244c1b3cbf3b79656589b903ca8f4ba [2024-09-09T14:56:52.579Z] $ docker rm -f --volumes 9797e18a7de71499837b7e814f47b7265244c1b3cbf3b79656589b903ca8f4ba [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 [2024-09-09T14:56:53.046Z] provisioning config files... [2024-09-09T14:56:53.053Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13660796565917240066tmp [Pipeline] { [Pipeline] sh [2024-09-09T14:56:53.367Z] + set +x [2024-09-09T14:56:53.367Z] + + curl -s https://codecov.io/bash [2024-09-09T14:56:53.367Z] bash -s -- [2024-09-09T14:56:53.367Z] [2024-09-09T14:56:53.367Z] _____ _ [2024-09-09T14:56:53.367Z] / ____| | | [2024-09-09T14:56:53.367Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T14:56:53.367Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T14:56:53.367Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T14:56:53.367Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T14:56:53.367Z] Bash-1.0.6 [2024-09-09T14:56:53.367Z] [2024-09-09T14:56:53.367Z] [2024-09-09T14:56:53.367Z] ==> git version 2.25.1 found [2024-09-09T14:56:53.367Z] ==> 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 [2024-09-09T14:56:53.367Z] Release-Date: 2020-01-08 [2024-09-09T14:56:53.367Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-09T14:56:53.367Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T14:56:53.367Z] ==> Jenkins CI detected. [2024-09-09T14:56:53.367Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-09-09T14:56:53.367Z] project root: . [2024-09-09T14:56:53.367Z] --> token set from env [2024-09-09T14:56:53.368Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T14:56:53.368Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T14:56:53.368Z] ==> Python coveragepy not found [2024-09-09T14:56:53.368Z] ==> Searching for coverage reports in: [2024-09-09T14:56:53.368Z] + . [2024-09-09T14:56:53.368Z] -> Found 1 reports [2024-09-09T14:56:53.368Z] ==> Detecting git/mercurial file structure [2024-09-09T14:56:53.368Z] ==> Reading reports [2024-09-09T14:56:53.368Z] + ./coverage.out bytes=13 [2024-09-09T14:56:53.368Z] ==> Appending adjustments [2024-09-09T14:56:53.368Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T14:56:53.368Z] + Found adjustments [2024-09-09T14:56:53.628Z] ==> Gzipping contents [2024-09-09T14:56:53.628Z] 4.0K /tmp/codecov.iiywIa.gz [2024-09-09T14:56:53.628Z] ==> Uploading reports [2024-09-09T14:56:53.628Z] url: https://codecov.io [2024-09-09T14:56:53.628Z] query: branch=main&commit=e01625bd60b95a08d62b78fb0339270c8cdfe0b5&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T14:56:53.628Z] -> Pinging Codecov [2024-09-09T14:56:53.628Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e01625bd60b95a08d62b78fb0339270c8cdfe0b5&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T14:56:53.628Z] -> Uploading to [2024-09-09T14:56:53.628Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/A97CA9966030D2A3747ED39772930CCE/e01625bd60b95a08d62b78fb0339270c8cdfe0b5/b30a91cb-e7b5-437d-bee6-6e727fd2f055.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T145653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9474d07a499bfeb7bc08f36427065eab25319588997f688619991a19703a8038 [2024-09-09T14:56:53.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T14:56:53.628Z] Dload Upload Total Spent Left Speed [2024-09-09T14:56:53.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1177 --:--:-- --:--:-- --:--:-- 1177 [2024-09-09T14:56:53.889Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] } [2024-09-09T14:56:53.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-09T14:56:54.065Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T14:56:54.086Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:54.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T14:56:54.410Z] [2024-09-09T14:56:54.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:54.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T14:56:54.713Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T14:56:54.713Z] 619be1103602: Already exists [2024-09-09T14:56:54.713Z] f8ea3408117e: Pulling fs layer [2024-09-09T14:56:54.713Z] 91320369b822: Pulling fs layer [2024-09-09T14:56:54.713Z] 0406650e8295: Pulling fs layer [2024-09-09T14:56:54.713Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T14:56:54.713Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T14:56:54.713Z] bcf3aedb951c: Pulling fs layer [2024-09-09T14:56:54.713Z] 4f4fb700ef54: Waiting [2024-09-09T14:56:54.713Z] 96d80e3f36e1: Waiting [2024-09-09T14:56:54.713Z] bcf3aedb951c: Waiting [2024-09-09T14:56:54.713Z] 0406650e8295: Verifying Checksum [2024-09-09T14:56:54.713Z] 0406650e8295: Download complete [2024-09-09T14:56:54.713Z] f8ea3408117e: Verifying Checksum [2024-09-09T14:56:54.713Z] f8ea3408117e: Download complete [2024-09-09T14:56:54.713Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T14:56:54.713Z] 4f4fb700ef54: Download complete [2024-09-09T14:56:54.713Z] f8ea3408117e: Pull complete [2024-09-09T14:56:54.972Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T14:56:54.972Z] 96d80e3f36e1: Download complete [2024-09-09T14:56:55.230Z] 91320369b822: Verifying Checksum [2024-09-09T14:56:55.230Z] 91320369b822: Download complete [2024-09-09T14:56:55.797Z] bcf3aedb951c: Verifying Checksum [2024-09-09T14:56:55.797Z] bcf3aedb951c: Download complete [2024-09-09T14:56:57.705Z] 91320369b822: Pull complete [2024-09-09T14:56:57.964Z] 0406650e8295: Pull complete [2024-09-09T14:56:57.964Z] 4f4fb700ef54: Pull complete [2024-09-09T14:56:58.223Z] 96d80e3f36e1: Pull complete [2024-09-09T14:57:01.507Z] bcf3aedb951c: Pull complete [2024-09-09T14:57:01.507Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T14:57:01.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T14:57:01.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:01.607Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:57:01.643Z] $ 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:latest cat [2024-09-09T14:57:04.627Z] $ docker top 81afd3866b8bd1ddd45ab4e68968874fd67cfbc825ac13bcbef17c80b71b0f42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:57:04.972Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-09-09T14:57:04.984Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-09-09T14:57:05.262Z] + set -o pipefail [2024-09-09T14:57:05.262Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-09-09T14:57:13.404Z] [2024-09-09T14:57:13.404Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-09-09T14:57:13.404Z] [2024-09-09T14:57:13.404Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/baa60cc9-451b-4d80-bea7-39b27416bc0a [2024-09-09T14:57:13.404Z] [2024-09-09T14:57:13.404Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T14:57:13.404Z] [2024-09-09T14:57:13.404Z] [2024-09-09T14:57:13.404Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T14:57:13.404Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T14:57:13.421Z] $ docker stop --time=1 81afd3866b8bd1ddd45ab4e68968874fd67cfbc825ac13bcbef17c80b71b0f42 [2024-09-09T14:57:17.078Z] $ docker rm -f --volumes 81afd3866b8bd1ddd45ab4e68968874fd67cfbc825ac13bcbef17c80b71b0f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T14:57:17.930Z] + git log --format=format:%s -1 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 [Pipeline] sh [2024-09-09T14:57:18.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:57:18.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:18.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:57:18.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:18.628Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:57:18.664Z] $ 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 [2024-09-09T14:57:19.124Z] $ docker top e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac -eo pid,comm [2024-09-09T14:57:19.162Z] 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). [2024-09-09T14:57:19.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:57:19.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:57:19.231Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:57:19.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:57:19.337Z] $ docker exec e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac ssh-agent [2024-09-09T14:57:19.450Z] SSH_AUTH_SOCK=/tmp/ssh-wab7Vq2McxA3/agent.32 [2024-09-09T14:57:19.450Z] SSH_AGENT_PID=38 [2024-09-09T14:57:19.455Z] Running ssh-add (command line suppressed) [2024-09-09T14:57:19.572Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14676152842809446582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14676152842809446582.key) [2024-09-09T14:57:19.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:57:19.876Z] + git semver tag [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,041 [run_tag] DEBUG tag force:False [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,042 [check_head_tag] DEBUG check head tag [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,043 [execute] INFO git cat-file --batch-check [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,046 [execute] INFO git cat-file --batch [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,069 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,069 [execute] INFO git tag -a v3.2.0-dev.31 -m v3.2.0-dev.31 [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,069 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.31', '-m', 'v3.2.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T14:57:20.135Z] 2024-09-09 14:57:20,074 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:57:20.135Z] 3.2.0-dev.31 [Pipeline] } [2024-09-09T14:57:20.149Z] $ docker exec --env ******** --env ******** e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac ssh-agent -k [2024-09-09T14:57:20.250Z] unset SSH_AUTH_SOCK; [2024-09-09T14:57:20.250Z] unset SSH_AGENT_PID; [2024-09-09T14:57:20.250Z] echo Agent pid 38 killed; [2024-09-09T14:57:20.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:57:20.580Z] + git semver [Pipeline] } [2024-09-09T14:57:20.857Z] $ docker stop --time=1 e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac [2024-09-09T14:57:22.108Z] $ docker rm -f --volumes e703dcef5ca99a280f73d85dfd4c05278e0cad34e2c0613316940c0fa9ab82ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:22.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T14:57:22.522Z] [2024-09-09T14:57:22.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:22.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T14:57:22.831Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T14:57:22.831Z] ab5ef0e58194: Pulling fs layer [2024-09-09T14:57:22.831Z] 9712f1f96733: Pulling fs layer [2024-09-09T14:57:22.831Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T14:57:22.831Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T14:57:22.831Z] e9a5061849ea: Pulling fs layer [2024-09-09T14:57:22.831Z] d747dcd14b5f: Pulling fs layer [2024-09-09T14:57:22.831Z] 2de7ff778b66: Pulling fs layer [2024-09-09T14:57:22.831Z] e9a5061849ea: Waiting [2024-09-09T14:57:22.831Z] d747dcd14b5f: Waiting [2024-09-09T14:57:22.831Z] 0d9ebad4ef96: Waiting [2024-09-09T14:57:22.831Z] 2de7ff778b66: Waiting [2024-09-09T14:57:22.831Z] 9712f1f96733: Verifying Checksum [2024-09-09T14:57:22.831Z] 9712f1f96733: Download complete [2024-09-09T14:57:23.089Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T14:57:23.089Z] 63f879dbbcfc: Download complete [2024-09-09T14:57:23.346Z] e9a5061849ea: Verifying Checksum [2024-09-09T14:57:23.346Z] e9a5061849ea: Download complete [2024-09-09T14:57:23.346Z] d747dcd14b5f: Download complete [2024-09-09T14:57:23.346Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T14:57:23.346Z] 0d9ebad4ef96: Download complete [2024-09-09T14:57:23.346Z] ab5ef0e58194: Verifying Checksum [2024-09-09T14:57:23.346Z] ab5ef0e58194: Download complete [2024-09-09T14:57:23.346Z] 2de7ff778b66: Verifying Checksum [2024-09-09T14:57:23.346Z] 2de7ff778b66: Download complete [2024-09-09T14:57:25.876Z] ab5ef0e58194: Pull complete [2024-09-09T14:57:25.876Z] 9712f1f96733: Pull complete [2024-09-09T14:57:26.441Z] 63f879dbbcfc: Pull complete [2024-09-09T14:57:29.730Z] 0d9ebad4ef96: Pull complete [2024-09-09T14:57:29.989Z] e9a5061849ea: Pull complete [2024-09-09T14:57:29.989Z] d747dcd14b5f: Pull complete [2024-09-09T14:57:30.924Z] 2de7ff778b66: Pull complete [2024-09-09T14:57:30.924Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T14:57:30.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T14:57:30.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:31.030Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:57:31.069Z] $ 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 [2024-09-09T14:57:35.932Z] $ docker top ee92a0855deef3cf555cfa80200d11b50ad03ace76479a3e865dd01c86b15140 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:57:36.010Z] provisioning config files... [2024-09-09T14:57:36.017Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15235945927786700738tmp [2024-09-09T14:57:36.026Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15788067086127867986tmp [2024-09-09T14:57:36.035Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14710474476809306843tmp [Pipeline] { [Pipeline] echo [2024-09-09T14:57:36.067Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:36.366Z] ---> sigul-configuration.sh [2024-09-09T14:57:36.366Z] gpg: directory `/root/.gnupg' created [2024-09-09T14:57:36.366Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T14:57:36.366Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T14:57:36.366Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T14:57:36.366Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T14:57:36.366Z] gpg: CAST5 encrypted data [2024-09-09T14:57:36.366Z] gpg: encrypted with 1 passphrase [2024-09-09T14:57:36.366Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T14:57:36.662Z] + mkdir /home/jenkins [2024-09-09T14:57:36.662Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T14:57:36.959Z] + 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 [2024-09-09T14:57:36.973Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:37.265Z] ---> sigul-install.sh [2024-09-09T14:57:37.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T14:57:37.562Z] + git tag --list [2024-09-09T14:57:37.562Z] v1.0.0 [2024-09-09T14:57:37.562Z] v1.1.0 [2024-09-09T14:57:37.562Z] v1.2.0 [2024-09-09T14:57:37.562Z] v1.3.0 [2024-09-09T14:57:37.562Z] v1.3.1 [2024-09-09T14:57:37.562Z] v2.0.0 [2024-09-09T14:57:37.562Z] v2.0.1 [2024-09-09T14:57:37.562Z] v2.1.0 [2024-09-09T14:57:37.562Z] v2.1.1 [2024-09-09T14:57:37.562Z] v2.1.2 [2024-09-09T14:57:37.562Z] v2.2.0 [2024-09-09T14:57:37.562Z] v2.3 [2024-09-09T14:57:37.562Z] v2.3.0 [2024-09-09T14:57:37.562Z] v2.3.1 [2024-09-09T14:57:37.562Z] v3.0 [2024-09-09T14:57:37.562Z] v3.0.0 [2024-09-09T14:57:37.562Z] v3.0.1 [2024-09-09T14:57:37.562Z] v3.0.1-dev.1 [2024-09-09T14:57:37.562Z] v3.1 [2024-09-09T14:57:37.562Z] v3.1.0 [2024-09-09T14:57:37.562Z] v3.1.0-dev.1 [2024-09-09T14:57:37.562Z] v3.1.0-dev.10 [2024-09-09T14:57:37.562Z] v3.1.0-dev.11 [2024-09-09T14:57:37.562Z] v3.1.0-dev.12 [2024-09-09T14:57:37.562Z] v3.1.0-dev.13 [2024-09-09T14:57:37.562Z] v3.1.0-dev.14 [2024-09-09T14:57:37.562Z] v3.1.0-dev.15 [2024-09-09T14:57:37.562Z] v3.1.0-dev.16 [2024-09-09T14:57:37.562Z] v3.1.0-dev.17 [2024-09-09T14:57:37.562Z] v3.1.0-dev.18 [2024-09-09T14:57:37.562Z] v3.1.0-dev.19 [2024-09-09T14:57:37.562Z] v3.1.0-dev.2 [2024-09-09T14:57:37.562Z] v3.1.0-dev.20 [2024-09-09T14:57:37.562Z] v3.1.0-dev.21 [2024-09-09T14:57:37.562Z] v3.1.0-dev.22 [2024-09-09T14:57:37.562Z] v3.1.0-dev.23 [2024-09-09T14:57:37.562Z] v3.1.0-dev.24 [2024-09-09T14:57:37.562Z] v3.1.0-dev.25 [2024-09-09T14:57:37.563Z] v3.1.0-dev.26 [2024-09-09T14:57:37.563Z] v3.1.0-dev.27 [2024-09-09T14:57:37.563Z] v3.1.0-dev.28 [2024-09-09T14:57:37.563Z] v3.1.0-dev.29 [2024-09-09T14:57:37.563Z] v3.1.0-dev.3 [2024-09-09T14:57:37.563Z] v3.1.0-dev.30 [2024-09-09T14:57:37.563Z] v3.1.0-dev.31 [2024-09-09T14:57:37.563Z] v3.1.0-dev.32 [2024-09-09T14:57:37.563Z] v3.1.0-dev.33 [2024-09-09T14:57:37.563Z] v3.1.0-dev.34 [2024-09-09T14:57:37.563Z] v3.1.0-dev.35 [2024-09-09T14:57:37.563Z] v3.1.0-dev.36 [2024-09-09T14:57:37.563Z] v3.1.0-dev.37 [2024-09-09T14:57:37.563Z] v3.1.0-dev.38 [2024-09-09T14:57:37.563Z] v3.1.0-dev.39 [2024-09-09T14:57:37.563Z] v3.1.0-dev.4 [2024-09-09T14:57:37.563Z] v3.1.0-dev.5 [2024-09-09T14:57:37.563Z] v3.1.0-dev.6 [2024-09-09T14:57:37.563Z] v3.1.0-dev.7 [2024-09-09T14:57:37.563Z] v3.1.0-dev.8 [2024-09-09T14:57:37.563Z] v3.1.0-dev.9 [2024-09-09T14:57:37.563Z] v3.1.1 [2024-09-09T14:57:37.563Z] v3.1.1-dev.1 [2024-09-09T14:57:37.563Z] v3.2.0-dev.1 [2024-09-09T14:57:37.563Z] v3.2.0-dev.10 [2024-09-09T14:57:37.563Z] v3.2.0-dev.11 [2024-09-09T14:57:37.563Z] v3.2.0-dev.12 [2024-09-09T14:57:37.563Z] v3.2.0-dev.13 [2024-09-09T14:57:37.563Z] v3.2.0-dev.14 [2024-09-09T14:57:37.563Z] v3.2.0-dev.15 [2024-09-09T14:57:37.563Z] v3.2.0-dev.16 [2024-09-09T14:57:37.563Z] v3.2.0-dev.17 [2024-09-09T14:57:37.563Z] v3.2.0-dev.18 [2024-09-09T14:57:37.563Z] v3.2.0-dev.19 [2024-09-09T14:57:37.563Z] v3.2.0-dev.2 [2024-09-09T14:57:37.563Z] v3.2.0-dev.20 [2024-09-09T14:57:37.563Z] v3.2.0-dev.21 [2024-09-09T14:57:37.563Z] v3.2.0-dev.22 [2024-09-09T14:57:37.563Z] v3.2.0-dev.23 [2024-09-09T14:57:37.563Z] v3.2.0-dev.24 [2024-09-09T14:57:37.563Z] v3.2.0-dev.25 [2024-09-09T14:57:37.563Z] v3.2.0-dev.26 [2024-09-09T14:57:37.563Z] v3.2.0-dev.27 [2024-09-09T14:57:37.563Z] v3.2.0-dev.28 [2024-09-09T14:57:37.563Z] v3.2.0-dev.29 [2024-09-09T14:57:37.563Z] v3.2.0-dev.3 [2024-09-09T14:57:37.563Z] v3.2.0-dev.30 [2024-09-09T14:57:37.563Z] v3.2.0-dev.31 [2024-09-09T14:57:37.563Z] v3.2.0-dev.4 [2024-09-09T14:57:37.563Z] v3.2.0-dev.5 [2024-09-09T14:57:37.563Z] v3.2.0-dev.6 [2024-09-09T14:57:37.563Z] v3.2.0-dev.7 [2024-09-09T14:57:37.563Z] v3.2.0-dev.8 [2024-09-09T14:57:37.563Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T14:57:37.858Z] + lftools sign git-tag v3.2.0-dev.31 [2024-09-09T14:57:38.426Z] Signing Git tag with Sigul... [2024-09-09T14:57:38.426Z] Signing v3.2.0-dev.31 [Pipeline] echo [2024-09-09T14:57:38.699Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:38.993Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T14:57:38.999Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T14:57:39.037Z] $ docker stop --time=1 ee92a0855deef3cf555cfa80200d11b50ad03ace76479a3e865dd01c86b15140 [2024-09-09T14:57:40.290Z] $ docker rm -f --volumes ee92a0855deef3cf555cfa80200d11b50ad03ace76479a3e865dd01c86b15140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T14:57:40.731Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:57:40.731Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:41.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:57:41.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:41.115Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:57:41.141Z] $ 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 [2024-09-09T14:57:41.454Z] $ docker top b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 -eo pid,comm [2024-09-09T14:57:41.493Z] 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). [2024-09-09T14:57:41.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:57:41.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:57:41.549Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:57:41.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:57:41.664Z] $ docker exec b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 ssh-agent [2024-09-09T14:57:41.767Z] SSH_AUTH_SOCK=/tmp/ssh-oLlDKEbzunts/agent.32 [2024-09-09T14:57:41.767Z] SSH_AGENT_PID=38 [2024-09-09T14:57:41.771Z] Running ssh-add (command line suppressed) [2024-09-09T14:57:41.867Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4924219479239036914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4924219479239036914.key) [2024-09-09T14:57:41.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:57:42.168Z] + git semver bump pre [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,348 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,348 [bump_version] DEBUG bumping version:3.2.0-dev.31 on axis:pre with prefix:dev [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,348 [bump_version] DEBUG bumped version:3.2.0-dev.32 [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,348 [write_version] DEBUG write version:3.2.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,348 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,348 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,351 [execute] INFO git cat-file --batch-check [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,356 [execute] INFO git cat-file --batch [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:42.428Z] 2024-09-09 14:57:42,361 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:57:42.428Z] 3.2.0-dev.32 [Pipeline] } [2024-09-09T14:57:42.441Z] $ docker exec --env ******** --env ******** b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 ssh-agent -k [2024-09-09T14:57:42.538Z] unset SSH_AUTH_SOCK; [2024-09-09T14:57:42.538Z] unset SSH_AGENT_PID; [2024-09-09T14:57:42.538Z] echo Agent pid 38 killed; [2024-09-09T14:57:42.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:57:42.873Z] + git semver [Pipeline] } [2024-09-09T14:57:43.149Z] $ docker stop --time=1 b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 [2024-09-09T14:57:44.403Z] $ docker rm -f --volumes b7c459efe5b20a22a867ffbd031c41f00b207a770be5a133b171fde6c5fc9e88 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:57:44.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:57:44.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:45.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:57:45.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:45.141Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:57:45.179Z] $ 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 [2024-09-09T14:57:45.671Z] $ docker top 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:57:45.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:57:45.769Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:57:45.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:57:45.876Z] $ docker exec 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 ssh-agent [2024-09-09T14:57:45.979Z] SSH_AUTH_SOCK=/tmp/ssh-GduJD3AHUb61/agent.32 [2024-09-09T14:57:45.979Z] SSH_AGENT_PID=38 [2024-09-09T14:57:45.983Z] Running ssh-add (command line suppressed) [2024-09-09T14:57:46.092Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12033692820483130782.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12033692820483130782.key) [2024-09-09T14:57:46.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:57:46.396Z] + git semver push [2024-09-09T14:57:46.656Z] 2024-09-09 14:57:46,572 [run_push] DEBUG push [2024-09-09T14:57:46.656Z] 2024-09-09 14:57:46,573 [execute] INFO git cat-file --batch-check [2024-09-09T14:57:46.656Z] 2024-09-09 14:57:46,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:46.656Z] 2024-09-09 14:57:46,577 [execute] INFO git rev-list 11963fcfe700f9baee962d50c094c67aa2f2273b -- [2024-09-09T14:57:46.656Z] 2024-09-09 14:57:46,577 [execute] DEBUG Popen(['git', 'rev-list', '11963fcfe700f9baee962d50c094c67aa2f2273b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T14:57:46.656Z] 2024-09-09 14:57:46,588 [execute] INFO git fetch -v origin [2024-09-09T14:57:46.656Z] 2024-09-09 14:57:46,588 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T14:57:47.224Z] 2024-09-09 14:57:47,048 [run_push] DEBUG no remote changes detected [2024-09-09T14:57:47.224Z] 2024-09-09 14:57:47,049 [execute] INFO git push origin semver [2024-09-09T14:57:47.224Z] 2024-09-09 14:57:47,049 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T14:57:47.794Z] 2024-09-09 14:57:47,757 [run_push] DEBUG push all version tags [2024-09-09T14:57:47.794Z] 2024-09-09 14:57:47,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T14:57:47.794Z] 2024-09-09 14:57:47,759 [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) [2024-09-09T14:57:48.731Z] 2024-09-09 14:57:48,435 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-09T14:57:48.731Z] 3.2.0-dev.32 [Pipeline] } [2024-09-09T14:57:48.745Z] $ docker exec --env ******** --env ******** 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 ssh-agent -k [2024-09-09T14:57:48.851Z] unset SSH_AUTH_SOCK; [2024-09-09T14:57:48.852Z] unset SSH_AGENT_PID; [2024-09-09T14:57:48.852Z] echo Agent pid 38 killed; [2024-09-09T14:57:48.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:57:49.206Z] + git semver [Pipeline] } [2024-09-09T14:57:49.481Z] $ docker stop --time=1 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 [2024-09-09T14:57:50.735Z] $ docker rm -f --volumes 69bce020a3739aff02b5431bec0dbd807227e8931acf384e5e05f5fb1886cec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-09T14:57:51.337Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-09-09T14:57:51.338Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-09-09T14:57:51.338Z] total 16 [2024-09-09T14:57:51.338Z] drwxr-xr-x 3 root root 4096 Sep 9 14:37 . [2024-09-09T14:57:51.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:57 .. [2024-09-09T14:57:51.338Z] drwxr-xr-x 2 root root 4096 Sep 9 14:37 cost [2024-09-09T14:57:51.338Z] -rw-r--r-- 1 root root 96 Sep 9 14:37 cost.csv [2024-09-09T14:57:51.338Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-09-09T14:57:51.338Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-09-09T14:57:51.338Z] total 16 [2024-09-09T14:57:51.338Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:37 . [2024-09-09T14:57:51.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:57 .. [2024-09-09T14:57:51.338Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 14:37 cost [2024-09-09T14:57:51.338Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 9 14:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:51.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:52.488Z] ---> package-listing.sh [2024-09-09T14:57:52.488Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T14:57:52.488Z] ++ facter osfamily [2024-09-09T14:57:52.750Z] + OS_FAMILY=debian [2024-09-09T14:57:52.750Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-09-09T14:57:52.750Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T14:57:52.750Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T14:57:52.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T14:57:52.750Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T14:57:52.750Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-09-09T14:57:52.750Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T14:57:52.750Z] + case "${OS_FAMILY}" in [2024-09-09T14:57:52.750Z] + dpkg -l [2024-09-09T14:57:52.750Z] + grep '^ii' [2024-09-09T14:57:52.750Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T14:57:52.750Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T14:57:52.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T14:57:52.750Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-09-09T14:57:52.750Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-09-09T14:57:52.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-09-09T14:57:52.761Z] 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 [2024-09-09T14:57:53.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:53.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:57:53.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:53.683Z] prd-ubuntu20.04-docker-8c-8g-9884 does not seem to be running inside a container [2024-09-09T14:57:53.716Z] $ 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 [2024-09-09T14:57:53.943Z] $ docker top 532eec6965ebd60578bab5935b7bc40e86c06c8b455567f75bc1c92081b7626d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:57:54.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T14:57:54.577Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T14:57:54.864Z] + ls /var/log/sa-host [2024-09-09T14:57:54.864Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:57:54.947Z] provisioning config files... [2024-09-09T14:57:54.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18077043516195461234tmp [Pipeline] { [Pipeline] echo [2024-09-09T14:57:54.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:55.252Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T14:57:55.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:55.595Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T14:57:55.606Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:55.891Z] ---> sudo-logs.sh [2024-09-09T14:57:55.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T14:57:55.925Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:56.205Z] ---> job-cost.sh [2024-09-09T14:57:56.205Z] lf-activate-venv: SKIPPING [2024-09-09T14:57:56.205Z] DEBUG: total: 0.2199999988079071 [2024-09-09T14:57:56.205Z] INFO: Retrieving Stack Cost... [2024-09-09T14:57:56.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T14:57:57.118Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T14:57:57.161Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:57.478Z] ---> logs-deploy.sh [2024-09-09T14:57:57.478Z] lf-activate-venv: SKIPPING [2024-09-09T14:57:57.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/241 [2024-09-09T14:57:57.478Z] INFO: archiving workspace using pattern(s): [2024-09-09T14:57:58.416Z] Archives upload complete. [2024-09-09T14:57:58.416Z] INFO: archiving logs to Nexus