Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c54f91731c565cfc1b79e0d6871a6f027556c9df 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-ssh7483106823486639064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh309416493272495761.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13786812844729488911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11258150776293807207.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-ssh15599294778648303142.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26377 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 c54f91731c565cfc1b79e0d6871a6f027556c9df (main) Commit message: "Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 > git rev-list --no-walk 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:59:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:59:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:59:45 ========================================================= 13:59:45 EdgeX Global Pipelines Version Info 13:59:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:59:46 ------------------- 13:59:46 stable info: 13:59:46 ------------------- 13:59:46 Commited By: Ginny Guan ginny@iotechsys.com 13:59:46 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:59:46 Message: update stable to v1.0.265 13:59:46 ------------------- 13:59:46 experimental info: 13:59:46 ------------------- 13:59:46 Commited By: Cherry Wang cherry@iotechsys.com 13:59:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:59:46 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c54f917 [Pipeline] echo 13:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:47 provisioning config files... 13:59:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4183776607856704660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:48 ---> ****-login.sh 13:59:48 nexus3.edgexfoundry.org:10001 13:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:48 Configure a credential helper to remove this warning. See 13:59:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:48 13:59:48 Login Succeeded 13:59:48 nexus3.edgexfoundry.org:10002 13:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:48 Configure a credential helper to remove this warning. See 13:59:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:48 13:59:48 Login Succeeded 13:59:48 nexus3.edgexfoundry.org:10003 13:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:48 Configure a credential helper to remove this warning. See 13:59:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:48 13:59:48 Login Succeeded 13:59:48 nexus3.edgexfoundry.org:10004 13:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:48 Configure a credential helper to remove this warning. See 13:59:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:48 13:59:48 Login Succeeded 13:59:48 ****.io 13:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:49 Configure a credential helper to remove this warning. See 13:59:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:49 13:59:49 Login Succeeded 13:59:49 ---> ****-login.sh ends [Pipeline] } 13:59:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:59:49 + git rev-list -1 --merges c54f91731c565cfc1b79e0d6871a6f027556c9df~1..c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo 13:59:49 -----------> git rev-list -1 --merges c54f91731c565cfc1b79e0d6871a6f027556c9df~1..c54f91731c565cfc1b79e0d6871a6f027556c9df c54f91731c565cfc1b79e0d6871a6f027556c9df 13:59:49 c54f91731c565cfc1b79e0d6871a6f027556c9df [false] [Pipeline] sh 13:59:49 + git log --format=format:%s -1 c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo 13:59:49 ========================================================= 13:59:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:59:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:59:50 + git log --format=format:%s -1 c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] echo 13:59:50 [semverPrep] GIT_COMMIT: c54f91731c565cfc1b79e0d6871a6f027556c9df, Commit Message: Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10 [Pipeline] echo 13:59:50 [semverPrep] This is not a build commit. [Pipeline] sh 13:59:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:50 + grep -v github /etc/ssh/ssh_known_hosts 13:59:50 + [ -e /tmp/ssh_known_hosts ] 13:59:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:59:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:59:50 + sudo tee -a /etc/ssh/ssh_known_hosts 13:59:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:50 13:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:51 0.1.4: Pulling from edgex-devops/py-git-semver 13:59:51 b85a868b505f: Pulling fs layer 13:59:51 e2be974225ed: Pulling fs layer 13:59:51 339a4e72a1f5: Pulling fs layer 13:59:51 988bab9f4d93: Pulling fs layer 13:59:51 1469e6f7b9e6: Pulling fs layer 13:59:51 eaf3925da568: Pulling fs layer 13:59:51 bab4dde63d76: Pulling fs layer 13:59:51 bde34c3a00c8: Pulling fs layer 13:59:51 b352a97aabf1: Pulling fs layer 13:59:51 4872d77fe225: Pulling fs layer 13:59:51 5851b861e8e6: Pulling fs layer 13:59:51 eaf3925da568: Waiting 13:59:51 1469e6f7b9e6: Waiting 13:59:51 bab4dde63d76: Waiting 13:59:51 bde34c3a00c8: Waiting 13:59:51 988bab9f4d93: Waiting 13:59:51 5851b861e8e6: Waiting 13:59:51 4872d77fe225: Waiting 13:59:51 e2be974225ed: Download complete 13:59:51 988bab9f4d93: Verifying Checksum 13:59:51 988bab9f4d93: Download complete 13:59:51 1469e6f7b9e6: Verifying Checksum 13:59:51 1469e6f7b9e6: Download complete 13:59:51 339a4e72a1f5: Verifying Checksum 13:59:51 339a4e72a1f5: Download complete 13:59:51 eaf3925da568: Download complete 13:59:51 bde34c3a00c8: Download complete 13:59:51 b352a97aabf1: Download complete 13:59:51 4872d77fe225: Verifying Checksum 13:59:51 4872d77fe225: Download complete 13:59:51 5851b861e8e6: Download complete 13:59:51 b85a868b505f: Download complete 13:59:51 bab4dde63d76: Verifying Checksum 13:59:52 b85a868b505f: Pull complete 13:59:52 e2be974225ed: Pull complete 13:59:53 339a4e72a1f5: Pull complete 13:59:53 988bab9f4d93: Pull complete 13:59:53 1469e6f7b9e6: Pull complete 13:59:53 eaf3925da568: Pull complete 13:59:55 bab4dde63d76: Pull complete 13:59:55 bde34c3a00c8: Pull complete 13:59:55 b352a97aabf1: Pull complete 13:59:55 4872d77fe225: Pull complete 13:59:55 5851b861e8e6: Pull complete 13:59:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:55 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 13:59:55 $ 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 13:59:57 $ docker top f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 -eo pid,comm 13:59:57 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). 13:59:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:57 [ssh-agent] Looking for ssh-agent implementation... 13:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:57 $ docker exec f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent 13:59:57 SSH_AUTH_SOCK=/tmp/ssh-hSVYzKsteC7a/agent.32 13:59:57 SSH_AGENT_PID=38 13:59:57 Running ssh-add (command line suppressed) 13:59:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17223801723919864440.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17223801723919864440.key) 13:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:57 + git tag --points-at HEAD [Pipeline] } 13:59:57 $ docker exec --env ******** --env ******** f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent -k 13:59:58 unset SSH_AUTH_SOCK; 13:59:58 unset SSH_AGENT_PID; 13:59:58 echo Agent pid 38 killed; 13:59:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:58 [ssh-agent] Looking for ssh-agent implementation... 13:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:58 $ docker exec f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent 13:59:58 SSH_AUTH_SOCK=/tmp/ssh-VRZY1TtU3cCY/agent.71 13:59:58 SSH_AGENT_PID=77 13:59:58 Running ssh-add (command line suppressed) 13:59:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15137006633286476455.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15137006633286476455.key) 13:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:58 + git semver init 13:59:58 2024-11-13 13:59:58,892 [run_init] DEBUG init version:0.0.0 force:False 13:59:58 2024-11-13 13:59:58,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:59:58 2024-11-13 13:59:58,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:59:58 2024-11-13 13:59:58,894 [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) 13:59:59 2024-11-13 13:59:59,839 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:59:59 2024-11-13 13:59:59,839 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:59:59 2024-11-13 13:59:59,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:59 2024-11-13 13:59:59,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:59 4.0.0-dev.8 [Pipeline] } 13:59:59 $ docker exec --env ******** --env ******** f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 ssh-agent -k 14:00:00 unset SSH_AUTH_SOCK; 14:00:00 unset SSH_AGENT_PID; 14:00:00 echo Agent pid 77 killed; 14:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:00 + git semver [Pipeline] } 14:00:00 $ docker stop --time=1 f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 14:00:01 $ docker rm -f --volumes f94d5a52bbf6be2d4f4ccdc582b0f41303f4c6074d0f4d7b9617839bd1778e00 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:02 Stashed 1 file(s) [Pipeline] echo 14:00:02 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 14:00:02 provisioning config files... 14:00:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16452051420055537417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:02 ---> ****-login.sh 14:00:02 nexus3.edgexfoundry.org:10001 14:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:00:02 Configure a credential helper to remove this warning. See 14:00:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:00:02 14:00:02 Login Succeeded 14:00:02 nexus3.edgexfoundry.org:10002 14:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:00:02 Configure a credential helper to remove this warning. See 14:00:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:00:02 14:00:02 Login Succeeded 14:00:02 nexus3.edgexfoundry.org:10003 14:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:00:03 Configure a credential helper to remove this warning. See 14:00:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:00:03 14:00:03 Login Succeeded 14:00:03 nexus3.edgexfoundry.org:10004 14:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:00:03 Configure a credential helper to remove this warning. See 14:00:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:00:03 14:00:03 Login Succeeded 14:00:03 ****.io 14:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:00:04 Configure a credential helper to remove this warning. See 14:00:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:00:04 14:00:04 Login Succeeded 14:00:04 ---> ****-login.sh ends [Pipeline] } 14:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:00:04 ========================================================= 14:00:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:00:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 14:00:04 Sending build context to Docker daemon 9.217MB 14:00:04 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:00:04 Step 2/12 : FROM ${BASE} AS builder 14:00:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:04 43c4264eed91: Pulling fs layer 14:00:04 4cc291be95ef: Pulling fs layer 14:00:04 2ac1f1163629: Pulling fs layer 14:00:04 5c3c966382ef: Pulling fs layer 14:00:04 4f4fb700ef54: Pulling fs layer 14:00:04 5d5c8e513c77: Pulling fs layer 14:00:04 9f66e0745190: Pulling fs layer 14:00:04 f49a43e4bbc0: Pulling fs layer 14:00:04 561ebcabdf7f: Pulling fs layer 14:00:04 5d5c8e513c77: Waiting 14:00:04 4f4fb700ef54: Waiting 14:00:04 f49a43e4bbc0: Waiting 14:00:04 5c3c966382ef: Waiting 14:00:04 9f66e0745190: Waiting 14:00:04 4cc291be95ef: Verifying Checksum 14:00:04 4cc291be95ef: Download complete 14:00:04 5c3c966382ef: Verifying Checksum 14:00:04 5c3c966382ef: Download complete 14:00:04 4f4fb700ef54: Verifying Checksum 14:00:04 4f4fb700ef54: Download complete 14:00:04 5d5c8e513c77: Download complete 14:00:04 43c4264eed91: Download complete 14:00:04 9f66e0745190: Verifying Checksum 14:00:04 9f66e0745190: Download complete 14:00:04 43c4264eed91: Pull complete 14:00:05 4cc291be95ef: Pull complete 14:00:05 561ebcabdf7f: Verifying Checksum 14:00:05 561ebcabdf7f: Download complete 14:00:05 2ac1f1163629: Download complete 14:00:05 f49a43e4bbc0: Verifying Checksum 14:00:05 f49a43e4bbc0: Download complete 14:00:08 2ac1f1163629: Pull complete 14:00:08 5c3c966382ef: Pull complete 14:00:08 4f4fb700ef54: Pull complete 14:00:08 5d5c8e513c77: Pull complete 14:00:08 9f66e0745190: Pull complete 14:00:10 f49a43e4bbc0: Pull complete 14:00:10 561ebcabdf7f: Pull complete 14:00:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:00:11 ---> 3a752c3f9dda 14:00:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:00:12 ---> Running in cdcc8eda2e1d 14:00:12 Removing intermediate container cdcc8eda2e1d 14:00:12 ---> 55a610ddef5a 14:00:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:00:12 ---> Running in 6afb7b0d24d2 14:00:12 Removing intermediate container 6afb7b0d24d2 14:00:12 ---> 01a58cff606e 14:00:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:00:12 ---> Running in 22c3df8fb91f 14:00:12 Removing intermediate container 22c3df8fb91f 14:00:12 ---> 8db50d713cae 14:00:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:12 ---> Running in 55a9ea9df10b 14:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:00:13 OK: 246 MiB in 54 packages 14:00:13 Removing intermediate container 55a9ea9df10b 14:00:13 ---> 2abaa128f886 14:00:13 Step 7/12 : WORKDIR /app 14:00:13 ---> Running in c40bb8a67256 14:00:13 Removing intermediate container c40bb8a67256 14:00:13 ---> 123e9ce6624c 14:00:13 Step 8/12 : COPY go.mod vendor* ./ 14:00:13 ---> 71de0828a693 14:00:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:13 ---> Running in 93d4969f4d4f 14:00:17 Still waiting to schedule task 14:00:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26379’ is offline 14:00:48 Removing intermediate container 93d4969f4d4f 14:00:48 ---> d8506fbfd0b6 14:00:48 Step 10/12 : COPY . . 14:00:48 ---> 869b36a2b300 14:00:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:00:48 ---> Running in d4a44c548fd3 14:00:48 Removing intermediate container d4a44c548fd3 14:00:48 ---> 8eab52c47c5a 14:00:48 Step 12/12 : RUN $MAKE 14:00:48 ---> Running in b8c733040c83 14:00:48 noop 14:00:48 Removing intermediate container b8c733040c83 14:00:48 ---> 6c0098451f92 14:00:48 Successfully built 6c0098451f92 14:00:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:49 + docker inspect -f . ci-base-image-x86_64 14:00:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:49 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:00:49 $ 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 14:00:49 $ docker top 233d949523c1bbf7d72c2855fec6f9381364c0940e8f0085f3230a11e09b15e3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:49 + go version 14:00:49 go version go1.23.2 linux/amd64 [Pipeline] } 14:00:49 $ docker stop --time=1 233d949523c1bbf7d72c2855fec6f9381364c0940e8f0085f3230a11e09b15e3 14:00:51 $ docker rm -f --volumes 233d949523c1bbf7d72c2855fec6f9381364c0940e8f0085f3230a11e09b15e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:51 + docker inspect -f . ci-base-image-x86_64 14:00:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:51 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:00:51 $ 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 14:00:52 $ docker top 043c1b0cf534c85058ab46a0b41f0bb802a0b0eab2e2d868494ca663d73dc267 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:52 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:00:52 + make test 14:00:52 go test -race -coverprofile=coverage.out ./... 14:01:24 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:01:57 go vet ./... 14:02:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:00 ./bin/test-attribution-txt.sh [Pipeline] echo 14:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:02:00 $ docker stop --time=1 043c1b0cf534c85058ab46a0b41f0bb802a0b0eab2e2d868494ca663d73dc267 14:02:02 $ docker rm -f --volumes 043c1b0cf534c85058ab46a0b41f0bb802a0b0eab2e2d868494ca663d73dc267 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:02:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:04 + ls -al . 14:02:04 total 248 14:02:04 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 14:00 . 14:02:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 13:59 .. 14:02:04 -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 13:59 .dockerignore 14:02:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:01 .git 14:02:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:59 .github 14:02:04 -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 13:59 .gitignore 14:02:04 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 13:59 .golangci.yml 14:02:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 13:59 .semver 14:02:04 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 13 13:59 Attribution.txt 14:02:04 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 13:59 CHANGELOG.md 14:02:04 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 13 13:59 Dockerfile 14:02:04 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 13:59 GOVERNANCE.md 14:02:04 -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 13:59 Jenkinsfile 14:02:04 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 13:59 LICENSE 14:02:04 -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 13:59 OWNERS.md 14:02:04 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 13:59 README.md 14:02:04 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 14:00 VERSION 14:02:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 13:59 bin 14:02:04 -rw-r--r-- 1 jenkins jenkins 953 Nov 13 14:01 coverage.out 14:02:04 -rw-rw-r-- 1 jenkins jenkins 6598 Nov 13 13:59 go.mod 14:02:04 -rw-rw-r-- 1 jenkins jenkins 88085 Nov 13 13:59 go.sum 14:02:04 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 13:59 main.go 14:02:04 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 13 13:59 makefile 14:02:04 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 13:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:04 + 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=c54f91731c565cfc1b79e0d6871a6f027556c9df --label arch=amd64 --label version=4.0.0-dev.8 . 14:02:04 Sending build context to Docker daemon 9.219MB 14:02:04 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:02:04 Step 2/27 : FROM ${BASE} AS builder 14:02:04 ---> 6c0098451f92 14:02:04 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:02:04 ---> Running in 1f73cfca1421 14:02:04 Removing intermediate container 1f73cfca1421 14:02:04 ---> 33c30e6d245b 14:02:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:02:04 ---> Running in 0e5e5a41443a 14:02:04 Removing intermediate container 0e5e5a41443a 14:02:04 ---> f1b3a78f87e8 14:02:04 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:02:04 ---> Running in da08ce5ac6d7 14:02:04 Removing intermediate container da08ce5ac6d7 14:02:04 ---> 70a4e9eec021 14:02:04 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:04 ---> Running in 0f4b6f00dd91 14:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:02:05 OK: 246 MiB in 54 packages 14:02:05 Removing intermediate container 0f4b6f00dd91 14:02:05 ---> ac3e97d8363e 14:02:05 Step 7/27 : WORKDIR /app 14:02:05 ---> Running in 3a0be4db952d 14:02:05 Removing intermediate container 3a0be4db952d 14:02:05 ---> 5d660a72dd88 14:02:05 Step 8/27 : COPY go.mod vendor* ./ 14:02:06 ---> 5fb43f77f42d 14:02:06 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:06 ---> Running in 56aad10540d0 14:02:07 Removing intermediate container 56aad10540d0 14:02:07 ---> 7225d159ec3a 14:02:07 Step 10/27 : COPY . . 14:02:07 ---> 201427526b89 14:02:07 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:07 ---> Running in 2f9d9513fd55 14:02:07 Removing intermediate container 2f9d9513fd55 14:02:07 ---> 573cace80b5a 14:02:07 Step 12/27 : RUN $MAKE 14:02:07 ---> Running in d63e28c9b1ad 14:02:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:02:39 Removing intermediate container d63e28c9b1ad 14:02:39 ---> edaa94c1ff4c 14:02:39 Step 13/27 : FROM alpine:3.20 14:02:39 3.20: Pulling from library/alpine 14:02:39 da9db072f522: Pulling fs layer 14:02:39 da9db072f522: Verifying Checksum 14:02:39 da9db072f522: Download complete 14:02:39 da9db072f522: Pull complete 14:02:39 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 14:02:39 Status: Downloaded newer image for alpine:3.20 14:02:39 ---> 63b790fccc90 14:02:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:02:39 ---> Running in 9c50882dc35e 14:02:39 Removing intermediate container 9c50882dc35e 14:02:39 ---> 9de1b68f58f9 14:02:39 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:02:39 ---> Running in 60f6b41c65ef 14:02:39 Removing intermediate container 60f6b41c65ef 14:02:39 ---> b3de54a4a1f8 14:02:39 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:02:39 ---> Running in 37c7e6fd148b 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:02:39 (1/2) Installing ca-certificates (20240705-r0) 14:02:39 (2/2) Installing dumb-init (1.2.5-r3) 14:02:39 Executing busybox-1.36.1-r29.trigger 14:02:39 Executing ca-certificates-20240705-r0.trigger 14:02:39 OK: 9 MiB in 16 packages 14:02:39 Removing intermediate container 37c7e6fd148b 14:02:39 ---> 154759db4428 14:02:39 Step 17/27 : RUN apk --no-cache upgrade 14:02:39 ---> Running in 5151682586da 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:02:39 Upgrading critical system libraries and apk-tools: 14:02:39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:02:39 Executing busybox-1.36.1-r29.trigger 14:02:39 Continuing the upgrade transaction with new apk-tools: 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:02:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:02:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:02:39 Executing ca-certificates-20240705-r0.trigger 14:02:39 OK: 9 MiB in 16 packages 14:02:39 Removing intermediate container 5151682586da 14:02:39 ---> c3a2c2cecf9a 14:02:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:02:40 ---> bc92639d909f 14:02:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:02:40 ---> 05ac32ec5b91 14:02:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:02:40 ---> 85fd57c09e1b 14:02:40 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:02:40 ---> 60f0d7339694 14:02:40 Step 22/27 : EXPOSE 48095 14:02:40 ---> Running in eb7c5ef4da54 14:02:40 Removing intermediate container eb7c5ef4da54 14:02:40 ---> 70d5167984eb 14:02:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:02:41 ---> Running in a1d1f6be042f 14:02:41 Removing intermediate container a1d1f6be042f 14:02:41 ---> 5ad3637221cf 14:02:41 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:02:41 ---> Running in a94dd9cbfa9e 14:02:41 Removing intermediate container a94dd9cbfa9e 14:02:41 ---> cf3b0597cbed 14:02:41 Step 25/27 : LABEL arch=amd64 14:02:41 ---> Running in f9af8d5b0122 14:02:41 Removing intermediate container f9af8d5b0122 14:02:41 ---> 115eb99defbb 14:02:41 Step 26/27 : LABEL git_sha=c54f91731c565cfc1b79e0d6871a6f027556c9df 14:02:41 ---> Running in 93cce1e0fb7e 14:02:41 Removing intermediate container 93cce1e0fb7e 14:02:41 ---> 4a4e3488e9fd 14:02:41 Step 27/27 : LABEL version=4.0.0-dev.8 14:02:41 ---> Running in 25420a520297 14:02:41 Removing intermediate container 25420a520297 14:02:41 ---> e2e159e73cff 14:02:41 [Warning] One or more build-args [ARCH] were not consumed 14:02:41 Successfully built e2e159e73cff 14:02:41 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 14:02:41 provisioning config files... 14:02:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17701362619885321601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:41 ---> ****-login.sh 14:02:41 nexus3.edgexfoundry.org:10001 14:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:41 Configure a credential helper to remove this warning. See 14:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:41 14:02:41 Login Succeeded 14:02:41 nexus3.edgexfoundry.org:10002 14:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:41 Configure a credential helper to remove this warning. See 14:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:41 14:02:41 Login Succeeded 14:02:41 nexus3.edgexfoundry.org:10003 14:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:42 Configure a credential helper to remove this warning. See 14:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:42 14:02:42 Login Succeeded 14:02:42 nexus3.edgexfoundry.org:10004 14:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:42 Configure a credential helper to remove this warning. See 14:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:42 14:02:42 Login Succeeded 14:02:42 ****.io 14:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:42 Configure a credential helper to remove this warning. See 14:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:42 14:02:42 Login Succeeded 14:02:42 ---> ****-login.sh ends [Pipeline] } 14:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:42 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:02:42 c54f91731c565cfc1b79e0d6871a6f027556c9df 14:02:42 latest 14:02:42 4.0.0-dev.8 14:02:42 c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 14:02:42 main 14:02:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df 14:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:02:43 787d6b14172d: Preparing 14:02:43 2541fee62af5: Preparing 14:02:43 fc08076d252c: Preparing 14:02:43 6d2ffc561fde: Preparing 14:02:43 b39e5f478ab2: Preparing 14:02:43 cc2b5cad8ed8: Preparing 14:02:43 75654b8eeebd: Preparing 14:02:43 75654b8eeebd: Waiting 14:02:43 6d2ffc561fde: Pushed 14:02:43 fc08076d252c: Pushed 14:02:43 2541fee62af5: Pushed 14:02:43 75654b8eeebd: Layer already exists 14:02:43 cc2b5cad8ed8: Pushed 14:02:43 b39e5f478ab2: Pushed 14:02:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26380 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:02:45 Running in /w/workspace/app-service-configurable/256 [Pipeline] { [Pipeline] checkout 14:02:45 The recommended git tool is: git 14:02:46 787d6b14172d: Pushed 14:02:46 c54f91731c565cfc1b79e0d6871a6f027556c9df: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:02:47 787d6b14172d: Preparing 14:02:47 2541fee62af5: Preparing 14:02:47 fc08076d252c: Preparing 14:02:47 6d2ffc561fde: Preparing 14:02:47 b39e5f478ab2: Preparing 14:02:47 cc2b5cad8ed8: Preparing 14:02:47 75654b8eeebd: Preparing 14:02:47 75654b8eeebd: Waiting 14:02:47 cc2b5cad8ed8: Waiting 14:02:47 2541fee62af5: Layer already exists 14:02:47 fc08076d252c: Layer already exists 14:02:47 787d6b14172d: Layer already exists 14:02:47 6d2ffc561fde: Layer already exists 14:02:47 b39e5f478ab2: Layer already exists 14:02:47 75654b8eeebd: Layer already exists 14:02:47 cc2b5cad8ed8: Layer already exists 14:02:47 latest: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.8 14:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:02:48 787d6b14172d: Preparing 14:02:48 2541fee62af5: Preparing 14:02:48 fc08076d252c: Preparing 14:02:48 6d2ffc561fde: Preparing 14:02:48 b39e5f478ab2: Preparing 14:02:48 cc2b5cad8ed8: Preparing 14:02:48 75654b8eeebd: Preparing 14:02:48 cc2b5cad8ed8: Waiting 14:02:48 75654b8eeebd: Waiting 14:02:48 6d2ffc561fde: Layer already exists 14:02:48 fc08076d252c: Layer already exists 14:02:48 2541fee62af5: Layer already exists 14:02:48 b39e5f478ab2: Layer already exists 14:02:48 787d6b14172d: Layer already exists 14:02:48 cc2b5cad8ed8: Layer already exists 14:02:48 75654b8eeebd: Layer already exists 14:02:48 4.0.0-dev.8: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 14:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:02:48 787d6b14172d: Preparing 14:02:48 2541fee62af5: Preparing 14:02:48 fc08076d252c: Preparing 14:02:48 6d2ffc561fde: Preparing 14:02:48 b39e5f478ab2: Preparing 14:02:48 cc2b5cad8ed8: Preparing 14:02:48 75654b8eeebd: Preparing 14:02:48 cc2b5cad8ed8: Waiting 14:02:48 2541fee62af5: Layer already exists 14:02:48 fc08076d252c: Layer already exists 14:02:48 787d6b14172d: Layer already exists 14:02:48 6d2ffc561fde: Layer already exists 14:02:48 b39e5f478ab2: Layer already exists 14:02:48 cc2b5cad8ed8: Layer already exists 14:02:48 75654b8eeebd: Layer already exists 14:02:48 c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:02:49 787d6b14172d: Preparing 14:02:49 2541fee62af5: Preparing 14:02:49 fc08076d252c: Preparing 14:02:49 6d2ffc561fde: Preparing 14:02:49 b39e5f478ab2: Preparing 14:02:49 cc2b5cad8ed8: Preparing 14:02:49 75654b8eeebd: Preparing 14:02:49 cc2b5cad8ed8: Waiting 14:02:49 75654b8eeebd: Waiting 14:02:49 2541fee62af5: Layer already exists 14:02:49 fc08076d252c: Layer already exists 14:02:49 6d2ffc561fde: Layer already exists 14:02:49 b39e5f478ab2: Layer already exists 14:02:49 787d6b14172d: Layer already exists 14:02:49 cc2b5cad8ed8: Layer already exists 14:02:49 75654b8eeebd: Layer already exists 14:02:49 main: digest: sha256:d8ceafb2439d72923f2069b4db02c85c18589615dd81c028ab790d205bf07866 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:02:49 ===================================================== [Pipeline] echo 14:02:49 taggedImages: 14:02:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df 14:02:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:02:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.8 14:02:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 14:02:49 - 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 14:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:50 14:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:50 latest: Pulling from edgex-lftools-log-publisher 14:02:50 5eb5b503b376: Pulling fs layer 14:02:50 5c69ac0246d0: Pulling fs layer 14:02:50 ec43610c2a17: Pulling fs layer 14:02:50 3a2ae6a8a46f: Pulling fs layer 14:02:50 33b1e0a273af: Pulling fs layer 14:02:50 5d3b04190fa2: Pulling fs layer 14:02:50 2f39f015ded8: Pulling fs layer 14:02:50 2f39f015ded8: Waiting 14:02:50 5d3b04190fa2: Waiting 14:02:50 3a2ae6a8a46f: Waiting 14:02:50 33b1e0a273af: Waiting 14:02:50 5c69ac0246d0: Download complete 14:02:50 3a2ae6a8a46f: Download complete 14:02:50 33b1e0a273af: Verifying Checksum 14:02:50 33b1e0a273af: Download complete 14:02:50 5d3b04190fa2: Verifying Checksum 14:02:50 5d3b04190fa2: Download complete 14:02:50 ec43610c2a17: Verifying Checksum 14:02:50 ec43610c2a17: Download complete 14:02:50 5eb5b503b376: Verifying Checksum 14:02:50 5eb5b503b376: Download complete 14:02:51 2f39f015ded8: Download complete 14:02:51 5eb5b503b376: Pull complete 14:02:51 5c69ac0246d0: Pull complete 14:02:52 ec43610c2a17: Pull complete 14:02:52 3a2ae6a8a46f: Pull complete 14:02:52 33b1e0a273af: Pull complete 14:02:52 5d3b04190fa2: Pull complete 14:02:54 using credential edgex-jenkins-ssh 14:02:54 Cloning the remote Git repository 14:02:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:02:54 > git init /w/workspace/app-service-configurable/256 # timeout=10 14:02:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:02:55 > git --version # timeout=10 14:02:55 > git --version # 'git version 2.25.1' 14:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:56 2f39f015ded8: Pull complete 14:02:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:56 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:02:56 $ 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 14:02:58 $ docker top 2f7f25b8a44738a84b04f886c70a5a59ef75961745e6142dcb363735d4c0cf75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:58 ---> job-cost.sh 14:02:58 lf-activate-venv: SKIPPING 14:02:58 INFO: No Stack... 14:02:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:02:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:58 Avoid second fetch 14:02:58 Checking out Revision c54f91731c565cfc1b79e0d6871a6f027556c9df (main) 14:02:58 INFO: Retrieving Pricing Info for: v3-standard-8 14:02:59 INFO: Archiving Costs [Pipeline] sh 14:02:59 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:02:59 + cut -d, -f6 [Pipeline] lock 14:02:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] 14:02:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] did not exist. Created. 14:02:59 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:02:59 + echo total: 0.2199999988079071 [Pipeline] stash 14:02:59 Commit message: "Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.10" 14:02:59 Stashed 1 file(s) [Pipeline] } 14:02:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] // lock [Pipeline] } 14:02:59 $ docker stop --time=1 2f7f25b8a44738a84b04f886c70a5a59ef75961745e6142dcb363735d4c0cf75 14:02:58 > git config core.sparsecheckout # timeout=10 14:02:58 > git checkout -f c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 14:03:00 $ docker rm -f --volumes 2f7f25b8a44738a84b04f886c70a5a59ef75961745e6142dcb363735d4c0cf75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:03:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:03:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:04 Dload Upload Total Spent Left Speed 14:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 14:03:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:03:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:03:05 + sudo tee /etc/docker/daemon.new 14:03:05 { 14:03:05 "registry-mirrors": [ 14:03:05 "https://nexus3.edgexfoundry.org:10001" 14:03:05 ], 14:03:05 "bip": "10.250.0.254/24", 14:03:05 "hosts": [ 14:03:05 "tcp://0.0.0.0:5555", 14:03:05 "unix:///var/run/docker.sock" 14:03:05 ], 14:03:05 "mtu": 1458, 14:03:05 "selinux-enabled": true, 14:03:05 "seccomp-profile": "/etc/docker/seccomp.json" 14:03:05 } [Pipeline] sh 14:03:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:03:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:24 provisioning config files... 14:03:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/256@tmp/config6583247826296694432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:25 ---> ****-login.sh 14:03:25 nexus3.edgexfoundry.org:10001 14:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:03:25 Configure a credential helper to remove this warning. See 14:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:03:25 14:03:25 Login Succeeded 14:03:25 nexus3.edgexfoundry.org:10002 14:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:03:25 Configure a credential helper to remove this warning. See 14:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:03:25 14:03:25 Login Succeeded 14:03:25 nexus3.edgexfoundry.org:10003 14:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:03:26 Configure a credential helper to remove this warning. See 14:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:03:26 14:03:26 Login Succeeded 14:03:26 nexus3.edgexfoundry.org:10004 14:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:03:26 Configure a credential helper to remove this warning. See 14:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:03:26 14:03:26 Login Succeeded 14:03:26 ****.io 14:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:03:27 Configure a credential helper to remove this warning. See 14:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:03:27 14:03:27 Login Succeeded 14:03:27 ---> ****-login.sh ends [Pipeline] } 14:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:03:27 ========================================================= 14:03:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:03:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 14:03:28 Sending build context to Docker daemon 225.3kB 14:03:28 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:03:28 Step 2/12 : FROM ${BASE} AS builder 14:03:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:03:28 cf04c63912e1: Pulling fs layer 14:03:28 55b35a11ae5e: Pulling fs layer 14:03:28 a37a00ec5f00: Pulling fs layer 14:03:28 50b3750afda1: Pulling fs layer 14:03:28 4f4fb700ef54: Pulling fs layer 14:03:28 80978eb59214: Pulling fs layer 14:03:28 c9f46d7d2bd2: Pulling fs layer 14:03:28 c5a475d317c9: Pulling fs layer 14:03:28 50b3750afda1: Waiting 14:03:28 4f4fb700ef54: Waiting 14:03:28 c5a475d317c9: Waiting 14:03:28 80978eb59214: Waiting 14:03:28 c9f46d7d2bd2: Waiting 14:03:28 55b35a11ae5e: Verifying Checksum 14:03:28 55b35a11ae5e: Download complete 14:03:28 50b3750afda1: Verifying Checksum 14:03:28 50b3750afda1: Download complete 14:03:28 4f4fb700ef54: Verifying Checksum 14:03:28 4f4fb700ef54: Download complete 14:03:28 80978eb59214: Verifying Checksum 14:03:28 80978eb59214: Download complete 14:03:28 cf04c63912e1: Verifying Checksum 14:03:28 cf04c63912e1: Download complete 14:03:29 c5a475d317c9: Verifying Checksum 14:03:29 c5a475d317c9: Download complete 14:03:29 cf04c63912e1: Pull complete 14:03:30 55b35a11ae5e: Pull complete 14:03:30 a37a00ec5f00: Download complete 14:03:31 c9f46d7d2bd2: Verifying Checksum 14:03:31 c9f46d7d2bd2: Download complete 14:03:46 a37a00ec5f00: Pull complete 14:03:46 50b3750afda1: Pull complete 14:03:46 4f4fb700ef54: Pull complete 14:03:46 80978eb59214: Pull complete 14:03:52 c9f46d7d2bd2: Pull complete 14:03:54 c5a475d317c9: Pull complete 14:03:54 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:03:54 ---> be29e6b0f0d4 14:03:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:03:56 ---> Running in df312153d996 14:03:56 Removing intermediate container df312153d996 14:03:56 ---> c63903e66745 14:03:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:03:56 ---> Running in 0c2be0508998 14:03:56 Removing intermediate container 0c2be0508998 14:03:56 ---> c8531f7dfdce 14:03:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:03:56 ---> Running in cd7343b6a28f 14:03:56 Removing intermediate container cd7343b6a28f 14:03:56 ---> f1cc480a7562 14:03:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:56 ---> Running in e89b3ea9b0c8 14:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:03:59 OK: 238 MiB in 54 packages 14:04:00 Removing intermediate container e89b3ea9b0c8 14:04:00 ---> 9fc751c6a4f8 14:04:00 Step 7/12 : WORKDIR /app 14:04:00 ---> Running in e800f1fe651f 14:04:00 Removing intermediate container e800f1fe651f 14:04:00 ---> 779ac8cb29df 14:04:00 Step 8/12 : COPY go.mod vendor* ./ 14:04:01 ---> 8ea12f02cc12 14:04:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:01 ---> Running in e063322a1a76 14:05:54 Removing intermediate container e063322a1a76 14:05:54 ---> c709fc5e0d52 14:05:54 Step 10/12 : COPY . . 14:05:54 ---> 07a091912b0a 14:05:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:54 ---> Running in 488bbeadbb9b 14:05:54 Removing intermediate container 488bbeadbb9b 14:05:54 ---> c3f23df676e9 14:05:54 Step 12/12 : RUN $MAKE 14:05:54 ---> Running in 1e3c51ec3c4c 14:05:54 noop 14:05:54 Removing intermediate container 1e3c51ec3c4c 14:05:54 ---> 5a6b854666f3 14:05:54 Successfully built 5a6b854666f3 14:05:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:54 + docker inspect -f . ci-base-image-arm64 14:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:54 prd-ubuntu20.04-docker-arm64-4c-16g-26380 does not seem to be running inside a container 14:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/256 -v /w/workspace/app-service-configurable/256:/w/workspace/app-service-configurable/256:rw,z -v /w/workspace/app-service-configurable/256@tmp:/w/workspace/app-service-configurable/256@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 14:05:57 $ docker top 1eb8356f518e1f3e05e85fb7a9a8f585af7fdb247dd0318fcd8121fd1176c3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:58 + go version 14:05:58 go version go1.23.2 linux/arm64 [Pipeline] } 14:05:58 $ docker stop --time=1 1eb8356f518e1f3e05e85fb7a9a8f585af7fdb247dd0318fcd8121fd1176c3f5 14:05:59 $ docker rm -f --volumes 1eb8356f518e1f3e05e85fb7a9a8f585af7fdb247dd0318fcd8121fd1176c3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:00 + docker inspect -f . ci-base-image-arm64 14:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:00 prd-ubuntu20.04-docker-arm64-4c-16g-26380 does not seem to be running inside a container 14:06:00 $ 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/256 -v /w/workspace/app-service-configurable/256:/w/workspace/app-service-configurable/256:rw,z -v /w/workspace/app-service-configurable/256@tmp:/w/workspace/app-service-configurable/256@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 14:06:01 $ docker top cc8e106143dad607963b9ed4ee412c9f039bdea2b04e05bd89738f3af6ead33d -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:02 + git config --global --add safe.directory /w/workspace/app-service-configurable/256 [Pipeline] fileExists [Pipeline] sh 14:06:03 + make test 14:06:03 go test -race -coverprofile=coverage.out ./... 14:10:40 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:10:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:10:40 go vet ./... 14:14:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:14:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:14:47 ./bin/test-attribution-txt.sh [Pipeline] echo 14:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:14:47 $ docker stop --time=1 cc8e106143dad607963b9ed4ee412c9f039bdea2b04e05bd89738f3af6ead33d 14:14:49 $ docker rm -f --volumes cc8e106143dad607963b9ed4ee412c9f039bdea2b04e05bd89738f3af6ead33d [Pipeline] // withDockerContainer [Pipeline] sh 14:14:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:14:51 Warning: overwriting stash ‘coverage-report’ 14:14:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:14:52 + ls -al . 14:14:52 total 244 14:14:52 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 14:06 . 14:14:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 14:02 .. 14:14:52 -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 14:02 .dockerignore 14:14:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:03 .git 14:14:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:02 .github 14:14:52 -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 14:02 .gitignore 14:14:52 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 14:02 .golangci.yml 14:14:52 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 13 14:02 Attribution.txt 14:14:52 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 14:02 CHANGELOG.md 14:14:52 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 13 14:02 Dockerfile 14:14:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 14:02 GOVERNANCE.md 14:14:52 -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 14:02 Jenkinsfile 14:14:52 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 14:02 LICENSE 14:14:52 -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 14:02 OWNERS.md 14:14:52 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 14:02 README.md 14:14:52 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 14:00 VERSION 14:14:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 14:02 bin 14:14:52 -rw-r--r-- 1 jenkins jenkins 953 Nov 13 14:10 coverage.out 14:14:52 -rw-rw-r-- 1 jenkins jenkins 6598 Nov 13 14:02 go.mod 14:14:52 -rw-rw-r-- 1 jenkins jenkins 88085 Nov 13 14:02 go.sum 14:14:52 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 14:02 main.go 14:14:52 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 13 14:02 makefile 14:14:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 14:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:53 + 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=c54f91731c565cfc1b79e0d6871a6f027556c9df --label arch=arm64 --label version=4.0.0-dev.8 . 14:14:53 Sending build context to Docker daemon 226.8kB 14:14:53 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:14:53 Step 2/27 : FROM ${BASE} AS builder 14:14:53 ---> 5a6b854666f3 14:14:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:14:53 ---> Running in be42b95c22b8 14:14:53 Removing intermediate container be42b95c22b8 14:14:53 ---> 326baffbf0c3 14:14:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:14:53 ---> Running in d90caef0288f 14:14:53 Removing intermediate container d90caef0288f 14:14:53 ---> 605b6aa2465c 14:14:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:14:54 ---> Running in 43b427729dc8 14:14:54 Removing intermediate container 43b427729dc8 14:14:54 ---> 10fd55887e5b 14:14:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:54 ---> Running in 0d82eeebad02 14:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:14:57 OK: 238 MiB in 54 packages 14:14:58 Removing intermediate container 0d82eeebad02 14:14:58 ---> e49e621be838 14:14:58 Step 7/27 : WORKDIR /app 14:14:58 ---> Running in 986fe61b9337 14:14:58 Removing intermediate container 986fe61b9337 14:14:58 ---> d9ac6eecb296 14:14:58 Step 8/27 : COPY go.mod vendor* ./ 14:14:58 ---> 2826d5b47884 14:14:58 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:59 ---> Running in 23d6eb7d6bcc 14:15:01 Removing intermediate container 23d6eb7d6bcc 14:15:01 ---> e38ca4c60b2b 14:15:01 Step 10/27 : COPY . . 14:15:02 ---> 8c0b26d82c89 14:15:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:15:02 ---> Running in c819b91df8a6 14:15:02 Removing intermediate container c819b91df8a6 14:15:02 ---> c2ab9918b9af 14:15:02 Step 12/27 : RUN $MAKE 14:15:02 ---> Running in b33eba333835 14:15:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:18:55 Removing intermediate container b33eba333835 14:18:55 ---> b38c8d12ecb1 14:18:55 Step 13/27 : FROM alpine:3.20 14:18:55 3.20: Pulling from library/alpine 14:18:55 9986a736f7d3: Pulling fs layer 14:18:55 9986a736f7d3: Verifying Checksum 14:18:55 9986a736f7d3: Download complete 14:18:55 9986a736f7d3: Pull complete 14:18:55 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 14:18:55 Status: Downloaded newer image for alpine:3.20 14:18:55 ---> 511a44083d3a 14:18:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:18:55 ---> Running in d365bd2bf119 14:18:55 Removing intermediate container d365bd2bf119 14:18:55 ---> 9fd558709ed9 14:18:55 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:18:55 ---> Running in a0babe63e008 14:18:55 Removing intermediate container a0babe63e008 14:18:55 ---> a8d6a2b2763c 14:18:55 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:18:55 ---> Running in 88a621610a91 14:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:18:55 (1/2) Installing ca-certificates (20240705-r0) 14:18:55 (2/2) Installing dumb-init (1.2.5-r3) 14:18:55 Executing busybox-1.36.1-r29.trigger 14:18:55 Executing ca-certificates-20240705-r0.trigger 14:18:55 OK: 10 MiB in 16 packages 14:18:55 Removing intermediate container 88a621610a91 14:18:55 ---> b192bfb03e14 14:18:55 Step 17/27 : RUN apk --no-cache upgrade 14:18:55 ---> Running in 5a68a85fe2b1 14:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:18:58 Upgrading critical system libraries and apk-tools: 14:18:58 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:18:58 Executing busybox-1.36.1-r29.trigger 14:18:58 Continuing the upgrade transaction with new apk-tools: 14:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:19:00 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:19:00 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:19:00 Executing ca-certificates-20240705-r0.trigger 14:19:00 OK: 10 MiB in 16 packages 14:19:02 Removing intermediate container 5a68a85fe2b1 14:19:02 ---> 86188e1b41ee 14:19:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:19:02 ---> 7b73abcd29e2 14:19:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:19:03 ---> b124079468b6 14:19:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:19:04 ---> 3c98dea67d35 14:19:04 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:19:06 ---> 6a25adb73edc 14:19:06 Step 22/27 : EXPOSE 48095 14:19:06 ---> Running in 6cea70509505 14:19:06 Removing intermediate container 6cea70509505 14:19:06 ---> 9c90a4b30ea4 14:19:06 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:19:06 ---> Running in 29b8ac161300 14:19:06 Removing intermediate container 29b8ac161300 14:19:06 ---> fc57e2f88be2 14:19:06 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:19:06 ---> Running in 4ca7d5a6dee3 14:19:07 Removing intermediate container 4ca7d5a6dee3 14:19:07 ---> ee555040d63a 14:19:07 Step 25/27 : LABEL arch=arm64 14:19:07 ---> Running in 7141e85d5c43 14:19:07 Removing intermediate container 7141e85d5c43 14:19:07 ---> 1832fc7c9569 14:19:07 Step 26/27 : LABEL git_sha=c54f91731c565cfc1b79e0d6871a6f027556c9df 14:19:07 ---> Running in f28edb5de813 14:19:07 Removing intermediate container f28edb5de813 14:19:07 ---> 605ec0fa2be4 14:19:07 Step 27/27 : LABEL version=4.0.0-dev.8 14:19:08 ---> Running in 0e9dc1ace706 14:19:08 Removing intermediate container 0e9dc1ace706 14:19:08 ---> 026bfce9f3a7 14:19:08 [Warning] One or more build-args [ARCH] were not consumed 14:19:08 Successfully built 026bfce9f3a7 14:19:08 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 14:19:08 provisioning config files... 14:19:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/256@tmp/config14697757077448514334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:08 ---> ****-login.sh 14:19:08 nexus3.edgexfoundry.org:10001 14:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:09 Configure a credential helper to remove this warning. See 14:19:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:09 14:19:09 Login Succeeded 14:19:09 nexus3.edgexfoundry.org:10002 14:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:09 Configure a credential helper to remove this warning. See 14:19:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:09 14:19:09 Login Succeeded 14:19:09 nexus3.edgexfoundry.org:10003 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 nexus3.edgexfoundry.org:10004 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 ****.io 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:11 ---> ****-login.sh ends [Pipeline] } 14:19:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:19:11 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:19:11 c54f91731c565cfc1b79e0d6871a6f027556c9df 14:19:11 latest 14:19:11 4.0.0-dev.8 14:19:11 c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 14:19:11 main 14:19:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df 14:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:11 f0b2ef735aec: Preparing 14:19:11 b5e145a83674: Preparing 14:19:11 08eab1392bd3: Preparing 14:19:11 342f976f3997: Preparing 14:19:11 c624a1980a53: Preparing 14:19:11 e24583664693: Preparing 14:19:11 651d9022c234: Preparing 14:19:11 e24583664693: Waiting 14:19:11 651d9022c234: Waiting 14:19:12 08eab1392bd3: Pushed 14:19:12 b5e145a83674: Pushed 14:19:12 342f976f3997: Pushed 14:19:12 651d9022c234: Layer already exists 14:19:12 e24583664693: Pushed 14:19:13 c624a1980a53: Pushed 14:19:20 f0b2ef735aec: Pushed 14:19:20 c54f91731c565cfc1b79e0d6871a6f027556c9df: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:20 + 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 14:19:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:20 f0b2ef735aec: Preparing 14:19:20 b5e145a83674: Preparing 14:19:20 08eab1392bd3: Preparing 14:19:20 342f976f3997: Preparing 14:19:20 c624a1980a53: Preparing 14:19:20 e24583664693: Preparing 14:19:20 651d9022c234: Preparing 14:19:20 651d9022c234: Waiting 14:19:20 e24583664693: Waiting 14:19:20 342f976f3997: Layer already exists 14:19:20 f0b2ef735aec: Layer already exists 14:19:20 c624a1980a53: Layer already exists 14:19:20 b5e145a83674: Layer already exists 14:19:20 08eab1392bd3: Layer already exists 14:19:20 e24583664693: Layer already exists 14:19:20 651d9022c234: Layer already exists 14:19:21 latest: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.8 14:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:22 f0b2ef735aec: Preparing 14:19:22 b5e145a83674: Preparing 14:19:22 08eab1392bd3: Preparing 14:19:22 342f976f3997: Preparing 14:19:22 c624a1980a53: Preparing 14:19:22 e24583664693: Preparing 14:19:22 e24583664693: Waiting 14:19:22 651d9022c234: Preparing 14:19:22 651d9022c234: Waiting 14:19:22 c624a1980a53: Layer already exists 14:19:22 b5e145a83674: Layer already exists 14:19:22 342f976f3997: Layer already exists 14:19:22 08eab1392bd3: Layer already exists 14:19:22 f0b2ef735aec: Layer already exists 14:19:22 651d9022c234: Layer already exists 14:19:22 e24583664693: Layer already exists 14:19:22 4.0.0-dev.8: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 14:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:23 f0b2ef735aec: Preparing 14:19:23 b5e145a83674: Preparing 14:19:23 08eab1392bd3: Preparing 14:19:23 342f976f3997: Preparing 14:19:23 c624a1980a53: Preparing 14:19:23 e24583664693: Preparing 14:19:23 651d9022c234: Preparing 14:19:23 e24583664693: Waiting 14:19:23 651d9022c234: Waiting 14:19:23 08eab1392bd3: Layer already exists 14:19:23 342f976f3997: Layer already exists 14:19:23 f0b2ef735aec: Layer already exists 14:19:23 c624a1980a53: Layer already exists 14:19:23 b5e145a83674: Layer already exists 14:19:23 e24583664693: Layer already exists 14:19:23 651d9022c234: Layer already exists 14:19:23 c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:23 + 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 14:19:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:24 f0b2ef735aec: Preparing 14:19:24 b5e145a83674: Preparing 14:19:24 08eab1392bd3: Preparing 14:19:24 342f976f3997: Preparing 14:19:24 c624a1980a53: Preparing 14:19:24 e24583664693: Preparing 14:19:24 651d9022c234: Preparing 14:19:24 e24583664693: Waiting 14:19:24 651d9022c234: Waiting 14:19:24 f0b2ef735aec: Layer already exists 14:19:24 b5e145a83674: Layer already exists 14:19:24 08eab1392bd3: Layer already exists 14:19:24 c624a1980a53: Layer already exists 14:19:24 342f976f3997: Layer already exists 14:19:24 e24583664693: Layer already exists 14:19:24 651d9022c234: Layer already exists 14:19:24 main: digest: sha256:39d51b93925f12394fffd7f4a9abfc108a2601634e2ddd9f338ea4e1b5577db3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:25 ===================================================== [Pipeline] echo 14:19:25 taggedImages: 14:19:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df 14:19:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:19:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.8 14:19:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c54f91731c565cfc1b79e0d6871a6f027556c9df-4.0.0-dev.8 14:19:25 - 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 14:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:25 14:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:25 arm64: Pulling from edgex-lftools-log-publisher 14:19:25 8998bd30e6a1: Pulling fs layer 14:19:25 04944245beec: Pulling fs layer 14:19:25 699f458cf7ca: Pulling fs layer 14:19:25 765212b225bb: Pulling fs layer 14:19:25 f23df028b6ca: Pulling fs layer 14:19:25 d65c8cfc05b1: Pulling fs layer 14:19:25 2437ff75d9bd: Pulling fs layer 14:19:25 f23df028b6ca: Waiting 14:19:25 d65c8cfc05b1: Waiting 14:19:25 2437ff75d9bd: Waiting 14:19:25 765212b225bb: Waiting 14:19:26 04944245beec: Verifying Checksum 14:19:26 04944245beec: Download complete 14:19:26 765212b225bb: Verifying Checksum 14:19:26 765212b225bb: Download complete 14:19:26 f23df028b6ca: Download complete 14:19:26 d65c8cfc05b1: Verifying Checksum 14:19:26 d65c8cfc05b1: Download complete 14:19:26 699f458cf7ca: Verifying Checksum 14:19:26 699f458cf7ca: Download complete 14:19:26 8998bd30e6a1: Verifying Checksum 14:19:26 8998bd30e6a1: Download complete 14:19:29 2437ff75d9bd: Verifying Checksum 14:19:29 2437ff75d9bd: Download complete 14:19:31 8998bd30e6a1: Pull complete 14:19:31 04944245beec: Pull complete 14:19:34 699f458cf7ca: Pull complete 14:19:34 765212b225bb: Pull complete 14:19:35 f23df028b6ca: Pull complete 14:19:35 d65c8cfc05b1: Pull complete 14:19:53 2437ff75d9bd: Pull complete 14:19:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:53 prd-ubuntu20.04-docker-arm64-4c-16g-26380 does not seem to be running inside a container 14:19:53 $ 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/256 -v /w/workspace/app-service-configurable/256:/w/workspace/app-service-configurable/256:rw,z -v /w/workspace/app-service-configurable/256@tmp:/w/workspace/app-service-configurable/256@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 14:19:56 $ docker top 7c5a4af85e833339a3694334a7bdb7218abd1dbbe5a216908bcb69448ac2d7c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:57 ---> job-cost.sh 14:19:57 lf-activate-venv: SKIPPING 14:19:57 INFO: No Stack... 14:19:57 INFO: Retrieving Pricing Info for: v3-standard-4 14:19:58 INFO: Archiving Costs [Pipeline] sh 14:19:59 + cat /w/workspace/app-service-configurable/256/archives/cost.csv+ 14:19:59 cut -d, -f6 [Pipeline] lock 14:19:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] 14:19:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] did not exist. Created. 14:19:59 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:19:59 /w/workspace/app-service-configurable/256@tmp/durable-01d613fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:20:00 + echo total: 0.10999999940395355 [Pipeline] stash 14:20:00 Warning: overwriting stash ‘stack-cost’ 14:20:00 Stashed 1 file(s) [Pipeline] } 14:20:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-256-stack-cost] [Pipeline] // lock [Pipeline] } 14:20:00 $ docker stop --time=1 7c5a4af85e833339a3694334a7bdb7218abd1dbbe5a216908bcb69448ac2d7c4 14:20:02 $ docker rm -f --volumes 7c5a4af85e833339a3694334a7bdb7218abd1dbbe5a216908bcb69448ac2d7c4 [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 14:20:02 provisioning config files... 14:20:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4976778684169435652tmp [Pipeline] { [Pipeline] sh 14:20:03 + set +x 14:20:03 + curl -s https://codecov.io/bash 14:20:03 + bash -s -- 14:20:03 14:20:03 _____ _ 14:20:03 / ____| | | 14:20:03 | | ___ __| | ___ ___ _____ __ 14:20:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:20:03 | |___| (_) | (_| | __/ (_| (_) \ V / 14:20:03 \_____\___/ \__,_|\___|\___\___/ \_/ 14:20:03 Bash-1.0.6 14:20:03 14:20:03 14:20:03 ==> git version 2.25.1 found 14:20:03 ==> 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 14:20:03 Release-Date: 2020-01-08 14:20:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:20:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:20:03 ==> Jenkins CI detected. 14:20:03 current dir:  /w/workspace/ry_app-service-configurable_main 14:20:03 project root: . 14:20:03 --> token set from env 14:20:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:20:03 ==> Running gcov in . (disable via -X gcov) 14:20:03 ==> Python coveragepy not found 14:20:03 ==> Searching for coverage reports in: 14:20:03 + . 14:20:03 -> Found 1 reports 14:20:03 ==> Detecting git/mercurial file structure 14:20:03 ==> Reading reports 14:20:03 + ./coverage.out bytes=953 14:20:03 ==> Appending adjustments 14:20:03 https://docs.codecov.io/docs/fixing-reports 14:20:03 + Found adjustments 14:20:03 ==> Gzipping contents 14:20:03 4.0K /tmp/codecov.AMURtn.gz 14:20:03 ==> Uploading reports 14:20:03 url: https://codecov.io 14:20:03 query: branch=main&commit=c54f91731c565cfc1b79e0d6871a6f027556c9df&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:20:03 -> Pinging Codecov 14:20:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c54f91731c565cfc1b79e0d6871a6f027556c9df&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:20:03 -> Uploading to 14:20:03 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/c54f91731c565cfc1b79e0d6871a6f027556c9df/84fd5ade-46d4-4a7d-b038-2349c9c853de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T142003Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a712c0a540cfb365a325407e47e7dffe921b09ebae41d7c60b4f7e90a221cf75 14:20:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:20:03 Dload Upload Total Spent Left Speed 14:20:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1767 --:--:-- --:--:-- --:--:-- 1767 14:20:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] } 14:20:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:20:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:20:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:20:04 14:20:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:20:05 latest: Pulling from edgex-devops/edgex-snyk-go 14:20:05 43c4264eed91: Already exists 14:20:05 4cc291be95ef: Already exists 14:20:05 2ac1f1163629: Already exists 14:20:05 5c3c966382ef: Already exists 14:20:05 4f4fb700ef54: Already exists 14:20:05 d9c7d2e4e75e: Pulling fs layer 14:20:05 9c3e1370e548: Pulling fs layer 14:20:11 d9c7d2e4e75e: Download complete 14:20:11 d9c7d2e4e75e: Pull complete 14:20:12 9c3e1370e548: Download complete 14:20:15 9c3e1370e548: Pull complete 14:20:15 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:20:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:15 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:20:15 $ 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 14:20:16 $ docker top 9fac381622dc83851d01c3f3ad6d24c4ec7dffc24a78897c0e34b62db0d100fb -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:17 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 14:20:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:20:17 + set -o pipefail 14:20:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:20:25 14:20:25 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:20:25 14:20:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5244387a-3dc6-4ee0-80cf-41f4613586d7 14:20:25 14:20:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:20:25 14:20:25 14:20:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:20:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:20:25 $ docker stop --time=1 9fac381622dc83851d01c3f3ad6d24c4ec7dffc24a78897c0e34b62db0d100fb 14:20:27 $ docker rm -f --volumes 9fac381622dc83851d01c3f3ad6d24c4ec7dffc24a78897c0e34b62db0d100fb [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 14:20:28 + git log --format=format:%s -1 c54f91731c565cfc1b79e0d6871a6f027556c9df [Pipeline] sh 14:20:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:29 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:20:29 $ 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 14:20:29 $ docker top f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:29 [ssh-agent] Looking for ssh-agent implementation... 14:20:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:29 $ docker exec f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e ssh-agent 14:20:30 SSH_AUTH_SOCK=/tmp/ssh-uf7o1UhFfoT1/agent.32 14:20:30 SSH_AGENT_PID=38 14:20:30 Running ssh-add (command line suppressed) 14:20:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13204714934010255762.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13204714934010255762.key) 14:20:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:30 + git semver tag 14:20:30 2024-11-13 14:20:30,627 [run_tag] DEBUG tag force:False 14:20:30 2024-11-13 14:20:30,628 [check_head_tag] DEBUG check head tag 14:20:30 2024-11-13 14:20:30,629 [execute] INFO git cat-file --batch-check 14:20:30 2024-11-13 14:20:30,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:20:30 2024-11-13 14:20:30,632 [execute] INFO git cat-file --batch 14:20:30 2024-11-13 14:20:30,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:20:30 2024-11-13 14:20:30,659 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:30 2024-11-13 14:20:30,659 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 14:20:30 2024-11-13 14:20:30,659 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:20:30 2024-11-13 14:20:30,662 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:30 4.0.0-dev.8 [Pipeline] } 14:20:30 $ docker exec --env ******** --env ******** f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e ssh-agent -k 14:20:30 unset SSH_AUTH_SOCK; 14:20:30 unset SSH_AGENT_PID; 14:20:30 echo Agent pid 38 killed; 14:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:31 + git semver [Pipeline] } 14:20:31 $ docker stop --time=1 f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e 14:20:32 $ docker rm -f --volumes f0cd1bddfeb69f63f333be8903b6e8b0fe160e866562c99d4cd9926e5fb4480e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:33 14:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:33 0.23.1-centos7: Pulling from edgex-lftools 14:20:33 ab5ef0e58194: Pulling fs layer 14:20:33 9712f1f96733: Pulling fs layer 14:20:33 63f879dbbcfc: Pulling fs layer 14:20:33 0d9ebad4ef96: Pulling fs layer 14:20:33 e9a5061849ea: Pulling fs layer 14:20:33 d747dcd14b5f: Pulling fs layer 14:20:33 2de7ff778b66: Pulling fs layer 14:20:33 2de7ff778b66: Waiting 14:20:33 0d9ebad4ef96: Waiting 14:20:33 d747dcd14b5f: Waiting 14:20:33 9712f1f96733: Download complete 14:20:33 63f879dbbcfc: Verifying Checksum 14:20:33 63f879dbbcfc: Download complete 14:20:33 e9a5061849ea: Verifying Checksum 14:20:33 e9a5061849ea: Download complete 14:20:33 d747dcd14b5f: Verifying Checksum 14:20:33 d747dcd14b5f: Download complete 14:20:33 0d9ebad4ef96: Verifying Checksum 14:20:33 0d9ebad4ef96: Download complete 14:20:33 ab5ef0e58194: Verifying Checksum 14:20:33 ab5ef0e58194: Download complete 14:20:33 2de7ff778b66: Verifying Checksum 14:20:33 2de7ff778b66: Download complete 14:20:36 ab5ef0e58194: Pull complete 14:20:36 9712f1f96733: Pull complete 14:20:37 63f879dbbcfc: Pull complete 14:20:40 0d9ebad4ef96: Pull complete 14:20:40 e9a5061849ea: Pull complete 14:20:40 d747dcd14b5f: Pull complete 14:20:41 2de7ff778b66: Pull complete 14:20:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:41 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:20:41 $ 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 14:20:43 $ docker top 4cf713f7df22707e0a77168d342fc4abe23f2d2d5732ac2c1a7cd5d8babb9248 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:20:43 provisioning config files... 14:20:43 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13453368587493685590tmp 14:20:43 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1497053901627901535tmp 14:20:43 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5586611716727891908tmp [Pipeline] { [Pipeline] echo 14:20:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:20:44 ---> sigul-configuration.sh 14:20:44 gpg: directory `/root/.gnupg' created 14:20:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:20:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:20:44 gpg: keyring `/root/.gnupg/secring.gpg' created 14:20:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:20:44 gpg: CAST5 encrypted data 14:20:44 gpg: encrypted with 1 passphrase 14:20:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:20:44 + mkdir /home/jenkins 14:20:44 + mkdir /home/jenkins/sigul [Pipeline] sh 14:20:44 + 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 14:20:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:20:45 ---> sigul-install.sh 14:20:45 Sigul already installed; skipping installation. [Pipeline] sh 14:20:45 + git tag --list 14:20:45 v1.0.0 14:20:45 v1.1.0 14:20:45 v1.2.0 14:20:45 v1.3.0 14:20:45 v1.3.1 14:20:45 v2.0.0 14:20:45 v2.0.1 14:20:45 v2.1.0 14:20:45 v2.1.1 14:20:45 v2.1.2 14:20:45 v2.2.0 14:20:45 v2.3 14:20:45 v2.3.0 14:20:45 v2.3.1 14:20:45 v3.0 14:20:45 v3.0.0 14:20:45 v3.0.1 14:20:45 v3.0.1-dev.1 14:20:45 v3.1 14:20:45 v3.1.0 14:20:45 v3.1.0-dev.1 14:20:45 v3.1.0-dev.10 14:20:45 v3.1.0-dev.11 14:20:45 v3.1.0-dev.12 14:20:45 v3.1.0-dev.13 14:20:45 v3.1.0-dev.14 14:20:45 v3.1.0-dev.15 14:20:45 v3.1.0-dev.16 14:20:45 v3.1.0-dev.17 14:20:45 v3.1.0-dev.18 14:20:45 v3.1.0-dev.19 14:20:45 v3.1.0-dev.2 14:20:45 v3.1.0-dev.20 14:20:45 v3.1.0-dev.21 14:20:45 v3.1.0-dev.22 14:20:45 v3.1.0-dev.23 14:20:45 v3.1.0-dev.24 14:20:45 v3.1.0-dev.25 14:20:45 v3.1.0-dev.26 14:20:45 v3.1.0-dev.27 14:20:45 v3.1.0-dev.28 14:20:45 v3.1.0-dev.29 14:20:45 v3.1.0-dev.3 14:20:45 v3.1.0-dev.30 14:20:45 v3.1.0-dev.31 14:20:45 v3.1.0-dev.32 14:20:45 v3.1.0-dev.33 14:20:45 v3.1.0-dev.34 14:20:45 v3.1.0-dev.35 14:20:45 v3.1.0-dev.36 14:20:45 v3.1.0-dev.37 14:20:45 v3.1.0-dev.38 14:20:45 v3.1.0-dev.39 14:20:45 v3.1.0-dev.4 14:20:45 v3.1.0-dev.5 14:20:45 v3.1.0-dev.6 14:20:45 v3.1.0-dev.7 14:20:45 v3.1.0-dev.8 14:20:45 v3.1.0-dev.9 14:20:45 v3.1.1 14:20:45 v3.1.1-dev.1 14:20:45 v3.2.0-dev.1 14:20:45 v3.2.0-dev.10 14:20:45 v3.2.0-dev.11 14:20:45 v3.2.0-dev.12 14:20:45 v3.2.0-dev.13 14:20:45 v3.2.0-dev.14 14:20:45 v3.2.0-dev.15 14:20:45 v3.2.0-dev.16 14:20:45 v3.2.0-dev.17 14:20:45 v3.2.0-dev.18 14:20:45 v3.2.0-dev.19 14:20:45 v3.2.0-dev.2 14:20:45 v3.2.0-dev.20 14:20:45 v3.2.0-dev.21 14:20:45 v3.2.0-dev.22 14:20:45 v3.2.0-dev.23 14:20:45 v3.2.0-dev.24 14:20:45 v3.2.0-dev.25 14:20:45 v3.2.0-dev.26 14:20:45 v3.2.0-dev.27 14:20:45 v3.2.0-dev.28 14:20:45 v3.2.0-dev.29 14:20:45 v3.2.0-dev.3 14:20:45 v3.2.0-dev.30 14:20:45 v3.2.0-dev.31 14:20:45 v3.2.0-dev.32 14:20:45 v3.2.0-dev.33 14:20:45 v3.2.0-dev.34 14:20:45 v3.2.0-dev.35 14:20:45 v3.2.0-dev.36 14:20:45 v3.2.0-dev.37 14:20:45 v3.2.0-dev.38 14:20:45 v3.2.0-dev.4 14:20:45 v3.2.0-dev.5 14:20:45 v3.2.0-dev.6 14:20:45 v3.2.0-dev.7 14:20:45 v3.2.0-dev.8 14:20:45 v3.2.0-dev.9 14:20:45 v4.0.0-dev.1 14:20:45 v4.0.0-dev.2 14:20:45 v4.0.0-dev.3 14:20:45 v4.0.0-dev.4 14:20:45 v4.0.0-dev.5 14:20:45 v4.0.0-dev.6 14:20:45 v4.0.0-dev.7 14:20:45 v4.0.0-dev.8 [Pipeline] sh 14:20:45 + lftools sign git-tag v4.0.0-dev.8 14:20:46 Signing Git tag with Sigul... 14:20:46 Signing v4.0.0-dev.8 [Pipeline] echo 14:20:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:20:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:20:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:20:47 $ docker stop --time=1 4cf713f7df22707e0a77168d342fc4abe23f2d2d5732ac2c1a7cd5d8babb9248 14:20:48 $ docker rm -f --volumes 4cf713f7df22707e0a77168d342fc4abe23f2d2d5732ac2c1a7cd5d8babb9248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:20:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:49 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:20:49 $ 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 14:20:49 $ docker top 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 -eo pid,comm 14:20:49 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). 14:20:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:49 [ssh-agent] Looking for ssh-agent implementation... 14:20:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:49 $ docker exec 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 ssh-agent 14:20:49 SSH_AUTH_SOCK=/tmp/ssh-ux5Cp3vdOci2/agent.32 14:20:49 SSH_AGENT_PID=38 14:20:49 Running ssh-add (command line suppressed) 14:20:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15239285113073265775.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15239285113073265775.key) 14:20:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:50 + git semver bump pre 14:20:50 2024-11-13 14:20:50,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:50 2024-11-13 14:20:50,498 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 14:20:50 2024-11-13 14:20:50,499 [bump_version] DEBUG bumped version:4.0.0-dev.9 14:20:50 2024-11-13 14:20:50,499 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:20:50 2024-11-13 14:20:50,499 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:50 2024-11-13 14:20:50,499 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:20:50 2024-11-13 14:20:50,502 [execute] INFO git cat-file --batch-check 14:20:50 2024-11-13 14:20:50,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:50 2024-11-13 14:20:50,506 [execute] INFO git cat-file --batch 14:20:50 2024-11-13 14:20:50,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:50 2024-11-13 14:20:50,511 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:50 4.0.0-dev.9 [Pipeline] } 14:20:50 $ docker exec --env ******** --env ******** 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 ssh-agent -k 14:20:50 unset SSH_AUTH_SOCK; 14:20:50 unset SSH_AGENT_PID; 14:20:50 echo Agent pid 38 killed; 14:20:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:51 + git semver [Pipeline] } 14:20:51 $ docker stop --time=1 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 14:20:52 $ docker rm -f --volumes 8ba7a83a7817dfceb854aa6f08b47a0bc86657e02ae0c8a07650340f994f90c4 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:53 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:20:53 $ 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 14:20:53 $ docker top 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 -eo pid,comm 14:20:53 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). 14:20:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:53 [ssh-agent] Looking for ssh-agent implementation... 14:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:53 $ docker exec 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 ssh-agent 14:20:53 SSH_AUTH_SOCK=/tmp/ssh-93w3z1SkK6Sz/agent.33 14:20:53 SSH_AGENT_PID=39 14:20:53 Running ssh-add (command line suppressed) 14:20:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7618711934400565913.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7618711934400565913.key) 14:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:54 + git semver push 14:20:54 2024-11-13 14:20:54,539 [run_push] DEBUG push 14:20:54 2024-11-13 14:20:54,540 [execute] INFO git cat-file --batch-check 14:20:54 2024-11-13 14:20:54,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:54 2024-11-13 14:20:54,544 [execute] INFO git rev-list 2d5b59f89b9ea8503027ad8b496468d22b012805 -- 14:20:54 2024-11-13 14:20:54,544 [execute] DEBUG Popen(['git', 'rev-list', '2d5b59f89b9ea8503027ad8b496468d22b012805', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:20:54 2024-11-13 14:20:54,557 [execute] INFO git fetch -v origin 14:20:54 2024-11-13 14:20:54,557 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:20:55 2024-11-13 14:20:55,007 [run_push] DEBUG no remote changes detected 14:20:55 2024-11-13 14:20:55,007 [execute] INFO git push origin semver 14:20:55 2024-11-13 14:20:55,007 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:20:55 2024-11-13 14:20:55,639 [run_push] DEBUG push all version tags 14:20:55 2024-11-13 14:20:55,640 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:20:55 2024-11-13 14:20:55,640 [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) 14:20:56 2024-11-13 14:20:56,250 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:56 4.0.0-dev.9 [Pipeline] } 14:20:56 $ docker exec --env ******** --env ******** 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 ssh-agent -k 14:20:56 unset SSH_AUTH_SOCK; 14:20:56 unset SSH_AGENT_PID; 14:20:56 echo Agent pid 39 killed; 14:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:56 + git semver [Pipeline] } 14:20:57 $ docker stop --time=1 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 14:20:58 $ docker rm -f --volumes 28196bf2ed532bf1e74d6c3e4e951da72b0140c59d66b95cb238a635e2f8c8e4 [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 14:20:58 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:20:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:20:58 total 16 14:20:58 drwxr-xr-x 3 root root 4096 Nov 13 14:02 . 14:20:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:20 .. 14:20:58 drwxr-xr-x 2 root root 4096 Nov 13 14:02 cost 14:20:58 -rw-r--r-- 1 root root 96 Nov 13 14:02 cost.csv 14:20:58 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:20:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:20:58 total 16 14:20:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 14:02 . 14:20:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:20 .. 14:20:58 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 14:02 cost 14:20:58 -rw-r--r-- 1 jenkins jenkins 96 Nov 13 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:20:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:21:00 ---> package-listing.sh 14:21:00 ++ facter osfamily 14:21:00 ++ tr '[:upper:]' '[:lower:]' 14:21:00 + OS_FAMILY=debian 14:21:00 + workspace=/w/workspace/ry_app-service-configurable_main 14:21:00 + START_PACKAGES=/tmp/packages_start.txt 14:21:00 + END_PACKAGES=/tmp/packages_end.txt 14:21:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:21:00 + PACKAGES=/tmp/packages_start.txt 14:21:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:21:00 + PACKAGES=/tmp/packages_end.txt 14:21:00 + case "${OS_FAMILY}" in 14:21:00 + dpkg -l 14:21:00 + grep '^ii' 14:21:00 + '[' -f /tmp/packages_start.txt ']' 14:21:00 + '[' -f /tmp/packages_end.txt ']' 14:21:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:21:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:21:00 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:21:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:21:00 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 14:21:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:01 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 14:21:01 $ 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 14:21:01 $ docker top c8ab4e74ecc7c24d67ed35d72175e90845502809eaaa334646c8ae34f19ab56c -eo pid,comm [Pipeline] { [Pipeline] sh 14:21:01 + touch /tmp/pre-build-complete [Pipeline] sh 14:21:02 + mkdir -p /var/log/sysstat [Pipeline] sh 14:21:02 + ls /var/log/sa-host 14:21:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:21:02 provisioning config files... 14:21:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16236451443871190534tmp [Pipeline] { [Pipeline] echo 14:21:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:21:02 ---> create-netrc.sh [Pipeline] } 14:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:21:03 ---> python-tools-install.sh [Pipeline] echo 14:21:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:21:03 ---> sudo-logs.sh 14:21:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:21:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:21:03 ---> job-cost.sh 14:21:03 lf-activate-venv: SKIPPING 14:21:03 DEBUG: total: 0.2199999988079071 14:21:03 INFO: Retrieving Stack Cost... 14:21:04 INFO: Retrieving Pricing Info for: v3-standard-8 14:21:04 INFO: Archiving Costs [Pipeline] echo 14:21:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:21:04 ---> logs-deploy.sh 14:21:04 lf-activate-venv: SKIPPING 14:21:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/256 14:21:04 INFO: archiving workspace using pattern(s): 14:21:05 Archives upload complete. 14:21:05 INFO: archiving logs to Nexus