Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5856deecdab4066436f4dcad0b2a53b0cc6480b 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-ssh763543510473446844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6009965649179852333.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7619261087033494574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7351986257271013927.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-ssh6578216125021612683.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, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4149’ Running on prd-ubuntu20.04-docker-8c-8g-4159 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b5856deecdab4066436f4dcad0b2a53b0cc6480b (main) Commit message: "Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.57" > 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 b5856deecdab4066436f4dcad0b2a53b0cc6480b # timeout=10 > git rev-list --no-walk d33181dbc4d8932dcc826aa2abc8addbd8743233 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:55:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:55:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:55:26 ========================================================= 13:55:26 EdgeX Global Pipelines Version Info 13:55:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:55:27 ------------------- 13:55:27 stable info: 13:55:27 ------------------- 13:55:27 Commited By: Cherry Wang cherry@iotechsys.com 13:55:27 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:55:27 Message: update stable to v1.0.278 13:55:28 ------------------- 13:55:28 experimental info: 13:55:28 ------------------- 13:55:28 Commited By: **** collab-it+edgex@linuxfoundation.org 13:55:28 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:55:28 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5856de [Pipeline] echo 13:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:29 provisioning config files... 13:55:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10758507875945681877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:29 ---> ****-login.sh 13:55:29 nexus3.edgexfoundry.org:10001 13:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:29 13:55:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:55:29 Configure a credential helper to remove this warning. See 13:55:29 https://docs.****.com/go/credential-store/ 13:55:29 13:55:29 Login Succeeded 13:55:29 nexus3.edgexfoundry.org:10002 13:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:29 13:55:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:55:29 Configure a credential helper to remove this warning. See 13:55:29 https://docs.****.com/go/credential-store/ 13:55:29 13:55:29 Login Succeeded 13:55:29 nexus3.edgexfoundry.org:10003 13:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:29 13:55:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:55:29 Configure a credential helper to remove this warning. See 13:55:29 https://docs.****.com/go/credential-store/ 13:55:29 13:55:29 Login Succeeded 13:55:29 nexus3.edgexfoundry.org:10004 13:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:29 13:55:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:55:29 Configure a credential helper to remove this warning. See 13:55:29 https://docs.****.com/go/credential-store/ 13:55:29 13:55:29 Login Succeeded 13:55:29 ****.io 13:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:30 13:55:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:55:30 Configure a credential helper to remove this warning. See 13:55:30 https://docs.****.com/go/credential-store/ 13:55:30 13:55:30 Login Succeeded 13:55:30 ---> ****-login.sh ends [Pipeline] } 13:55:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:55:30 + git rev-list -1 --merges b5856deecdab4066436f4dcad0b2a53b0cc6480b~1..b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo 13:55:30 -----------> git rev-list -1 --merges b5856deecdab4066436f4dcad0b2a53b0cc6480b~1..b5856deecdab4066436f4dcad0b2a53b0cc6480b b5856deecdab4066436f4dcad0b2a53b0cc6480b 13:55:30 b5856deecdab4066436f4dcad0b2a53b0cc6480b [false] [Pipeline] sh 13:55:30 + git log --format=format:%s -1 b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo 13:55:30 ========================================================= 13:55:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:55:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:31 + git log --format=format:%s -1 b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo 13:55:31 [semverPrep] GIT_COMMIT: b5856deecdab4066436f4dcad0b2a53b0cc6480b, Commit Message: Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 13:55:31 [semverPrep] This is not a build commit. [Pipeline] sh 13:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:55:31 + grep -v github /etc/ssh/ssh_known_hosts 13:55:31 + [ -e /tmp/ssh_known_hosts ] 13:55:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:55:31 + sudo tee -a /etc/ssh/ssh_known_hosts 13:55:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:32 13:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:32 0.1.4: Pulling from edgex-devops/py-git-semver 13:55:32 3dae71ba6b94: Pulling fs layer 13:55:32 6bf1a483ea7c: Pulling fs layer 13:55:32 f5dfc541a4d3: Pulling fs layer 13:55:32 461d9e800cba: Pulling fs layer 13:55:32 80192f66455f: Pulling fs layer 13:55:32 2e8e34ca0e6c: Pulling fs layer 13:55:32 a29436f7fd5d: Pulling fs layer 13:55:32 923cac83aea3: Pulling fs layer 13:55:32 25ad8b0a4227: Pulling fs layer 13:55:32 db01528c6b51: Pulling fs layer 13:55:32 28988de357af: Pulling fs layer 13:55:32 80192f66455f: Waiting 13:55:32 461d9e800cba: Waiting 13:55:32 2e8e34ca0e6c: Waiting 13:55:32 a29436f7fd5d: Waiting 13:55:32 db01528c6b51: Waiting 13:55:32 923cac83aea3: Waiting 13:55:32 28988de357af: Waiting 13:55:32 25ad8b0a4227: Waiting 13:55:32 6bf1a483ea7c: Verifying Checksum 13:55:32 6bf1a483ea7c: Download complete 13:55:32 461d9e800cba: Verifying Checksum 13:55:32 461d9e800cba: Download complete 13:55:32 80192f66455f: Verifying Checksum 13:55:32 80192f66455f: Download complete 13:55:32 f5dfc541a4d3: Verifying Checksum 13:55:32 f5dfc541a4d3: Download complete 13:55:32 3dae71ba6b94: Verifying Checksum 13:55:32 3dae71ba6b94: Download complete 13:55:32 923cac83aea3: Download complete 13:55:32 25ad8b0a4227: Verifying Checksum 13:55:32 25ad8b0a4227: Download complete 13:55:32 db01528c6b51: Verifying Checksum 13:55:32 db01528c6b51: Download complete 13:55:32 28988de357af: Verifying Checksum 13:55:32 28988de357af: Download complete 13:55:33 a29436f7fd5d: Verifying Checksum 13:55:33 a29436f7fd5d: Download complete 13:55:33 2e8e34ca0e6c: Download complete 13:55:34 3dae71ba6b94: Pull complete 13:55:34 6bf1a483ea7c: Pull complete 13:55:34 f5dfc541a4d3: Pull complete 13:55:34 461d9e800cba: Pull complete 13:55:34 80192f66455f: Pull complete 13:55:39 2e8e34ca0e6c: Pull complete 13:55:39 a29436f7fd5d: Pull complete 13:55:39 923cac83aea3: Pull complete 13:55:39 25ad8b0a4227: Pull complete 13:55:39 db01528c6b51: Pull complete 13:55:39 28988de357af: Pull complete 13:55:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:39 prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container 13:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:55:43 $ docker top 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 -eo pid,comm 13:55:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:55:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:43 [ssh-agent] Looking for ssh-agent implementation... 13:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:43 $ docker exec 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent 13:55:44 SSH_AUTH_SOCK=/tmp/ssh-eOiXfZxPBGTv/agent.32 13:55:44 SSH_AGENT_PID=38 13:55:44 Running ssh-add (command line suppressed) 13:55:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4684312141059668406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4684312141059668406.key) 13:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:44 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 13:55:44 + git tag --points-at HEAD [Pipeline] } 13:55:44 $ docker exec --env ******** --env ******** 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent -k 13:55:44 unset SSH_AUTH_SOCK; 13:55:44 unset SSH_AGENT_PID; 13:55:44 echo Agent pid 38 killed; 13:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:44 [ssh-agent] Looking for ssh-agent implementation... 13:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:44 $ docker exec 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent 13:55:45 SSH_AUTH_SOCK=/tmp/ssh-na9o1EaeKbuH/agent.85 13:55:45 SSH_AGENT_PID=91 13:55:45 Running ssh-add (command line suppressed) 13:55:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10404050576625336686.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10404050576625336686.key) 13:55:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:45 + git semver init 13:55:45 2026-03-26 13:55:45,696 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:55:45 2026-03-26 13:55:45,699 [run_init] DEBUG init version:0.0.0 force:False 13:55:45 2026-03-26 13:55:45,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:55:45 2026-03-26 13:55:45,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:55:45 2026-03-26 13:55:45,701 [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, stdin=None, shell=False, universal_newlines=False) 13:55:47 2026-03-26 13:55:47,117 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:55:47 2026-03-26 13:55:47,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:55:47 2026-03-26 13:55:47,118 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:55:47 2026-03-26 13:55:47,118 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:55:47 4.1.0-dev.19 [Pipeline] } 13:55:47 $ docker exec --env ******** --env ******** 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent -k 13:55:47 unset SSH_AUTH_SOCK; 13:55:47 unset SSH_AGENT_PID; 13:55:47 echo Agent pid 91 killed; 13:55:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:55:48 + git semver [Pipeline] } 13:55:48 $ docker stop --time=1 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 13:55:49 $ docker rm -f --volumes 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:55:50 Stashed 1 file(s) [Pipeline] echo 13:55:50 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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 13:55:50 provisioning config files... 13:55:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7170669606236949125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:50 ---> ****-login.sh 13:55:50 nexus3.edgexfoundry.org:10001 13:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:50 Login Succeeded 13:55:50 nexus3.edgexfoundry.org:10002 13:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:50 Login Succeeded 13:55:50 nexus3.edgexfoundry.org:10003 13:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:51 Login Succeeded 13:55:51 nexus3.edgexfoundry.org:10004 13:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:51 Login Succeeded 13:55:51 ****.io 13:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:51 Login Succeeded 13:55:51 ---> ****-login.sh ends [Pipeline] } 13:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:55:51 ========================================================= 13:55:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 13:55:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:55:52 #0 building with "default" instance using docker driver 13:55:52 13:55:52 #1 [internal] load build definition from Dockerfile 13:55:52 #1 transferring dockerfile: 2.05kB done 13:55:52 #1 DONE 0.0s 13:55:52 13:55:52 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 13:55:52 #2 DONE 0.1s 13:55:52 13:55:52 #3 [internal] load .dockerignore 13:55:52 #3 transferring context: 159B done 13:55:52 #3 DONE 0.0s 13:55:52 13:55:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:55:52 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 13:55:52 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 13:55:52 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 13:55:52 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 13:55:52 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 13:55:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 13:55:52 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 13:55:52 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 13:55:52 #4 ... 13:55:52 13:55:52 #5 [internal] load build context 13:55:52 #5 transferring context: 14.89MB 0.2s done 13:55:52 #5 DONE 0.2s 13:55:52 13:55:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:55:52 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:55:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 13:55:52 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 13:55:52 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:55:52 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 13:55:52 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 13:55:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 13:55:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 13:55:52 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:55:52 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 13:55:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.3s 13:55:52 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 13:55:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.67MB / 60.15MB 0.5s 13:55:53 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 13:55:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.5s 13:55:53 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 13:55:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.6s 13:55:53 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.6s 13:55:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 102.76MB / 112.58MB 0.8s 13:55:53 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 13:55:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 13:55:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done 13:55:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 13:55:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.4s done 13:55:54 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 13:55:59 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 13:55:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 13:55:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 13:55:59 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:55:59 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 13:55:59 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 13:55:59 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 13:55:59 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 13:56:02 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done 13:56:02 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 13:56:02 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 13:56:02 #4 DONE 10.2s 13:56:02 13:56:02 #6 [builder 2/7] RUN apk add --update --no-cache make git 13:56:02 #6 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:56:02 #6 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:56:03 #6 0.794 OK: 265 MiB in 60 packages 13:56:05 Still waiting to schedule task 13:56:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:56:08 #6 DONE 5.3s 13:56:08 13:56:08 #7 [builder 3/7] WORKDIR /app 13:56:08 #7 DONE 0.1s 13:56:08 13:56:08 #8 [builder 4/7] COPY go.mod vendor* ./ 13:56:08 #8 DONE 0.1s 13:56:08 13:56:08 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:23 #9 DONE 14.3s 13:56:23 13:56:23 #10 [builder 6/7] COPY . . 13:56:23 #10 DONE 0.2s 13:56:23 13:56:23 #11 [builder 7/7] RUN echo noop 13:56:23 #11 0.276 noop 13:56:23 #11 DONE 0.3s 13:56:23 13:56:23 #12 exporting to image 13:56:23 #12 exporting layers 13:56:31 #12 exporting layers 7.4s done 13:56:31 #12 writing image sha256:950d220b523931b116ca4a42a5f7270a2cd1df231b763a2583b7f5f8e4f5911e done 13:56:31 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:56:31 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:32 + docker inspect -f . ci-base-image-x86_64 13:56:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:32 prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container 13:56:32 $ 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 13:56:32 $ docker top 82a851fbe2c56284801de7b6f1bf1c3580d06e11ae2a87b51872e5a700d4f55a -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:32 + go version 13:56:32 go version go1.25.2 linux/amd64 [Pipeline] } 13:56:32 $ docker stop --time=1 82a851fbe2c56284801de7b6f1bf1c3580d06e11ae2a87b51872e5a700d4f55a 13:56:34 $ docker rm -f --volumes 82a851fbe2c56284801de7b6f1bf1c3580d06e11ae2a87b51872e5a700d4f55a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:34 + docker inspect -f . ci-base-image-x86_64 13:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:34 prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container 13:56:34 $ 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 13:56:34 $ docker top 3ddbe75cf4842219bd03359a9b47a1707e67e7d5a7229c339ffb52c086f56de8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:35 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:56:35 + make test 13:56:35 go test -race -coverprofile=coverage.out ./... 13:57:14 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:57:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4160 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:57:35 Running in /w/workspace/app-service-configurable/296 [Pipeline] { [Pipeline] checkout 13:57:38 The recommended git tool is: git 13:57:40 0 issues. 13:57:40 go vet ./... 13:57:42 using credential edgex-jenkins-ssh 13:57:42 Cloning the remote Git repository 13:57:42 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:57:42 > git init /w/workspace/app-service-configurable/296 # timeout=10 13:57:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:57:42 > git --version # timeout=10 13:57:42 > git --version # 'git version 2.25.1' 13:57:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:45 ./bin/test-attribution-txt.sh 13:57:45 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 13:57:45 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:57:45 $ docker stop --time=1 3ddbe75cf4842219bd03359a9b47a1707e67e7d5a7229c339ffb52c086f56de8 13:57:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:57:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:49 $ docker rm -f --volumes 3ddbe75cf4842219bd03359a9b47a1707e67e7d5a7229c339ffb52c086f56de8 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:50 Avoid second fetch 13:57:50 Checking out Revision b5856deecdab4066436f4dcad0b2a53b0cc6480b (main) 13:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:57:51 Commit message: "Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.57" 13:57:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:57:50 > git config core.sparsecheckout # timeout=10 13:57:50 > git checkout -f b5856deecdab4066436f4dcad0b2a53b0cc6480b # timeout=10 13:57:51 + ls -al . 13:57:51 total 252 13:57:51 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 13:56 . 13:57:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 13:55 .. 13:57:51 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 13:55 .dockerignore 13:57:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 13:57 .git 13:57:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 13:55 .github 13:57:51 -rw-rw-r-- 1 jenkins jenkins 108 Mar 26 13:55 .gitignore 13:57:51 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 13:55 .golangci.yml 13:57:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 13:55 .semver 13:57:51 -rw-rw-r-- 1 jenkins jenkins 19193 Mar 26 13:55 Attribution.txt 13:57:51 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 26 13:55 CHANGELOG.md 13:57:51 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 26 13:55 Dockerfile 13:57:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 13:55 GOVERNANCE.md 13:57:51 -rw-rw-r-- 1 jenkins jenkins 689 Mar 26 13:55 Jenkinsfile 13:57:51 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 13:55 LICENSE 13:57:51 -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 13:55 OWNERS.md 13:57:51 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 26 13:55 README.md 13:57:51 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 13:55 VERSION 13:57:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 13:55 bin 13:57:51 -rw-r--r-- 1 jenkins jenkins 953 Mar 26 13:57 coverage.out 13:57:51 -rw-rw-r-- 1 jenkins jenkins 7029 Mar 26 13:55 go.mod 13:57:51 -rw-rw-r-- 1 jenkins jenkins 90684 Mar 26 13:55 go.sum 13:57:51 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 13:55 main.go 13:57:51 -rw-rw-r-- 1 jenkins jenkins 3361 Mar 26 13:55 makefile 13:57:51 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 13:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:51 + 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=b5856deecdab4066436f4dcad0b2a53b0cc6480b --label arch=amd64 --label version=4.1.0-dev.19 . 13:57:52 #0 building with "default" instance using docker driver 13:57:52 13:57:52 #1 [internal] load build definition from Dockerfile 13:57:52 #1 transferring dockerfile: 2.05kB done 13:57:52 #1 DONE 0.0s 13:57:52 13:57:52 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:57:52 #2 DONE 0.0s 13:57:52 13:57:52 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:57:52 #3 DONE 0.1s 13:57:52 13:57:52 #4 [internal] load .dockerignore 13:57:52 #4 transferring context: 159B done 13:57:52 #4 DONE 0.0s 13:57:52 13:57:52 #5 [internal] load build context 13:57:52 #5 transferring context: 4.84kB done 13:57:52 #5 DONE 0.0s 13:57:52 13:57:52 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:57:52 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 13:57:52 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 13:57:52 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 13:57:52 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 13:57:52 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 13:57:52 #6 ... 13:57:52 13:57:52 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:57:52 #7 DONE 0.1s 13:57:52 13:57:52 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:57:52 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 13:57:52 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 13:57:52 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 13:57:52 #6 DONE 0.3s 13:57:52 13:57:52 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:57:52 #8 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:57:52 #8 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:57:53 #8 0.702 (1/2) Installing ca-certificates (20250911-r0) 13:57:53 #8 ... 13:57:53 13:57:53 #9 [builder 2/7] RUN apk add --update --no-cache make git 13:57:53 #9 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:57:53 #9 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:57:53 #9 0.636 OK: 265 MiB in 60 packages 13:57:53 #9 DONE 0.9s 13:57:53 13:57:53 #10 [builder 3/7] WORKDIR /app 13:57:53 #10 DONE 0.1s 13:57:53 13:57:53 #11 [builder 4/7] COPY go.mod vendor* ./ 13:57:53 #11 DONE 0.0s 13:57:53 13:57:53 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:57:53 #8 0.732 (2/2) Installing dumb-init (1.2.5-r3) 13:57:53 #8 0.737 Executing busybox-1.37.0-r20.trigger 13:57:53 #8 0.744 Executing ca-certificates-20250911-r0.trigger 13:57:53 #8 0.801 OK: 8 MiB in 18 packages 13:57:53 #8 DONE 1.0s 13:57:53 13:57:53 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:53 #12 DONE 0.5s 13:57:53 13:57:53 #13 [builder 6/7] COPY . . 13:57:53 #13 DONE 0.2s 13:57:53 13:57:53 #14 [builder 7/7] RUN make build 13:57:54 #14 0.241 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:57:54 #14 ... 13:57:54 13:57:54 #15 [stage-1 3/7] RUN apk --no-cache upgrade 13:57:54 #15 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:57:54 #15 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:57:54 #15 0.862 OK: 8 MiB in 18 packages 13:57:54 #15 DONE 1.0s 13:57:54 13:57:54 #14 [builder 7/7] RUN make build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:55 provisioning config files... 13:57:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/296@tmp/config6926584660861926214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:56 ---> ****-login.sh 13:57:56 nexus3.edgexfoundry.org:10001 13:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:56 Configure a credential helper to remove this warning. See 13:57:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:56 13:57:56 Login Succeeded 13:57:56 nexus3.edgexfoundry.org:10002 13:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:56 Configure a credential helper to remove this warning. See 13:57:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:56 13:57:56 Login Succeeded 13:57:56 nexus3.edgexfoundry.org:10003 13:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:57 Configure a credential helper to remove this warning. See 13:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:57 13:57:57 Login Succeeded 13:57:57 nexus3.edgexfoundry.org:10004 13:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:57 Configure a credential helper to remove this warning. See 13:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:57 13:57:57 Login Succeeded 13:57:57 ****.io 13:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:58 Configure a credential helper to remove this warning. See 13:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:58 13:57:58 Login Succeeded 13:57:58 ---> ****-login.sh ends [Pipeline] } 13:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:57:58 ========================================================= 13:57:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 13:57:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:57:58 Sending build context to Docker daemon 229.9kB 13:57:59 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 13:57:59 Step 2/12 : FROM ${BASE} AS builder 13:57:59 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:57:59 6b59a28fa201: Pulling fs layer 13:57:59 d32bb0dddca7: Pulling fs layer 13:57:59 5dab1238d3d9: Pulling fs layer 13:57:59 196fd7d83e7d: Pulling fs layer 13:57:59 4f4fb700ef54: Pulling fs layer 13:57:59 8ba94037c8f0: Pulling fs layer 13:57:59 deaec5988b04: Pulling fs layer 13:57:59 9f65657bb879: Pulling fs layer 13:57:59 8ba94037c8f0: Waiting 13:57:59 deaec5988b04: Waiting 13:57:59 9f65657bb879: Waiting 13:57:59 196fd7d83e7d: Waiting 13:57:59 4f4fb700ef54: Waiting 13:57:59 d32bb0dddca7: Verifying Checksum 13:57:59 d32bb0dddca7: Download complete 13:57:59 196fd7d83e7d: Verifying Checksum 13:57:59 196fd7d83e7d: Download complete 13:57:59 4f4fb700ef54: Verifying Checksum 13:57:59 4f4fb700ef54: Download complete 13:57:59 8ba94037c8f0: Verifying Checksum 13:57:59 8ba94037c8f0: Download complete 13:57:59 6b59a28fa201: Download complete 13:58:00 9f65657bb879: Verifying Checksum 13:58:00 9f65657bb879: Download complete 13:58:00 6b59a28fa201: Pull complete 13:58:01 d32bb0dddca7: Pull complete 13:58:01 5dab1238d3d9: Verifying Checksum 13:58:01 5dab1238d3d9: Download complete 13:58:02 deaec5988b04: Verifying Checksum 13:58:02 deaec5988b04: Download complete 13:58:14 5dab1238d3d9: Pull complete 13:58:14 196fd7d83e7d: Pull complete 13:58:14 4f4fb700ef54: Pull complete 13:58:14 8ba94037c8f0: Pull complete 13:58:20 #14 DONE 27.2s 13:58:21 13:58:21 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:58:21 #16 DONE 0.0s 13:58:21 13:58:21 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 13:58:21 #17 DONE 0.0s 13:58:21 13:58:21 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 13:58:21 #18 DONE 0.0s 13:58:21 13:58:21 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 13:58:21 #19 DONE 0.3s 13:58:21 13:58:21 #20 exporting to image 13:58:21 #20 exporting layers 0.1s done 13:58:21 #20 writing image sha256:4644402fc700094166091b516d9a0188462ff3d0b61a7caa7370077cc93e5f5a done 13:58:21 #20 naming to docker.io/library/app-service-configurable done 13:58:21 #20 DONE 0.1s 13:58:21 13:58:21 1 warning found (use docker --debug to expand): 13:58:21  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:21 provisioning config files... 13:58:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2459720678224812810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:22 ---> ****-login.sh 13:58:22 nexus3.edgexfoundry.org:10001 13:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:22 Login Succeeded 13:58:22 nexus3.edgexfoundry.org:10002 13:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:22 Login Succeeded 13:58:22 nexus3.edgexfoundry.org:10003 13:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:22 Login Succeeded 13:58:22 nexus3.edgexfoundry.org:10004 13:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:22 Login Succeeded 13:58:22 ****.io 13:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:22 Login Succeeded 13:58:22 ---> ****-login.sh ends [Pipeline] } 13:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:58:22 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:58:22 b5856deecdab4066436f4dcad0b2a53b0cc6480b 13:58:22 latest 13:58:22 4.1.0-dev.19 13:58:22 b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 13:58:22 main 13:58:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b 13:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:23 54736a5adb5d: Preparing 13:58:23 3d2b0f1eb0da: Preparing 13:58:23 5b274e86df1d: Preparing 13:58:23 4168d4b7e7f0: Preparing 13:58:23 2227e4e349ce: Preparing 13:58:23 61256c71b616: Preparing 13:58:23 cce92674e987: Preparing 13:58:23 61256c71b616: Waiting 13:58:23 cce92674e987: Waiting 13:58:23 3d2b0f1eb0da: Pushed 13:58:23 2227e4e349ce: Pushed 13:58:23 4168d4b7e7f0: Pushed 13:58:23 5b274e86df1d: Pushed 13:58:23 cce92674e987: Layer already exists 13:58:23 61256c71b616: Pushed 13:58:25 deaec5988b04: Pull complete 13:58:25 9f65657bb879: Pull complete 13:58:25 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 13:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 13:58:25 ---> 334268110677 13:58:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:58:27 ---> Running in f4ace7a7b014 13:58:27 Removing intermediate container f4ace7a7b014 13:58:27 ---> 55fa658cf4b2 13:58:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:58:27 ---> Running in 73cbc549b62f 13:58:27 54736a5adb5d: Pushed 13:58:27 b5856deecdab4066436f4dcad0b2a53b0cc6480b: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:28 Removing intermediate container 73cbc549b62f 13:58:28 ---> c4bfba6e4399 13:58:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:58:28 ---> Running in 23fa88d1152f 13:58:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:28 Removing intermediate container 23fa88d1152f 13:58:28 ---> 2fb713058e83 13:58:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:58:28 ---> Running in 045ae4b1aa3e 13:58:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:28 54736a5adb5d: Preparing 13:58:28 3d2b0f1eb0da: Preparing 13:58:28 5b274e86df1d: Preparing 13:58:28 4168d4b7e7f0: Preparing 13:58:28 2227e4e349ce: Preparing 13:58:28 61256c71b616: Preparing 13:58:28 cce92674e987: Preparing 13:58:28 61256c71b616: Waiting 13:58:28 cce92674e987: Waiting 13:58:28 5b274e86df1d: Layer already exists 13:58:28 54736a5adb5d: Layer already exists 13:58:28 4168d4b7e7f0: Layer already exists 13:58:28 2227e4e349ce: Layer already exists 13:58:28 3d2b0f1eb0da: Layer already exists 13:58:28 cce92674e987: Layer already exists 13:58:28 61256c71b616: Layer already exists 13:58:28 latest: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 13:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:29 54736a5adb5d: Preparing 13:58:29 3d2b0f1eb0da: Preparing 13:58:29 5b274e86df1d: Preparing 13:58:29 4168d4b7e7f0: Preparing 13:58:29 2227e4e349ce: Preparing 13:58:29 61256c71b616: Preparing 13:58:29 cce92674e987: Preparing 13:58:29 61256c71b616: Waiting 13:58:29 cce92674e987: Waiting 13:58:29 54736a5adb5d: Layer already exists 13:58:29 3d2b0f1eb0da: Layer already exists 13:58:29 2227e4e349ce: Layer already exists 13:58:29 5b274e86df1d: Layer already exists 13:58:29 4168d4b7e7f0: Layer already exists 13:58:29 61256c71b616: Layer already exists 13:58:29 cce92674e987: Layer already exists 13:58:29 4.1.0-dev.19: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:58:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 13:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:29 54736a5adb5d: Preparing 13:58:29 3d2b0f1eb0da: Preparing 13:58:29 5b274e86df1d: Preparing 13:58:29 4168d4b7e7f0: Preparing 13:58:29 2227e4e349ce: Preparing 13:58:29 61256c71b616: Preparing 13:58:29 cce92674e987: Preparing 13:58:29 61256c71b616: Waiting 13:58:29 cce92674e987: Waiting 13:58:29 4168d4b7e7f0: Layer already exists 13:58:29 54736a5adb5d: Layer already exists 13:58:29 5b274e86df1d: Layer already exists 13:58:29 2227e4e349ce: Layer already exists 13:58:29 3d2b0f1eb0da: Layer already exists 13:58:29 61256c71b616: Layer already exists 13:58:29 cce92674e987: Layer already exists 13:58:29 b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:58:30 54736a5adb5d: Preparing 13:58:30 3d2b0f1eb0da: Preparing 13:58:30 5b274e86df1d: Preparing 13:58:30 4168d4b7e7f0: Preparing 13:58:30 2227e4e349ce: Preparing 13:58:30 61256c71b616: Preparing 13:58:30 cce92674e987: Preparing 13:58:30 61256c71b616: Waiting 13:58:30 cce92674e987: Waiting 13:58:30 54736a5adb5d: Layer already exists 13:58:30 3d2b0f1eb0da: Layer already exists 13:58:30 4168d4b7e7f0: Layer already exists 13:58:30 2227e4e349ce: Layer already exists 13:58:30 5b274e86df1d: Layer already exists 13:58:30 cce92674e987: Layer already exists 13:58:30 61256c71b616: Layer already exists 13:58:30 main: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:30 ===================================================== [Pipeline] echo 13:58:30 taggedImages: 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 13:58:30 ========================================================= 13:58:30 [edgeXBuildMultiArch] RAW Config: 13:58:30 images: 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 13:58:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:58:30 settingsFile: 13:58:30 app-service-configurable-settings 13:58:30 ========================================================= [Pipeline] node 13:58:31 OK: 255 MiB in 60 packages 13:58:32 Removing intermediate container 045ae4b1aa3e 13:58:32 ---> 528fb8f8588f 13:58:32 Step 7/12 : WORKDIR /app 13:58:32 ---> Running in daa0d07734b5 13:58:32 Removing intermediate container daa0d07734b5 13:58:32 ---> 39cc7c5cff32 13:58:32 Step 8/12 : COPY go.mod vendor* ./ 13:58:33 ---> 3b591f954062 13:58:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:58:33 ---> Running in ec72574392ea 13:58:45 Still waiting to schedule task 13:58:45 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4151’ 14:00:10 Removing intermediate container ec72574392ea 14:00:10 ---> 09a2eacd0b1c 14:00:10 Step 10/12 : COPY . . 14:00:10 ---> 3acd1fb9e4db 14:00:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:00:10 ---> Running in cb1bc664a590 14:00:10 Removing intermediate container cb1bc664a590 14:00:10 ---> 14f3750a4a43 14:00:10 Step 12/12 : RUN $MAKE 14:00:10 ---> Running in 9d4bf4ac4f8a 14:00:10 noop 14:00:10 Removing intermediate container 9d4bf4ac4f8a 14:00:10 ---> e4c09d3fb8eb 14:00:10 Successfully built e4c09d3fb8eb 14:00:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:10 + docker inspect -f . ci-base-image-arm64 14:00:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:10 prd-ubuntu20.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container 14:00:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/296 -v /w/workspace/app-service-configurable/296:/w/workspace/app-service-configurable/296:rw,z -v /w/workspace/app-service-configurable/296@tmp:/w/workspace/app-service-configurable/296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:00:12 $ docker top 8249d26ec6688057c04a971b2e34d9eed9d1e9441835c19c848b3e49cd699e83 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:12 + go version 14:00:12 go version go1.25.3 linux/arm64 [Pipeline] } 14:00:12 $ docker stop --time=1 8249d26ec6688057c04a971b2e34d9eed9d1e9441835c19c848b3e49cd699e83 14:00:18 $ docker rm -f --volumes 8249d26ec6688057c04a971b2e34d9eed9d1e9441835c19c848b3e49cd699e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:18 + docker inspect -f . ci-base-image-arm64 14:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container 14:00:18 $ 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/296 -v /w/workspace/app-service-configurable/296:/w/workspace/app-service-configurable/296:rw,z -v /w/workspace/app-service-configurable/296@tmp:/w/workspace/app-service-configurable/296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:00:20 $ docker top f0fda4b90f3a34ca5070f633eebdb314bc0e3a254f90e73d4f9ca6b21a64ae91 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:20 + git config --global --add safe.directory /w/workspace/app-service-configurable/296 [Pipeline] fileExists [Pipeline] sh 14:00:21 + make test 14:00:21 go test -race -coverprofile=coverage.out ./... 14:00:59 Running on prd-centos7-docker-4c-2g-4161 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:59 provisioning config files... 14:00:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14523322807505593344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:00 ---> ****-login.sh 14:01:00 nexus3.edgexfoundry.org:10001 14:05:13 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:05:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:05:13 go vet ./... 14:08:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:08:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:08:50 ./bin/test-attribution-txt.sh 14:08:50 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 14:08:50 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 14:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 14:08:50 $ docker stop --time=1 f0fda4b90f3a34ca5070f633eebdb314bc0e3a254f90e73d4f9ca6b21a64ae91 14:08:52 $ docker rm -f --volumes f0fda4b90f3a34ca5070f633eebdb314bc0e3a254f90e73d4f9ca6b21a64ae91 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:08:54 Warning: overwriting stash ‘coverage-report’ 14:08:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:08:56 + ls -al . 14:08:56 total 248 14:08:56 drwxrwxr-x 6 jenkins jenkins 4096 Mar 26 14:00 . 14:08:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 13:57 .. 14:08:56 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 13:57 .dockerignore 14:08:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 13:57 .git 14:08:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 13:57 .github 14:08:56 -rw-rw-r-- 1 jenkins jenkins 108 Mar 26 13:57 .gitignore 14:08:56 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 13:57 .golangci.yml 14:08:56 -rw-rw-r-- 1 jenkins jenkins 19193 Mar 26 13:57 Attribution.txt 14:08:56 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 26 13:57 CHANGELOG.md 14:08:56 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 26 13:57 Dockerfile 14:08:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 13:57 GOVERNANCE.md 14:08:56 -rw-rw-r-- 1 jenkins jenkins 689 Mar 26 13:57 Jenkinsfile 14:08:56 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 13:57 LICENSE 14:08:56 -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 13:57 OWNERS.md 14:08:56 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 26 13:57 README.md 14:08:56 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 13:55 VERSION 14:08:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 13:57 bin 14:08:56 -rw-r--r-- 1 jenkins jenkins 953 Mar 26 14:04 coverage.out 14:08:56 -rw-rw-r-- 1 jenkins jenkins 7029 Mar 26 13:57 go.mod 14:08:56 -rw-rw-r-- 1 jenkins jenkins 90684 Mar 26 13:57 go.sum 14:08:56 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 13:57 main.go 14:08:56 -rw-rw-r-- 1 jenkins jenkins 3361 Mar 26 13:57 makefile 14:08:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 13:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:56 + 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=b5856deecdab4066436f4dcad0b2a53b0cc6480b --label arch=arm64 --label version=4.1.0-dev.19 . 14:08:56 Sending build context to Docker daemon 231.4kB 14:08:56 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 14:08:56 Step 2/27 : FROM ${BASE} AS builder 14:08:56 ---> e4c09d3fb8eb 14:08:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:08:56 ---> Running in a85133f087e8 14:08:57 Removing intermediate container a85133f087e8 14:08:57 ---> 6cfbba8a782c 14:08:57 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:08:57 ---> Running in e5239f0f1cf9 14:08:57 Removing intermediate container e5239f0f1cf9 14:08:57 ---> 6419576c7fa5 14:08:57 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:08:57 ---> Running in a021fe398151 14:08:57 Removing intermediate container a021fe398151 14:08:57 ---> ae6b77e05609 14:08:57 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:57 ---> Running in 45de040b64da 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:09:02 OK: 255 MiB in 60 packages 14:09:03 Removing intermediate container 45de040b64da 14:09:03 ---> 6aaff9f222f1 14:09:03 Step 7/27 : WORKDIR /app 14:09:03 ---> Running in 50061a123a7b 14:09:04 Removing intermediate container 50061a123a7b 14:09:04 ---> ee4c75e64f9e 14:09:04 Step 8/27 : COPY go.mod vendor* ./ 14:09:04 ---> e3d57ed00bb1 14:09:04 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:04 ---> Running in d61f2608948b 14:09:06 Removing intermediate container d61f2608948b 14:09:06 ---> a7ac08e218a0 14:09:06 Step 10/27 : COPY . . 14:09:07 ---> edf90f5e96ff 14:09:07 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:09:07 ---> Running in f2f25bc4cae3 14:09:07 Removing intermediate container f2f25bc4cae3 14:09:07 ---> 43416563fb49 14:09:07 Step 12/27 : RUN $MAKE 14:09:07 ---> Running in ca4d000eb1fb 14:09:08 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:13:15 Removing intermediate container ca4d000eb1fb 14:13:15 ---> e8c4c76ddc59 14:13:15 Step 13/27 : FROM alpine:3.22 14:13:15 3.22: Pulling from library/alpine 14:13:15 d741ee1608f3: Pulling fs layer 14:13:15 d741ee1608f3: Verifying Checksum 14:13:15 d741ee1608f3: Download complete 14:13:15 d741ee1608f3: Pull complete 14:13:15 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 14:13:15 Status: Downloaded newer image for alpine:3.22 14:13:15 ---> 5a766deef0c8 14:13:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:13:15 ---> Running in b2cf1b63a359 14:13:15 Removing intermediate container b2cf1b63a359 14:13:15 ---> c47517514835 14:13:15 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:13:15 ---> Running in 3040b51e1124 14:13:15 Removing intermediate container 3040b51e1124 14:13:15 ---> c347bf5d20b9 14:13:15 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:13:15 ---> Running in 880e10a1719a 14:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:13:15 (1/2) Installing ca-certificates (20250911-r0) 14:13:15 (2/2) Installing dumb-init (1.2.5-r3) 14:13:15 Executing busybox-1.37.0-r20.trigger 14:13:15 Executing ca-certificates-20250911-r0.trigger 14:13:15 OK: 8 MiB in 18 packages 14:13:15 Removing intermediate container 880e10a1719a 14:13:15 ---> 3f3d83e32289 14:13:15 Step 17/27 : RUN apk --no-cache upgrade 14:13:15 ---> Running in 8414114e5814 14:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:13:15 OK: 8 MiB in 18 packages 14:13:15 Removing intermediate container 8414114e5814 14:13:15 ---> 35790565add3 14:13:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:13:15 ---> 71c484e3555a 14:13:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:13:15 ---> 3443436b6536 14:13:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:13:15 ---> c28c12151621 14:13:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:13:18 ---> f2baa2ff05f3 14:13:18 Step 22/27 : EXPOSE 48095 14:13:18 ---> Running in 81a6febfe49f 14:13:18 Removing intermediate container 81a6febfe49f 14:13:18 ---> 4ee54e2bfb01 14:13:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:13:18 ---> Running in bc62f7f3be86 14:13:18 Removing intermediate container bc62f7f3be86 14:13:18 ---> 811ef3849986 14:13:18 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:13:18 ---> Running in 209d35851cb3 14:13:18 Removing intermediate container 209d35851cb3 14:13:18 ---> 0a18465ba232 14:13:18 Step 25/27 : LABEL arch=arm64 14:13:18 ---> Running in 61658484f8f9 14:13:18 Removing intermediate container 61658484f8f9 14:13:18 ---> 61841c9de289 14:13:18 Step 26/27 : LABEL git_sha=b5856deecdab4066436f4dcad0b2a53b0cc6480b 14:13:19 ---> Running in def82e7519d3 14:13:19 Removing intermediate container def82e7519d3 14:13:19 ---> 47854b7cd87a 14:13:19 Step 27/27 : LABEL version=4.1.0-dev.19 14:13:19 ---> Running in 0ee45f2f0bdb 14:13:19 Removing intermediate container 0ee45f2f0bdb 14:13:19 ---> 06b1213efc17 14:13:19 [Warning] One or more build-args [ARCH] were not consumed 14:13:19 Successfully built 06b1213efc17 14:13:19 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:19 provisioning config files... 14:13:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/296@tmp/config1205093361786171989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:20 ---> ****-login.sh 14:13:20 nexus3.edgexfoundry.org:10001 14:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:20 Configure a credential helper to remove this warning. See 14:13:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:20 14:13:20 Login Succeeded 14:13:20 nexus3.edgexfoundry.org:10002 14:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:20 Configure a credential helper to remove this warning. See 14:13:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:20 14:13:20 Login Succeeded 14:13:20 nexus3.edgexfoundry.org:10003 14:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:21 Configure a credential helper to remove this warning. See 14:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:21 14:13:21 Login Succeeded 14:13:21 nexus3.edgexfoundry.org:10004 14:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:21 Configure a credential helper to remove this warning. See 14:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:21 14:13:21 Login Succeeded 14:13:21 ****.io 14:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:21 Configure a credential helper to remove this warning. See 14:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:21 14:13:21 Login Succeeded 14:13:21 ---> ****-login.sh ends [Pipeline] } 14:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:13:21 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:13:21 b5856deecdab4066436f4dcad0b2a53b0cc6480b 14:13:21 latest 14:13:21 4.1.0-dev.19 14:13:21 b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 14:13:21 main 14:13:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b 14:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:13:22 0ee292479b48: Preparing 14:13:22 4cf1edc41ba0: Preparing 14:13:22 f7b9df00a43d: Preparing 14:13:22 59272eb21b70: Preparing 14:13:22 4229913261ac: Preparing 14:13:22 abb1a67882fa: Preparing 14:13:22 c4e71c2a4573: Preparing 14:13:22 abb1a67882fa: Waiting 14:13:22 4cf1edc41ba0: Pushed 14:13:22 59272eb21b70: Pushed 14:13:22 4229913261ac: Pushed 14:13:22 f7b9df00a43d: Pushed 14:13:22 c4e71c2a4573: Layer already exists 14:13:23 abb1a67882fa: Pushed 14:13:31 0ee292479b48: Pushed 14:13:31 b5856deecdab4066436f4dcad0b2a53b0cc6480b: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:13:32 0ee292479b48: Preparing 14:13:32 4cf1edc41ba0: Preparing 14:13:32 f7b9df00a43d: Preparing 14:13:32 59272eb21b70: Preparing 14:13:32 4229913261ac: Preparing 14:13:32 abb1a67882fa: Preparing 14:13:32 c4e71c2a4573: Preparing 14:13:32 abb1a67882fa: Waiting 14:13:32 c4e71c2a4573: Waiting 14:13:32 4cf1edc41ba0: Layer already exists 14:13:32 59272eb21b70: Layer already exists 14:13:32 0ee292479b48: Layer already exists 14:13:32 4229913261ac: Layer already exists 14:13:32 f7b9df00a43d: Layer already exists 14:13:32 abb1a67882fa: Layer already exists 14:13:32 c4e71c2a4573: Layer already exists 14:13:32 latest: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 14:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:13:33 0ee292479b48: Preparing 14:13:33 4cf1edc41ba0: Preparing 14:13:33 f7b9df00a43d: Preparing 14:13:33 59272eb21b70: Preparing 14:13:33 4229913261ac: Preparing 14:13:33 abb1a67882fa: Preparing 14:13:33 c4e71c2a4573: Preparing 14:13:33 abb1a67882fa: Waiting 14:13:33 c4e71c2a4573: Waiting 14:13:33 0ee292479b48: Layer already exists 14:13:33 f7b9df00a43d: Layer already exists 14:13:33 4229913261ac: Layer already exists 14:13:33 59272eb21b70: Layer already exists 14:13:33 4cf1edc41ba0: Layer already exists 14:13:33 abb1a67882fa: Layer already exists 14:13:33 c4e71c2a4573: Layer already exists 14:13:33 4.1.0-dev.19: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 14:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:13:34 0ee292479b48: Preparing 14:13:34 4cf1edc41ba0: Preparing 14:13:34 f7b9df00a43d: Preparing 14:13:34 59272eb21b70: Preparing 14:13:34 4229913261ac: Preparing 14:13:34 abb1a67882fa: Preparing 14:13:34 c4e71c2a4573: Preparing 14:13:34 abb1a67882fa: Waiting 14:13:34 c4e71c2a4573: Waiting 14:13:34 0ee292479b48: Layer already exists 14:13:34 4229913261ac: Layer already exists 14:13:34 59272eb21b70: Layer already exists 14:13:34 f7b9df00a43d: Layer already exists 14:13:34 4cf1edc41ba0: Layer already exists 14:13:34 abb1a67882fa: Layer already exists 14:13:34 c4e71c2a4573: Layer already exists 14:13:34 b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:13:35 0ee292479b48: Preparing 14:13:35 4cf1edc41ba0: Preparing 14:13:35 f7b9df00a43d: Preparing 14:13:35 59272eb21b70: Preparing 14:13:35 4229913261ac: Preparing 14:13:35 abb1a67882fa: Preparing 14:13:35 c4e71c2a4573: Preparing 14:13:35 abb1a67882fa: Waiting 14:13:35 c4e71c2a4573: Waiting 14:13:35 f7b9df00a43d: Layer already exists 14:13:35 4cf1edc41ba0: Layer already exists 14:13:35 0ee292479b48: Layer already exists 14:13:35 59272eb21b70: Layer already exists 14:13:35 4229913261ac: Layer already exists 14:13:35 c4e71c2a4573: Layer already exists 14:13:35 abb1a67882fa: Layer already exists 14:13:35 main: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:35 ===================================================== [Pipeline] echo 14:13:35 taggedImages: 14:13:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b 14:13:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:13:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 14:13:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 14:13:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 14:13:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo 14:13:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 14:13:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [Pipeline] echo 14:13:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [Pipeline] echo 14:13:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:35 14:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:36 arm64: Pulling from edgex-lftools-log-publisher 14:13:36 8998bd30e6a1: Pulling fs layer 14:13:36 04944245beec: Pulling fs layer 14:13:36 699f458cf7ca: Pulling fs layer 14:13:36 765212b225bb: Pulling fs layer 14:13:36 f23df028b6ca: Pulling fs layer 14:13:36 d65c8cfc05b1: Pulling fs layer 14:13:36 2437ff75d9bd: Pulling fs layer 14:13:36 f23df028b6ca: Waiting 14:13:36 765212b225bb: Waiting 14:13:36 d65c8cfc05b1: Waiting 14:13:36 2437ff75d9bd: Waiting 14:13:36 04944245beec: Verifying Checksum 14:13:36 04944245beec: Download complete 14:13:36 765212b225bb: Verifying Checksum 14:13:36 765212b225bb: Download complete 14:13:36 f23df028b6ca: Verifying Checksum 14:13:36 f23df028b6ca: Download complete 14:13:36 d65c8cfc05b1: Verifying Checksum 14:13:36 d65c8cfc05b1: Download complete 14:13:36 699f458cf7ca: Verifying Checksum 14:13:36 699f458cf7ca: Download complete 14:13:37 8998bd30e6a1: Verifying Checksum 14:13:37 8998bd30e6a1: Download complete 14:13:39 2437ff75d9bd: Verifying Checksum 14:13:39 2437ff75d9bd: Download complete 14:13:41 8998bd30e6a1: Pull complete 14:13:45 04944245beec: Pull complete 14:13:47 699f458cf7ca: Pull complete 14:13:47 765212b225bb: Pull complete 14:13:48 f23df028b6ca: Pull complete 14:13:48 d65c8cfc05b1: Pull complete 14:14:06 2437ff75d9bd: Pull complete 14:14:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:06 prd-ubuntu20.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container 14:14:06 $ 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/296 -v /w/workspace/app-service-configurable/296:/w/workspace/app-service-configurable/296:rw,z -v /w/workspace/app-service-configurable/296@tmp:/w/workspace/app-service-configurable/296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:14:09 $ docker top 5b5dc7b2ba48c66eda847cacc4d226e3f11f221f047690c4ac1584a3ade1dea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:10 ---> job-cost.sh 14:14:10 lf-activate-venv: SKIPPING 14:14:10 INFO: No Stack... 14:14:10 INFO: Retrieving Pricing Info for: v3-standard-4 14:14:12 INFO: Archiving Costs [Pipeline] sh 14:14:13 + cat /w/workspace/app-service-configurable/296/archives/cost.csv 14:14:13 + cut -d, -f6 [Pipeline] lock 14:14:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] 14:14:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] did not exist. Created. 14:14:13 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:13 + echo total: 0.10999999940395355 [Pipeline] stash 14:14:14 Stashed 1 file(s) [Pipeline] } 14:14:14 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] // lock [Pipeline] } 14:14:14 $ docker stop --time=1 5b5dc7b2ba48c66eda847cacc4d226e3f11f221f047690c4ac1584a3ade1dea2 14:14:15 $ docker rm -f --volumes 5b5dc7b2ba48c66eda847cacc4d226e3f11f221f047690c4ac1584a3ade1dea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:55:26 Cancelling nested steps due to timeout 19:55:26 Sending interrupt signal to process 19:55:34 script returned exit code 143 [Pipeline] } 19:55:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:55:34 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:55:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:55:35 ---> package-listing.sh 19:55:35 ++ facter osfamily 19:55:35 ++ tr '[:upper:]' '[:lower:]' 19:55:35 + OS_FAMILY=redhat 19:55:35 + workspace=/w/workspace/ry_app-service-configurable_main 19:55:35 + START_PACKAGES=/tmp/packages_start.txt 19:55:35 + END_PACKAGES=/tmp/packages_end.txt 19:55:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:55:35 + PACKAGES=/tmp/packages_start.txt 19:55:35 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:55:35 + PACKAGES=/tmp/packages_end.txt 19:55:35 + case "${OS_FAMILY}" in 19:55:35 + rpm -qa 19:55:35 + sort 19:55:36 + '[' -f /tmp/packages_start.txt ']' 19:55:36 + '[' -f /tmp/packages_end.txt ']' 19:55:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:55:36 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:55:36 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:55:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:55:36 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 19:55:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:37 19:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:37 latest: Pulling from edgex-lftools-log-publisher 19:55:37 5eb5b503b376: Pulling fs layer 19:55:37 5c69ac0246d0: Pulling fs layer 19:55:37 ec43610c2a17: Pulling fs layer 19:55:37 3a2ae6a8a46f: Pulling fs layer 19:55:37 33b1e0a273af: Pulling fs layer 19:55:37 5d3b04190fa2: Pulling fs layer 19:55:37 2f39f015ded8: Pulling fs layer 19:55:37 3a2ae6a8a46f: Waiting 19:55:37 33b1e0a273af: Waiting 19:55:37 5d3b04190fa2: Waiting 19:55:37 2f39f015ded8: Waiting 19:55:37 5c69ac0246d0: Verifying Checksum 19:55:37 5c69ac0246d0: Download complete 19:55:37 3a2ae6a8a46f: Verifying Checksum 19:55:37 3a2ae6a8a46f: Download complete 19:55:37 33b1e0a273af: Verifying Checksum 19:55:37 33b1e0a273af: Download complete 19:55:37 5d3b04190fa2: Verifying Checksum 19:55:37 5d3b04190fa2: Download complete 19:55:37 ec43610c2a17: Verifying Checksum 19:55:37 ec43610c2a17: Download complete 19:55:37 5eb5b503b376: Verifying Checksum 19:55:37 5eb5b503b376: Download complete 19:55:38 2f39f015ded8: Verifying Checksum 19:55:38 2f39f015ded8: Download complete 19:55:39 5eb5b503b376: Pull complete 19:55:39 5c69ac0246d0: Pull complete 19:55:39 ec43610c2a17: Pull complete 19:55:39 3a2ae6a8a46f: Pull complete 19:55:39 33b1e0a273af: Pull complete 19:55:39 5d3b04190fa2: Pull complete 19:55:44 2f39f015ded8: Pull complete 19:55:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:44 prd-centos7-docker-4c-2g-4161 does not seem to be running inside a container 19:55:44 $ 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 19:55:46 $ docker top 70a81951bbfe4d709c0d44f9c8cb3f157739e2d3734764c00f582aa348ecfb00 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:47 + touch /tmp/pre-build-complete [Pipeline] sh 19:55:47 + mkdir -p /var/log/sysstat [Pipeline] sh 19:55:47 + ls /var/log/sa-host 19:55:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:47 provisioning config files... 19:55:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3112630585460330998tmp [Pipeline] { [Pipeline] echo 19:55:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:55:48 ---> create-netrc.sh [Pipeline] } 19:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:55:48 ---> python-tools-install.sh [Pipeline] echo 19:55:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:55:48 ---> sudo-logs.sh 19:55:48 Archiving 'sudo' log.. 19:55:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-4161.novalocal: Name or service not known 19:55:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-4161.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:55:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:55:49 ---> job-cost.sh 19:55:49 lf-activate-venv: SKIPPING 19:55:49 DEBUG: total: 0.10999999940395355 19:55:49 INFO: Retrieving Stack Cost... 19:55:49 INFO: Retrieving Pricing Info for: v3-standard-2 19:55:50 INFO: Archiving Costs [Pipeline] echo 19:55:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:55:50 ---> logs-deploy.sh 19:55:50 lf-activate-venv: SKIPPING 19:55:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/296 19:55:50 INFO: archiving workspace using pattern(s): 19:55:51 Archives upload complete. 19:55:51 INFO: archiving logs to Nexus 19:55:52 ---> uname -a: 19:55:52 Linux prd-centos7-docker-4c-2g-4161.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 19:55:52 19:55:52 19:55:52 ---> lscpu: 19:55:52 Architecture: x86_64 19:55:52 CPU op-mode(s): 32-bit, 64-bit 19:55:52 Byte Order: Little Endian 19:55:52 Address sizes: 40 bits physical, 48 bits virtual 19:55:52 CPU(s): 2 19:55:52 On-line CPU(s) list: 0,1 19:55:52 Thread(s) per core: 1 19:55:52 Core(s) per socket: 1 19:55:52 Socket(s): 2 19:55:52 NUMA node(s): 1 19:55:52 Vendor ID: AuthenticAMD 19:55:52 CPU family: 23 19:55:52 Model: 49 19:55:52 Model name: AMD EPYC-Rome Processor 19:55:52 Stepping: 0 19:55:52 CPU MHz: 2799.934 19:55:52 BogoMIPS: 5599.86 19:55:52 Virtualization: AMD-V 19:55:52 Hypervisor vendor: KVM 19:55:52 Virtualization type: full 19:55:52 L1d cache: 64 KiB 19:55:52 L1i cache: 64 KiB 19:55:52 L2 cache: 1 MiB 19:55:52 L3 cache: 32 MiB 19:55:52 NUMA node0 CPU(s): 0,1 19:55:52 Vulnerability Itlb multihit: Not affected 19:55:52 Vulnerability L1tf: Not affected 19:55:52 Vulnerability Mds: Not affected 19:55:52 Vulnerability Meltdown: Not affected 19:55:52 Vulnerability Mmio stale data: Not affected 19:55:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:55:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:55:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:55:52 Vulnerability Srbds: Not affected 19:55:52 Vulnerability Tsx async abort: Not affected 19:55:52 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:55:52 19:55:52 19:55:52 ---> nproc: 19:55:52 2 19:55:52 19:55:52 19:55:52 ---> df -h: 19:55:52 Filesystem Size Used Avail Use% Mounted on 19:55:52 overlay 40G 6.8G 34G 17% / 19:55:52 tmpfs 64M 0 64M 0% /dev 19:55:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:55:52 shm 64M 0 64M 0% /dev/shm 19:55:52 /dev/vda1 40G 6.8G 34G 17% /facter-os 19:55:52 19:55:52 19:55:52 Cannot open /var/log/sysstat/sa26: No such file or directory 19:55:52 Please check if data collecting is enabled 19:55:52 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:55:52 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 19:55:52 $ docker stop --time=1 70a81951bbfe4d709c0d44f9c8cb3f157739e2d3734764c00f582aa348ecfb00 19:55:53 $ docker rm -f --volumes 70a81951bbfe4d709c0d44f9c8cb3f157739e2d3734764c00f582aa348ecfb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 19:55:53 [WS-CLEANUP] Deleting project workspace... 19:55:53 [WS-CLEANUP] Deferred wipeout is used... 19:55:53 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:53 19:55:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:54 latest: Pulling from edgex-lftools-log-publisher 19:55:54 5eb5b503b376: Pulling fs layer 19:55:54 5c69ac0246d0: Pulling fs layer 19:55:54 ec43610c2a17: Pulling fs layer 19:55:54 3a2ae6a8a46f: Pulling fs layer 19:55:54 33b1e0a273af: Pulling fs layer 19:55:54 5d3b04190fa2: Pulling fs layer 19:55:54 2f39f015ded8: Pulling fs layer 19:55:54 33b1e0a273af: Waiting 19:55:54 5d3b04190fa2: Waiting 19:55:54 2f39f015ded8: Waiting 19:55:54 3a2ae6a8a46f: Waiting 19:55:54 5c69ac0246d0: Verifying Checksum 19:55:54 5c69ac0246d0: Download complete 19:55:54 3a2ae6a8a46f: Verifying Checksum 19:55:54 3a2ae6a8a46f: Download complete 19:55:54 33b1e0a273af: Verifying Checksum 19:55:54 33b1e0a273af: Download complete 19:55:54 5d3b04190fa2: Download complete 19:55:54 ec43610c2a17: Verifying Checksum 19:55:54 ec43610c2a17: Download complete 19:55:54 5eb5b503b376: Verifying Checksum 19:55:54 5eb5b503b376: Download complete 19:55:55 2f39f015ded8: Download complete 19:55:56 5eb5b503b376: Pull complete 19:55:56 5c69ac0246d0: Pull complete 19:55:56 ec43610c2a17: Pull complete 19:55:56 3a2ae6a8a46f: Pull complete 19:55:56 33b1e0a273af: Pull complete 19:55:56 5d3b04190fa2: Pull complete 19:56:02 2f39f015ded8: Pull complete 19:56:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:02 prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container 19:56:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:56:03 $ docker top 7028d93753481e369994b02068f7f3935256ce7b6aa2633819792b94d6097527 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:04 ---> job-cost.sh 19:56:04 lf-activate-venv: SKIPPING 19:56:04 INFO: No Stack... 19:56:04 INFO: Retrieving Pricing Info for: v3-standard-8 19:56:04 INFO: Archiving Costs [Pipeline] sh 19:56:05 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:56:05 + cut -d, -f6 [Pipeline] lock 19:56:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] 19:56:05 Resource [jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] did not exist. Created. 19:56:05 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:56:05 /w/workspace/ry_app-service-configurable_main@tmp/durable-a47feee6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:56:05 + echo total: 1.5299999713897705 [Pipeline] stash 19:56:05 Warning: overwriting stash ‘stack-cost’ 19:56:05 Stashed 1 file(s) [Pipeline] } 19:56:05 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] // lock [Pipeline] } 19:56:05 $ docker stop --time=1 7028d93753481e369994b02068f7f3935256ce7b6aa2633819792b94d6097527 19:56:07 $ docker rm -f --volumes 7028d93753481e369994b02068f7f3935256ce7b6aa2633819792b94d6097527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:56:07 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:56:07 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:56:07 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:56:07 total 16 19:56:07 drwxr-xr-x 3 root root 4096 Mar 26 19:56 . 19:56:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 19:56 .. 19:56:07 drwxr-xr-x 2 root root 4096 Mar 26 19:56 cost 19:56:07 -rw-r--r-- 1 root root 98 Mar 26 19:56 cost.csv 19:56:07 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:56:07 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:56:07 total 16 19:56:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 19:56 . 19:56:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 19:56 .. 19:56:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 19:56 cost 19:56:07 -rw-r--r-- 1 jenkins jenkins 98 Mar 26 19:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:56:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:56:09 ---> package-listing.sh 19:56:09 ++ facter osfamily 19:56:09 ++ tr '[:upper:]' '[:lower:]' 19:56:09 + OS_FAMILY=debian 19:56:09 + workspace=/w/workspace/ry_app-service-configurable_main 19:56:09 + START_PACKAGES=/tmp/packages_start.txt 19:56:09 + END_PACKAGES=/tmp/packages_end.txt 19:56:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:56:09 + PACKAGES=/tmp/packages_start.txt 19:56:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:56:09 + PACKAGES=/tmp/packages_end.txt 19:56:09 + case "${OS_FAMILY}" in 19:56:09 + dpkg -l 19:56:09 + grep '^ii' 19:56:09 + '[' -f /tmp/packages_start.txt ']' 19:56:09 + '[' -f /tmp/packages_end.txt ']' 19:56:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:56:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:56:09 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:56:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:56:09 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 19:56:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:10 prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container 19:56:10 $ 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 19:56:10 $ docker top 3ba1817210446cdd256fd1071e7c9efe55e217d2c7d2d6f4427b44dad5dff41d -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:10 + touch /tmp/pre-build-complete [Pipeline] sh 19:56:11 + mkdir -p /var/log/sysstat [Pipeline] sh 19:56:11 + ls /var/log/sa-host 19:56:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:11 provisioning config files... 19:56:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15528780567500996380tmp [Pipeline] { [Pipeline] echo 19:56:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:56:11 ---> create-netrc.sh [Pipeline] } 19:56:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:56:12 ---> python-tools-install.sh [Pipeline] echo 19:56:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:56:12 ---> sudo-logs.sh 19:56:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:56:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:56:12 ---> job-cost.sh 19:56:12 lf-activate-venv: SKIPPING 19:56:12 DEBUG: total: 1.5299999713897705 19:56:12 INFO: Retrieving Stack Cost... 19:56:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:56:12 INFO: Archiving Costs [Pipeline] echo 19:56:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:56:13 ---> logs-deploy.sh 19:56:13 lf-activate-venv: SKIPPING 19:56:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/296 19:56:13 INFO: archiving workspace using pattern(s): 19:56:14 Archives upload complete. 19:56:14 INFO: archiving logs to Nexus