Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fbb3d57db202537555a2e017545cd2bf3f63d88 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-ssh7130100001034496177.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-ssh16914148519730840327.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-ssh8368264756653966081.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-ssh15059484233996038299.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-ssh9891025501936035400.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-23029 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5fbb3d57db202537555a2e017545cd2bf3f63d88 (main) Commit message: "Merge pull request #683 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" > git config core.sparsecheckout # timeout=10 > git checkout -f 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 > git rev-list --no-walk 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:55:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:55:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:55:04 ========================================================= 01:55:04 EdgeX Global Pipelines Version Info 01:55:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:55:04 ------------------- 01:55:04 stable info: 01:55:04 ------------------- 01:55:04 Commited By: Ginny Guan ginny@iotechsys.com 01:55:04 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:55:04 Message: update stable to v1.0.265 01:55:05 ------------------- 01:55:05 experimental info: 01:55:05 ------------------- 01:55:05 Commited By: Cherry Wang cherry@iotechsys.com 01:55:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:55:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fbb3d5 [Pipeline] echo 01:55:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:06 provisioning config files... 01:55:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4588774407053335816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:06 ---> ****-login.sh 01:55:06 nexus3.edgexfoundry.org:10001 01:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:06 Configure a credential helper to remove this warning. See 01:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:06 01:55:06 Login Succeeded 01:55:06 nexus3.edgexfoundry.org:10002 01:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:06 Configure a credential helper to remove this warning. See 01:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:06 01:55:06 Login Succeeded 01:55:06 nexus3.edgexfoundry.org:10003 01:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:07 Configure a credential helper to remove this warning. See 01:55:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:07 01:55:07 Login Succeeded 01:55:07 nexus3.edgexfoundry.org:10004 01:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:07 Configure a credential helper to remove this warning. See 01:55:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:07 01:55:07 Login Succeeded 01:55:07 ****.io 01:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:07 Configure a credential helper to remove this warning. See 01:55:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:07 01:55:07 Login Succeeded 01:55:07 ---> ****-login.sh ends [Pipeline] } 01:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:07 + git rev-list -1 --merges 5fbb3d57db202537555a2e017545cd2bf3f63d88~1..5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo 01:55:07 -----------> git rev-list -1 --merges 5fbb3d57db202537555a2e017545cd2bf3f63d88~1..5fbb3d57db202537555a2e017545cd2bf3f63d88 5fbb3d57db202537555a2e017545cd2bf3f63d88 01:55:07 5fbb3d57db202537555a2e017545cd2bf3f63d88 [false] [Pipeline] sh 01:55:08 + git log --format=format:%s -1 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo 01:55:08 ========================================================= 01:55:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:08 + git log --format=format:%s -1 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo 01:55:08 [semverPrep] GIT_COMMIT: 5fbb3d57db202537555a2e017545cd2bf3f63d88, Commit Message: Merge pull request #683 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57 [Pipeline] echo 01:55:08 [semverPrep] This is not a build commit. [Pipeline] sh 01:55:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:08 + grep -v github /etc/ssh/ssh_known_hosts 01:55:08 + [ -e /tmp/ssh_known_hosts ] 01:55:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:55:08 sudo tee -a /etc/ssh/ssh_known_hosts 01:55:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:09 01:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:09 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:09 b85a868b505f: Pulling fs layer 01:55:09 e2be974225ed: Pulling fs layer 01:55:09 339a4e72a1f5: Pulling fs layer 01:55:09 988bab9f4d93: Pulling fs layer 01:55:09 1469e6f7b9e6: Pulling fs layer 01:55:09 eaf3925da568: Pulling fs layer 01:55:09 bab4dde63d76: Pulling fs layer 01:55:09 bde34c3a00c8: Pulling fs layer 01:55:09 b352a97aabf1: Pulling fs layer 01:55:09 4872d77fe225: Pulling fs layer 01:55:09 5851b861e8e6: Pulling fs layer 01:55:09 bde34c3a00c8: Waiting 01:55:09 eaf3925da568: Waiting 01:55:09 b352a97aabf1: Waiting 01:55:09 bab4dde63d76: Waiting 01:55:09 4872d77fe225: Waiting 01:55:09 1469e6f7b9e6: Waiting 01:55:09 988bab9f4d93: Waiting 01:55:09 5851b861e8e6: Waiting 01:55:09 e2be974225ed: Verifying Checksum 01:55:09 e2be974225ed: Download complete 01:55:09 988bab9f4d93: Download complete 01:55:09 1469e6f7b9e6: Verifying Checksum 01:55:09 1469e6f7b9e6: Download complete 01:55:09 eaf3925da568: Verifying Checksum 01:55:09 eaf3925da568: Download complete 01:55:09 339a4e72a1f5: Verifying Checksum 01:55:09 339a4e72a1f5: Download complete 01:55:09 bde34c3a00c8: Verifying Checksum 01:55:09 bde34c3a00c8: Download complete 01:55:09 b352a97aabf1: Verifying Checksum 01:55:09 b352a97aabf1: Download complete 01:55:09 4872d77fe225: Verifying Checksum 01:55:09 4872d77fe225: Download complete 01:55:09 5851b861e8e6: Verifying Checksum 01:55:09 5851b861e8e6: Download complete 01:55:09 b85a868b505f: Verifying Checksum 01:55:09 b85a868b505f: Download complete 01:55:10 bab4dde63d76: Verifying Checksum 01:55:10 bab4dde63d76: Download complete 01:55:11 b85a868b505f: Pull complete 01:55:11 e2be974225ed: Pull complete 01:55:11 339a4e72a1f5: Pull complete 01:55:11 988bab9f4d93: Pull complete 01:55:12 1469e6f7b9e6: Pull complete 01:55:12 eaf3925da568: Pull complete 01:55:14 bab4dde63d76: Pull complete 01:55:14 bde34c3a00c8: Pull complete 01:55:14 b352a97aabf1: Pull complete 01:55:14 4872d77fe225: Pull complete 01:55:14 5851b861e8e6: Pull complete 01:55:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:14 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 01:55:14 $ 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 01:55:17 $ docker top 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 -eo pid,comm 01:55:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:18 [ssh-agent] Looking for ssh-agent implementation... 01:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:18 $ docker exec 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent 01:55:18 SSH_AUTH_SOCK=/tmp/ssh-Ifu0UlYu6YNH/agent.32 01:55:18 SSH_AGENT_PID=38 01:55:18 Running ssh-add (command line suppressed) 01:55:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10467467574867498024.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10467467574867498024.key) 01:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:18 + git tag --points-at HEAD [Pipeline] } 01:55:18 $ docker exec --env ******** --env ******** 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent -k 01:55:18 unset SSH_AUTH_SOCK; 01:55:18 unset SSH_AGENT_PID; 01:55:18 echo Agent pid 38 killed; 01:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:18 [ssh-agent] Looking for ssh-agent implementation... 01:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:18 $ docker exec 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent 01:55:19 SSH_AUTH_SOCK=/tmp/ssh-4Mbh4ufV4tDN/agent.71 01:55:19 SSH_AGENT_PID=77 01:55:19 Running ssh-add (command line suppressed) 01:55:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13365711835513697118.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13365711835513697118.key) 01:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:19 + git semver init 01:55:19 2024-10-18 01:55:19,727 [run_init] DEBUG init version:0.0.0 force:False 01:55:19 2024-10-18 01:55:19,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 01:55:19 2024-10-18 01:55:19,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 01:55:19 2024-10-18 01:55:19,729 [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) 01:55:21 2024-10-18 01:55:20,801 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 01:55:21 2024-10-18 01:55:20,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 01:55:21 2024-10-18 01:55:20,802 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:55:21 2024-10-18 01:55:20,802 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:55:21 3.2.0-dev.38 [Pipeline] } 01:55:21 $ docker exec --env ******** --env ******** 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent -k 01:55:21 unset SSH_AUTH_SOCK; 01:55:21 unset SSH_AGENT_PID; 01:55:21 echo Agent pid 77 killed; 01:55:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:21 + git semver [Pipeline] } 01:55:21 $ docker stop --time=1 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 01:55:23 $ docker rm -f --volumes 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:23 Stashed 1 file(s) [Pipeline] echo 01:55:23 [edgeXSemver]: initialized semver on version 3.2.0-dev.38 [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 01:55:23 provisioning config files... 01:55:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1809521947663552952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:24 ---> ****-login.sh 01:55:24 nexus3.edgexfoundry.org:10001 01:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:24 Configure a credential helper to remove this warning. See 01:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:24 01:55:24 Login Succeeded 01:55:24 nexus3.edgexfoundry.org:10002 01:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:24 Configure a credential helper to remove this warning. See 01:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:24 01:55:24 Login Succeeded 01:55:24 nexus3.edgexfoundry.org:10003 01:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:24 Configure a credential helper to remove this warning. See 01:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:24 01:55:24 Login Succeeded 01:55:24 nexus3.edgexfoundry.org:10004 01:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:24 Configure a credential helper to remove this warning. See 01:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:24 01:55:24 Login Succeeded 01:55:24 ****.io 01:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:24 Configure a credential helper to remove this warning. See 01:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:24 01:55:24 Login Succeeded 01:55:24 ---> ****-login.sh ends [Pipeline] } 01:55:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:24 ========================================================= 01:55:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:55:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:25 + 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 . 01:55:25 Sending build context to Docker daemon 9.192MB 01:55:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:55:25 Step 2/12 : FROM ${BASE} AS builder 01:55:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:55:25 43c4264eed91: Pulling fs layer 01:55:25 4cc291be95ef: Pulling fs layer 01:55:25 2ac1f1163629: Pulling fs layer 01:55:25 5c3c966382ef: Pulling fs layer 01:55:25 4f4fb700ef54: Pulling fs layer 01:55:25 5c3c966382ef: Waiting 01:55:25 4f4fb700ef54: Waiting 01:55:25 5d5c8e513c77: Pulling fs layer 01:55:25 9f66e0745190: Pulling fs layer 01:55:25 f49a43e4bbc0: Pulling fs layer 01:55:25 561ebcabdf7f: Pulling fs layer 01:55:25 f49a43e4bbc0: Waiting 01:55:25 561ebcabdf7f: Waiting 01:55:25 4cc291be95ef: Verifying Checksum 01:55:25 4cc291be95ef: Download complete 01:55:25 5c3c966382ef: Download complete 01:55:25 4f4fb700ef54: Verifying Checksum 01:55:25 4f4fb700ef54: Download complete 01:55:25 5d5c8e513c77: Verifying Checksum 01:55:25 5d5c8e513c77: Download complete 01:55:25 43c4264eed91: Download complete 01:55:25 9f66e0745190: Verifying Checksum 01:55:25 9f66e0745190: Download complete 01:55:25 43c4264eed91: Pull complete 01:55:25 561ebcabdf7f: Verifying Checksum 01:55:25 561ebcabdf7f: Download complete 01:55:25 4cc291be95ef: Pull complete 01:55:25 2ac1f1163629: Download complete 01:55:26 f49a43e4bbc0: Verifying Checksum 01:55:26 f49a43e4bbc0: Download complete 01:55:29 2ac1f1163629: Pull complete 01:55:29 5c3c966382ef: Pull complete 01:55:29 4f4fb700ef54: Pull complete 01:55:29 5d5c8e513c77: Pull complete 01:55:29 9f66e0745190: Pull complete 01:55:31 f49a43e4bbc0: Pull complete 01:55:32 561ebcabdf7f: Pull complete 01:55:32 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:32 ---> 3a752c3f9dda 01:55:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:55:38 ---> Running in 8618dd5a058f 01:55:38 Removing intermediate container 8618dd5a058f 01:55:38 ---> da21420a5789 01:55:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:55:38 ---> Running in 53fa68d02537 01:55:38 Removing intermediate container 53fa68d02537 01:55:38 ---> 0f899a38e360 01:55:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:55:38 ---> Running in 08bbcb04a3e6 01:55:38 Removing intermediate container 08bbcb04a3e6 01:55:38 ---> e442125d2374 01:55:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:38 Still waiting to schedule task 01:55:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline 01:55:39 ---> Running in 2f389549fb6b 01:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:39 OK: 246 MiB in 54 packages 01:55:40 Removing intermediate container 2f389549fb6b 01:55:40 ---> 2f8df062d690 01:55:40 Step 7/12 : WORKDIR /app 01:55:40 ---> Running in 31a3beec92b0 01:55:40 Removing intermediate container 31a3beec92b0 01:55:40 ---> a6240a4421f7 01:55:40 Step 8/12 : COPY go.mod vendor* ./ 01:55:40 ---> eacf63efdfa5 01:55:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:40 ---> Running in 0bae9f74b9ba 01:56:26 Removing intermediate container 0bae9f74b9ba 01:56:26 ---> 58dd4c0beff9 01:56:26 Step 10/12 : COPY . . 01:56:27 ---> 42a34898eba7 01:56:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:27 ---> Running in 6f38e8afdf70 01:56:27 Removing intermediate container 6f38e8afdf70 01:56:27 ---> a9ffaa051698 01:56:27 Step 12/12 : RUN $MAKE 01:56:27 ---> Running in bc8dd03ef00a 01:56:27 noop 01:56:28 Removing intermediate container bc8dd03ef00a 01:56:28 ---> 2f02078a4239 01:56:28 Successfully built 2f02078a4239 01:56:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:28 + docker inspect -f . ci-base-image-x86_64 01:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:28 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 01:56:28 $ 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 01:56:28 $ docker top 4ec6d1fbdbacba650f2eeece631774c9fb7005cf6ed9b03db9e0d62d8d5dc605 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:29 + go version 01:56:29 go version go1.23.2 linux/amd64 [Pipeline] } 01:56:29 $ docker stop --time=1 4ec6d1fbdbacba650f2eeece631774c9fb7005cf6ed9b03db9e0d62d8d5dc605 01:56:30 $ docker rm -f --volumes 4ec6d1fbdbacba650f2eeece631774c9fb7005cf6ed9b03db9e0d62d8d5dc605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:30 + docker inspect -f . ci-base-image-x86_64 01:56:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:31 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 01:56:31 $ 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 01:56:31 $ docker top 0a67b603ddcb3c322cfd33a70483b40943c3ed3d9ee12c077e880f481ad89370 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:31 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 01:56:32 + make test 01:56:32 go test -race -coverprofile=coverage.out ./... 01:57:04 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 01:57:43 go vet ./... 01:57:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:57:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:57:45 ./bin/test-attribution-txt.sh [Pipeline] echo 01:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:57:45 $ docker stop --time=1 0a67b603ddcb3c322cfd33a70483b40943c3ed3d9ee12c077e880f481ad89370 01:57:50 $ docker rm -f --volumes 0a67b603ddcb3c322cfd33a70483b40943c3ed3d9ee12c077e880f481ad89370 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:57:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:57:52 + ls -al . 01:57:52 total 260 01:57:52 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 01:56 . 01:57:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:54 .. 01:57:52 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 01:55 .dockerignore 01:57:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:57 .git 01:57:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 .github 01:57:52 -rw-rw-r-- 1 jenkins jenkins 106 Oct 18 01:55 .gitignore 01:57:52 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:55 .golangci.yml 01:57:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:55 .semver 01:57:52 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 18 01:55 Attribution.txt 01:57:52 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 18 01:55 CHANGELOG.md 01:57:52 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 18 01:55 Dockerfile 01:57:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:55 GOVERNANCE.md 01:57:52 -rw-rw-r-- 1 jenkins jenkins 666 Oct 18 01:55 Jenkinsfile 01:57:52 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 01:55 LICENSE 01:57:52 -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 01:55 OWNERS.md 01:57:52 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 18 01:55 README.md 01:57:52 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION 01:57:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 bin 01:57:52 -rw-r--r-- 1 jenkins jenkins 953 Oct 18 01:57 coverage.out 01:57:52 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 18 01:55 go.mod 01:57:52 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:55 go.sum 01:57:52 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 01:55 main.go 01:57:52 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 18 01:55 makefile 01:57:52 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + 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=5fbb3d57db202537555a2e017545cd2bf3f63d88 --label arch=amd64 --label version=3.2.0-dev.38 . 01:57:52 Sending build context to Docker daemon 9.193MB 01:57:52 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 01:57:52 Step 2/27 : FROM ${BASE} AS builder 01:57:52 ---> 2f02078a4239 01:57:52 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 01:57:53 ---> Running in d9051124018a 01:57:53 Removing intermediate container d9051124018a 01:57:53 ---> 56fdf369a061 01:57:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:57:53 ---> Running in 1214da74a701 01:57:53 Removing intermediate container 1214da74a701 01:57:53 ---> f83fc0f39a8e 01:57:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 01:57:53 ---> Running in 8f207805ebe2 01:57:53 Removing intermediate container 8f207805ebe2 01:57:53 ---> 142090547705 01:57:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:53 ---> Running in 02611a882386 01:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:54 OK: 246 MiB in 54 packages 01:57:54 Removing intermediate container 02611a882386 01:57:54 ---> da450827969f 01:57:54 Step 7/27 : WORKDIR /app 01:57:54 ---> Running in c2ddfed87947 01:57:54 Removing intermediate container c2ddfed87947 01:57:54 ---> e72112eb8f23 01:57:54 Step 8/27 : COPY go.mod vendor* ./ 01:57:54 ---> bbefc6554958 01:57:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:54 ---> Running in 29c969b5a302 01:57:55 Removing intermediate container 29c969b5a302 01:57:55 ---> 1ded4f1b829e 01:57:55 Step 10/27 : COPY . . 01:57:56 ---> ce416b675681 01:57:56 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:57:56 ---> Running in fe97858624d5 01:57:56 Removing intermediate container fe97858624d5 01:57:56 ---> 47415f9b4321 01:57:56 Step 12/27 : RUN $MAKE 01:57:56 ---> Running in 6563bf49aa16 01:57:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.38" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 01:58:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23036 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 01:58:17 Running in /w/workspace/app-service-configurable/248 [Pipeline] { [Pipeline] checkout 01:58:20 The recommended git tool is: git 01:58:27 using credential edgex-jenkins-ssh 01:58:27 Cloning the remote Git repository 01:58:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:58:27 > git init /w/workspace/app-service-configurable/248 # timeout=10 01:58:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:58:27 > git --version # timeout=10 01:58:27 > git --version # 'git version 2.25.1' 01:58:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:58:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:31 Avoid second fetch 01:58:31 Checking out Revision 5fbb3d57db202537555a2e017545cd2bf3f63d88 (main) 01:58:32 Commit message: "Merge pull request #683 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" 01:58:31 > git config core.sparsecheckout # timeout=10 01:58:31 > git checkout -f 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 01:58:35 Removing intermediate container 6563bf49aa16 01:58:35 ---> 818f64db3eb4 01:58:35 Step 13/27 : FROM alpine:3.20 01:58:35 3.20: Pulling from library/alpine 01:58:35 43c4264eed91: Already exists 01:58:35 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:58:35 Status: Downloaded newer image for alpine:3.20 01:58:35 ---> 91ef0af61f39 01:58:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:58:35 ---> Running in 5f2e338b61ba 01:58:35 Removing intermediate container 5f2e338b61ba 01:58:35 ---> 002ab2ca86c1 01:58:35 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:58:35 ---> Running in 80a5078a016d 01:58:35 Removing intermediate container 80a5078a016d 01:58:35 ---> 055ad11a22a3 01:58:35 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 01:58:35 ---> Running in a37896367b4c 01:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:35 (1/2) Installing ca-certificates (20240705-r0) 01:58:35 (2/2) Installing dumb-init (1.2.5-r3) 01:58:35 Executing busybox-1.36.1-r29.trigger 01:58:35 Executing ca-certificates-20240705-r0.trigger 01:58:35 OK: 9 MiB in 16 packages 01:58:36 Removing intermediate container a37896367b4c 01:58:36 ---> bc3017d958af 01:58:36 Step 17/27 : RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:36 ---> Running in a81659ff0baa 01:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:36 Upgrading critical system libraries and apk-tools: 01:58:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:58:36 Executing busybox-1.36.1-r29.trigger 01:58:36 Continuing the upgrade transaction with new apk-tools: 01:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:58:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:36 Dload Upload Total Spent Left Speed 01:58:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 01:58:37 OK: 9 MiB in 16 packages 01:58:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:58:37 Removing intermediate container a81659ff0baa 01:58:37 ---> e787637dbd21 01:58:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:58:37 ---> 7f9b3e9cc0c7 01:58:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:58:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:58:37 + sudo tee /etc/docker/daemon.new 01:58:37 { 01:58:37 "registry-mirrors": [ 01:58:37 "https://nexus3.edgexfoundry.org:10001" 01:58:37 ], 01:58:37 "bip": "10.250.0.254/24", 01:58:37 "hosts": [ 01:58:37 "tcp://0.0.0.0:5555", 01:58:37 "unix:///var/run/docker.sock" 01:58:37 ], 01:58:37 "mtu": 1458, 01:58:37 "selinux-enabled": true, 01:58:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:58:37 } [Pipeline] sh 01:58:37 ---> b7c74ea4fb11 01:58:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:58:37 ---> a141cdd781f9 01:58:37 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:58:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:58:38 + sudo service docker restart 01:58:39 ---> bfbb5513558c 01:58:39 Step 22/27 : EXPOSE 48095 01:58:39 ---> Running in edce4cf9aab9 01:58:39 Removing intermediate container edce4cf9aab9 01:58:39 ---> 60146c708b09 01:58:39 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:58:39 ---> Running in ede1b66428a3 01:58:39 Removing intermediate container ede1b66428a3 01:58:39 ---> 276c62c539ed 01:58:39 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:58:39 ---> Running in f94606b2ccea 01:58:39 Removing intermediate container f94606b2ccea 01:58:39 ---> dd0e898d5abd 01:58:39 Step 25/27 : LABEL arch=amd64 01:58:39 ---> Running in 76747c5cddfe 01:58:40 Removing intermediate container 76747c5cddfe 01:58:40 ---> 49b6e238e70d 01:58:40 Step 26/27 : LABEL git_sha=5fbb3d57db202537555a2e017545cd2bf3f63d88 01:58:40 ---> Running in e7b187ae432d 01:58:40 Removing intermediate container e7b187ae432d 01:58:40 ---> 0b79bf82a646 01:58:40 Step 27/27 : LABEL version=3.2.0-dev.38 01:58:40 ---> Running in 4a2a8cbca60f 01:58:40 Removing intermediate container 4a2a8cbca60f 01:58:40 ---> 1eabe81aeedb 01:58:40 [Warning] One or more build-args [ARCH] were not consumed 01:58:40 Successfully built 1eabe81aeedb 01:58:40 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 01:58:40 provisioning config files... 01:58:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5484580698294006774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:40 ---> ****-login.sh 01:58:40 nexus3.edgexfoundry.org:10001 01:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:40 Configure a credential helper to remove this warning. See 01:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:40 01:58:40 Login Succeeded 01:58:40 nexus3.edgexfoundry.org:10002 01:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:40 Configure a credential helper to remove this warning. See 01:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:40 01:58:40 Login Succeeded 01:58:40 nexus3.edgexfoundry.org:10003 01:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:40 Configure a credential helper to remove this warning. See 01:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:40 01:58:40 Login Succeeded 01:58:40 nexus3.edgexfoundry.org:10004 01:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:40 Configure a credential helper to remove this warning. See 01:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:40 01:58:40 Login Succeeded 01:58:40 ****.io 01:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:41 Configure a credential helper to remove this warning. See 01:58:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:41 01:58:41 Login Succeeded 01:58:41 ---> ****-login.sh ends [Pipeline] } 01:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:41 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 01:58:41 5fbb3d57db202537555a2e017545cd2bf3f63d88 01:58:41 latest 01:58:41 3.2.0-dev.38 01:58:41 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 01:58:41 main 01:58:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88 01:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:58:41 6293bd768572: Preparing 01:58:41 df937febbf3f: Preparing 01:58:41 fdebdbd94613: Preparing 01:58:41 0a96878b0bf2: Preparing 01:58:41 d2e5740adb1e: Preparing 01:58:41 6087dd4ac915: Preparing 01:58:41 63ca1fbb43ae: Preparing 01:58:41 63ca1fbb43ae: Waiting 01:58:41 6087dd4ac915: Waiting 01:58:41 fdebdbd94613: Pushed 01:58:41 df937febbf3f: Pushed 01:58:41 0a96878b0bf2: Pushed 01:58:41 d2e5740adb1e: Pushed 01:58:41 63ca1fbb43ae: Layer already exists 01:58:42 6087dd4ac915: Pushed 01:58:47 6293bd768572: Pushed 01:58:47 5fbb3d57db202537555a2e017545cd2bf3f63d88: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:58:48 6293bd768572: Preparing 01:58:48 df937febbf3f: Preparing 01:58:48 fdebdbd94613: Preparing 01:58:48 0a96878b0bf2: Preparing 01:58:48 d2e5740adb1e: Preparing 01:58:48 6087dd4ac915: Preparing 01:58:48 63ca1fbb43ae: Preparing 01:58:48 6087dd4ac915: Waiting 01:58:48 63ca1fbb43ae: Waiting 01:58:48 df937febbf3f: Layer already exists 01:58:48 6293bd768572: Layer already exists 01:58:48 0a96878b0bf2: Layer already exists 01:58:48 d2e5740adb1e: Layer already exists 01:58:48 fdebdbd94613: Layer already exists 01:58:48 6087dd4ac915: Layer already exists 01:58:48 63ca1fbb43ae: Layer already exists 01:58:48 latest: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.38 01:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:58:48 6293bd768572: Preparing 01:58:48 df937febbf3f: Preparing 01:58:48 fdebdbd94613: Preparing 01:58:48 0a96878b0bf2: Preparing 01:58:48 d2e5740adb1e: Preparing 01:58:48 6087dd4ac915: Preparing 01:58:48 63ca1fbb43ae: Preparing 01:58:48 6087dd4ac915: Waiting 01:58:48 63ca1fbb43ae: Waiting 01:58:48 d2e5740adb1e: Layer already exists 01:58:48 6293bd768572: Layer already exists 01:58:48 fdebdbd94613: Layer already exists 01:58:48 df937febbf3f: Layer already exists 01:58:48 0a96878b0bf2: Layer already exists 01:58:48 63ca1fbb43ae: Layer already exists 01:58:48 6087dd4ac915: Layer already exists 01:58:48 3.2.0-dev.38: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 01:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:58:49 6293bd768572: Preparing 01:58:49 df937febbf3f: Preparing 01:58:49 fdebdbd94613: Preparing 01:58:49 0a96878b0bf2: Preparing 01:58:49 d2e5740adb1e: Preparing 01:58:49 6087dd4ac915: Preparing 01:58:49 63ca1fbb43ae: Preparing 01:58:49 63ca1fbb43ae: Waiting 01:58:49 6087dd4ac915: Waiting 01:58:49 0a96878b0bf2: Layer already exists 01:58:49 6293bd768572: Layer already exists 01:58:49 d2e5740adb1e: Layer already exists 01:58:49 fdebdbd94613: Layer already exists 01:58:49 6087dd4ac915: Layer already exists 01:58:49 63ca1fbb43ae: Layer already exists 01:58:49 df937febbf3f: Layer already exists 01:58:49 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:58:50 6293bd768572: Preparing 01:58:50 df937febbf3f: Preparing 01:58:50 fdebdbd94613: Preparing 01:58:50 0a96878b0bf2: Preparing 01:58:50 d2e5740adb1e: Preparing 01:58:50 6087dd4ac915: Preparing 01:58:50 63ca1fbb43ae: Preparing 01:58:50 63ca1fbb43ae: Waiting 01:58:50 6087dd4ac915: Waiting 01:58:50 d2e5740adb1e: Layer already exists 01:58:50 df937febbf3f: Layer already exists 01:58:50 0a96878b0bf2: Layer already exists 01:58:50 fdebdbd94613: Layer already exists 01:58:50 6293bd768572: Layer already exists 01:58:50 63ca1fbb43ae: Layer already exists 01:58:50 6087dd4ac915: Layer already exists 01:58:50 main: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:50 ===================================================== [Pipeline] echo 01:58:50 taggedImages: 01:58:50 - nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88 01:58:50 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:58:50 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.38 01:58:50 - nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 01:58:50 - 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 01:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:50 01:58:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:51 latest: Pulling from edgex-lftools-log-publisher 01:58:51 5eb5b503b376: Pulling fs layer 01:58:51 5c69ac0246d0: Pulling fs layer 01:58:51 ec43610c2a17: Pulling fs layer 01:58:51 3a2ae6a8a46f: Pulling fs layer 01:58:51 33b1e0a273af: Pulling fs layer 01:58:51 5d3b04190fa2: Pulling fs layer 01:58:51 2f39f015ded8: Pulling fs layer 01:58:51 33b1e0a273af: Waiting 01:58:51 3a2ae6a8a46f: Waiting 01:58:51 5d3b04190fa2: Waiting 01:58:51 2f39f015ded8: Waiting 01:58:51 5c69ac0246d0: Download complete 01:58:51 3a2ae6a8a46f: Download complete 01:58:51 33b1e0a273af: Verifying Checksum 01:58:51 33b1e0a273af: Download complete 01:58:51 ec43610c2a17: Verifying Checksum 01:58:51 ec43610c2a17: Download complete 01:58:51 5d3b04190fa2: Verifying Checksum 01:58:51 5d3b04190fa2: Download complete 01:58:51 5eb5b503b376: Verifying Checksum 01:58:51 5eb5b503b376: Download complete 01:58:51 2f39f015ded8: Download complete 01:58:52 5eb5b503b376: Pull complete 01:58:52 5c69ac0246d0: Pull complete 01:58:53 ec43610c2a17: Pull complete 01:58:53 3a2ae6a8a46f: Pull complete 01:58:53 33b1e0a273af: Pull complete 01:58:53 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:56 provisioning config files... 01:58:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/248@tmp/config7839109135490770386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:57 ---> ****-login.sh 01:58:57 nexus3.edgexfoundry.org:10001 01:58:57 2f39f015ded8: Pull complete 01:58:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:57 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 01:58:57 $ 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 01:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:58 Configure a credential helper to remove this warning. See 01:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:58 01:58:58 Login Succeeded 01:58:58 nexus3.edgexfoundry.org:10002 01:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:58 Configure a credential helper to remove this warning. See 01:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:58 01:58:58 Login Succeeded 01:58:58 nexus3.edgexfoundry.org:10003 01:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:59 Configure a credential helper to remove this warning. See 01:58:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:59 01:58:59 Login Succeeded 01:58:59 nexus3.edgexfoundry.org:10004 01:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:59 Configure a credential helper to remove this warning. See 01:58:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:59 01:58:59 Login Succeeded 01:58:59 ****.io 01:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:00 Configure a credential helper to remove this warning. See 01:59:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:00 01:59:00 Login Succeeded 01:59:00 ---> ****-login.sh ends 01:59:01 $ docker top d8c8602ab635b9e659548cffbe291a9b512a00ef24d41c7493321994eeaad6f8 -eo pid,comm [Pipeline] { [Pipeline] } 01:59:01 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:59:01 ---> job-cost.sh 01:59:01 lf-activate-venv: SKIPPING 01:59:01 INFO: No Stack... [Pipeline] echo 01:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:01 ========================================================= 01:59:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:59:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:02 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:02 + 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 . 01:59:02 Sending build context to Docker daemon 242.7kB 01:59:02 INFO: Archiving Costs [Pipeline] sh 01:59:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:59:02 Step 2/12 : FROM ${BASE} AS builder 01:59:02 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 01:59:02 + cut -d, -f6 [Pipeline] lock 01:59:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] 01:59:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] did not exist. Created. 01:59:02 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:59:02 cf04c63912e1: Pulling fs layer 01:59:02 55b35a11ae5e: Pulling fs layer 01:59:02 a37a00ec5f00: Pulling fs layer 01:59:02 50b3750afda1: Pulling fs layer 01:59:02 4f4fb700ef54: Pulling fs layer 01:59:02 50b3750afda1: Waiting 01:59:02 4f4fb700ef54: Waiting 01:59:02 80978eb59214: Pulling fs layer 01:59:02 c9f46d7d2bd2: Pulling fs layer 01:59:02 c5a475d317c9: Pulling fs layer 01:59:02 80978eb59214: Waiting 01:59:02 c9f46d7d2bd2: Waiting 01:59:02 c5a475d317c9: Waiting 01:59:02 55b35a11ae5e: Verifying Checksum 01:59:02 55b35a11ae5e: Download complete 01:59:03 + echo total: 0.2199999988079071 [Pipeline] stash 01:59:03 Stashed 1 file(s) [Pipeline] } 01:59:03 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:03 $ docker stop --time=1 d8c8602ab635b9e659548cffbe291a9b512a00ef24d41c7493321994eeaad6f8 01:59:03 50b3750afda1: Verifying Checksum 01:59:03 50b3750afda1: Download complete 01:59:03 4f4fb700ef54: Verifying Checksum 01:59:03 4f4fb700ef54: Download complete 01:59:03 80978eb59214: Verifying Checksum 01:59:03 80978eb59214: Download complete 01:59:03 cf04c63912e1: Verifying Checksum 01:59:03 cf04c63912e1: Download complete 01:59:03 c5a475d317c9: Verifying Checksum 01:59:03 c5a475d317c9: Download complete 01:59:04 $ docker rm -f --volumes d8c8602ab635b9e659548cffbe291a9b512a00ef24d41c7493321994eeaad6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:59:04 cf04c63912e1: Pull complete 01:59:05 55b35a11ae5e: Pull complete 01:59:05 a37a00ec5f00: Verifying Checksum 01:59:05 a37a00ec5f00: Download complete 01:59:06 c9f46d7d2bd2: Verifying Checksum 01:59:06 c9f46d7d2bd2: Download complete 01:59:21 a37a00ec5f00: Pull complete 01:59:21 50b3750afda1: Pull complete 01:59:21 4f4fb700ef54: Pull complete 01:59:21 80978eb59214: Pull complete 01:59:30 c9f46d7d2bd2: Pull complete 01:59:30 c5a475d317c9: Pull complete 01:59:30 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:59:30 ---> be29e6b0f0d4 01:59:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:59:32 ---> Running in 5ff106f0c3d6 01:59:32 Removing intermediate container 5ff106f0c3d6 01:59:32 ---> c2f85df9655c 01:59:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:59:32 ---> Running in 23f752a31d3d 01:59:32 Removing intermediate container 23f752a31d3d 01:59:32 ---> f82c3af74d0d 01:59:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:59:32 ---> Running in a598a82098d0 01:59:33 Removing intermediate container a598a82098d0 01:59:33 ---> dfafdb640e37 01:59:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:33 ---> Running in 517cb34b1ffa 01:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:59:37 OK: 238 MiB in 54 packages 01:59:38 Removing intermediate container 517cb34b1ffa 01:59:38 ---> 4cae8760f61a 01:59:38 Step 7/12 : WORKDIR /app 01:59:38 ---> Running in d715a7b55d65 01:59:38 Removing intermediate container d715a7b55d65 01:59:38 ---> bc0f70ddc63d 01:59:38 Step 8/12 : COPY go.mod vendor* ./ 01:59:39 ---> cba97eaa4d22 01:59:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:39 ---> Running in bfdc7659f52c 02:01:50 Removing intermediate container bfdc7659f52c 02:01:50 ---> b114caeb413d 02:01:50 Step 10/12 : COPY . . 02:01:50 ---> a2eadef4b4c5 02:01:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:50 ---> Running in a43d5ff5926f 02:01:50 Removing intermediate container a43d5ff5926f 02:01:50 ---> 34a97cf4ebe3 02:01:50 Step 12/12 : RUN $MAKE 02:01:50 ---> Running in c8a3bce7825c 02:01:50 noop 02:01:50 Removing intermediate container c8a3bce7825c 02:01:50 ---> d0ddbf83cc8d 02:01:50 Successfully built d0ddbf83cc8d 02:01:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker inspect -f . ci-base-image-arm64 02:01:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:51 prd-ubuntu20.04-docker-arm64-4c-16g-23036 does not seem to be running inside a container 02:01:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/248 -v /w/workspace/app-service-configurable/248:/w/workspace/app-service-configurable/248:rw,z -v /w/workspace/app-service-configurable/248@tmp:/w/workspace/app-service-configurable/248@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 02:01:53 $ docker top 8a057b4ac8e1d2e634f409d9e8745735bcef940dba1a18883d1c5c900ec72f21 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:54 + go version 02:01:54 go version go1.23.2 linux/arm64 [Pipeline] } 02:01:54 $ docker stop --time=1 8a057b4ac8e1d2e634f409d9e8745735bcef940dba1a18883d1c5c900ec72f21 02:01:56 $ docker rm -f --volumes 8a057b4ac8e1d2e634f409d9e8745735bcef940dba1a18883d1c5c900ec72f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker inspect -f . ci-base-image-arm64 02:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:57 prd-ubuntu20.04-docker-arm64-4c-16g-23036 does not seem to be running inside a container 02:01:57 $ 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/248 -v /w/workspace/app-service-configurable/248:/w/workspace/app-service-configurable/248:rw,z -v /w/workspace/app-service-configurable/248@tmp:/w/workspace/app-service-configurable/248@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 02:01:58 $ docker top 66ca31fcc79ce23cb3e618bc11fdc9936066fedb44ad010540c8bacdae2a3f29 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:59 + git config --global --add safe.directory /w/workspace/app-service-configurable/248 [Pipeline] fileExists [Pipeline] sh 02:02:00 + make test 02:02:00 go test -race -coverprofile=coverage.out ./... 02:08:07 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 02:08:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:08:07 go vet ./... 02:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:13:31 ./bin/test-attribution-txt.sh [Pipeline] echo 02:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:13:31 $ docker stop --time=1 66ca31fcc79ce23cb3e618bc11fdc9936066fedb44ad010540c8bacdae2a3f29 02:13:33 $ docker rm -f --volumes 66ca31fcc79ce23cb3e618bc11fdc9936066fedb44ad010540c8bacdae2a3f29 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:13:35 Warning: overwriting stash ‘coverage-report’ 02:13:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:13:36 + ls -al . 02:13:36 total 256 02:13:36 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 02:02 . 02:13:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:58 .. 02:13:36 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 01:58 .dockerignore 02:13:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:58 .git 02:13:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 .github 02:13:36 -rw-rw-r-- 1 jenkins jenkins 106 Oct 18 01:58 .gitignore 02:13:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:58 .golangci.yml 02:13:36 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 18 01:58 Attribution.txt 02:13:36 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 18 01:58 CHANGELOG.md 02:13:36 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 18 01:58 Dockerfile 02:13:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:58 GOVERNANCE.md 02:13:36 -rw-rw-r-- 1 jenkins jenkins 666 Oct 18 01:58 Jenkinsfile 02:13:36 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 01:58 LICENSE 02:13:36 -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 01:58 OWNERS.md 02:13:36 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 18 01:58 README.md 02:13:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION 02:13:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:58 bin 02:13:36 -rw-r--r-- 1 jenkins jenkins 953 Oct 18 02:07 coverage.out 02:13:36 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 18 01:58 go.mod 02:13:36 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:58 go.sum 02:13:36 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 01:58 main.go 02:13:36 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 18 01:58 makefile 02:13:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:37 + 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=5fbb3d57db202537555a2e017545cd2bf3f63d88 --label arch=arm64 --label version=3.2.0-dev.38 . 02:13:37 Sending build context to Docker daemon 244.2kB 02:13:37 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 02:13:37 Step 2/27 : FROM ${BASE} AS builder 02:13:37 ---> d0ddbf83cc8d 02:13:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:13:37 ---> Running in f602355eaee7 02:13:38 Removing intermediate container f602355eaee7 02:13:38 ---> 38d06e0549b8 02:13:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:13:38 ---> Running in 328855bc96e7 02:13:38 Removing intermediate container 328855bc96e7 02:13:38 ---> 4f5de88df23e 02:13:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:13:38 ---> Running in eb152034ae4b 02:13:38 Removing intermediate container eb152034ae4b 02:13:38 ---> b75c00bf8089 02:13:38 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:38 ---> Running in 2c8b9248d9ad 02:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:13:43 OK: 238 MiB in 54 packages 02:13:43 Removing intermediate container 2c8b9248d9ad 02:13:43 ---> 5df326b1287b 02:13:43 Step 7/27 : WORKDIR /app 02:13:43 ---> Running in ce6739eeb590 02:13:44 Removing intermediate container ce6739eeb590 02:13:44 ---> 490052530d05 02:13:44 Step 8/27 : COPY go.mod vendor* ./ 02:13:45 ---> 912c514950a6 02:13:45 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:45 ---> Running in c0f2bdd0c443 02:13:50 Removing intermediate container c0f2bdd0c443 02:13:50 ---> ef638b330df8 02:13:50 Step 10/27 : COPY . . 02:13:50 ---> c1987f5c5804 02:13:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:13:50 ---> Running in e621c1b5605c 02:13:50 Removing intermediate container e621c1b5605c 02:13:50 ---> 398092938bd7 02:13:50 Step 12/27 : RUN $MAKE 02:13:50 ---> Running in 65647bbe7d0f 02:13:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.38" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 02:18:30 Removing intermediate container 65647bbe7d0f 02:18:30 ---> 26d722778b3f 02:18:30 Step 13/27 : FROM alpine:3.20 02:18:30 3.20: Pulling from library/alpine 02:18:30 cf04c63912e1: Already exists 02:18:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:18:30 Status: Downloaded newer image for alpine:3.20 02:18:30 ---> c157a85ed455 02:18:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:18:30 ---> Running in e94675d15bbe 02:18:30 Removing intermediate container e94675d15bbe 02:18:30 ---> 9bd728c00176 02:18:30 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:18:30 ---> Running in fdd93fb416bf 02:18:30 Removing intermediate container fdd93fb416bf 02:18:30 ---> 2d4a88c9058e 02:18:30 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 02:18:30 ---> Running in a2026fe6829d 02:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:32 (1/2) Installing ca-certificates (20240705-r0) 02:18:32 (2/2) Installing dumb-init (1.2.5-r3) 02:18:32 Executing busybox-1.36.1-r29.trigger 02:18:32 Executing ca-certificates-20240705-r0.trigger 02:18:32 OK: 10 MiB in 16 packages 02:18:34 Removing intermediate container a2026fe6829d 02:18:34 ---> 267a772d4ded 02:18:34 Step 17/27 : RUN apk --no-cache upgrade 02:18:34 ---> Running in 3fc4a2546a7e 02:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:37 Upgrading critical system libraries and apk-tools: 02:18:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:37 Executing busybox-1.36.1-r29.trigger 02:18:37 Continuing the upgrade transaction with new apk-tools: 02:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:39 OK: 10 MiB in 16 packages 02:18:40 Removing intermediate container 3fc4a2546a7e 02:18:40 ---> 23ee13cd0235 02:18:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:18:41 ---> 5d24c0d28c5b 02:18:41 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:18:42 ---> 1b6491a04358 02:18:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:18:43 ---> bd821bb64650 02:18:43 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:18:46 ---> 8be8415c92cb 02:18:46 Step 22/27 : EXPOSE 48095 02:18:46 ---> Running in 97a6f992eeb3 02:18:46 Removing intermediate container 97a6f992eeb3 02:18:46 ---> a68c07859918 02:18:46 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:18:46 ---> Running in 0511292d72b2 02:18:47 Removing intermediate container 0511292d72b2 02:18:47 ---> c157643f8bff 02:18:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:18:47 ---> Running in ab24e7b06b29 02:18:47 Removing intermediate container ab24e7b06b29 02:18:47 ---> dd0c13347252 02:18:47 Step 25/27 : LABEL arch=arm64 02:18:47 ---> Running in a023ce2a79a4 02:18:48 Removing intermediate container a023ce2a79a4 02:18:48 ---> 3b1c5a229112 02:18:48 Step 26/27 : LABEL git_sha=5fbb3d57db202537555a2e017545cd2bf3f63d88 02:18:48 ---> Running in ab204efc3720 02:18:48 Removing intermediate container ab204efc3720 02:18:48 ---> e70a383e06b6 02:18:48 Step 27/27 : LABEL version=3.2.0-dev.38 02:18:48 ---> Running in a0660a350bc4 02:18:49 Removing intermediate container a0660a350bc4 02:18:49 ---> 795b9bf68657 02:18:49 [Warning] One or more build-args [ARCH] were not consumed 02:18:49 Successfully built 795b9bf68657 02:18:49 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 02:18:50 provisioning config files... 02:18:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/248@tmp/config7823694249295176586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:50 ---> ****-login.sh 02:18:50 nexus3.edgexfoundry.org:10001 02:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:50 Configure a credential helper to remove this warning. See 02:18:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:50 02:18:50 Login Succeeded 02:18:50 nexus3.edgexfoundry.org:10002 02:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:51 Configure a credential helper to remove this warning. See 02:18:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:51 02:18:51 Login Succeeded 02:18:51 nexus3.edgexfoundry.org:10003 02:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:51 Configure a credential helper to remove this warning. See 02:18:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:51 02:18:51 Login Succeeded 02:18:51 nexus3.edgexfoundry.org:10004 02:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:52 Configure a credential helper to remove this warning. See 02:18:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:52 02:18:52 Login Succeeded 02:18:52 ****.io 02:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:52 Configure a credential helper to remove this warning. See 02:18:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:52 02:18:52 Login Succeeded 02:18:52 ---> ****-login.sh ends [Pipeline] } 02:18:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:52 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 02:18:52 5fbb3d57db202537555a2e017545cd2bf3f63d88 02:18:52 latest 02:18:52 3.2.0-dev.38 02:18:52 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 02:18:52 main 02:18:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88 02:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:18:53 062200471ff1: Preparing 02:18:53 00fba092658a: Preparing 02:18:53 f8c9a3bb8709: Preparing 02:18:53 77d7a91d75b0: Preparing 02:18:53 a1c042fd7b16: Preparing 02:18:53 10232e340818: Preparing 02:18:53 16113d51b718: Preparing 02:18:53 10232e340818: Waiting 02:18:53 16113d51b718: Waiting 02:18:53 f8c9a3bb8709: Pushed 02:18:53 77d7a91d75b0: Pushed 02:18:53 00fba092658a: Pushed 02:18:53 a1c042fd7b16: Pushed 02:18:54 16113d51b718: Layer already exists 02:18:54 10232e340818: Pushed 02:19:06 062200471ff1: Pushed 02:19:06 5fbb3d57db202537555a2e017545cd2bf3f63d88: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:07 + 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 02:19:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:19:07 062200471ff1: Preparing 02:19:07 00fba092658a: Preparing 02:19:07 f8c9a3bb8709: Preparing 02:19:07 77d7a91d75b0: Preparing 02:19:07 a1c042fd7b16: Preparing 02:19:07 10232e340818: Preparing 02:19:07 16113d51b718: Preparing 02:19:07 10232e340818: Waiting 02:19:07 16113d51b718: Waiting 02:19:07 00fba092658a: Layer already exists 02:19:07 062200471ff1: Layer already exists 02:19:07 f8c9a3bb8709: Layer already exists 02:19:07 77d7a91d75b0: Layer already exists 02:19:07 a1c042fd7b16: Layer already exists 02:19:07 16113d51b718: Layer already exists 02:19:07 10232e340818: Layer already exists 02:19:07 latest: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.38 02:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:19:08 062200471ff1: Preparing 02:19:08 00fba092658a: Preparing 02:19:08 f8c9a3bb8709: Preparing 02:19:08 77d7a91d75b0: Preparing 02:19:08 a1c042fd7b16: Preparing 02:19:08 10232e340818: Preparing 02:19:08 16113d51b718: Preparing 02:19:08 10232e340818: Waiting 02:19:08 16113d51b718: Waiting 02:19:08 062200471ff1: Layer already exists 02:19:08 a1c042fd7b16: Layer already exists 02:19:08 00fba092658a: Layer already exists 02:19:08 77d7a91d75b0: Layer already exists 02:19:08 f8c9a3bb8709: Layer already exists 02:19:08 10232e340818: Layer already exists 02:19:08 16113d51b718: Layer already exists 02:19:08 3.2.0-dev.38: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 02:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:19:09 062200471ff1: Preparing 02:19:09 00fba092658a: Preparing 02:19:09 f8c9a3bb8709: Preparing 02:19:09 77d7a91d75b0: Preparing 02:19:09 a1c042fd7b16: Preparing 02:19:09 10232e340818: Preparing 02:19:09 16113d51b718: Preparing 02:19:09 10232e340818: Waiting 02:19:09 16113d51b718: Waiting 02:19:09 00fba092658a: Layer already exists 02:19:09 062200471ff1: Layer already exists 02:19:09 77d7a91d75b0: Layer already exists 02:19:09 a1c042fd7b16: Layer already exists 02:19:09 f8c9a3bb8709: Layer already exists 02:19:09 16113d51b718: Layer already exists 02:19:09 10232e340818: Layer already exists 02:19:09 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:10 + 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 02:19:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 02:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:19:10 062200471ff1: Preparing 02:19:10 00fba092658a: Preparing 02:19:10 f8c9a3bb8709: Preparing 02:19:10 77d7a91d75b0: Preparing 02:19:10 a1c042fd7b16: Preparing 02:19:10 10232e340818: Preparing 02:19:10 16113d51b718: Preparing 02:19:10 10232e340818: Waiting 02:19:10 16113d51b718: Waiting 02:19:10 062200471ff1: Layer already exists 02:19:10 00fba092658a: Layer already exists 02:19:10 f8c9a3bb8709: Layer already exists 02:19:10 77d7a91d75b0: Layer already exists 02:19:10 a1c042fd7b16: Layer already exists 02:19:10 10232e340818: Layer already exists 02:19:10 16113d51b718: Layer already exists 02:19:10 main: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:10 ===================================================== [Pipeline] echo 02:19:10 taggedImages: 02:19:10 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88 02:19:10 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:19:10 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.38 02:19:10 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 02:19:10 - 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 02:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:11 02:19:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:11 arm64: Pulling from edgex-lftools-log-publisher 02:19:11 8998bd30e6a1: Pulling fs layer 02:19:11 04944245beec: Pulling fs layer 02:19:11 699f458cf7ca: Pulling fs layer 02:19:11 765212b225bb: Pulling fs layer 02:19:11 f23df028b6ca: Pulling fs layer 02:19:11 d65c8cfc05b1: Pulling fs layer 02:19:11 2437ff75d9bd: Pulling fs layer 02:19:11 d65c8cfc05b1: Waiting 02:19:11 2437ff75d9bd: Waiting 02:19:11 f23df028b6ca: Waiting 02:19:11 765212b225bb: Waiting 02:19:11 04944245beec: Verifying Checksum 02:19:11 04944245beec: Download complete 02:19:11 765212b225bb: Verifying Checksum 02:19:11 765212b225bb: Download complete 02:19:11 f23df028b6ca: Verifying Checksum 02:19:11 f23df028b6ca: Download complete 02:19:11 d65c8cfc05b1: Download complete 02:19:12 699f458cf7ca: Verifying Checksum 02:19:12 699f458cf7ca: Download complete 02:19:12 8998bd30e6a1: Verifying Checksum 02:19:12 8998bd30e6a1: Download complete 02:19:15 2437ff75d9bd: Verifying Checksum 02:19:15 2437ff75d9bd: Download complete 02:19:18 8998bd30e6a1: Pull complete 02:19:18 04944245beec: Pull complete 02:19:19 699f458cf7ca: Pull complete 02:19:19 765212b225bb: Pull complete 02:19:20 f23df028b6ca: Pull complete 02:19:21 d65c8cfc05b1: Pull complete 02:19:39 2437ff75d9bd: Pull complete 02:19:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:39 prd-ubuntu20.04-docker-arm64-4c-16g-23036 does not seem to be running inside a container 02:19:39 $ 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/248 -v /w/workspace/app-service-configurable/248:/w/workspace/app-service-configurable/248:rw,z -v /w/workspace/app-service-configurable/248@tmp:/w/workspace/app-service-configurable/248@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 02:19:43 $ docker top 40b205c8a7f8601551231f8326ef1d8acbcf51c4a42cc6f8c6aa5ffeaf3230ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:44 ---> job-cost.sh 02:19:44 lf-activate-venv: SKIPPING 02:19:44 INFO: No Stack... 02:19:44 INFO: Retrieving Pricing Info for: v3-standard-4 02:19:45 INFO: Archiving Costs [Pipeline] sh 02:19:46 + cat /w/workspace/app-service-configurable/248/archives/cost.csv 02:19:46 + cut -d, -f6 [Pipeline] lock 02:19:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] 02:19:46 Resource [jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] did not exist. Created. 02:19:46 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:47 /w/workspace/app-service-configurable/248@tmp/durable-7de92825/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:19:47 + echo total: 0.10999999940395355 [Pipeline] stash 02:19:47 Warning: overwriting stash ‘stack-cost’ 02:19:47 Stashed 1 file(s) [Pipeline] } 02:19:47 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:47 $ docker stop --time=1 40b205c8a7f8601551231f8326ef1d8acbcf51c4a42cc6f8c6aa5ffeaf3230ba 02:19:49 $ docker rm -f --volumes 40b205c8a7f8601551231f8326ef1d8acbcf51c4a42cc6f8c6aa5ffeaf3230ba [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 02:19:50 provisioning config files... 02:19:50 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16894383792056065109tmp [Pipeline] { [Pipeline] sh 02:19:50 + set +x 02:19:50 + curl -s https://codecov.io/bash 02:19:50 + bash -s -- 02:19:50 02:19:50 _____ _ 02:19:50 / ____| | | 02:19:50 | | ___ __| | ___ ___ _____ __ 02:19:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:50 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:50 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:50 Bash-1.0.6 02:19:50 02:19:50 02:19:50 ==> git version 2.25.1 found 02:19:50 ==> 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 02:19:50 Release-Date: 2020-01-08 02:19:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:19:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:19:50 ==> Jenkins CI detected. 02:19:50 current dir:  /w/workspace/ry_app-service-configurable_main 02:19:50 project root: . 02:19:50 --> token set from env 02:19:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:50 ==> Running gcov in . (disable via -X gcov) 02:19:50 ==> Python coveragepy not found 02:19:50 ==> Searching for coverage reports in: 02:19:50 + . 02:19:50 -> Found 1 reports 02:19:50 ==> Detecting git/mercurial file structure 02:19:50 ==> Reading reports 02:19:50 + ./coverage.out bytes=953 02:19:50 ==> Appending adjustments 02:19:50 https://docs.codecov.io/docs/fixing-reports 02:19:50 + Found adjustments 02:19:50 ==> Gzipping contents 02:19:50 4.0K /tmp/codecov.GSyJuS.gz 02:19:50 ==> Uploading reports 02:19:50 url: https://codecov.io 02:19:50 query: branch=main&commit=5fbb3d57db202537555a2e017545cd2bf3f63d88&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:50 -> Pinging Codecov 02:19:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5fbb3d57db202537555a2e017545cd2bf3f63d88&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:50 -> Uploading to 02:19:50 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/5fbb3d57db202537555a2e017545cd2bf3f63d88/ad39ea8a-8af3-4302-b21e-f9c91d8731d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021950Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=077889c2d669f5060a2e85417adace2a19153f3a398443709cda2a44ee67c234 02:19:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:50 Dload Upload Total Spent Left Speed 02:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1737 --:--:-- --:--:-- --:--:-- 1737 02:19:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] } 02:19:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:19:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:19:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:51 02:19:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:51 latest: Pulling from edgex-devops/edgex-snyk-go 02:19:51 43c4264eed91: Already exists 02:19:51 4cc291be95ef: Already exists 02:19:51 2ac1f1163629: Already exists 02:19:51 5c3c966382ef: Already exists 02:19:51 4f4fb700ef54: Already exists 02:19:51 d9c7d2e4e75e: Pulling fs layer 02:19:51 9c3e1370e548: Pulling fs layer 02:19:52 d9c7d2e4e75e: Verifying Checksum 02:19:52 d9c7d2e4e75e: Download complete 02:19:52 d9c7d2e4e75e: Pull complete 02:19:53 9c3e1370e548: Verifying Checksum 02:19:53 9c3e1370e548: Download complete 02:19:56 9c3e1370e548: Pull complete 02:19:56 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:56 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 02:19:56 $ 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 02:20:00 $ docker top cbaa60876c6d4dde2514d97e6888d5bbb8a48fe67eb56eef4b30f415c846c16b -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:00 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 02:20:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 02:20:00 + set -o pipefail 02:20:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 02:20:08 02:20:08 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 02:20:08 02:20:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/24289f8e-55ce-4af4-bd16-d636a5f9b2ec 02:20:08 02:20:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:20:08 02:20:08 02:20:08 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:20:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:20:09 $ docker stop --time=1 cbaa60876c6d4dde2514d97e6888d5bbb8a48fe67eb56eef4b30f415c846c16b 02:20:17 $ docker rm -f --volumes cbaa60876c6d4dde2514d97e6888d5bbb8a48fe67eb56eef4b30f415c846c16b [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 02:20:18 + git log --format=format:%s -1 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] sh 02:20:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:19 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 02:20:19 $ 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 02:20:19 $ docker top 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:19 [ssh-agent] Looking for ssh-agent implementation... 02:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:20 $ docker exec 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 ssh-agent 02:20:20 SSH_AUTH_SOCK=/tmp/ssh-SYHiHxzHIIwU/agent.32 02:20:20 SSH_AGENT_PID=38 02:20:20 Running ssh-add (command line suppressed) 02:20:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18115550605257439025.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18115550605257439025.key) 02:20:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:20 + git semver tag 02:20:21 2024-10-18 02:20:20,982 [run_tag] DEBUG tag force:False 02:20:21 2024-10-18 02:20:20,982 [check_head_tag] DEBUG check head tag 02:20:21 2024-10-18 02:20:20,985 [execute] INFO git cat-file --batch-check 02:20:21 2024-10-18 02:20:20,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 02:20:21 2024-10-18 02:20:20,990 [execute] INFO git cat-file --batch 02:20:21 2024-10-18 02:20:20,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 02:20:21 2024-10-18 02:20:21,018 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:20:21 2024-10-18 02:20:21,018 [execute] INFO git tag -a v3.2.0-dev.38 -m v3.2.0-dev.38 02:20:21 2024-10-18 02:20:21,018 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.38', '-m', 'v3.2.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 02:20:21 2024-10-18 02:20:21,022 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:20:21 3.2.0-dev.38 [Pipeline] } 02:20:21 $ docker exec --env ******** --env ******** 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 ssh-agent -k 02:20:21 unset SSH_AUTH_SOCK; 02:20:21 unset SSH_AGENT_PID; 02:20:21 echo Agent pid 38 killed; 02:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:21 + git semver [Pipeline] } 02:20:22 $ docker stop --time=1 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 02:20:23 $ docker rm -f --volumes 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:23 02:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:24 0.23.1-centos7: Pulling from edgex-lftools 02:20:24 ab5ef0e58194: Pulling fs layer 02:20:24 9712f1f96733: Pulling fs layer 02:20:24 63f879dbbcfc: Pulling fs layer 02:20:24 0d9ebad4ef96: Pulling fs layer 02:20:24 e9a5061849ea: Pulling fs layer 02:20:24 d747dcd14b5f: Pulling fs layer 02:20:24 2de7ff778b66: Pulling fs layer 02:20:24 0d9ebad4ef96: Waiting 02:20:24 e9a5061849ea: Waiting 02:20:24 d747dcd14b5f: Waiting 02:20:24 2de7ff778b66: Waiting 02:20:24 9712f1f96733: Verifying Checksum 02:20:24 9712f1f96733: Download complete 02:20:24 63f879dbbcfc: Verifying Checksum 02:20:24 63f879dbbcfc: Download complete 02:20:24 0d9ebad4ef96: Verifying Checksum 02:20:24 0d9ebad4ef96: Download complete 02:20:24 d747dcd14b5f: Download complete 02:20:24 e9a5061849ea: Verifying Checksum 02:20:24 e9a5061849ea: Download complete 02:20:24 ab5ef0e58194: Verifying Checksum 02:20:24 ab5ef0e58194: Download complete 02:20:24 2de7ff778b66: Verifying Checksum 02:20:24 2de7ff778b66: Download complete 02:20:28 ab5ef0e58194: Pull complete 02:20:28 9712f1f96733: Pull complete 02:20:28 63f879dbbcfc: Pull complete 02:20:32 0d9ebad4ef96: Pull complete 02:20:32 e9a5061849ea: Pull complete 02:20:32 d747dcd14b5f: Pull complete 02:20:33 2de7ff778b66: Pull complete 02:20:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:33 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 02:20:33 $ 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 02:20:39 $ docker top 48ec6489dade8bd93b170692be8cedf6f67bb8c0891841036912a0ac46513216 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:20:39 provisioning config files... 02:20:39 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10377542303563284840tmp 02:20:39 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13560928650038764715tmp 02:20:39 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14304522445592400215tmp [Pipeline] { [Pipeline] echo 02:20:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:20:39 ---> sigul-configuration.sh 02:20:39 gpg: directory `/root/.gnupg' created 02:20:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:20:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:20:39 gpg: keyring `/root/.gnupg/secring.gpg' created 02:20:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:20:39 gpg: CAST5 encrypted data 02:20:39 gpg: encrypted with 1 passphrase 02:20:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:20:40 + mkdir /home/jenkins 02:20:40 + mkdir /home/jenkins/sigul [Pipeline] sh 02:20:40 + 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 02:20:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:20:40 ---> sigul-install.sh 02:20:40 Sigul already installed; skipping installation. [Pipeline] sh 02:20:41 + git tag --list 02:20:41 v1.0.0 02:20:41 v1.1.0 02:20:41 v1.2.0 02:20:41 v1.3.0 02:20:41 v1.3.1 02:20:41 v2.0.0 02:20:41 v2.0.1 02:20:41 v2.1.0 02:20:41 v2.1.1 02:20:41 v2.1.2 02:20:41 v2.2.0 02:20:41 v2.3 02:20:41 v2.3.0 02:20:41 v2.3.1 02:20:41 v3.0 02:20:41 v3.0.0 02:20:41 v3.0.1 02:20:41 v3.0.1-dev.1 02:20:41 v3.1 02:20:41 v3.1.0 02:20:41 v3.1.0-dev.1 02:20:41 v3.1.0-dev.10 02:20:41 v3.1.0-dev.11 02:20:41 v3.1.0-dev.12 02:20:41 v3.1.0-dev.13 02:20:41 v3.1.0-dev.14 02:20:41 v3.1.0-dev.15 02:20:41 v3.1.0-dev.16 02:20:41 v3.1.0-dev.17 02:20:41 v3.1.0-dev.18 02:20:41 v3.1.0-dev.19 02:20:41 v3.1.0-dev.2 02:20:41 v3.1.0-dev.20 02:20:41 v3.1.0-dev.21 02:20:41 v3.1.0-dev.22 02:20:41 v3.1.0-dev.23 02:20:41 v3.1.0-dev.24 02:20:41 v3.1.0-dev.25 02:20:41 v3.1.0-dev.26 02:20:41 v3.1.0-dev.27 02:20:41 v3.1.0-dev.28 02:20:41 v3.1.0-dev.29 02:20:41 v3.1.0-dev.3 02:20:41 v3.1.0-dev.30 02:20:41 v3.1.0-dev.31 02:20:41 v3.1.0-dev.32 02:20:41 v3.1.0-dev.33 02:20:41 v3.1.0-dev.34 02:20:41 v3.1.0-dev.35 02:20:41 v3.1.0-dev.36 02:20:41 v3.1.0-dev.37 02:20:41 v3.1.0-dev.38 02:20:41 v3.1.0-dev.39 02:20:41 v3.1.0-dev.4 02:20:41 v3.1.0-dev.5 02:20:41 v3.1.0-dev.6 02:20:41 v3.1.0-dev.7 02:20:41 v3.1.0-dev.8 02:20:41 v3.1.0-dev.9 02:20:41 v3.1.1 02:20:41 v3.1.1-dev.1 02:20:41 v3.2.0-dev.1 02:20:41 v3.2.0-dev.10 02:20:41 v3.2.0-dev.11 02:20:41 v3.2.0-dev.12 02:20:41 v3.2.0-dev.13 02:20:41 v3.2.0-dev.14 02:20:41 v3.2.0-dev.15 02:20:41 v3.2.0-dev.16 02:20:41 v3.2.0-dev.17 02:20:41 v3.2.0-dev.18 02:20:41 v3.2.0-dev.19 02:20:41 v3.2.0-dev.2 02:20:41 v3.2.0-dev.20 02:20:41 v3.2.0-dev.21 02:20:41 v3.2.0-dev.22 02:20:41 v3.2.0-dev.23 02:20:41 v3.2.0-dev.24 02:20:41 v3.2.0-dev.25 02:20:41 v3.2.0-dev.26 02:20:41 v3.2.0-dev.27 02:20:41 v3.2.0-dev.28 02:20:41 v3.2.0-dev.29 02:20:41 v3.2.0-dev.3 02:20:41 v3.2.0-dev.30 02:20:41 v3.2.0-dev.31 02:20:41 v3.2.0-dev.32 02:20:41 v3.2.0-dev.33 02:20:41 v3.2.0-dev.34 02:20:41 v3.2.0-dev.35 02:20:41 v3.2.0-dev.36 02:20:41 v3.2.0-dev.37 02:20:41 v3.2.0-dev.38 02:20:41 v3.2.0-dev.4 02:20:41 v3.2.0-dev.5 02:20:41 v3.2.0-dev.6 02:20:41 v3.2.0-dev.7 02:20:41 v3.2.0-dev.8 02:20:41 v3.2.0-dev.9 [Pipeline] sh 02:20:41 + lftools sign git-tag v3.2.0-dev.38 02:20:41 Signing Git tag with Sigul... 02:20:41 Signing v3.2.0-dev.38 [Pipeline] echo 02:20:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:20:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:20:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:20:42 $ docker stop --time=1 48ec6489dade8bd93b170692be8cedf6f67bb8c0891841036912a0ac46513216 02:20:43 $ docker rm -f --volumes 48ec6489dade8bd93b170692be8cedf6f67bb8c0891841036912a0ac46513216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:20:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:44 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 02:20:44 $ 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 02:20:45 $ docker top 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c -eo pid,comm 02:20:45 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). 02:20:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:45 [ssh-agent] Looking for ssh-agent implementation... 02:20:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:45 $ docker exec 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c ssh-agent 02:20:45 SSH_AUTH_SOCK=/tmp/ssh-nUuPGSpusUVT/agent.32 02:20:45 SSH_AGENT_PID=38 02:20:45 Running ssh-add (command line suppressed) 02:20:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6901930034404734744.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6901930034404734744.key) 02:20:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:45 + git semver bump pre 02:20:46 2024-10-18 02:20:46,007 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:20:46 2024-10-18 02:20:46,007 [bump_version] DEBUG bumping version:3.2.0-dev.38 on axis:pre with prefix:dev 02:20:46 2024-10-18 02:20:46,007 [bump_version] DEBUG bumped version:3.2.0-dev.39 02:20:46 2024-10-18 02:20:46,008 [write_version] DEBUG write version:3.2.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 02:20:46 2024-10-18 02:20:46,008 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:20:46 2024-10-18 02:20:46,008 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 02:20:46 2024-10-18 02:20:46,010 [execute] INFO git cat-file --batch-check 02:20:46 2024-10-18 02:20:46,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:46 2024-10-18 02:20:46,016 [execute] INFO git cat-file --batch 02:20:46 2024-10-18 02:20:46,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:46 2024-10-18 02:20:46,020 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:20:46 3.2.0-dev.39 [Pipeline] } 02:20:46 $ docker exec --env ******** --env ******** 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c ssh-agent -k 02:20:46 unset SSH_AUTH_SOCK; 02:20:46 unset SSH_AGENT_PID; 02:20:46 echo Agent pid 38 killed; 02:20:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:46 + git semver [Pipeline] } 02:20:46 $ docker stop --time=1 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c 02:20:48 $ docker rm -f --volumes 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c [Pipeline] // withDockerContainer [Pipeline] sh 02:20:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:48 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 02:20:48 $ 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 02:20:49 $ docker top 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 -eo pid,comm 02:20:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:20:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:49 [ssh-agent] Looking for ssh-agent implementation... 02:20:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:49 $ docker exec 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 ssh-agent 02:20:49 SSH_AUTH_SOCK=/tmp/ssh-ZHF65tlUBI9g/agent.32 02:20:49 SSH_AGENT_PID=38 02:20:49 Running ssh-add (command line suppressed) 02:20:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14579281886109561738.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14579281886109561738.key) 02:20:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:49 + git semver push 02:20:50 2024-10-18 02:20:50,074 [run_push] DEBUG push 02:20:50 2024-10-18 02:20:50,075 [execute] INFO git cat-file --batch-check 02:20:50 2024-10-18 02:20:50,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:50 2024-10-18 02:20:50,078 [execute] INFO git rev-list abb6ed05fda76a1ff61a84b3e118634ef73ea571 -- 02:20:50 2024-10-18 02:20:50,078 [execute] DEBUG Popen(['git', 'rev-list', 'abb6ed05fda76a1ff61a84b3e118634ef73ea571', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 02:20:50 2024-10-18 02:20:50,090 [execute] INFO git fetch -v origin 02:20:50 2024-10-18 02:20:50,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 02:20:50 2024-10-18 02:20:50,550 [run_push] DEBUG no remote changes detected 02:20:50 2024-10-18 02:20:50,550 [execute] INFO git push origin semver 02:20:50 2024-10-18 02:20:50,551 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 02:20:52 2024-10-18 02:20:52,239 [run_push] DEBUG push all version tags 02:20:52 2024-10-18 02:20:52,239 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:20:52 2024-10-18 02:20:52,240 [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) 02:20:53 2024-10-18 02:20:53,324 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:20:53 3.2.0-dev.39 [Pipeline] } 02:20:53 $ docker exec --env ******** --env ******** 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 ssh-agent -k 02:20:53 unset SSH_AUTH_SOCK; 02:20:53 unset SSH_AGENT_PID; 02:20:53 echo Agent pid 38 killed; 02:20:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:54 + git semver [Pipeline] } 02:20:54 $ docker stop --time=1 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 02:20:55 $ docker rm -f --volumes 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 [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 02:20:56 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 02:20:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:20:56 total 16 02:20:56 drwxr-xr-x 3 root root 4096 Oct 18 01:59 . 02:20:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:20 .. 02:20:56 drwxr-xr-x 2 root root 4096 Oct 18 01:59 cost 02:20:56 -rw-r--r-- 1 root root 96 Oct 18 01:59 cost.csv 02:20:56 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 02:20:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:20:56 total 16 02:20:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:59 . 02:20:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:20 .. 02:20:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:59 cost 02:20:56 -rw-r--r-- 1 jenkins jenkins 96 Oct 18 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:20:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:57 ---> package-listing.sh 02:20:57 ++ facter osfamily 02:20:57 ++ tr '[:upper:]' '[:lower:]' 02:20:57 + OS_FAMILY=debian 02:20:57 + workspace=/w/workspace/ry_app-service-configurable_main 02:20:57 + START_PACKAGES=/tmp/packages_start.txt 02:20:57 + END_PACKAGES=/tmp/packages_end.txt 02:20:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:57 + PACKAGES=/tmp/packages_start.txt 02:20:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:20:57 + PACKAGES=/tmp/packages_end.txt 02:20:57 + case "${OS_FAMILY}" in 02:20:57 + dpkg -l 02:20:57 + grep '^ii' 02:20:57 + '[' -f /tmp/packages_start.txt ']' 02:20:57 + '[' -f /tmp/packages_end.txt ']' 02:20:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:20:57 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 02:20:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 02:20:57 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 02:20:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:58 prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container 02:20:58 $ 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 02:20:58 $ docker top 977a53e13a39b2e363668c6f68a91470ca637af7bfa0294b70a722470a4e3691 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:59 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:59 + ls /var/log/sa-host 02:20:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:59 provisioning config files... 02:20:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16181104569396014002tmp [Pipeline] { [Pipeline] echo 02:20:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:00 ---> create-netrc.sh [Pipeline] } 02:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:21:00 ---> python-tools-install.sh [Pipeline] echo 02:21:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:21:00 ---> sudo-logs.sh 02:21:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:21:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:21:01 ---> job-cost.sh 02:21:01 lf-activate-venv: SKIPPING 02:21:01 DEBUG: total: 0.2199999988079071 02:21:01 INFO: Retrieving Stack Cost... 02:21:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:21:01 INFO: Archiving Costs [Pipeline] echo 02:21:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:21:01 ---> logs-deploy.sh 02:21:01 lf-activate-venv: SKIPPING 02:21:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/248 02:21:01 INFO: archiving workspace using pattern(s): 02:21:02 Archives upload complete. 02:21:02 INFO: archiving logs to Nexus