Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 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-ssh17535745749896187587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13249733804674474151.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1432607915731449161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16306028478985889875.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-ssh807643301907480453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5945’ Running on prd-ubuntu20.04-docker-8c-8g-5948 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 (main) Commit message: "Merge pull request #666 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 > git rev-list --no-walk 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:42 ========================================================= 15:07:42 EdgeX Global Pipelines Version Info 15:07:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:07:43 ------------------- 15:07:43 stable info: 15:07:43 ------------------- 15:07:43 Commited By: Ginny Guan ginny@iotechsys.com 15:07:43 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 15:07:43 Message: update stable to v1.0.260 15:07:43 ------------------- 15:07:43 experimental info: 15:07:43 ------------------- 15:07:43 Commited By: Ginny Guan ginny@iotechsys.com 15:07:43 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 15:07:43 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:07:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:07:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53688a1 [Pipeline] echo 15:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:46 provisioning config files... 15:07:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17948309324937994741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:46 ---> ****-login.sh 15:07:46 nexus3.edgexfoundry.org:10001 15:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:47 Configure a credential helper to remove this warning. See 15:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:47 15:07:47 Login Succeeded 15:07:47 nexus3.edgexfoundry.org:10002 15:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:47 Configure a credential helper to remove this warning. See 15:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:47 15:07:47 Login Succeeded 15:07:47 nexus3.edgexfoundry.org:10003 15:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:47 Configure a credential helper to remove this warning. See 15:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:47 15:07:47 Login Succeeded 15:07:47 nexus3.edgexfoundry.org:10004 15:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:47 Configure a credential helper to remove this warning. See 15:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:47 15:07:47 Login Succeeded 15:07:47 ****.io 15:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:47 Configure a credential helper to remove this warning. See 15:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:47 15:07:47 Login Succeeded 15:07:47 ---> ****-login.sh ends [Pipeline] } 15:07:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:07:48 + git rev-list -1 --merges 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2~1..53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo 15:07:48 -----------> git rev-list -1 --merges 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2~1..53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:07:48 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [false] [Pipeline] sh 15:07:48 + git log --format=format:%s -1 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo 15:07:48 ========================================================= 15:07:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:07:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:49 + git log --format=format:%s -1 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo 15:07:49 [semverPrep] GIT_COMMIT: 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2, Commit Message: Merge pull request #666 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42 [Pipeline] echo 15:07:49 [semverPrep] This is not a build commit. [Pipeline] sh 15:07:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:50 + grep -v github /etc/ssh/ssh_known_hosts 15:07:50 + [ -e /tmp/ssh_known_hosts ] 15:07:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:07:50 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:07:50 sudo tee -a /etc/ssh/ssh_known_hosts 15:07:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:50 15:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:51 0.1.4: Pulling from edgex-devops/py-git-semver 15:07:51 b85a868b505f: Pulling fs layer 15:07:51 e2be974225ed: Pulling fs layer 15:07:51 339a4e72a1f5: Pulling fs layer 15:07:51 988bab9f4d93: Pulling fs layer 15:07:51 1469e6f7b9e6: Pulling fs layer 15:07:51 eaf3925da568: Pulling fs layer 15:07:51 bab4dde63d76: Pulling fs layer 15:07:51 bde34c3a00c8: Pulling fs layer 15:07:51 b352a97aabf1: Pulling fs layer 15:07:51 4872d77fe225: Pulling fs layer 15:07:51 5851b861e8e6: Pulling fs layer 15:07:51 988bab9f4d93: Waiting 15:07:51 b352a97aabf1: Waiting 15:07:51 1469e6f7b9e6: Waiting 15:07:51 4872d77fe225: Waiting 15:07:51 eaf3925da568: Waiting 15:07:51 5851b861e8e6: Waiting 15:07:51 bab4dde63d76: Waiting 15:07:51 bde34c3a00c8: Waiting 15:07:51 e2be974225ed: Verifying Checksum 15:07:51 e2be974225ed: Download complete 15:07:51 988bab9f4d93: Verifying Checksum 15:07:51 988bab9f4d93: Download complete 15:07:51 1469e6f7b9e6: Verifying Checksum 15:07:51 1469e6f7b9e6: Download complete 15:07:51 339a4e72a1f5: Verifying Checksum 15:07:51 339a4e72a1f5: Download complete 15:07:51 eaf3925da568: Verifying Checksum 15:07:51 eaf3925da568: Download complete 15:07:51 bde34c3a00c8: Verifying Checksum 15:07:51 bde34c3a00c8: Download complete 15:07:51 b352a97aabf1: Verifying Checksum 15:07:51 b352a97aabf1: Download complete 15:07:51 4872d77fe225: Download complete 15:07:51 5851b861e8e6: Verifying Checksum 15:07:51 5851b861e8e6: Download complete 15:07:51 b85a868b505f: Verifying Checksum 15:07:51 b85a868b505f: Download complete 15:07:51 bab4dde63d76: Verifying Checksum 15:07:51 bab4dde63d76: Download complete 15:07:52 b85a868b505f: Pull complete 15:07:52 e2be974225ed: Pull complete 15:07:52 339a4e72a1f5: Pull complete 15:07:53 988bab9f4d93: Pull complete 15:07:53 1469e6f7b9e6: Pull complete 15:07:53 eaf3925da568: Pull complete 15:07:54 bab4dde63d76: Pull complete 15:07:54 bde34c3a00c8: Pull complete 15:07:54 b352a97aabf1: Pull complete 15:07:55 4872d77fe225: Pull complete 15:07:55 5851b861e8e6: Pull complete 15:07:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:55 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:07: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 15:07:56 $ docker top f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e -eo pid,comm 15:07: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). 15:07:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:57 [ssh-agent] Looking for ssh-agent implementation... 15:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:57 $ docker exec f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent 15:07:57 SSH_AUTH_SOCK=/tmp/ssh-wtR7RKMTpWyn/agent.32 15:07:57 SSH_AGENT_PID=38 15:07:57 Running ssh-add (command line suppressed) 15:07:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15169037881548860255.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15169037881548860255.key) 15:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:58 + git tag --points-at HEAD [Pipeline] } 15:07:58 $ docker exec --env ******** --env ******** f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent -k 15:07:58 unset SSH_AUTH_SOCK; 15:07:58 unset SSH_AGENT_PID; 15:07:58 echo Agent pid 38 killed; 15:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:58 [ssh-agent] Looking for ssh-agent implementation... 15:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:58 $ docker exec f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent 15:07:58 SSH_AUTH_SOCK=/tmp/ssh-CJ5cQEPNq9Q5/agent.72 15:07:58 SSH_AGENT_PID=78 15:07:58 Running ssh-add (command line suppressed) 15:07:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15934884998287209262.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15934884998287209262.key) 15:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:59 + git semver init 15:07:59 2024-07-19 15:07:59,649 [run_init] DEBUG init version:0.0.0 force:False 15:07:59 2024-07-19 15:07:59,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:07:59 2024-07-19 15:07:59,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:07:59 2024-07-19 15:07:59,650 [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) 15:08:00 2024-07-19 15:08:00,554 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:08:00 2024-07-19 15:08:00,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:08:00 2024-07-19 15:08:00,555 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:08:00 2024-07-19 15:08:00,555 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:08:00 3.2.0-dev.27 [Pipeline] } 15:08:00 $ docker exec --env ******** --env ******** f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent -k 15:08:01 unset SSH_AUTH_SOCK; 15:08:01 unset SSH_AGENT_PID; 15:08:01 echo Agent pid 78 killed; 15:08:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:01 + git semver [Pipeline] } 15:08:01 $ docker stop --time=1 f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e 15:08:03 $ docker rm -f --volumes f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e [Pipeline] // withDockerContainer [Pipeline] sh 15:08:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:08:04 Stashed 1 file(s) [Pipeline] echo 15:08:04 [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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 15:08:05 provisioning config files... 15:08:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7673440755052335301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:05 ---> ****-login.sh 15:08:05 nexus3.edgexfoundry.org:10001 15:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:05 Configure a credential helper to remove this warning. See 15:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:05 15:08:05 Login Succeeded 15:08:05 nexus3.edgexfoundry.org:10002 15:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:05 Configure a credential helper to remove this warning. See 15:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:05 15:08:05 Login Succeeded 15:08:05 nexus3.edgexfoundry.org:10003 15:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:05 Configure a credential helper to remove this warning. See 15:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:05 15:08:05 Login Succeeded 15:08:05 nexus3.edgexfoundry.org:10004 15:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:05 Configure a credential helper to remove this warning. See 15:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:05 15:08:05 Login Succeeded 15:08:05 ****.io 15:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:06 Configure a credential helper to remove this warning. See 15:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:06 15:08:06 Login Succeeded 15:08:06 ---> ****-login.sh ends [Pipeline] } 15:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:08:06 ========================================================= 15:08:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:08:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:08:07 Sending build context to Docker daemon 9.132MB 15:08:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:08:07 Step 2/12 : FROM ${BASE} AS builder 15:08:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:07 619be1103602: Pulling fs layer 15:08:07 7862e08f4a3e: Pulling fs layer 15:08:07 5df492c9dc93: Pulling fs layer 15:08:07 7629e6793208: Pulling fs layer 15:08:07 4f4fb700ef54: Pulling fs layer 15:08:07 fb5054dd5b73: Pulling fs layer 15:08:07 eeca6798cff9: Pulling fs layer 15:08:07 aa269ceb94a6: Pulling fs layer 15:08:07 ada007ff1a6a: Pulling fs layer 15:08:07 fb5054dd5b73: Waiting 15:08:07 eeca6798cff9: Waiting 15:08:07 aa269ceb94a6: Waiting 15:08:07 ada007ff1a6a: Waiting 15:08:07 4f4fb700ef54: Waiting 15:08:07 7629e6793208: Waiting 15:08:07 7862e08f4a3e: Verifying Checksum 15:08:07 7862e08f4a3e: Download complete 15:08:07 7629e6793208: Verifying Checksum 15:08:07 7629e6793208: Download complete 15:08:07 4f4fb700ef54: Verifying Checksum 15:08:07 4f4fb700ef54: Download complete 15:08:07 619be1103602: Verifying Checksum 15:08:07 619be1103602: Download complete 15:08:07 fb5054dd5b73: Download complete 15:08:07 eeca6798cff9: Verifying Checksum 15:08:07 eeca6798cff9: Download complete 15:08:07 619be1103602: Pull complete 15:08:07 ada007ff1a6a: Verifying Checksum 15:08:07 ada007ff1a6a: Download complete 15:08:07 7862e08f4a3e: Pull complete 15:08:07 5df492c9dc93: Verifying Checksum 15:08:07 5df492c9dc93: Download complete 15:08:08 aa269ceb94a6: Verifying Checksum 15:08:10 5df492c9dc93: Pull complete 15:08:10 7629e6793208: Pull complete 15:08:10 4f4fb700ef54: Pull complete 15:08:10 fb5054dd5b73: Pull complete 15:08:10 eeca6798cff9: Pull complete 15:08:13 aa269ceb94a6: Pull complete 15:08:13 ada007ff1a6a: Pull complete 15:08:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:08:13 ---> f489d0715acc 15:08:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:08:15 ---> Running in dc5811f87d4c 15:08:15 Removing intermediate container dc5811f87d4c 15:08:15 ---> a1f7881c2793 15:08:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:08:15 ---> Running in d501ca3754f1 15:08:15 Removing intermediate container d501ca3754f1 15:08:15 ---> 627421459332 15:08:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:08:15 ---> Running in 64686c82a1af 15:08:15 Removing intermediate container 64686c82a1af 15:08:15 ---> a80ff61cfa59 15:08:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:15 ---> Running in a31f4b62663f 15:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:08:15 OK: 264 MiB in 52 packages 15:08:15 Removing intermediate container a31f4b62663f 15:08:15 ---> 4e921ad58420 15:08:15 Step 7/12 : WORKDIR /app 15:08:15 ---> Running in 748c11e4fe7c 15:08:16 Removing intermediate container 748c11e4fe7c 15:08:16 ---> 51638d249fdf 15:08:16 Step 8/12 : COPY go.mod vendor* ./ 15:08:16 ---> 057bfc7aa113 15:08:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:16 ---> Running in d7a40e5223e7 15:08:19 Still waiting to schedule task 15:08:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5946’ 15:08:48 Removing intermediate container d7a40e5223e7 15:08:48 ---> d6111f9e394e 15:08:48 Step 10/12 : COPY . . 15:08:48 ---> 6482b9eb93e2 15:08:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:08:48 ---> Running in e0ad7e45bc48 15:08:48 Removing intermediate container e0ad7e45bc48 15:08:48 ---> ef97f9c96b1a 15:08:48 Step 12/12 : RUN $MAKE 15:08:48 ---> Running in c059c5ff02d9 15:08:48 noop 15:08:48 Removing intermediate container c059c5ff02d9 15:08:48 ---> 1d43cae14594 15:08:48 Successfully built 1d43cae14594 15:08:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:49 + docker inspect -f . ci-base-image-x86_64 15:08:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:49 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:08: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 15:08:50 $ docker top 0213a0d608692c1acfd6c2de01b3271cd1533a792ed815090dde815db4419b18 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:50 + go version 15:08:50 go version go1.21.9 linux/amd64 [Pipeline] } 15:08:50 $ docker stop --time=1 0213a0d608692c1acfd6c2de01b3271cd1533a792ed815090dde815db4419b18 15:08:52 $ docker rm -f --volumes 0213a0d608692c1acfd6c2de01b3271cd1533a792ed815090dde815db4419b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:52 + docker inspect -f . ci-base-image-x86_64 15:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:53 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:08:53 $ 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 15:08:53 $ docker top 3f494a7129680baee95a22f8ccc8ce47d225cc87914950cc01a575be3bffef9f -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:54 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:08:54 + make test 15:08:54 go test -race -coverprofile=coverage.out ./... 15:09:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:09:49 go vet ./... 15:09:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:53 ./bin/test-attribution-txt.sh 15:09:53 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 15:09:53 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:09:54 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 15:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:09:54 $ docker stop --time=1 3f494a7129680baee95a22f8ccc8ce47d225cc87914950cc01a575be3bffef9f 15:09:59 $ docker rm -f --volumes 3f494a7129680baee95a22f8ccc8ce47d225cc87914950cc01a575be3bffef9f [Pipeline] // withDockerContainer [Pipeline] sh 15:10:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:10:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:10:02 + ls -al . 15:10:02 total 260 15:10:02 drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 15:08 . 15:10:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:07 .. 15:10:02 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:07 .dockerignore 15:10:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:09 .git 15:10:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:07 .github 15:10:02 -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 15:07 .gitignore 15:10:02 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:07 .golangci.yml 15:10:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:08 .semver 15:10:02 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 15:07 Attribution.txt 15:10:02 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 15:07 CHANGELOG.md 15:10:02 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 15:07 Dockerfile 15:10:02 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:07 GOVERNANCE.md 15:10:02 -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 15:07 Jenkinsfile 15:10:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:07 LICENSE 15:10:02 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:07 OWNERS.md 15:10:02 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 15:07 README.md 15:10:02 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:08 VERSION 15:10:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:07 bin 15:10:02 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:08 coverage.out 15:10:02 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 15:07 go.mod 15:10:02 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:07 go.sum 15:10:02 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:07 main.go 15:10:02 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 15:07 makefile 15:10:02 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:02 + 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=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 --label arch=amd64 --label version=3.2.0-dev.27 . 15:10:02 Sending build context to Docker daemon 9.133MB 15:10:02 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:10:02 Step 2/27 : FROM ${BASE} AS builder 15:10:02 ---> 1d43cae14594 15:10:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:10:03 ---> Running in 2f5b1b4b3470 15:10:03 Removing intermediate container 2f5b1b4b3470 15:10:03 ---> 90f8d55b09c7 15:10:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:10:03 ---> Running in 805293c9c959 15:10:04 Removing intermediate container 805293c9c959 15:10:04 ---> 4a1e0edfeb0f 15:10:04 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:10:04 ---> Running in 6a44069df880 15:10:04 Removing intermediate container 6a44069df880 15:10:04 ---> 926d8f08df14 15:10:04 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:04 ---> Running in 42cd297dab8e 15:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:10:04 OK: 264 MiB in 52 packages 15:10:04 Removing intermediate container 42cd297dab8e 15:10:04 ---> de88fe0dd4fd 15:10:04 Step 7/27 : WORKDIR /app 15:10:04 ---> Running in 5630dd799b62 15:10:04 Removing intermediate container 5630dd799b62 15:10:04 ---> de68a0aadc83 15:10:04 Step 8/27 : COPY go.mod vendor* ./ 15:10:04 ---> 38e6ac9809f6 15:10:04 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:04 ---> Running in cd17a3affc9e 15:10:05 Removing intermediate container cd17a3affc9e 15:10:05 ---> fa122f3bf276 15:10:05 Step 10/27 : COPY . . 15:10:05 ---> c24947d264d9 15:10:05 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:10:05 ---> Running in 0c9692e67443 15:10:05 Removing intermediate container 0c9692e67443 15:10:05 ---> 6748abe82415 15:10:05 Step 12/27 : RUN $MAKE 15:10:05 ---> Running in f23238fea0fb 15:10:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.27" -trimpath -mod=readonly -o app-service-configurable 15:10:40 Removing intermediate container f23238fea0fb 15:10:40 ---> f770ac4e51d9 15:10:40 Step 13/27 : FROM alpine:3.18 15:10:40 3.18: Pulling from library/alpine 15:10:40 73baa7ef167e: Pulling fs layer 15:10:40 73baa7ef167e: Download complete 15:10:40 73baa7ef167e: Pull complete 15:10:40 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:10:40 Status: Downloaded newer image for alpine:3.18 15:10:40 ---> 8fd7cac70a4a 15:10:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:10:40 ---> Running in cfb8c3a8b4ac 15:10:40 Removing intermediate container cfb8c3a8b4ac 15:10:40 ---> 8c0ef1283c80 15:10:40 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:10:40 ---> Running in e8094a911400 15:10:40 Removing intermediate container e8094a911400 15:10:40 ---> 8d5595824780 15:10:40 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:10:40 ---> Running in 8559fad5d028 15:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:10:40 (1/2) Installing ca-certificates (20240226-r0) 15:10:40 (2/2) Installing dumb-init (1.2.5-r2) 15:10:40 Executing busybox-1.36.1-r7.trigger 15:10:40 Executing ca-certificates-20240226-r0.trigger 15:10:40 OK: 8 MiB in 17 packages 15:10:40 Removing intermediate container 8559fad5d028 15:10:40 ---> e2127b1ed1b7 15:10:40 Step 17/27 : RUN apk --no-cache upgrade 15:10:40 ---> Running in 1d9a4457c5db 15:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:10:40 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:10:40 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:10:40 Executing ca-certificates-20240226-r0.trigger 15:10:40 OK: 8 MiB in 17 packages 15:10:41 Removing intermediate container 1d9a4457c5db 15:10:41 ---> f0d05487bd05 15:10:41 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:10:41 ---> b2ef05598d6f 15:10:41 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:10:41 ---> 16686211d08c 15:10:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:10:41 ---> 84a816399029 15:10:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:10:42 ---> 910ea5d65f31 15:10:42 Step 22/27 : EXPOSE 48095 15:10:43 ---> Running in 512cab4a5825 15:10:43 Removing intermediate container 512cab4a5825 15:10:43 ---> f7fe2cb6c7d0 15:10:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:10:43 ---> Running in 03fe6f027c53 15:10:43 Removing intermediate container 03fe6f027c53 15:10:43 ---> bef84b49c2b8 15:10:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:10:43 ---> Running in 1092861c1939 15:10:43 Removing intermediate container 1092861c1939 15:10:43 ---> 21992a6555f6 15:10:43 Step 25/27 : LABEL arch=amd64 15:10:43 ---> Running in 160acb17493f 15:10:43 Removing intermediate container 160acb17493f 15:10:43 ---> e21aab430a26 15:10:43 Step 26/27 : LABEL git_sha=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:10:43 ---> Running in 6d2ca6c43e14 15:10:43 Removing intermediate container 6d2ca6c43e14 15:10:43 ---> aa92133d4961 15:10:43 Step 27/27 : LABEL version=3.2.0-dev.27 15:10:43 ---> Running in f2e8e92a89f6 15:10:43 Removing intermediate container f2e8e92a89f6 15:10:43 ---> 8fceb2dedbdc 15:10:43 [Warning] One or more build-args [ARCH] were not consumed 15:10:43 Successfully built 8fceb2dedbdc 15:10:43 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 15:10:43 provisioning config files... 15:10:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9265037895862202966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:44 ---> ****-login.sh 15:10:44 nexus3.edgexfoundry.org:10001 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10002 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10003 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10004 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 ****.io 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 ---> ****-login.sh ends [Pipeline] } 15:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:10:45 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:10:45 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:10:45 latest 15:10:45 3.2.0-dev.27 15:10:45 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 15:10:45 main 15:10:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:46 d6fa64906228: Preparing 15:10:46 d591649c1e1d: Preparing 15:10:46 54d15a01fc97: Preparing 15:10:46 748fcb50625b: Preparing 15:10:46 6252bc47eb5f: Preparing 15:10:46 1e3d155db70e: Preparing 15:10:46 63ec0bd56cf3: Preparing 15:10:46 1e3d155db70e: Waiting 15:10:46 63ec0bd56cf3: Waiting 15:10:46 d591649c1e1d: Pushed 15:10:46 748fcb50625b: Pushed 15:10:46 54d15a01fc97: Pushed 15:10:46 63ec0bd56cf3: Layer already exists 15:10:46 1e3d155db70e: Pushed 15:10:46 6252bc47eb5f: Pushed 15:10:48 d6fa64906228: Pushed 15:10:49 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:50 d6fa64906228: Preparing 15:10:50 d591649c1e1d: Preparing 15:10:50 54d15a01fc97: Preparing 15:10:50 748fcb50625b: Preparing 15:10:50 6252bc47eb5f: Preparing 15:10:50 1e3d155db70e: Preparing 15:10:50 63ec0bd56cf3: Preparing 15:10:50 1e3d155db70e: Waiting 15:10:50 d591649c1e1d: Layer already exists 15:10:50 d6fa64906228: Layer already exists 15:10:50 54d15a01fc97: Layer already exists 15:10:50 6252bc47eb5f: Layer already exists 15:10:50 748fcb50625b: Layer already exists 15:10:50 63ec0bd56cf3: Layer already exists 15:10:50 1e3d155db70e: Layer already exists 15:10:50 latest: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.27 15:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:51 d6fa64906228: Preparing 15:10:51 d591649c1e1d: Preparing 15:10:51 54d15a01fc97: Preparing 15:10:51 748fcb50625b: Preparing 15:10:51 6252bc47eb5f: Preparing 15:10:51 1e3d155db70e: Preparing 15:10:51 63ec0bd56cf3: Preparing 15:10:51 1e3d155db70e: Waiting 15:10:51 63ec0bd56cf3: Waiting 15:10:51 6252bc47eb5f: Layer already exists 15:10:51 d591649c1e1d: Layer already exists 15:10:51 54d15a01fc97: Layer already exists 15:10:51 d6fa64906228: Layer already exists 15:10:51 748fcb50625b: Layer already exists 15:10:51 63ec0bd56cf3: Layer already exists 15:10:51 1e3d155db70e: Layer already exists 15:10:51 3.2.0-dev.27: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 15:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:52 d6fa64906228: Preparing 15:10:52 d591649c1e1d: Preparing 15:10:52 54d15a01fc97: Preparing 15:10:52 748fcb50625b: Preparing 15:10:52 6252bc47eb5f: Preparing 15:10:52 1e3d155db70e: Preparing 15:10:52 63ec0bd56cf3: Preparing 15:10:52 63ec0bd56cf3: Waiting 15:10:52 d6fa64906228: Layer already exists 15:10:52 d591649c1e1d: Layer already exists 15:10:52 748fcb50625b: Layer already exists 15:10:52 6252bc47eb5f: Layer already exists 15:10:52 54d15a01fc97: Layer already exists 15:10:52 63ec0bd56cf3: Layer already exists 15:10:52 1e3d155db70e: Layer already exists 15:10:52 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:53 d6fa64906228: Preparing 15:10:53 d591649c1e1d: Preparing 15:10:53 54d15a01fc97: Preparing 15:10:53 748fcb50625b: Preparing 15:10:53 6252bc47eb5f: Preparing 15:10:53 1e3d155db70e: Preparing 15:10:53 63ec0bd56cf3: Preparing 15:10:53 1e3d155db70e: Waiting 15:10:53 63ec0bd56cf3: Waiting 15:10:53 6252bc47eb5f: Layer already exists 15:10:53 d591649c1e1d: Layer already exists 15:10:53 54d15a01fc97: Layer already exists 15:10:53 748fcb50625b: Layer already exists 15:10:53 d6fa64906228: Layer already exists 15:10:53 1e3d155db70e: Layer already exists 15:10:53 63ec0bd56cf3: Layer already exists 15:10:53 main: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:54 ===================================================== [Pipeline] echo 15:10:54 taggedImages: 15:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.27 15:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 15:10:54 - 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 15:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:55 15:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:55 latest: Pulling from edgex-lftools-log-publisher 15:10:55 5eb5b503b376: Pulling fs layer 15:10:55 5c69ac0246d0: Pulling fs layer 15:10:55 ec43610c2a17: Pulling fs layer 15:10:55 3a2ae6a8a46f: Pulling fs layer 15:10:55 33b1e0a273af: Pulling fs layer 15:10:55 5d3b04190fa2: Pulling fs layer 15:10:55 2f39f015ded8: Pulling fs layer 15:10:55 3a2ae6a8a46f: Waiting 15:10:55 33b1e0a273af: Waiting 15:10:55 5d3b04190fa2: Waiting 15:10:55 2f39f015ded8: Waiting 15:10:55 5c69ac0246d0: Download complete 15:10:55 3a2ae6a8a46f: Verifying Checksum 15:10:55 3a2ae6a8a46f: Download complete 15:10:55 33b1e0a273af: Verifying Checksum 15:10:55 33b1e0a273af: Download complete 15:10:55 ec43610c2a17: Verifying Checksum 15:10:55 ec43610c2a17: Download complete 15:10:55 5d3b04190fa2: Verifying Checksum 15:10:55 5d3b04190fa2: Download complete 15:10:55 5eb5b503b376: Verifying Checksum 15:10:55 5eb5b503b376: Download complete 15:10:56 2f39f015ded8: Verifying Checksum 15:10:56 2f39f015ded8: Download complete 15:10:57 5eb5b503b376: Pull complete 15:10:57 5c69ac0246d0: Pull complete 15:10:57 ec43610c2a17: Pull complete 15:10:57 3a2ae6a8a46f: Pull complete 15:10:57 33b1e0a273af: Pull complete 15:10:58 5d3b04190fa2: Pull complete 15:11:01 2f39f015ded8: Pull complete 15:11:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:02 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:11:02 $ 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 15:11:07 $ docker top b64064fcb772a0af3e99c25c624bde98665b9eeaf04b7366baec13eb108f6592 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:08 ---> job-cost.sh 15:11:08 lf-activate-venv: SKIPPING 15:11:08 INFO: No Stack... 15:11:08 INFO: Retrieving Pricing Info for: v3-standard-8 15:11:08 INFO: Archiving Costs [Pipeline] sh 15:11:08 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:11:08 + cut -d, -f6 [Pipeline] lock 15:11:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] 15:11:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] did not exist. Created. 15:11:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:09 + echo total: 0.2199999988079071 [Pipeline] stash 15:11:09 Stashed 1 file(s) [Pipeline] } 15:11:09 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:09 $ docker stop --time=1 b64064fcb772a0af3e99c25c624bde98665b9eeaf04b7366baec13eb108f6592 15:11:10 $ docker rm -f --volumes b64064fcb772a0af3e99c25c624bde98665b9eeaf04b7366baec13eb108f6592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:11:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5950 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:11:41 Running in /w/workspace/app-service-configurable/237 [Pipeline] { [Pipeline] checkout 15:11:41 The recommended git tool is: git 15:11:53 using credential edgex-jenkins-ssh 15:11:53 Cloning the remote Git repository 15:11:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:11:53 > git init /w/workspace/app-service-configurable/237 # timeout=10 15:11:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:11:54 > git --version # timeout=10 15:11:54 > git --version # 'git version 2.25.1' 15:11:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:11:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:58 Avoid second fetch 15:11:58 Checking out Revision 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 (main) 15:11:58 > git config core.sparsecheckout # timeout=10 15:11:58 > git checkout -f 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 15:11:59 Commit message: "Merge pull request #666 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:12:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:05 Dload Upload Total Spent Left Speed 15:12:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 15:12:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:12:06 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 15:12:06 15:12:06 { 15:12:06 "registry-mirrors": [ 15:12:06 "https://nexus3.edgexfoundry.org:10001" 15:12:06 ], 15:12:06 "bip": "10.250.0.254/24", 15:12:06 "hosts": [ 15:12:06 "tcp://0.0.0.0:5555", 15:12:06 "unix:///var/run/docker.sock" 15:12:06 ], 15:12:06 "mtu": 1458, 15:12:06 "selinux-enabled": true, 15:12:06 "seccomp-profile": "/etc/docker/seccomp.json" 15:12:06 } [Pipeline] sh 15:12:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:12:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:26 provisioning config files... 15:12:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/237@tmp/config15848658064593287295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:27 ---> ****-login.sh 15:12:27 nexus3.edgexfoundry.org:10001 15:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:27 Configure a credential helper to remove this warning. See 15:12:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:27 15:12:27 Login Succeeded 15:12:27 nexus3.edgexfoundry.org:10002 15:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:27 Configure a credential helper to remove this warning. See 15:12:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:27 15:12:27 Login Succeeded 15:12:27 nexus3.edgexfoundry.org:10003 15:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:28 Configure a credential helper to remove this warning. See 15:12:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:28 15:12:28 Login Succeeded 15:12:28 nexus3.edgexfoundry.org:10004 15:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:28 Configure a credential helper to remove this warning. See 15:12:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:28 15:12:28 Login Succeeded 15:12:28 ****.io 15:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:29 Configure a credential helper to remove this warning. See 15:12:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:29 15:12:29 Login Succeeded 15:12:29 ---> ****-login.sh ends [Pipeline] } 15:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:12:30 ========================================================= 15:12:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:12:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:12:30 Sending build context to Docker daemon 238.1kB 15:12:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:12:30 Step 2/12 : FROM ${BASE} AS builder 15:12:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:30 c6b39de5b339: Pulling fs layer 15:12:30 a69c41024577: Pulling fs layer 15:12:30 d6de4b400683: Pulling fs layer 15:12:30 35cb2a7552d0: Pulling fs layer 15:12:30 4f4fb700ef54: Pulling fs layer 15:12:30 464afbd9ba4c: Pulling fs layer 15:12:30 00f215d4a9da: Pulling fs layer 15:12:30 d496ad576159: Pulling fs layer 15:12:30 4f4fb700ef54: Waiting 15:12:30 464afbd9ba4c: Waiting 15:12:30 00f215d4a9da: Waiting 15:12:30 d496ad576159: Waiting 15:12:30 35cb2a7552d0: Waiting 15:12:30 a69c41024577: Verifying Checksum 15:12:30 a69c41024577: Download complete 15:12:31 35cb2a7552d0: Verifying Checksum 15:12:31 35cb2a7552d0: Download complete 15:12:31 4f4fb700ef54: Verifying Checksum 15:12:31 4f4fb700ef54: Download complete 15:12:31 464afbd9ba4c: Download complete 15:12:31 c6b39de5b339: Verifying Checksum 15:12:31 c6b39de5b339: Download complete 15:12:31 d496ad576159: Verifying Checksum 15:12:31 d496ad576159: Download complete 15:12:32 c6b39de5b339: Pull complete 15:12:32 a69c41024577: Pull complete 15:12:33 d6de4b400683: Download complete 15:12:34 00f215d4a9da: Verifying Checksum 15:12:34 00f215d4a9da: Download complete 15:12:47 d6de4b400683: Pull complete 15:12:47 35cb2a7552d0: Pull complete 15:12:47 4f4fb700ef54: Pull complete 15:12:47 464afbd9ba4c: Pull complete 15:12:55 00f215d4a9da: Pull complete 15:12:57 d496ad576159: Pull complete 15:12:57 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:12:57 ---> f246e2811388 15:12:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:12:59 ---> Running in 9dcef00eee3e 15:12:59 Removing intermediate container 9dcef00eee3e 15:12:59 ---> c03031be126e 15:12:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:13:00 ---> Running in ed138bc7d9c8 15:13:00 Removing intermediate container ed138bc7d9c8 15:13:00 ---> a0b0f4c1ae17 15:13:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:13:00 ---> Running in 485b47dda851 15:13:00 Removing intermediate container 485b47dda851 15:13:00 ---> f8eef03a1047 15:13:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:00 ---> Running in cccefcfec010 15:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:13:03 OK: 266 MiB in 52 packages 15:13:04 Removing intermediate container cccefcfec010 15:13:04 ---> d6d70b83d6c6 15:13:04 Step 7/12 : WORKDIR /app 15:13:04 ---> Running in 6a13b025d73c 15:13:04 Removing intermediate container 6a13b025d73c 15:13:04 ---> b12da91de613 15:13:04 Step 8/12 : COPY go.mod vendor* ./ 15:13:05 ---> 909aeb201ce7 15:13:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:05 ---> Running in a7bb454d62b4 15:14:58 Removing intermediate container a7bb454d62b4 15:14:58 ---> a64b17c92f84 15:14:58 Step 10/12 : COPY . . 15:14:58 ---> afed240921a3 15:14:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:58 ---> Running in 4614211fad3b 15:14:58 Removing intermediate container 4614211fad3b 15:14:58 ---> 8804cc9e0c62 15:14:58 Step 12/12 : RUN $MAKE 15:14:58 ---> Running in a36a45579f93 15:14:59 noop 15:15:00 Removing intermediate container a36a45579f93 15:15:00 ---> 7df093a73da5 15:15:00 Successfully built 7df093a73da5 15:15:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:01 + docker inspect -f . ci-base-image-arm64 15:15:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:01 prd-ubuntu20.04-docker-arm64-4c-16g-5950 does not seem to be running inside a container 15:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/237 -v /w/workspace/app-service-configurable/237:/w/workspace/app-service-configurable/237:rw,z -v /w/workspace/app-service-configurable/237@tmp:/w/workspace/app-service-configurable/237@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 15:15:03 $ docker top 16ab49607342936cd1ad543b9f95145899b690223a83c30c0a720fd65a47bc73 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:16 + go version 15:15:16 go version go1.21.9 linux/arm64 [Pipeline] } 15:15:16 $ docker stop --time=1 16ab49607342936cd1ad543b9f95145899b690223a83c30c0a720fd65a47bc73 15:15:17 $ docker rm -f --volumes 16ab49607342936cd1ad543b9f95145899b690223a83c30c0a720fd65a47bc73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:18 + docker inspect -f . ci-base-image-arm64 15:15:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:19 prd-ubuntu20.04-docker-arm64-4c-16g-5950 does not seem to be running inside a container 15:15:19 $ 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/237 -v /w/workspace/app-service-configurable/237:/w/workspace/app-service-configurable/237:rw,z -v /w/workspace/app-service-configurable/237@tmp:/w/workspace/app-service-configurable/237@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 15:15:20 $ docker top c997bb66de78a02cf0c5d3ecefe4d91849b0409a5de0b26e23288946aa50db3a -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:21 + git config --global --add safe.directory /w/workspace/app-service-configurable/237 [Pipeline] fileExists [Pipeline] sh 15:15:22 + make test 15:15:22 go test -race -coverprofile=coverage.out ./... 15:19:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:19:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:19:47 go vet ./... 15:23:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:40 ./bin/test-attribution-txt.sh 15:23:40 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 15:23:40 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:23:40 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 15:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:23:40 $ docker stop --time=1 c997bb66de78a02cf0c5d3ecefe4d91849b0409a5de0b26e23288946aa50db3a 15:23:42 $ docker rm -f --volumes c997bb66de78a02cf0c5d3ecefe4d91849b0409a5de0b26e23288946aa50db3a [Pipeline] // withDockerContainer [Pipeline] sh 15:23:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:44 Warning: overwriting stash ‘coverage-report’ 15:23:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:46 + ls -al . 15:23:46 total 256 15:23:46 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 15:15 . 15:23:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:11 .. 15:23:46 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:11 .dockerignore 15:23:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:12 .git 15:23:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:11 .github 15:23:46 -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 15:11 .gitignore 15:23:46 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:11 .golangci.yml 15:23:46 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 15:11 Attribution.txt 15:23:46 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 15:11 CHANGELOG.md 15:23:46 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 15:11 Dockerfile 15:23:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:11 GOVERNANCE.md 15:23:46 -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 15:11 Jenkinsfile 15:23:46 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:11 LICENSE 15:23:46 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:11 OWNERS.md 15:23:46 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 15:11 README.md 15:23:46 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:08 VERSION 15:23:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:11 bin 15:23:46 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:15 coverage.out 15:23:46 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 15:11 go.mod 15:23:46 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:11 go.sum 15:23:46 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:11 main.go 15:23:46 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 15:11 makefile 15:23:46 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:46 + 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=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 --label arch=arm64 --label version=3.2.0-dev.27 . 15:23:46 Sending build context to Docker daemon 239.1kB 15:23:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:23:47 Step 2/27 : FROM ${BASE} AS builder 15:23:47 ---> 7df093a73da5 15:23:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:23:47 ---> Running in 4910bb58cfee 15:23:47 Removing intermediate container 4910bb58cfee 15:23:47 ---> e8d3e7379d3e 15:23:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:23:47 ---> Running in f6ddd26a44ac 15:23:47 Removing intermediate container f6ddd26a44ac 15:23:47 ---> ab559e392c50 15:23:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:23:47 ---> Running in 5250cccd76e8 15:23:48 Removing intermediate container 5250cccd76e8 15:23:48 ---> 7c21dce14c9d 15:23:48 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:48 ---> Running in ec51b12c0e75 15:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:23:50 OK: 266 MiB in 52 packages 15:23:51 Removing intermediate container ec51b12c0e75 15:23:51 ---> f5986787d20f 15:23:51 Step 7/27 : WORKDIR /app 15:23:51 ---> Running in dca4d7896683 15:23:52 Removing intermediate container dca4d7896683 15:23:52 ---> 206c2182b40a 15:23:52 Step 8/27 : COPY go.mod vendor* ./ 15:23:52 ---> c1a04570a0b4 15:23:52 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:52 ---> Running in b368f0b9b336 15:23:55 Removing intermediate container b368f0b9b336 15:23:55 ---> 095775e197fe 15:23:55 Step 10/27 : COPY . . 15:23:56 ---> a408808d157d 15:23:56 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:56 ---> Running in c8c746a9d4c9 15:23:56 Removing intermediate container c8c746a9d4c9 15:23:56 ---> b28db7bb935a 15:23:56 Step 12/27 : RUN $MAKE 15:23:56 ---> Running in a660ff79b299 15:23:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.27" -trimpath -mod=readonly -o app-service-configurable 15:27:20 Removing intermediate container a660ff79b299 15:27:20 ---> e398168a5e88 15:27:20 Step 13/27 : FROM alpine:3.18 15:27:20 3.18: Pulling from library/alpine 15:27:20 5c905c7ebe2f: Pulling fs layer 15:27:20 5c905c7ebe2f: Verifying Checksum 15:27:20 5c905c7ebe2f: Download complete 15:27:20 5c905c7ebe2f: Pull complete 15:27:20 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:27:20 Status: Downloaded newer image for alpine:3.18 15:27:20 ---> dec292d02e07 15:27:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:27:20 ---> Running in 05ddfd6fe81e 15:27:20 Removing intermediate container 05ddfd6fe81e 15:27:20 ---> d53ef9e7bce0 15:27:20 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:27:20 ---> Running in 7e6aa62bf7b4 15:27:20 Removing intermediate container 7e6aa62bf7b4 15:27:20 ---> 374a9f7b396f 15:27:20 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:27:20 ---> Running in ee56bd0ee228 15:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:27:21 (1/2) Installing ca-certificates (20240226-r0) 15:27:21 (2/2) Installing dumb-init (1.2.5-r2) 15:27:21 Executing busybox-1.36.1-r7.trigger 15:27:21 Executing ca-certificates-20240226-r0.trigger 15:27:22 OK: 9 MiB in 17 packages 15:27:23 Removing intermediate container ee56bd0ee228 15:27:23 ---> 03a29fb540c7 15:27:23 Step 17/27 : RUN apk --no-cache upgrade 15:27:23 ---> Running in 1400ce1a3f02 15:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:27:25 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:27:25 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:27:25 Executing ca-certificates-20240226-r0.trigger 15:27:25 OK: 9 MiB in 17 packages 15:27:26 Removing intermediate container 1400ce1a3f02 15:27:26 ---> 9049279cec68 15:27:26 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:27:27 ---> 175ffc155146 15:27:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:27:27 ---> d72ff2073573 15:27:27 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:27:28 ---> 97a981235bc8 15:27:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:27:29 ---> 7329e2d66c7c 15:27:29 Step 22/27 : EXPOSE 48095 15:27:30 ---> Running in 4a9b2cf29248 15:27:30 Removing intermediate container 4a9b2cf29248 15:27:30 ---> afb4866802cc 15:27:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:27:30 ---> Running in 9c0cf161e4dd 15:27:30 Removing intermediate container 9c0cf161e4dd 15:27:30 ---> ddec4e266dec 15:27:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:27:30 ---> Running in 6565e23c66cf 15:27:30 Removing intermediate container 6565e23c66cf 15:27:30 ---> 2ba7f0c5a8ed 15:27:30 Step 25/27 : LABEL arch=arm64 15:27:31 ---> Running in 92158c539089 15:27:31 Removing intermediate container 92158c539089 15:27:31 ---> cff45f9869d0 15:27:31 Step 26/27 : LABEL git_sha=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:27:31 ---> Running in 21a5616d0244 15:27:31 Removing intermediate container 21a5616d0244 15:27:31 ---> 3cbffa30b8fe 15:27:31 Step 27/27 : LABEL version=3.2.0-dev.27 15:27:31 ---> Running in c9fb2e04b680 15:27:31 Removing intermediate container c9fb2e04b680 15:27:31 ---> 86938c129674 15:27:31 [Warning] One or more build-args [ARCH] were not consumed 15:27:31 Successfully built 86938c129674 15:27:31 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 15:27:32 provisioning config files... 15:27:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/237@tmp/config6565914712941189624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:32 ---> ****-login.sh 15:27:32 nexus3.edgexfoundry.org:10001 15:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:32 Configure a credential helper to remove this warning. See 15:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:32 15:27:32 Login Succeeded 15:27:32 nexus3.edgexfoundry.org:10002 15:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:32 Configure a credential helper to remove this warning. See 15:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:32 15:27:32 Login Succeeded 15:27:32 nexus3.edgexfoundry.org:10003 15:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:33 Configure a credential helper to remove this warning. See 15:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:33 15:27:33 Login Succeeded 15:27:33 nexus3.edgexfoundry.org:10004 15:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:33 Configure a credential helper to remove this warning. See 15:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:33 15:27:33 Login Succeeded 15:27:33 ****.io 15:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:34 Configure a credential helper to remove this warning. See 15:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:34 15:27:34 Login Succeeded 15:27:34 ---> ****-login.sh ends [Pipeline] } 15:27:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:27:34 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:27:34 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:27:34 latest 15:27:34 3.2.0-dev.27 15:27:34 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 15:27:34 main 15:27:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:27:35 852891c516b0: Preparing 15:27:35 2d242b0e453e: Preparing 15:27:35 4ac44a36b19a: Preparing 15:27:35 a64c944d1d79: Preparing 15:27:35 f9c32c614bf1: Preparing 15:27:35 a7b3761dca35: Preparing 15:27:35 da707bb00cb8: Preparing 15:27:35 a7b3761dca35: Waiting 15:27:35 da707bb00cb8: Waiting 15:27:35 2d242b0e453e: Pushed 15:27:35 a64c944d1d79: Pushed 15:27:35 4ac44a36b19a: Pushed 15:27:35 da707bb00cb8: Layer already exists 15:27:35 a7b3761dca35: Pushed 15:27:36 f9c32c614bf1: Pushed 15:27:41 852891c516b0: Pushed 15:27:41 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:42 + 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 15:27:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:27:42 852891c516b0: Preparing 15:27:42 2d242b0e453e: Preparing 15:27:42 4ac44a36b19a: Preparing 15:27:42 a64c944d1d79: Preparing 15:27:42 f9c32c614bf1: Preparing 15:27:42 a7b3761dca35: Preparing 15:27:42 da707bb00cb8: Preparing 15:27:42 a7b3761dca35: Waiting 15:27:42 da707bb00cb8: Waiting 15:27:42 852891c516b0: Layer already exists 15:27:42 2d242b0e453e: Layer already exists 15:27:42 4ac44a36b19a: Layer already exists 15:27:42 a64c944d1d79: Layer already exists 15:27:42 f9c32c614bf1: Layer already exists 15:27:42 a7b3761dca35: Layer already exists 15:27:42 da707bb00cb8: Layer already exists 15:27:42 latest: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.27 15:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:27:43 852891c516b0: Preparing 15:27:43 2d242b0e453e: Preparing 15:27:43 4ac44a36b19a: Preparing 15:27:43 a64c944d1d79: Preparing 15:27:43 f9c32c614bf1: Preparing 15:27:43 a7b3761dca35: Preparing 15:27:43 da707bb00cb8: Preparing 15:27:43 a7b3761dca35: Waiting 15:27:43 da707bb00cb8: Waiting 15:27:43 a64c944d1d79: Layer already exists 15:27:43 852891c516b0: Layer already exists 15:27:43 4ac44a36b19a: Layer already exists 15:27:43 f9c32c614bf1: Layer already exists 15:27:43 2d242b0e453e: Layer already exists 15:27:43 da707bb00cb8: Layer already exists 15:27:43 a7b3761dca35: Layer already exists 15:27:43 3.2.0-dev.27: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 15:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:27:44 852891c516b0: Preparing 15:27:44 2d242b0e453e: Preparing 15:27:44 4ac44a36b19a: Preparing 15:27:44 a64c944d1d79: Preparing 15:27:44 f9c32c614bf1: Preparing 15:27:44 a7b3761dca35: Preparing 15:27:44 da707bb00cb8: Preparing 15:27:44 a7b3761dca35: Waiting 15:27:44 da707bb00cb8: Waiting 15:27:44 f9c32c614bf1: Layer already exists 15:27:44 852891c516b0: Layer already exists 15:27:44 4ac44a36b19a: Layer already exists 15:27:44 a64c944d1d79: Layer already exists 15:27:44 2d242b0e453e: Layer already exists 15:27:44 a7b3761dca35: Layer already exists 15:27:44 da707bb00cb8: Layer already exists 15:27:44 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:45 + 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 15:27:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:27:45 852891c516b0: Preparing 15:27:45 2d242b0e453e: Preparing 15:27:45 4ac44a36b19a: Preparing 15:27:45 a64c944d1d79: Preparing 15:27:45 f9c32c614bf1: Preparing 15:27:45 a7b3761dca35: Preparing 15:27:45 da707bb00cb8: Preparing 15:27:45 a7b3761dca35: Waiting 15:27:45 da707bb00cb8: Waiting 15:27:45 852891c516b0: Layer already exists 15:27:45 4ac44a36b19a: Layer already exists 15:27:45 2d242b0e453e: Layer already exists 15:27:45 a64c944d1d79: Layer already exists 15:27:45 f9c32c614bf1: Layer already exists 15:27:45 a7b3761dca35: Layer already exists 15:27:45 da707bb00cb8: Layer already exists 15:27:45 main: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:45 ===================================================== [Pipeline] echo 15:27:45 taggedImages: 15:27:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 15:27:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:27:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.27 15:27:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 15:27:45 - 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 15:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:46 15:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:46 arm64: Pulling from edgex-lftools-log-publisher 15:27:46 8998bd30e6a1: Pulling fs layer 15:27:46 04944245beec: Pulling fs layer 15:27:46 699f458cf7ca: Pulling fs layer 15:27:46 765212b225bb: Pulling fs layer 15:27:46 f23df028b6ca: Pulling fs layer 15:27:46 d65c8cfc05b1: Pulling fs layer 15:27:46 2437ff75d9bd: Pulling fs layer 15:27:46 f23df028b6ca: Waiting 15:27:46 d65c8cfc05b1: Waiting 15:27:46 2437ff75d9bd: Waiting 15:27:46 765212b225bb: Waiting 15:27:46 04944245beec: Verifying Checksum 15:27:46 04944245beec: Download complete 15:27:46 765212b225bb: Verifying Checksum 15:27:46 765212b225bb: Download complete 15:27:46 f23df028b6ca: Verifying Checksum 15:27:46 f23df028b6ca: Download complete 15:27:46 d65c8cfc05b1: Download complete 15:27:47 699f458cf7ca: Verifying Checksum 15:27:47 699f458cf7ca: Download complete 15:27:47 8998bd30e6a1: Verifying Checksum 15:27:47 8998bd30e6a1: Download complete 15:27:50 2437ff75d9bd: Verifying Checksum 15:27:50 2437ff75d9bd: Download complete 15:27:51 8998bd30e6a1: Pull complete 15:27:52 04944245beec: Pull complete 15:27:53 699f458cf7ca: Pull complete 15:27:54 765212b225bb: Pull complete 15:27:55 f23df028b6ca: Pull complete 15:27:55 d65c8cfc05b1: Pull complete 15:28:13 2437ff75d9bd: Pull complete 15:28:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:13 prd-ubuntu20.04-docker-arm64-4c-16g-5950 does not seem to be running inside a container 15:28:13 $ 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/237 -v /w/workspace/app-service-configurable/237:/w/workspace/app-service-configurable/237:rw,z -v /w/workspace/app-service-configurable/237@tmp:/w/workspace/app-service-configurable/237@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 15:28:16 $ docker top fa7b7d0ff126476a88c97855beeeab13217bd5ee74c068a0b3dc6afc5991612e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:16 ---> job-cost.sh 15:28:17 lf-activate-venv: SKIPPING 15:28:17 INFO: No Stack... 15:28:17 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:18 INFO: Archiving Costs [Pipeline] sh 15:28:18 + cat /w/workspace/app-service-configurable/237/archives/cost.csv 15:28:18 + cut -d, -f6 [Pipeline] lock 15:28:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] 15:28:18 Resource [jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] did not exist. Created. 15:28:18 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:19 /w/workspace/app-service-configurable/237@tmp/durable-a9ca907d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:20 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:20 Warning: overwriting stash ‘stack-cost’ 15:28:20 Stashed 1 file(s) [Pipeline] } 15:28:20 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:20 $ docker stop --time=1 fa7b7d0ff126476a88c97855beeeab13217bd5ee74c068a0b3dc6afc5991612e 15:28:21 $ docker rm -f --volumes fa7b7d0ff126476a88c97855beeeab13217bd5ee74c068a0b3dc6afc5991612e [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 15:28:22 provisioning config files... 15:28:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5956498579840343324tmp [Pipeline] { [Pipeline] sh 15:28:22 + set +x 15:28:22 + curl -s https://codecov.io/bash+ 15:28:22 bash -s -- 15:28:22 15:28:22 _____ _ 15:28:22 / ____| | | 15:28:22 | | ___ __| | ___ ___ _____ __ 15:28:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:22 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:22 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:22 Bash-1.0.6 15:28:22 15:28:22 15:28:22 ==> git version 2.25.1 found 15:28:22 ==> 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 15:28:22 Release-Date: 2020-01-08 15:28:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:28:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:22 ==> Jenkins CI detected. 15:28:22 current dir:  /w/workspace/ry_app-service-configurable_main 15:28:22 project root: . 15:28:22 --> token set from env 15:28:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:22 ==> Running gcov in . (disable via -X gcov) 15:28:22 ==> Python coveragepy not found 15:28:22 ==> Searching for coverage reports in: 15:28:22 + . 15:28:22 -> Found 1 reports 15:28:22 ==> Detecting git/mercurial file structure 15:28:22 ==> Reading reports 15:28:22 + ./coverage.out bytes=13 15:28:22 ==> Appending adjustments 15:28:22 https://docs.codecov.io/docs/fixing-reports 15:28:22 + Found adjustments 15:28:22 ==> Gzipping contents 15:28:22 4.0K /tmp/codecov.emaOO2.gz 15:28:22 ==> Uploading reports 15:28:22 url: https://codecov.io 15:28:22 query: branch=main&commit=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:22 -> Pinging Codecov 15:28:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:22 -> Uploading to 15:28:22 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/A97CA9966030D2A3747ED39772930CCE/53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2/4a0c04c5-7647-4423-9ec1-52ca01b22f27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T152822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=631af1fad71dbf4459c2a5c072f93972c2ff4f316b56adb37ee684e431535865 15:28:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:22 Dload Upload Total Spent Left Speed 15:28:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 943 --:--:-- --:--:-- --:--:-- 943 15:28:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] } 15:28:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:28:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:28:23 15:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:28:23 latest: Pulling from edgex-devops/edgex-snyk-go 15:28:23 619be1103602: Already exists 15:28:23 f8ea3408117e: Pulling fs layer 15:28:23 91320369b822: Pulling fs layer 15:28:23 0406650e8295: Pulling fs layer 15:28:23 4f4fb700ef54: Pulling fs layer 15:28:23 96d80e3f36e1: Pulling fs layer 15:28:23 bcf3aedb951c: Pulling fs layer 15:28:23 4f4fb700ef54: Waiting 15:28:23 96d80e3f36e1: Waiting 15:28:23 bcf3aedb951c: Waiting 15:28:23 0406650e8295: Verifying Checksum 15:28:23 0406650e8295: Download complete 15:28:23 f8ea3408117e: Download complete 15:28:23 4f4fb700ef54: Verifying Checksum 15:28:23 4f4fb700ef54: Download complete 15:28:23 f8ea3408117e: Pull complete 15:28:24 96d80e3f36e1: Verifying Checksum 15:28:24 91320369b822: Verifying Checksum 15:28:24 91320369b822: Download complete 15:28:25 bcf3aedb951c: Verifying Checksum 15:28:25 bcf3aedb951c: Download complete 15:28:27 91320369b822: Pull complete 15:28:27 0406650e8295: Pull complete 15:28:27 4f4fb700ef54: Pull complete 15:28:27 96d80e3f36e1: Pull complete 15:28:30 bcf3aedb951c: Pull complete 15:28:30 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 15:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:30 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:28:30 $ 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 15:28:35 $ docker top 2b4c7153a513d4fc07db3622bcc45d5236972cceba72076983647944bbfe1482 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:36 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 15:28:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:28:36 + set -o pipefail 15:28:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:28:46 15:28:46 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:28:46 15:28:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c1f4392d-e589-42e6-bad2-04608e82eac5 15:28:46 15:28:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:28:46 [Pipeline] } 15:28:46 $ docker stop --time=1 2b4c7153a513d4fc07db3622bcc45d5236972cceba72076983647944bbfe1482 15:28:52 $ docker rm -f --volumes 2b4c7153a513d4fc07db3622bcc45d5236972cceba72076983647944bbfe1482 [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 15:28:53 + git log --format=format:%s -1 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] sh 15:28:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:53 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:28: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 15:28:54 $ docker top ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:54 [ssh-agent] Looking for ssh-agent implementation... 15:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:54 $ docker exec ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 ssh-agent 15:28:54 SSH_AUTH_SOCK=/tmp/ssh-ey9A7gROh9To/agent.34 15:28:54 SSH_AGENT_PID=40 15:28:54 Running ssh-add (command line suppressed) 15:28:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_551854276314718677.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_551854276314718677.key) 15:28:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:55 + git semver tag 15:28:55 2024-07-19 15:28:55,341 [run_tag] DEBUG tag force:False 15:28:55 2024-07-19 15:28:55,341 [check_head_tag] DEBUG check head tag 15:28:55 2024-07-19 15:28:55,342 [execute] INFO git cat-file --batch-check 15:28:55 2024-07-19 15:28:55,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:28:55 2024-07-19 15:28:55,346 [execute] INFO git cat-file --batch 15:28:55 2024-07-19 15:28:55,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:28:55 2024-07-19 15:28:55,370 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:28:55 2024-07-19 15:28:55,370 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 15:28:55 2024-07-19 15:28:55,371 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:28:55 2024-07-19 15:28:55,375 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:28:55 3.2.0-dev.27 [Pipeline] } 15:28:55 $ docker exec --env ******** --env ******** ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 ssh-agent -k 15:28:55 unset SSH_AUTH_SOCK; 15:28:55 unset SSH_AGENT_PID; 15:28:55 echo Agent pid 40 killed; 15:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:55 + git semver [Pipeline] } 15:28:56 $ docker stop --time=1 ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 15:28:57 $ docker rm -f --volumes ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:57 15:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:58 0.23.1-centos7: Pulling from edgex-lftools 15:28:58 ab5ef0e58194: Pulling fs layer 15:28:58 9712f1f96733: Pulling fs layer 15:28:58 63f879dbbcfc: Pulling fs layer 15:28:58 0d9ebad4ef96: Pulling fs layer 15:28:58 e9a5061849ea: Pulling fs layer 15:28:58 d747dcd14b5f: Pulling fs layer 15:28:58 2de7ff778b66: Pulling fs layer 15:28:58 0d9ebad4ef96: Waiting 15:28:58 d747dcd14b5f: Waiting 15:28:58 e9a5061849ea: Waiting 15:28:58 9712f1f96733: Download complete 15:28:58 63f879dbbcfc: Verifying Checksum 15:28:58 63f879dbbcfc: Download complete 15:28:58 e9a5061849ea: Verifying Checksum 15:28:58 e9a5061849ea: Download complete 15:28:58 d747dcd14b5f: Verifying Checksum 15:28:58 d747dcd14b5f: Download complete 15:28:58 ab5ef0e58194: Verifying Checksum 15:28:58 ab5ef0e58194: Download complete 15:28:58 0d9ebad4ef96: Verifying Checksum 15:28:58 0d9ebad4ef96: Download complete 15:28:58 2de7ff778b66: Verifying Checksum 15:28:58 2de7ff778b66: Download complete 15:29:01 ab5ef0e58194: Pull complete 15:29:01 9712f1f96733: Pull complete 15:29:01 63f879dbbcfc: Pull complete 15:29:05 0d9ebad4ef96: Pull complete 15:29:05 e9a5061849ea: Pull complete 15:29:05 d747dcd14b5f: Pull complete 15:29:06 2de7ff778b66: Pull complete 15:29:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:06 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:29:06 $ 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 15:29:12 $ docker top 64a882e76ab8a99eb2cd075de71a96a735aeac03e81c3d4f883aeecc78759f62 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:12 provisioning config files... 15:29:12 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5782684243660375637tmp 15:29:12 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12710306638986427922tmp 15:29:12 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17848102145565038517tmp [Pipeline] { [Pipeline] echo 15:29:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:12 ---> sigul-configuration.sh 15:29:12 gpg: directory `/root/.gnupg' created 15:29:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:12 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:12 gpg: CAST5 encrypted data 15:29:12 gpg: encrypted with 1 passphrase 15:29:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:12 + mkdir /home/jenkins 15:29:12 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:13 + 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 15:29:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:13 ---> sigul-install.sh 15:29:13 Sigul already installed; skipping installation. [Pipeline] sh 15:29:13 + git tag --list 15:29:13 v1.0.0 15:29:13 v1.1.0 15:29:13 v1.2.0 15:29:13 v1.3.0 15:29:13 v1.3.1 15:29:13 v2.0.0 15:29:13 v2.0.1 15:29:13 v2.1.0 15:29:13 v2.1.1 15:29:13 v2.1.2 15:29:13 v2.2.0 15:29:13 v2.3 15:29:13 v2.3.0 15:29:13 v2.3.1 15:29:13 v3.0 15:29:13 v3.0.0 15:29:13 v3.0.1 15:29:13 v3.0.1-dev.1 15:29:13 v3.1 15:29:13 v3.1.0 15:29:13 v3.1.0-dev.1 15:29:13 v3.1.0-dev.10 15:29:13 v3.1.0-dev.11 15:29:13 v3.1.0-dev.12 15:29:13 v3.1.0-dev.13 15:29:13 v3.1.0-dev.14 15:29:13 v3.1.0-dev.15 15:29:13 v3.1.0-dev.16 15:29:13 v3.1.0-dev.17 15:29:13 v3.1.0-dev.18 15:29:13 v3.1.0-dev.19 15:29:13 v3.1.0-dev.2 15:29:13 v3.1.0-dev.20 15:29:13 v3.1.0-dev.21 15:29:13 v3.1.0-dev.22 15:29:13 v3.1.0-dev.23 15:29:13 v3.1.0-dev.24 15:29:13 v3.1.0-dev.25 15:29:13 v3.1.0-dev.26 15:29:13 v3.1.0-dev.27 15:29:13 v3.1.0-dev.28 15:29:13 v3.1.0-dev.29 15:29:13 v3.1.0-dev.3 15:29:13 v3.1.0-dev.30 15:29:13 v3.1.0-dev.31 15:29:13 v3.1.0-dev.32 15:29:13 v3.1.0-dev.33 15:29:13 v3.1.0-dev.34 15:29:13 v3.1.0-dev.35 15:29:13 v3.1.0-dev.36 15:29:13 v3.1.0-dev.37 15:29:13 v3.1.0-dev.38 15:29:13 v3.1.0-dev.39 15:29:13 v3.1.0-dev.4 15:29:13 v3.1.0-dev.5 15:29:13 v3.1.0-dev.6 15:29:13 v3.1.0-dev.7 15:29:13 v3.1.0-dev.8 15:29:13 v3.1.0-dev.9 15:29:13 v3.1.1 15:29:13 v3.1.1-dev.1 15:29:13 v3.2.0-dev.1 15:29:13 v3.2.0-dev.10 15:29:13 v3.2.0-dev.11 15:29:13 v3.2.0-dev.12 15:29:13 v3.2.0-dev.13 15:29:13 v3.2.0-dev.14 15:29:13 v3.2.0-dev.15 15:29:13 v3.2.0-dev.16 15:29:13 v3.2.0-dev.17 15:29:13 v3.2.0-dev.18 15:29:13 v3.2.0-dev.19 15:29:13 v3.2.0-dev.2 15:29:13 v3.2.0-dev.20 15:29:13 v3.2.0-dev.21 15:29:13 v3.2.0-dev.22 15:29:13 v3.2.0-dev.23 15:29:13 v3.2.0-dev.24 15:29:13 v3.2.0-dev.25 15:29:13 v3.2.0-dev.26 15:29:13 v3.2.0-dev.27 15:29:13 v3.2.0-dev.3 15:29:13 v3.2.0-dev.4 15:29:13 v3.2.0-dev.5 15:29:13 v3.2.0-dev.6 15:29:13 v3.2.0-dev.7 15:29:13 v3.2.0-dev.8 15:29:13 v3.2.0-dev.9 [Pipeline] sh 15:29:14 + lftools sign git-tag v3.2.0-dev.27 15:29:14 Signing Git tag with Sigul... 15:29:14 Signing v3.2.0-dev.27 [Pipeline] echo 15:29:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:15 $ docker stop --time=1 64a882e76ab8a99eb2cd075de71a96a735aeac03e81c3d4f883aeecc78759f62 15:29:16 $ docker rm -f --volumes 64a882e76ab8a99eb2cd075de71a96a735aeac03e81c3d4f883aeecc78759f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:17 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:29:17 $ 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 15:29:17 $ docker top 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 -eo pid,comm 15:29:17 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). 15:29:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:17 [ssh-agent] Looking for ssh-agent implementation... 15:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:18 $ docker exec 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 ssh-agent 15:29:18 SSH_AUTH_SOCK=/tmp/ssh-q0fjwpcGTRLv/agent.33 15:29:18 SSH_AGENT_PID=39 15:29:18 Running ssh-add (command line suppressed) 15:29:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14331858537748178500.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14331858537748178500.key) 15:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:18 + git semver bump pre 15:29:18 2024-07-19 15:29:18,688 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:18 2024-07-19 15:29:18,688 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev 15:29:18 2024-07-19 15:29:18,688 [bump_version] DEBUG bumped version:3.2.0-dev.28 15:29:18 2024-07-19 15:29:18,688 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:29:18 2024-07-19 15:29:18,689 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:18 2024-07-19 15:29:18,689 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:29:18 2024-07-19 15:29:18,690 [execute] INFO git cat-file --batch-check 15:29:18 2024-07-19 15:29:18,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:18 2024-07-19 15:29:18,696 [execute] INFO git cat-file --batch 15:29:18 2024-07-19 15:29:18,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:18 2024-07-19 15:29:18,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:18 3.2.0-dev.28 [Pipeline] } 15:29:18 $ docker exec --env ******** --env ******** 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 ssh-agent -k 15:29:18 unset SSH_AUTH_SOCK; 15:29:18 unset SSH_AGENT_PID; 15:29:18 echo Agent pid 39 killed; 15:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:19 + git semver [Pipeline] } 15:29:19 $ docker stop --time=1 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 15:29:20 $ docker rm -f --volumes 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:21 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:29:21 $ 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 15:29:21 $ docker top 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd -eo pid,comm 15:29:21 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). 15:29:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:21 [ssh-agent] Looking for ssh-agent implementation... 15:29:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:22 $ docker exec 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd ssh-agent 15:29:22 SSH_AUTH_SOCK=/tmp/ssh-G0ZP6Io4pX5H/agent.32 15:29:22 SSH_AGENT_PID=38 15:29:22 Running ssh-add (command line suppressed) 15:29:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12117513717322555043.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12117513717322555043.key) 15:29:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:22 + git semver push 15:29:22 2024-07-19 15:29:22,735 [run_push] DEBUG push 15:29:22 2024-07-19 15:29:22,736 [execute] INFO git cat-file --batch-check 15:29:22 2024-07-19 15:29:22,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:22 2024-07-19 15:29:22,739 [execute] INFO git rev-list 7cef9e09fad29e19a95a228feab4d0c06f156911 -- 15:29:22 2024-07-19 15:29:22,740 [execute] DEBUG Popen(['git', 'rev-list', '7cef9e09fad29e19a95a228feab4d0c06f156911', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:22 2024-07-19 15:29:22,746 [execute] INFO git fetch -v origin 15:29:22 2024-07-19 15:29:22,747 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:29:23 2024-07-19 15:29:23,205 [run_push] DEBUG no remote changes detected 15:29:23 2024-07-19 15:29:23,205 [execute] INFO git push origin semver 15:29:23 2024-07-19 15:29:23,206 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:24 2024-07-19 15:29:23,965 [run_push] DEBUG push all version tags 15:29:24 2024-07-19 15:29:23,965 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:24 2024-07-19 15:29:23,966 [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) 15:29:24 2024-07-19 15:29:24,710 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:29:24 3.2.0-dev.28 [Pipeline] } 15:29:24 $ docker exec --env ******** --env ******** 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd ssh-agent -k 15:29:25 unset SSH_AUTH_SOCK; 15:29:25 unset SSH_AGENT_PID; 15:29:25 echo Agent pid 38 killed; 15:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:25 + git semver [Pipeline] } 15:29:25 $ docker stop --time=1 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd 15:29:26 $ docker rm -f --volumes 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd [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 15:29:27 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:29:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:29:27 total 16 15:29:27 drwxr-xr-x 3 root root 4096 Jul 19 15:11 . 15:29:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:29 .. 15:29:27 drwxr-xr-x 2 root root 4096 Jul 19 15:11 cost 15:29:27 -rw-r--r-- 1 root root 96 Jul 19 15:11 cost.csv 15:29:27 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:29:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:29:27 total 16 15:29:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:11 . 15:29:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:29 .. 15:29:27 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:11 cost 15:29:27 -rw-r--r-- 1 jenkins jenkins 96 Jul 19 15:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:29:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:28 ---> package-listing.sh 15:29:28 ++ facter osfamily 15:29:28 ++ tr '[:upper:]' '[:lower:]' 15:29:28 + OS_FAMILY=debian 15:29:28 + workspace=/w/workspace/ry_app-service-configurable_main 15:29:28 + START_PACKAGES=/tmp/packages_start.txt 15:29:28 + END_PACKAGES=/tmp/packages_end.txt 15:29:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:28 + PACKAGES=/tmp/packages_start.txt 15:29:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:29:28 + PACKAGES=/tmp/packages_end.txt 15:29:28 + case "${OS_FAMILY}" in 15:29:28 + dpkg -l 15:29:28 + grep '^ii' 15:29:28 + '[' -f /tmp/packages_start.txt ']' 15:29:28 + '[' -f /tmp/packages_end.txt ']' 15:29:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:29:28 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:29:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:29:28 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 15:29:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:29 prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container 15:29:29 $ 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 15:29:30 $ docker top e351bc7bab99abd1bac974fb94f6a5085924390566cc13c9ad7c4b7115388db6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:30 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:30 + ls /var/log/sa-host 15:29:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:31 provisioning config files... 15:29:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4735168366658396772tmp [Pipeline] { [Pipeline] echo 15:29:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:31 ---> create-netrc.sh [Pipeline] } 15:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:31 ---> python-tools-install.sh [Pipeline] echo 15:29:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:32 ---> sudo-logs.sh 15:29:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:32 ---> job-cost.sh 15:29:32 lf-activate-venv: SKIPPING 15:29:32 DEBUG: total: 0.2199999988079071 15:29:32 INFO: Retrieving Stack Cost... 15:29:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:32 INFO: Archiving Costs [Pipeline] echo 15:29:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:33 ---> logs-deploy.sh 15:29:33 lf-activate-venv: SKIPPING 15:29:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/237 15:29:33 INFO: archiving workspace using pattern(s): 15:29:34 Archives upload complete. 15:29:34 INFO: archiving logs to Nexus