Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 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-ssh4631037021197492563.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-ssh1004524727115597815.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-ssh75031225063651416.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-ssh18097177320846355254.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-ssh7154231707298722091.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4420 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 Commit message: "Merge pull request #662 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" > git rev-list --no-walk 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-26T05:22:58.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-26T05:22:58.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-26T05:22:58.205Z] ========================================================= [2024-06-26T05:22:58.205Z] EdgeX Global Pipelines Version Info [2024-06-26T05:22:58.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:22:58.931Z] ------------------- [2024-06-26T05:22:58.932Z] stable info: [2024-06-26T05:22:58.932Z] ------------------- [2024-06-26T05:22:58.932Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:22:58.932Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T05:22:58.932Z] Message: update stable to v1.0.260 [2024-06-26T05:22:59.502Z] ------------------- [2024-06-26T05:22:59.502Z] experimental info: [2024-06-26T05:22:59.502Z] ------------------- [2024-06-26T05:22:59.502Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:22:59.502Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-26T05:22:59.502Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-26T05:22:59.578Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-06-26T05:22:59.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-06-26T05:22:59.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-26T05:22:59.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-26T05:22:59.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-26T05:22:59.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-26T05:22:59.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-26T05:22:59.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-26T05:22:59.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-26T05:22:59.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-26T05:22:59.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-26T05:22:59.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-06-26T05:22:59.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-26T05:22:59.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-26T05:22:59.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:22:59.916Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:22:59.941Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:22:59.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:22:59.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-26T05:23:00.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-26T05:23:00.031Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-26T05:23:00.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-26T05:23:00.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-26T05:23:00.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-26T05:23:00.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-26T05:23:00.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-26T05:23:00.169Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-26T05:23:00.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-26T05:23:00.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-26T05:23:00.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-26T05:23:00.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo [2024-06-26T05:23:00.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5606c3f [Pipeline] echo [2024-06-26T05:23:00.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:23:00.343Z] provisioning config files... [2024-06-26T05:23:00.356Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8190534737956969500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:23:00.684Z] ---> ****-login.sh [2024-06-26T05:23:00.684Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:23:00.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:00.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:00.943Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:00.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:00.943Z] [2024-06-26T05:23:00.943Z] Login Succeeded [2024-06-26T05:23:00.943Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:23:00.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:01.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:01.204Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:01.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:01.204Z] [2024-06-26T05:23:01.204Z] Login Succeeded [2024-06-26T05:23:01.204Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:23:01.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:01.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:01.204Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:01.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:01.204Z] [2024-06-26T05:23:01.204Z] Login Succeeded [2024-06-26T05:23:01.204Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:23:01.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:01.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:01.204Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:01.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:01.205Z] [2024-06-26T05:23:01.205Z] Login Succeeded [2024-06-26T05:23:01.464Z] ****.io [2024-06-26T05:23:01.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:01.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:01.464Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:01.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:01.464Z] [2024-06-26T05:23:01.464Z] Login Succeeded [2024-06-26T05:23:01.464Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:23:01.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-26T05:23:02.150Z] + git rev-list -1 --merges 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4~1..5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo [2024-06-26T05:23:02.180Z] -----------> git rev-list -1 --merges 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4~1..5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:23:02.180Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [false] [Pipeline] sh [2024-06-26T05:23:02.472Z] + git log --format=format:%s -1 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo [2024-06-26T05:23:02.484Z] ========================================================= [2024-06-26T05:23:02.484Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-26T05:23:02.484Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:23:02.822Z] + git log --format=format:%s -1 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] echo [2024-06-26T05:23:02.832Z] [semverPrep] GIT_COMMIT: 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4, Commit Message: Merge pull request #662 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38 [Pipeline] echo [2024-06-26T05:23:02.851Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-26T05:23:03.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:23:03.204Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-26T05:23:03.204Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-26T05:23:03.204Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-26T05:23:03.204Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-26T05:23:03.204Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-26T05:23:03.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:23:03.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:23:03.576Z] [2024-06-26T05:23:03.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:23:03.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:23:03.880Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-26T05:23:03.880Z] b85a868b505f: Pulling fs layer [2024-06-26T05:23:03.880Z] e2be974225ed: Pulling fs layer [2024-06-26T05:23:03.880Z] 339a4e72a1f5: Pulling fs layer [2024-06-26T05:23:03.880Z] 988bab9f4d93: Pulling fs layer [2024-06-26T05:23:03.880Z] 1469e6f7b9e6: Pulling fs layer [2024-06-26T05:23:03.880Z] eaf3925da568: Pulling fs layer [2024-06-26T05:23:03.880Z] bab4dde63d76: Pulling fs layer [2024-06-26T05:23:03.880Z] bde34c3a00c8: Pulling fs layer [2024-06-26T05:23:03.880Z] b352a97aabf1: Pulling fs layer [2024-06-26T05:23:03.880Z] 4872d77fe225: Pulling fs layer [2024-06-26T05:23:03.880Z] 5851b861e8e6: Pulling fs layer [2024-06-26T05:23:03.880Z] 988bab9f4d93: Waiting [2024-06-26T05:23:03.880Z] 1469e6f7b9e6: Waiting [2024-06-26T05:23:03.880Z] b352a97aabf1: Waiting [2024-06-26T05:23:03.880Z] bde34c3a00c8: Waiting [2024-06-26T05:23:03.880Z] eaf3925da568: Waiting [2024-06-26T05:23:03.880Z] 4872d77fe225: Waiting [2024-06-26T05:23:03.880Z] bab4dde63d76: Waiting [2024-06-26T05:23:03.880Z] 5851b861e8e6: Waiting [2024-06-26T05:23:03.880Z] e2be974225ed: Verifying Checksum [2024-06-26T05:23:03.880Z] e2be974225ed: Download complete [2024-06-26T05:23:03.880Z] 988bab9f4d93: Verifying Checksum [2024-06-26T05:23:03.880Z] 988bab9f4d93: Download complete [2024-06-26T05:23:04.139Z] 1469e6f7b9e6: Verifying Checksum [2024-06-26T05:23:04.139Z] 1469e6f7b9e6: Download complete [2024-06-26T05:23:04.139Z] 339a4e72a1f5: Verifying Checksum [2024-06-26T05:23:04.139Z] 339a4e72a1f5: Download complete [2024-06-26T05:23:04.139Z] eaf3925da568: Download complete [2024-06-26T05:23:04.139Z] bde34c3a00c8: Verifying Checksum [2024-06-26T05:23:04.139Z] bde34c3a00c8: Download complete [2024-06-26T05:23:04.139Z] b352a97aabf1: Download complete [2024-06-26T05:23:04.139Z] 4872d77fe225: Verifying Checksum [2024-06-26T05:23:04.139Z] 4872d77fe225: Download complete [2024-06-26T05:23:04.139Z] 5851b861e8e6: Verifying Checksum [2024-06-26T05:23:04.139Z] 5851b861e8e6: Download complete [2024-06-26T05:23:04.139Z] b85a868b505f: Download complete [2024-06-26T05:23:04.397Z] bab4dde63d76: Verifying Checksum [2024-06-26T05:23:04.398Z] bab4dde63d76: Download complete [2024-06-26T05:23:05.331Z] b85a868b505f: Pull complete [2024-06-26T05:23:05.589Z] e2be974225ed: Pull complete [2024-06-26T05:23:06.156Z] 339a4e72a1f5: Pull complete [2024-06-26T05:23:06.156Z] 988bab9f4d93: Pull complete [2024-06-26T05:23:06.415Z] 1469e6f7b9e6: Pull complete [2024-06-26T05:23:06.415Z] eaf3925da568: Pull complete [2024-06-26T05:23:08.319Z] bab4dde63d76: Pull complete [2024-06-26T05:23:08.319Z] bde34c3a00c8: Pull complete [2024-06-26T05:23:08.319Z] b352a97aabf1: Pull complete [2024-06-26T05:23:08.319Z] 4872d77fe225: Pull complete [2024-06-26T05:23:08.319Z] 5851b861e8e6: Pull complete [2024-06-26T05:23:08.579Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-26T05:23:08.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:23:08.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:23:08.740Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:23:08.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:23:12.106Z] $ docker top 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 -eo pid,comm [2024-06-26T05:23:12.157Z] 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-06-26T05:23:12.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:23:12.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:23:12.215Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:23:12.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:23:12.332Z] $ docker exec 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent [2024-06-26T05:23:12.443Z] SSH_AUTH_SOCK=/tmp/ssh-h3wjkUOzqwHa/agent.33 [2024-06-26T05:23:12.443Z] SSH_AGENT_PID=39 [2024-06-26T05:23:12.449Z] Running ssh-add (command line suppressed) [2024-06-26T05:23:12.537Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1897348259763330936.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1897348259763330936.key) [2024-06-26T05:23:12.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:23:12.847Z] + git tag --points-at HEAD [Pipeline] } [2024-06-26T05:23:12.860Z] $ docker exec --env ******** --env ******** 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent -k [2024-06-26T05:23:12.955Z] unset SSH_AUTH_SOCK; [2024-06-26T05:23:12.955Z] unset SSH_AGENT_PID; [2024-06-26T05:23:12.955Z] echo Agent pid 39 killed; [2024-06-26T05:23:12.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-26T05:23:13.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:23:13.005Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:23:13.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:23:13.113Z] $ docker exec 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent [2024-06-26T05:23:13.215Z] SSH_AUTH_SOCK=/tmp/ssh-Jho75O910WmQ/agent.72 [2024-06-26T05:23:13.215Z] SSH_AGENT_PID=78 [2024-06-26T05:23:13.220Z] Running ssh-add (command line suppressed) [2024-06-26T05:23:13.323Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_503067922218954622.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_503067922218954622.key) [2024-06-26T05:23:13.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:23:13.630Z] + git semver init [2024-06-26T05:23:13.890Z] 2024-06-26 05:23:13,808 [run_init] DEBUG init version:0.0.0 force:False [2024-06-26T05:23:13.890Z] 2024-06-26 05:23:13,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-06-26T05:23:13.890Z] 2024-06-26 05:23:13,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-06-26T05:23:13.890Z] 2024-06-26 05:23:13,810 [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-06-26T05:23:15.272Z] 2024-06-26 05:23:14,944 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-06-26T05:23:15.272Z] 2024-06-26 05:23:14,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-06-26T05:23:15.272Z] 2024-06-26 05:23:14,945 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:23:15.272Z] 2024-06-26 05:23:14,945 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:23:15.272Z] 3.2.0-dev.24 [Pipeline] } [2024-06-26T05:23:15.283Z] $ docker exec --env ******** --env ******** 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 ssh-agent -k [2024-06-26T05:23:15.367Z] unset SSH_AUTH_SOCK; [2024-06-26T05:23:15.367Z] unset SSH_AGENT_PID; [2024-06-26T05:23:15.367Z] echo Agent pid 78 killed; [2024-06-26T05:23:15.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:23:15.711Z] + git semver [Pipeline] } [2024-06-26T05:23:15.983Z] $ docker stop --time=1 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 [2024-06-26T05:23:17.259Z] $ docker rm -f --volumes 8bf4b96f636f6d608b52643d3034fee0dcc38ab4c8b802de6b2c11d7fdd77903 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:23:17.605Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-26T05:23:17.828Z] Stashed 1 file(s) [Pipeline] echo [2024-06-26T05:23:17.830Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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-06-26T05:23:18.006Z] provisioning config files... [2024-06-26T05:23:18.016Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6130391230561944472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:23:18.337Z] ---> ****-login.sh [2024-06-26T05:23:18.337Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:23:18.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:18.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:18.337Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:18.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:18.337Z] [2024-06-26T05:23:18.337Z] Login Succeeded [2024-06-26T05:23:18.337Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:23:18.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:18.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:18.337Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:18.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:18.337Z] [2024-06-26T05:23:18.337Z] Login Succeeded [2024-06-26T05:23:18.337Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:23:18.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:18.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:18.596Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:18.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:18.596Z] [2024-06-26T05:23:18.596Z] Login Succeeded [2024-06-26T05:23:18.596Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:23:18.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:18.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:18.596Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:18.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:18.596Z] [2024-06-26T05:23:18.596Z] Login Succeeded [2024-06-26T05:23:18.596Z] ****.io [2024-06-26T05:23:18.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:23:18.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:23:18.856Z] Configure a credential helper to remove this warning. See [2024-06-26T05:23:18.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:23:18.856Z] [2024-06-26T05:23:18.856Z] Login Succeeded [2024-06-26T05:23:18.856Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:23:18.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:23:18.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:23:18.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:23:18.988Z] ========================================================= [2024-06-26T05:23:18.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-26T05:23:18.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:23:19.316Z] + 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-06-26T05:23:19.316Z] Sending build context to Docker daemon 9.117MB [2024-06-26T05:23:19.316Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:23:19.316Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T05:23:19.316Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-26T05:23:19.316Z] 619be1103602: Pulling fs layer [2024-06-26T05:23:19.316Z] 7862e08f4a3e: Pulling fs layer [2024-06-26T05:23:19.316Z] 5df492c9dc93: Pulling fs layer [2024-06-26T05:23:19.316Z] 7629e6793208: Pulling fs layer [2024-06-26T05:23:19.316Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:23:19.316Z] fb5054dd5b73: Pulling fs layer [2024-06-26T05:23:19.316Z] eeca6798cff9: Pulling fs layer [2024-06-26T05:23:19.316Z] aa269ceb94a6: Pulling fs layer [2024-06-26T05:23:19.316Z] ada007ff1a6a: Pulling fs layer [2024-06-26T05:23:19.316Z] 7629e6793208: Waiting [2024-06-26T05:23:19.316Z] fb5054dd5b73: Waiting [2024-06-26T05:23:19.316Z] eeca6798cff9: Waiting [2024-06-26T05:23:19.316Z] 4f4fb700ef54: Waiting [2024-06-26T05:23:19.316Z] aa269ceb94a6: Waiting [2024-06-26T05:23:19.316Z] ada007ff1a6a: Waiting [2024-06-26T05:23:19.316Z] 7862e08f4a3e: Verifying Checksum [2024-06-26T05:23:19.575Z] 4f4fb700ef54: Download complete [2024-06-26T05:23:19.575Z] fb5054dd5b73: Download complete [2024-06-26T05:23:19.575Z] 619be1103602: Download complete [2024-06-26T05:23:19.575Z] eeca6798cff9: Verifying Checksum [2024-06-26T05:23:19.575Z] eeca6798cff9: Download complete [2024-06-26T05:23:19.575Z] 619be1103602: Pull complete [2024-06-26T05:23:19.575Z] ada007ff1a6a: Verifying Checksum [2024-06-26T05:23:19.575Z] ada007ff1a6a: Download complete [2024-06-26T05:23:19.833Z] 7862e08f4a3e: Pull complete [2024-06-26T05:23:19.833Z] 5df492c9dc93: Verifying Checksum [2024-06-26T05:23:19.833Z] 5df492c9dc93: Download complete [2024-06-26T05:23:20.089Z] aa269ceb94a6: Verifying Checksum [2024-06-26T05:23:20.089Z] aa269ceb94a6: Download complete [2024-06-26T05:23:23.384Z] 5df492c9dc93: Pull complete [2024-06-26T05:23:23.384Z] 7629e6793208: Pull complete [2024-06-26T05:23:23.384Z] 4f4fb700ef54: Pull complete [2024-06-26T05:23:23.384Z] fb5054dd5b73: Pull complete [2024-06-26T05:23:23.384Z] eeca6798cff9: Pull complete [2024-06-26T05:23:25.909Z] aa269ceb94a6: Pull complete [2024-06-26T05:23:26.478Z] ada007ff1a6a: Pull complete [2024-06-26T05:23:26.478Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-26T05:23:26.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-26T05:23:26.478Z] ---> f489d0715acc [2024-06-26T05:23:26.478Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:23:32.950Z] Still waiting to schedule task [2024-06-26T05:23:32.950Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ is offline [2024-06-26T05:23:38.728Z] ---> Running in 134972f468ae [2024-06-26T05:23:38.728Z] Removing intermediate container 134972f468ae [2024-06-26T05:23:38.728Z] ---> f5ff4c882a2a [2024-06-26T05:23:38.728Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:23:38.728Z] ---> Running in 967c815f39bd [2024-06-26T05:23:38.728Z] Removing intermediate container 967c815f39bd [2024-06-26T05:23:38.728Z] ---> b5b0a25db295 [2024-06-26T05:23:38.728Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:23:38.728Z] ---> Running in ccdaed1ffcf0 [2024-06-26T05:23:38.728Z] Removing intermediate container ccdaed1ffcf0 [2024-06-26T05:23:38.728Z] ---> dd478178ec13 [2024-06-26T05:23:38.728Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:23:38.728Z] ---> Running in 40178fd17b42 [2024-06-26T05:23:38.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:23:38.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:23:39.247Z] OK: 264 MiB in 52 packages [2024-06-26T05:23:39.506Z] Removing intermediate container 40178fd17b42 [2024-06-26T05:23:39.506Z] ---> 6459c432d67e [2024-06-26T05:23:39.506Z] Step 7/12 : WORKDIR /app [2024-06-26T05:23:39.506Z] ---> Running in ad7dd5f41b8b [2024-06-26T05:23:39.506Z] Removing intermediate container ad7dd5f41b8b [2024-06-26T05:23:39.506Z] ---> c4440a76811f [2024-06-26T05:23:39.506Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T05:23:39.765Z] ---> 0f3979bf59aa [2024-06-26T05:23:39.765Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:23:39.765Z] ---> Running in 6e91b8dc06a8 [2024-06-26T05:24:47.461Z] Removing intermediate container 6e91b8dc06a8 [2024-06-26T05:24:47.461Z] ---> 6c859a417563 [2024-06-26T05:24:47.461Z] Step 10/12 : COPY . . [2024-06-26T05:24:47.461Z] ---> 745187876108 [2024-06-26T05:24:47.461Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:24:47.461Z] ---> Running in 48f1969512a2 [2024-06-26T05:24:47.461Z] Removing intermediate container 48f1969512a2 [2024-06-26T05:24:47.461Z] ---> 4a7b207df3f5 [2024-06-26T05:24:47.461Z] Step 12/12 : RUN $MAKE [2024-06-26T05:24:47.461Z] ---> Running in 3b3c6c49de76 [2024-06-26T05:24:47.461Z] noop [2024-06-26T05:24:47.461Z] Removing intermediate container 3b3c6c49de76 [2024-06-26T05:24:47.461Z] ---> bff6505d7bf5 [2024-06-26T05:24:47.461Z] Successfully built bff6505d7bf5 [2024-06-26T05:24:47.461Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:24:47.781Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T05:24:47.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:24:47.856Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:24:47.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-26T05:24:48.809Z] $ docker top bacf140051f5123e97c800669ecc2e36215e9891a27139ed612e4115ebdb4b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:24:49.161Z] + go version [2024-06-26T05:24:49.161Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-26T05:24:49.170Z] $ docker stop --time=1 bacf140051f5123e97c800669ecc2e36215e9891a27139ed612e4115ebdb4b9d [2024-06-26T05:24:50.543Z] $ docker rm -f --volumes bacf140051f5123e97c800669ecc2e36215e9891a27139ed612e4115ebdb4b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:24:50.984Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T05:24:50.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:24:51.058Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:24:51.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-26T05:24:51.413Z] $ docker top c1910b9a22b14466bf376113ed011972a1955042edb0a1a530a9760384602ee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:24:51.766Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:24:52.065Z] + make test [2024-06-26T05:24:52.065Z] go test -race -coverprofile=coverage.out ./... [2024-06-26T05:25:24.143Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-26T05:25:49.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4424 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-06-26T05:25:49.946Z] Running in /w/workspace/app-service-configurable/234 [Pipeline] { [Pipeline] checkout [2024-06-26T05:25:50.658Z] go vet ./... [2024-06-26T05:25:53.009Z] The recommended git tool is: git [2024-06-26T05:25:53.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:25:53.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:25:53.938Z] ./bin/test-attribution-txt.sh [2024-06-26T05:25:53.938Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-26T05:25:53.938Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:25:53.938Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:25:53.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:25:53.971Z] $ docker stop --time=1 c1910b9a22b14466bf376113ed011972a1955042edb0a1a530a9760384602ee2 [2024-06-26T05:26:02.025Z] using credential edgex-jenkins-ssh [2024-06-26T05:26:02.051Z] Cloning the remote Git repository [2024-06-26T05:26:02.105Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-06-26T05:26:02.236Z] > git init /w/workspace/app-service-configurable/234 # timeout=10 [2024-06-26T05:26:02.536Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-06-26T05:26:02.540Z] > git --version # timeout=10 [2024-06-26T05:26:02.577Z] > git --version # 'git version 2.25.1' [2024-06-26T05:26:02.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T05:26:03.873Z] $ docker rm -f --volumes c1910b9a22b14466bf376113ed011972a1955042edb0a1a530a9760384602ee2 [2024-06-26T05:26:02.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:26:04.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:26:04.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-26T05:26:05.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:26:05.343Z] + ls -al . [2024-06-26T05:26:05.343Z] total 264 [2024-06-26T05:26:05.343Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 05:24 . [2024-06-26T05:26:05.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:22 .. [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 05:22 .dockerignore [2024-06-26T05:26:05.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:25 .git [2024-06-26T05:26:05.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:22 .github [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 26 05:22 .gitignore [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:22 .golangci.yml [2024-06-26T05:26:05.343Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:23 .semver [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 26 05:22 Attribution.txt [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 26 05:22 CHANGELOG.md [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 26 05:22 Dockerfile [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:22 GOVERNANCE.md [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 26 05:22 Jenkinsfile [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 05:22 LICENSE [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 26 05:22 OWNERS.md [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 26 05:22 README.md [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION [2024-06-26T05:26:05.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:22 bin [2024-06-26T05:26:05.343Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 26 05:24 coverage.out [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 26 05:22 go.mod [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:22 go.sum [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 26 05:22 main.go [2024-06-26T05:26:05.343Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 26 05:22 makefile [2024-06-26T05:26:05.343Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:05.299Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-06-26T05:26:05.335Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:26:05.676Z] + 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=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 --label arch=amd64 --label version=3.2.0-dev.24 . [2024-06-26T05:26:05.677Z] Sending build context to Docker daemon 9.118MB [2024-06-26T05:26:05.677Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:26:05.677Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-26T05:26:05.677Z] ---> bff6505d7bf5 [2024-06-26T05:26:05.677Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:26:06.244Z] ---> Running in c8fb8c04636c [2024-06-26T05:26:06.244Z] Removing intermediate container c8fb8c04636c [2024-06-26T05:26:06.244Z] ---> 941a37b41421 [2024-06-26T05:26:06.244Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:26:06.244Z] ---> Running in 4ad38497d412 [2024-06-26T05:26:06.244Z] Removing intermediate container 4ad38497d412 [2024-06-26T05:26:06.244Z] ---> 24e0a5859e68 [2024-06-26T05:26:06.244Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:26:06.244Z] ---> Running in 6b1d278d6d2f [2024-06-26T05:26:06.244Z] Removing intermediate container 6b1d278d6d2f [2024-06-26T05:26:06.244Z] ---> 5cf6f5027abc [2024-06-26T05:26:06.244Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:26:06.244Z] ---> Running in 9c1e616cc2c7 [2024-06-26T05:26:06.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:06.729Z] Avoid second fetch [2024-06-26T05:26:06.730Z] Checking out Revision 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (main) [2024-06-26T05:26:06.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:06.758Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T05:26:06.890Z] > git checkout -f 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 [2024-06-26T05:26:07.021Z] OK: 264 MiB in 52 packages [2024-06-26T05:26:07.577Z] Commit message: "Merge pull request #662 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" [2024-06-26T05:26:07.589Z] Removing intermediate container 9c1e616cc2c7 [2024-06-26T05:26:07.589Z] ---> 4df611e51f57 [2024-06-26T05:26:07.589Z] Step 7/27 : WORKDIR /app [2024-06-26T05:26:07.589Z] ---> Running in 80a975ce0793 [2024-06-26T05:26:07.589Z] Removing intermediate container 80a975ce0793 [2024-06-26T05:26:07.589Z] ---> 85c2f9d61536 [2024-06-26T05:26:07.589Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-26T05:26:07.846Z] ---> f829a65b5a71 [2024-06-26T05:26:07.846Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:26:07.846Z] ---> Running in d10716e1468c [2024-06-26T05:26:08.411Z] Removing intermediate container d10716e1468c [2024-06-26T05:26:08.411Z] ---> 36d0045ec7b6 [2024-06-26T05:26:08.411Z] Step 10/27 : COPY . . [2024-06-26T05:26:09.346Z] ---> 51838f10dd7c [2024-06-26T05:26:09.346Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:26:09.604Z] ---> Running in 737401173e2f [2024-06-26T05:26:09.862Z] Removing intermediate container 737401173e2f [2024-06-26T05:26:09.862Z] ---> 130833dc12a2 [2024-06-26T05:26:09.862Z] Step 12/27 : RUN $MAKE [2024-06-26T05:26:10.432Z] ---> Running in bb4a95c91c9c [2024-06-26T05:26:10.691Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:26:12.412Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-26T05:26:12.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:26:12.412Z] Dload Upload Total Spent Left Speed [2024-06-26T05:26:12.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-06-26T05:26:12.771Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-26T05:26:13.119Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-06-26T05:26:13.119Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-26T05:26:13.119Z] { [2024-06-26T05:26:13.119Z] "registry-mirrors": [ [2024-06-26T05:26:13.119Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-26T05:26:13.119Z] ], [2024-06-26T05:26:13.120Z] "bip": "10.250.0.254/24", [2024-06-26T05:26:13.120Z] "hosts": [ [2024-06-26T05:26:13.120Z] "tcp://0.0.0.0:5555", [2024-06-26T05:26:13.120Z] "unix:///var/run/docker.sock" [2024-06-26T05:26:13.120Z] ], [2024-06-26T05:26:13.120Z] "mtu": 1458, [2024-06-26T05:26:13.120Z] "selinux-enabled": true, [2024-06-26T05:26:13.120Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-26T05:26:13.120Z] } [Pipeline] sh [2024-06-26T05:26:13.464Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-26T05:26:13.813Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:26:32.132Z] provisioning config files... [2024-06-26T05:26:32.168Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/234@tmp/config2373208217393127297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:26:32.710Z] ---> ****-login.sh [2024-06-26T05:26:32.711Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:26:33.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:33.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:33.309Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:33.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:33.309Z] [2024-06-26T05:26:33.309Z] Login Succeeded [2024-06-26T05:26:33.593Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:26:33.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:33.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:33.867Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:33.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:33.867Z] [2024-06-26T05:26:33.867Z] Login Succeeded [2024-06-26T05:26:33.867Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:26:34.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:34.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:34.138Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:34.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:34.139Z] [2024-06-26T05:26:34.139Z] Login Succeeded [2024-06-26T05:26:34.139Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:26:34.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:34.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:34.700Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:34.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:34.700Z] [2024-06-26T05:26:34.701Z] Login Succeeded [2024-06-26T05:26:34.701Z] ****.io [2024-06-26T05:26:34.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:26:35.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:26:35.241Z] Configure a credential helper to remove this warning. See [2024-06-26T05:26:35.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:26:35.241Z] [2024-06-26T05:26:35.241Z] Login Succeeded [2024-06-26T05:26:35.241Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:26:35.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:26:35.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:26:35.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:26:35.651Z] ========================================================= [2024-06-26T05:26:35.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-26T05:26:35.652Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:26:36.028Z] + 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-06-26T05:26:36.028Z] Sending build context to Docker daemon 239.1kB [2024-06-26T05:26:36.296Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:26:36.296Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T05:26:36.567Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-26T05:26:36.567Z] c6b39de5b339: Pulling fs layer [2024-06-26T05:26:36.567Z] a69c41024577: Pulling fs layer [2024-06-26T05:26:36.567Z] d6de4b400683: Pulling fs layer [2024-06-26T05:26:36.567Z] 35cb2a7552d0: Pulling fs layer [2024-06-26T05:26:36.567Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:26:36.567Z] 464afbd9ba4c: Pulling fs layer [2024-06-26T05:26:36.567Z] 00f215d4a9da: Pulling fs layer [2024-06-26T05:26:36.567Z] d496ad576159: Pulling fs layer [2024-06-26T05:26:36.567Z] 464afbd9ba4c: Waiting [2024-06-26T05:26:36.567Z] 35cb2a7552d0: Waiting [2024-06-26T05:26:36.567Z] 00f215d4a9da: Waiting [2024-06-26T05:26:36.567Z] 4f4fb700ef54: Waiting [2024-06-26T05:26:36.567Z] a69c41024577: Verifying Checksum [2024-06-26T05:26:36.567Z] a69c41024577: Download complete [2024-06-26T05:26:36.567Z] 35cb2a7552d0: Verifying Checksum [2024-06-26T05:26:36.567Z] 35cb2a7552d0: Download complete [2024-06-26T05:26:36.567Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:26:36.567Z] 4f4fb700ef54: Download complete [2024-06-26T05:26:36.567Z] 464afbd9ba4c: Verifying Checksum [2024-06-26T05:26:36.567Z] 464afbd9ba4c: Download complete [2024-06-26T05:26:36.567Z] c6b39de5b339: Download complete [2024-06-26T05:26:37.159Z] d496ad576159: Verifying Checksum [2024-06-26T05:26:37.159Z] d496ad576159: Download complete [2024-06-26T05:26:37.427Z] c6b39de5b339: Pull complete [2024-06-26T05:26:38.016Z] a69c41024577: Pull complete [2024-06-26T05:26:38.602Z] d6de4b400683: Verifying Checksum [2024-06-26T05:26:38.602Z] d6de4b400683: Download complete [2024-06-26T05:26:39.562Z] 00f215d4a9da: Verifying Checksum [2024-06-26T05:26:39.562Z] 00f215d4a9da: Download complete [2024-06-26T05:26:49.416Z] Removing intermediate container bb4a95c91c9c [2024-06-26T05:26:49.416Z] ---> 9eb48bdc1abd [2024-06-26T05:26:49.416Z] Step 13/27 : FROM alpine:3.18 [2024-06-26T05:26:49.416Z] 3.18: Pulling from library/alpine [2024-06-26T05:26:49.416Z] 73baa7ef167e: Pulling fs layer [2024-06-26T05:26:49.416Z] 73baa7ef167e: Verifying Checksum [2024-06-26T05:26:49.416Z] 73baa7ef167e: Download complete [2024-06-26T05:26:49.416Z] 73baa7ef167e: Pull complete [2024-06-26T05:26:49.416Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:26:49.416Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:26:49.416Z] ---> 8fd7cac70a4a [2024-06-26T05:26:49.416Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-26T05:26:49.416Z] ---> Running in 5c068713d29f [2024-06-26T05:26:49.416Z] Removing intermediate container 5c068713d29f [2024-06-26T05:26:49.416Z] ---> a0730e129272 [2024-06-26T05:26:49.416Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-26T05:26:49.416Z] ---> Running in c5a0aa9d7c68 [2024-06-26T05:26:49.675Z] Removing intermediate container c5a0aa9d7c68 [2024-06-26T05:26:49.675Z] ---> 9db36922fcaf [2024-06-26T05:26:49.675Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-26T05:26:49.948Z] ---> Running in e23ddb7d56a4 [2024-06-26T05:26:50.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:50.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:50.778Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-26T05:26:50.778Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-26T05:26:50.778Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:26:50.778Z] Executing ca-certificates-20240226-r0.trigger [2024-06-26T05:26:50.778Z] OK: 8 MiB in 17 packages [2024-06-26T05:26:51.900Z] d6de4b400683: Pull complete [2024-06-26T05:26:52.169Z] 35cb2a7552d0: Pull complete [2024-06-26T05:26:52.439Z] 4f4fb700ef54: Pull complete [2024-06-26T05:26:52.696Z] Removing intermediate container e23ddb7d56a4 [2024-06-26T05:26:52.696Z] ---> 12023d781530 [2024-06-26T05:26:52.696Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-26T05:26:52.696Z] ---> Running in 3194e32f66d3 [2024-06-26T05:26:52.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:52.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:26:52.714Z] 464afbd9ba4c: Pull complete [2024-06-26T05:26:52.956Z] OK: 8 MiB in 17 packages [2024-06-26T05:26:54.331Z] Removing intermediate container 3194e32f66d3 [2024-06-26T05:26:54.331Z] ---> d6911d3051f4 [2024-06-26T05:26:54.331Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-26T05:26:54.917Z] ---> 7a9961e342f2 [2024-06-26T05:26:54.917Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-26T05:26:55.851Z] ---> eea6b5d4069d [2024-06-26T05:26:55.851Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-26T05:26:55.851Z] ---> 4c079d0bdd2b [2024-06-26T05:26:55.851Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-26T05:26:59.133Z] ---> 9c84a0448d5d [2024-06-26T05:26:59.133Z] Step 22/27 : EXPOSE 48095 [2024-06-26T05:27:02.829Z] 00f215d4a9da: Pull complete [2024-06-26T05:27:03.096Z] d496ad576159: Pull complete [2024-06-26T05:27:03.096Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-26T05:27:03.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-26T05:27:03.096Z] ---> f246e2811388 [2024-06-26T05:27:03.096Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:27:04.077Z] ---> Running in dfb989bba3d5 [2024-06-26T05:27:04.347Z] Removing intermediate container dfb989bba3d5 [2024-06-26T05:27:04.347Z] ---> ab525f648376 [2024-06-26T05:27:04.347Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:27:04.348Z] ---> Running in 34a845576e2b [2024-06-26T05:27:04.617Z] Removing intermediate container 34a845576e2b [2024-06-26T05:27:04.617Z] ---> a206984c54cb [2024-06-26T05:27:04.617Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:27:04.893Z] ---> Running in 27fad875faca [2024-06-26T05:27:05.173Z] Removing intermediate container 27fad875faca [2024-06-26T05:27:05.173Z] ---> a7b75507b01f [2024-06-26T05:27:05.173Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:27:05.173Z] ---> Running in dbe046a0c8e1 [2024-06-26T05:27:06.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:27:06.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:27:08.268Z] OK: 266 MiB in 52 packages [2024-06-26T05:27:09.687Z] Removing intermediate container dbe046a0c8e1 [2024-06-26T05:27:09.687Z] ---> cf418528b9ac [2024-06-26T05:27:09.687Z] Step 7/12 : WORKDIR /app [2024-06-26T05:27:09.959Z] ---> Running in 1e670e055a35 [2024-06-26T05:27:10.228Z] Removing intermediate container 1e670e055a35 [2024-06-26T05:27:10.228Z] ---> 1e58d21e6329 [2024-06-26T05:27:10.228Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T05:27:10.814Z] ---> e996ab610240 [2024-06-26T05:27:10.814Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:27:10.814Z] ---> Running in 8e1f886e0ac4 [2024-06-26T05:27:17.264Z] ---> Running in 304e9d968bf5 [2024-06-26T05:27:17.264Z] Removing intermediate container 304e9d968bf5 [2024-06-26T05:27:17.264Z] ---> 4ecaf6b84dd0 [2024-06-26T05:27:17.264Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-26T05:27:17.264Z] ---> Running in 5a24649d885d [2024-06-26T05:27:17.264Z] Removing intermediate container 5a24649d885d [2024-06-26T05:27:17.264Z] ---> b405c866755e [2024-06-26T05:27:17.264Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-26T05:27:17.264Z] ---> Running in 1b44a38a0295 [2024-06-26T05:27:18.195Z] Removing intermediate container 1b44a38a0295 [2024-06-26T05:27:18.195Z] ---> 5dc696fb7bc9 [2024-06-26T05:27:18.195Z] Step 25/27 : LABEL arch=amd64 [2024-06-26T05:27:18.453Z] ---> Running in 7b641858f707 [2024-06-26T05:27:19.073Z] Removing intermediate container 7b641858f707 [2024-06-26T05:27:19.073Z] ---> a310f480c9d3 [2024-06-26T05:27:19.073Z] Step 26/27 : LABEL git_sha=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:27:20.006Z] ---> Running in 5469aaa0454d [2024-06-26T05:27:20.263Z] Removing intermediate container 5469aaa0454d [2024-06-26T05:27:20.263Z] ---> 97bd4f112e18 [2024-06-26T05:27:20.263Z] Step 27/27 : LABEL version=3.2.0-dev.24 [2024-06-26T05:27:20.263Z] ---> Running in ad75a590d71e [2024-06-26T05:27:20.520Z] Removing intermediate container ad75a590d71e [2024-06-26T05:27:20.520Z] ---> 33b387c5dbbf [2024-06-26T05:27:20.520Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:27:20.520Z] Successfully built 33b387c5dbbf [2024-06-26T05:27:20.520Z] 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-06-26T05:27:20.636Z] provisioning config files... [2024-06-26T05:27:20.644Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4626593988831066834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:20.942Z] ---> ****-login.sh [2024-06-26T05:27:20.942Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:27:20.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:20.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:20.943Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:20.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:20.943Z] [2024-06-26T05:27:20.943Z] Login Succeeded [2024-06-26T05:27:20.943Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:27:20.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:20.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:20.943Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:20.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:20.943Z] [2024-06-26T05:27:20.943Z] Login Succeeded [2024-06-26T05:27:20.943Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:27:21.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:21.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:21.210Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:21.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:21.210Z] [2024-06-26T05:27:21.210Z] Login Succeeded [2024-06-26T05:27:21.210Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:27:21.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:21.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:21.210Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:21.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:21.210Z] [2024-06-26T05:27:21.210Z] Login Succeeded [2024-06-26T05:27:21.210Z] ****.io [2024-06-26T05:27:21.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:21.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:21.472Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:21.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:21.472Z] [2024-06-26T05:27:21.472Z] Login Succeeded [2024-06-26T05:27:21.472Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:27:21.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:27:21.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:27:21.564Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-06-26T05:27:21.564Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:27:21.564Z] latest [2024-06-26T05:27:21.564Z] 3.2.0-dev.24 [2024-06-26T05:27:21.564Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [2024-06-26T05:27:21.564Z] main [2024-06-26T05:27:21.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:21.912Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:22.250Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:27:22.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-26T05:27:22.250Z] 3658cca36c35: Preparing [2024-06-26T05:27:22.250Z] 17f086c8fa44: Preparing [2024-06-26T05:27:22.250Z] fff952fa8ecc: Preparing [2024-06-26T05:27:22.250Z] 126204ba5ec9: Preparing [2024-06-26T05:27:22.250Z] 99feeeeef9f5: Preparing [2024-06-26T05:27:22.250Z] fa5fe4c9e04b: Preparing [2024-06-26T05:27:22.250Z] 63ec0bd56cf3: Preparing [2024-06-26T05:27:22.250Z] fa5fe4c9e04b: Waiting [2024-06-26T05:27:22.250Z] 63ec0bd56cf3: Waiting [2024-06-26T05:27:22.251Z] fff952fa8ecc: Pushed [2024-06-26T05:27:22.251Z] 99feeeeef9f5: Pushed [2024-06-26T05:27:22.251Z] 17f086c8fa44: Pushed [2024-06-26T05:27:22.251Z] 126204ba5ec9: Pushed [2024-06-26T05:27:22.508Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:27:22.508Z] fa5fe4c9e04b: Pushed [2024-06-26T05:27:25.034Z] 3658cca36c35: Pushed [2024-06-26T05:27:25.292Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:25.627Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:25.964Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-06-26T05:27:25.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-26T05:27:25.964Z] 3658cca36c35: Preparing [2024-06-26T05:27:25.964Z] 17f086c8fa44: Preparing [2024-06-26T05:27:25.964Z] fff952fa8ecc: Preparing [2024-06-26T05:27:25.964Z] 126204ba5ec9: Preparing [2024-06-26T05:27:25.964Z] 99feeeeef9f5: Preparing [2024-06-26T05:27:25.964Z] fa5fe4c9e04b: Preparing [2024-06-26T05:27:25.964Z] 63ec0bd56cf3: Preparing [2024-06-26T05:27:25.964Z] fa5fe4c9e04b: Waiting [2024-06-26T05:27:25.964Z] 63ec0bd56cf3: Waiting [2024-06-26T05:27:25.964Z] fff952fa8ecc: Layer already exists [2024-06-26T05:27:25.964Z] 126204ba5ec9: Layer already exists [2024-06-26T05:27:25.964Z] 3658cca36c35: Layer already exists [2024-06-26T05:27:25.964Z] 99feeeeef9f5: Layer already exists [2024-06-26T05:27:25.964Z] 17f086c8fa44: Layer already exists [2024-06-26T05:27:25.964Z] fa5fe4c9e04b: Layer already exists [2024-06-26T05:27:25.964Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:27:52.594Z] latest: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:52.991Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:53.883Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.24 [2024-06-26T05:27:53.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-26T05:27:53.884Z] 3658cca36c35: Preparing [2024-06-26T05:27:53.884Z] 17f086c8fa44: Preparing [2024-06-26T05:27:53.884Z] fff952fa8ecc: Preparing [2024-06-26T05:27:53.884Z] 126204ba5ec9: Preparing [2024-06-26T05:27:53.884Z] 99feeeeef9f5: Preparing [2024-06-26T05:27:53.884Z] fa5fe4c9e04b: Preparing [2024-06-26T05:27:53.884Z] 63ec0bd56cf3: Preparing [2024-06-26T05:27:53.884Z] fa5fe4c9e04b: Waiting [2024-06-26T05:27:53.884Z] 63ec0bd56cf3: Waiting [2024-06-26T05:27:53.884Z] 17f086c8fa44: Layer already exists [2024-06-26T05:27:53.884Z] 126204ba5ec9: Layer already exists [2024-06-26T05:27:53.884Z] 3658cca36c35: Layer already exists [2024-06-26T05:27:53.884Z] 99feeeeef9f5: Layer already exists [2024-06-26T05:27:53.884Z] fff952fa8ecc: Layer already exists [2024-06-26T05:27:53.884Z] fa5fe4c9e04b: Layer already exists [2024-06-26T05:27:53.884Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:27:53.884Z] 3.2.0-dev.24: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:54.219Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:54.813Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [2024-06-26T05:27:54.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-26T05:27:54.813Z] 3658cca36c35: Preparing [2024-06-26T05:27:54.813Z] 17f086c8fa44: Preparing [2024-06-26T05:27:54.813Z] fff952fa8ecc: Preparing [2024-06-26T05:27:54.813Z] 126204ba5ec9: Preparing [2024-06-26T05:27:54.813Z] 99feeeeef9f5: Preparing [2024-06-26T05:27:54.813Z] fa5fe4c9e04b: Preparing [2024-06-26T05:27:54.813Z] 63ec0bd56cf3: Preparing [2024-06-26T05:27:54.813Z] fa5fe4c9e04b: Waiting [2024-06-26T05:27:54.813Z] 126204ba5ec9: Layer already exists [2024-06-26T05:27:54.813Z] 99feeeeef9f5: Layer already exists [2024-06-26T05:27:54.813Z] 17f086c8fa44: Layer already exists [2024-06-26T05:27:54.813Z] fff952fa8ecc: Layer already exists [2024-06-26T05:27:54.813Z] 3658cca36c35: Layer already exists [2024-06-26T05:27:54.813Z] fa5fe4c9e04b: Layer already exists [2024-06-26T05:27:54.813Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:27:54.813Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:55.145Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:55.736Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-06-26T05:27:55.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-26T05:27:55.736Z] 3658cca36c35: Preparing [2024-06-26T05:27:55.736Z] 17f086c8fa44: Preparing [2024-06-26T05:27:55.736Z] fff952fa8ecc: Preparing [2024-06-26T05:27:55.736Z] 126204ba5ec9: Preparing [2024-06-26T05:27:55.736Z] 99feeeeef9f5: Preparing [2024-06-26T05:27:55.736Z] fa5fe4c9e04b: Preparing [2024-06-26T05:27:55.736Z] 63ec0bd56cf3: Preparing [2024-06-26T05:27:55.736Z] 63ec0bd56cf3: Waiting [2024-06-26T05:27:55.736Z] fa5fe4c9e04b: Waiting [2024-06-26T05:27:55.736Z] 126204ba5ec9: Layer already exists [2024-06-26T05:27:55.736Z] 3658cca36c35: Layer already exists [2024-06-26T05:27:55.736Z] 17f086c8fa44: Layer already exists [2024-06-26T05:27:55.736Z] fff952fa8ecc: Layer already exists [2024-06-26T05:27:55.736Z] 99feeeeef9f5: Layer already exists [2024-06-26T05:27:55.736Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:27:55.736Z] fa5fe4c9e04b: Layer already exists [2024-06-26T05:27:55.736Z] main: digest: sha256:7056b674fa6dd594e6247240e8e2d47284548d2468ebde288ec957089494efdf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:27:55.814Z] ===================================================== [Pipeline] echo [2024-06-26T05:27:55.827Z] taggedImages: [2024-06-26T05:27:55.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:27:55.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-06-26T05:27:55.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.24 [2024-06-26T05:27:55.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [2024-06-26T05:27:55.827Z] - 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-06-26T05:27:56.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:56.240Z] [2024-06-26T05:27:56.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:56.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:58.458Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-26T05:27:58.458Z] 5eb5b503b376: Pulling fs layer [2024-06-26T05:27:58.458Z] 5c69ac0246d0: Pulling fs layer [2024-06-26T05:27:58.458Z] ec43610c2a17: Pulling fs layer [2024-06-26T05:27:58.458Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-26T05:27:58.458Z] 33b1e0a273af: Pulling fs layer [2024-06-26T05:27:58.458Z] 5d3b04190fa2: Pulling fs layer [2024-06-26T05:27:58.458Z] 2f39f015ded8: Pulling fs layer [2024-06-26T05:27:58.458Z] 3a2ae6a8a46f: Waiting [2024-06-26T05:27:58.458Z] 33b1e0a273af: Waiting [2024-06-26T05:27:58.458Z] 5d3b04190fa2: Waiting [2024-06-26T05:27:58.458Z] 2f39f015ded8: Waiting [2024-06-26T05:27:58.458Z] 5c69ac0246d0: Verifying Checksum [2024-06-26T05:27:58.458Z] 5c69ac0246d0: Download complete [2024-06-26T05:27:58.458Z] 3a2ae6a8a46f: Download complete [2024-06-26T05:27:58.458Z] 33b1e0a273af: Verifying Checksum [2024-06-26T05:27:58.458Z] 33b1e0a273af: Download complete [2024-06-26T05:27:58.458Z] 5d3b04190fa2: Download complete [2024-06-26T05:27:58.458Z] ec43610c2a17: Verifying Checksum [2024-06-26T05:27:58.458Z] ec43610c2a17: Download complete [2024-06-26T05:27:58.458Z] 5eb5b503b376: Verifying Checksum [2024-06-26T05:27:58.458Z] 5eb5b503b376: Download complete [2024-06-26T05:27:59.392Z] 2f39f015ded8: Download complete [2024-06-26T05:28:01.291Z] 5eb5b503b376: Pull complete [2024-06-26T05:28:02.238Z] 5c69ac0246d0: Pull complete [2024-06-26T05:28:03.168Z] ec43610c2a17: Pull complete [2024-06-26T05:28:03.168Z] 3a2ae6a8a46f: Pull complete [2024-06-26T05:28:08.651Z] 33b1e0a273af: Pull complete [2024-06-26T05:28:08.651Z] 5d3b04190fa2: Pull complete [2024-06-26T05:28:15.202Z] 2f39f015ded8: Pull complete [2024-06-26T05:28:15.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-26T05:28:15.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:28:15.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:28:15.316Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:28:15.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T05:28:22.995Z] $ docker top 340bdf27b94f0c6b6ef4b5f1af078728722e2aa7849d34e7be180bb217795e21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:28:23.384Z] ---> job-cost.sh [2024-06-26T05:28:23.385Z] lf-activate-venv: SKIPPING [2024-06-26T05:28:23.385Z] INFO: No Stack... [2024-06-26T05:28:23.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:28:23.902Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:28:24.191Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-06-26T05:28:24.191Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:28:24.204Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [2024-06-26T05:28:24.216Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] did not exist. Created. [2024-06-26T05:28:24.228Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:28:24.540Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-26T05:28:24.578Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:28:24.588Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:28:24.612Z] $ docker stop --time=1 340bdf27b94f0c6b6ef4b5f1af078728722e2aa7849d34e7be180bb217795e21 [2024-06-26T05:28:25.835Z] $ docker rm -f --volumes 340bdf27b94f0c6b6ef4b5f1af078728722e2aa7849d34e7be180bb217795e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-26T05:29:17.555Z] Removing intermediate container 8e1f886e0ac4 [2024-06-26T05:29:17.556Z] ---> 7e3a6d2d45f3 [2024-06-26T05:29:17.556Z] Step 10/12 : COPY . . [2024-06-26T05:29:17.556Z] ---> 0690997109a6 [2024-06-26T05:29:17.556Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:29:17.556Z] ---> Running in 2c5144adb794 [2024-06-26T05:29:17.556Z] Removing intermediate container 2c5144adb794 [2024-06-26T05:29:17.556Z] ---> e9d68ed8f1aa [2024-06-26T05:29:17.556Z] Step 12/12 : RUN $MAKE [2024-06-26T05:29:17.556Z] ---> Running in 71c3e3b31ba9 [2024-06-26T05:29:17.556Z] noop [2024-06-26T05:29:17.556Z] Removing intermediate container 71c3e3b31ba9 [2024-06-26T05:29:17.556Z] ---> c79ce8b280db [2024-06-26T05:29:17.556Z] Successfully built c79ce8b280db [2024-06-26T05:29:17.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:29:17.929Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:29:17.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:29:18.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container [2024-06-26T05:29:18.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/234 -v /w/workspace/app-service-configurable/234:/w/workspace/app-service-configurable/234:rw,z -v /w/workspace/app-service-configurable/234@tmp:/w/workspace/app-service-configurable/234@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-06-26T05:29:19.711Z] $ docker top 18ba8b8e10d7c79af9fc41bbbf5c8123d9527a5cf14378a4d448f224c105cb4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:29:20.621Z] + go version [2024-06-26T05:29:20.621Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-26T05:29:20.653Z] $ docker stop --time=1 18ba8b8e10d7c79af9fc41bbbf5c8123d9527a5cf14378a4d448f224c105cb4a [2024-06-26T05:29:22.367Z] $ docker rm -f --volumes 18ba8b8e10d7c79af9fc41bbbf5c8123d9527a5cf14378a4d448f224c105cb4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:29:22.962Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:29:22.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:29:23.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container [2024-06-26T05:29:23.257Z] $ 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/234 -v /w/workspace/app-service-configurable/234:/w/workspace/app-service-configurable/234:rw,z -v /w/workspace/app-service-configurable/234@tmp:/w/workspace/app-service-configurable/234@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-06-26T05:29:24.625Z] $ docker top 526eccc06f390e5d3dae10e7c7986a2374251b005a6c35a708ca3b770f488f28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:29:25.484Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/234 [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:29:26.153Z] + make test [2024-06-26T05:29:26.153Z] go test -race -coverprofile=coverage.out ./... [2024-06-26T05:34:48.199Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-26T05:34:48.199Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-26T05:34:48.199Z] go vet ./... [2024-06-26T05:39:40.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:39:40.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:39:40.695Z] ./bin/test-attribution-txt.sh [2024-06-26T05:39:40.695Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-26T05:39:40.695Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:39:40.695Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:39:40.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:39:40.744Z] $ docker stop --time=1 526eccc06f390e5d3dae10e7c7986a2374251b005a6c35a708ca3b770f488f28 [2024-06-26T05:39:42.877Z] $ docker rm -f --volumes 526eccc06f390e5d3dae10e7c7986a2374251b005a6c35a708ca3b770f488f28 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:39:45.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:39:45.568Z] Warning: overwriting stash ‘coverage-report’ [2024-06-26T05:39:46.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:39:46.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:39:46.881Z] + ls -al . [2024-06-26T05:39:46.881Z] total 260 [2024-06-26T05:39:46.881Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 26 05:29 . [2024-06-26T05:39:46.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:26 .. [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 05:26 .dockerignore [2024-06-26T05:39:46.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:26 .git [2024-06-26T05:39:46.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:26 .github [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 26 05:26 .gitignore [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:26 .golangci.yml [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 26 05:26 Attribution.txt [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 26 05:26 CHANGELOG.md [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 26 05:26 Dockerfile [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:26 GOVERNANCE.md [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 26 05:26 Jenkinsfile [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 05:26 LICENSE [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 26 05:26 OWNERS.md [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 26 05:26 README.md [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION [2024-06-26T05:39:46.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:26 bin [2024-06-26T05:39:46.881Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 26 05:29 coverage.out [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 26 05:26 go.mod [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:26 go.sum [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 26 05:26 main.go [2024-06-26T05:39:46.881Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 26 05:26 makefile [2024-06-26T05:39:46.881Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:39:47.239Z] + 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=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 --label arch=arm64 --label version=3.2.0-dev.24 . [2024-06-26T05:39:47.239Z] Sending build context to Docker daemon 240.1kB [2024-06-26T05:39:47.506Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:39:47.506Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-26T05:39:47.506Z] ---> c79ce8b280db [2024-06-26T05:39:47.506Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:39:47.773Z] ---> Running in 9a451074194b [2024-06-26T05:39:48.041Z] Removing intermediate container 9a451074194b [2024-06-26T05:39:48.041Z] ---> 592f5d024114 [2024-06-26T05:39:48.041Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:39:48.041Z] ---> Running in 3cd4bc4c531f [2024-06-26T05:39:48.317Z] Removing intermediate container 3cd4bc4c531f [2024-06-26T05:39:48.317Z] ---> 97e95f864510 [2024-06-26T05:39:48.317Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:39:48.590Z] ---> Running in 4f678c74a4e3 [2024-06-26T05:39:48.859Z] Removing intermediate container 4f678c74a4e3 [2024-06-26T05:39:48.859Z] ---> 9df58de81a86 [2024-06-26T05:39:48.859Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:39:48.859Z] ---> Running in 2eb9bb72bed1 [2024-06-26T05:39:50.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:39:50.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:39:51.976Z] OK: 266 MiB in 52 packages [2024-06-26T05:39:52.953Z] Removing intermediate container 2eb9bb72bed1 [2024-06-26T05:39:52.953Z] ---> b40fb0852c71 [2024-06-26T05:39:52.953Z] Step 7/27 : WORKDIR /app [2024-06-26T05:39:53.225Z] ---> Running in 172c9962b327 [2024-06-26T05:39:53.494Z] Removing intermediate container 172c9962b327 [2024-06-26T05:39:53.494Z] ---> bf2de09cc6d0 [2024-06-26T05:39:53.494Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-26T05:39:54.093Z] ---> 621d86414c28 [2024-06-26T05:39:54.093Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:39:54.093Z] ---> Running in 46eac9f00510 [2024-06-26T05:39:57.463Z] Removing intermediate container 46eac9f00510 [2024-06-26T05:39:57.463Z] ---> a75fd74ef7d1 [2024-06-26T05:39:57.463Z] Step 10/27 : COPY . . [2024-06-26T05:39:57.733Z] ---> 69bdc4df0570 [2024-06-26T05:39:57.733Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:39:58.024Z] ---> Running in 66d5d5a42d0e [2024-06-26T05:39:58.313Z] Removing intermediate container 66d5d5a42d0e [2024-06-26T05:39:58.313Z] ---> 80466382c7f0 [2024-06-26T05:39:58.313Z] Step 12/27 : RUN $MAKE [2024-06-26T05:39:58.585Z] ---> Running in 3b4c0205ff19 [2024-06-26T05:40:00.004Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -o app-service-configurable [2024-06-26T05:44:22.279Z] Removing intermediate container 3b4c0205ff19 [2024-06-26T05:44:22.279Z] ---> 520b205675db [2024-06-26T05:44:22.279Z] Step 13/27 : FROM alpine:3.18 [2024-06-26T05:44:22.279Z] 3.18: Pulling from library/alpine [2024-06-26T05:44:22.279Z] 5c905c7ebe2f: Pulling fs layer [2024-06-26T05:44:22.279Z] 5c905c7ebe2f: Verifying Checksum [2024-06-26T05:44:22.279Z] 5c905c7ebe2f: Download complete [2024-06-26T05:44:22.279Z] 5c905c7ebe2f: Pull complete [2024-06-26T05:44:22.279Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:44:22.279Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:44:22.279Z] ---> dec292d02e07 [2024-06-26T05:44:22.279Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-26T05:44:22.279Z] ---> Running in 92e3e900b605 [2024-06-26T05:44:22.279Z] Removing intermediate container 92e3e900b605 [2024-06-26T05:44:22.279Z] ---> c752b0f9178a [2024-06-26T05:44:22.279Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-26T05:44:22.279Z] ---> Running in 66237c0da77c [2024-06-26T05:44:22.279Z] Removing intermediate container 66237c0da77c [2024-06-26T05:44:22.279Z] ---> ce68b323af6e [2024-06-26T05:44:22.279Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-26T05:44:22.279Z] ---> Running in d7c6c6d61689 [2024-06-26T05:44:22.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:22.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:22.279Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-26T05:44:22.279Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-26T05:44:22.279Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:44:22.279Z] Executing ca-certificates-20240226-r0.trigger [2024-06-26T05:44:22.279Z] OK: 9 MiB in 17 packages [2024-06-26T05:44:22.279Z] Removing intermediate container d7c6c6d61689 [2024-06-26T05:44:22.279Z] ---> fbd2ccd4b2d1 [2024-06-26T05:44:22.279Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-26T05:44:22.279Z] ---> Running in 7cf318ca529b [2024-06-26T05:44:22.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:22.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:44:22.279Z] OK: 9 MiB in 17 packages [2024-06-26T05:44:22.279Z] Removing intermediate container 7cf318ca529b [2024-06-26T05:44:22.279Z] ---> c9f4bb8f8225 [2024-06-26T05:44:22.279Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-26T05:44:22.279Z] ---> 2a1f3488a1af [2024-06-26T05:44:22.279Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-26T05:44:22.279Z] ---> efd919c02d45 [2024-06-26T05:44:22.279Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-26T05:44:22.279Z] ---> 7c7d91b4ac10 [2024-06-26T05:44:22.279Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-26T05:44:22.279Z] ---> 46949748ec4d [2024-06-26T05:44:22.279Z] Step 22/27 : EXPOSE 48095 [2024-06-26T05:44:22.279Z] ---> Running in 2d88e0eabb41 [2024-06-26T05:44:22.279Z] Removing intermediate container 2d88e0eabb41 [2024-06-26T05:44:22.279Z] ---> d94d77189019 [2024-06-26T05:44:22.279Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-26T05:44:22.279Z] ---> Running in d6312726e17b [2024-06-26T05:44:22.279Z] Removing intermediate container d6312726e17b [2024-06-26T05:44:22.279Z] ---> f0c39eec46e9 [2024-06-26T05:44:22.279Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-26T05:44:22.279Z] ---> Running in 2141db7afeb3 [2024-06-26T05:44:22.865Z] Removing intermediate container 2141db7afeb3 [2024-06-26T05:44:22.865Z] ---> 80dba5567a16 [2024-06-26T05:44:22.865Z] Step 25/27 : LABEL arch=arm64 [2024-06-26T05:44:22.865Z] ---> Running in 9f31a8ea9861 [2024-06-26T05:44:23.131Z] Removing intermediate container 9f31a8ea9861 [2024-06-26T05:44:23.131Z] ---> ca352c398320 [2024-06-26T05:44:23.131Z] Step 26/27 : LABEL git_sha=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:44:23.131Z] ---> Running in dc0aebc92098 [2024-06-26T05:44:23.408Z] Removing intermediate container dc0aebc92098 [2024-06-26T05:44:23.408Z] ---> 141dcfb114fd [2024-06-26T05:44:23.408Z] Step 27/27 : LABEL version=3.2.0-dev.24 [2024-06-26T05:44:23.677Z] ---> Running in e83dc098278d [2024-06-26T05:44:23.944Z] Removing intermediate container e83dc098278d [2024-06-26T05:44:23.944Z] ---> 5f17a34fb378 [2024-06-26T05:44:23.944Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:44:23.944Z] Successfully built 5f17a34fb378 [2024-06-26T05:44:23.944Z] 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-06-26T05:44:24.087Z] provisioning config files... [2024-06-26T05:44:24.103Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/234@tmp/config2968834662244267038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:24.453Z] ---> ****-login.sh [2024-06-26T05:44:24.454Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:44:24.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:24.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:24.719Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:24.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:24.719Z] [2024-06-26T05:44:24.719Z] Login Succeeded [2024-06-26T05:44:24.719Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:44:24.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:25.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:25.257Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:25.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:25.257Z] [2024-06-26T05:44:25.257Z] Login Succeeded [2024-06-26T05:44:25.257Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:44:25.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:25.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:25.525Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:25.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:25.525Z] [2024-06-26T05:44:25.525Z] Login Succeeded [2024-06-26T05:44:25.525Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:44:25.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:26.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:26.058Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:26.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:26.058Z] [2024-06-26T05:44:26.058Z] Login Succeeded [2024-06-26T05:44:26.058Z] ****.io [2024-06-26T05:44:26.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:44:26.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:44:26.591Z] Configure a credential helper to remove this warning. See [2024-06-26T05:44:26.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:44:26.591Z] [2024-06-26T05:44:26.591Z] Login Succeeded [2024-06-26T05:44:26.591Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:44:26.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:44:26.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:44:26.670Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-06-26T05:44:26.670Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:44:26.670Z] latest [2024-06-26T05:44:26.670Z] 3.2.0-dev.24 [2024-06-26T05:44:26.670Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [2024-06-26T05:44:26.670Z] main [2024-06-26T05:44:26.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:27.119Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:27.481Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:44:27.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-26T05:44:27.481Z] 1dcfb33ce766: Preparing [2024-06-26T05:44:27.481Z] 6b3e09e5efe6: Preparing [2024-06-26T05:44:27.481Z] 4a56b7cdc121: Preparing [2024-06-26T05:44:27.481Z] a6298676b6b2: Preparing [2024-06-26T05:44:27.481Z] d7199b844bfc: Preparing [2024-06-26T05:44:27.481Z] f6ff7cbbf78e: Preparing [2024-06-26T05:44:27.481Z] da707bb00cb8: Preparing [2024-06-26T05:44:27.481Z] da707bb00cb8: Waiting [2024-06-26T05:44:27.481Z] f6ff7cbbf78e: Waiting [2024-06-26T05:44:27.748Z] d7199b844bfc: Pushed [2024-06-26T05:44:27.748Z] 6b3e09e5efe6: Pushed [2024-06-26T05:44:27.748Z] a6298676b6b2: Pushed [2024-06-26T05:44:27.748Z] 4a56b7cdc121: Pushed [2024-06-26T05:44:27.748Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:28.013Z] f6ff7cbbf78e: Pushed [2024-06-26T05:44:34.653Z] 1dcfb33ce766: Pushed [2024-06-26T05:44:34.653Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:35.044Z] + 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-06-26T05:44:35.404Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-06-26T05:44:35.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-26T05:44:35.404Z] 1dcfb33ce766: Preparing [2024-06-26T05:44:35.404Z] 6b3e09e5efe6: Preparing [2024-06-26T05:44:35.404Z] 4a56b7cdc121: Preparing [2024-06-26T05:44:35.404Z] a6298676b6b2: Preparing [2024-06-26T05:44:35.404Z] d7199b844bfc: Preparing [2024-06-26T05:44:35.404Z] f6ff7cbbf78e: Preparing [2024-06-26T05:44:35.404Z] da707bb00cb8: Preparing [2024-06-26T05:44:35.404Z] f6ff7cbbf78e: Waiting [2024-06-26T05:44:35.404Z] da707bb00cb8: Waiting [2024-06-26T05:44:35.404Z] a6298676b6b2: Layer already exists [2024-06-26T05:44:35.404Z] 4a56b7cdc121: Layer already exists [2024-06-26T05:44:35.404Z] 1dcfb33ce766: Layer already exists [2024-06-26T05:44:35.404Z] d7199b844bfc: Layer already exists [2024-06-26T05:44:35.404Z] 6b3e09e5efe6: Layer already exists [2024-06-26T05:44:35.404Z] f6ff7cbbf78e: Layer already exists [2024-06-26T05:44:35.404Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:35.673Z] latest: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:36.048Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:36.432Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.24 [2024-06-26T05:44:36.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-26T05:44:36.432Z] 1dcfb33ce766: Preparing [2024-06-26T05:44:36.432Z] 6b3e09e5efe6: Preparing [2024-06-26T05:44:36.432Z] 4a56b7cdc121: Preparing [2024-06-26T05:44:36.432Z] a6298676b6b2: Preparing [2024-06-26T05:44:36.432Z] d7199b844bfc: Preparing [2024-06-26T05:44:36.432Z] f6ff7cbbf78e: Preparing [2024-06-26T05:44:36.432Z] da707bb00cb8: Preparing [2024-06-26T05:44:36.432Z] f6ff7cbbf78e: Waiting [2024-06-26T05:44:36.432Z] da707bb00cb8: Waiting [2024-06-26T05:44:36.432Z] a6298676b6b2: Layer already exists [2024-06-26T05:44:36.432Z] 6b3e09e5efe6: Layer already exists [2024-06-26T05:44:36.432Z] 4a56b7cdc121: Layer already exists [2024-06-26T05:44:36.432Z] d7199b844bfc: Layer already exists [2024-06-26T05:44:36.432Z] 1dcfb33ce766: Layer already exists [2024-06-26T05:44:36.432Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:36.432Z] f6ff7cbbf78e: Layer already exists [2024-06-26T05:44:36.703Z] 3.2.0-dev.24: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:37.075Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:37.436Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [2024-06-26T05:44:37.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-26T05:44:37.436Z] 1dcfb33ce766: Preparing [2024-06-26T05:44:37.436Z] 6b3e09e5efe6: Preparing [2024-06-26T05:44:37.436Z] 4a56b7cdc121: Preparing [2024-06-26T05:44:37.436Z] a6298676b6b2: Preparing [2024-06-26T05:44:37.436Z] d7199b844bfc: Preparing [2024-06-26T05:44:37.436Z] f6ff7cbbf78e: Preparing [2024-06-26T05:44:37.436Z] da707bb00cb8: Preparing [2024-06-26T05:44:37.436Z] da707bb00cb8: Waiting [2024-06-26T05:44:37.436Z] f6ff7cbbf78e: Waiting [2024-06-26T05:44:37.436Z] 6b3e09e5efe6: Layer already exists [2024-06-26T05:44:37.436Z] d7199b844bfc: Layer already exists [2024-06-26T05:44:37.436Z] a6298676b6b2: Layer already exists [2024-06-26T05:44:37.436Z] 4a56b7cdc121: Layer already exists [2024-06-26T05:44:37.436Z] 1dcfb33ce766: Layer already exists [2024-06-26T05:44:37.436Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:37.436Z] f6ff7cbbf78e: Layer already exists [2024-06-26T05:44:37.703Z] 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:38.065Z] + 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-06-26T05:44:38.423Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-06-26T05:44:38.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-26T05:44:38.423Z] 1dcfb33ce766: Preparing [2024-06-26T05:44:38.423Z] 6b3e09e5efe6: Preparing [2024-06-26T05:44:38.423Z] 4a56b7cdc121: Preparing [2024-06-26T05:44:38.423Z] a6298676b6b2: Preparing [2024-06-26T05:44:38.423Z] d7199b844bfc: Preparing [2024-06-26T05:44:38.423Z] f6ff7cbbf78e: Preparing [2024-06-26T05:44:38.423Z] da707bb00cb8: Preparing [2024-06-26T05:44:38.423Z] f6ff7cbbf78e: Waiting [2024-06-26T05:44:38.423Z] da707bb00cb8: Waiting [2024-06-26T05:44:38.423Z] 6b3e09e5efe6: Layer already exists [2024-06-26T05:44:38.423Z] 4a56b7cdc121: Layer already exists [2024-06-26T05:44:38.423Z] a6298676b6b2: Layer already exists [2024-06-26T05:44:38.423Z] 1dcfb33ce766: Layer already exists [2024-06-26T05:44:38.423Z] d7199b844bfc: Layer already exists [2024-06-26T05:44:38.423Z] da707bb00cb8: Layer already exists [2024-06-26T05:44:38.423Z] f6ff7cbbf78e: Layer already exists [2024-06-26T05:44:38.690Z] main: digest: sha256:0a88c6244dd333f5b87cd0d682e17dbb16aa541e702969f0b0175f85015d53e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:44:38.778Z] ===================================================== [Pipeline] echo [2024-06-26T05:44:38.795Z] taggedImages: [2024-06-26T05:44:38.796Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [2024-06-26T05:44:38.796Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-06-26T05:44:38.796Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.24 [2024-06-26T05:44:38.796Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4-3.2.0-dev.24 [2024-06-26T05:44:38.796Z] - 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-06-26T05:44:39.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:44:39.187Z] [2024-06-26T05:44:39.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:39.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:44:39.863Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-26T05:44:39.863Z] 8998bd30e6a1: Pulling fs layer [2024-06-26T05:44:39.863Z] 04944245beec: Pulling fs layer [2024-06-26T05:44:39.863Z] 699f458cf7ca: Pulling fs layer [2024-06-26T05:44:39.863Z] 765212b225bb: Pulling fs layer [2024-06-26T05:44:39.863Z] f23df028b6ca: Pulling fs layer [2024-06-26T05:44:39.863Z] d65c8cfc05b1: Pulling fs layer [2024-06-26T05:44:39.863Z] 2437ff75d9bd: Pulling fs layer [2024-06-26T05:44:39.863Z] f23df028b6ca: Waiting [2024-06-26T05:44:39.863Z] d65c8cfc05b1: Waiting [2024-06-26T05:44:39.863Z] 2437ff75d9bd: Waiting [2024-06-26T05:44:39.863Z] 765212b225bb: Waiting [2024-06-26T05:44:39.863Z] 04944245beec: Verifying Checksum [2024-06-26T05:44:39.863Z] 04944245beec: Download complete [2024-06-26T05:44:39.863Z] 765212b225bb: Verifying Checksum [2024-06-26T05:44:39.863Z] 765212b225bb: Download complete [2024-06-26T05:44:39.863Z] f23df028b6ca: Verifying Checksum [2024-06-26T05:44:39.863Z] f23df028b6ca: Download complete [2024-06-26T05:44:39.863Z] d65c8cfc05b1: Verifying Checksum [2024-06-26T05:44:39.863Z] d65c8cfc05b1: Download complete [2024-06-26T05:44:39.863Z] 699f458cf7ca: Verifying Checksum [2024-06-26T05:44:39.863Z] 699f458cf7ca: Download complete [2024-06-26T05:44:40.449Z] 8998bd30e6a1: Verifying Checksum [2024-06-26T05:44:40.449Z] 8998bd30e6a1: Download complete [2024-06-26T05:44:43.035Z] 2437ff75d9bd: Verifying Checksum [2024-06-26T05:44:43.035Z] 2437ff75d9bd: Download complete [2024-06-26T05:44:44.981Z] 8998bd30e6a1: Pull complete [2024-06-26T05:44:45.564Z] 04944245beec: Pull complete [2024-06-26T05:44:46.972Z] 699f458cf7ca: Pull complete [2024-06-26T05:44:47.239Z] 765212b225bb: Pull complete [2024-06-26T05:44:48.200Z] f23df028b6ca: Pull complete [2024-06-26T05:44:48.467Z] d65c8cfc05b1: Pull complete [2024-06-26T05:45:06.694Z] 2437ff75d9bd: Pull complete [2024-06-26T05:45:06.694Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-26T05:45:06.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:45:06.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:45:06.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container [2024-06-26T05:45:07.145Z] $ 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/234 -v /w/workspace/app-service-configurable/234:/w/workspace/app-service-configurable/234:rw,z -v /w/workspace/app-service-configurable/234@tmp:/w/workspace/app-service-configurable/234@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-06-26T05:45:10.363Z] $ docker top 5e696b844476d19b5efbc286402acaad88bae8e4a88e7f0c5e8dc2ddcd227b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:11.269Z] ---> job-cost.sh [2024-06-26T05:45:11.270Z] lf-activate-venv: SKIPPING [2024-06-26T05:45:11.270Z] INFO: No Stack... [2024-06-26T05:45:11.887Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-26T05:45:12.485Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:45:13.136Z] + cat /w/workspace/app-service-configurable/234/archives/cost.csv [2024-06-26T05:45:13.136Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:45:13.188Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [2024-06-26T05:45:13.196Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] did not exist. Created. [2024-06-26T05:45:13.205Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:45:13.866Z] /w/workspace/app-service-configurable/234@tmp/durable-6ebd44f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-26T05:45:14.505Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-26T05:45:14.529Z] Warning: overwriting stash ‘stack-cost’ [2024-06-26T05:45:14.580Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:45:14.588Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-234-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:45:14.626Z] $ docker stop --time=1 5e696b844476d19b5efbc286402acaad88bae8e4a88e7f0c5e8dc2ddcd227b22 [2024-06-26T05:45:16.133Z] $ docker rm -f --volumes 5e696b844476d19b5efbc286402acaad88bae8e4a88e7f0c5e8dc2ddcd227b22 [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-06-26T05:45:16.619Z] provisioning config files... [2024-06-26T05:45:16.665Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6628849868653065365tmp [Pipeline] { [Pipeline] sh [2024-06-26T05:45:16.972Z] + set +x [2024-06-26T05:45:16.972Z] + curl -s https://codecov.io/bash [2024-06-26T05:45:16.972Z] + bash -s -- [2024-06-26T05:45:16.972Z] [2024-06-26T05:45:16.972Z] _____ _ [2024-06-26T05:45:16.972Z] / ____| | | [2024-06-26T05:45:16.972Z] | | ___ __| | ___ ___ _____ __ [2024-06-26T05:45:16.972Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-26T05:45:16.972Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-26T05:45:16.972Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-26T05:45:16.972Z] Bash-1.0.6 [2024-06-26T05:45:16.972Z] [2024-06-26T05:45:16.972Z] [2024-06-26T05:45:16.972Z] ==> git version 2.25.1 found [2024-06-26T05:45:16.972Z] ==> 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-06-26T05:45:16.972Z] Release-Date: 2020-01-08 [2024-06-26T05:45:16.972Z] 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-06-26T05:45:16.972Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-26T05:45:16.972Z] ==> Jenkins CI detected. [2024-06-26T05:45:16.972Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-06-26T05:45:16.972Z] project root: . [2024-06-26T05:45:16.972Z] --> token set from env [2024-06-26T05:45:16.972Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-26T05:45:17.233Z] ==> Running gcov in . (disable via -X gcov) [2024-06-26T05:45:17.233Z] ==> Python coveragepy not found [2024-06-26T05:45:17.233Z] ==> Searching for coverage reports in: [2024-06-26T05:45:17.233Z] + . [2024-06-26T05:45:17.233Z] -> Found 1 reports [2024-06-26T05:45:17.233Z] ==> Detecting git/mercurial file structure [2024-06-26T05:45:17.233Z] ==> Reading reports [2024-06-26T05:45:17.233Z] + ./coverage.out bytes=13 [2024-06-26T05:45:17.233Z] ==> Appending adjustments [2024-06-26T05:45:17.233Z] https://docs.codecov.io/docs/fixing-reports [2024-06-26T05:45:17.233Z] + Found adjustments [2024-06-26T05:45:17.233Z] ==> Gzipping contents [2024-06-26T05:45:17.233Z] 4.0K /tmp/codecov.zSjMUD.gz [2024-06-26T05:45:17.233Z] ==> Uploading reports [2024-06-26T05:45:17.233Z] url: https://codecov.io [2024-06-26T05:45:17.233Z] query: branch=main&commit=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-26T05:45:17.233Z] -> Pinging Codecov [2024-06-26T05:45:17.233Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-26T05:45:17.491Z] -> Uploading to [2024-06-26T05:45:17.491Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-26/A97CA9966030D2A3747ED39772930CCE/5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4/4dfcc48f-ead1-4e70-87a7-402d2e18de58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T054517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3025677a2695a5a9909da8dfd26cbe02e1ce8ac37a480121d3ef1337d74a77d4 [2024-06-26T05:45:17.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:45:17.491Z] Dload Upload Total Spent Left Speed [2024-06-26T05:45:17.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 991 --:--:-- --:--:-- --:--:-- 991 [2024-06-26T05:45:17.750Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] } [2024-06-26T05:45:17.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-26T05:45:17.905Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-26T05:45:17.938Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:18.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:45:18.245Z] [2024-06-26T05:45:18.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:18.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:45:18.548Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-26T05:45:18.548Z] 619be1103602: Already exists [2024-06-26T05:45:18.548Z] f8ea3408117e: Pulling fs layer [2024-06-26T05:45:18.548Z] 91320369b822: Pulling fs layer [2024-06-26T05:45:18.548Z] 0406650e8295: Pulling fs layer [2024-06-26T05:45:18.548Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:45:18.548Z] 96d80e3f36e1: Pulling fs layer [2024-06-26T05:45:18.548Z] bcf3aedb951c: Pulling fs layer [2024-06-26T05:45:18.548Z] 4f4fb700ef54: Waiting [2024-06-26T05:45:18.548Z] 96d80e3f36e1: Waiting [2024-06-26T05:45:18.548Z] bcf3aedb951c: Waiting [2024-06-26T05:45:18.548Z] 0406650e8295: Download complete [2024-06-26T05:45:18.548Z] f8ea3408117e: Download complete [2024-06-26T05:45:18.548Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:45:18.548Z] 4f4fb700ef54: Download complete [2024-06-26T05:45:18.807Z] f8ea3408117e: Pull complete [2024-06-26T05:45:19.071Z] 96d80e3f36e1: Verifying Checksum [2024-06-26T05:45:19.071Z] 96d80e3f36e1: Download complete [2024-06-26T05:45:19.328Z] 91320369b822: Verifying Checksum [2024-06-26T05:45:19.328Z] 91320369b822: Download complete [2024-06-26T05:45:19.584Z] bcf3aedb951c: Verifying Checksum [2024-06-26T05:45:22.877Z] 91320369b822: Pull complete [2024-06-26T05:45:23.443Z] 0406650e8295: Pull complete [2024-06-26T05:45:23.443Z] 4f4fb700ef54: Pull complete [2024-06-26T05:45:23.702Z] 96d80e3f36e1: Pull complete [2024-06-26T05:45:28.978Z] bcf3aedb951c: Pull complete [2024-06-26T05:45:28.978Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-26T05:45:28.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:45:28.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:45:29.090Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:45:29.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-06-26T05:45:37.076Z] $ docker top 3f6465f7dc13fc9c5906ee9b60ea0516930bcc2030fd94f476abcf62b6f87d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:45:37.481Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-06-26T05:45:37.491Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-06-26T05:45:37.774Z] + set -o pipefail [2024-06-26T05:45:37.774Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-06-26T05:45:45.938Z] [2024-06-26T05:45:45.938Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-06-26T05:45:45.938Z] [2024-06-26T05:45:45.938Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/dbdd83f5-8dff-4c82-bfa3-8143f123f321 [2024-06-26T05:45:45.938Z] [2024-06-26T05:45:45.938Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-26T05:45:45.938Z] [2024-06-26T05:45:45.938Z] [2024-06-26T05:45:45.938Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-26T05:45:45.938Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-26T05:45:45.948Z] $ docker stop --time=1 3f6465f7dc13fc9c5906ee9b60ea0516930bcc2030fd94f476abcf62b6f87d63 [2024-06-26T05:45:56.163Z] $ docker rm -f --volumes 3f6465f7dc13fc9c5906ee9b60ea0516930bcc2030fd94f476abcf62b6f87d63 [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-06-26T05:45:57.065Z] + git log --format=format:%s -1 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 [Pipeline] sh [2024-06-26T05:45:57.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:45:57.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:57.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:45:57.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:45:57.733Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:45:57.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:45:58.600Z] $ docker top 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 -eo pid,comm [2024-06-26T05:45:58.648Z] 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-06-26T05:45:58.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:45:58.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:45:58.700Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:45:58.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:45:58.807Z] $ docker exec 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 ssh-agent [2024-06-26T05:45:58.911Z] SSH_AUTH_SOCK=/tmp/ssh-C6sbPzd3mRbZ/agent.33 [2024-06-26T05:45:58.911Z] SSH_AGENT_PID=39 [2024-06-26T05:45:58.915Z] Running ssh-add (command line suppressed) [2024-06-26T05:45:59.022Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7178999728062738664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7178999728062738664.key) [2024-06-26T05:45:59.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:45:59.323Z] + git semver tag [2024-06-26T05:45:59.582Z] 2024-06-26 05:45:59,546 [run_tag] DEBUG tag force:False [2024-06-26T05:45:59.582Z] 2024-06-26 05:45:59,546 [check_head_tag] DEBUG check head tag [2024-06-26T05:45:59.582Z] 2024-06-26 05:45:59,547 [execute] INFO git cat-file --batch-check [2024-06-26T05:45:59.582Z] 2024-06-26 05:45:59,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-06-26T05:45:59.582Z] 2024-06-26 05:45:59,550 [execute] INFO git cat-file --batch [2024-06-26T05:45:59.582Z] 2024-06-26 05:45:59,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-06-26T05:45:59.582Z] 2024-06-26 05:45:59,581 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:45:59.839Z] 2024-06-26 05:45:59,581 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-06-26T05:45:59.839Z] 2024-06-26 05:45:59,582 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:45:59.839Z] 2024-06-26 05:45:59,588 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:45:59.839Z] 3.2.0-dev.24 [Pipeline] } [2024-06-26T05:45:59.847Z] $ docker exec --env ******** --env ******** 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 ssh-agent -k [2024-06-26T05:45:59.935Z] unset SSH_AUTH_SOCK; [2024-06-26T05:45:59.936Z] unset SSH_AGENT_PID; [2024-06-26T05:45:59.936Z] echo Agent pid 39 killed; [2024-06-26T05:45:59.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:46:00.273Z] + git semver [Pipeline] } [2024-06-26T05:46:00.542Z] $ docker stop --time=1 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 [2024-06-26T05:46:01.832Z] $ docker rm -f --volumes 06eb681375e305512ed57c7669fe5855ed6a3b612fd18634785674a77cd925e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:46:02.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:46:02.237Z] [2024-06-26T05:46:02.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:46:02.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:46:02.538Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-26T05:46:02.538Z] ab5ef0e58194: Pulling fs layer [2024-06-26T05:46:02.538Z] 9712f1f96733: Pulling fs layer [2024-06-26T05:46:02.538Z] 63f879dbbcfc: Pulling fs layer [2024-06-26T05:46:02.538Z] 0d9ebad4ef96: Pulling fs layer [2024-06-26T05:46:02.538Z] e9a5061849ea: Pulling fs layer [2024-06-26T05:46:02.538Z] d747dcd14b5f: Pulling fs layer [2024-06-26T05:46:02.538Z] 2de7ff778b66: Pulling fs layer [2024-06-26T05:46:02.538Z] 0d9ebad4ef96: Waiting [2024-06-26T05:46:02.538Z] e9a5061849ea: Waiting [2024-06-26T05:46:02.538Z] d747dcd14b5f: Waiting [2024-06-26T05:46:02.538Z] 2de7ff778b66: Waiting [2024-06-26T05:46:02.538Z] 9712f1f96733: Verifying Checksum [2024-06-26T05:46:02.538Z] 9712f1f96733: Download complete [2024-06-26T05:46:03.103Z] 63f879dbbcfc: Verifying Checksum [2024-06-26T05:46:03.103Z] 63f879dbbcfc: Download complete [2024-06-26T05:46:03.103Z] ab5ef0e58194: Verifying Checksum [2024-06-26T05:46:03.103Z] ab5ef0e58194: Download complete [2024-06-26T05:46:03.103Z] d747dcd14b5f: Verifying Checksum [2024-06-26T05:46:03.103Z] d747dcd14b5f: Download complete [2024-06-26T05:46:03.103Z] e9a5061849ea: Verifying Checksum [2024-06-26T05:46:03.103Z] e9a5061849ea: Download complete [2024-06-26T05:46:03.103Z] 2de7ff778b66: Verifying Checksum [2024-06-26T05:46:03.103Z] 2de7ff778b66: Download complete [2024-06-26T05:46:03.361Z] 0d9ebad4ef96: Verifying Checksum [2024-06-26T05:46:03.361Z] 0d9ebad4ef96: Download complete [2024-06-26T05:46:05.890Z] ab5ef0e58194: Pull complete [2024-06-26T05:46:05.890Z] 9712f1f96733: Pull complete [2024-06-26T05:46:06.456Z] 63f879dbbcfc: Pull complete [2024-06-26T05:46:10.646Z] 0d9ebad4ef96: Pull complete [2024-06-26T05:46:10.646Z] e9a5061849ea: Pull complete [2024-06-26T05:46:10.646Z] d747dcd14b5f: Pull complete [2024-06-26T05:46:11.579Z] 2de7ff778b66: Pull complete [2024-06-26T05:46:11.579Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-26T05:46:11.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:46:11.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:46:11.681Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:46:11.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-26T05:46:19.359Z] $ docker top cbe2a1a9453c3b8e059888849ad5def8ede28e735038b9de7781626632cdca37 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:46:19.441Z] provisioning config files... [2024-06-26T05:46:19.447Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10210871973797431011tmp [2024-06-26T05:46:19.458Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config809725716600916834tmp [2024-06-26T05:46:19.470Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14106548955737116027tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:46:19.563Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:19.867Z] ---> sigul-configuration.sh [2024-06-26T05:46:19.867Z] gpg: directory `/root/.gnupg' created [2024-06-26T05:46:19.867Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-26T05:46:19.867Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-26T05:46:19.867Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-26T05:46:19.867Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-26T05:46:19.867Z] gpg: CAST5 encrypted data [2024-06-26T05:46:19.867Z] gpg: encrypted with 1 passphrase [2024-06-26T05:46:19.867Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-26T05:46:20.170Z] + mkdir /home/jenkins [2024-06-26T05:46:20.170Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-26T05:46:20.467Z] + 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-06-26T05:46:20.483Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:20.773Z] ---> sigul-install.sh [2024-06-26T05:46:20.773Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-26T05:46:21.110Z] + git tag --list [2024-06-26T05:46:21.110Z] v1.0.0 [2024-06-26T05:46:21.110Z] v1.1.0 [2024-06-26T05:46:21.110Z] v1.2.0 [2024-06-26T05:46:21.110Z] v1.3.0 [2024-06-26T05:46:21.110Z] v1.3.1 [2024-06-26T05:46:21.110Z] v2.0.0 [2024-06-26T05:46:21.110Z] v2.0.1 [2024-06-26T05:46:21.110Z] v2.1.0 [2024-06-26T05:46:21.110Z] v2.1.1 [2024-06-26T05:46:21.110Z] v2.1.2 [2024-06-26T05:46:21.110Z] v2.2.0 [2024-06-26T05:46:21.110Z] v2.3 [2024-06-26T05:46:21.110Z] v2.3.0 [2024-06-26T05:46:21.110Z] v2.3.1 [2024-06-26T05:46:21.110Z] v3.0 [2024-06-26T05:46:21.110Z] v3.0.0 [2024-06-26T05:46:21.110Z] v3.0.1 [2024-06-26T05:46:21.110Z] v3.0.1-dev.1 [2024-06-26T05:46:21.110Z] v3.1 [2024-06-26T05:46:21.110Z] v3.1.0 [2024-06-26T05:46:21.110Z] v3.1.0-dev.1 [2024-06-26T05:46:21.110Z] v3.1.0-dev.10 [2024-06-26T05:46:21.110Z] v3.1.0-dev.11 [2024-06-26T05:46:21.110Z] v3.1.0-dev.12 [2024-06-26T05:46:21.110Z] v3.1.0-dev.13 [2024-06-26T05:46:21.110Z] v3.1.0-dev.14 [2024-06-26T05:46:21.110Z] v3.1.0-dev.15 [2024-06-26T05:46:21.110Z] v3.1.0-dev.16 [2024-06-26T05:46:21.110Z] v3.1.0-dev.17 [2024-06-26T05:46:21.110Z] v3.1.0-dev.18 [2024-06-26T05:46:21.110Z] v3.1.0-dev.19 [2024-06-26T05:46:21.110Z] v3.1.0-dev.2 [2024-06-26T05:46:21.110Z] v3.1.0-dev.20 [2024-06-26T05:46:21.110Z] v3.1.0-dev.21 [2024-06-26T05:46:21.110Z] v3.1.0-dev.22 [2024-06-26T05:46:21.110Z] v3.1.0-dev.23 [2024-06-26T05:46:21.110Z] v3.1.0-dev.24 [2024-06-26T05:46:21.110Z] v3.1.0-dev.25 [2024-06-26T05:46:21.110Z] v3.1.0-dev.26 [2024-06-26T05:46:21.110Z] v3.1.0-dev.27 [2024-06-26T05:46:21.110Z] v3.1.0-dev.28 [2024-06-26T05:46:21.110Z] v3.1.0-dev.29 [2024-06-26T05:46:21.110Z] v3.1.0-dev.3 [2024-06-26T05:46:21.110Z] v3.1.0-dev.30 [2024-06-26T05:46:21.110Z] v3.1.0-dev.31 [2024-06-26T05:46:21.110Z] v3.1.0-dev.32 [2024-06-26T05:46:21.110Z] v3.1.0-dev.33 [2024-06-26T05:46:21.110Z] v3.1.0-dev.34 [2024-06-26T05:46:21.110Z] v3.1.0-dev.35 [2024-06-26T05:46:21.110Z] v3.1.0-dev.36 [2024-06-26T05:46:21.110Z] v3.1.0-dev.37 [2024-06-26T05:46:21.110Z] v3.1.0-dev.38 [2024-06-26T05:46:21.110Z] v3.1.0-dev.39 [2024-06-26T05:46:21.110Z] v3.1.0-dev.4 [2024-06-26T05:46:21.110Z] v3.1.0-dev.5 [2024-06-26T05:46:21.110Z] v3.1.0-dev.6 [2024-06-26T05:46:21.110Z] v3.1.0-dev.7 [2024-06-26T05:46:21.110Z] v3.1.0-dev.8 [2024-06-26T05:46:21.110Z] v3.1.0-dev.9 [2024-06-26T05:46:21.110Z] v3.1.1 [2024-06-26T05:46:21.110Z] v3.1.1-dev.1 [2024-06-26T05:46:21.110Z] v3.2.0-dev.1 [2024-06-26T05:46:21.110Z] v3.2.0-dev.10 [2024-06-26T05:46:21.110Z] v3.2.0-dev.11 [2024-06-26T05:46:21.110Z] v3.2.0-dev.12 [2024-06-26T05:46:21.110Z] v3.2.0-dev.13 [2024-06-26T05:46:21.110Z] v3.2.0-dev.14 [2024-06-26T05:46:21.110Z] v3.2.0-dev.15 [2024-06-26T05:46:21.110Z] v3.2.0-dev.16 [2024-06-26T05:46:21.110Z] v3.2.0-dev.17 [2024-06-26T05:46:21.110Z] v3.2.0-dev.18 [2024-06-26T05:46:21.110Z] v3.2.0-dev.19 [2024-06-26T05:46:21.110Z] v3.2.0-dev.2 [2024-06-26T05:46:21.110Z] v3.2.0-dev.20 [2024-06-26T05:46:21.110Z] v3.2.0-dev.21 [2024-06-26T05:46:21.110Z] v3.2.0-dev.22 [2024-06-26T05:46:21.110Z] v3.2.0-dev.23 [2024-06-26T05:46:21.110Z] v3.2.0-dev.24 [2024-06-26T05:46:21.110Z] v3.2.0-dev.3 [2024-06-26T05:46:21.110Z] v3.2.0-dev.4 [2024-06-26T05:46:21.110Z] v3.2.0-dev.5 [2024-06-26T05:46:21.110Z] v3.2.0-dev.6 [2024-06-26T05:46:21.110Z] v3.2.0-dev.7 [2024-06-26T05:46:21.110Z] v3.2.0-dev.8 [2024-06-26T05:46:21.110Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-26T05:46:21.406Z] + lftools sign git-tag v3.2.0-dev.24 [2024-06-26T05:46:21.977Z] Signing Git tag with Sigul... [2024-06-26T05:46:21.977Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-06-26T05:46:22.251Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:22.545Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-26T05:46:22.552Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-26T05:46:22.585Z] $ docker stop --time=1 cbe2a1a9453c3b8e059888849ad5def8ede28e735038b9de7781626632cdca37 [2024-06-26T05:46:23.966Z] $ docker rm -f --volumes cbe2a1a9453c3b8e059888849ad5def8ede28e735038b9de7781626632cdca37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-26T05:46:24.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:46:24.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:46:24.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:46:24.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:46:24.816Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:46:24.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:46:25.208Z] $ docker top 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 -eo pid,comm [2024-06-26T05:46:25.258Z] 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-06-26T05:46:25.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:46:25.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:46:25.307Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:46:25.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:46:25.418Z] $ docker exec 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 ssh-agent [2024-06-26T05:46:25.524Z] SSH_AUTH_SOCK=/tmp/ssh-E6K1RT6iejn6/agent.32 [2024-06-26T05:46:25.524Z] SSH_AGENT_PID=38 [2024-06-26T05:46:25.528Z] Running ssh-add (command line suppressed) [2024-06-26T05:46:25.625Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15266933151467005770.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15266933151467005770.key) [2024-06-26T05:46:25.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:46:25.928Z] + git semver bump pre [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,102 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,102 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,102 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,102 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,104 [execute] INFO git cat-file --batch-check [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,110 [execute] INFO git cat-file --batch [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:46:26.189Z] 2024-06-26 05:46:26,115 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:46:26.189Z] 3.2.0-dev.25 [Pipeline] } [2024-06-26T05:46:26.199Z] $ docker exec --env ******** --env ******** 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 ssh-agent -k [2024-06-26T05:46:26.297Z] unset SSH_AUTH_SOCK; [2024-06-26T05:46:26.297Z] unset SSH_AGENT_PID; [2024-06-26T05:46:26.297Z] echo Agent pid 38 killed; [2024-06-26T05:46:26.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:46:26.626Z] + git semver [Pipeline] } [2024-06-26T05:46:26.898Z] $ docker stop --time=1 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 [2024-06-26T05:46:28.155Z] $ docker rm -f --volumes 842908103ebd95e61488c2707b60dc92fc58877ae774953a09138a371c549919 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:46:28.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:46:28.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:46:28.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:46:28.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:46:28.892Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:46:28.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:46:29.232Z] $ docker top 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e -eo pid,comm [2024-06-26T05:46:29.274Z] 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-06-26T05:46:29.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:46:29.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:46:29.324Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:46:29.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:46:29.435Z] $ docker exec 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e ssh-agent [2024-06-26T05:46:29.541Z] SSH_AUTH_SOCK=/tmp/ssh-7PIxUei5UxTL/agent.32 [2024-06-26T05:46:29.541Z] SSH_AGENT_PID=38 [2024-06-26T05:46:29.545Z] Running ssh-add (command line suppressed) [2024-06-26T05:46:29.637Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13122367270884335441.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13122367270884335441.key) [2024-06-26T05:46:29.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:46:29.941Z] + git semver push [2024-06-26T05:46:30.200Z] 2024-06-26 05:46:30,114 [run_push] DEBUG push [2024-06-26T05:46:30.200Z] 2024-06-26 05:46:30,115 [execute] INFO git cat-file --batch-check [2024-06-26T05:46:30.201Z] 2024-06-26 05:46:30,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:46:30.201Z] 2024-06-26 05:46:30,120 [execute] INFO git rev-list 990a637f31206ce3ca7ba8dc4c07cdef00bd00b7 -- [2024-06-26T05:46:30.201Z] 2024-06-26 05:46:30,120 [execute] DEBUG Popen(['git', 'rev-list', '990a637f31206ce3ca7ba8dc4c07cdef00bd00b7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:46:30.201Z] 2024-06-26 05:46:30,128 [execute] INFO git fetch -v origin [2024-06-26T05:46:30.201Z] 2024-06-26 05:46:30,128 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-26T05:46:30.774Z] 2024-06-26 05:46:30,580 [run_push] DEBUG no remote changes detected [2024-06-26T05:46:30.774Z] 2024-06-26 05:46:30,581 [execute] INFO git push origin semver [2024-06-26T05:46:30.774Z] 2024-06-26 05:46:30,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:46:31.342Z] 2024-06-26 05:46:31,285 [run_push] DEBUG push all version tags [2024-06-26T05:46:31.342Z] 2024-06-26 05:46:31,286 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-26T05:46:31.342Z] 2024-06-26 05:46:31,286 [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-06-26T05:46:32.283Z] 2024-06-26 05:46:31,965 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-26T05:46:32.283Z] 3.2.0-dev.25 [Pipeline] } [2024-06-26T05:46:32.290Z] $ docker exec --env ******** --env ******** 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e ssh-agent -k [2024-06-26T05:46:32.378Z] unset SSH_AUTH_SOCK; [2024-06-26T05:46:32.378Z] unset SSH_AGENT_PID; [2024-06-26T05:46:32.378Z] echo Agent pid 38 killed; [2024-06-26T05:46:32.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:46:32.706Z] + git semver [Pipeline] } [2024-06-26T05:46:32.976Z] $ docker stop --time=1 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e [2024-06-26T05:46:34.256Z] $ docker rm -f --volumes 89844cde9583ba08bc247027539dce6d6b80f52542243ad09aa6f4034cc5257e [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-06-26T05:46:34.888Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-06-26T05:46:34.888Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-06-26T05:46:34.888Z] total 16 [2024-06-26T05:46:34.888Z] drwxr-xr-x 3 root root 4096 Jun 26 05:28 . [2024-06-26T05:46:34.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:46 .. [2024-06-26T05:46:34.888Z] drwxr-xr-x 2 root root 4096 Jun 26 05:28 cost [2024-06-26T05:46:34.888Z] -rw-r--r-- 1 root root 96 Jun 26 05:28 cost.csv [2024-06-26T05:46:34.888Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-06-26T05:46:34.888Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-06-26T05:46:34.888Z] total 16 [2024-06-26T05:46:34.888Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:28 . [2024-06-26T05:46:34.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:46 .. [2024-06-26T05:46:34.888Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:28 cost [2024-06-26T05:46:34.888Z] -rw-r--r-- 1 jenkins jenkins 96 Jun 26 05:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:35.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:36.041Z] ---> package-listing.sh [2024-06-26T05:46:36.041Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-26T05:46:36.041Z] ++ facter osfamily [2024-06-26T05:46:36.302Z] + OS_FAMILY=debian [2024-06-26T05:46:36.302Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-06-26T05:46:36.302Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-26T05:46:36.302Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-26T05:46:36.302Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-26T05:46:36.302Z] + PACKAGES=/tmp/packages_start.txt [2024-06-26T05:46:36.302Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-06-26T05:46:36.302Z] + PACKAGES=/tmp/packages_end.txt [2024-06-26T05:46:36.302Z] + case "${OS_FAMILY}" in [2024-06-26T05:46:36.302Z] + dpkg -l [2024-06-26T05:46:36.302Z] + grep '^ii' [2024-06-26T05:46:36.302Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-26T05:46:36.302Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-26T05:46:36.302Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-26T05:46:36.302Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-06-26T05:46:36.302Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-06-26T05:46:36.302Z] + 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-06-26T05:46:36.313Z] 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-06-26T05:46:36.590Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:46:37.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:46:37.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:46:37.242Z] prd-ubuntu20.04-docker-8c-8g-4420 does not seem to be running inside a container [2024-06-26T05:46:37.271Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T05:46:37.498Z] $ docker top b1ba37e575f0ba7203a8b4648b4f84cf1d1227b0442c01d919fc8f7fef916b65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:46:37.855Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-26T05:46:38.143Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-26T05:46:38.427Z] + ls /var/log/sa-host [2024-06-26T05:46:38.427Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:46:38.496Z] provisioning config files... [2024-06-26T05:46:38.504Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11713281837869625532tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:46:38.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:38.804Z] ---> create-netrc.sh [Pipeline] } [2024-06-26T05:46:38.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:39.146Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-26T05:46:39.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:39.436Z] ---> sudo-logs.sh [2024-06-26T05:46:39.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-26T05:46:39.470Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:39.753Z] ---> job-cost.sh [2024-06-26T05:46:39.753Z] lf-activate-venv: SKIPPING [2024-06-26T05:46:39.753Z] DEBUG: total: 0.2199999988079071 [2024-06-26T05:46:39.753Z] INFO: Retrieving Stack Cost... [2024-06-26T05:46:40.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:46:40.582Z] INFO: Archiving Costs [Pipeline] echo [2024-06-26T05:46:40.593Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:40.875Z] ---> logs-deploy.sh [2024-06-26T05:46:40.875Z] lf-activate-venv: SKIPPING [2024-06-26T05:46:40.875Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/234 [2024-06-26T05:46:40.875Z] INFO: archiving workspace using pattern(s): [2024-06-26T05:46:41.813Z] Archives upload complete. [2024-06-26T05:46:41.813Z] INFO: archiving logs to Nexus