Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12f51fb56db6afac364da0950132dcdd9009b0ed 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-ssh16301478428841663674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15058224480022186644.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3873982856553509290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17342444687042436451.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-ssh1178034948864472527.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-167 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 12f51fb56db6afac364da0950132dcdd9009b0ed (main) Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 > git rev-list --no-walk 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:21:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:01 ========================================================= 03:21:01 EdgeX Global Pipelines Version Info 03:21:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:02 ------------------- 03:21:02 stable info: 03:21:02 ------------------- 03:21:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:21:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:21:02 Message: update stable to v1.0.258 03:21:03 ------------------- 03:21:03 experimental info: 03:21:03 ------------------- 03:21:03 Commited By: **** collab-it+edgex@linuxfoundation.org 03:21:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:21:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12f51fb [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:04 provisioning config files... 03:21:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1510703938938665886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:04 ---> ****-login.sh 03:21:04 nexus3.edgexfoundry.org:10001 03:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:04 Configure a credential helper to remove this warning. See 03:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:04 03:21:04 Login Succeeded 03:21:04 nexus3.edgexfoundry.org:10002 03:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:04 Configure a credential helper to remove this warning. See 03:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:04 03:21:04 Login Succeeded 03:21:04 nexus3.edgexfoundry.org:10003 03:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:04 Configure a credential helper to remove this warning. See 03:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:04 03:21:04 Login Succeeded 03:21:04 nexus3.edgexfoundry.org:10004 03:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:05 Configure a credential helper to remove this warning. See 03:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:05 03:21:05 Login Succeeded 03:21:05 ****.io 03:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:05 Configure a credential helper to remove this warning. See 03:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:05 03:21:05 Login Succeeded 03:21:05 ---> ****-login.sh ends [Pipeline] } 03:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:21:05 + git rev-list -1 --merges 12f51fb56db6afac364da0950132dcdd9009b0ed~1..12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo 03:21:05 -----------> git rev-list -1 --merges 12f51fb56db6afac364da0950132dcdd9009b0ed~1..12f51fb56db6afac364da0950132dcdd9009b0ed 12f51fb56db6afac364da0950132dcdd9009b0ed 03:21:05 12f51fb56db6afac364da0950132dcdd9009b0ed [false] [Pipeline] sh 03:21:06 + git log --format=format:%s -1 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo 03:21:06 ========================================================= 03:21:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:21:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:06 + git log --format=format:%s -1 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo 03:21:06 [semverPrep] GIT_COMMIT: 12f51fb56db6afac364da0950132dcdd9009b0ed, Commit Message: Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28 [Pipeline] echo 03:21:06 [semverPrep] This is not a build commit. [Pipeline] sh 03:21:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:06 + grep -v github /etc/ssh/ssh_known_hosts 03:21:06 + [ -e /tmp/ssh_known_hosts ] 03:21:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:21:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:21:06 + sudo tee -a /etc/ssh/ssh_known_hosts 03:21:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:07 03:21:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:07 0.1.4: Pulling from edgex-devops/py-git-semver 03:21:07 b85a868b505f: Pulling fs layer 03:21:07 e2be974225ed: Pulling fs layer 03:21:07 339a4e72a1f5: Pulling fs layer 03:21:07 988bab9f4d93: Pulling fs layer 03:21:07 1469e6f7b9e6: Pulling fs layer 03:21:07 eaf3925da568: Pulling fs layer 03:21:07 bab4dde63d76: Pulling fs layer 03:21:07 988bab9f4d93: Waiting 03:21:07 1469e6f7b9e6: Waiting 03:21:07 eaf3925da568: Waiting 03:21:07 bde34c3a00c8: Pulling fs layer 03:21:07 b352a97aabf1: Pulling fs layer 03:21:07 4872d77fe225: Pulling fs layer 03:21:07 5851b861e8e6: Pulling fs layer 03:21:07 bab4dde63d76: Waiting 03:21:07 bde34c3a00c8: Waiting 03:21:07 5851b861e8e6: Waiting 03:21:07 b352a97aabf1: Waiting 03:21:07 e2be974225ed: Download complete 03:21:07 988bab9f4d93: Verifying Checksum 03:21:07 988bab9f4d93: Download complete 03:21:07 339a4e72a1f5: Verifying Checksum 03:21:07 339a4e72a1f5: Download complete 03:21:07 1469e6f7b9e6: Verifying Checksum 03:21:07 1469e6f7b9e6: Download complete 03:21:07 eaf3925da568: Verifying Checksum 03:21:07 eaf3925da568: Download complete 03:21:07 bde34c3a00c8: Download complete 03:21:07 b352a97aabf1: Verifying Checksum 03:21:07 b352a97aabf1: Download complete 03:21:07 4872d77fe225: Download complete 03:21:07 5851b861e8e6: Download complete 03:21:07 b85a868b505f: Verifying Checksum 03:21:07 b85a868b505f: Download complete 03:21:08 bab4dde63d76: Verifying Checksum 03:21:08 bab4dde63d76: Download complete 03:21:09 b85a868b505f: Pull complete 03:21:09 e2be974225ed: Pull complete 03:21:09 339a4e72a1f5: Pull complete 03:21:09 988bab9f4d93: Pull complete 03:21:10 1469e6f7b9e6: Pull complete 03:21:10 eaf3925da568: Pull complete 03:21:11 bab4dde63d76: Pull complete 03:21:11 bde34c3a00c8: Pull complete 03:21:11 b352a97aabf1: Pull complete 03:21:11 4872d77fe225: Pull complete 03:21:12 5851b861e8e6: Pull complete 03:21:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:12 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:21:12 $ 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 03:21:16 $ docker top f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 -eo pid,comm 03:21:16 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). 03:21:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:16 [ssh-agent] Looking for ssh-agent implementation... 03:21:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:16 $ docker exec f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent 03:21:16 SSH_AUTH_SOCK=/tmp/ssh-EBpogNGcwNK1/agent.32 03:21:16 SSH_AGENT_PID=38 03:21:16 Running ssh-add (command line suppressed) 03:21:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3663240710279230494.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3663240710279230494.key) 03:21:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:16 + git tag --points-at HEAD [Pipeline] } 03:21:16 $ docker exec --env ******** --env ******** f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent -k 03:21:17 unset SSH_AUTH_SOCK; 03:21:17 unset SSH_AGENT_PID; 03:21:17 echo Agent pid 38 killed; 03:21:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:17 [ssh-agent] Looking for ssh-agent implementation... 03:21:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:17 $ docker exec f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent 03:21:17 SSH_AUTH_SOCK=/tmp/ssh-esaXsgNfmd7e/agent.71 03:21:17 SSH_AGENT_PID=77 03:21:17 Running ssh-add (command line suppressed) 03:21:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16599170673165269923.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16599170673165269923.key) 03:21:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:17 + git semver init 03:21:17 2024-03-17 03:21:17,902 [run_init] DEBUG init version:0.0.0 force:False 03:21:17 2024-03-17 03:21:17,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 03:21:17 2024-03-17 03:21:17,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 03:21:17 2024-03-17 03:21:17,903 [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) 03:21:19 2024-03-17 03:21:19,057 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 03:21:19 2024-03-17 03:21:19,057 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 03:21:19 2024-03-17 03:21:19,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:21:19 2024-03-17 03:21:19,058 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:21:19 3.2.0-dev.18 [Pipeline] } 03:21:19 $ docker exec --env ******** --env ******** f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent -k 03:21:19 unset SSH_AUTH_SOCK; 03:21:19 unset SSH_AGENT_PID; 03:21:19 echo Agent pid 77 killed; 03:21:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:19 + git semver [Pipeline] } 03:21:20 $ docker stop --time=1 f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 03:21:21 $ docker rm -f --volumes f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:21 Stashed 1 file(s) [Pipeline] echo 03:21:21 [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 03:21:22 provisioning config files... 03:21:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6055653907137151959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:22 ---> ****-login.sh 03:21:22 nexus3.edgexfoundry.org:10001 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 nexus3.edgexfoundry.org:10002 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 nexus3.edgexfoundry.org:10003 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 nexus3.edgexfoundry.org:10004 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 ****.io 03:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:22 Configure a credential helper to remove this warning. See 03:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:22 03:21:22 Login Succeeded 03:21:22 ---> ****-login.sh ends [Pipeline] } 03:21:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:23 ========================================================= 03:21:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:21:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:23 + 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 . 03:21:23 Sending build context to Docker daemon 8.808MB 03:21:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:21:23 Step 2/12 : FROM ${BASE} AS builder 03:21:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:23 7264a8db6415: Pulling fs layer 03:21:23 c4d48a809fc2: Pulling fs layer 03:21:23 4f1c88b9dad5: Pulling fs layer 03:21:23 ad3a456e5733: Pulling fs layer 03:21:23 69c7f0334f64: Pulling fs layer 03:21:23 1f1c1a5573a3: Pulling fs layer 03:21:23 ce7588e14bc9: Pulling fs layer 03:21:23 b5e4710f87ac: Pulling fs layer 03:21:23 ad3a456e5733: Waiting 03:21:23 69c7f0334f64: Waiting 03:21:23 ce7588e14bc9: Waiting 03:21:23 1f1c1a5573a3: Waiting 03:21:23 c4d48a809fc2: Verifying Checksum 03:21:23 c4d48a809fc2: Download complete 03:21:23 ad3a456e5733: Verifying Checksum 03:21:23 ad3a456e5733: Download complete 03:21:23 69c7f0334f64: Verifying Checksum 03:21:23 69c7f0334f64: Download complete 03:21:23 7264a8db6415: Verifying Checksum 03:21:23 7264a8db6415: Download complete 03:21:23 1f1c1a5573a3: Verifying Checksum 03:21:23 1f1c1a5573a3: Download complete 03:21:23 7264a8db6415: Pull complete 03:21:23 c4d48a809fc2: Pull complete 03:21:23 b5e4710f87ac: Verifying Checksum 03:21:23 b5e4710f87ac: Download complete 03:21:23 4f1c88b9dad5: Verifying Checksum 03:21:23 4f1c88b9dad5: Download complete 03:21:24 ce7588e14bc9: Verifying Checksum 03:21:24 ce7588e14bc9: Download complete 03:21:27 4f1c88b9dad5: Pull complete 03:21:27 ad3a456e5733: Pull complete 03:21:27 69c7f0334f64: Pull complete 03:21:27 1f1c1a5573a3: Pull complete 03:21:29 ce7588e14bc9: Pull complete 03:21:30 b5e4710f87ac: Pull complete 03:21:30 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:21:30 ---> 88b5674ff536 03:21:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:21:37 Still waiting to schedule task 03:21:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:21:38 ---> Running in 73d084c89d56 03:21:38 Removing intermediate container 73d084c89d56 03:21:38 ---> 4d64bd2f589e 03:21:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:21:38 ---> Running in 2af5103d4259 03:21:38 Removing intermediate container 2af5103d4259 03:21:38 ---> 4c2b4e14c67b 03:21:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:21:38 ---> Running in af4babeaa39a 03:21:38 Removing intermediate container af4babeaa39a 03:21:38 ---> 12f860e6a079 03:21:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:38 ---> Running in d181bb307816 03:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:21:39 OK: 264 MiB in 52 packages 03:21:39 Removing intermediate container d181bb307816 03:21:39 ---> fb2f4e7f1460 03:21:39 Step 7/12 : WORKDIR /app 03:21:39 ---> Running in 157bf9cf4e82 03:21:39 Removing intermediate container 157bf9cf4e82 03:21:39 ---> 55ed73c0c017 03:21:39 Step 8/12 : COPY go.mod vendor* ./ 03:21:40 ---> d3d0912fb0ed 03:21:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:40 ---> Running in 7d1403f1f53a 03:22:26 Removing intermediate container 7d1403f1f53a 03:22:26 ---> 99bfe6ab0a22 03:22:26 Step 10/12 : COPY . . 03:22:26 ---> a714b85e6a53 03:22:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:26 ---> Running in 6d64b82d9559 03:22:26 Removing intermediate container 6d64b82d9559 03:22:26 ---> 88939ab0aa44 03:22:26 Step 12/12 : RUN $MAKE 03:22:26 ---> Running in 1c91aea09103 03:22:26 noop 03:22:26 Removing intermediate container 1c91aea09103 03:22:26 ---> 48cf416a3360 03:22:26 Successfully built 48cf416a3360 03:22:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:27 + docker inspect -f . ci-base-image-x86_64 03:22:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:27 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:22:27 $ 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 03:22:27 $ docker top 82019e08dd021c6edca908594520df9783ec15f35c883e092ecb842721e2b354 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:27 + go version 03:22:27 go version go1.21.0 linux/amd64 [Pipeline] } 03:22:27 $ docker stop --time=1 82019e08dd021c6edca908594520df9783ec15f35c883e092ecb842721e2b354 03:22:29 $ docker rm -f --volumes 82019e08dd021c6edca908594520df9783ec15f35c883e092ecb842721e2b354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:29 + docker inspect -f . ci-base-image-x86_64 03:22:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:29 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:22:29 $ 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 03:22:30 $ docker top b54c4d95f41735a9080c0ed83ab1f00e58b418b3d2eaa24d45f7c934167f1513 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:30 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 03:22:30 + make test 03:22:30 go test -race -coverprofile=coverage.out ./... 03:22:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 03:23:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-172 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 03:23:05 Running in /w/workspace/app-service-configurable/227 [Pipeline] { [Pipeline] checkout 03:23:08 Selected Git installation does not exist. Using Default 03:23:08 The recommended git tool is: NONE 03:23:10 go vet ./... 03:23:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:12 ./bin/test-attribution-txt.sh 03:23:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:23:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:23:12 $ docker stop --time=1 b54c4d95f41735a9080c0ed83ab1f00e58b418b3d2eaa24d45f7c934167f1513 03:23:13 using credential edgex-jenkins-ssh 03:23:13 Cloning the remote Git repository 03:23:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:23:13 > git init /w/workspace/app-service-configurable/227 # timeout=10 03:23:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:23:13 > git --version # timeout=10 03:23:13 > git --version # 'git version 2.25.1' 03:23:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:23:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:16 Avoid second fetch 03:23:16 Checking out Revision 12f51fb56db6afac364da0950132dcdd9009b0ed (main) 03:23:16 > git config core.sparsecheckout # timeout=10 03:23:16 > git checkout -f 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 03:23:17 Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28" 03:23:19 $ docker rm -f --volumes b54c4d95f41735a9080c0ed83ab1f00e58b418b3d2eaa24d45f7c934167f1513 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:23:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:23:20 + ls -al . 03:23:20 total 184 03:23:20 drwxrwxr-x 7 jenkins jenkins 4096 Mar 17 03:22 . 03:23:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:20 .. 03:23:20 -rw-rw-r-- 1 jenkins jenkins 119 Mar 17 03:20 .dockerignore 03:23:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:22 .git 03:23:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:20 .github 03:23:20 -rw-rw-r-- 1 jenkins jenkins 106 Mar 17 03:20 .gitignore 03:23:20 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:20 .golangci.yml 03:23:20 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:21 .semver 03:23:20 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 17 03:20 Attribution.txt 03:23:20 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 17 03:20 CHANGELOG.md 03:23:20 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 17 03:20 Dockerfile 03:23:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:20 GOVERNANCE.md 03:23:20 -rw-rw-r-- 1 jenkins jenkins 666 Mar 17 03:20 Jenkinsfile 03:23:20 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 17 03:20 LICENSE 03:23:20 -rw-rw-r-- 1 jenkins jenkins 618 Mar 17 03:20 OWNERS.md 03:23:20 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 17 03:20 README.md 03:23:20 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:21 VERSION 03:23:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:20 bin 03:23:20 -rw-r--r-- 1 jenkins jenkins 13 Mar 17 03:22 coverage.out 03:23:20 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 17 03:20 go.mod 03:23:20 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 17 03:20 go.sum 03:23:20 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 17 03:20 main.go 03:23:20 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 17 03:20 makefile 03:23:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:21 + 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=12f51fb56db6afac364da0950132dcdd9009b0ed --label arch=amd64 --label version=3.2.0-dev.18 . 03:23:21 Sending build context to Docker daemon 8.809MB 03:23:21 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:23:21 Step 2/27 : FROM ${BASE} AS builder 03:23:21 ---> 48cf416a3360 03:23:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:23:21 ---> Running in 200183bd56c0 03:23:21 Removing intermediate container 200183bd56c0 03:23:21 ---> 4cf427a5f693 03:23:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:23:21 ---> Running in b468d6a602fb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:21 Removing intermediate container b468d6a602fb 03:23:21 ---> ded97e757d41 03:23:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:23:21 ---> Running in 31e7c8e3e33b 03:23:21 Removing intermediate container 31e7c8e3e33b 03:23:21 ---> c0e7d60f3e54 03:23:21 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:21 ---> Running in 68e4b5a346b0 03:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:23:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:23:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:22 Dload Upload Total Spent Left Speed 03:23:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh 03:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:23:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:23:22 OK: 264 MiB in 52 packages 03:23:22 Removing intermediate container 68e4b5a346b0 03:23:22 ---> 9234726a8ce5 03:23:22 Step 7/27 : WORKDIR /app 03:23:22 ---> Running in 9c3db6631d04 03:23:22 Removing intermediate container 9c3db6631d04 03:23:22 ---> 54a73271e05e 03:23:22 Step 8/27 : COPY go.mod vendor* ./ 03:23:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:23:22 + sudo tee /etc/docker/daemon.new 03:23:22 { 03:23:22 "registry-mirrors": [ 03:23:22 "https://nexus3.edgexfoundry.org:10001" 03:23:22 ], 03:23:22 "bip": "10.250.0.254/24", 03:23:22 "hosts": [ 03:23:22 "tcp://0.0.0.0:5555", 03:23:22 "unix:///var/run/docker.sock" 03:23:22 ], 03:23:22 "mtu": 1458, 03:23:22 "selinux-enabled": true, 03:23:22 "seccomp-profile": "/etc/docker/seccomp.json" 03:23:22 } 03:23:22 ---> 65b5dac2e2ee 03:23:22 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:22 ---> Running in cde6a6ab7d78 [Pipeline] sh 03:23:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:23:23 Removing intermediate container cde6a6ab7d78 03:23:23 ---> 4f6b1dd92f8d 03:23:23 Step 10/27 : COPY . . 03:23:23 + sudo service docker restart 03:23:24 ---> a3ebc9293d22 03:23:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:23:24 ---> Running in 643b674200ac 03:23:24 Removing intermediate container 643b674200ac 03:23:24 ---> ec98be20cfb4 03:23:24 Step 12/27 : RUN $MAKE 03:23:24 ---> Running in 97e020ec82ef 03:23:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:42 provisioning config files... 03:23:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/227@tmp/config7051591467646397638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:42 ---> ****-login.sh 03:23:42 nexus3.edgexfoundry.org:10001 03:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:43 Configure a credential helper to remove this warning. See 03:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:43 03:23:43 Login Succeeded 03:23:43 nexus3.edgexfoundry.org:10002 03:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:43 Configure a credential helper to remove this warning. See 03:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:43 03:23:43 Login Succeeded 03:23:43 nexus3.edgexfoundry.org:10003 03:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:43 Configure a credential helper to remove this warning. See 03:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:43 03:23:43 Login Succeeded 03:23:43 nexus3.edgexfoundry.org:10004 03:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:44 Configure a credential helper to remove this warning. See 03:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:44 03:23:44 Login Succeeded 03:23:44 ****.io 03:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:44 Configure a credential helper to remove this warning. See 03:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:44 03:23:44 Login Succeeded 03:23:44 ---> ****-login.sh ends [Pipeline] } 03:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:45 ========================================================= 03:23:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:23:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:45 + 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 . 03:23:45 Sending build context to Docker daemon 160.8kB 03:23:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:23:45 Step 2/12 : FROM ${BASE} AS builder 03:23:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:23:45 9fda8d8052c6: Pulling fs layer 03:23:45 5d54e960e981: Pulling fs layer 03:23:45 c4a7e357bf2a: Pulling fs layer 03:23:45 f0e02332f6b5: Pulling fs layer 03:23:45 872ee5b61b7b: Pulling fs layer 03:23:45 0c6a40ed1a82: Pulling fs layer 03:23:45 94ae7d8d031c: Pulling fs layer 03:23:45 f0e02332f6b5: Waiting 03:23:45 872ee5b61b7b: Waiting 03:23:45 94ae7d8d031c: Waiting 03:23:45 0c6a40ed1a82: Waiting 03:23:45 5d54e960e981: Verifying Checksum 03:23:45 5d54e960e981: Download complete 03:23:45 f0e02332f6b5: Verifying Checksum 03:23:45 f0e02332f6b5: Download complete 03:23:45 872ee5b61b7b: Verifying Checksum 03:23:45 872ee5b61b7b: Download complete 03:23:45 9fda8d8052c6: Download complete 03:23:46 Removing intermediate container 97e020ec82ef 03:23:46 ---> a9f913ec1b99 03:23:46 Step 13/27 : FROM alpine:3.18 03:23:46 3.18: Pulling from library/alpine 03:23:46 619be1103602: Pulling fs layer 03:23:46 619be1103602: Verifying Checksum 03:23:46 619be1103602: Download complete 03:23:46 619be1103602: Pull complete 03:23:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:23:46 Status: Downloaded newer image for alpine:3.18 03:23:46 ---> d3782b16ccc9 03:23:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:23:46 ---> Running in 505664b1fb67 03:23:46 Removing intermediate container 505664b1fb67 03:23:46 ---> b81389e5cb15 03:23:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:23:46 ---> Running in c08832e3d7ee 03:23:46 Removing intermediate container c08832e3d7ee 03:23:46 ---> 373288940ebb 03:23:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:23:46 ---> Running in 4e6d26d40c4a 03:23:46 94ae7d8d031c: Verifying Checksum 03:23:46 94ae7d8d031c: Download complete 03:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:23:46 9fda8d8052c6: Pull complete 03:23:47 (1/2) Installing ca-certificates (20230506-r0) 03:23:47 (2/2) Installing dumb-init (1.2.5-r2) 03:23:47 Executing busybox-1.36.1-r5.trigger 03:23:47 Executing ca-certificates-20230506-r0.trigger 03:23:47 OK: 8 MiB in 17 packages 03:23:47 5d54e960e981: Pull complete 03:23:47 Removing intermediate container 4e6d26d40c4a 03:23:47 ---> 92c4f39879c0 03:23:47 Step 17/27 : RUN apk --no-cache upgrade 03:23:47 ---> Running in b15d5682ae95 03:23:47 c4a7e357bf2a: Download complete 03:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:23:48 OK: 8 MiB in 17 packages 03:23:48 Removing intermediate container b15d5682ae95 03:23:48 ---> fef69b6783e1 03:23:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:23:48 ---> 1ec796ff30d7 03:23:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:23:48 ---> 0f01e58e913f 03:23:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:23:48 ---> 2caa5226df6a 03:23:48 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:23:49 0c6a40ed1a82: Verifying Checksum 03:23:49 0c6a40ed1a82: Download complete 03:23:49 ---> 4e537ecab21a 03:23:49 Step 22/27 : EXPOSE 48095 03:23:49 ---> Running in a8710b18a266 03:23:49 Removing intermediate container a8710b18a266 03:23:49 ---> d7bc4249da3b 03:23:49 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:23:49 ---> Running in 992116202c37 03:23:49 Removing intermediate container 992116202c37 03:23:49 ---> e163b482a29b 03:23:49 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:23:49 ---> Running in c8e76683cde4 03:23:49 Removing intermediate container c8e76683cde4 03:23:49 ---> 1512a8760377 03:23:49 Step 25/27 : LABEL arch=amd64 03:23:49 ---> Running in 06932ad4f4ab 03:23:50 Removing intermediate container 06932ad4f4ab 03:23:50 ---> 8a572ad1b69b 03:23:50 Step 26/27 : LABEL git_sha=12f51fb56db6afac364da0950132dcdd9009b0ed 03:23:50 ---> Running in 1e4c817dd7e4 03:23:50 Removing intermediate container 1e4c817dd7e4 03:23:50 ---> 7a5d9ab4d3b8 03:23:50 Step 27/27 : LABEL version=3.2.0-dev.18 03:23:50 ---> Running in d8e628223072 03:23:50 Removing intermediate container d8e628223072 03:23:50 ---> 1d1b88af4899 03:23:50 [Warning] One or more build-args [ARCH] were not consumed 03:23:50 Successfully built 1d1b88af4899 03:23:50 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 03:23:50 provisioning config files... 03:23:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15883809147186696161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:50 ---> ****-login.sh 03:23:50 nexus3.edgexfoundry.org:10001 03:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:50 Configure a credential helper to remove this warning. See 03:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:50 03:23:50 Login Succeeded 03:23:50 nexus3.edgexfoundry.org:10002 03:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:50 Configure a credential helper to remove this warning. See 03:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:50 03:23:50 Login Succeeded 03:23:50 nexus3.edgexfoundry.org:10003 03:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:51 Configure a credential helper to remove this warning. See 03:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:51 03:23:51 Login Succeeded 03:23:51 nexus3.edgexfoundry.org:10004 03:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:51 Configure a credential helper to remove this warning. See 03:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:51 03:23:51 Login Succeeded 03:23:51 ****.io 03:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:51 Configure a credential helper to remove this warning. See 03:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:51 03:23:51 Login Succeeded 03:23:51 ---> ****-login.sh ends [Pipeline] } 03:23:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:51 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:23:51 12f51fb56db6afac364da0950132dcdd9009b0ed 03:23:51 latest 03:23:51 3.2.0-dev.18 03:23:51 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 03:23:51 main 03:23:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed 03:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:23:52 e979b3d2dc22: Preparing 03:23:52 7047fe1dc23a: Preparing 03:23:52 50b65692620c: Preparing 03:23:52 9d9f420456c2: Preparing 03:23:52 9c6f7c655ab9: Preparing 03:23:52 7d5ee18906b3: Preparing 03:23:52 aedc3bda2944: Preparing 03:23:52 7d5ee18906b3: Waiting 03:23:52 aedc3bda2944: Waiting 03:23:52 9d9f420456c2: Pushed 03:23:52 50b65692620c: Pushed 03:23:52 7047fe1dc23a: Pushed 03:23:52 9c6f7c655ab9: Pushed 03:23:52 aedc3bda2944: Layer already exists 03:23:52 7d5ee18906b3: Pushed 03:23:54 e979b3d2dc22: Pushed 03:23:54 12f51fb56db6afac364da0950132dcdd9009b0ed: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:23:54 e979b3d2dc22: Preparing 03:23:54 7047fe1dc23a: Preparing 03:23:54 50b65692620c: Preparing 03:23:54 9d9f420456c2: Preparing 03:23:54 9c6f7c655ab9: Preparing 03:23:54 7d5ee18906b3: Preparing 03:23:54 aedc3bda2944: Preparing 03:23:54 7d5ee18906b3: Waiting 03:23:54 aedc3bda2944: Waiting 03:23:54 50b65692620c: Layer already exists 03:23:54 7047fe1dc23a: Layer already exists 03:23:54 e979b3d2dc22: Layer already exists 03:23:54 9d9f420456c2: Layer already exists 03:23:54 9c6f7c655ab9: Layer already exists 03:23:54 7d5ee18906b3: Layer already exists 03:23:54 aedc3bda2944: Layer already exists 03:23:54 latest: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.18 03:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:23:55 e979b3d2dc22: Preparing 03:23:55 7047fe1dc23a: Preparing 03:23:55 50b65692620c: Preparing 03:23:55 9d9f420456c2: Preparing 03:23:55 9c6f7c655ab9: Preparing 03:23:55 7d5ee18906b3: Preparing 03:23:55 aedc3bda2944: Preparing 03:23:55 7d5ee18906b3: Waiting 03:23:55 aedc3bda2944: Waiting 03:23:55 9d9f420456c2: Layer already exists 03:23:55 7047fe1dc23a: Layer already exists 03:23:55 e979b3d2dc22: Layer already exists 03:23:55 9c6f7c655ab9: Layer already exists 03:23:55 50b65692620c: Layer already exists 03:23:55 7d5ee18906b3: Layer already exists 03:23:55 aedc3bda2944: Layer already exists 03:23:55 3.2.0-dev.18: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 03:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:23:56 e979b3d2dc22: Preparing 03:23:56 7047fe1dc23a: Preparing 03:23:56 50b65692620c: Preparing 03:23:56 9d9f420456c2: Preparing 03:23:56 9c6f7c655ab9: Preparing 03:23:56 7d5ee18906b3: Preparing 03:23:56 aedc3bda2944: Preparing 03:23:56 7d5ee18906b3: Waiting 03:23:56 aedc3bda2944: Waiting 03:23:56 9d9f420456c2: Layer already exists 03:23:56 50b65692620c: Layer already exists 03:23:56 9c6f7c655ab9: Layer already exists 03:23:56 7047fe1dc23a: Layer already exists 03:23:56 e979b3d2dc22: Layer already exists 03:23:56 7d5ee18906b3: Layer already exists 03:23:56 aedc3bda2944: Layer already exists 03:23:56 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:23:56 e979b3d2dc22: Preparing 03:23:56 7047fe1dc23a: Preparing 03:23:56 50b65692620c: Preparing 03:23:56 9d9f420456c2: Preparing 03:23:56 9c6f7c655ab9: Preparing 03:23:56 7d5ee18906b3: Preparing 03:23:56 aedc3bda2944: Preparing 03:23:56 7d5ee18906b3: Waiting 03:23:56 aedc3bda2944: Waiting 03:23:56 9d9f420456c2: Layer already exists 03:23:56 50b65692620c: Layer already exists 03:23:56 e979b3d2dc22: Layer already exists 03:23:56 7047fe1dc23a: Layer already exists 03:23:56 9c6f7c655ab9: Layer already exists 03:23:56 7d5ee18906b3: Layer already exists 03:23:56 aedc3bda2944: Layer already exists 03:23:56 main: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:56 ===================================================== [Pipeline] echo 03:23:56 taggedImages: 03:23:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed 03:23:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:23:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.18 03:23:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 03:23:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:57 03:23:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:57 latest: Pulling from edgex-lftools-log-publisher 03:23:57 5eb5b503b376: Pulling fs layer 03:23:57 5c69ac0246d0: Pulling fs layer 03:23:57 ec43610c2a17: Pulling fs layer 03:23:57 3a2ae6a8a46f: Pulling fs layer 03:23:57 33b1e0a273af: Pulling fs layer 03:23:57 5d3b04190fa2: Pulling fs layer 03:23:57 2f39f015ded8: Pulling fs layer 03:23:57 33b1e0a273af: Waiting 03:23:57 3a2ae6a8a46f: Waiting 03:23:57 5d3b04190fa2: Waiting 03:23:57 2f39f015ded8: Waiting 03:23:57 5c69ac0246d0: Download complete 03:23:57 3a2ae6a8a46f: Verifying Checksum 03:23:57 3a2ae6a8a46f: Download complete 03:23:57 33b1e0a273af: Verifying Checksum 03:23:57 33b1e0a273af: Download complete 03:23:57 ec43610c2a17: Verifying Checksum 03:23:57 ec43610c2a17: Download complete 03:23:57 5d3b04190fa2: Download complete 03:23:58 5eb5b503b376: Verifying Checksum 03:23:58 5eb5b503b376: Download complete 03:23:58 2f39f015ded8: Download complete 03:23:59 5eb5b503b376: Pull complete 03:24:00 5c69ac0246d0: Pull complete 03:24:01 ec43610c2a17: Pull complete 03:24:01 3a2ae6a8a46f: Pull complete 03:24:01 c4a7e357bf2a: Pull complete 03:24:01 f0e02332f6b5: Pull complete 03:24:01 872ee5b61b7b: Pull complete 03:24:01 33b1e0a273af: Pull complete 03:24:01 5d3b04190fa2: Pull complete 03:24:07 2f39f015ded8: Pull complete 03:24:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:07 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:24:07 $ 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 03:24:11 0c6a40ed1a82: Pull complete 03:24:11 94ae7d8d031c: Pull complete 03:24:11 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:24:11 ---> 86de565de09d 03:24:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:24:13 ---> Running in 6bb079514d04 03:24:13 Removing intermediate container 6bb079514d04 03:24:13 ---> 1360da89e8b2 03:24:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:24:13 ---> Running in fed1298482cb 03:24:14 Removing intermediate container fed1298482cb 03:24:14 ---> 90288fc51d45 03:24:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:24:14 ---> Running in 7cddaf043ec7 03:24:14 Removing intermediate container 7cddaf043ec7 03:24:14 ---> 1d50fb750ba0 03:24:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:14 ---> Running in d3a3902e3868 03:24:15 $ docker top c9b21295185e83e9139c9ac43de2bd8e1e42969a625d0d34534a29f92bae26d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:15 ---> job-cost.sh 03:24:15 lf-activate-venv: SKIPPING 03:24:15 INFO: No Stack... 03:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:16 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:16 INFO: Archiving Costs [Pipeline] sh 03:24:16 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 03:24:16 + cut -d, -f6 [Pipeline] lock 03:24:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] 03:24:16 Resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] did not exist. Created. 03:24:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:17 OK: 266 MiB in 52 packages 03:24:17 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:17 Stashed 1 file(s) [Pipeline] } 03:24:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:17 $ docker stop --time=1 c9b21295185e83e9139c9ac43de2bd8e1e42969a625d0d34534a29f92bae26d3 03:24:18 Removing intermediate container d3a3902e3868 03:24:18 ---> 66ea64f1a8b1 03:24:18 Step 7/12 : WORKDIR /app 03:24:18 ---> Running in b7565904e1b9 03:24:18 Removing intermediate container b7565904e1b9 03:24:18 ---> 1936d690d0ad 03:24:18 Step 8/12 : COPY go.mod vendor* ./ 03:24:18 $ docker rm -f --volumes c9b21295185e83e9139c9ac43de2bd8e1e42969a625d0d34534a29f92bae26d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:18 ---> 5855e0f9f04e 03:24:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:18 ---> Running in e55dd24deb49 03:25:26 Removing intermediate container e55dd24deb49 03:25:26 ---> abe1efa06d48 03:25:26 Step 10/12 : COPY . . 03:25:26 ---> f532d45656ba 03:25:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:25:26 ---> Running in 8ab358ad42c7 03:25:26 Removing intermediate container 8ab358ad42c7 03:25:26 ---> 8e46910b7463 03:25:26 Step 12/12 : RUN $MAKE 03:25:26 ---> Running in 462b46b2050d 03:25:26 noop 03:25:26 Removing intermediate container 462b46b2050d 03:25:26 ---> 73ac72020ab8 03:25:26 Successfully built 73ac72020ab8 03:25:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:27 + docker inspect -f . ci-base-image-arm64 03:25:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:27 prd-ubuntu20.04-docker-arm64-4c-16g-172 does not seem to be running inside a container 03:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/227 -v /w/workspace/app-service-configurable/227:/w/workspace/app-service-configurable/227:rw,z -v /w/workspace/app-service-configurable/227@tmp:/w/workspace/app-service-configurable/227@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 03:25:29 $ docker top eade79fd7cae273092f249ca596b87c670907fec90a66e07641f4d2b8334b762 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:30 + go version 03:25:30 go version go1.21.0 linux/arm64 [Pipeline] } 03:25:30 $ docker stop --time=1 eade79fd7cae273092f249ca596b87c670907fec90a66e07641f4d2b8334b762 03:25:32 $ docker rm -f --volumes eade79fd7cae273092f249ca596b87c670907fec90a66e07641f4d2b8334b762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:32 + docker inspect -f . ci-base-image-arm64 03:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:32 prd-ubuntu20.04-docker-arm64-4c-16g-172 does not seem to be running inside a container 03:25:32 $ 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/227 -v /w/workspace/app-service-configurable/227:/w/workspace/app-service-configurable/227:rw,z -v /w/workspace/app-service-configurable/227@tmp:/w/workspace/app-service-configurable/227@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 03:25:34 $ docker top 6585d97a88f6f7b6d5933041f3415740bee0b5a27a914ca6fb8344042712994a -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:35 + git config --global --add safe.directory /w/workspace/app-service-configurable/227 [Pipeline] fileExists [Pipeline] sh 03:25:36 + make test 03:25:36 go test -race -coverprofile=coverage.out ./... 03:28:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 03:28:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:28:27 go vet ./... 03:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:30:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:30:34 ./bin/test-attribution-txt.sh 03:30:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:30:34 $ docker stop --time=1 6585d97a88f6f7b6d5933041f3415740bee0b5a27a914ca6fb8344042712994a 03:30:36 $ docker rm -f --volumes 6585d97a88f6f7b6d5933041f3415740bee0b5a27a914ca6fb8344042712994a [Pipeline] // withDockerContainer [Pipeline] sh 03:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:30:38 Warning: overwriting stash ‘coverage-report’ 03:30:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:30:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:30:39 + ls -al . 03:30:39 total 180 03:30:39 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 03:25 . 03:30:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:23 .. 03:30:39 -rw-rw-r-- 1 jenkins jenkins 119 Mar 17 03:23 .dockerignore 03:30:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:23 .git 03:30:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:23 .github 03:30:39 -rw-rw-r-- 1 jenkins jenkins 106 Mar 17 03:23 .gitignore 03:30:39 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:23 .golangci.yml 03:30:39 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 17 03:23 Attribution.txt 03:30:39 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 17 03:23 CHANGELOG.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 17 03:23 Dockerfile 03:30:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:23 GOVERNANCE.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 666 Mar 17 03:23 Jenkinsfile 03:30:39 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 17 03:23 LICENSE 03:30:39 -rw-rw-r-- 1 jenkins jenkins 618 Mar 17 03:23 OWNERS.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 17 03:23 README.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:21 VERSION 03:30:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:23 bin 03:30:39 -rw-r--r-- 1 jenkins jenkins 13 Mar 17 03:25 coverage.out 03:30:39 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 17 03:23 go.mod 03:30:39 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 17 03:23 go.sum 03:30:39 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 17 03:23 main.go 03:30:39 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 17 03:23 makefile 03:30:39 drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:40 + 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=12f51fb56db6afac364da0950132dcdd9009b0ed --label arch=arm64 --label version=3.2.0-dev.18 . 03:30:40 Sending build context to Docker daemon 161.8kB 03:30:40 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:30:40 Step 2/27 : FROM ${BASE} AS builder 03:30:40 ---> 73ac72020ab8 03:30:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:30:40 ---> Running in 0595bb92e9f9 03:30:41 Removing intermediate container 0595bb92e9f9 03:30:41 ---> c38986829497 03:30:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:30:41 ---> Running in 03931ea145da 03:30:41 Removing intermediate container 03931ea145da 03:30:41 ---> 91cb42440b95 03:30:41 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:30:41 ---> Running in 7d5271d975ee 03:30:42 Removing intermediate container 7d5271d975ee 03:30:42 ---> 78878272d578 03:30:42 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:42 ---> Running in 1e0a07a483a1 03:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:30:45 OK: 266 MiB in 52 packages 03:30:46 Removing intermediate container 1e0a07a483a1 03:30:46 ---> 9f921e8998da 03:30:46 Step 7/27 : WORKDIR /app 03:30:46 ---> Running in 74629ff238ac 03:30:46 Removing intermediate container 74629ff238ac 03:30:46 ---> c2a18c4e292b 03:30:46 Step 8/27 : COPY go.mod vendor* ./ 03:30:47 ---> 9a231cd77a20 03:30:47 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:47 ---> Running in fc6a54306f60 03:30:49 Removing intermediate container fc6a54306f60 03:30:49 ---> 262878691365 03:30:49 Step 10/27 : COPY . . 03:30:50 ---> 8f3dbb99d95e 03:30:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:30:50 ---> Running in 3a2e7d860eb3 03:30:50 Removing intermediate container 3a2e7d860eb3 03:30:50 ---> cbc3fea2e0b0 03:30:50 Step 12/27 : RUN $MAKE 03:30:50 ---> Running in f400992b1dec 03:30:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-service-configurable 03:33:13 Removing intermediate container f400992b1dec 03:33:13 ---> 926c18043b1c 03:33:13 Step 13/27 : FROM alpine:3.18 03:33:13 3.18: Pulling from library/alpine 03:33:13 c6b39de5b339: Pulling fs layer 03:33:13 c6b39de5b339: Verifying Checksum 03:33:13 c6b39de5b339: Download complete 03:33:13 c6b39de5b339: Pull complete 03:33:13 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:33:13 Status: Downloaded newer image for alpine:3.18 03:33:13 ---> 33abbf032149 03:33:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:33:13 ---> Running in 54fd7090839d 03:33:13 Removing intermediate container 54fd7090839d 03:33:13 ---> 0fde1e998898 03:33:13 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:33:13 ---> Running in 7291dbfbf7c2 03:33:13 Removing intermediate container 7291dbfbf7c2 03:33:13 ---> 9988e6a21254 03:33:13 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:33:13 ---> Running in f3bc97c6b9ae 03:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:33:13 (1/2) Installing ca-certificates (20230506-r0) 03:33:13 (2/2) Installing dumb-init (1.2.5-r2) 03:33:13 Executing busybox-1.36.1-r5.trigger 03:33:13 Executing ca-certificates-20230506-r0.trigger 03:33:13 OK: 9 MiB in 17 packages 03:33:15 Removing intermediate container f3bc97c6b9ae 03:33:15 ---> 41b0d2cc6a78 03:33:15 Step 17/27 : RUN apk --no-cache upgrade 03:33:15 ---> Running in 9a6608d5e2ab 03:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:33:18 OK: 9 MiB in 17 packages 03:33:18 Removing intermediate container 9a6608d5e2ab 03:33:18 ---> 9812357b20b6 03:33:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:33:19 ---> ea284abd5d00 03:33:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:33:19 ---> 588cc5a67c08 03:33:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:33:20 ---> 989d0df174ca 03:33:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:33:21 ---> 3eefdf0c782e 03:33:21 Step 22/27 : EXPOSE 48095 03:33:22 ---> Running in 33042b5c01b1 03:33:22 Removing intermediate container 33042b5c01b1 03:33:22 ---> 85e142f9d89d 03:33:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:33:22 ---> Running in 344b89588159 03:33:22 Removing intermediate container 344b89588159 03:33:22 ---> 022be16b6ae8 03:33:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:33:22 ---> Running in 3c14858f7552 03:33:23 Removing intermediate container 3c14858f7552 03:33:23 ---> 6904eccd2fbb 03:33:23 Step 25/27 : LABEL arch=arm64 03:33:23 ---> Running in a42134bb7484 03:33:23 Removing intermediate container a42134bb7484 03:33:23 ---> 3dec8307bf6f 03:33:23 Step 26/27 : LABEL git_sha=12f51fb56db6afac364da0950132dcdd9009b0ed 03:33:23 ---> Running in 2251f6ef3919 03:33:23 Removing intermediate container 2251f6ef3919 03:33:23 ---> e9f5dbd2e4e2 03:33:23 Step 27/27 : LABEL version=3.2.0-dev.18 03:33:23 ---> Running in 45fadbeff162 03:33:24 Removing intermediate container 45fadbeff162 03:33:24 ---> 9cd27994e0a7 03:33:24 [Warning] One or more build-args [ARCH] were not consumed 03:33:24 Successfully built 9cd27994e0a7 03:33:24 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 03:33:24 provisioning config files... 03:33:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/227@tmp/config15463568792677390378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:25 ---> ****-login.sh 03:33:25 nexus3.edgexfoundry.org:10001 03:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:25 Configure a credential helper to remove this warning. See 03:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:25 03:33:25 Login Succeeded 03:33:25 nexus3.edgexfoundry.org:10002 03:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:25 Configure a credential helper to remove this warning. See 03:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:25 03:33:25 Login Succeeded 03:33:25 nexus3.edgexfoundry.org:10003 03:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:26 Configure a credential helper to remove this warning. See 03:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:26 03:33:26 Login Succeeded 03:33:26 nexus3.edgexfoundry.org:10004 03:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:26 Configure a credential helper to remove this warning. See 03:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:26 03:33:26 Login Succeeded 03:33:26 ****.io 03:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:26 Configure a credential helper to remove this warning. See 03:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:26 03:33:26 Login Succeeded 03:33:26 ---> ****-login.sh ends [Pipeline] } 03:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:33:27 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 03:33:27 12f51fb56db6afac364da0950132dcdd9009b0ed 03:33:27 latest 03:33:27 3.2.0-dev.18 03:33:27 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 03:33:27 main 03:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed 03:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:33:27 95a416ab4ce7: Preparing 03:33:27 b969bf41751a: Preparing 03:33:27 64e5ebe8951e: Preparing 03:33:27 cbb891f00c13: Preparing 03:33:27 ca0fb584b7e8: Preparing 03:33:27 893164839caa: Preparing 03:33:27 7c504f21be85: Preparing 03:33:27 893164839caa: Waiting 03:33:27 7c504f21be85: Waiting 03:33:28 cbb891f00c13: Pushed 03:33:28 ca0fb584b7e8: Pushed 03:33:28 b969bf41751a: Pushed 03:33:28 64e5ebe8951e: Pushed 03:33:28 7c504f21be85: Layer already exists 03:33:28 893164839caa: Pushed 03:33:32 95a416ab4ce7: Pushed 03:33:32 12f51fb56db6afac364da0950132dcdd9009b0ed: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:32 + 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 03:33:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:33:33 95a416ab4ce7: Preparing 03:33:33 b969bf41751a: Preparing 03:33:33 64e5ebe8951e: Preparing 03:33:33 cbb891f00c13: Preparing 03:33:33 ca0fb584b7e8: Preparing 03:33:33 893164839caa: Preparing 03:33:33 7c504f21be85: Preparing 03:33:33 893164839caa: Waiting 03:33:33 7c504f21be85: Waiting 03:33:33 cbb891f00c13: Layer already exists 03:33:33 95a416ab4ce7: Layer already exists 03:33:33 64e5ebe8951e: Layer already exists 03:33:33 b969bf41751a: Layer already exists 03:33:33 ca0fb584b7e8: Layer already exists 03:33:33 7c504f21be85: Layer already exists 03:33:33 893164839caa: Layer already exists 03:33:33 latest: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.18 03:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:33:34 95a416ab4ce7: Preparing 03:33:34 b969bf41751a: Preparing 03:33:34 64e5ebe8951e: Preparing 03:33:34 cbb891f00c13: Preparing 03:33:34 ca0fb584b7e8: Preparing 03:33:34 893164839caa: Preparing 03:33:34 7c504f21be85: Preparing 03:33:34 7c504f21be85: Waiting 03:33:34 893164839caa: Waiting 03:33:34 b969bf41751a: Layer already exists 03:33:34 64e5ebe8951e: Layer already exists 03:33:34 cbb891f00c13: Layer already exists 03:33:34 ca0fb584b7e8: Layer already exists 03:33:34 95a416ab4ce7: Layer already exists 03:33:34 893164839caa: Layer already exists 03:33:34 7c504f21be85: Layer already exists 03:33:34 3.2.0-dev.18: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 03:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:33:35 95a416ab4ce7: Preparing 03:33:35 b969bf41751a: Preparing 03:33:35 64e5ebe8951e: Preparing 03:33:35 cbb891f00c13: Preparing 03:33:35 ca0fb584b7e8: Preparing 03:33:35 893164839caa: Preparing 03:33:35 7c504f21be85: Preparing 03:33:35 893164839caa: Waiting 03:33:35 7c504f21be85: Waiting 03:33:35 cbb891f00c13: Layer already exists 03:33:35 64e5ebe8951e: Layer already exists 03:33:35 b969bf41751a: Layer already exists 03:33:35 95a416ab4ce7: Layer already exists 03:33:35 ca0fb584b7e8: Layer already exists 03:33:35 893164839caa: Layer already exists 03:33:35 7c504f21be85: Layer already exists 03:33:35 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:35 + 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 03:33:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 03:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:33:36 95a416ab4ce7: Preparing 03:33:36 b969bf41751a: Preparing 03:33:36 64e5ebe8951e: Preparing 03:33:36 cbb891f00c13: Preparing 03:33:36 ca0fb584b7e8: Preparing 03:33:36 893164839caa: Preparing 03:33:36 7c504f21be85: Preparing 03:33:36 893164839caa: Waiting 03:33:36 7c504f21be85: Waiting 03:33:36 64e5ebe8951e: Layer already exists 03:33:36 95a416ab4ce7: Layer already exists 03:33:36 cbb891f00c13: Layer already exists 03:33:36 ca0fb584b7e8: Layer already exists 03:33:36 b969bf41751a: Layer already exists 03:33:36 7c504f21be85: Layer already exists 03:33:36 893164839caa: Layer already exists 03:33:36 main: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:36 ===================================================== [Pipeline] echo 03:33:36 taggedImages: 03:33:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed 03:33:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:33:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.18 03:33:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 03:33:36 - 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 03:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:37 03:33:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:37 arm64: Pulling from edgex-lftools-log-publisher 03:33:37 8998bd30e6a1: Pulling fs layer 03:33:37 04944245beec: Pulling fs layer 03:33:37 699f458cf7ca: Pulling fs layer 03:33:37 765212b225bb: Pulling fs layer 03:33:37 f23df028b6ca: Pulling fs layer 03:33:37 d65c8cfc05b1: Pulling fs layer 03:33:37 2437ff75d9bd: Pulling fs layer 03:33:37 f23df028b6ca: Waiting 03:33:37 d65c8cfc05b1: Waiting 03:33:37 2437ff75d9bd: Waiting 03:33:37 765212b225bb: Waiting 03:33:37 04944245beec: Verifying Checksum 03:33:37 04944245beec: Download complete 03:33:37 765212b225bb: Verifying Checksum 03:33:37 765212b225bb: Download complete 03:33:37 f23df028b6ca: Verifying Checksum 03:33:37 f23df028b6ca: Download complete 03:33:37 d65c8cfc05b1: Verifying Checksum 03:33:37 d65c8cfc05b1: Download complete 03:33:37 699f458cf7ca: Download complete 03:33:38 8998bd30e6a1: Verifying Checksum 03:33:38 8998bd30e6a1: Download complete 03:33:41 2437ff75d9bd: Verifying Checksum 03:33:41 2437ff75d9bd: Download complete 03:33:43 8998bd30e6a1: Pull complete 03:33:43 04944245beec: Pull complete 03:33:45 699f458cf7ca: Pull complete 03:33:45 765212b225bb: Pull complete 03:33:46 f23df028b6ca: Pull complete 03:33:46 d65c8cfc05b1: Pull complete 03:34:05 2437ff75d9bd: Pull complete 03:34:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-172 does not seem to be running inside a container 03:34:05 $ 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/227 -v /w/workspace/app-service-configurable/227:/w/workspace/app-service-configurable/227:rw,z -v /w/workspace/app-service-configurable/227@tmp:/w/workspace/app-service-configurable/227@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 03:34:08 $ docker top 2fea58b925ddbfaa5f6b34a6571ed001b0b4c1b71c83b8fab916001307f19cd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> job-cost.sh 03:34:09 lf-activate-venv: SKIPPING 03:34:09 INFO: No Stack... 03:34:09 INFO: Retrieving Pricing Info for: v3-standard-4 03:34:10 INFO: Archiving Costs [Pipeline] sh 03:34:11 + cat /w/workspace/app-service-configurable/227/archives/cost.csv 03:34:11 + cut -d, -f6 [Pipeline] lock 03:34:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] 03:34:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] did not exist. Created. 03:34:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:12 /w/workspace/app-service-configurable/227@tmp/durable-66f1de41/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:34:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:34:12 Warning: overwriting stash ‘stack-cost’ 03:34:12 Stashed 1 file(s) [Pipeline] } 03:34:12 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:12 $ docker stop --time=1 2fea58b925ddbfaa5f6b34a6571ed001b0b4c1b71c83b8fab916001307f19cd6 03:34:14 $ docker rm -f --volumes 2fea58b925ddbfaa5f6b34a6571ed001b0b4c1b71c83b8fab916001307f19cd6 [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 03:34:15 provisioning config files... 03:34:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config185201235071413825tmp [Pipeline] { [Pipeline] sh 03:34:15 + set +x 03:34:15 + curl -s https://codecov.io/bash 03:34:15 + bash -s -- 03:34:15 03:34:15 _____ _ 03:34:15 / ____| | | 03:34:15 | | ___ __| | ___ ___ _____ __ 03:34:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:34:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:34:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:34:15 Bash-1.0.6 03:34:15 03:34:15 03:34:15 ==> git version 2.25.1 found 03:34:15 ==> 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 03:34:15 Release-Date: 2020-01-08 03:34:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:34:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:34:15 ==> Jenkins CI detected. 03:34:15 current dir:  /w/workspace/ry_app-service-configurable_main 03:34:15 project root: . 03:34:15 --> token set from env 03:34:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:34:15 ==> Running gcov in . (disable via -X gcov) 03:34:15 ==> Python coveragepy not found 03:34:15 ==> Searching for coverage reports in: 03:34:15 + . 03:34:15 -> Found 1 reports 03:34:15 ==> Detecting git/mercurial file structure 03:34:15 ==> Reading reports 03:34:15 + ./coverage.out bytes=13 03:34:15 ==> Appending adjustments 03:34:15 https://docs.codecov.io/docs/fixing-reports 03:34:15 + Found adjustments 03:34:15 ==> Gzipping contents 03:34:15 4.0K /tmp/codecov.bikz7Y.gz 03:34:15 ==> Uploading reports 03:34:15 url: https://codecov.io 03:34:15 query: branch=main&commit=12f51fb56db6afac364da0950132dcdd9009b0ed&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:34:15 -> Pinging Codecov 03:34:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12f51fb56db6afac364da0950132dcdd9009b0ed&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:34:15 -> Uploading to 03:34:15 https://storage.googleapis.com/codecov/v4/raw/2024-03-17/A97CA9966030D2A3747ED39772930CCE/12f51fb56db6afac364da0950132dcdd9009b0ed/6fbae0c6-a8c4-4c19-ba28-4308152d3c1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240317T033415Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e86ee38303fd958a5338317d97a1ba5fec637961e94e9d59b7a7bb3d303a39bb 03:34:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:15 Dload Upload Total Spent Left Speed 03:34:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 798 --:--:-- --:--:-- --:--:-- 798 03:34:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] } 03:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:34:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:34:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:34:16 03:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:34:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:34:17 df9b9388f04a: Pulling fs layer 03:34:17 52dc419b0ee2: Pulling fs layer 03:34:17 25bc292e5bac: Pulling fs layer 03:34:17 114826534d7a: Pulling fs layer 03:34:17 4657fd5d0bcf: Pulling fs layer 03:34:17 6ad1cebc031e: Pulling fs layer 03:34:17 8a3aa393b2d8: Pulling fs layer 03:34:17 4657fd5d0bcf: Waiting 03:34:17 6ad1cebc031e: Waiting 03:34:17 8a3aa393b2d8: Waiting 03:34:17 114826534d7a: Waiting 03:34:17 25bc292e5bac: Verifying Checksum 03:34:17 25bc292e5bac: Download complete 03:34:17 52dc419b0ee2: Download complete 03:34:17 4657fd5d0bcf: Verifying Checksum 03:34:17 4657fd5d0bcf: Download complete 03:34:17 df9b9388f04a: Verifying Checksum 03:34:17 df9b9388f04a: Download complete 03:34:17 6ad1cebc031e: Verifying Checksum 03:34:17 6ad1cebc031e: Download complete 03:34:17 df9b9388f04a: Pull complete 03:34:17 52dc419b0ee2: Pull complete 03:34:17 25bc292e5bac: Pull complete 03:34:17 114826534d7a: Verifying Checksum 03:34:17 114826534d7a: Download complete 03:34:17 8a3aa393b2d8: Verifying Checksum 03:34:17 8a3aa393b2d8: Download complete 03:34:21 114826534d7a: Pull complete 03:34:21 4657fd5d0bcf: Pull complete 03:34:21 6ad1cebc031e: Pull complete 03:34:23 8a3aa393b2d8: Pull complete 03:34:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:34:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:23 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:34:28 $ docker top 57eeb6062cabc79500fb6ef25353b0762f946bc7dad5ac8d9de064ad40007009 -eo pid,comm [Pipeline] { [Pipeline] echo 03:34:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 03:34:28 + set -o pipefail 03:34:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 03:34:35 03:34:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 03:34:35 03:34:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b584a504-0113-4db1-bc4a-33777178f248 03:34:35 03:34:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:34:35 03:34:35 03:34:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:34:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:34:35 More details here: https://snyk.co/ue1NS [Pipeline] } 03:34:35 $ docker stop --time=1 57eeb6062cabc79500fb6ef25353b0762f946bc7dad5ac8d9de064ad40007009 03:34:38 $ docker rm -f --volumes 57eeb6062cabc79500fb6ef25353b0762f946bc7dad5ac8d9de064ad40007009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:39 + git log --format=format:%s -1 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] sh 03:34:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:34:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:39 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:34:39 $ 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 03:34:40 $ docker top c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 -eo pid,comm 03:34:40 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). 03:34:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:34:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:40 [ssh-agent] Looking for ssh-agent implementation... 03:34:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:40 $ docker exec c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 ssh-agent 03:34:40 SSH_AUTH_SOCK=/tmp/ssh-C2IPh9FoMy5a/agent.33 03:34:40 SSH_AGENT_PID=39 03:34:40 Running ssh-add (command line suppressed) 03:34:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11833490751035369640.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11833490751035369640.key) 03:34:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:41 + git semver tag 03:34:41 2024-03-17 03:34:41,300 [run_tag] DEBUG tag force:False 03:34:41 2024-03-17 03:34:41,300 [check_head_tag] DEBUG check head tag 03:34:41 2024-03-17 03:34:41,301 [execute] INFO git cat-file --batch-check 03:34:41 2024-03-17 03:34:41,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 03:34:41 2024-03-17 03:34:41,306 [execute] INFO git cat-file --batch 03:34:41 2024-03-17 03:34:41,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 03:34:41 2024-03-17 03:34:41,330 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:34:41 2024-03-17 03:34:41,330 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 03:34:41 2024-03-17 03:34:41,331 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 03:34:41 2024-03-17 03:34:41,335 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:34:41 3.2.0-dev.18 [Pipeline] } 03:34:41 $ docker exec --env ******** --env ******** c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 ssh-agent -k 03:34:41 unset SSH_AUTH_SOCK; 03:34:41 unset SSH_AGENT_PID; 03:34:41 echo Agent pid 39 killed; 03:34:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:41 + git semver [Pipeline] } 03:34:42 $ docker stop --time=1 c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 03:34:43 $ docker rm -f --volumes c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:34:43 03:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:34:44 0.23.1-centos7: Pulling from edgex-lftools 03:34:44 ab5ef0e58194: Pulling fs layer 03:34:44 9712f1f96733: Pulling fs layer 03:34:44 63f879dbbcfc: Pulling fs layer 03:34:44 0d9ebad4ef96: Pulling fs layer 03:34:44 e9a5061849ea: Pulling fs layer 03:34:44 d747dcd14b5f: Pulling fs layer 03:34:44 2de7ff778b66: Pulling fs layer 03:34:44 e9a5061849ea: Waiting 03:34:44 d747dcd14b5f: Waiting 03:34:44 0d9ebad4ef96: Waiting 03:34:44 2de7ff778b66: Waiting 03:34:44 9712f1f96733: Verifying Checksum 03:34:44 9712f1f96733: Download complete 03:34:44 63f879dbbcfc: Verifying Checksum 03:34:44 63f879dbbcfc: Download complete 03:34:44 e9a5061849ea: Verifying Checksum 03:34:44 e9a5061849ea: Download complete 03:34:44 d747dcd14b5f: Verifying Checksum 03:34:44 d747dcd14b5f: Download complete 03:34:44 ab5ef0e58194: Verifying Checksum 03:34:44 ab5ef0e58194: Download complete 03:34:44 2de7ff778b66: Verifying Checksum 03:34:44 2de7ff778b66: Download complete 03:34:44 0d9ebad4ef96: Verifying Checksum 03:34:44 0d9ebad4ef96: Download complete 03:34:47 ab5ef0e58194: Pull complete 03:34:47 9712f1f96733: Pull complete 03:34:47 63f879dbbcfc: Pull complete 03:34:51 0d9ebad4ef96: Pull complete 03:34:51 e9a5061849ea: Pull complete 03:34:51 d747dcd14b5f: Pull complete 03:34:52 2de7ff778b66: Pull complete 03:34:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:34:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:52 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:34:52 $ 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 03:34:58 $ docker top 55f485177d3a8a3ef8fc25dd98169fc36d8cd43768aca9576a7100c2ae7dd190 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:34:58 provisioning config files... 03:34:58 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11986441222888226725tmp 03:34:58 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14789673970721611944tmp 03:34:58 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3771170317128811184tmp [Pipeline] { [Pipeline] echo 03:34:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:34:58 ---> sigul-configuration.sh 03:34:58 gpg: directory `/root/.gnupg' created 03:34:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:34:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:34:58 gpg: keyring `/root/.gnupg/secring.gpg' created 03:34:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:34:58 gpg: CAST5 encrypted data 03:34:58 gpg: encrypted with 1 passphrase 03:34:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:34:58 + mkdir /home/jenkins 03:34:58 + mkdir /home/jenkins/sigul [Pipeline] sh 03:34:59 + 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 03:34:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:34:59 ---> sigul-install.sh 03:34:59 Sigul already installed; skipping installation. [Pipeline] sh 03:34:59 + git tag --list 03:34:59 v1.0.0 03:34:59 v1.1.0 03:34:59 v1.2.0 03:34:59 v1.3.0 03:34:59 v1.3.1 03:34:59 v2.0.0 03:34:59 v2.0.1 03:34:59 v2.1.0 03:34:59 v2.1.1 03:34:59 v2.1.2 03:34:59 v2.2.0 03:34:59 v2.3 03:34:59 v2.3.0 03:34:59 v2.3.1 03:34:59 v3.0 03:34:59 v3.0.0 03:34:59 v3.0.1 03:34:59 v3.0.1-dev.1 03:34:59 v3.1 03:34:59 v3.1.0 03:34:59 v3.1.0-dev.1 03:34:59 v3.1.0-dev.10 03:34:59 v3.1.0-dev.11 03:34:59 v3.1.0-dev.12 03:34:59 v3.1.0-dev.13 03:34:59 v3.1.0-dev.14 03:34:59 v3.1.0-dev.15 03:34:59 v3.1.0-dev.16 03:34:59 v3.1.0-dev.17 03:34:59 v3.1.0-dev.18 03:34:59 v3.1.0-dev.19 03:34:59 v3.1.0-dev.2 03:34:59 v3.1.0-dev.20 03:34:59 v3.1.0-dev.21 03:34:59 v3.1.0-dev.22 03:34:59 v3.1.0-dev.23 03:34:59 v3.1.0-dev.24 03:34:59 v3.1.0-dev.25 03:34:59 v3.1.0-dev.26 03:34:59 v3.1.0-dev.27 03:34:59 v3.1.0-dev.28 03:34:59 v3.1.0-dev.29 03:34:59 v3.1.0-dev.3 03:34:59 v3.1.0-dev.30 03:34:59 v3.1.0-dev.31 03:34:59 v3.1.0-dev.32 03:34:59 v3.1.0-dev.33 03:34:59 v3.1.0-dev.34 03:34:59 v3.1.0-dev.35 03:34:59 v3.1.0-dev.36 03:34:59 v3.1.0-dev.37 03:34:59 v3.1.0-dev.38 03:34:59 v3.1.0-dev.39 03:34:59 v3.1.0-dev.4 03:34:59 v3.1.0-dev.5 03:34:59 v3.1.0-dev.6 03:34:59 v3.1.0-dev.7 03:34:59 v3.1.0-dev.8 03:34:59 v3.1.0-dev.9 03:34:59 v3.2.0-dev.1 03:34:59 v3.2.0-dev.10 03:34:59 v3.2.0-dev.11 03:34:59 v3.2.0-dev.12 03:34:59 v3.2.0-dev.13 03:34:59 v3.2.0-dev.14 03:34:59 v3.2.0-dev.15 03:34:59 v3.2.0-dev.16 03:34:59 v3.2.0-dev.17 03:34:59 v3.2.0-dev.18 03:34:59 v3.2.0-dev.2 03:34:59 v3.2.0-dev.3 03:34:59 v3.2.0-dev.4 03:34:59 v3.2.0-dev.5 03:34:59 v3.2.0-dev.6 03:34:59 v3.2.0-dev.7 03:34:59 v3.2.0-dev.8 03:34:59 v3.2.0-dev.9 [Pipeline] sh 03:35:00 + lftools sign git-tag v3.2.0-dev.18 03:35:00 Signing Git tag with Sigul... 03:35:00 Signing v3.2.0-dev.18 [Pipeline] echo 03:35:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:35:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:35:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:35:01 $ docker stop --time=1 55f485177d3a8a3ef8fc25dd98169fc36d8cd43768aca9576a7100c2ae7dd190 03:35:02 $ docker rm -f --volumes 55f485177d3a8a3ef8fc25dd98169fc36d8cd43768aca9576a7100c2ae7dd190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:35:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:03 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:35:03 $ 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 03:35:03 $ docker top 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 -eo pid,comm 03:35:03 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). 03:35:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:03 [ssh-agent] Looking for ssh-agent implementation... 03:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:03 $ docker exec 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 ssh-agent 03:35:04 SSH_AUTH_SOCK=/tmp/ssh-ndaATakge8rP/agent.32 03:35:04 SSH_AGENT_PID=38 03:35:04 Running ssh-add (command line suppressed) 03:35:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10966994415993810935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10966994415993810935.key) 03:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:04 + git semver bump pre 03:35:04 2024-03-17 03:35:04,674 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:35:04 2024-03-17 03:35:04,675 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev 03:35:04 2024-03-17 03:35:04,675 [bump_version] DEBUG bumped version:3.2.0-dev.19 03:35:04 2024-03-17 03:35:04,675 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 03:35:04 2024-03-17 03:35:04,675 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:35:04 2024-03-17 03:35:04,675 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 03:35:04 2024-03-17 03:35:04,677 [execute] INFO git cat-file --batch-check 03:35:04 2024-03-17 03:35:04,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 03:35:04 2024-03-17 03:35:04,682 [execute] INFO git cat-file --batch 03:35:04 2024-03-17 03:35:04,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 03:35:04 2024-03-17 03:35:04,687 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:35:04 3.2.0-dev.19 [Pipeline] } 03:35:04 $ docker exec --env ******** --env ******** 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 ssh-agent -k 03:35:04 unset SSH_AUTH_SOCK; 03:35:04 unset SSH_AGENT_PID; 03:35:04 echo Agent pid 38 killed; 03:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:05 + git semver [Pipeline] } 03:35:05 $ docker stop --time=1 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 03:35:06 $ docker rm -f --volumes 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:07 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:35:07 $ 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 03:35:07 $ docker top 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab -eo pid,comm 03:35:07 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). 03:35:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:07 [ssh-agent] Looking for ssh-agent implementation... 03:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:08 $ docker exec 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab ssh-agent 03:35:08 SSH_AUTH_SOCK=/tmp/ssh-01djVqsIPYwS/agent.32 03:35:08 SSH_AGENT_PID=38 03:35:08 Running ssh-add (command line suppressed) 03:35:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9266771994442483110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9266771994442483110.key) 03:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:08 + git semver push 03:35:08 2024-03-17 03:35:08,697 [run_push] DEBUG push 03:35:08 2024-03-17 03:35:08,698 [execute] INFO git cat-file --batch-check 03:35:08 2024-03-17 03:35:08,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 03:35:08 2024-03-17 03:35:08,701 [execute] INFO git rev-list 6a5929c787afcdc96e90bbb4e5e586d64168ade4 -- 03:35:08 2024-03-17 03:35:08,701 [execute] DEBUG Popen(['git', 'rev-list', '6a5929c787afcdc96e90bbb4e5e586d64168ade4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 03:35:08 2024-03-17 03:35:08,713 [execute] INFO git fetch -v origin 03:35:08 2024-03-17 03:35:08,713 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 03:35:09 2024-03-17 03:35:09,206 [run_push] DEBUG no remote changes detected 03:35:09 2024-03-17 03:35:09,207 [execute] INFO git push origin semver 03:35:09 2024-03-17 03:35:09,207 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 03:35:09 2024-03-17 03:35:09,899 [run_push] DEBUG push all version tags 03:35:09 2024-03-17 03:35:09,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:35:09 2024-03-17 03:35:09,900 [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) 03:35:10 2024-03-17 03:35:10,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:35:10 3.2.0-dev.19 [Pipeline] } 03:35:10 $ docker exec --env ******** --env ******** 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab ssh-agent -k 03:35:10 unset SSH_AUTH_SOCK; 03:35:10 unset SSH_AGENT_PID; 03:35:10 echo Agent pid 38 killed; 03:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:11 + git semver [Pipeline] } 03:35:11 $ docker stop --time=1 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab 03:35:12 $ docker rm -f --volumes 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:35:13 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 03:35:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 03:35:13 total 16 03:35:13 drwxr-xr-x 3 root root 4096 Mar 17 03:24 . 03:35:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:34 .. 03:35:13 drwxr-xr-x 2 root root 4096 Mar 17 03:24 cost 03:35:13 -rw-r--r-- 1 root root 96 Mar 17 03:24 cost.csv 03:35:13 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 03:35:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 03:35:13 total 16 03:35:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:24 . 03:35:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:34 .. 03:35:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:24 cost 03:35:13 -rw-r--r-- 1 jenkins jenkins 96 Mar 17 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:35:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:35:14 ---> package-listing.sh 03:35:14 ++ facter osfamily 03:35:14 ++ tr '[:upper:]' '[:lower:]' 03:35:14 + OS_FAMILY=debian 03:35:14 + workspace=/w/workspace/ry_app-service-configurable_main 03:35:14 + START_PACKAGES=/tmp/packages_start.txt 03:35:14 + END_PACKAGES=/tmp/packages_end.txt 03:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:14 + PACKAGES=/tmp/packages_start.txt 03:35:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:35:14 + PACKAGES=/tmp/packages_end.txt 03:35:14 + case "${OS_FAMILY}" in 03:35:14 + dpkg -l 03:35:14 + grep '^ii' 03:35:14 + '[' -f /tmp/packages_start.txt ']' 03:35:14 + '[' -f /tmp/packages_end.txt ']' 03:35:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:35:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 03:35:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 03:35:14 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 03:35:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:15 prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container 03:35:15 $ 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 03:35:16 $ docker top 28bd46ffcc1d84dc077f2de173e34d123ab0e27b542bf264de3eadc8a6dcefaa -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:35:16 + mkdir -p /var/log/sysstat [Pipeline] sh 03:35:16 + ls /var/log/sa-host 03:35:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:16 provisioning config files... 03:35:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4418838425958638986tmp [Pipeline] { [Pipeline] echo 03:35:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:35:17 ---> create-netrc.sh [Pipeline] } 03:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:35:17 ---> python-tools-install.sh [Pipeline] echo 03:35:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:35:17 ---> sudo-logs.sh 03:35:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:35:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:35:18 ---> job-cost.sh 03:35:18 lf-activate-venv: SKIPPING 03:35:18 DEBUG: total: 0.2199999988079071 03:35:18 INFO: Retrieving Stack Cost... 03:35:18 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:19 INFO: Archiving Costs [Pipeline] echo 03:35:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:35:19 ---> logs-deploy.sh 03:35:19 lf-activate-venv: SKIPPING 03:35:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/227 03:35:19 INFO: archiving workspace using pattern(s): 03:35:20 Archives upload complete. 03:35:20 INFO: archiving logs to Nexus 03:35:21 ---> uname -a: 03:35:21 Linux prd-ubuntu20-04-docker-8c-8g-167 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:35:21 03:35:21 03:35:21 ---> lscpu: 03:35:21 Architecture: x86_64 03:35:21 CPU op-mode(s): 32-bit, 64-bit 03:35:21 Byte Order: Little Endian 03:35:21 Address sizes: 40 bits physical, 48 bits virtual 03:35:21 CPU(s): 8 03:35:21 On-line CPU(s) list: 0-7 03:35:21 Thread(s) per core: 1 03:35:21 Core(s) per socket: 1 03:35:21 Socket(s): 8 03:35:21 NUMA node(s): 1 03:35:21 Vendor ID: AuthenticAMD 03:35:21 CPU family: 23 03:35:21 Model: 49 03:35:21 Model name: AMD EPYC-Rome Processor 03:35:21 Stepping: 0 03:35:21 CPU MHz: 2799.998 03:35:21 BogoMIPS: 5599.99 03:35:21 Virtualization: AMD-V 03:35:21 Hypervisor vendor: KVM 03:35:21 Virtualization type: full 03:35:21 L1d cache: 256 KiB 03:35:21 L1i cache: 256 KiB 03:35:21 L2 cache: 4 MiB 03:35:21 L3 cache: 128 MiB 03:35:21 NUMA node0 CPU(s): 0-7 03:35:21 Vulnerability Itlb multihit: Not affected 03:35:21 Vulnerability L1tf: Not affected 03:35:21 Vulnerability Mds: Not affected 03:35:21 Vulnerability Meltdown: Not affected 03:35:21 Vulnerability Mmio stale data: Not affected 03:35:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:35:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:35:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:35:21 Vulnerability Srbds: Not affected 03:35:21 Vulnerability Tsx async abort: Not affected 03:35:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:35:21 03:35:21 03:35:21 ---> nproc: 03:35:21 8 03:35:21 03:35:21