Push event to branch main Started by user Cloud Tsai Rebuilds build #231 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 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-ssh4852795409948723245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8730735977896677538.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9590945017690191375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10594336493214167673.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-ssh13386493186314171658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-911 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 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e (main) Commit message: "Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.36" > git config core.sparsecheckout # timeout=10 > git checkout -f 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 > git rev-list --no-walk 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T04:18:06.212Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T04:18:06.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T04:18:06.309Z] ========================================================= [2024-05-28T04:18:06.309Z] EdgeX Global Pipelines Version Info [2024-05-28T04:18:06.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:18:07.024Z] ------------------- [2024-05-28T04:18:07.024Z] stable info: [2024-05-28T04:18:07.024Z] ------------------- [2024-05-28T04:18:07.024Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T04:18:07.024Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T04:18:07.024Z] Message: update stable to v1.0.260 [2024-05-28T04:18:07.594Z] ------------------- [2024-05-28T04:18:07.594Z] experimental info: [2024-05-28T04:18:07.594Z] ------------------- [2024-05-28T04:18:07.594Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T04:18:07.594Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T04:18:07.594Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T04:18:07.665Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-05-28T04:18:07.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-05-28T04:18:07.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T04:18:07.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T04:18:07.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T04:18:07.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T04:18:07.814Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T04:18:07.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T04:18:07.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T04:18:07.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T04:18:07.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T04:18:07.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-05-28T04:18:07.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T04:18:07.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T04:18:08.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T04:18:08.038Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T04:18:08.060Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T04:18:08.081Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T04:18:08.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T04:18:08.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T04:18:08.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T04:18:08.182Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T04:18:08.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T04:18:08.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T04:18:08.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T04:18:08.277Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T04:18:08.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T04:18:08.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-28T04:18:08.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-28T04:18:08.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-28T04:18:08.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo [2024-05-28T04:18:08.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a61b8a [Pipeline] echo [2024-05-28T04:18:08.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T04:18:08.530Z] provisioning config files... [2024-05-28T04:18:08.547Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13994719647837296982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:18:08.887Z] ---> ****-login.sh [2024-05-28T04:18:08.888Z] nexus3.edgexfoundry.org:10001 [2024-05-28T04:18:09.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:09.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:09.409Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:09.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:09.409Z] [2024-05-28T04:18:09.409Z] Login Succeeded [2024-05-28T04:18:09.409Z] nexus3.edgexfoundry.org:10002 [2024-05-28T04:18:09.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:09.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:09.409Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:09.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:09.409Z] [2024-05-28T04:18:09.409Z] Login Succeeded [2024-05-28T04:18:09.409Z] nexus3.edgexfoundry.org:10003 [2024-05-28T04:18:09.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:09.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:09.670Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:09.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:09.670Z] [2024-05-28T04:18:09.670Z] Login Succeeded [2024-05-28T04:18:09.670Z] nexus3.edgexfoundry.org:10004 [2024-05-28T04:18:09.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:09.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:09.670Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:09.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:09.670Z] [2024-05-28T04:18:09.670Z] Login Succeeded [2024-05-28T04:18:09.670Z] ****.io [2024-05-28T04:18:09.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:09.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:09.929Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:09.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:09.929Z] [2024-05-28T04:18:09.929Z] Login Succeeded [2024-05-28T04:18:09.929Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T04:18:09.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T04:18:10.352Z] + git rev-list -1 --merges 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e~1..2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo [2024-05-28T04:18:10.379Z] -----------> git rev-list -1 --merges 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e~1..2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:18:10.379Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [false] [Pipeline] sh [2024-05-28T04:18:10.675Z] + git log --format=format:%s -1 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo [2024-05-28T04:18:10.693Z] ========================================================= [2024-05-28T04:18:10.693Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T04:18:10.693Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T04:18:11.041Z] + git log --format=format:%s -1 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo [2024-05-28T04:18:11.053Z] [semverPrep] GIT_COMMIT: 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e, Commit Message: Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.36 [Pipeline] echo [2024-05-28T04:18:11.067Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T04:18:11.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T04:18:11.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T04:18:11.438Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T04:18:11.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T04:18:11.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T04:18:11.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T04:18:11.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:18:11.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T04:18:11.850Z] [2024-05-28T04:18:11.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:18:12.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T04:18:12.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T04:18:12.151Z] b85a868b505f: Pulling fs layer [2024-05-28T04:18:12.151Z] e2be974225ed: Pulling fs layer [2024-05-28T04:18:12.151Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T04:18:12.151Z] 988bab9f4d93: Pulling fs layer [2024-05-28T04:18:12.151Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T04:18:12.151Z] eaf3925da568: Pulling fs layer [2024-05-28T04:18:12.151Z] 988bab9f4d93: Waiting [2024-05-28T04:18:12.151Z] 1469e6f7b9e6: Waiting [2024-05-28T04:18:12.151Z] eaf3925da568: Waiting [2024-05-28T04:18:12.151Z] bab4dde63d76: Pulling fs layer [2024-05-28T04:18:12.151Z] bde34c3a00c8: Pulling fs layer [2024-05-28T04:18:12.151Z] b352a97aabf1: Pulling fs layer [2024-05-28T04:18:12.151Z] 4872d77fe225: Pulling fs layer [2024-05-28T04:18:12.151Z] 5851b861e8e6: Pulling fs layer [2024-05-28T04:18:12.151Z] bab4dde63d76: Waiting [2024-05-28T04:18:12.151Z] bde34c3a00c8: Waiting [2024-05-28T04:18:12.151Z] b352a97aabf1: Waiting [2024-05-28T04:18:12.151Z] 5851b861e8e6: Waiting [2024-05-28T04:18:12.151Z] e2be974225ed: Verifying Checksum [2024-05-28T04:18:12.151Z] e2be974225ed: Download complete [2024-05-28T04:18:12.151Z] 988bab9f4d93: Verifying Checksum [2024-05-28T04:18:12.151Z] 988bab9f4d93: Download complete [2024-05-28T04:18:12.411Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T04:18:12.411Z] 1469e6f7b9e6: Download complete [2024-05-28T04:18:12.411Z] eaf3925da568: Verifying Checksum [2024-05-28T04:18:12.411Z] eaf3925da568: Download complete [2024-05-28T04:18:12.411Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T04:18:12.411Z] 339a4e72a1f5: Download complete [2024-05-28T04:18:12.411Z] bde34c3a00c8: Download complete [2024-05-28T04:18:12.411Z] b352a97aabf1: Verifying Checksum [2024-05-28T04:18:12.411Z] b352a97aabf1: Download complete [2024-05-28T04:18:12.411Z] 4872d77fe225: Verifying Checksum [2024-05-28T04:18:12.411Z] 4872d77fe225: Download complete [2024-05-28T04:18:12.411Z] 5851b861e8e6: Verifying Checksum [2024-05-28T04:18:12.411Z] 5851b861e8e6: Download complete [2024-05-28T04:18:12.411Z] b85a868b505f: Verifying Checksum [2024-05-28T04:18:12.411Z] b85a868b505f: Download complete [2024-05-28T04:18:12.679Z] bab4dde63d76: Verifying Checksum [2024-05-28T04:18:12.679Z] bab4dde63d76: Download complete [2024-05-28T04:18:13.615Z] b85a868b505f: Pull complete [2024-05-28T04:18:13.875Z] e2be974225ed: Pull complete [2024-05-28T04:18:14.443Z] 339a4e72a1f5: Pull complete [2024-05-28T04:18:14.443Z] 988bab9f4d93: Pull complete [2024-05-28T04:18:14.702Z] 1469e6f7b9e6: Pull complete [2024-05-28T04:18:14.702Z] eaf3925da568: Pull complete [2024-05-28T04:18:16.640Z] bab4dde63d76: Pull complete [2024-05-28T04:18:16.640Z] bde34c3a00c8: Pull complete [2024-05-28T04:18:16.899Z] b352a97aabf1: Pull complete [2024-05-28T04:18:16.899Z] 4872d77fe225: Pull complete [2024-05-28T04:18:16.899Z] 5851b861e8e6: Pull complete [2024-05-28T04:18:16.899Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T04:18:16.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T04:18:16.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:18:17.067Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:18:17.102Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T04:18:20.565Z] $ docker top 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 -eo pid,comm [2024-05-28T04:18:20.625Z] 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). [2024-05-28T04:18:20.625Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T04:18:20.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T04:18:20.693Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T04:18:20.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T04:18:20.817Z] $ docker exec 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent [2024-05-28T04:18:20.932Z] SSH_AUTH_SOCK=/tmp/ssh-Ga3ni124e2Ps/agent.31 [2024-05-28T04:18:20.933Z] SSH_AGENT_PID=38 [2024-05-28T04:18:20.940Z] Running ssh-add (command line suppressed) [2024-05-28T04:18:21.049Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12716509011035327080.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12716509011035327080.key) [2024-05-28T04:18:21.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T04:18:21.361Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T04:18:21.373Z] $ docker exec --env ******** --env ******** 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent -k [2024-05-28T04:18:21.478Z] unset SSH_AUTH_SOCK; [2024-05-28T04:18:21.478Z] unset SSH_AGENT_PID; [2024-05-28T04:18:21.478Z] echo Agent pid 38 killed; [2024-05-28T04:18:21.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T04:18:21.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T04:18:21.536Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T04:18:21.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T04:18:21.655Z] $ docker exec 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent [2024-05-28T04:18:21.774Z] SSH_AUTH_SOCK=/tmp/ssh-SwYZyCOcxuEr/agent.71 [2024-05-28T04:18:21.774Z] SSH_AGENT_PID=77 [2024-05-28T04:18:21.779Z] Running ssh-add (command line suppressed) [2024-05-28T04:18:21.884Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1917571334975109309.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1917571334975109309.key) [2024-05-28T04:18:21.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T04:18:22.197Z] + git semver init [2024-05-28T04:18:22.458Z] 2024-05-28 04:18:22,367 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T04:18:22.458Z] 2024-05-28 04:18:22,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-05-28T04:18:22.458Z] 2024-05-28 04:18:22,368 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-05-28T04:18:22.458Z] 2024-05-28 04:18:22,368 [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) [2024-05-28T04:18:23.839Z] 2024-05-28 04:18:23,739 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-05-28T04:18:23.839Z] 2024-05-28 04:18:23,740 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-05-28T04:18:23.839Z] 2024-05-28 04:18:23,740 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:18:23.839Z] 2024-05-28 04:18:23,740 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:18:23.839Z] 3.2.0-dev.22 [Pipeline] } [2024-05-28T04:18:23.849Z] $ docker exec --env ******** --env ******** 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent -k [2024-05-28T04:18:23.946Z] unset SSH_AUTH_SOCK; [2024-05-28T04:18:23.947Z] unset SSH_AGENT_PID; [2024-05-28T04:18:23.947Z] echo Agent pid 77 killed; [2024-05-28T04:18:23.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T04:18:24.284Z] + git semver [Pipeline] } [2024-05-28T04:18:24.558Z] $ docker stop --time=1 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 [2024-05-28T04:18:25.884Z] $ docker rm -f --volumes 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T04:18:26.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T04:18:26.473Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T04:18:26.477Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 [2024-05-28T04:18:26.645Z] provisioning config files... [2024-05-28T04:18:26.658Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15615631015175142897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:18:26.965Z] ---> ****-login.sh [2024-05-28T04:18:26.965Z] nexus3.edgexfoundry.org:10001 [2024-05-28T04:18:26.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:26.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:26.965Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:26.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:26.965Z] [2024-05-28T04:18:26.965Z] Login Succeeded [2024-05-28T04:18:26.965Z] nexus3.edgexfoundry.org:10002 [2024-05-28T04:18:26.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:26.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:26.965Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:26.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:26.965Z] [2024-05-28T04:18:26.965Z] Login Succeeded [2024-05-28T04:18:26.965Z] nexus3.edgexfoundry.org:10003 [2024-05-28T04:18:27.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:27.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:27.225Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:27.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:27.225Z] [2024-05-28T04:18:27.225Z] Login Succeeded [2024-05-28T04:18:27.225Z] nexus3.edgexfoundry.org:10004 [2024-05-28T04:18:27.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:27.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:27.225Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:27.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:27.225Z] [2024-05-28T04:18:27.225Z] Login Succeeded [2024-05-28T04:18:27.225Z] ****.io [2024-05-28T04:18:27.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:18:27.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:18:27.484Z] Configure a credential helper to remove this warning. See [2024-05-28T04:18:27.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:18:27.484Z] [2024-05-28T04:18:27.484Z] Login Succeeded [2024-05-28T04:18:27.484Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T04:18:27.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T04:18:27.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T04:18:27.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T04:18:27.629Z] ========================================================= [2024-05-28T04:18:27.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T04:18:27.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:18:27.964Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T04:18:27.964Z] Sending build context to Docker daemon 10.71MB [2024-05-28T04:18:27.964Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T04:18:27.964Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T04:18:27.964Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T04:18:27.964Z] 619be1103602: Pulling fs layer [2024-05-28T04:18:27.964Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T04:18:27.964Z] 5df492c9dc93: Pulling fs layer [2024-05-28T04:18:27.964Z] 7629e6793208: Pulling fs layer [2024-05-28T04:18:27.964Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T04:18:27.964Z] fb5054dd5b73: Pulling fs layer [2024-05-28T04:18:27.964Z] eeca6798cff9: Pulling fs layer [2024-05-28T04:18:27.964Z] aa269ceb94a6: Pulling fs layer [2024-05-28T04:18:27.964Z] ada007ff1a6a: Pulling fs layer [2024-05-28T04:18:27.964Z] 7629e6793208: Waiting [2024-05-28T04:18:27.964Z] 4f4fb700ef54: Waiting [2024-05-28T04:18:27.964Z] fb5054dd5b73: Waiting [2024-05-28T04:18:27.964Z] aa269ceb94a6: Waiting [2024-05-28T04:18:27.964Z] ada007ff1a6a: Waiting [2024-05-28T04:18:27.964Z] eeca6798cff9: Waiting [2024-05-28T04:18:27.964Z] 7862e08f4a3e: Download complete [2024-05-28T04:18:27.964Z] 7629e6793208: Verifying Checksum [2024-05-28T04:18:27.964Z] 7629e6793208: Download complete [2024-05-28T04:18:27.964Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T04:18:27.964Z] 4f4fb700ef54: Download complete [2024-05-28T04:18:28.223Z] fb5054dd5b73: Verifying Checksum [2024-05-28T04:18:28.223Z] fb5054dd5b73: Download complete [2024-05-28T04:18:28.223Z] 619be1103602: Verifying Checksum [2024-05-28T04:18:28.223Z] 619be1103602: Download complete [2024-05-28T04:18:28.223Z] eeca6798cff9: Verifying Checksum [2024-05-28T04:18:28.223Z] eeca6798cff9: Download complete [2024-05-28T04:18:28.223Z] 619be1103602: Pull complete [2024-05-28T04:18:28.483Z] ada007ff1a6a: Verifying Checksum [2024-05-28T04:18:28.483Z] ada007ff1a6a: Download complete [2024-05-28T04:18:28.483Z] 7862e08f4a3e: Pull complete [2024-05-28T04:18:28.743Z] 5df492c9dc93: Download complete [2024-05-28T04:18:29.001Z] aa269ceb94a6: Verifying Checksum [2024-05-28T04:18:29.001Z] aa269ceb94a6: Download complete [2024-05-28T04:18:32.286Z] 5df492c9dc93: Pull complete [2024-05-28T04:18:32.286Z] 7629e6793208: Pull complete [2024-05-28T04:18:32.545Z] 4f4fb700ef54: Pull complete [2024-05-28T04:18:32.545Z] fb5054dd5b73: Pull complete [2024-05-28T04:18:32.545Z] eeca6798cff9: Pull complete [2024-05-28T04:18:35.079Z] aa269ceb94a6: Pull complete [2024-05-28T04:18:35.653Z] ada007ff1a6a: Pull complete [2024-05-28T04:18:35.653Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T04:18:35.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T04:18:35.653Z] ---> f489d0715acc [2024-05-28T04:18:35.653Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T04:18:41.593Z] Still waiting to schedule task [2024-05-28T04:18:41.593Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T04:18:42.243Z] ---> Running in 2d3c6974b8cc [2024-05-28T04:18:42.243Z] Removing intermediate container 2d3c6974b8cc [2024-05-28T04:18:42.243Z] ---> c1799c18007f [2024-05-28T04:18:42.243Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T04:18:42.243Z] ---> Running in 29af620351f1 [2024-05-28T04:18:42.243Z] Removing intermediate container 29af620351f1 [2024-05-28T04:18:42.243Z] ---> 598a59bb6ec3 [2024-05-28T04:18:42.243Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T04:18:42.243Z] ---> Running in 653a74fc1160 [2024-05-28T04:18:42.243Z] Removing intermediate container 653a74fc1160 [2024-05-28T04:18:42.243Z] ---> e6a44fb5074b [2024-05-28T04:18:42.243Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T04:18:42.243Z] ---> Running in cf0bb87ed72c [2024-05-28T04:18:42.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T04:18:42.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T04:18:42.765Z] OK: 264 MiB in 52 packages [2024-05-28T04:18:43.024Z] Removing intermediate container cf0bb87ed72c [2024-05-28T04:18:43.024Z] ---> 327036c776df [2024-05-28T04:18:43.024Z] Step 7/12 : WORKDIR /app [2024-05-28T04:18:43.024Z] ---> Running in b0fc6e5f479d [2024-05-28T04:18:43.024Z] Removing intermediate container b0fc6e5f479d [2024-05-28T04:18:43.024Z] ---> 3a951110a6be [2024-05-28T04:18:43.024Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T04:18:43.291Z] ---> 0d04bedd9a20 [2024-05-28T04:18:43.291Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T04:18:43.291Z] ---> Running in 711a5e39046e [2024-05-28T04:19:39.573Z] Removing intermediate container 711a5e39046e [2024-05-28T04:19:39.573Z] ---> 72d75947f9e7 [2024-05-28T04:19:39.573Z] Step 10/12 : COPY . . [2024-05-28T04:19:39.573Z] ---> 574259c2d6c3 [2024-05-28T04:19:39.573Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T04:19:39.573Z] ---> Running in 95d0d73526f4 [2024-05-28T04:19:39.573Z] Removing intermediate container 95d0d73526f4 [2024-05-28T04:19:39.573Z] ---> 8458baae92db [2024-05-28T04:19:39.573Z] Step 12/12 : RUN $MAKE [2024-05-28T04:19:39.573Z] ---> Running in 6803fa068311 [2024-05-28T04:19:39.573Z] noop [2024-05-28T04:19:39.833Z] Removing intermediate container 6803fa068311 [2024-05-28T04:19:39.833Z] ---> ab9f7caa49bf [2024-05-28T04:19:39.833Z] Successfully built ab9f7caa49bf [2024-05-28T04:19:39.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:19:40.158Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T04:19:40.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:19:40.256Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:19:40.287Z] $ 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 ******** ci-base-image-x86_64 cat [2024-05-28T04:19:40.611Z] $ docker top 4f3e310ab744dde70ce056b0687cebf27248fc6fa3df1f0267e87522126b3b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T04:19:40.965Z] + go version [2024-05-28T04:19:40.965Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T04:19:40.974Z] $ docker stop --time=1 4f3e310ab744dde70ce056b0687cebf27248fc6fa3df1f0267e87522126b3b4e [2024-05-28T04:19:42.266Z] $ docker rm -f --volumes 4f3e310ab744dde70ce056b0687cebf27248fc6fa3df1f0267e87522126b3b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:19:42.703Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T04:19:42.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:19:42.780Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:19:42.807Z] $ 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 ******** ci-base-image-x86_64 cat [2024-05-28T04:19:43.167Z] $ docker top 990889e2f5bbc55e9825a97b735376b6f8b6791370f1efbc5aa9ade6031e3e67 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T04:19:43.517Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-05-28T04:19:43.814Z] + make test [2024-05-28T04:19:43.814Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T04:20:15.892Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-05-28T04:20:25.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-912 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-05-28T04:20:25.887Z] Running in /w/workspace/app-service-configurable/232 [Pipeline] { [Pipeline] checkout [2024-05-28T04:20:25.933Z] The recommended git tool is: git [2024-05-28T04:20:33.821Z] using credential edgex-jenkins-ssh [2024-05-28T04:20:33.858Z] Cloning the remote Git repository [2024-05-28T04:20:33.914Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-05-28T04:20:34.103Z] > git init /w/workspace/app-service-configurable/232 # timeout=10 [2024-05-28T04:20:34.341Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-05-28T04:20:34.343Z] > git --version # timeout=10 [2024-05-28T04:20:34.365Z] > git --version # 'git version 2.25.1' [2024-05-28T04:20:34.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T04:20:34.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T04:20:37.173Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-05-28T04:20:37.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T04:20:38.248Z] Avoid second fetch [2024-05-28T04:20:38.248Z] Checking out Revision 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e (main) [2024-05-28T04:20:38.966Z] Commit message: "Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.36" [2024-05-28T04:20:38.264Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T04:20:38.319Z] > git checkout -f 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 [2024-05-28T04:20:42.430Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T04:20:43.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T04:20:43.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T04:20:43.570Z] Dload Upload Total Spent Left Speed [2024-05-28T04:20:43.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh [2024-05-28T04:20:43.908Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T04:20:44.241Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-05-28T04:20:44.241Z] [2024-05-28T04:20:44.241Z] { [2024-05-28T04:20:44.241Z] "registry-mirrors": [ [2024-05-28T04:20:44.241Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T04:20:44.241Z] ], [2024-05-28T04:20:44.241Z] "bip": "10.250.0.254/24", [2024-05-28T04:20:44.241Z] "hosts": [ [2024-05-28T04:20:44.241Z] "tcp://0.0.0.0:5555", [2024-05-28T04:20:44.241Z] "unix:///var/run/docker.sock" [2024-05-28T04:20:44.241Z] ], [2024-05-28T04:20:44.241Z] "mtu": 1458, [2024-05-28T04:20:44.241Z] "selinux-enabled": true, [2024-05-28T04:20:44.241Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T04:20:44.241Z] } [Pipeline] sh [2024-05-28T04:20:44.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T04:20:44.927Z] + sudo service docker restart [2024-05-28T04:20:46.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T04:20:46.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T04:20:46.747Z] ./bin/test-attribution-txt.sh [2024-05-28T04:20:46.747Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-05-28T04:20:46.747Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T04:20:46.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T04:20:46.774Z] $ docker stop --time=1 990889e2f5bbc55e9825a97b735376b6f8b6791370f1efbc5aa9ade6031e3e67 [2024-05-28T04:20:52.716Z] $ docker rm -f --volumes 990889e2f5bbc55e9825a97b735376b6f8b6791370f1efbc5aa9ade6031e3e67 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T04:20:53.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T04:20:53.395Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T04:20:53.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T04:20:54.262Z] + ls -al . [2024-05-28T04:20:54.262Z] total 260 [2024-05-28T04:20:54.262Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 04:19 . [2024-05-28T04:20:54.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 04:18 .. [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 119 May 28 04:18 .dockerignore [2024-05-28T04:20:54.262Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:20 .git [2024-05-28T04:20:54.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 04:18 .github [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 106 May 28 04:18 .gitignore [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 04:18 .golangci.yml [2024-05-28T04:20:54.262Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 04:18 .semver [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 18981 May 28 04:18 Attribution.txt [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 37263 May 28 04:18 CHANGELOG.md [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 28 04:18 Dockerfile [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 04:18 GOVERNANCE.md [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 666 May 28 04:18 Jenkinsfile [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 28 04:18 LICENSE [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 618 May 28 04:18 OWNERS.md [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 4582 May 28 04:18 README.md [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 04:18 VERSION [2024-05-28T04:20:54.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 04:18 bin [2024-05-28T04:20:54.262Z] -rw-r--r-- 1 jenkins jenkins 13 May 28 04:19 coverage.out [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 7154 May 28 04:18 go.mod [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 102020 May 28 04:18 go.sum [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 28 04:18 main.go [2024-05-28T04:20:54.262Z] -rw-rw-r-- 1 jenkins jenkins 2572 May 28 04:18 makefile [2024-05-28T04:20:54.262Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 04:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:20:54.573Z] + 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=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e --label arch=amd64 --label version=3.2.0-dev.22 . [2024-05-28T04:20:54.573Z] Sending build context to Docker daemon 10.72MB [2024-05-28T04:20:54.573Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T04:20:54.573Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-28T04:20:54.573Z] ---> ab9f7caa49bf [2024-05-28T04:20:54.573Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T04:20:54.573Z] ---> Running in b259f641f2c1 [2024-05-28T04:20:54.832Z] Removing intermediate container b259f641f2c1 [2024-05-28T04:20:54.832Z] ---> 0b3979638241 [2024-05-28T04:20:54.832Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T04:20:54.832Z] ---> Running in f7a8027afedb [2024-05-28T04:20:54.832Z] Removing intermediate container f7a8027afedb [2024-05-28T04:20:54.832Z] ---> 3245e79f2fa2 [2024-05-28T04:20:54.832Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-28T04:20:54.832Z] ---> Running in ecfb6a513323 [2024-05-28T04:20:54.832Z] Removing intermediate container ecfb6a513323 [2024-05-28T04:20:54.832Z] ---> c830740827fb [2024-05-28T04:20:54.832Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T04:20:54.832Z] ---> Running in 53c103a8ad6b [2024-05-28T04:20:55.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T04:20:55.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T04:20:55.610Z] OK: 264 MiB in 52 packages [2024-05-28T04:20:55.871Z] Removing intermediate container 53c103a8ad6b [2024-05-28T04:20:55.871Z] ---> 7c5f0461442a [2024-05-28T04:20:55.871Z] Step 7/27 : WORKDIR /app [2024-05-28T04:20:56.130Z] ---> Running in d460f1f0a275 [2024-05-28T04:20:56.130Z] Removing intermediate container d460f1f0a275 [2024-05-28T04:20:56.130Z] ---> acf54804fe9a [2024-05-28T04:20:56.130Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-28T04:20:57.073Z] ---> 2ea2bb64b7d1 [2024-05-28T04:20:57.073Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T04:20:58.024Z] ---> Running in fd73a953eaa9 [2024-05-28T04:21:00.871Z] Removing intermediate container fd73a953eaa9 [2024-05-28T04:21:00.871Z] ---> 418f15fa2544 [2024-05-28T04:21:00.871Z] Step 10/27 : COPY . . [2024-05-28T04:21:01.130Z] ---> fc342f6c74cf [2024-05-28T04:21:01.130Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T04:21:01.392Z] ---> Running in cc5d1c0c884f [2024-05-28T04:21:01.959Z] Removing intermediate container cc5d1c0c884f [2024-05-28T04:21:01.959Z] ---> 89fd20912b0d [2024-05-28T04:21:01.959Z] Step 12/27 : RUN $MAKE [2024-05-28T04:21:02.262Z] ---> Running in fcc09c979a66 [2024-05-28T04:21:03.198Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T04:21:03.225Z] provisioning config files... [2024-05-28T04:21:03.252Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/232@tmp/config6377373885625138475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:21:03.710Z] ---> ****-login.sh [2024-05-28T04:21:03.711Z] nexus3.edgexfoundry.org:10001 [2024-05-28T04:21:04.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:04.304Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:04.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:04.304Z] [2024-05-28T04:21:04.304Z] Login Succeeded [2024-05-28T04:21:04.304Z] nexus3.edgexfoundry.org:10002 [2024-05-28T04:21:04.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:04.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:04.847Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:04.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:04.847Z] [2024-05-28T04:21:04.847Z] Login Succeeded [2024-05-28T04:21:04.847Z] nexus3.edgexfoundry.org:10003 [2024-05-28T04:21:05.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:05.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:05.121Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:05.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:05.121Z] [2024-05-28T04:21:05.121Z] Login Succeeded [2024-05-28T04:21:05.121Z] nexus3.edgexfoundry.org:10004 [2024-05-28T04:21:05.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:05.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:05.396Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:05.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:05.396Z] [2024-05-28T04:21:05.396Z] Login Succeeded [2024-05-28T04:21:05.396Z] ****.io [2024-05-28T04:21:05.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:06.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:06.253Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:06.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:06.253Z] [2024-05-28T04:21:06.253Z] Login Succeeded [2024-05-28T04:21:06.253Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T04:21:06.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T04:21:06.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T04:21:06.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T04:21:06.772Z] ========================================================= [2024-05-28T04:21:06.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T04:21:06.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:07.146Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T04:21:07.146Z] Sending build context to Docker daemon 238.6kB [2024-05-28T04:21:07.420Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T04:21:07.420Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T04:21:07.420Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T04:21:07.420Z] c6b39de5b339: Pulling fs layer [2024-05-28T04:21:07.420Z] a69c41024577: Pulling fs layer [2024-05-28T04:21:07.420Z] d6de4b400683: Pulling fs layer [2024-05-28T04:21:07.420Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T04:21:07.420Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T04:21:07.420Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T04:21:07.420Z] 00f215d4a9da: Pulling fs layer [2024-05-28T04:21:07.420Z] d496ad576159: Pulling fs layer [2024-05-28T04:21:07.420Z] 35cb2a7552d0: Waiting [2024-05-28T04:21:07.420Z] 4f4fb700ef54: Waiting [2024-05-28T04:21:07.420Z] 464afbd9ba4c: Waiting [2024-05-28T04:21:07.420Z] 00f215d4a9da: Waiting [2024-05-28T04:21:07.420Z] d496ad576159: Waiting [2024-05-28T04:21:07.420Z] a69c41024577: Verifying Checksum [2024-05-28T04:21:07.420Z] a69c41024577: Download complete [2024-05-28T04:21:07.693Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T04:21:07.693Z] 35cb2a7552d0: Download complete [2024-05-28T04:21:07.693Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T04:21:07.693Z] 4f4fb700ef54: Download complete [2024-05-28T04:21:07.693Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T04:21:07.693Z] 464afbd9ba4c: Download complete [2024-05-28T04:21:07.693Z] c6b39de5b339: Download complete [2024-05-28T04:21:08.280Z] d496ad576159: Verifying Checksum [2024-05-28T04:21:08.280Z] d496ad576159: Download complete [2024-05-28T04:21:08.549Z] c6b39de5b339: Pull complete [2024-05-28T04:21:09.139Z] a69c41024577: Pull complete [2024-05-28T04:21:09.413Z] d6de4b400683: Verifying Checksum [2024-05-28T04:21:09.413Z] d6de4b400683: Download complete [2024-05-28T04:21:10.377Z] 00f215d4a9da: Verifying Checksum [2024-05-28T04:21:10.377Z] 00f215d4a9da: Download complete [2024-05-28T04:21:22.732Z] d6de4b400683: Pull complete [2024-05-28T04:21:22.732Z] 35cb2a7552d0: Pull complete [2024-05-28T04:21:22.732Z] 4f4fb700ef54: Pull complete [2024-05-28T04:21:23.001Z] 464afbd9ba4c: Pull complete [2024-05-28T04:21:29.732Z] Removing intermediate container fcc09c979a66 [2024-05-28T04:21:29.732Z] ---> 46f88497739b [2024-05-28T04:21:29.732Z] Step 13/27 : FROM alpine:3.18 [2024-05-28T04:21:29.732Z] 3.18: Pulling from library/alpine [2024-05-28T04:21:29.732Z] 619be1103602: Already exists [2024-05-28T04:21:29.732Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T04:21:29.732Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T04:21:29.732Z] ---> d3782b16ccc9 [2024-05-28T04:21:29.732Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T04:21:29.732Z] ---> Running in 14289d29f13a [2024-05-28T04:21:29.732Z] Removing intermediate container 14289d29f13a [2024-05-28T04:21:29.732Z] ---> 1c81f51a23dc [2024-05-28T04:21:29.732Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-05-28T04:21:29.732Z] ---> Running in a10cd43d37f8 [2024-05-28T04:21:29.732Z] Removing intermediate container a10cd43d37f8 [2024-05-28T04:21:29.732Z] ---> 48a49b93dff6 [2024-05-28T04:21:29.732Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-28T04:21:29.732Z] ---> Running in 01fae73643e3 [2024-05-28T04:21:29.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T04:21:29.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T04:21:29.992Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-28T04:21:30.253Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-28T04:21:30.253Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T04:21:30.253Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T04:21:30.253Z] OK: 8 MiB in 17 packages [2024-05-28T04:21:30.511Z] Removing intermediate container 01fae73643e3 [2024-05-28T04:21:30.511Z] ---> 27b69c58aa38 [2024-05-28T04:21:30.511Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-28T04:21:30.511Z] ---> Running in 1848cd50836e [2024-05-28T04:21:30.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T04:21:31.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T04:21:31.030Z] Upgrading critical system libraries and apk-tools: [2024-05-28T04:21:31.030Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T04:21:31.030Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T04:21:31.230Z] 00f215d4a9da: Pull complete [2024-05-28T04:21:31.289Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T04:21:31.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T04:21:31.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T04:21:31.289Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:21:31.549Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T04:21:31.549Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:21:31.549Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T04:21:31.549Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T04:21:31.549Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T04:21:31.549Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:21:31.549Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T04:21:31.549Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T04:21:31.549Z] OK: 8 MiB in 17 packages [2024-05-28T04:21:32.116Z] Removing intermediate container 1848cd50836e [2024-05-28T04:21:32.116Z] ---> 97f770a6ba17 [2024-05-28T04:21:32.116Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-28T04:21:32.116Z] ---> 69463fb5b9e1 [2024-05-28T04:21:32.116Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-28T04:21:32.116Z] ---> ca56f21727d7 [2024-05-28T04:21:32.116Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-28T04:21:32.377Z] ---> f070ad19bde6 [2024-05-28T04:21:32.377Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-05-28T04:21:32.947Z] ---> b1a055056639 [2024-05-28T04:21:32.947Z] Step 22/27 : EXPOSE 48095 [2024-05-28T04:21:32.947Z] ---> Running in 3a7b76b35759 [2024-05-28T04:21:32.947Z] Removing intermediate container 3a7b76b35759 [2024-05-28T04:21:32.947Z] ---> 104a20de1d03 [2024-05-28T04:21:32.947Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-05-28T04:21:32.947Z] ---> Running in 7964ca6fe40e [2024-05-28T04:21:32.947Z] Removing intermediate container 7964ca6fe40e [2024-05-28T04:21:32.947Z] ---> 36f3b74c0192 [2024-05-28T04:21:32.947Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T04:21:32.947Z] ---> Running in 06df0c92fffc [2024-05-28T04:21:32.947Z] Removing intermediate container 06df0c92fffc [2024-05-28T04:21:32.947Z] ---> 0402a2a7783a [2024-05-28T04:21:32.947Z] Step 25/27 : LABEL arch=amd64 [2024-05-28T04:21:32.947Z] ---> Running in e1ca222db44c [2024-05-28T04:21:33.188Z] d496ad576159: Pull complete [2024-05-28T04:21:33.189Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T04:21:33.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T04:21:33.189Z] ---> f246e2811388 [2024-05-28T04:21:33.189Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T04:21:33.207Z] Removing intermediate container e1ca222db44c [2024-05-28T04:21:33.207Z] ---> 07ad61cb3728 [2024-05-28T04:21:33.207Z] Step 26/27 : LABEL git_sha=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:21:33.207Z] ---> Running in 1f04af62e700 [2024-05-28T04:21:33.207Z] Removing intermediate container 1f04af62e700 [2024-05-28T04:21:33.207Z] ---> b46c47cd6503 [2024-05-28T04:21:33.207Z] Step 27/27 : LABEL version=3.2.0-dev.22 [2024-05-28T04:21:33.207Z] ---> Running in ab431da5cfdc [2024-05-28T04:21:33.207Z] Removing intermediate container ab431da5cfdc [2024-05-28T04:21:33.207Z] ---> 1960b90abf00 [2024-05-28T04:21:33.207Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T04:21:33.207Z] Successfully built 1960b90abf00 [2024-05-28T04:21:33.207Z] 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 [2024-05-28T04:21:33.335Z] provisioning config files... [2024-05-28T04:21:33.342Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14893454978171576017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:21:33.643Z] ---> ****-login.sh [2024-05-28T04:21:33.643Z] nexus3.edgexfoundry.org:10001 [2024-05-28T04:21:33.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:33.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:33.643Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:33.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:33.643Z] [2024-05-28T04:21:33.643Z] Login Succeeded [2024-05-28T04:21:33.643Z] nexus3.edgexfoundry.org:10002 [2024-05-28T04:21:33.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:33.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:33.643Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:33.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:33.643Z] [2024-05-28T04:21:33.643Z] Login Succeeded [2024-05-28T04:21:33.643Z] nexus3.edgexfoundry.org:10003 [2024-05-28T04:21:33.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:33.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:33.903Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:33.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:33.903Z] [2024-05-28T04:21:33.903Z] Login Succeeded [2024-05-28T04:21:33.903Z] nexus3.edgexfoundry.org:10004 [2024-05-28T04:21:33.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:33.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:33.903Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:33.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:33.903Z] [2024-05-28T04:21:33.903Z] Login Succeeded [2024-05-28T04:21:33.903Z] ****.io [2024-05-28T04:21:33.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:21:34.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:21:34.162Z] Configure a credential helper to remove this warning. See [2024-05-28T04:21:34.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:21:34.162Z] [2024-05-28T04:21:34.162Z] Login Succeeded [2024-05-28T04:21:34.162Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T04:21:34.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T04:21:34.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T04:21:34.267Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-05-28T04:21:34.267Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:21:34.267Z] latest [2024-05-28T04:21:34.267Z] 3.2.0-dev.22 [2024-05-28T04:21:34.267Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [2024-05-28T04:21:34.267Z] main [2024-05-28T04:21:34.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:34.601Z] ---> Running in f2dded86a0f4 [2024-05-28T04:21:34.611Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:34.869Z] Removing intermediate container f2dded86a0f4 [2024-05-28T04:21:34.869Z] ---> f3baa290290f [2024-05-28T04:21:34.869Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T04:21:34.869Z] ---> Running in 71e4ba669a92 [2024-05-28T04:21:34.929Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:21:34.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-28T04:21:34.929Z] d7d573759c71: Preparing [2024-05-28T04:21:34.929Z] 885461df7ed4: Preparing [2024-05-28T04:21:34.929Z] 335a2ac686ee: Preparing [2024-05-28T04:21:34.929Z] d52f1c5921b9: Preparing [2024-05-28T04:21:34.929Z] 276cf1db45d9: Preparing [2024-05-28T04:21:34.929Z] ee4967de0081: Preparing [2024-05-28T04:21:34.929Z] aedc3bda2944: Preparing [2024-05-28T04:21:34.929Z] ee4967de0081: Waiting [2024-05-28T04:21:34.929Z] aedc3bda2944: Waiting [2024-05-28T04:21:34.929Z] 335a2ac686ee: Pushed [2024-05-28T04:21:34.929Z] d52f1c5921b9: Pushed [2024-05-28T04:21:34.929Z] 885461df7ed4: Pushed [2024-05-28T04:21:34.929Z] aedc3bda2944: Layer already exists [2024-05-28T04:21:35.142Z] Removing intermediate container 71e4ba669a92 [2024-05-28T04:21:35.142Z] ---> 0a7d93511e88 [2024-05-28T04:21:35.142Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T04:21:35.187Z] ee4967de0081: Pushed [2024-05-28T04:21:35.416Z] ---> Running in 7908feaf21f2 [2024-05-28T04:21:35.684Z] Removing intermediate container 7908feaf21f2 [2024-05-28T04:21:35.684Z] ---> cc57d37758f6 [2024-05-28T04:21:35.684Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T04:21:35.684Z] ---> Running in 08b5a9998521 [2024-05-28T04:21:35.755Z] 276cf1db45d9: Pushed [2024-05-28T04:21:37.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:21:37.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:21:38.080Z] OK: 266 MiB in 52 packages [2024-05-28T04:21:38.288Z] d7d573759c71: Pushed [2024-05-28T04:21:38.288Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:38.607Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:38.926Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-05-28T04:21:38.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-28T04:21:38.926Z] d7d573759c71: Preparing [2024-05-28T04:21:38.926Z] 885461df7ed4: Preparing [2024-05-28T04:21:38.926Z] 335a2ac686ee: Preparing [2024-05-28T04:21:38.926Z] d52f1c5921b9: Preparing [2024-05-28T04:21:38.926Z] 276cf1db45d9: Preparing [2024-05-28T04:21:38.926Z] ee4967de0081: Preparing [2024-05-28T04:21:38.926Z] aedc3bda2944: Preparing [2024-05-28T04:21:38.926Z] ee4967de0081: Waiting [2024-05-28T04:21:38.926Z] aedc3bda2944: Waiting [2024-05-28T04:21:38.926Z] 885461df7ed4: Layer already exists [2024-05-28T04:21:38.926Z] 335a2ac686ee: Layer already exists [2024-05-28T04:21:38.926Z] d52f1c5921b9: Layer already exists [2024-05-28T04:21:38.926Z] d7d573759c71: Layer already exists [2024-05-28T04:21:38.926Z] 276cf1db45d9: Layer already exists [2024-05-28T04:21:38.926Z] aedc3bda2944: Layer already exists [2024-05-28T04:21:38.926Z] ee4967de0081: Layer already exists [2024-05-28T04:21:38.926Z] latest: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:39.049Z] Removing intermediate container 08b5a9998521 [2024-05-28T04:21:39.049Z] ---> 199dfd219bc7 [2024-05-28T04:21:39.049Z] Step 7/12 : WORKDIR /app [2024-05-28T04:21:39.049Z] ---> Running in ee9765c9ca29 [2024-05-28T04:21:39.254Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:39.314Z] Removing intermediate container ee9765c9ca29 [2024-05-28T04:21:39.314Z] ---> 5bf0feb83415 [2024-05-28T04:21:39.314Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T04:21:39.571Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.22 [2024-05-28T04:21:39.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-28T04:21:39.571Z] d7d573759c71: Preparing [2024-05-28T04:21:39.571Z] 885461df7ed4: Preparing [2024-05-28T04:21:39.571Z] 335a2ac686ee: Preparing [2024-05-28T04:21:39.571Z] d52f1c5921b9: Preparing [2024-05-28T04:21:39.571Z] 276cf1db45d9: Preparing [2024-05-28T04:21:39.571Z] ee4967de0081: Preparing [2024-05-28T04:21:39.571Z] aedc3bda2944: Preparing [2024-05-28T04:21:39.571Z] aedc3bda2944: Waiting [2024-05-28T04:21:39.571Z] ee4967de0081: Waiting [2024-05-28T04:21:39.571Z] 276cf1db45d9: Layer already exists [2024-05-28T04:21:39.571Z] 335a2ac686ee: Layer already exists [2024-05-28T04:21:39.571Z] d52f1c5921b9: Layer already exists [2024-05-28T04:21:39.571Z] d7d573759c71: Layer already exists [2024-05-28T04:21:39.571Z] 885461df7ed4: Layer already exists [2024-05-28T04:21:39.571Z] aedc3bda2944: Layer already exists [2024-05-28T04:21:39.571Z] ee4967de0081: Layer already exists [2024-05-28T04:21:39.571Z] 3.2.0-dev.22: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:39.898Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [2024-05-28T04:21:39.900Z] ---> 950c62ff3208 [2024-05-28T04:21:39.900Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T04:21:39.900Z] ---> Running in c0139f4cdc71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:40.225Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [2024-05-28T04:21:40.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-28T04:21:40.225Z] d7d573759c71: Preparing [2024-05-28T04:21:40.225Z] 885461df7ed4: Preparing [2024-05-28T04:21:40.225Z] 335a2ac686ee: Preparing [2024-05-28T04:21:40.225Z] d52f1c5921b9: Preparing [2024-05-28T04:21:40.225Z] 276cf1db45d9: Preparing [2024-05-28T04:21:40.225Z] ee4967de0081: Preparing [2024-05-28T04:21:40.225Z] aedc3bda2944: Preparing [2024-05-28T04:21:40.225Z] ee4967de0081: Waiting [2024-05-28T04:21:40.225Z] aedc3bda2944: Waiting [2024-05-28T04:21:40.225Z] d7d573759c71: Layer already exists [2024-05-28T04:21:40.225Z] d52f1c5921b9: Layer already exists [2024-05-28T04:21:40.225Z] 335a2ac686ee: Layer already exists [2024-05-28T04:21:40.225Z] 885461df7ed4: Layer already exists [2024-05-28T04:21:40.225Z] 276cf1db45d9: Layer already exists [2024-05-28T04:21:40.225Z] ee4967de0081: Layer already exists [2024-05-28T04:21:40.225Z] aedc3bda2944: Layer already exists [2024-05-28T04:21:40.225Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:40.559Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:40.874Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-05-28T04:21:40.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-28T04:21:40.874Z] d7d573759c71: Preparing [2024-05-28T04:21:40.874Z] 885461df7ed4: Preparing [2024-05-28T04:21:40.874Z] 335a2ac686ee: Preparing [2024-05-28T04:21:40.874Z] d52f1c5921b9: Preparing [2024-05-28T04:21:40.874Z] 276cf1db45d9: Preparing [2024-05-28T04:21:40.874Z] ee4967de0081: Preparing [2024-05-28T04:21:40.874Z] aedc3bda2944: Preparing [2024-05-28T04:21:40.874Z] aedc3bda2944: Waiting [2024-05-28T04:21:40.874Z] ee4967de0081: Waiting [2024-05-28T04:21:40.874Z] 276cf1db45d9: Layer already exists [2024-05-28T04:21:40.874Z] 335a2ac686ee: Layer already exists [2024-05-28T04:21:40.874Z] 885461df7ed4: Layer already exists [2024-05-28T04:21:40.874Z] d52f1c5921b9: Layer already exists [2024-05-28T04:21:40.874Z] d7d573759c71: Layer already exists [2024-05-28T04:21:40.874Z] ee4967de0081: Layer already exists [2024-05-28T04:21:40.874Z] aedc3bda2944: Layer already exists [2024-05-28T04:21:40.874Z] main: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T04:21:40.957Z] ===================================================== [Pipeline] echo [2024-05-28T04:21:40.970Z] taggedImages: [2024-05-28T04:21:40.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:21:40.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-05-28T04:21:40.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.22 [2024-05-28T04:21:40.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [2024-05-28T04:21:40.970Z] - 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 [2024-05-28T04:21:41.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T04:21:41.368Z] [2024-05-28T04:21:41.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:21:41.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T04:21:41.666Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T04:21:41.666Z] 5eb5b503b376: Pulling fs layer [2024-05-28T04:21:41.666Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T04:21:41.666Z] ec43610c2a17: Pulling fs layer [2024-05-28T04:21:41.666Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T04:21:41.666Z] 33b1e0a273af: Pulling fs layer [2024-05-28T04:21:41.666Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T04:21:41.666Z] 2f39f015ded8: Pulling fs layer [2024-05-28T04:21:41.666Z] 3a2ae6a8a46f: Waiting [2024-05-28T04:21:41.666Z] 5d3b04190fa2: Waiting [2024-05-28T04:21:41.666Z] 33b1e0a273af: Waiting [2024-05-28T04:21:41.666Z] 5c69ac0246d0: Download complete [2024-05-28T04:21:41.666Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T04:21:41.666Z] 3a2ae6a8a46f: Download complete [2024-05-28T04:21:41.666Z] 33b1e0a273af: Verifying Checksum [2024-05-28T04:21:41.666Z] 33b1e0a273af: Download complete [2024-05-28T04:21:41.927Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T04:21:41.927Z] 5d3b04190fa2: Download complete [2024-05-28T04:21:41.927Z] ec43610c2a17: Verifying Checksum [2024-05-28T04:21:41.927Z] ec43610c2a17: Download complete [2024-05-28T04:21:41.927Z] 5eb5b503b376: Download complete [2024-05-28T04:21:42.493Z] 2f39f015ded8: Verifying Checksum [2024-05-28T04:21:42.493Z] 2f39f015ded8: Download complete [2024-05-28T04:21:43.060Z] 5eb5b503b376: Pull complete [2024-05-28T04:21:43.060Z] 5c69ac0246d0: Pull complete [2024-05-28T04:21:43.624Z] ec43610c2a17: Pull complete [2024-05-28T04:21:43.625Z] 3a2ae6a8a46f: Pull complete [2024-05-28T04:21:43.882Z] 33b1e0a273af: Pull complete [2024-05-28T04:21:43.882Z] 5d3b04190fa2: Pull complete [2024-05-28T04:21:48.060Z] 2f39f015ded8: Pull complete [2024-05-28T04:21:48.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T04:21:48.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T04:21:48.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:21:48.168Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:21:48.190Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T04:21:49.452Z] $ docker top 6b39caf0b78fcc36aa9f42897a15d532bb1a455274e0f88adb3d356fd956005d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:21:49.855Z] ---> job-cost.sh [2024-05-28T04:21:49.855Z] lf-activate-venv: SKIPPING [2024-05-28T04:21:49.855Z] INFO: No Stack... [2024-05-28T04:21:50.114Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T04:21:50.684Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T04:21:50.971Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-05-28T04:21:50.971Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T04:21:50.984Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [2024-05-28T04:21:50.992Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] did not exist. Created. [2024-05-28T04:21:50.999Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T04:21:51.308Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T04:21:51.344Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T04:21:51.354Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T04:21:51.380Z] $ docker stop --time=1 6b39caf0b78fcc36aa9f42897a15d532bb1a455274e0f88adb3d356fd956005d [2024-05-28T04:21:52.535Z] $ docker rm -f --volumes 6b39caf0b78fcc36aa9f42897a15d532bb1a455274e0f88adb3d356fd956005d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T04:23:31.565Z] Removing intermediate container c0139f4cdc71 [2024-05-28T04:23:31.565Z] ---> 573b4ba7aa4e [2024-05-28T04:23:31.565Z] Step 10/12 : COPY . . [2024-05-28T04:23:31.565Z] ---> 409dc92978e9 [2024-05-28T04:23:31.565Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T04:23:31.565Z] ---> Running in 5b01aba1fbe9 [2024-05-28T04:23:31.565Z] Removing intermediate container 5b01aba1fbe9 [2024-05-28T04:23:31.565Z] ---> 80a8f6091108 [2024-05-28T04:23:31.565Z] Step 12/12 : RUN $MAKE [2024-05-28T04:23:31.565Z] ---> Running in a00ab9a9e47a [2024-05-28T04:23:31.565Z] noop [2024-05-28T04:23:31.565Z] Removing intermediate container a00ab9a9e47a [2024-05-28T04:23:31.565Z] ---> 9eff9fbed341 [2024-05-28T04:23:31.565Z] Successfully built 9eff9fbed341 [2024-05-28T04:23:31.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:23:31.946Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T04:23:31.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:23:32.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-912 does not seem to be running inside a container [2024-05-28T04:23:32.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/232 -v /w/workspace/app-service-configurable/232:/w/workspace/app-service-configurable/232:rw,z -v /w/workspace/app-service-configurable/232@tmp:/w/workspace/app-service-configurable/232@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 [2024-05-28T04:23:33.497Z] $ docker top 79655296f095e6b5b579dfbf6e3b4f82ff81c121237e9b5b321c183229bf218d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T04:23:34.333Z] + go version [2024-05-28T04:23:34.334Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T04:23:34.354Z] $ docker stop --time=1 79655296f095e6b5b579dfbf6e3b4f82ff81c121237e9b5b321c183229bf218d [2024-05-28T04:23:35.997Z] $ docker rm -f --volumes 79655296f095e6b5b579dfbf6e3b4f82ff81c121237e9b5b321c183229bf218d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:23:36.578Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T04:23:36.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:23:36.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-912 does not seem to be running inside a container [2024-05-28T04:23:36.841Z] $ 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/232 -v /w/workspace/app-service-configurable/232:/w/workspace/app-service-configurable/232:rw,z -v /w/workspace/app-service-configurable/232@tmp:/w/workspace/app-service-configurable/232@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 [2024-05-28T04:23:38.044Z] $ docker top c48698908aa93abc79b2740c4bdfd664d1bea7ea2e5bbe2c85eee36868ca254f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T04:23:38.875Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/232 [Pipeline] fileExists [Pipeline] sh [2024-05-28T04:23:39.206Z] + make test [2024-05-28T04:23:39.474Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T04:28:01.325Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-05-28T04:28:01.325Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T04:28:01.325Z] go vet ./... [2024-05-28T04:32:08.882Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T04:32:08.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T04:32:08.882Z] ./bin/test-attribution-txt.sh [2024-05-28T04:32:08.882Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-05-28T04:32:08.882Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T04:32:08.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T04:32:08.912Z] $ docker stop --time=1 c48698908aa93abc79b2740c4bdfd664d1bea7ea2e5bbe2c85eee36868ca254f [2024-05-28T04:32:11.040Z] $ docker rm -f --volumes c48698908aa93abc79b2740c4bdfd664d1bea7ea2e5bbe2c85eee36868ca254f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T04:32:13.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T04:32:13.622Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T04:32:14.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T04:32:14.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T04:32:14.918Z] + ls -al . [2024-05-28T04:32:14.918Z] total 256 [2024-05-28T04:32:14.918Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 04:23 . [2024-05-28T04:32:14.918Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 04:20 .. [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 119 May 28 04:20 .dockerignore [2024-05-28T04:32:14.918Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:20 .git [2024-05-28T04:32:14.918Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 04:20 .github [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 106 May 28 04:20 .gitignore [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 04:20 .golangci.yml [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 18981 May 28 04:20 Attribution.txt [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 37263 May 28 04:20 CHANGELOG.md [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 28 04:20 Dockerfile [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 04:20 GOVERNANCE.md [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 666 May 28 04:20 Jenkinsfile [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 28 04:20 LICENSE [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 618 May 28 04:20 OWNERS.md [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 4582 May 28 04:20 README.md [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 04:18 VERSION [2024-05-28T04:32:14.918Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 04:20 bin [2024-05-28T04:32:14.918Z] -rw-r--r-- 1 jenkins jenkins 13 May 28 04:23 coverage.out [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 7154 May 28 04:20 go.mod [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 102020 May 28 04:20 go.sum [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 28 04:20 main.go [2024-05-28T04:32:14.918Z] -rw-rw-r-- 1 jenkins jenkins 2572 May 28 04:20 makefile [2024-05-28T04:32:14.918Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 04:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:32:15.275Z] + 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=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e --label arch=arm64 --label version=3.2.0-dev.22 . [2024-05-28T04:32:15.275Z] Sending build context to Docker daemon 239.6kB [2024-05-28T04:32:15.543Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T04:32:15.543Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-28T04:32:15.543Z] ---> 9eff9fbed341 [2024-05-28T04:32:15.543Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T04:32:15.819Z] ---> Running in e7582ac05a35 [2024-05-28T04:32:16.086Z] Removing intermediate container e7582ac05a35 [2024-05-28T04:32:16.086Z] ---> d5ea22779563 [2024-05-28T04:32:16.086Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T04:32:16.086Z] ---> Running in 4c055d8c739d [2024-05-28T04:32:16.353Z] Removing intermediate container 4c055d8c739d [2024-05-28T04:32:16.353Z] ---> 8a26a1b6e78e [2024-05-28T04:32:16.353Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-28T04:32:16.353Z] ---> Running in 5e8dbe9a4d21 [2024-05-28T04:32:16.935Z] Removing intermediate container 5e8dbe9a4d21 [2024-05-28T04:32:16.935Z] ---> 3530aaf53cb5 [2024-05-28T04:32:16.935Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T04:32:16.935Z] ---> Running in 0d593382b101 [2024-05-28T04:32:17.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:32:18.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:32:19.450Z] OK: 266 MiB in 52 packages [2024-05-28T04:32:20.414Z] Removing intermediate container 0d593382b101 [2024-05-28T04:32:20.414Z] ---> a4bda10af748 [2024-05-28T04:32:20.414Z] Step 7/27 : WORKDIR /app [2024-05-28T04:32:20.414Z] ---> Running in ec340807ac20 [2024-05-28T04:32:20.683Z] Removing intermediate container ec340807ac20 [2024-05-28T04:32:20.683Z] ---> a8a652623961 [2024-05-28T04:32:20.683Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-28T04:32:21.268Z] ---> ec52583c9b3a [2024-05-28T04:32:21.268Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T04:32:21.268Z] ---> Running in f85f00f52761 [2024-05-28T04:32:23.858Z] Removing intermediate container f85f00f52761 [2024-05-28T04:32:23.858Z] ---> bf7323eaaf57 [2024-05-28T04:32:23.858Z] Step 10/27 : COPY . . [2024-05-28T04:32:24.457Z] ---> 13af1ba7d83a [2024-05-28T04:32:24.457Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T04:32:24.457Z] ---> Running in c07f82ba9af2 [2024-05-28T04:32:24.726Z] Removing intermediate container c07f82ba9af2 [2024-05-28T04:32:24.726Z] ---> 455eec05496e [2024-05-28T04:32:24.726Z] Step 12/27 : RUN $MAKE [2024-05-28T04:32:24.993Z] ---> Running in 07579a46926f [2024-05-28T04:32:25.962Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -o app-service-configurable [2024-05-28T04:36:17.743Z] Removing intermediate container 07579a46926f [2024-05-28T04:36:17.743Z] ---> 11700265ea58 [2024-05-28T04:36:17.743Z] Step 13/27 : FROM alpine:3.18 [2024-05-28T04:36:17.743Z] 3.18: Pulling from library/alpine [2024-05-28T04:36:17.743Z] c6b39de5b339: Already exists [2024-05-28T04:36:17.743Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T04:36:17.743Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T04:36:17.743Z] ---> 33abbf032149 [2024-05-28T04:36:17.743Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T04:36:17.743Z] ---> Running in 91061133f347 [2024-05-28T04:36:17.743Z] Removing intermediate container 91061133f347 [2024-05-28T04:36:17.743Z] ---> 67abd75258b5 [2024-05-28T04:36:17.743Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-05-28T04:36:17.743Z] ---> Running in d260e3226601 [2024-05-28T04:36:17.743Z] Removing intermediate container d260e3226601 [2024-05-28T04:36:17.743Z] ---> 421e614c410c [2024-05-28T04:36:17.743Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-28T04:36:17.743Z] ---> Running in 826ea2c6c3f8 [2024-05-28T04:36:17.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:36:17.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:36:17.743Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-28T04:36:17.743Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-28T04:36:17.743Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T04:36:17.743Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T04:36:17.743Z] OK: 9 MiB in 17 packages [2024-05-28T04:36:17.743Z] Removing intermediate container 826ea2c6c3f8 [2024-05-28T04:36:17.743Z] ---> e9d3b7a68ee1 [2024-05-28T04:36:17.743Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-28T04:36:17.743Z] ---> Running in 8cab26ed775d [2024-05-28T04:36:17.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:36:17.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:36:17.743Z] Upgrading critical system libraries and apk-tools: [2024-05-28T04:36:17.743Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T04:36:17.743Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T04:36:17.743Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T04:36:17.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T04:36:17.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T04:36:17.743Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:36:17.743Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T04:36:17.743Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:36:17.743Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T04:36:17.743Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T04:36:17.743Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T04:36:17.743Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T04:36:17.743Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T04:36:17.743Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T04:36:17.743Z] OK: 9 MiB in 17 packages [2024-05-28T04:36:17.743Z] Removing intermediate container 8cab26ed775d [2024-05-28T04:36:17.743Z] ---> 4701413ca1c4 [2024-05-28T04:36:17.743Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-28T04:36:17.743Z] ---> 5682e08e6d94 [2024-05-28T04:36:17.743Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-28T04:36:18.327Z] ---> 4a603a83e7a2 [2024-05-28T04:36:18.327Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-28T04:36:18.912Z] ---> 80fc9cd8f97a [2024-05-28T04:36:18.912Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-05-28T04:36:20.356Z] ---> 01c082ca460a [2024-05-28T04:36:20.356Z] Step 22/27 : EXPOSE 48095 [2024-05-28T04:36:20.625Z] ---> Running in e435574bb0f2 [2024-05-28T04:36:20.894Z] Removing intermediate container e435574bb0f2 [2024-05-28T04:36:20.894Z] ---> c0571d581fde [2024-05-28T04:36:20.894Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-05-28T04:36:20.894Z] ---> Running in 428b36faff6d [2024-05-28T04:36:21.482Z] Removing intermediate container 428b36faff6d [2024-05-28T04:36:21.482Z] ---> d3d9b3a8df98 [2024-05-28T04:36:21.482Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T04:36:21.482Z] ---> Running in a7fc04594533 [2024-05-28T04:36:21.752Z] Removing intermediate container a7fc04594533 [2024-05-28T04:36:21.752Z] ---> 65742d48b3ee [2024-05-28T04:36:21.752Z] Step 25/27 : LABEL arch=arm64 [2024-05-28T04:36:21.752Z] ---> Running in ab32caed057b [2024-05-28T04:36:22.338Z] Removing intermediate container ab32caed057b [2024-05-28T04:36:22.338Z] ---> 8be30f107ab2 [2024-05-28T04:36:22.338Z] Step 26/27 : LABEL git_sha=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:36:22.338Z] ---> Running in 3ff2bd5e3072 [2024-05-28T04:36:22.606Z] Removing intermediate container 3ff2bd5e3072 [2024-05-28T04:36:22.606Z] ---> c8c13f4f46ff [2024-05-28T04:36:22.606Z] Step 27/27 : LABEL version=3.2.0-dev.22 [2024-05-28T04:36:22.606Z] ---> Running in e1ac84827b35 [2024-05-28T04:36:22.873Z] Removing intermediate container e1ac84827b35 [2024-05-28T04:36:22.873Z] ---> 4028070a437e [2024-05-28T04:36:22.873Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T04:36:22.873Z] Successfully built 4028070a437e [2024-05-28T04:36:22.873Z] 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 [2024-05-28T04:36:23.031Z] provisioning config files... [2024-05-28T04:36:23.050Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/232@tmp/config12432724113327314942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:36:23.491Z] ---> ****-login.sh [2024-05-28T04:36:23.491Z] nexus3.edgexfoundry.org:10001 [2024-05-28T04:36:23.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:36:23.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:36:23.762Z] Configure a credential helper to remove this warning. See [2024-05-28T04:36:23.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:36:23.762Z] [2024-05-28T04:36:23.762Z] Login Succeeded [2024-05-28T04:36:23.762Z] nexus3.edgexfoundry.org:10002 [2024-05-28T04:36:24.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:36:24.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:36:24.297Z] Configure a credential helper to remove this warning. See [2024-05-28T04:36:24.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:36:24.297Z] [2024-05-28T04:36:24.297Z] Login Succeeded [2024-05-28T04:36:24.297Z] nexus3.edgexfoundry.org:10003 [2024-05-28T04:36:24.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:36:24.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:36:24.567Z] Configure a credential helper to remove this warning. See [2024-05-28T04:36:24.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:36:24.567Z] [2024-05-28T04:36:24.567Z] Login Succeeded [2024-05-28T04:36:24.567Z] nexus3.edgexfoundry.org:10004 [2024-05-28T04:36:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:36:25.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:36:25.105Z] Configure a credential helper to remove this warning. See [2024-05-28T04:36:25.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:36:25.105Z] [2024-05-28T04:36:25.105Z] Login Succeeded [2024-05-28T04:36:25.105Z] ****.io [2024-05-28T04:36:25.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T04:36:25.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T04:36:25.639Z] Configure a credential helper to remove this warning. See [2024-05-28T04:36:25.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T04:36:25.639Z] [2024-05-28T04:36:25.639Z] Login Succeeded [2024-05-28T04:36:25.639Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T04:36:25.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T04:36:25.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T04:36:25.743Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-05-28T04:36:25.743Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:36:25.743Z] latest [2024-05-28T04:36:25.743Z] 3.2.0-dev.22 [2024-05-28T04:36:25.743Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [2024-05-28T04:36:25.743Z] main [2024-05-28T04:36:25.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:26.114Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:26.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:36:26.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-28T04:36:26.473Z] 05e46c599ae2: Preparing [2024-05-28T04:36:26.473Z] b0d39d53ed34: Preparing [2024-05-28T04:36:26.473Z] 5ae663a6a073: Preparing [2024-05-28T04:36:26.473Z] b1b25db9cfa6: Preparing [2024-05-28T04:36:26.473Z] 2d5a59acb9a4: Preparing [2024-05-28T04:36:26.473Z] 421f5b058dc9: Preparing [2024-05-28T04:36:26.473Z] 7c504f21be85: Preparing [2024-05-28T04:36:26.473Z] 421f5b058dc9: Waiting [2024-05-28T04:36:26.473Z] 7c504f21be85: Waiting [2024-05-28T04:36:26.741Z] b0d39d53ed34: Pushed [2024-05-28T04:36:26.741Z] b1b25db9cfa6: Pushed [2024-05-28T04:36:26.741Z] 5ae663a6a073: Pushed [2024-05-28T04:36:26.741Z] 7c504f21be85: Layer already exists [2024-05-28T04:36:27.326Z] 421f5b058dc9: Pushed [2024-05-28T04:36:28.294Z] 2d5a59acb9a4: Pushed [2024-05-28T04:36:33.636Z] 05e46c599ae2: Pushed [2024-05-28T04:36:33.636Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:34.014Z] + 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 [2024-05-28T04:36:34.384Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-05-28T04:36:34.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-28T04:36:34.384Z] 05e46c599ae2: Preparing [2024-05-28T04:36:34.384Z] b0d39d53ed34: Preparing [2024-05-28T04:36:34.384Z] 5ae663a6a073: Preparing [2024-05-28T04:36:34.384Z] b1b25db9cfa6: Preparing [2024-05-28T04:36:34.384Z] 2d5a59acb9a4: Preparing [2024-05-28T04:36:34.384Z] 421f5b058dc9: Preparing [2024-05-28T04:36:34.384Z] 7c504f21be85: Preparing [2024-05-28T04:36:34.384Z] 421f5b058dc9: Waiting [2024-05-28T04:36:34.384Z] 7c504f21be85: Waiting [2024-05-28T04:36:34.384Z] 05e46c599ae2: Layer already exists [2024-05-28T04:36:34.384Z] 5ae663a6a073: Layer already exists [2024-05-28T04:36:34.384Z] 2d5a59acb9a4: Layer already exists [2024-05-28T04:36:34.384Z] b0d39d53ed34: Layer already exists [2024-05-28T04:36:34.384Z] b1b25db9cfa6: Layer already exists [2024-05-28T04:36:34.384Z] 7c504f21be85: Layer already exists [2024-05-28T04:36:34.384Z] 421f5b058dc9: Layer already exists [2024-05-28T04:36:34.652Z] latest: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:35.021Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:35.390Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.22 [2024-05-28T04:36:35.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-28T04:36:35.390Z] 05e46c599ae2: Preparing [2024-05-28T04:36:35.390Z] b0d39d53ed34: Preparing [2024-05-28T04:36:35.390Z] 5ae663a6a073: Preparing [2024-05-28T04:36:35.390Z] b1b25db9cfa6: Preparing [2024-05-28T04:36:35.390Z] 2d5a59acb9a4: Preparing [2024-05-28T04:36:35.390Z] 421f5b058dc9: Preparing [2024-05-28T04:36:35.390Z] 7c504f21be85: Preparing [2024-05-28T04:36:35.390Z] 421f5b058dc9: Waiting [2024-05-28T04:36:35.390Z] 7c504f21be85: Waiting [2024-05-28T04:36:35.390Z] 2d5a59acb9a4: Layer already exists [2024-05-28T04:36:35.390Z] 5ae663a6a073: Layer already exists [2024-05-28T04:36:35.390Z] b0d39d53ed34: Layer already exists [2024-05-28T04:36:35.390Z] 05e46c599ae2: Layer already exists [2024-05-28T04:36:35.390Z] b1b25db9cfa6: Layer already exists [2024-05-28T04:36:35.390Z] 421f5b058dc9: Layer already exists [2024-05-28T04:36:35.390Z] 7c504f21be85: Layer already exists [2024-05-28T04:36:35.658Z] 3.2.0-dev.22: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:36.030Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:36.395Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [2024-05-28T04:36:36.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-28T04:36:36.396Z] 05e46c599ae2: Preparing [2024-05-28T04:36:36.396Z] b0d39d53ed34: Preparing [2024-05-28T04:36:36.396Z] 5ae663a6a073: Preparing [2024-05-28T04:36:36.396Z] b1b25db9cfa6: Preparing [2024-05-28T04:36:36.396Z] 2d5a59acb9a4: Preparing [2024-05-28T04:36:36.396Z] 421f5b058dc9: Preparing [2024-05-28T04:36:36.396Z] 7c504f21be85: Preparing [2024-05-28T04:36:36.396Z] 421f5b058dc9: Waiting [2024-05-28T04:36:36.396Z] 7c504f21be85: Waiting [2024-05-28T04:36:36.396Z] b0d39d53ed34: Layer already exists [2024-05-28T04:36:36.396Z] b1b25db9cfa6: Layer already exists [2024-05-28T04:36:36.396Z] 2d5a59acb9a4: Layer already exists [2024-05-28T04:36:36.396Z] 05e46c599ae2: Layer already exists [2024-05-28T04:36:36.396Z] 5ae663a6a073: Layer already exists [2024-05-28T04:36:36.396Z] 7c504f21be85: Layer already exists [2024-05-28T04:36:36.396Z] 421f5b058dc9: Layer already exists [2024-05-28T04:36:36.664Z] 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:37.035Z] + 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 [2024-05-28T04:36:37.398Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-05-28T04:36:37.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-28T04:36:37.398Z] 05e46c599ae2: Preparing [2024-05-28T04:36:37.398Z] b0d39d53ed34: Preparing [2024-05-28T04:36:37.398Z] 5ae663a6a073: Preparing [2024-05-28T04:36:37.398Z] b1b25db9cfa6: Preparing [2024-05-28T04:36:37.398Z] 2d5a59acb9a4: Preparing [2024-05-28T04:36:37.398Z] 421f5b058dc9: Preparing [2024-05-28T04:36:37.398Z] 7c504f21be85: Preparing [2024-05-28T04:36:37.398Z] 421f5b058dc9: Waiting [2024-05-28T04:36:37.398Z] 7c504f21be85: Waiting [2024-05-28T04:36:37.398Z] b0d39d53ed34: Layer already exists [2024-05-28T04:36:37.398Z] 5ae663a6a073: Layer already exists [2024-05-28T04:36:37.398Z] 05e46c599ae2: Layer already exists [2024-05-28T04:36:37.398Z] b1b25db9cfa6: Layer already exists [2024-05-28T04:36:37.398Z] 2d5a59acb9a4: Layer already exists [2024-05-28T04:36:37.398Z] 421f5b058dc9: Layer already exists [2024-05-28T04:36:37.398Z] 7c504f21be85: Layer already exists [2024-05-28T04:36:37.668Z] main: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T04:36:37.757Z] ===================================================== [Pipeline] echo [2024-05-28T04:36:37.771Z] taggedImages: [2024-05-28T04:36:37.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [2024-05-28T04:36:37.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-05-28T04:36:37.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.22 [2024-05-28T04:36:37.771Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [2024-05-28T04:36:37.771Z] - 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 [2024-05-28T04:36:38.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T04:36:38.169Z] [2024-05-28T04:36:38.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:36:38.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T04:36:38.502Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T04:36:38.502Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T04:36:38.502Z] 04944245beec: Pulling fs layer [2024-05-28T04:36:38.769Z] 699f458cf7ca: Pulling fs layer [2024-05-28T04:36:38.769Z] 765212b225bb: Pulling fs layer [2024-05-28T04:36:38.769Z] f23df028b6ca: Pulling fs layer [2024-05-28T04:36:38.769Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T04:36:38.769Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T04:36:38.769Z] 765212b225bb: Waiting [2024-05-28T04:36:38.769Z] f23df028b6ca: Waiting [2024-05-28T04:36:38.769Z] d65c8cfc05b1: Waiting [2024-05-28T04:36:38.769Z] 2437ff75d9bd: Waiting [2024-05-28T04:36:38.769Z] 04944245beec: Verifying Checksum [2024-05-28T04:36:38.769Z] 04944245beec: Download complete [2024-05-28T04:36:38.769Z] 765212b225bb: Verifying Checksum [2024-05-28T04:36:38.769Z] 765212b225bb: Download complete [2024-05-28T04:36:38.769Z] f23df028b6ca: Verifying Checksum [2024-05-28T04:36:38.769Z] f23df028b6ca: Download complete [2024-05-28T04:36:38.769Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T04:36:38.769Z] d65c8cfc05b1: Download complete [2024-05-28T04:36:39.035Z] 699f458cf7ca: Verifying Checksum [2024-05-28T04:36:39.035Z] 699f458cf7ca: Download complete [2024-05-28T04:36:39.303Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T04:36:39.303Z] 8998bd30e6a1: Download complete [2024-05-28T04:36:41.871Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T04:36:41.871Z] 2437ff75d9bd: Download complete [2024-05-28T04:36:43.806Z] 8998bd30e6a1: Pull complete [2024-05-28T04:36:44.389Z] 04944245beec: Pull complete [2024-05-28T04:36:46.323Z] 699f458cf7ca: Pull complete [2024-05-28T04:36:46.323Z] 765212b225bb: Pull complete [2024-05-28T04:36:47.281Z] f23df028b6ca: Pull complete [2024-05-28T04:36:47.281Z] d65c8cfc05b1: Pull complete [2024-05-28T04:37:05.488Z] 2437ff75d9bd: Pull complete [2024-05-28T04:37:05.488Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T04:37:05.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T04:37:05.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:37:05.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-912 does not seem to be running inside a container [2024-05-28T04:37:05.760Z] $ 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/232 -v /w/workspace/app-service-configurable/232:/w/workspace/app-service-configurable/232:rw,z -v /w/workspace/app-service-configurable/232@tmp:/w/workspace/app-service-configurable/232@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 [2024-05-28T04:37:08.730Z] $ docker top d4661114c4c7adeb2e4e2cd8d0aec854b43bb3d588c732826991f6cb5050beff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:37:09.611Z] ---> job-cost.sh [2024-05-28T04:37:09.611Z] lf-activate-venv: SKIPPING [2024-05-28T04:37:09.611Z] INFO: No Stack... [2024-05-28T04:37:10.197Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T04:37:10.783Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T04:37:11.697Z] + cut -d, -f6 [2024-05-28T04:37:11.697Z] + cat /w/workspace/app-service-configurable/232/archives/cost.csv [Pipeline] lock [2024-05-28T04:37:11.735Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [2024-05-28T04:37:11.743Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] did not exist. Created. [2024-05-28T04:37:11.751Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T04:37:12.420Z] /w/workspace/app-service-configurable/232@tmp/durable-ec4e053e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T04:37:13.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T04:37:13.105Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T04:37:13.156Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T04:37:13.165Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T04:37:13.180Z] $ docker stop --time=1 d4661114c4c7adeb2e4e2cd8d0aec854b43bb3d588c732826991f6cb5050beff [2024-05-28T04:37:14.682Z] $ docker rm -f --volumes d4661114c4c7adeb2e4e2cd8d0aec854b43bb3d588c732826991f6cb5050beff [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 [2024-05-28T04:37:15.239Z] provisioning config files... [2024-05-28T04:37:15.258Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8258239813008521533tmp [Pipeline] { [Pipeline] sh [2024-05-28T04:37:15.575Z] + set +x [2024-05-28T04:37:15.575Z] + bash -s -- [2024-05-28T04:37:15.575Z] + curl -s https://codecov.io/bash [2024-05-28T04:37:15.575Z] [2024-05-28T04:37:15.575Z] _____ _ [2024-05-28T04:37:15.575Z] / ____| | | [2024-05-28T04:37:15.575Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T04:37:15.575Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T04:37:15.575Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T04:37:15.575Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T04:37:15.575Z] Bash-1.0.6 [2024-05-28T04:37:15.575Z] [2024-05-28T04:37:15.575Z] [2024-05-28T04:37:15.575Z] ==> git version 2.25.1 found [2024-05-28T04:37:15.575Z] ==> 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 [2024-05-28T04:37:15.575Z] Release-Date: 2020-01-08 [2024-05-28T04:37:15.575Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T04:37:15.575Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T04:37:15.575Z] ==> Jenkins CI detected. [2024-05-28T04:37:15.575Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-05-28T04:37:15.575Z] project root: . [2024-05-28T04:37:15.575Z] --> token set from env [2024-05-28T04:37:15.575Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T04:37:15.575Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T04:37:15.575Z] ==> Python coveragepy not found [2024-05-28T04:37:15.575Z] ==> Searching for coverage reports in: [2024-05-28T04:37:15.575Z] + . [2024-05-28T04:37:15.575Z] -> Found 1 reports [2024-05-28T04:37:15.575Z] ==> Detecting git/mercurial file structure [2024-05-28T04:37:15.575Z] ==> Reading reports [2024-05-28T04:37:15.834Z] + ./coverage.out bytes=13 [2024-05-28T04:37:15.834Z] ==> Appending adjustments [2024-05-28T04:37:15.834Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T04:37:15.834Z] + Found adjustments [2024-05-28T04:37:15.834Z] ==> Gzipping contents [2024-05-28T04:37:15.834Z] 4.0K /tmp/codecov.QJDO3e.gz [2024-05-28T04:37:15.834Z] ==> Uploading reports [2024-05-28T04:37:15.834Z] url: https://codecov.io [2024-05-28T04:37:15.834Z] query: branch=main&commit=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T04:37:15.834Z] -> Pinging Codecov [2024-05-28T04:37:15.834Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T04:37:15.834Z] -> Uploading to [2024-05-28T04:37:15.834Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/A97CA9966030D2A3747ED39772930CCE/2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e/dc7a6495-2c3f-487b-b2de-90f2e7e1162e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T043715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0e976d0558e3be31c7e6a08bdd54d69128454e2162a70dd1f402bd0e85707de [2024-05-28T04:37:15.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T04:37:15.834Z] Dload Upload Total Spent Left Speed [2024-05-28T04:37:16.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 914 --:--:-- --:--:-- --:--:-- 914 [2024-05-28T04:37:16.094Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] } [2024-05-28T04:37:16.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-28T04:37:16.328Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-28T04:37:16.343Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:37:16.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T04:37:16.653Z] [2024-05-28T04:37:16.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:37:16.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T04:37:16.961Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-28T04:37:16.961Z] 619be1103602: Already exists [2024-05-28T04:37:16.961Z] f8ea3408117e: Pulling fs layer [2024-05-28T04:37:16.961Z] 91320369b822: Pulling fs layer [2024-05-28T04:37:16.961Z] 0406650e8295: Pulling fs layer [2024-05-28T04:37:16.961Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T04:37:16.961Z] 96d80e3f36e1: Pulling fs layer [2024-05-28T04:37:16.961Z] bcf3aedb951c: Pulling fs layer [2024-05-28T04:37:16.961Z] 4f4fb700ef54: Waiting [2024-05-28T04:37:16.961Z] 96d80e3f36e1: Waiting [2024-05-28T04:37:16.961Z] bcf3aedb951c: Waiting [2024-05-28T04:37:16.961Z] 0406650e8295: Verifying Checksum [2024-05-28T04:37:16.961Z] 0406650e8295: Download complete [2024-05-28T04:37:16.961Z] f8ea3408117e: Download complete [2024-05-28T04:37:16.961Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T04:37:16.961Z] 4f4fb700ef54: Download complete [2024-05-28T04:37:16.961Z] f8ea3408117e: Pull complete [2024-05-28T04:37:17.221Z] 96d80e3f36e1: Verifying Checksum [2024-05-28T04:37:17.221Z] 96d80e3f36e1: Download complete [2024-05-28T04:37:17.479Z] 91320369b822: Verifying Checksum [2024-05-28T04:37:17.479Z] 91320369b822: Download complete [2024-05-28T04:37:18.045Z] bcf3aedb951c: Verifying Checksum [2024-05-28T04:37:18.045Z] bcf3aedb951c: Download complete [2024-05-28T04:37:20.573Z] 91320369b822: Pull complete [2024-05-28T04:37:20.573Z] 0406650e8295: Pull complete [2024-05-28T04:37:20.573Z] 4f4fb700ef54: Pull complete [2024-05-28T04:37:20.832Z] 96d80e3f36e1: Pull complete [2024-05-28T04:37:23.360Z] bcf3aedb951c: Pull complete [2024-05-28T04:37:23.360Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-28T04:37:23.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T04:37:23.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:37:23.462Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:37:23.486Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-28T04:37:27.932Z] $ docker top 5f330575566a9913c787d9529c0b37d56b4cc90e4f3014b0cf49a3a91d6f6c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T04:37:28.290Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-05-28T04:37:28.299Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-05-28T04:37:28.574Z] + set -o pipefail [2024-05-28T04:37:28.574Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-05-28T04:37:36.694Z] [2024-05-28T04:37:36.694Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-05-28T04:37:36.694Z] [2024-05-28T04:37:36.694Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/42868164-cf2a-4e5b-96a2-ee13c047bccb [2024-05-28T04:37:36.694Z] [2024-05-28T04:37:36.694Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-28T04:37:36.694Z] [2024-05-28T04:37:36.694Z] [2024-05-28T04:37:36.694Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-28T04:37:36.694Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-28T04:37:36.701Z] $ docker stop --time=1 5f330575566a9913c787d9529c0b37d56b4cc90e4f3014b0cf49a3a91d6f6c7b [2024-05-28T04:37:41.786Z] $ docker rm -f --volumes 5f330575566a9913c787d9529c0b37d56b4cc90e4f3014b0cf49a3a91d6f6c7b [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 [2024-05-28T04:37:42.696Z] + git log --format=format:%s -1 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] sh [2024-05-28T04:37:42.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T04:37:42.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:37:43.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T04:37:43.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:37:43.424Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:37:43.452Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T04:37:44.021Z] $ docker top ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 -eo pid,comm [2024-05-28T04:37:44.071Z] 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). [2024-05-28T04:37:44.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T04:37:44.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T04:37:44.130Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T04:37:44.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T04:37:44.240Z] $ docker exec ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 ssh-agent [2024-05-28T04:37:44.350Z] SSH_AUTH_SOCK=/tmp/ssh-BnH1U6rjFKp8/agent.33 [2024-05-28T04:37:44.350Z] SSH_AGENT_PID=39 [2024-05-28T04:37:44.354Z] Running ssh-add (command line suppressed) [2024-05-28T04:37:44.453Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13417510324623679836.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13417510324623679836.key) [2024-05-28T04:37:44.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T04:37:44.773Z] + git semver tag [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,937 [run_tag] DEBUG tag force:False [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,937 [check_head_tag] DEBUG check head tag [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,938 [execute] INFO git cat-file --batch-check [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,941 [execute] INFO git cat-file --batch [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,966 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,966 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,967 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T04:37:45.033Z] 2024-05-28 04:37:44,971 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:37:45.033Z] 3.2.0-dev.22 [Pipeline] } [2024-05-28T04:37:45.037Z] $ docker exec --env ******** --env ******** ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 ssh-agent -k [2024-05-28T04:37:45.125Z] unset SSH_AUTH_SOCK; [2024-05-28T04:37:45.126Z] unset SSH_AGENT_PID; [2024-05-28T04:37:45.126Z] echo Agent pid 39 killed; [2024-05-28T04:37:45.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T04:37:45.484Z] + git semver [Pipeline] } [2024-05-28T04:37:45.750Z] $ docker stop --time=1 ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 [2024-05-28T04:37:47.021Z] $ docker rm -f --volumes ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:37:47.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T04:37:47.457Z] [2024-05-28T04:37:47.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:37:47.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T04:37:47.758Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-28T04:37:47.758Z] ab5ef0e58194: Pulling fs layer [2024-05-28T04:37:47.758Z] 9712f1f96733: Pulling fs layer [2024-05-28T04:37:47.758Z] 63f879dbbcfc: Pulling fs layer [2024-05-28T04:37:47.758Z] 0d9ebad4ef96: Pulling fs layer [2024-05-28T04:37:47.758Z] e9a5061849ea: Pulling fs layer [2024-05-28T04:37:47.758Z] d747dcd14b5f: Pulling fs layer [2024-05-28T04:37:47.758Z] 2de7ff778b66: Pulling fs layer [2024-05-28T04:37:47.758Z] 0d9ebad4ef96: Waiting [2024-05-28T04:37:47.758Z] e9a5061849ea: Waiting [2024-05-28T04:37:47.758Z] d747dcd14b5f: Waiting [2024-05-28T04:37:47.758Z] 2de7ff778b66: Waiting [2024-05-28T04:37:47.758Z] 9712f1f96733: Verifying Checksum [2024-05-28T04:37:47.758Z] 9712f1f96733: Download complete [2024-05-28T04:37:48.326Z] 63f879dbbcfc: Verifying Checksum [2024-05-28T04:37:48.326Z] 63f879dbbcfc: Download complete [2024-05-28T04:37:48.326Z] e9a5061849ea: Verifying Checksum [2024-05-28T04:37:48.326Z] e9a5061849ea: Download complete [2024-05-28T04:37:48.326Z] d747dcd14b5f: Verifying Checksum [2024-05-28T04:37:48.326Z] d747dcd14b5f: Download complete [2024-05-28T04:37:48.326Z] 0d9ebad4ef96: Verifying Checksum [2024-05-28T04:37:48.326Z] 0d9ebad4ef96: Download complete [2024-05-28T04:37:48.583Z] 2de7ff778b66: Verifying Checksum [2024-05-28T04:37:48.583Z] 2de7ff778b66: Download complete [2024-05-28T04:37:48.583Z] ab5ef0e58194: Verifying Checksum [2024-05-28T04:37:48.583Z] ab5ef0e58194: Download complete [2024-05-28T04:37:51.868Z] ab5ef0e58194: Pull complete [2024-05-28T04:37:51.868Z] 9712f1f96733: Pull complete [2024-05-28T04:37:52.127Z] 63f879dbbcfc: Pull complete [2024-05-28T04:37:56.383Z] 0d9ebad4ef96: Pull complete [2024-05-28T04:37:56.383Z] e9a5061849ea: Pull complete [2024-05-28T04:37:56.383Z] d747dcd14b5f: Pull complete [2024-05-28T04:37:57.317Z] 2de7ff778b66: Pull complete [2024-05-28T04:37:57.317Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-28T04:37:57.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T04:37:57.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:37:57.429Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:37:57.458Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-28T04:38:03.865Z] $ docker top 8bc0193495b1c8639eb1b744f39458a8b64f31b4adfab3da9d75d2d5ecb4db13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-28T04:38:03.948Z] provisioning config files... [2024-05-28T04:38:03.955Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15399528750787186776tmp [2024-05-28T04:38:03.967Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8316301956318094399tmp [2024-05-28T04:38:03.975Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8438008669797211489tmp [Pipeline] { [Pipeline] echo [2024-05-28T04:38:04.074Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:04.369Z] ---> sigul-configuration.sh [2024-05-28T04:38:04.370Z] gpg: directory `/root/.gnupg' created [2024-05-28T04:38:04.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-28T04:38:04.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-28T04:38:04.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-28T04:38:04.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-28T04:38:04.370Z] gpg: CAST5 encrypted data [2024-05-28T04:38:04.370Z] gpg: encrypted with 1 passphrase [2024-05-28T04:38:04.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-28T04:38:04.665Z] + mkdir /home/jenkins [2024-05-28T04:38:04.665Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-28T04:38:04.958Z] + 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 [2024-05-28T04:38:04.971Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:05.272Z] ---> sigul-install.sh [2024-05-28T04:38:05.272Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-28T04:38:05.573Z] + git tag --list [2024-05-28T04:38:05.573Z] v1.0.0 [2024-05-28T04:38:05.573Z] v1.1.0 [2024-05-28T04:38:05.573Z] v1.2.0 [2024-05-28T04:38:05.573Z] v1.3.0 [2024-05-28T04:38:05.573Z] v1.3.1 [2024-05-28T04:38:05.573Z] v2.0.0 [2024-05-28T04:38:05.573Z] v2.0.1 [2024-05-28T04:38:05.573Z] v2.1.0 [2024-05-28T04:38:05.573Z] v2.1.1 [2024-05-28T04:38:05.573Z] v2.1.2 [2024-05-28T04:38:05.573Z] v2.2.0 [2024-05-28T04:38:05.573Z] v2.3 [2024-05-28T04:38:05.573Z] v2.3.0 [2024-05-28T04:38:05.573Z] v2.3.1 [2024-05-28T04:38:05.573Z] v3.0 [2024-05-28T04:38:05.573Z] v3.0.0 [2024-05-28T04:38:05.573Z] v3.0.1 [2024-05-28T04:38:05.573Z] v3.0.1-dev.1 [2024-05-28T04:38:05.573Z] v3.1 [2024-05-28T04:38:05.573Z] v3.1.0 [2024-05-28T04:38:05.573Z] v3.1.0-dev.1 [2024-05-28T04:38:05.573Z] v3.1.0-dev.10 [2024-05-28T04:38:05.573Z] v3.1.0-dev.11 [2024-05-28T04:38:05.573Z] v3.1.0-dev.12 [2024-05-28T04:38:05.573Z] v3.1.0-dev.13 [2024-05-28T04:38:05.573Z] v3.1.0-dev.14 [2024-05-28T04:38:05.573Z] v3.1.0-dev.15 [2024-05-28T04:38:05.573Z] v3.1.0-dev.16 [2024-05-28T04:38:05.573Z] v3.1.0-dev.17 [2024-05-28T04:38:05.573Z] v3.1.0-dev.18 [2024-05-28T04:38:05.573Z] v3.1.0-dev.19 [2024-05-28T04:38:05.573Z] v3.1.0-dev.2 [2024-05-28T04:38:05.573Z] v3.1.0-dev.20 [2024-05-28T04:38:05.573Z] v3.1.0-dev.21 [2024-05-28T04:38:05.573Z] v3.1.0-dev.22 [2024-05-28T04:38:05.573Z] v3.1.0-dev.23 [2024-05-28T04:38:05.573Z] v3.1.0-dev.24 [2024-05-28T04:38:05.573Z] v3.1.0-dev.25 [2024-05-28T04:38:05.573Z] v3.1.0-dev.26 [2024-05-28T04:38:05.573Z] v3.1.0-dev.27 [2024-05-28T04:38:05.573Z] v3.1.0-dev.28 [2024-05-28T04:38:05.573Z] v3.1.0-dev.29 [2024-05-28T04:38:05.573Z] v3.1.0-dev.3 [2024-05-28T04:38:05.573Z] v3.1.0-dev.30 [2024-05-28T04:38:05.573Z] v3.1.0-dev.31 [2024-05-28T04:38:05.573Z] v3.1.0-dev.32 [2024-05-28T04:38:05.573Z] v3.1.0-dev.33 [2024-05-28T04:38:05.573Z] v3.1.0-dev.34 [2024-05-28T04:38:05.573Z] v3.1.0-dev.35 [2024-05-28T04:38:05.573Z] v3.1.0-dev.36 [2024-05-28T04:38:05.573Z] v3.1.0-dev.37 [2024-05-28T04:38:05.573Z] v3.1.0-dev.38 [2024-05-28T04:38:05.573Z] v3.1.0-dev.39 [2024-05-28T04:38:05.573Z] v3.1.0-dev.4 [2024-05-28T04:38:05.573Z] v3.1.0-dev.5 [2024-05-28T04:38:05.573Z] v3.1.0-dev.6 [2024-05-28T04:38:05.573Z] v3.1.0-dev.7 [2024-05-28T04:38:05.573Z] v3.1.0-dev.8 [2024-05-28T04:38:05.573Z] v3.1.0-dev.9 [2024-05-28T04:38:05.574Z] v3.1.1 [2024-05-28T04:38:05.574Z] v3.1.1-dev.1 [2024-05-28T04:38:05.574Z] v3.2.0-dev.1 [2024-05-28T04:38:05.574Z] v3.2.0-dev.10 [2024-05-28T04:38:05.574Z] v3.2.0-dev.11 [2024-05-28T04:38:05.574Z] v3.2.0-dev.12 [2024-05-28T04:38:05.574Z] v3.2.0-dev.13 [2024-05-28T04:38:05.574Z] v3.2.0-dev.14 [2024-05-28T04:38:05.574Z] v3.2.0-dev.15 [2024-05-28T04:38:05.574Z] v3.2.0-dev.16 [2024-05-28T04:38:05.574Z] v3.2.0-dev.17 [2024-05-28T04:38:05.574Z] v3.2.0-dev.18 [2024-05-28T04:38:05.574Z] v3.2.0-dev.19 [2024-05-28T04:38:05.574Z] v3.2.0-dev.2 [2024-05-28T04:38:05.574Z] v3.2.0-dev.20 [2024-05-28T04:38:05.574Z] v3.2.0-dev.21 [2024-05-28T04:38:05.574Z] v3.2.0-dev.22 [2024-05-28T04:38:05.574Z] v3.2.0-dev.3 [2024-05-28T04:38:05.574Z] v3.2.0-dev.4 [2024-05-28T04:38:05.574Z] v3.2.0-dev.5 [2024-05-28T04:38:05.574Z] v3.2.0-dev.6 [2024-05-28T04:38:05.574Z] v3.2.0-dev.7 [2024-05-28T04:38:05.574Z] v3.2.0-dev.8 [2024-05-28T04:38:05.574Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-28T04:38:05.867Z] + lftools sign git-tag v3.2.0-dev.22 [2024-05-28T04:38:06.436Z] Signing Git tag with Sigul... [2024-05-28T04:38:06.436Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-05-28T04:38:06.708Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:07.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-28T04:38:07.014Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-28T04:38:07.035Z] $ docker stop --time=1 8bc0193495b1c8639eb1b744f39458a8b64f31b4adfab3da9d75d2d5ecb4db13 [2024-05-28T04:38:08.300Z] $ docker rm -f --volumes 8bc0193495b1c8639eb1b744f39458a8b64f31b4adfab3da9d75d2d5ecb4db13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-28T04:38:08.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T04:38:08.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:38:09.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T04:38:09.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:38:09.137Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:38:09.158Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T04:38:09.498Z] $ docker top 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f -eo pid,comm [2024-05-28T04:38:09.552Z] 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). [2024-05-28T04:38:09.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T04:38:09.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T04:38:09.611Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T04:38:09.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T04:38:09.720Z] $ docker exec 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f ssh-agent [2024-05-28T04:38:09.826Z] SSH_AUTH_SOCK=/tmp/ssh-DQsTyI66nKqf/agent.32 [2024-05-28T04:38:09.826Z] SSH_AGENT_PID=38 [2024-05-28T04:38:09.830Z] Running ssh-add (command line suppressed) [2024-05-28T04:38:09.915Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9938828279586812073.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9938828279586812073.key) [2024-05-28T04:38:09.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T04:38:10.227Z] + git semver bump pre [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,403 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,403 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,403 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,403 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,403 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,403 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,407 [execute] INFO git cat-file --batch-check [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,412 [execute] INFO git cat-file --batch [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T04:38:10.486Z] 2024-05-28 04:38:10,416 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:38:10.486Z] 3.2.0-dev.23 [Pipeline] } [2024-05-28T04:38:10.490Z] $ docker exec --env ******** --env ******** 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f ssh-agent -k [2024-05-28T04:38:10.578Z] unset SSH_AUTH_SOCK; [2024-05-28T04:38:10.579Z] unset SSH_AGENT_PID; [2024-05-28T04:38:10.579Z] echo Agent pid 38 killed; [2024-05-28T04:38:10.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T04:38:10.921Z] + git semver [Pipeline] } [2024-05-28T04:38:11.187Z] $ docker stop --time=1 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f [2024-05-28T04:38:12.443Z] $ docker rm -f --volumes 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T04:38:12.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T04:38:12.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:38:13.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T04:38:13.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:38:13.208Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:38:13.229Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T04:38:13.575Z] $ docker top 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T04:38:13.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T04:38:13.684Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T04:38:13.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T04:38:13.776Z] $ docker exec 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 ssh-agent [2024-05-28T04:38:13.882Z] SSH_AUTH_SOCK=/tmp/ssh-Q7TAuN4aKqPG/agent.32 [2024-05-28T04:38:13.882Z] SSH_AGENT_PID=38 [2024-05-28T04:38:13.887Z] Running ssh-add (command line suppressed) [2024-05-28T04:38:13.976Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9337091712943134993.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9337091712943134993.key) [2024-05-28T04:38:13.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T04:38:14.295Z] + git semver push [2024-05-28T04:38:14.554Z] 2024-05-28 04:38:14,456 [run_push] DEBUG push [2024-05-28T04:38:14.554Z] 2024-05-28 04:38:14,457 [execute] INFO git cat-file --batch-check [2024-05-28T04:38:14.554Z] 2024-05-28 04:38:14,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T04:38:14.554Z] 2024-05-28 04:38:14,460 [execute] INFO git rev-list ae1f3392f74fa35c8d183044f564efb3578e6c61 -- [2024-05-28T04:38:14.554Z] 2024-05-28 04:38:14,461 [execute] DEBUG Popen(['git', 'rev-list', 'ae1f3392f74fa35c8d183044f564efb3578e6c61', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T04:38:14.554Z] 2024-05-28 04:38:14,472 [execute] INFO git fetch -v origin [2024-05-28T04:38:14.554Z] 2024-05-28 04:38:14,473 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-28T04:38:15.122Z] 2024-05-28 04:38:14,919 [run_push] DEBUG no remote changes detected [2024-05-28T04:38:15.122Z] 2024-05-28 04:38:14,920 [execute] INFO git push origin semver [2024-05-28T04:38:15.122Z] 2024-05-28 04:38:14,920 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T04:38:15.689Z] 2024-05-28 04:38:15,667 [run_push] DEBUG push all version tags [2024-05-28T04:38:15.689Z] 2024-05-28 04:38:15,668 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-28T04:38:15.689Z] 2024-05-28 04:38:15,668 [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) [2024-05-28T04:38:16.627Z] 2024-05-28 04:38:16,331 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-05-28T04:38:16.628Z] 3.2.0-dev.23 [Pipeline] } [2024-05-28T04:38:16.632Z] $ docker exec --env ******** --env ******** 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 ssh-agent -k [2024-05-28T04:38:16.725Z] unset SSH_AUTH_SOCK; [2024-05-28T04:38:16.725Z] unset SSH_AGENT_PID; [2024-05-28T04:38:16.725Z] echo Agent pid 38 killed; [2024-05-28T04:38:16.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T04:38:17.070Z] + git semver [Pipeline] } [2024-05-28T04:38:17.336Z] $ docker stop --time=1 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 [2024-05-28T04:38:18.585Z] $ docker rm -f --volumes 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 [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 [2024-05-28T04:38:19.236Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-05-28T04:38:19.236Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-05-28T04:38:19.236Z] total 16 [2024-05-28T04:38:19.236Z] drwxr-xr-x 3 root root 4096 May 28 04:21 . [2024-05-28T04:38:19.236Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:38 .. [2024-05-28T04:38:19.236Z] drwxr-xr-x 2 root root 4096 May 28 04:21 cost [2024-05-28T04:38:19.236Z] -rw-r--r-- 1 root root 96 May 28 04:21 cost.csv [2024-05-28T04:38:19.236Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-05-28T04:38:19.236Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-05-28T04:38:19.237Z] total 16 [2024-05-28T04:38:19.237Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 04:21 . [2024-05-28T04:38:19.237Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:38 .. [2024-05-28T04:38:19.237Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 04:21 cost [2024-05-28T04:38:19.237Z] -rw-r--r-- 1 jenkins jenkins 96 May 28 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:19.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:20.399Z] ---> package-listing.sh [2024-05-28T04:38:20.399Z] ++ facter osfamily [2024-05-28T04:38:20.399Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T04:38:20.658Z] + OS_FAMILY=debian [2024-05-28T04:38:20.658Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-05-28T04:38:20.658Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T04:38:20.658Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T04:38:20.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T04:38:20.658Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T04:38:20.658Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-05-28T04:38:20.658Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T04:38:20.658Z] + case "${OS_FAMILY}" in [2024-05-28T04:38:20.658Z] + dpkg -l [2024-05-28T04:38:20.658Z] + grep '^ii' [2024-05-28T04:38:20.658Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T04:38:20.658Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T04:38:20.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T04:38:20.659Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-05-28T04:38:20.659Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-05-28T04:38:20.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-05-28T04:38:20.669Z] 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 [2024-05-28T04:38:20.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T04:38:21.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T04:38:21.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T04:38:21.605Z] prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container [2024-05-28T04:38:21.631Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T04:38:21.840Z] $ docker top 1c9373d997531673f5ca54281761767c2b3c424e886cb1b6000344e89b333e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T04:38:22.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T04:38:22.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T04:38:22.762Z] + ls /var/log/sa-host [2024-05-28T04:38:22.762Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T04:38:22.918Z] provisioning config files... [2024-05-28T04:38:22.928Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14123167551527686243tmp [Pipeline] { [Pipeline] echo [2024-05-28T04:38:22.945Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:23.226Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T04:38:23.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:23.566Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T04:38:23.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:23.855Z] ---> sudo-logs.sh [2024-05-28T04:38:23.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T04:38:23.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:24.166Z] ---> job-cost.sh [2024-05-28T04:38:24.166Z] lf-activate-venv: SKIPPING [2024-05-28T04:38:24.166Z] DEBUG: total: 0.2199999988079071 [2024-05-28T04:38:24.166Z] INFO: Retrieving Stack Cost... [2024-05-28T04:38:24.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T04:38:24.994Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T04:38:25.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T04:38:25.284Z] ---> logs-deploy.sh [2024-05-28T04:38:25.284Z] lf-activate-venv: SKIPPING [2024-05-28T04:38:25.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/232 [2024-05-28T04:38:25.284Z] INFO: archiving workspace using pattern(s): [2024-05-28T04:38:26.221Z] Archives upload complete. [2024-05-28T04:38:26.221Z] INFO: archiving logs to Nexus