Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c79b3e8596e3046eac293165193c45a576b8d07 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-ssh9884831551194439860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18031648530854617698.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12734387631123200563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1125725004771314595.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-ssh6505614625424209541.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22741 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 8c79b3e8596e3046eac293165193c45a576b8d07 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 Commit message: "Merge pull request #681 from jackchenjc/edgex-go-issue-4916" > git rev-list --no-walk 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:54:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:54:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:54:16 ========================================================= 08:54:16 EdgeX Global Pipelines Version Info 08:54:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:54:17 ------------------- 08:54:17 stable info: 08:54:17 ------------------- 08:54:17 Commited By: Ginny Guan ginny@iotechsys.com 08:54:17 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:54:17 Message: update stable to v1.0.265 08:54:17 ------------------- 08:54:17 experimental info: 08:54:17 ------------------- 08:54:17 Commited By: Cherry Wang cherry@iotechsys.com 08:54:17 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:54:17 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c79b3e [Pipeline] echo 08:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:18 provisioning config files... 08:54:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12428941056285201440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:18 ---> ****-login.sh 08:54:18 nexus3.edgexfoundry.org:10001 08:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:19 Configure a credential helper to remove this warning. See 08:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:19 08:54:19 Login Succeeded 08:54:19 nexus3.edgexfoundry.org:10002 08:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:19 Configure a credential helper to remove this warning. See 08:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:19 08:54:19 Login Succeeded 08:54:19 nexus3.edgexfoundry.org:10003 08:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:19 Configure a credential helper to remove this warning. See 08:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:19 08:54:19 Login Succeeded 08:54:19 nexus3.edgexfoundry.org:10004 08:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:19 Configure a credential helper to remove this warning. See 08:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:19 08:54:19 Login Succeeded 08:54:19 ****.io 08:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:19 Configure a credential helper to remove this warning. See 08:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:19 08:54:19 Login Succeeded 08:54:19 ---> ****-login.sh ends [Pipeline] } 08:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:54:20 + git rev-list -1 --merges 8c79b3e8596e3046eac293165193c45a576b8d07~1..8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo 08:54:20 -----------> git rev-list -1 --merges 8c79b3e8596e3046eac293165193c45a576b8d07~1..8c79b3e8596e3046eac293165193c45a576b8d07 8c79b3e8596e3046eac293165193c45a576b8d07 08:54:20 8c79b3e8596e3046eac293165193c45a576b8d07 [false] [Pipeline] sh 08:54:20 + git log --format=format:%s -1 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo 08:54:20 ========================================================= 08:54:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:54:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:20 + git log --format=format:%s -1 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo 08:54:20 [semverPrep] GIT_COMMIT: 8c79b3e8596e3046eac293165193c45a576b8d07, Commit Message: Merge pull request #681 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo 08:54:20 [semverPrep] This is not a build commit. [Pipeline] sh 08:54:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:54:21 + grep -v github /etc/ssh/ssh_known_hosts 08:54:21 + [ -e /tmp/ssh_known_hosts ] 08:54:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:54:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:54:21 + sudo tee -a /etc/ssh/ssh_known_hosts 08:54:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:21 08:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:21 0.1.4: Pulling from edgex-devops/py-git-semver 08:54:21 b85a868b505f: Pulling fs layer 08:54:21 e2be974225ed: Pulling fs layer 08:54:21 339a4e72a1f5: Pulling fs layer 08:54:21 988bab9f4d93: Pulling fs layer 08:54:21 1469e6f7b9e6: Pulling fs layer 08:54:21 eaf3925da568: Pulling fs layer 08:54:21 bab4dde63d76: Pulling fs layer 08:54:21 bde34c3a00c8: Pulling fs layer 08:54:21 b352a97aabf1: Pulling fs layer 08:54:21 4872d77fe225: Pulling fs layer 08:54:21 5851b861e8e6: Pulling fs layer 08:54:21 988bab9f4d93: Waiting 08:54:21 1469e6f7b9e6: Waiting 08:54:21 eaf3925da568: Waiting 08:54:21 bab4dde63d76: Waiting 08:54:21 bde34c3a00c8: Waiting 08:54:21 b352a97aabf1: Waiting 08:54:21 4872d77fe225: Waiting 08:54:21 e2be974225ed: Verifying Checksum 08:54:21 988bab9f4d93: Verifying Checksum 08:54:21 988bab9f4d93: Download complete 08:54:22 1469e6f7b9e6: Verifying Checksum 08:54:22 1469e6f7b9e6: Download complete 08:54:22 eaf3925da568: Verifying Checksum 08:54:22 eaf3925da568: Download complete 08:54:22 339a4e72a1f5: Verifying Checksum 08:54:22 339a4e72a1f5: Download complete 08:54:22 bde34c3a00c8: Verifying Checksum 08:54:22 bde34c3a00c8: Download complete 08:54:22 b352a97aabf1: Verifying Checksum 08:54:22 b352a97aabf1: Download complete 08:54:22 4872d77fe225: Download complete 08:54:22 5851b861e8e6: Download complete 08:54:22 b85a868b505f: Verifying Checksum 08:54:22 b85a868b505f: Download complete 08:54:22 bab4dde63d76: Verifying Checksum 08:54:22 bab4dde63d76: Download complete 08:54:24 b85a868b505f: Pull complete 08:54:24 e2be974225ed: Pull complete 08:54:24 339a4e72a1f5: Pull complete 08:54:24 988bab9f4d93: Pull complete 08:54:24 1469e6f7b9e6: Pull complete 08:54:24 eaf3925da568: Pull complete 08:54:26 bab4dde63d76: Pull complete 08:54:27 bde34c3a00c8: Pull complete 08:54:27 b352a97aabf1: Pull complete 08:54:27 4872d77fe225: Pull complete 08:54:27 5851b861e8e6: Pull complete 08:54:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:27 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 08:54:27 $ 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 08:54:30 $ docker top ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 -eo pid,comm 08:54:30 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). 08:54:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:30 [ssh-agent] Looking for ssh-agent implementation... 08:54:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:30 $ docker exec ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent 08:54:30 SSH_AUTH_SOCK=/tmp/ssh-sEOeVkFnLEKw/agent.33 08:54:30 SSH_AGENT_PID=39 08:54:30 Running ssh-add (command line suppressed) 08:54:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12241689624422200302.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12241689624422200302.key) 08:54:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:31 + git tag --points-at HEAD [Pipeline] } 08:54:31 $ docker exec --env ******** --env ******** ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent -k 08:54:31 unset SSH_AUTH_SOCK; 08:54:31 unset SSH_AGENT_PID; 08:54:31 echo Agent pid 39 killed; 08:54:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:31 [ssh-agent] Looking for ssh-agent implementation... 08:54:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:31 $ docker exec ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent 08:54:31 SSH_AUTH_SOCK=/tmp/ssh-HTHhEUdSZekn/agent.73 08:54:31 SSH_AGENT_PID=79 08:54:31 Running ssh-add (command line suppressed) 08:54:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11990119910785607940.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11990119910785607940.key) 08:54:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:31 + git semver init 08:54:32 2024-10-14 08:54:32,126 [run_init] DEBUG init version:0.0.0 force:False 08:54:32 2024-10-14 08:54:32,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 08:54:32 2024-10-14 08:54:32,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 08:54:32 2024-10-14 08:54:32,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 08:54:33 2024-10-14 08:54:33,149 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 08:54:33 2024-10-14 08:54:33,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 08:54:33 2024-10-14 08:54:33,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:54:33 2024-10-14 08:54:33,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:54:33 3.2.0-dev.37 [Pipeline] } 08:54:33 $ docker exec --env ******** --env ******** ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent -k 08:54:33 unset SSH_AUTH_SOCK; 08:54:33 unset SSH_AGENT_PID; 08:54:33 echo Agent pid 79 killed; 08:54:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:33 + git semver [Pipeline] } 08:54:34 $ docker stop --time=1 ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 08:54:35 $ docker rm -f --volumes ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:36 Stashed 1 file(s) [Pipeline] echo 08:54:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.37 [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 08:54:36 provisioning config files... 08:54:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9011291748001124731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:36 ---> ****-login.sh 08:54:36 nexus3.edgexfoundry.org:10001 08:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:36 Configure a credential helper to remove this warning. See 08:54:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:36 08:54:36 Login Succeeded 08:54:36 nexus3.edgexfoundry.org:10002 08:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:36 Configure a credential helper to remove this warning. See 08:54:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:36 08:54:36 Login Succeeded 08:54:36 nexus3.edgexfoundry.org:10003 08:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:36 Configure a credential helper to remove this warning. See 08:54:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:36 08:54:36 Login Succeeded 08:54:36 nexus3.edgexfoundry.org:10004 08:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:36 Configure a credential helper to remove this warning. See 08:54:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:36 08:54:36 Login Succeeded 08:54:36 ****.io 08:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:37 Configure a credential helper to remove this warning. See 08:54:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:37 08:54:37 Login Succeeded 08:54:37 ---> ****-login.sh ends [Pipeline] } 08:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:54:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:37 ========================================================= 08:54:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:54:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:54:37 Sending build context to Docker daemon 9.188MB 08:54:37 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:54:37 Step 2/12 : FROM ${BASE} AS builder 08:54:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:37 43c4264eed91: Pulling fs layer 08:54:37 4cc291be95ef: Pulling fs layer 08:54:37 2ac1f1163629: Pulling fs layer 08:54:37 5c3c966382ef: Pulling fs layer 08:54:37 4f4fb700ef54: Pulling fs layer 08:54:37 5d5c8e513c77: Pulling fs layer 08:54:37 9f66e0745190: Pulling fs layer 08:54:37 f49a43e4bbc0: Pulling fs layer 08:54:37 561ebcabdf7f: Pulling fs layer 08:54:37 561ebcabdf7f: Waiting 08:54:37 9f66e0745190: Waiting 08:54:37 4f4fb700ef54: Waiting 08:54:37 f49a43e4bbc0: Waiting 08:54:37 5c3c966382ef: Waiting 08:54:37 5d5c8e513c77: Waiting 08:54:37 4cc291be95ef: Verifying Checksum 08:54:37 4cc291be95ef: Download complete 08:54:37 5c3c966382ef: Verifying Checksum 08:54:37 5c3c966382ef: Download complete 08:54:37 4f4fb700ef54: Verifying Checksum 08:54:37 4f4fb700ef54: Download complete 08:54:37 5d5c8e513c77: Verifying Checksum 08:54:37 5d5c8e513c77: Download complete 08:54:37 43c4264eed91: Download complete 08:54:37 9f66e0745190: Verifying Checksum 08:54:37 9f66e0745190: Download complete 08:54:38 43c4264eed91: Pull complete 08:54:38 561ebcabdf7f: Verifying Checksum 08:54:38 561ebcabdf7f: Download complete 08:54:38 4cc291be95ef: Pull complete 08:54:38 2ac1f1163629: Verifying Checksum 08:54:38 2ac1f1163629: Download complete 08:54:39 f49a43e4bbc0: Verifying Checksum 08:54:39 f49a43e4bbc0: Download complete 08:54:43 2ac1f1163629: Pull complete 08:54:43 5c3c966382ef: Pull complete 08:54:43 4f4fb700ef54: Pull complete 08:54:43 5d5c8e513c77: Pull complete 08:54:43 9f66e0745190: Pull complete 08:54:46 f49a43e4bbc0: Pull complete 08:54:46 561ebcabdf7f: Pull complete 08:54:46 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:54:46 ---> 3a752c3f9dda 08:54:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:54:50 ---> Running in 051ddda9a462 08:54:50 Removing intermediate container 051ddda9a462 08:54:50 ---> 5694c170a4e6 08:54:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:54:50 ---> Running in 0d74ee597bc2 08:54:50 Removing intermediate container 0d74ee597bc2 08:54:50 ---> 3c740ad2f51c 08:54:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:54:50 ---> Running in 0b4f51bd834b 08:54:50 Removing intermediate container 0b4f51bd834b 08:54:50 ---> 7f3cde240ced 08:54:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:54:51 ---> Running in deb3ca6f79d3 08:54:51 Still waiting to schedule task 08:54:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:54:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:54:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:54:52 OK: 246 MiB in 54 packages 08:54:52 Removing intermediate container deb3ca6f79d3 08:54:52 ---> 91a59f3d4383 08:54:52 Step 7/12 : WORKDIR /app 08:54:52 ---> Running in 1389ead2c95e 08:54:52 Removing intermediate container 1389ead2c95e 08:54:52 ---> 53a7b74f86b2 08:54:52 Step 8/12 : COPY go.mod vendor* ./ 08:54:52 ---> e2cba3b6f518 08:54:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:52 ---> Running in 34f23becd1b8 08:55:48 Removing intermediate container 34f23becd1b8 08:55:48 ---> 23c5b6b3135c 08:55:48 Step 10/12 : COPY . . 08:55:48 ---> 1f31c07fc1ec 08:55:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:55:48 ---> Running in 977da3c8949f 08:55:48 Removing intermediate container 977da3c8949f 08:55:48 ---> a43165319641 08:55:48 Step 12/12 : RUN $MAKE 08:55:48 ---> Running in 26440ce50c13 08:55:48 noop 08:55:48 Removing intermediate container 26440ce50c13 08:55:48 ---> 636a14d8ba05 08:55:48 Successfully built 636a14d8ba05 08:55:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:49 + docker inspect -f . ci-base-image-x86_64 08:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:49 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 08:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:49 $ docker top 25a85d02d22e80571ee6eee1b23ba8a1425bf9fe329785edb28aac9c694c55cf -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:50 + go version 08:55:50 go version go1.23.2 linux/amd64 [Pipeline] } 08:55:50 $ docker stop --time=1 25a85d02d22e80571ee6eee1b23ba8a1425bf9fe329785edb28aac9c694c55cf 08:55:51 $ docker rm -f --volumes 25a85d02d22e80571ee6eee1b23ba8a1425bf9fe329785edb28aac9c694c55cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:51 + docker inspect -f . ci-base-image-x86_64 08:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:51 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 08:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:52 $ docker top 37caa65a2c0e0624c6c52232a56d0c1751ad0e153f9961418992954092199eba -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:52 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 08:55:52 + make test 08:55:52 go test -race -coverprofile=coverage.out ./... 08:56:31 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 08:57:10 go vet ./... 08:57:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:57:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:57:12 ./bin/test-attribution-txt.sh [Pipeline] echo 08:57:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:57:12 $ docker stop --time=1 37caa65a2c0e0624c6c52232a56d0c1751ad0e153f9961418992954092199eba 08:57:16 $ docker rm -f --volumes 37caa65a2c0e0624c6c52232a56d0c1751ad0e153f9961418992954092199eba [Pipeline] // withDockerContainer [Pipeline] sh 08:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:57:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:57:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:57:18 + ls -al . 08:57:18 total 260 08:57:18 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:55 . 08:57:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:54 .. 08:57:18 -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:54 .dockerignore 08:57:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:56 .git 08:57:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:54 .github 08:57:18 -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:54 .gitignore 08:57:18 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:54 .golangci.yml 08:57:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:54 .semver 08:57:18 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:54 Attribution.txt 08:57:18 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:54 CHANGELOG.md 08:57:18 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:54 Dockerfile 08:57:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:54 GOVERNANCE.md 08:57:18 -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:54 Jenkinsfile 08:57:18 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:54 LICENSE 08:57:18 -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:54 OWNERS.md 08:57:18 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:54 README.md 08:57:18 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:54 VERSION 08:57:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:54 bin 08:57:18 -rw-r--r-- 1 jenkins jenkins 953 Oct 14 08:56 coverage.out 08:57:18 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:54 go.mod 08:57:18 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:54 go.sum 08:57:18 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:54 main.go 08:57:18 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:54 makefile 08:57:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:18 + 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=8c79b3e8596e3046eac293165193c45a576b8d07 --label arch=amd64 --label version=3.2.0-dev.37 . 08:57:18 Sending build context to Docker daemon 9.189MB 08:57:18 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:57:18 Step 2/27 : FROM ${BASE} AS builder 08:57:18 ---> 636a14d8ba05 08:57:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:57:19 ---> Running in 24c40972c6bf 08:57:19 Removing intermediate container 24c40972c6bf 08:57:19 ---> 2be4216fb60c 08:57:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:57:19 ---> Running in 86be4fc242b9 08:57:19 Removing intermediate container 86be4fc242b9 08:57:19 ---> ad3b7c71b0b6 08:57:19 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:57:19 ---> Running in 21f2287de44c 08:57:19 Removing intermediate container 21f2287de44c 08:57:19 ---> 8c4c87e25fe0 08:57:19 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:57:19 ---> Running in 41e276d6c885 08:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:57:20 OK: 246 MiB in 54 packages 08:57:20 Removing intermediate container 41e276d6c885 08:57:20 ---> 0c5bc30407dd 08:57:20 Step 7/27 : WORKDIR /app 08:57:20 ---> Running in dab3a7f5289a 08:57:20 Removing intermediate container dab3a7f5289a 08:57:20 ---> 7958a023030c 08:57:20 Step 8/27 : COPY go.mod vendor* ./ 08:57:20 ---> 7f84c2812c0d 08:57:20 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:20 ---> Running in 1300cfaaeea4 08:57:21 Removing intermediate container 1300cfaaeea4 08:57:21 ---> eb20ef2dbab7 08:57:21 Step 10/27 : COPY . . 08:57:22 ---> cee7d939214d 08:57:22 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:57:22 ---> Running in a6e46d1f4929 08:57:22 Removing intermediate container a6e46d1f4929 08:57:22 ---> 82eb441bfefc 08:57:22 Step 12/27 : RUN $MAKE 08:57:22 ---> Running in 86fe10fabea3 08:57:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.37" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 08:58:09 Removing intermediate container 86fe10fabea3 08:58:09 ---> 09b2225ef41a 08:58:09 Step 13/27 : FROM alpine:3.20 08:58:09 3.20: Pulling from library/alpine 08:58:09 43c4264eed91: Already exists 08:58:09 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:58:09 Status: Downloaded newer image for alpine:3.20 08:58:09 ---> 91ef0af61f39 08:58:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:58:09 ---> Running in 577db214c5d2 08:58:09 Removing intermediate container 577db214c5d2 08:58:09 ---> 7ba5ecb47f16 08:58:09 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:58:09 ---> Running in 4f17bbb60d76 08:58:09 Removing intermediate container 4f17bbb60d76 08:58:09 ---> f15e68982c07 08:58:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:58:09 ---> Running in dfbcf3e91eda 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:58:09 (1/2) Installing ca-certificates (20240705-r0) 08:58:09 (2/2) Installing dumb-init (1.2.5-r3) 08:58:09 Executing busybox-1.36.1-r29.trigger 08:58:09 Executing ca-certificates-20240705-r0.trigger 08:58:09 OK: 9 MiB in 16 packages 08:58:09 Removing intermediate container dfbcf3e91eda 08:58:09 ---> 4bfb7f6b6c38 08:58:09 Step 17/27 : RUN apk --no-cache upgrade 08:58:09 ---> Running in 24e56e265a90 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:58:09 Upgrading critical system libraries and apk-tools: 08:58:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:58:09 Executing busybox-1.36.1-r29.trigger 08:58:09 Continuing the upgrade transaction with new apk-tools: 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:58:09 OK: 9 MiB in 16 packages 08:58:09 Removing intermediate container 24e56e265a90 08:58:09 ---> 277229093ba7 08:58:09 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:58:09 ---> bb30fd5753e3 08:58:09 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:58:09 ---> af6998972139 08:58:09 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:58:09 ---> 1f1ccdc249a7 08:58:09 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:58:09 ---> 372a16e15b66 08:58:09 Step 22/27 : EXPOSE 48095 08:58:09 ---> Running in 6867075d6351 08:58:09 Removing intermediate container 6867075d6351 08:58:09 ---> be7f214c8ecf 08:58:09 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:58:09 ---> Running in 0622809deb37 08:58:09 Removing intermediate container 0622809deb37 08:58:09 ---> 8ec4f1c3186d 08:58:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:09 ---> Running in 0c70d2849bcd 08:58:09 Removing intermediate container 0c70d2849bcd 08:58:09 ---> 6328cb5423b8 08:58:09 Step 25/27 : LABEL arch=amd64 08:58:09 ---> Running in fd9c310a3dff 08:58:09 Removing intermediate container fd9c310a3dff 08:58:09 ---> ca6a08daf40c 08:58:09 Step 26/27 : LABEL git_sha=8c79b3e8596e3046eac293165193c45a576b8d07 08:58:09 ---> Running in 051a6f53657b 08:58:09 Removing intermediate container 051a6f53657b 08:58:09 ---> 858051726bb5 08:58:09 Step 27/27 : LABEL version=3.2.0-dev.37 08:58:09 ---> Running in 2b4f292401dd 08:58:09 Removing intermediate container 2b4f292401dd 08:58:09 ---> 2b77759ecdd6 08:58:09 [Warning] One or more build-args [ARCH] were not consumed 08:58:09 Successfully built 2b77759ecdd6 08:58:09 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:09 provisioning config files... 08:58:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4207064775438755923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:09 ---> ****-login.sh 08:58:09 nexus3.edgexfoundry.org:10001 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 nexus3.edgexfoundry.org:10002 08:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:09 Configure a credential helper to remove this warning. See 08:58:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:09 08:58:09 Login Succeeded 08:58:09 nexus3.edgexfoundry.org:10003 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:10 Configure a credential helper to remove this warning. See 08:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:10 08:58:10 Login Succeeded 08:58:10 nexus3.edgexfoundry.org:10004 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:10 Configure a credential helper to remove this warning. See 08:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:10 08:58:10 Login Succeeded 08:58:10 ****.io 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:10 Configure a credential helper to remove this warning. See 08:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:10 08:58:10 Login Succeeded 08:58:10 ---> ****-login.sh ends [Pipeline] } 08:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:10 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 08:58:10 8c79b3e8596e3046eac293165193c45a576b8d07 08:58:10 latest 08:58:10 3.2.0-dev.37 08:58:10 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 08:58:10 main 08:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07 08:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:58:11 f7fc2b6ed829: Preparing 08:58:11 b5f4346e2501: Preparing 08:58:11 16c2be050a58: Preparing 08:58:11 756ab9c91a3d: Preparing 08:58:11 8c7fde9db3ca: Preparing 08:58:11 6e00b4687539: Preparing 08:58:11 63ca1fbb43ae: Preparing 08:58:11 6e00b4687539: Waiting 08:58:11 63ca1fbb43ae: Waiting 08:58:11 16c2be050a58: Pushed 08:58:11 b5f4346e2501: Pushed 08:58:11 756ab9c91a3d: Pushed 08:58:11 8c7fde9db3ca: Pushed 08:58:11 63ca1fbb43ae: Layer already exists 08:58:11 6e00b4687539: Pushed 08:58:16 f7fc2b6ed829: Pushed 08:58:17 8c79b3e8596e3046eac293165193c45a576b8d07: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 08:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:58:17 f7fc2b6ed829: Preparing 08:58:17 b5f4346e2501: Preparing 08:58:17 16c2be050a58: Preparing 08:58:17 756ab9c91a3d: Preparing 08:58:17 8c7fde9db3ca: Preparing 08:58:17 6e00b4687539: Preparing 08:58:17 63ca1fbb43ae: Preparing 08:58:17 6e00b4687539: Waiting 08:58:17 63ca1fbb43ae: Waiting 08:58:17 8c7fde9db3ca: Layer already exists 08:58:17 756ab9c91a3d: Layer already exists 08:58:17 f7fc2b6ed829: Layer already exists 08:58:17 b5f4346e2501: Layer already exists 08:58:17 16c2be050a58: Layer already exists 08:58:17 63ca1fbb43ae: Layer already exists 08:58:17 6e00b4687539: Layer already exists 08:58:17 latest: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.37 08:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:58:18 f7fc2b6ed829: Preparing 08:58:18 b5f4346e2501: Preparing 08:58:18 16c2be050a58: Preparing 08:58:18 756ab9c91a3d: Preparing 08:58:18 8c7fde9db3ca: Preparing 08:58:18 6e00b4687539: Preparing 08:58:18 63ca1fbb43ae: Preparing 08:58:18 6e00b4687539: Waiting 08:58:18 63ca1fbb43ae: Waiting 08:58:18 8c7fde9db3ca: Layer already exists 08:58:18 16c2be050a58: Layer already exists 08:58:18 b5f4346e2501: Layer already exists 08:58:18 756ab9c91a3d: Layer already exists 08:58:18 f7fc2b6ed829: Layer already exists 08:58:18 6e00b4687539: Layer already exists 08:58:18 63ca1fbb43ae: Layer already exists 08:58:18 3.2.0-dev.37: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 08:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:58:19 f7fc2b6ed829: Preparing 08:58:19 b5f4346e2501: Preparing 08:58:19 16c2be050a58: Preparing 08:58:19 756ab9c91a3d: Preparing 08:58:19 8c7fde9db3ca: Preparing 08:58:19 6e00b4687539: Preparing 08:58:19 63ca1fbb43ae: Preparing 08:58:19 63ca1fbb43ae: Waiting 08:58:19 6e00b4687539: Waiting 08:58:19 8c7fde9db3ca: Layer already exists 08:58:19 756ab9c91a3d: Layer already exists 08:58:19 f7fc2b6ed829: Layer already exists 08:58:19 16c2be050a58: Layer already exists 08:58:19 b5f4346e2501: Layer already exists 08:58:19 63ca1fbb43ae: Layer already exists 08:58:19 6e00b4687539: Layer already exists 08:58:19 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 08:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:58:19 f7fc2b6ed829: Preparing 08:58:19 b5f4346e2501: Preparing 08:58:19 16c2be050a58: Preparing 08:58:19 756ab9c91a3d: Preparing 08:58:19 8c7fde9db3ca: Preparing 08:58:19 6e00b4687539: Preparing 08:58:19 63ca1fbb43ae: Preparing 08:58:19 6e00b4687539: Waiting 08:58:19 63ca1fbb43ae: Waiting 08:58:19 756ab9c91a3d: Layer already exists 08:58:19 f7fc2b6ed829: Layer already exists 08:58:19 16c2be050a58: Layer already exists 08:58:19 8c7fde9db3ca: Layer already exists 08:58:19 b5f4346e2501: Layer already exists 08:58:19 6e00b4687539: Layer already exists 08:58:19 63ca1fbb43ae: Layer already exists 08:58:19 main: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:19 ===================================================== [Pipeline] echo 08:58:19 taggedImages: 08:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07 08:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 08:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.37 08:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 08:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:58:20 08:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:58:20 latest: Pulling from edgex-lftools-log-publisher 08:58:20 5eb5b503b376: Pulling fs layer 08:58:20 5c69ac0246d0: Pulling fs layer 08:58:20 ec43610c2a17: Pulling fs layer 08:58:20 3a2ae6a8a46f: Pulling fs layer 08:58:20 33b1e0a273af: Pulling fs layer 08:58:20 5d3b04190fa2: Pulling fs layer 08:58:20 2f39f015ded8: Pulling fs layer 08:58:20 3a2ae6a8a46f: Waiting 08:58:20 33b1e0a273af: Waiting 08:58:20 2f39f015ded8: Waiting 08:58:20 5d3b04190fa2: Waiting 08:58:20 5c69ac0246d0: Verifying Checksum 08:58:20 5c69ac0246d0: Download complete 08:58:20 3a2ae6a8a46f: Verifying Checksum 08:58:20 3a2ae6a8a46f: Download complete 08:58:20 33b1e0a273af: Verifying Checksum 08:58:20 33b1e0a273af: Download complete 08:58:20 5d3b04190fa2: Verifying Checksum 08:58:20 5d3b04190fa2: Download complete 08:58:20 ec43610c2a17: Verifying Checksum 08:58:20 ec43610c2a17: Download complete 08:58:20 5eb5b503b376: Verifying Checksum 08:58:20 5eb5b503b376: Download complete 08:58:21 2f39f015ded8: Download complete 08:58:22 5eb5b503b376: Pull complete 08:58:22 5c69ac0246d0: Pull complete 08:58:22 ec43610c2a17: Pull complete 08:58:22 3a2ae6a8a46f: Pull complete 08:58:22 33b1e0a273af: Pull complete 08:58:23 5d3b04190fa2: Pull complete 08:58:28 2f39f015ded8: Pull complete 08:58:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:58:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:58:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:28 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 08:58:28 $ 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 08:58:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22742 in /w/workspace/ry_app-service-configurable_main 08:58:32 $ docker top cd0de0e55531c8aecfbe1bc37cd81362c14aa0078d5a00e210e3326752931fde -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 08:58:32 Running in /w/workspace/app-service-configurable/247 [Pipeline] { [Pipeline] checkout 08:58:32 The recommended git tool is: git 08:58:32 ---> job-cost.sh 08:58:32 lf-activate-venv: SKIPPING 08:58:32 INFO: No Stack... 08:58:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:58:33 INFO: Archiving Costs [Pipeline] sh 08:58:34 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 08:58:34 + cut -d, -f6 [Pipeline] lock 08:58:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] 08:58:34 Resource [jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] did not exist. Created. 08:58:34 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:58:34 + echo total: 0.2199999988079071 [Pipeline] stash 08:58:34 Stashed 1 file(s) [Pipeline] } 08:58:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] // lock [Pipeline] } 08:58:34 $ docker stop --time=1 cd0de0e55531c8aecfbe1bc37cd81362c14aa0078d5a00e210e3326752931fde 08:58:35 $ docker rm -f --volumes cd0de0e55531c8aecfbe1bc37cd81362c14aa0078d5a00e210e3326752931fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:58:40 using credential edgex-jenkins-ssh 08:58:40 Cloning the remote Git repository 08:58:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 08:58:40 > git init /w/workspace/app-service-configurable/247 # timeout=10 08:58:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 08:58:41 > git --version # timeout=10 08:58:41 > git --version # 'git version 2.25.1' 08:58:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:44 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 08:58:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:45 Avoid second fetch 08:58:45 Checking out Revision 8c79b3e8596e3046eac293165193c45a576b8d07 (main) 08:58:45 > git config core.sparsecheckout # timeout=10 08:58:45 > git checkout -f 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 08:58:46 Commit message: "Merge pull request #681 from jackchenjc/edgex-go-issue-4916" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:58:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:51 Dload Upload Total Spent Left Speed 08:58:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 08:58:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:58:52 + sudo tee /etc/docker/daemon.new 08:58:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:58:52 { 08:58:52 "registry-mirrors": [ 08:58:52 "https://nexus3.edgexfoundry.org:10001" 08:58:52 ], 08:58:52 "bip": "10.250.0.254/24", 08:58:52 "hosts": [ 08:58:52 "tcp://0.0.0.0:5555", 08:58:52 "unix:///var/run/docker.sock" 08:58:52 ], 08:58:52 "mtu": 1458, 08:58:52 "selinux-enabled": true, 08:58:52 "seccomp-profile": "/etc/docker/seccomp.json" 08:58:52 } [Pipeline] sh 08:58:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:58:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:11 provisioning config files... 08:59:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/247@tmp/config9489925985828319548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:12 ---> ****-login.sh 08:59:12 nexus3.edgexfoundry.org:10001 08:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:13 Configure a credential helper to remove this warning. See 08:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:13 08:59:13 Login Succeeded 08:59:13 nexus3.edgexfoundry.org:10002 08:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:13 Configure a credential helper to remove this warning. See 08:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:13 08:59:13 Login Succeeded 08:59:13 nexus3.edgexfoundry.org:10003 08:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:13 Configure a credential helper to remove this warning. See 08:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:13 08:59:13 Login Succeeded 08:59:13 nexus3.edgexfoundry.org:10004 08:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:14 Configure a credential helper to remove this warning. See 08:59:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:14 08:59:14 Login Succeeded 08:59:14 ****.io 08:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:15 Configure a credential helper to remove this warning. See 08:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:15 08:59:15 Login Succeeded 08:59:15 ---> ****-login.sh ends [Pipeline] } 08:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:59:15 ========================================================= 08:59:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:59:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:59:16 Sending build context to Docker daemon 242.7kB 08:59:16 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:59:16 Step 2/12 : FROM ${BASE} AS builder 08:59:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:59:16 cf04c63912e1: Pulling fs layer 08:59:16 55b35a11ae5e: Pulling fs layer 08:59:16 a37a00ec5f00: Pulling fs layer 08:59:16 50b3750afda1: Pulling fs layer 08:59:16 4f4fb700ef54: Pulling fs layer 08:59:16 80978eb59214: Pulling fs layer 08:59:16 c9f46d7d2bd2: Pulling fs layer 08:59:16 c5a475d317c9: Pulling fs layer 08:59:16 50b3750afda1: Waiting 08:59:16 4f4fb700ef54: Waiting 08:59:16 80978eb59214: Waiting 08:59:16 c9f46d7d2bd2: Waiting 08:59:16 c5a475d317c9: Waiting 08:59:16 55b35a11ae5e: Verifying Checksum 08:59:16 55b35a11ae5e: Download complete 08:59:16 50b3750afda1: Verifying Checksum 08:59:16 50b3750afda1: Download complete 08:59:16 4f4fb700ef54: Verifying Checksum 08:59:16 4f4fb700ef54: Download complete 08:59:16 80978eb59214: Verifying Checksum 08:59:16 80978eb59214: Download complete 08:59:16 cf04c63912e1: Verifying Checksum 08:59:16 cf04c63912e1: Download complete 08:59:17 c5a475d317c9: Verifying Checksum 08:59:17 c5a475d317c9: Download complete 08:59:17 cf04c63912e1: Pull complete 08:59:18 55b35a11ae5e: Pull complete 08:59:19 a37a00ec5f00: Verifying Checksum 08:59:19 a37a00ec5f00: Download complete 08:59:20 c9f46d7d2bd2: Verifying Checksum 08:59:20 c9f46d7d2bd2: Download complete 08:59:35 a37a00ec5f00: Pull complete 08:59:35 50b3750afda1: Pull complete 08:59:35 4f4fb700ef54: Pull complete 08:59:35 80978eb59214: Pull complete 08:59:45 c9f46d7d2bd2: Pull complete 08:59:46 c5a475d317c9: Pull complete 08:59:46 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:59:46 ---> be29e6b0f0d4 08:59:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:59:47 ---> Running in f1e30b496f49 08:59:47 Removing intermediate container f1e30b496f49 08:59:47 ---> 3d31e6529a08 08:59:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:59:48 ---> Running in 84ad7c849b59 08:59:48 Removing intermediate container 84ad7c849b59 08:59:48 ---> 25790b5a60c9 08:59:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:59:48 ---> Running in 9e92de7ac822 08:59:48 Removing intermediate container 9e92de7ac822 08:59:48 ---> aef1fd4d7baa 08:59:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:49 ---> Running in fb8c785e7053 08:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:59:52 OK: 238 MiB in 54 packages 08:59:55 Removing intermediate container fb8c785e7053 08:59:55 ---> 7a79580d9aec 08:59:55 Step 7/12 : WORKDIR /app 08:59:55 ---> Running in 7a9cd03b9826 08:59:55 Removing intermediate container 7a9cd03b9826 08:59:55 ---> 4d8d937348d8 08:59:55 Step 8/12 : COPY go.mod vendor* ./ 08:59:56 ---> dc827ae70732 08:59:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:56 ---> Running in 090ccd24876a 09:02:07 Removing intermediate container 090ccd24876a 09:02:07 ---> 3fa6ded8abef 09:02:07 Step 10/12 : COPY . . 09:02:08 ---> 43db389d086c 09:02:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:02:08 ---> Running in 6bdab3e0eada 09:02:08 Removing intermediate container 6bdab3e0eada 09:02:08 ---> 27d68e1a9c63 09:02:08 Step 12/12 : RUN $MAKE 09:02:08 ---> Running in 822525b60d10 09:02:10 noop 09:02:10 Removing intermediate container 822525b60d10 09:02:10 ---> bad62f137b22 09:02:10 Successfully built bad62f137b22 09:02:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:11 + docker inspect -f . ci-base-image-arm64 09:02:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:11 prd-ubuntu20.04-docker-arm64-4c-16g-22742 does not seem to be running inside a container 09:02:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/247 -v /w/workspace/app-service-configurable/247:/w/workspace/app-service-configurable/247:rw,z -v /w/workspace/app-service-configurable/247@tmp:/w/workspace/app-service-configurable/247@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 09:02:14 $ docker top f0c7a6b5dd16c1196cfa1a76403520bff08c64d4e5c322cb64c577d9ac9c64b9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:14 + go version 09:02:14 go version go1.23.2 linux/arm64 [Pipeline] } 09:02:14 $ docker stop --time=1 f0c7a6b5dd16c1196cfa1a76403520bff08c64d4e5c322cb64c577d9ac9c64b9 09:02:16 $ docker rm -f --volumes f0c7a6b5dd16c1196cfa1a76403520bff08c64d4e5c322cb64c577d9ac9c64b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:17 + docker inspect -f . ci-base-image-arm64 09:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:17 prd-ubuntu20.04-docker-arm64-4c-16g-22742 does not seem to be running inside a container 09:02:17 $ 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/247 -v /w/workspace/app-service-configurable/247:/w/workspace/app-service-configurable/247:rw,z -v /w/workspace/app-service-configurable/247@tmp:/w/workspace/app-service-configurable/247@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 09:02:19 $ docker top 09f25735e9c23fcca121b0f3349b4c3217b7f8df04a91a73edcd12eb42bd3f83 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:20 + git config --global --add safe.directory /w/workspace/app-service-configurable/247 [Pipeline] fileExists [Pipeline] sh 09:02:20 + make test 09:02:20 go test -race -coverprofile=coverage.out ./... 09:08:01 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 09:08:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:08:01 go vet ./... 09:12:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:12:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:12:53 ./bin/test-attribution-txt.sh [Pipeline] echo 09:12:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:12:53 $ docker stop --time=1 09f25735e9c23fcca121b0f3349b4c3217b7f8df04a91a73edcd12eb42bd3f83 09:12:55 $ docker rm -f --volumes 09f25735e9c23fcca121b0f3349b4c3217b7f8df04a91a73edcd12eb42bd3f83 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:12:58 Warning: overwriting stash ‘coverage-report’ 09:12:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:12:59 + ls -al . 09:12:59 total 256 09:12:59 drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 09:02 . 09:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:58 .. 09:12:59 -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:58 .dockerignore 09:12:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:58 .git 09:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:58 .github 09:12:59 -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:58 .gitignore 09:12:59 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:58 .golangci.yml 09:12:59 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:58 Attribution.txt 09:12:59 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:58 CHANGELOG.md 09:12:59 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:58 Dockerfile 09:12:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:58 GOVERNANCE.md 09:12:59 -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:58 Jenkinsfile 09:12:59 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:58 LICENSE 09:12:59 -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:58 OWNERS.md 09:12:59 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:58 README.md 09:12:59 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:54 VERSION 09:12:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:58 bin 09:12:59 -rw-r--r-- 1 jenkins jenkins 953 Oct 14 09:07 coverage.out 09:12:59 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:58 go.mod 09:12:59 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:58 go.sum 09:12:59 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:58 main.go 09:12:59 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:58 makefile 09:12:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + 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=8c79b3e8596e3046eac293165193c45a576b8d07 --label arch=arm64 --label version=3.2.0-dev.37 . 09:13:00 Sending build context to Docker daemon 244.2kB 09:13:00 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:13:00 Step 2/27 : FROM ${BASE} AS builder 09:13:00 ---> bad62f137b22 09:13:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:13:00 ---> Running in 40d1cbad206f 09:13:00 Removing intermediate container 40d1cbad206f 09:13:00 ---> 3d9aeb6410f0 09:13:00 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:13:00 ---> Running in 91ad893ed1e9 09:13:01 Removing intermediate container 91ad893ed1e9 09:13:01 ---> b9057d7f7e0e 09:13:01 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:13:01 ---> Running in 1d2dd34c4a4f 09:13:01 Removing intermediate container 1d2dd34c4a4f 09:13:01 ---> bac34172c251 09:13:01 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:13:01 ---> Running in 79054100eefd 09:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:13:05 OK: 238 MiB in 54 packages 09:13:06 Removing intermediate container 79054100eefd 09:13:06 ---> 7365e7fed215 09:13:06 Step 7/27 : WORKDIR /app 09:13:06 ---> Running in c80b4ecad2e1 09:13:06 Removing intermediate container c80b4ecad2e1 09:13:06 ---> 1adf22aa2075 09:13:06 Step 8/27 : COPY go.mod vendor* ./ 09:13:07 ---> 0b3182e5f1f9 09:13:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:07 ---> Running in 912d9b74c069 09:13:10 Removing intermediate container 912d9b74c069 09:13:10 ---> 21fee6c9d115 09:13:10 Step 10/27 : COPY . . 09:13:10 ---> b789446575e7 09:13:10 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:13:10 ---> Running in cb14d5815f03 09:13:11 Removing intermediate container cb14d5815f03 09:13:11 ---> af125c0c7de6 09:13:11 Step 12/27 : RUN $MAKE 09:13:11 ---> Running in 5725ed68372a 09:13:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.37" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 09:17:34 Removing intermediate container 5725ed68372a 09:17:34 ---> fe8566c8e83c 09:17:34 Step 13/27 : FROM alpine:3.20 09:17:34 3.20: Pulling from library/alpine 09:17:34 cf04c63912e1: Already exists 09:17:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:17:34 Status: Downloaded newer image for alpine:3.20 09:17:34 ---> c157a85ed455 09:17:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:17:34 ---> Running in 5a9dd12dc936 09:17:34 Removing intermediate container 5a9dd12dc936 09:17:34 ---> baad0707a23e 09:17:34 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 09:17:34 ---> Running in 28bb27a99733 09:17:34 Removing intermediate container 28bb27a99733 09:17:34 ---> 18a8eb253156 09:17:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:17:34 ---> Running in 18484b78e0a8 09:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:34 (1/2) Installing ca-certificates (20240705-r0) 09:17:34 (2/2) Installing dumb-init (1.2.5-r3) 09:17:34 Executing busybox-1.36.1-r29.trigger 09:17:34 Executing ca-certificates-20240705-r0.trigger 09:17:34 OK: 10 MiB in 16 packages 09:17:34 Removing intermediate container 18484b78e0a8 09:17:34 ---> 3f9dd3aa9ff4 09:17:34 Step 17/27 : RUN apk --no-cache upgrade 09:17:34 ---> Running in bd83354297f4 09:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:36 Upgrading critical system libraries and apk-tools: 09:17:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:17:36 Executing busybox-1.36.1-r29.trigger 09:17:36 Continuing the upgrade transaction with new apk-tools: 09:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:38 OK: 10 MiB in 16 packages 09:17:39 Removing intermediate container bd83354297f4 09:17:39 ---> 0409de963a03 09:17:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:17:40 ---> f314a4d97fcc 09:17:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:17:40 ---> c16aa41f7ec1 09:17:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:17:41 ---> a2fae9a9405c 09:17:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:17:44 ---> 738dfb8faabd 09:17:44 Step 22/27 : EXPOSE 48095 09:17:44 ---> Running in 27a9a08d084b 09:17:44 Removing intermediate container 27a9a08d084b 09:17:44 ---> c3c4508ee9d6 09:17:44 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 09:17:44 ---> Running in 2281c492337e 09:17:45 Removing intermediate container 2281c492337e 09:17:45 ---> e016de32498c 09:17:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:17:45 ---> Running in 779f0a17b958 09:17:45 Removing intermediate container 779f0a17b958 09:17:45 ---> 821177503e5e 09:17:45 Step 25/27 : LABEL arch=arm64 09:17:45 ---> Running in f4aea9a28fd8 09:17:46 Removing intermediate container f4aea9a28fd8 09:17:46 ---> ef622d08c8de 09:17:46 Step 26/27 : LABEL git_sha=8c79b3e8596e3046eac293165193c45a576b8d07 09:17:46 ---> Running in 6efce70c805e 09:17:46 Removing intermediate container 6efce70c805e 09:17:46 ---> 8b448d5779b4 09:17:46 Step 27/27 : LABEL version=3.2.0-dev.37 09:17:46 ---> Running in 11e63a82e84f 09:17:46 Removing intermediate container 11e63a82e84f 09:17:46 ---> 4da9ee999d8d 09:17:46 [Warning] One or more build-args [ARCH] were not consumed 09:17:46 Successfully built 4da9ee999d8d 09:17:46 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 09:17:46 provisioning config files... 09:17:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/247@tmp/config9618345315292791995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:47 ---> ****-login.sh 09:17:47 nexus3.edgexfoundry.org:10001 09:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:47 Configure a credential helper to remove this warning. See 09:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:47 09:17:47 Login Succeeded 09:17:47 nexus3.edgexfoundry.org:10002 09:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:47 Configure a credential helper to remove this warning. See 09:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:47 09:17:47 Login Succeeded 09:17:47 nexus3.edgexfoundry.org:10003 09:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:48 Configure a credential helper to remove this warning. See 09:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:48 09:17:48 Login Succeeded 09:17:48 nexus3.edgexfoundry.org:10004 09:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:48 Configure a credential helper to remove this warning. See 09:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:48 09:17:48 Login Succeeded 09:17:48 ****.io 09:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:49 Configure a credential helper to remove this warning. See 09:17:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:49 09:17:49 Login Succeeded 09:17:49 ---> ****-login.sh ends [Pipeline] } 09:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:17:49 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 09:17:49 8c79b3e8596e3046eac293165193c45a576b8d07 09:17:49 latest 09:17:49 3.2.0-dev.37 09:17:49 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 09:17:49 main 09:17:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07 09:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:17:49 53de1731f8a6: Preparing 09:17:49 6646f5c626fb: Preparing 09:17:49 c2ce52724dff: Preparing 09:17:49 d2d3f894e90f: Preparing 09:17:49 db3781c8a534: Preparing 09:17:49 61146eda35e2: Preparing 09:17:49 16113d51b718: Preparing 09:17:49 61146eda35e2: Waiting 09:17:49 16113d51b718: Waiting 09:17:50 6646f5c626fb: Pushed 09:17:50 d2d3f894e90f: Pushed 09:17:50 c2ce52724dff: Pushed 09:17:50 db3781c8a534: Pushed 09:17:50 16113d51b718: Layer already exists 09:17:50 61146eda35e2: Pushed 09:18:03 53de1731f8a6: Pushed 09:18:03 8c79b3e8596e3046eac293165193c45a576b8d07: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:03 + 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 09:18:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 09:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:03 53de1731f8a6: Preparing 09:18:03 6646f5c626fb: Preparing 09:18:03 c2ce52724dff: Preparing 09:18:03 d2d3f894e90f: Preparing 09:18:03 db3781c8a534: Preparing 09:18:03 61146eda35e2: Preparing 09:18:03 16113d51b718: Preparing 09:18:03 61146eda35e2: Waiting 09:18:03 16113d51b718: Waiting 09:18:03 db3781c8a534: Layer already exists 09:18:03 53de1731f8a6: Layer already exists 09:18:03 6646f5c626fb: Layer already exists 09:18:03 c2ce52724dff: Layer already exists 09:18:03 d2d3f894e90f: Layer already exists 09:18:03 61146eda35e2: Layer already exists 09:18:03 16113d51b718: Layer already exists 09:18:04 latest: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.37 09:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:04 53de1731f8a6: Preparing 09:18:04 6646f5c626fb: Preparing 09:18:04 c2ce52724dff: Preparing 09:18:04 d2d3f894e90f: Preparing 09:18:04 db3781c8a534: Preparing 09:18:04 61146eda35e2: Preparing 09:18:04 16113d51b718: Preparing 09:18:04 61146eda35e2: Waiting 09:18:04 16113d51b718: Waiting 09:18:04 db3781c8a534: Layer already exists 09:18:04 d2d3f894e90f: Layer already exists 09:18:04 53de1731f8a6: Layer already exists 09:18:04 c2ce52724dff: Layer already exists 09:18:04 6646f5c626fb: Layer already exists 09:18:04 16113d51b718: Layer already exists 09:18:04 61146eda35e2: Layer already exists 09:18:05 3.2.0-dev.37: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 09:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:05 53de1731f8a6: Preparing 09:18:05 6646f5c626fb: Preparing 09:18:05 c2ce52724dff: Preparing 09:18:05 d2d3f894e90f: Preparing 09:18:05 db3781c8a534: Preparing 09:18:05 61146eda35e2: Preparing 09:18:05 16113d51b718: Preparing 09:18:05 16113d51b718: Waiting 09:18:05 61146eda35e2: Waiting 09:18:05 db3781c8a534: Layer already exists 09:18:05 6646f5c626fb: Layer already exists 09:18:05 c2ce52724dff: Layer already exists 09:18:05 53de1731f8a6: Layer already exists 09:18:05 d2d3f894e90f: Layer already exists 09:18:05 61146eda35e2: Layer already exists 09:18:05 16113d51b718: Layer already exists 09:18:06 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:06 + 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 09:18:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 09:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 09:18:07 53de1731f8a6: Preparing 09:18:07 6646f5c626fb: Preparing 09:18:07 c2ce52724dff: Preparing 09:18:07 d2d3f894e90f: Preparing 09:18:07 db3781c8a534: Preparing 09:18:07 61146eda35e2: Preparing 09:18:07 16113d51b718: Preparing 09:18:07 61146eda35e2: Waiting 09:18:07 16113d51b718: Waiting 09:18:07 53de1731f8a6: Layer already exists 09:18:07 6646f5c626fb: Layer already exists 09:18:07 db3781c8a534: Layer already exists 09:18:07 d2d3f894e90f: Layer already exists 09:18:07 c2ce52724dff: Layer already exists 09:18:07 61146eda35e2: Layer already exists 09:18:07 16113d51b718: Layer already exists 09:18:07 main: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:07 ===================================================== [Pipeline] echo 09:18:07 taggedImages: 09:18:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07 09:18:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 09:18:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.37 09:18:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 09:18:07 - 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 09:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:07 09:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:08 arm64: Pulling from edgex-lftools-log-publisher 09:18:08 8998bd30e6a1: Pulling fs layer 09:18:08 04944245beec: Pulling fs layer 09:18:08 699f458cf7ca: Pulling fs layer 09:18:08 765212b225bb: Pulling fs layer 09:18:08 f23df028b6ca: Pulling fs layer 09:18:08 d65c8cfc05b1: Pulling fs layer 09:18:08 2437ff75d9bd: Pulling fs layer 09:18:08 765212b225bb: Waiting 09:18:08 f23df028b6ca: Waiting 09:18:08 d65c8cfc05b1: Waiting 09:18:08 2437ff75d9bd: Waiting 09:18:08 04944245beec: Verifying Checksum 09:18:08 04944245beec: Download complete 09:18:08 765212b225bb: Download complete 09:18:08 f23df028b6ca: Download complete 09:18:08 d65c8cfc05b1: Verifying Checksum 09:18:08 d65c8cfc05b1: Download complete 09:18:08 699f458cf7ca: Verifying Checksum 09:18:08 699f458cf7ca: Download complete 09:18:09 8998bd30e6a1: Verifying Checksum 09:18:09 8998bd30e6a1: Download complete 09:18:11 2437ff75d9bd: Verifying Checksum 09:18:11 2437ff75d9bd: Download complete 09:18:13 8998bd30e6a1: Pull complete 09:18:14 04944245beec: Pull complete 09:18:15 699f458cf7ca: Pull complete 09:18:16 765212b225bb: Pull complete 09:18:17 f23df028b6ca: Pull complete 09:18:17 d65c8cfc05b1: Pull complete 09:18:35 2437ff75d9bd: Pull complete 09:18:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:35 prd-ubuntu20.04-docker-arm64-4c-16g-22742 does not seem to be running inside a container 09:18:35 $ 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/247 -v /w/workspace/app-service-configurable/247:/w/workspace/app-service-configurable/247:rw,z -v /w/workspace/app-service-configurable/247@tmp:/w/workspace/app-service-configurable/247@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 09:18:39 $ docker top 423cda139bb1618f2d79c34a3580bb373ac935c186d16c6de8365f0a71c7d0ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:40 ---> job-cost.sh 09:18:40 lf-activate-venv: SKIPPING 09:18:40 INFO: No Stack... 09:18:40 INFO: Retrieving Pricing Info for: v3-standard-4 09:18:41 INFO: Archiving Costs [Pipeline] sh 09:18:41 + cat /w/workspace/app-service-configurable/247/archives/cost.csv 09:18:41 + cut -d, -f6 [Pipeline] lock 09:18:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] 09:18:41 Resource [jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] did not exist. Created. 09:18:41 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:18:42 /w/workspace/app-service-configurable/247@tmp/durable-f8b0dcc7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:18:43 + echo total: 0.10999999940395355 [Pipeline] stash 09:18:43 Warning: overwriting stash ‘stack-cost’ 09:18:43 Stashed 1 file(s) [Pipeline] } 09:18:43 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] // lock [Pipeline] } 09:18:43 $ docker stop --time=1 423cda139bb1618f2d79c34a3580bb373ac935c186d16c6de8365f0a71c7d0ce 09:18:45 $ docker rm -f --volumes 423cda139bb1618f2d79c34a3580bb373ac935c186d16c6de8365f0a71c7d0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:18:45 provisioning config files... 09:18:45 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8459237568037410647tmp [Pipeline] { [Pipeline] sh 09:18:46 + set +x 09:18:46 + + curl -s https://codecov.io/bash 09:18:46 bash -s -- 09:18:46 09:18:46 _____ _ 09:18:46 / ____| | | 09:18:46 | | ___ __| | ___ ___ _____ __ 09:18:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:18:46 | |___| (_) | (_| | __/ (_| (_) \ V / 09:18:46 \_____\___/ \__,_|\___|\___\___/ \_/ 09:18:46 Bash-1.0.6 09:18:46 09:18:46 09:18:46 ==> git version 2.25.1 found 09:18:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:18:46 Release-Date: 2020-01-08 09:18:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:18:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:18:46 ==> Jenkins CI detected. 09:18:46 current dir:  /w/workspace/ry_app-service-configurable_main 09:18:46 project root: . 09:18:46 --> token set from env 09:18:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:18:46 ==> Running gcov in . (disable via -X gcov) 09:18:46 ==> Python coveragepy not found 09:18:46 ==> Searching for coverage reports in: 09:18:46 + . 09:18:46 -> Found 1 reports 09:18:46 ==> Detecting git/mercurial file structure 09:18:46 ==> Reading reports 09:18:46 + ./coverage.out bytes=953 09:18:46 ==> Appending adjustments 09:18:46 https://docs.codecov.io/docs/fixing-reports 09:18:46 + Found adjustments 09:18:46 ==> Gzipping contents 09:18:46 4.0K /tmp/codecov.GDfW1O.gz 09:18:46 ==> Uploading reports 09:18:46 url: https://codecov.io 09:18:46 query: branch=main&commit=8c79b3e8596e3046eac293165193c45a576b8d07&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 09:18:46 -> Pinging Codecov 09:18:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8c79b3e8596e3046eac293165193c45a576b8d07&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 09:18:46 -> Uploading to 09:18:46 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/8c79b3e8596e3046eac293165193c45a576b8d07/01c7e4ba-3c8a-4903-b120-74cda18f1fd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T091846Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=88a2175c4bb0c0bb662caac863c95de127c2cdc054ca72afde4e538e94383238 09:18:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:46 Dload Upload Total Spent Left Speed 09:18:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1889 --:--:-- --:--:-- --:--:-- 1889 09:18:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] } 09:18:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:18:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:18:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:18:47 09:18:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:18:47 latest: Pulling from edgex-devops/edgex-snyk-go 09:18:47 43c4264eed91: Already exists 09:18:47 4cc291be95ef: Already exists 09:18:47 2ac1f1163629: Already exists 09:18:47 5c3c966382ef: Already exists 09:18:47 4f4fb700ef54: Already exists 09:18:47 d9c7d2e4e75e: Pulling fs layer 09:18:47 9c3e1370e548: Pulling fs layer 09:18:47 d9c7d2e4e75e: Download complete 09:18:48 d9c7d2e4e75e: Pull complete 09:18:48 9c3e1370e548: Verifying Checksum 09:18:48 9c3e1370e548: Download complete 09:18:51 9c3e1370e548: Pull complete 09:18:51 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:18:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:52 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 09:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:18:54 $ docker top f0ec9b6347f62d311c442bdd7ea592e72c4a9d2193102f63c782b05a4842dca4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:54 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 09:18:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 09:18:55 + set -o pipefail 09:18:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 09:19:03 09:19:03 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 09:19:03 09:19:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/baed9b94-8d8c-4fb5-9d71-7152f99a65a7 09:19:03 09:19:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:19:03 09:19:03 09:19:03 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:19:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:19:03 $ docker stop --time=1 f0ec9b6347f62d311c442bdd7ea592e72c4a9d2193102f63c782b05a4842dca4 09:19:08 $ docker rm -f --volumes f0ec9b6347f62d311c442bdd7ea592e72c4a9d2193102f63c782b05a4842dca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:09 + git log --format=format:%s -1 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] sh 09:19:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:19:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:09 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 09:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:19:10 $ docker top 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 -eo pid,comm 09:19:10 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). 09:19:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:10 [ssh-agent] Looking for ssh-agent implementation... 09:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:10 $ docker exec 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 ssh-agent 09:19:10 SSH_AUTH_SOCK=/tmp/ssh-BUALBFtNDUzG/agent.32 09:19:10 SSH_AGENT_PID=38 09:19:10 Running ssh-add (command line suppressed) 09:19:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_252878891918525875.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_252878891918525875.key) 09:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:11 + git semver tag 09:19:11 2024-10-14 09:19:11,339 [run_tag] DEBUG tag force:False 09:19:11 2024-10-14 09:19:11,339 [check_head_tag] DEBUG check head tag 09:19:11 2024-10-14 09:19:11,340 [execute] INFO git cat-file --batch-check 09:19:11 2024-10-14 09:19:11,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 09:19:11 2024-10-14 09:19:11,342 [execute] INFO git cat-file --batch 09:19:11 2024-10-14 09:19:11,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 09:19:11 2024-10-14 09:19:11,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:19:11 2024-10-14 09:19:11,377 [execute] INFO git tag -a v3.2.0-dev.37 -m v3.2.0-dev.37 09:19:11 2024-10-14 09:19:11,377 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.37', '-m', 'v3.2.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 09:19:11 2024-10-14 09:19:11,384 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:19:11 3.2.0-dev.37 [Pipeline] } 09:19:11 $ docker exec --env ******** --env ******** 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 ssh-agent -k 09:19:11 unset SSH_AUTH_SOCK; 09:19:11 unset SSH_AGENT_PID; 09:19:11 echo Agent pid 38 killed; 09:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:11 + git semver [Pipeline] } 09:19:12 $ docker stop --time=1 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 09:19:13 $ docker rm -f --volumes 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:13 09:19:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:14 0.23.1-centos7: Pulling from edgex-lftools 09:19:14 ab5ef0e58194: Pulling fs layer 09:19:14 9712f1f96733: Pulling fs layer 09:19:14 63f879dbbcfc: Pulling fs layer 09:19:14 0d9ebad4ef96: Pulling fs layer 09:19:14 e9a5061849ea: Pulling fs layer 09:19:14 d747dcd14b5f: Pulling fs layer 09:19:14 2de7ff778b66: Pulling fs layer 09:19:14 e9a5061849ea: Waiting 09:19:14 d747dcd14b5f: Waiting 09:19:14 2de7ff778b66: Waiting 09:19:14 0d9ebad4ef96: Waiting 09:19:14 9712f1f96733: Verifying Checksum 09:19:14 9712f1f96733: Download complete 09:19:14 63f879dbbcfc: Verifying Checksum 09:19:14 63f879dbbcfc: Download complete 09:19:14 e9a5061849ea: Verifying Checksum 09:19:14 e9a5061849ea: Download complete 09:19:14 d747dcd14b5f: Verifying Checksum 09:19:14 d747dcd14b5f: Download complete 09:19:14 0d9ebad4ef96: Verifying Checksum 09:19:14 0d9ebad4ef96: Download complete 09:19:14 ab5ef0e58194: Verifying Checksum 09:19:14 ab5ef0e58194: Download complete 09:19:14 2de7ff778b66: Verifying Checksum 09:19:14 2de7ff778b66: Download complete 09:19:18 ab5ef0e58194: Pull complete 09:19:18 9712f1f96733: Pull complete 09:19:18 63f879dbbcfc: Pull complete 09:19:22 0d9ebad4ef96: Pull complete 09:19:23 e9a5061849ea: Pull complete 09:19:23 d747dcd14b5f: Pull complete 09:19:24 2de7ff778b66: Pull complete 09:19:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:24 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 09:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:19:28 $ docker top 8555ed9c11c7e972c33763343d582cfd07e8085aa4e9b79efefa6002387481ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:19:28 provisioning config files... 09:19:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config134627465307539366tmp 09:19:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12374250164516436434tmp 09:19:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16650919862488434273tmp [Pipeline] { [Pipeline] echo 09:19:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:19:29 ---> sigul-configuration.sh 09:19:29 gpg: directory `/root/.gnupg' created 09:19:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:19:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:19:29 gpg: keyring `/root/.gnupg/secring.gpg' created 09:19:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:19:29 gpg: CAST5 encrypted data 09:19:29 gpg: encrypted with 1 passphrase 09:19:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:19:29 + mkdir /home/jenkins 09:19:29 + mkdir /home/jenkins/sigul [Pipeline] sh 09:19:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:19:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:19:30 ---> sigul-install.sh 09:19:30 Sigul already installed; skipping installation. [Pipeline] sh 09:19:30 + git tag --list 09:19:30 v1.0.0 09:19:30 v1.1.0 09:19:30 v1.2.0 09:19:30 v1.3.0 09:19:30 v1.3.1 09:19:30 v2.0.0 09:19:30 v2.0.1 09:19:30 v2.1.0 09:19:30 v2.1.1 09:19:30 v2.1.2 09:19:30 v2.2.0 09:19:30 v2.3 09:19:30 v2.3.0 09:19:30 v2.3.1 09:19:30 v3.0 09:19:30 v3.0.0 09:19:30 v3.0.1 09:19:30 v3.0.1-dev.1 09:19:30 v3.1 09:19:30 v3.1.0 09:19:30 v3.1.0-dev.1 09:19:30 v3.1.0-dev.10 09:19:30 v3.1.0-dev.11 09:19:30 v3.1.0-dev.12 09:19:30 v3.1.0-dev.13 09:19:30 v3.1.0-dev.14 09:19:30 v3.1.0-dev.15 09:19:30 v3.1.0-dev.16 09:19:30 v3.1.0-dev.17 09:19:30 v3.1.0-dev.18 09:19:30 v3.1.0-dev.19 09:19:30 v3.1.0-dev.2 09:19:30 v3.1.0-dev.20 09:19:30 v3.1.0-dev.21 09:19:30 v3.1.0-dev.22 09:19:30 v3.1.0-dev.23 09:19:30 v3.1.0-dev.24 09:19:30 v3.1.0-dev.25 09:19:30 v3.1.0-dev.26 09:19:30 v3.1.0-dev.27 09:19:30 v3.1.0-dev.28 09:19:30 v3.1.0-dev.29 09:19:30 v3.1.0-dev.3 09:19:30 v3.1.0-dev.30 09:19:30 v3.1.0-dev.31 09:19:30 v3.1.0-dev.32 09:19:30 v3.1.0-dev.33 09:19:30 v3.1.0-dev.34 09:19:30 v3.1.0-dev.35 09:19:30 v3.1.0-dev.36 09:19:30 v3.1.0-dev.37 09:19:30 v3.1.0-dev.38 09:19:30 v3.1.0-dev.39 09:19:30 v3.1.0-dev.4 09:19:30 v3.1.0-dev.5 09:19:30 v3.1.0-dev.6 09:19:30 v3.1.0-dev.7 09:19:30 v3.1.0-dev.8 09:19:30 v3.1.0-dev.9 09:19:30 v3.1.1 09:19:30 v3.1.1-dev.1 09:19:30 v3.2.0-dev.1 09:19:30 v3.2.0-dev.10 09:19:30 v3.2.0-dev.11 09:19:30 v3.2.0-dev.12 09:19:30 v3.2.0-dev.13 09:19:30 v3.2.0-dev.14 09:19:30 v3.2.0-dev.15 09:19:30 v3.2.0-dev.16 09:19:30 v3.2.0-dev.17 09:19:30 v3.2.0-dev.18 09:19:30 v3.2.0-dev.19 09:19:30 v3.2.0-dev.2 09:19:30 v3.2.0-dev.20 09:19:30 v3.2.0-dev.21 09:19:30 v3.2.0-dev.22 09:19:30 v3.2.0-dev.23 09:19:30 v3.2.0-dev.24 09:19:30 v3.2.0-dev.25 09:19:30 v3.2.0-dev.26 09:19:30 v3.2.0-dev.27 09:19:30 v3.2.0-dev.28 09:19:30 v3.2.0-dev.29 09:19:30 v3.2.0-dev.3 09:19:30 v3.2.0-dev.30 09:19:30 v3.2.0-dev.31 09:19:30 v3.2.0-dev.32 09:19:30 v3.2.0-dev.33 09:19:30 v3.2.0-dev.34 09:19:30 v3.2.0-dev.35 09:19:30 v3.2.0-dev.36 09:19:30 v3.2.0-dev.37 09:19:30 v3.2.0-dev.4 09:19:30 v3.2.0-dev.5 09:19:30 v3.2.0-dev.6 09:19:30 v3.2.0-dev.7 09:19:30 v3.2.0-dev.8 09:19:30 v3.2.0-dev.9 [Pipeline] sh 09:19:30 + lftools sign git-tag v3.2.0-dev.37 09:19:31 Signing Git tag with Sigul... 09:19:31 Signing v3.2.0-dev.37 [Pipeline] echo 09:19:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:19:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:19:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:19:31 $ docker stop --time=1 8555ed9c11c7e972c33763343d582cfd07e8085aa4e9b79efefa6002387481ef 09:19:33 $ docker rm -f --volumes 8555ed9c11c7e972c33763343d582cfd07e8085aa4e9b79efefa6002387481ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:19:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:19:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:34 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 09:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:19:34 $ docker top 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:34 [ssh-agent] Looking for ssh-agent implementation... 09:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:34 $ docker exec 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 ssh-agent 09:19:34 SSH_AUTH_SOCK=/tmp/ssh-S5RTmeS24mkH/agent.32 09:19:34 SSH_AGENT_PID=38 09:19:34 Running ssh-add (command line suppressed) 09:19:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17000340976430117543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17000340976430117543.key) 09:19:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:35 + git semver bump pre 09:19:35 2024-10-14 09:19:35,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:19:35 2024-10-14 09:19:35,362 [bump_version] DEBUG bumping version:3.2.0-dev.37 on axis:pre with prefix:dev 09:19:35 2024-10-14 09:19:35,362 [bump_version] DEBUG bumped version:3.2.0-dev.38 09:19:35 2024-10-14 09:19:35,362 [write_version] DEBUG write version:3.2.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 09:19:35 2024-10-14 09:19:35,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:19:35 2024-10-14 09:19:35,362 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 09:19:35 2024-10-14 09:19:35,364 [execute] INFO git cat-file --batch-check 09:19:35 2024-10-14 09:19:35,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 09:19:35 2024-10-14 09:19:35,370 [execute] INFO git cat-file --batch 09:19:35 2024-10-14 09:19:35,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 09:19:35 2024-10-14 09:19:35,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:19:35 3.2.0-dev.38 [Pipeline] } 09:19:35 $ docker exec --env ******** --env ******** 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 ssh-agent -k 09:19:35 unset SSH_AUTH_SOCK; 09:19:35 unset SSH_AGENT_PID; 09:19:35 echo Agent pid 38 killed; 09:19:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:35 + git semver [Pipeline] } 09:19:36 $ docker stop --time=1 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 09:19:37 $ docker rm -f --volumes 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:19:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:38 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 09:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:19:38 $ docker top ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:38 [ssh-agent] Looking for ssh-agent implementation... 09:19:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:38 $ docker exec ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 ssh-agent 09:19:38 SSH_AUTH_SOCK=/tmp/ssh-FsAyPH4OJMto/agent.32 09:19:38 SSH_AGENT_PID=38 09:19:38 Running ssh-add (command line suppressed) 09:19:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1821371617523986433.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1821371617523986433.key) 09:19:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:39 + git semver push 09:19:39 2024-10-14 09:19:39,486 [run_push] DEBUG push 09:19:39 2024-10-14 09:19:39,487 [execute] INFO git cat-file --batch-check 09:19:39 2024-10-14 09:19:39,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 09:19:39 2024-10-14 09:19:39,492 [execute] INFO git rev-list a9f254b2a46e01e214c09c60a977abfd181664d8 -- 09:19:39 2024-10-14 09:19:39,492 [execute] DEBUG Popen(['git', 'rev-list', 'a9f254b2a46e01e214c09c60a977abfd181664d8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 09:19:39 2024-10-14 09:19:39,502 [execute] INFO git fetch -v origin 09:19:39 2024-10-14 09:19:39,502 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 09:19:40 2024-10-14 09:19:39,981 [run_push] DEBUG no remote changes detected 09:19:40 2024-10-14 09:19:39,982 [execute] INFO git push origin semver 09:19:40 2024-10-14 09:19:39,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 09:19:41 2024-10-14 09:19:40,706 [run_push] DEBUG push all version tags 09:19:41 2024-10-14 09:19:40,706 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:19:41 2024-10-14 09:19:40,707 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 09:19:41 2024-10-14 09:19:41,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:19:41 3.2.0-dev.38 [Pipeline] } 09:19:41 $ docker exec --env ******** --env ******** ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 ssh-agent -k 09:19:41 unset SSH_AUTH_SOCK; 09:19:41 unset SSH_AGENT_PID; 09:19:41 echo Agent pid 38 killed; 09:19:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:42 + git semver [Pipeline] } 09:19:42 $ docker stop --time=1 ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 09:19:43 $ docker rm -f --volumes ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:19:44 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 09:19:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:19:44 total 16 09:19:44 drwxr-xr-x 3 root root 4096 Oct 14 08:58 . 09:19:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 09:19 .. 09:19:44 drwxr-xr-x 2 root root 4096 Oct 14 08:58 cost 09:19:44 -rw-r--r-- 1 root root 96 Oct 14 08:58 cost.csv 09:19:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 09:19:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:19:44 total 16 09:19:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:58 . 09:19:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 09:19 .. 09:19:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:58 cost 09:19:44 -rw-r--r-- 1 jenkins jenkins 96 Oct 14 08:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:19:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:19:45 ---> package-listing.sh 09:19:45 ++ facter osfamily 09:19:45 ++ tr '[:upper:]' '[:lower:]' 09:19:45 + OS_FAMILY=debian 09:19:45 + workspace=/w/workspace/ry_app-service-configurable_main 09:19:45 + START_PACKAGES=/tmp/packages_start.txt 09:19:45 + END_PACKAGES=/tmp/packages_end.txt 09:19:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:19:45 + PACKAGES=/tmp/packages_start.txt 09:19:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:19:45 + PACKAGES=/tmp/packages_end.txt 09:19:45 + case "${OS_FAMILY}" in 09:19:45 + dpkg -l 09:19:45 + grep '^ii' 09:19:45 + '[' -f /tmp/packages_start.txt ']' 09:19:45 + '[' -f /tmp/packages_end.txt ']' 09:19:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:19:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:19:45 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 09:19:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 09:19:45 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 09:19:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:46 prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container 09:19:46 $ 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 09:19:46 $ docker top c6dc56e322201e764bc909d502009be475d26acfba999276522e71cd283d26b9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:47 + touch /tmp/pre-build-complete [Pipeline] sh 09:19:47 + mkdir -p /var/log/sysstat [Pipeline] sh 09:19:47 + ls /var/log/sa-host 09:19:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:48 provisioning config files... 09:19:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9365331033682016430tmp [Pipeline] { [Pipeline] echo 09:19:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:19:48 ---> create-netrc.sh [Pipeline] } 09:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:19:48 ---> python-tools-install.sh [Pipeline] echo 09:19:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:19:48 ---> sudo-logs.sh 09:19:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:19:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:19:49 ---> job-cost.sh 09:19:49 lf-activate-venv: SKIPPING 09:19:49 DEBUG: total: 0.2199999988079071 09:19:49 INFO: Retrieving Stack Cost... 09:19:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:19:50 INFO: Archiving Costs [Pipeline] echo 09:19:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:19:50 ---> logs-deploy.sh 09:19:50 lf-activate-venv: SKIPPING 09:19:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/247 09:19:50 INFO: archiving workspace using pattern(s): 09:19:51 Archives upload complete. 09:19:51 INFO: archiving logs to Nexus