Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dca47b6b483ac530d6b995c641b92f2a934b1184 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-ssh16784338556597391739.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17930201490672149339.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8587432378184793747.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13895348885126847.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-ssh1072433888370904775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-35040 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 dca47b6b483ac530d6b995c641b92f2a934b1184 (main) Commit message: "Merge pull request #697 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" > 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 dca47b6b483ac530d6b995c641b92f2a934b1184 # timeout=10 > git rev-list --no-walk 602563175aa612bf687830e352a585727a059003 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-13T12:23:21.914Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-13T12:23:21.983Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-13T12:23:22.010Z] ========================================================= [2024-12-13T12:23:22.010Z] EdgeX Global Pipelines Version Info [2024-12-13T12:23:22.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:23:22.749Z] ------------------- [2024-12-13T12:23:22.749Z] stable info: [2024-12-13T12:23:22.749Z] ------------------- [2024-12-13T12:23:22.749Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-13T12:23:22.749Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T12:23:22.750Z] Message: update stable to v1.0.269 [2024-12-13T12:23:23.338Z] ------------------- [2024-12-13T12:23:23.338Z] experimental info: [2024-12-13T12:23:23.338Z] ------------------- [2024-12-13T12:23:23.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-13T12:23:23.338Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T12:23:23.338Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-13T12:23:23.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-12-13T12:23:23.443Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-12-13T12:23:23.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-13T12:23:23.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-13T12:23:23.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-13T12:23:23.544Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-13T12:23:23.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-13T12:23:23.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-13T12:23:23.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-13T12:23:23.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-13T12:23:23.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-13T12:23:23.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-12-13T12:23:23.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-13T12:23:23.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-13T12:23:23.748Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T12:23:23.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T12:23:23.795Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T12:23:23.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T12:23:23.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-13T12:23:23.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-13T12:23:23.881Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-13T12:23:23.899Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-13T12:23:23.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-13T12:23:23.941Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-13T12:23:23.964Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-13T12:23:23.982Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-13T12:23:24.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-13T12:23:24.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-13T12:23:24.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-13T12:23:24.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-13T12:23:24.088Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo [2024-12-13T12:23:24.108Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dca47b6 [Pipeline] echo [2024-12-13T12:23:24.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:23:24.190Z] provisioning config files... [2024-12-13T12:23:24.205Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18199524957652318652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:23:24.541Z] ---> ****-login.sh [2024-12-13T12:23:24.542Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:23:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:24.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:24.803Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:24.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:24.803Z] [2024-12-13T12:23:24.803Z] Login Succeeded [2024-12-13T12:23:24.803Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:23:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:24.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:24.803Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:24.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:24.803Z] [2024-12-13T12:23:24.803Z] Login Succeeded [2024-12-13T12:23:24.804Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:23:25.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:25.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:25.063Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:25.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:25.064Z] [2024-12-13T12:23:25.064Z] Login Succeeded [2024-12-13T12:23:25.064Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:23:25.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:25.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:25.064Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:25.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:25.064Z] [2024-12-13T12:23:25.064Z] Login Succeeded [2024-12-13T12:23:25.064Z] ****.io [2024-12-13T12:23:25.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:25.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:25.324Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:25.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:25.324Z] [2024-12-13T12:23:25.324Z] Login Succeeded [2024-12-13T12:23:25.324Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:23:25.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-13T12:23:25.741Z] + git rev-list -1 --merges dca47b6b483ac530d6b995c641b92f2a934b1184~1..dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo [2024-12-13T12:23:25.775Z] -----------> git rev-list -1 --merges dca47b6b483ac530d6b995c641b92f2a934b1184~1..dca47b6b483ac530d6b995c641b92f2a934b1184 dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:23:25.775Z] dca47b6b483ac530d6b995c641b92f2a934b1184 [false] [Pipeline] sh [2024-12-13T12:23:26.079Z] + git log --format=format:%s -1 dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo [2024-12-13T12:23:26.098Z] ========================================================= [2024-12-13T12:23:26.098Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-13T12:23:26.098Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T12:23:26.441Z] + git log --format=format:%s -1 dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo [2024-12-13T12:23:26.455Z] [semverPrep] GIT_COMMIT: dca47b6b483ac530d6b995c641b92f2a934b1184, Commit Message: Merge pull request #697 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14 [Pipeline] echo [2024-12-13T12:23:26.468Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-13T12:23:26.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:23:26.825Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-13T12:23:26.825Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-13T12:23:26.825Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-13T12:23:26.825Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-13T12:23:26.825Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-13T12:23:26.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:27.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:23:27.186Z] [2024-12-13T12:23:27.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:27.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:23:27.497Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-13T12:23:27.497Z] b85a868b505f: Pulling fs layer [2024-12-13T12:23:27.497Z] e2be974225ed: Pulling fs layer [2024-12-13T12:23:27.497Z] 339a4e72a1f5: Pulling fs layer [2024-12-13T12:23:27.497Z] 988bab9f4d93: Pulling fs layer [2024-12-13T12:23:27.497Z] 1469e6f7b9e6: Pulling fs layer [2024-12-13T12:23:27.497Z] eaf3925da568: Pulling fs layer [2024-12-13T12:23:27.497Z] bab4dde63d76: Pulling fs layer [2024-12-13T12:23:27.497Z] bde34c3a00c8: Pulling fs layer [2024-12-13T12:23:27.497Z] b352a97aabf1: Pulling fs layer [2024-12-13T12:23:27.497Z] 4872d77fe225: Pulling fs layer [2024-12-13T12:23:27.497Z] 5851b861e8e6: Pulling fs layer [2024-12-13T12:23:27.497Z] 1469e6f7b9e6: Waiting [2024-12-13T12:23:27.497Z] bab4dde63d76: Waiting [2024-12-13T12:23:27.497Z] bde34c3a00c8: Waiting [2024-12-13T12:23:27.497Z] b352a97aabf1: Waiting [2024-12-13T12:23:27.497Z] 988bab9f4d93: Waiting [2024-12-13T12:23:27.497Z] 4872d77fe225: Waiting [2024-12-13T12:23:27.497Z] 5851b861e8e6: Waiting [2024-12-13T12:23:27.497Z] 988bab9f4d93: Download complete [2024-12-13T12:23:27.497Z] 1469e6f7b9e6: Verifying Checksum [2024-12-13T12:23:27.497Z] 1469e6f7b9e6: Download complete [2024-12-13T12:23:27.497Z] eaf3925da568: Verifying Checksum [2024-12-13T12:23:27.497Z] eaf3925da568: Download complete [2024-12-13T12:23:27.497Z] 339a4e72a1f5: Verifying Checksum [2024-12-13T12:23:27.497Z] 339a4e72a1f5: Download complete [2024-12-13T12:23:27.757Z] bde34c3a00c8: Download complete [2024-12-13T12:23:27.757Z] b352a97aabf1: Verifying Checksum [2024-12-13T12:23:27.757Z] b352a97aabf1: Download complete [2024-12-13T12:23:27.757Z] 4872d77fe225: Verifying Checksum [2024-12-13T12:23:27.757Z] 4872d77fe225: Download complete [2024-12-13T12:23:27.757Z] 5851b861e8e6: Verifying Checksum [2024-12-13T12:23:27.757Z] 5851b861e8e6: Download complete [2024-12-13T12:23:27.757Z] b85a868b505f: Verifying Checksum [2024-12-13T12:23:27.757Z] b85a868b505f: Download complete [2024-12-13T12:23:28.016Z] bab4dde63d76: Verifying Checksum [2024-12-13T12:23:28.016Z] bab4dde63d76: Download complete [2024-12-13T12:23:29.396Z] b85a868b505f: Pull complete [2024-12-13T12:23:29.396Z] e2be974225ed: Pull complete [2024-12-13T12:23:29.972Z] 339a4e72a1f5: Pull complete [2024-12-13T12:23:29.972Z] 988bab9f4d93: Pull complete [2024-12-13T12:23:30.541Z] 1469e6f7b9e6: Pull complete [2024-12-13T12:23:30.541Z] eaf3925da568: Pull complete [2024-12-13T12:23:32.445Z] bab4dde63d76: Pull complete [2024-12-13T12:23:32.445Z] bde34c3a00c8: Pull complete [2024-12-13T12:23:32.445Z] b352a97aabf1: Pull complete [2024-12-13T12:23:32.445Z] 4872d77fe225: Pull complete [2024-12-13T12:23:32.445Z] 5851b861e8e6: Pull complete [2024-12-13T12:23:32.445Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-13T12:23:32.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:23:32.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:23:32.590Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:23:32.620Z] $ 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-12-13T12:23:35.153Z] $ docker top 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 -eo pid,comm [2024-12-13T12:23:35.212Z] 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-12-13T12:23:35.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:23:35.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:23:35.268Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:23:35.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:23:35.386Z] $ docker exec 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent [2024-12-13T12:23:35.511Z] SSH_AUTH_SOCK=/tmp/ssh-19dLwqkZuGKI/agent.33 [2024-12-13T12:23:35.511Z] SSH_AGENT_PID=39 [2024-12-13T12:23:35.518Z] Running ssh-add (command line suppressed) [2024-12-13T12:23:35.619Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10504957451752172708.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10504957451752172708.key) [2024-12-13T12:23:35.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:23:35.937Z] + git tag --points-at HEAD [Pipeline] } [2024-12-13T12:23:35.951Z] $ docker exec --env ******** --env ******** 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent -k [2024-12-13T12:23:36.044Z] unset SSH_AUTH_SOCK; [2024-12-13T12:23:36.045Z] unset SSH_AGENT_PID; [2024-12-13T12:23:36.045Z] echo Agent pid 39 killed; [2024-12-13T12:23:36.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-13T12:23:36.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:23:36.119Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:23:36.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:23:36.227Z] $ docker exec 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent [2024-12-13T12:23:36.333Z] SSH_AUTH_SOCK=/tmp/ssh-ewmMvXsfkU3d/agent.72 [2024-12-13T12:23:36.333Z] SSH_AGENT_PID=78 [2024-12-13T12:23:36.338Z] Running ssh-add (command line suppressed) [2024-12-13T12:23:36.443Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18254883425045420093.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18254883425045420093.key) [2024-12-13T12:23:36.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:23:36.759Z] + git semver init [2024-12-13T12:23:37.021Z] 2024-12-13 12:23:36,938 [run_init] DEBUG init version:0.0.0 force:False [2024-12-13T12:23:37.021Z] 2024-12-13 12:23:36,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-12-13T12:23:37.021Z] 2024-12-13 12:23:36,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-12-13T12:23:37.021Z] 2024-12-13 12:23:36,939 [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-12-13T12:23:38.407Z] 2024-12-13 12:23:38,002 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-12-13T12:23:38.407Z] 2024-12-13 12:23:38,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-12-13T12:23:38.407Z] 2024-12-13 12:23:38,002 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:23:38.407Z] 2024-12-13 12:23:38,003 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:23:38.407Z] 4.0.0-dev.11 [Pipeline] } [2024-12-13T12:23:38.415Z] $ docker exec --env ******** --env ******** 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent -k [2024-12-13T12:23:38.510Z] unset SSH_AUTH_SOCK; [2024-12-13T12:23:38.510Z] unset SSH_AGENT_PID; [2024-12-13T12:23:38.511Z] echo Agent pid 78 killed; [2024-12-13T12:23:38.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:23:38.852Z] + git semver [Pipeline] } [2024-12-13T12:23:39.122Z] $ docker stop --time=1 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 [2024-12-13T12:23:40.438Z] $ docker rm -f --volumes 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:23:40.781Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-13T12:23:41.010Z] Stashed 1 file(s) [Pipeline] echo [2024-12-13T12:23:41.014Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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-12-13T12:23:41.213Z] provisioning config files... [2024-12-13T12:23:41.222Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15552606368665542984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:23:41.523Z] ---> ****-login.sh [2024-12-13T12:23:41.523Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:23:41.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:41.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:41.523Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:41.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:41.523Z] [2024-12-13T12:23:41.523Z] Login Succeeded [2024-12-13T12:23:41.523Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:23:41.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:41.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:41.523Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:41.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:41.523Z] [2024-12-13T12:23:41.523Z] Login Succeeded [2024-12-13T12:23:41.524Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:23:41.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:41.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:41.783Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:41.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:41.783Z] [2024-12-13T12:23:41.783Z] Login Succeeded [2024-12-13T12:23:41.783Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:23:41.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:41.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:41.784Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:41.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:41.784Z] [2024-12-13T12:23:41.784Z] Login Succeeded [2024-12-13T12:23:41.784Z] ****.io [2024-12-13T12:23:42.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:42.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:42.044Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:42.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:42.044Z] [2024-12-13T12:23:42.044Z] Login Succeeded [2024-12-13T12:23:42.044Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:23:42.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-13T12:23:42.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:23:42.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:23:42.177Z] ========================================================= [2024-12-13T12:23:42.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-13T12:23:42.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:42.508Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-13T12:23:42.509Z] Sending build context to Docker daemon 9.234MB [2024-12-13T12:23:42.509Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T12:23:42.509Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-13T12:23:42.509Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-13T12:23:42.509Z] 43c4264eed91: Pulling fs layer [2024-12-13T12:23:42.509Z] 4cc291be95ef: Pulling fs layer [2024-12-13T12:23:42.509Z] 2ac1f1163629: Pulling fs layer [2024-12-13T12:23:42.509Z] 5c3c966382ef: Pulling fs layer [2024-12-13T12:23:42.509Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T12:23:42.509Z] 5d5c8e513c77: Pulling fs layer [2024-12-13T12:23:42.509Z] 9f66e0745190: Pulling fs layer [2024-12-13T12:23:42.509Z] f49a43e4bbc0: Pulling fs layer [2024-12-13T12:23:42.509Z] 561ebcabdf7f: Pulling fs layer [2024-12-13T12:23:42.509Z] 4f4fb700ef54: Waiting [2024-12-13T12:23:42.509Z] 5d5c8e513c77: Waiting [2024-12-13T12:23:42.509Z] 5c3c966382ef: Waiting [2024-12-13T12:23:42.509Z] 9f66e0745190: Waiting [2024-12-13T12:23:42.509Z] f49a43e4bbc0: Waiting [2024-12-13T12:23:42.509Z] 561ebcabdf7f: Waiting [2024-12-13T12:23:42.768Z] 4cc291be95ef: Verifying Checksum [2024-12-13T12:23:42.768Z] 5c3c966382ef: Verifying Checksum [2024-12-13T12:23:42.768Z] 5c3c966382ef: Download complete [2024-12-13T12:23:42.768Z] 4f4fb700ef54: Verifying Checksum [2024-12-13T12:23:42.768Z] 4f4fb700ef54: Download complete [2024-12-13T12:23:42.768Z] 43c4264eed91: Download complete [2024-12-13T12:23:42.768Z] 5d5c8e513c77: Verifying Checksum [2024-12-13T12:23:42.768Z] 5d5c8e513c77: Download complete [2024-12-13T12:23:42.768Z] 9f66e0745190: Verifying Checksum [2024-12-13T12:23:42.768Z] 9f66e0745190: Download complete [2024-12-13T12:23:43.027Z] 43c4264eed91: Pull complete [2024-12-13T12:23:43.027Z] 561ebcabdf7f: Verifying Checksum [2024-12-13T12:23:43.027Z] 561ebcabdf7f: Download complete [2024-12-13T12:23:43.285Z] 4cc291be95ef: Pull complete [2024-12-13T12:23:43.285Z] 2ac1f1163629: Download complete [2024-12-13T12:23:43.543Z] f49a43e4bbc0: Verifying Checksum [2024-12-13T12:23:43.543Z] f49a43e4bbc0: Download complete [2024-12-13T12:23:46.830Z] 2ac1f1163629: Pull complete [2024-12-13T12:23:46.830Z] 5c3c966382ef: Pull complete [2024-12-13T12:23:46.830Z] 4f4fb700ef54: Pull complete [2024-12-13T12:23:46.830Z] 5d5c8e513c77: Pull complete [2024-12-13T12:23:47.090Z] 9f66e0745190: Pull complete [2024-12-13T12:23:49.631Z] f49a43e4bbc0: Pull complete [2024-12-13T12:23:49.631Z] 561ebcabdf7f: Pull complete [2024-12-13T12:23:49.631Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-13T12:23:49.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T12:23:49.631Z] ---> 3a752c3f9dda [2024-12-13T12:23:49.631Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-13T12:23:54.940Z] ---> Running in 3425f100d00e [2024-12-13T12:23:54.940Z] Removing intermediate container 3425f100d00e [2024-12-13T12:23:54.940Z] ---> d7dc7c213c58 [2024-12-13T12:23:54.940Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T12:23:54.940Z] ---> Running in 65823559ead9 [2024-12-13T12:23:54.940Z] Removing intermediate container 65823559ead9 [2024-12-13T12:23:54.940Z] ---> 95fdafe14210 [2024-12-13T12:23:54.940Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-13T12:23:54.940Z] ---> Running in 84a6cd7af117 [2024-12-13T12:23:54.940Z] Removing intermediate container 84a6cd7af117 [2024-12-13T12:23:54.940Z] ---> e5376905d456 [2024-12-13T12:23:54.940Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T12:23:54.940Z] ---> Running in 4f7ea8f707e6 [2024-12-13T12:23:54.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:54.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:55.200Z] OK: 246 MiB in 54 packages [2024-12-13T12:23:55.767Z] Removing intermediate container 4f7ea8f707e6 [2024-12-13T12:23:55.767Z] ---> e9a166dfa963 [2024-12-13T12:23:55.767Z] Step 7/12 : WORKDIR /app [2024-12-13T12:23:55.767Z] ---> Running in 0ff5dcaee98f [2024-12-13T12:23:55.767Z] Removing intermediate container 0ff5dcaee98f [2024-12-13T12:23:55.767Z] ---> 2cd758c4c970 [2024-12-13T12:23:55.767Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-13T12:23:55.767Z] ---> 6546782ff554 [2024-12-13T12:23:55.767Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:23:55.767Z] ---> Running in f4aa7eda58cf [2024-12-13T12:23:56.171Z] Still waiting to schedule task [2024-12-13T12:23:56.171Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35039’ [2024-12-13T12:24:42.476Z] Removing intermediate container f4aa7eda58cf [2024-12-13T12:24:42.476Z] ---> c386cb9d1789 [2024-12-13T12:24:42.476Z] Step 10/12 : COPY . . [2024-12-13T12:24:42.476Z] ---> 7808145d1f61 [2024-12-13T12:24:42.476Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T12:24:42.476Z] ---> Running in 9bf5b26c44c8 [2024-12-13T12:24:42.476Z] Removing intermediate container 9bf5b26c44c8 [2024-12-13T12:24:42.476Z] ---> 56002df0b4c7 [2024-12-13T12:24:42.476Z] Step 12/12 : RUN $MAKE [2024-12-13T12:24:42.476Z] ---> Running in 8e04b4010ee1 [2024-12-13T12:24:42.476Z] noop [2024-12-13T12:24:42.476Z] Removing intermediate container 8e04b4010ee1 [2024-12-13T12:24:42.476Z] ---> c47e30a39ec0 [2024-12-13T12:24:42.476Z] Successfully built c47e30a39ec0 [2024-12-13T12:24:42.476Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:24:42.804Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T12:24:42.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:24:42.881Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:24:42.911Z] $ 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-12-13T12:24:43.262Z] $ docker top 88c47bcfcda60965c231e1aefa77d47ef864651404363e78d58788d30f218960 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:24:43.611Z] + go version [2024-12-13T12:24:43.611Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-13T12:24:43.617Z] $ docker stop --time=1 88c47bcfcda60965c231e1aefa77d47ef864651404363e78d58788d30f218960 [2024-12-13T12:24:44.851Z] $ docker rm -f --volumes 88c47bcfcda60965c231e1aefa77d47ef864651404363e78d58788d30f218960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:24:45.290Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T12:24:45.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:24:45.378Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:24:45.403Z] $ 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-12-13T12:24:45.726Z] $ docker top c5936f15e62cbcf077c8e06efc04d74347ff253d7b1573745f8e6e7763251dc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:24:46.080Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-12-13T12:24:46.385Z] + make test [2024-12-13T12:24:46.385Z] go test -race -coverprofile=coverage.out ./... [2024-12-13T12:25:18.472Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-12-13T12:25:50.547Z] go vet ./... [2024-12-13T12:25:54.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T12:25:54.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T12:25:54.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T12:25:54.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-13T12:25:54.769Z] $ docker stop --time=1 c5936f15e62cbcf077c8e06efc04d74347ff253d7b1573745f8e6e7763251dc9 [2024-12-13T12:25:57.943Z] $ docker rm -f --volumes c5936f15e62cbcf077c8e06efc04d74347ff253d7b1573745f8e6e7763251dc9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:25:58.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-13T12:25:58.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-13T12:25:59.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-13T12:25:59.687Z] + ls -al . [2024-12-13T12:25:59.687Z] total 248 [2024-12-13T12:25:59.687Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 13 12:24 . [2024-12-13T12:25:59.687Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 12:23 .. [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 13 12:23 .dockerignore [2024-12-13T12:25:59.687Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:25 .git [2024-12-13T12:25:59.687Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:23 .github [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 13 12:23 .gitignore [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 12:23 .golangci.yml [2024-12-13T12:25:59.687Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 12:23 .semver [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 16432 Dec 13 12:23 Attribution.txt [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 13 12:23 CHANGELOG.md [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 2008 Dec 13 12:23 Dockerfile [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 12:23 GOVERNANCE.md [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 13 12:23 Jenkinsfile [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 13 12:23 LICENSE [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 13 12:23 OWNERS.md [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 4952 Dec 13 12:23 README.md [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 13 12:23 VERSION [2024-12-13T12:25:59.687Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 12:23 bin [2024-12-13T12:25:59.687Z] -rw-r--r-- 1 jenkins jenkins 953 Dec 13 12:25 coverage.out [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 6542 Dec 13 12:23 go.mod [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 87898 Dec 13 12:23 go.sum [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 13 12:23 main.go [2024-12-13T12:25:59.687Z] -rw-rw-r-- 1 jenkins jenkins 3271 Dec 13 12:23 makefile [2024-12-13T12:25:59.687Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 12:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:00.003Z] + 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=dca47b6b483ac530d6b995c641b92f2a934b1184 --label arch=amd64 --label version=4.0.0-dev.11 . [2024-12-13T12:26:00.003Z] Sending build context to Docker daemon 9.236MB [2024-12-13T12:26:00.003Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T12:26:00.003Z] Step 2/27 : FROM ${BASE} AS builder [2024-12-13T12:26:00.003Z] ---> c47e30a39ec0 [2024-12-13T12:26:00.003Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-12-13T12:26:00.003Z] ---> Running in 87b7d3982bb0 [2024-12-13T12:26:00.263Z] Removing intermediate container 87b7d3982bb0 [2024-12-13T12:26:00.263Z] ---> 5c80db9f53b2 [2024-12-13T12:26:00.263Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T12:26:00.263Z] ---> Running in 9997bf69bbb2 [2024-12-13T12:26:00.263Z] Removing intermediate container 9997bf69bbb2 [2024-12-13T12:26:00.263Z] ---> 8bcdf7241660 [2024-12-13T12:26:00.263Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-12-13T12:26:00.263Z] ---> Running in 2f2fbc60252a [2024-12-13T12:26:00.522Z] Removing intermediate container 2f2fbc60252a [2024-12-13T12:26:00.522Z] ---> 2399583b78f6 [2024-12-13T12:26:00.522Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T12:26:00.522Z] ---> Running in 601a5a03515d [2024-12-13T12:26:00.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:00.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:01.350Z] OK: 246 MiB in 54 packages [2024-12-13T12:26:01.612Z] Removing intermediate container 601a5a03515d [2024-12-13T12:26:01.612Z] ---> 2f548ea228f0 [2024-12-13T12:26:01.612Z] Step 7/27 : WORKDIR /app [2024-12-13T12:26:01.612Z] ---> Running in 1c528d2c1ea2 [2024-12-13T12:26:01.612Z] Removing intermediate container 1c528d2c1ea2 [2024-12-13T12:26:01.612Z] ---> b27fc5e60379 [2024-12-13T12:26:01.612Z] Step 8/27 : COPY go.mod vendor* ./ [2024-12-13T12:26:01.612Z] ---> a3cef6937f64 [2024-12-13T12:26:01.612Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:26:01.872Z] ---> Running in 73e0e2065988 [2024-12-13T12:26:02.440Z] Removing intermediate container 73e0e2065988 [2024-12-13T12:26:02.440Z] ---> cced33a2da2f [2024-12-13T12:26:02.440Z] Step 10/27 : COPY . . [2024-12-13T12:26:02.700Z] ---> a4fe83616090 [2024-12-13T12:26:02.700Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T12:26:02.700Z] ---> Running in 4d487c378049 [2024-12-13T12:26:02.960Z] Removing intermediate container 4d487c378049 [2024-12-13T12:26:02.960Z] ---> ef519cc16090 [2024-12-13T12:26:02.960Z] Step 12/27 : RUN $MAKE [2024-12-13T12:26:02.960Z] ---> Running in 008c8fa496ef [2024-12-13T12:26:03.220Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-12-13T12:26:35.296Z] Removing intermediate container 008c8fa496ef [2024-12-13T12:26:35.296Z] ---> 21edc3ec8fcc [2024-12-13T12:26:35.296Z] Step 13/27 : FROM alpine:3.20 [2024-12-13T12:26:35.296Z] 3.20: Pulling from library/alpine [2024-12-13T12:26:35.296Z] da9db072f522: Pulling fs layer [2024-12-13T12:26:35.296Z] da9db072f522: Download complete [2024-12-13T12:26:35.296Z] da9db072f522: Pull complete [2024-12-13T12:26:35.296Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T12:26:35.296Z] Status: Downloaded newer image for alpine:3.20 [2024-12-13T12:26:35.296Z] ---> 63b790fccc90 [2024-12-13T12:26:35.296Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-13T12:26:35.296Z] ---> Running in d2f6139a944a [2024-12-13T12:26:35.296Z] Removing intermediate container d2f6139a944a [2024-12-13T12:26:35.296Z] ---> 5b393285dbf5 [2024-12-13T12:26:35.296Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-12-13T12:26:35.296Z] ---> Running in 758172e7e8c5 [2024-12-13T12:26:35.296Z] Removing intermediate container 758172e7e8c5 [2024-12-13T12:26:35.296Z] ---> 59a094fca325 [2024-12-13T12:26:35.296Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T12:26:35.296Z] ---> Running in 7cf65cf3d008 [2024-12-13T12:26:35.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:35.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:35.296Z] (1/2) Installing ca-certificates (20240705-r0) [2024-12-13T12:26:35.296Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-12-13T12:26:35.296Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T12:26:35.296Z] Executing ca-certificates-20240705-r0.trigger [2024-12-13T12:26:35.296Z] OK: 9 MiB in 16 packages [2024-12-13T12:26:35.296Z] Removing intermediate container 7cf65cf3d008 [2024-12-13T12:26:35.296Z] ---> ec22dccd9033 [2024-12-13T12:26:35.296Z] Step 17/27 : RUN apk --no-cache upgrade [2024-12-13T12:26:35.296Z] ---> Running in 09aa3fafbe40 [2024-12-13T12:26:35.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:35.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:35.296Z] Upgrading critical system libraries and apk-tools: [2024-12-13T12:26:35.296Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T12:26:35.296Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T12:26:35.296Z] Continuing the upgrade transaction with new apk-tools: [2024-12-13T12:26:35.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:35.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:26:35.296Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:26:35.296Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:26:35.296Z] Executing ca-certificates-20240705-r0.trigger [2024-12-13T12:26:35.296Z] OK: 9 MiB in 16 packages [2024-12-13T12:26:35.296Z] Removing intermediate container 09aa3fafbe40 [2024-12-13T12:26:35.296Z] ---> 8f2f31c8d7aa [2024-12-13T12:26:35.296Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-13T12:26:35.296Z] ---> 4e76ecb88d1a [2024-12-13T12:26:35.296Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-12-13T12:26:35.296Z] ---> 8627ec482a5a [2024-12-13T12:26:35.296Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-12-13T12:26:35.296Z] ---> a468f3c816df [2024-12-13T12:26:35.296Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-12-13T12:26:36.235Z] ---> dea83fe7471d [2024-12-13T12:26:36.235Z] Step 22/27 : EXPOSE 48095 [2024-12-13T12:26:36.235Z] ---> Running in 11e5cdf45a81 [2024-12-13T12:26:36.235Z] Removing intermediate container 11e5cdf45a81 [2024-12-13T12:26:36.235Z] ---> 3e011fa7bc5e [2024-12-13T12:26:36.235Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-12-13T12:26:36.235Z] ---> Running in 97169e0fd4d4 [2024-12-13T12:26:36.496Z] Removing intermediate container 97169e0fd4d4 [2024-12-13T12:26:36.496Z] ---> db5dd39b5cdc [2024-12-13T12:26:36.496Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-13T12:26:36.496Z] ---> Running in 32dc01fae601 [2024-12-13T12:26:36.496Z] Removing intermediate container 32dc01fae601 [2024-12-13T12:26:36.496Z] ---> 91705f82ad81 [2024-12-13T12:26:36.496Z] Step 25/27 : LABEL arch=amd64 [2024-12-13T12:26:36.757Z] ---> Running in 5a8a97ba114a [2024-12-13T12:26:36.757Z] Removing intermediate container 5a8a97ba114a [2024-12-13T12:26:36.757Z] ---> b1596510a1c3 [2024-12-13T12:26:36.757Z] Step 26/27 : LABEL git_sha=dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:26:36.757Z] ---> Running in c23c50ccf5b4 [2024-12-13T12:26:37.016Z] Removing intermediate container c23c50ccf5b4 [2024-12-13T12:26:37.016Z] ---> cf2882f8acd0 [2024-12-13T12:26:37.016Z] Step 27/27 : LABEL version=4.0.0-dev.11 [2024-12-13T12:26:37.016Z] ---> Running in d644c9cb2625 [2024-12-13T12:26:37.282Z] Removing intermediate container d644c9cb2625 [2024-12-13T12:26:37.282Z] ---> d6bfa61d29c3 [2024-12-13T12:26:37.282Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-13T12:26:37.282Z] Successfully built d6bfa61d29c3 [2024-12-13T12:26:37.282Z] 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-12-13T12:26:37.391Z] provisioning config files... [2024-12-13T12:26:37.399Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1193758414102301243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:26:37.709Z] ---> ****-login.sh [2024-12-13T12:26:37.709Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:26:37.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:26:37.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:26:37.709Z] Configure a credential helper to remove this warning. See [2024-12-13T12:26:37.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:26:37.709Z] [2024-12-13T12:26:37.709Z] Login Succeeded [2024-12-13T12:26:37.709Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:26:37.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:26:37.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:26:37.709Z] Configure a credential helper to remove this warning. See [2024-12-13T12:26:37.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:26:37.709Z] [2024-12-13T12:26:37.709Z] Login Succeeded [2024-12-13T12:26:37.709Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:26:37.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:26:37.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:26:37.971Z] Configure a credential helper to remove this warning. See [2024-12-13T12:26:37.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:26:37.971Z] [2024-12-13T12:26:37.971Z] Login Succeeded [2024-12-13T12:26:37.971Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:26:37.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:26:37.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:26:37.972Z] Configure a credential helper to remove this warning. See [2024-12-13T12:26:37.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:26:37.972Z] [2024-12-13T12:26:37.972Z] Login Succeeded [2024-12-13T12:26:37.972Z] ****.io [2024-12-13T12:26:37.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:26:38.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:26:38.233Z] Configure a credential helper to remove this warning. See [2024-12-13T12:26:38.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:26:38.233Z] [2024-12-13T12:26:38.233Z] Login Succeeded [2024-12-13T12:26:38.233Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:26:38.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T12:26:38.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:26:38.318Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-12-13T12:26:38.318Z] dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:26:38.318Z] latest [2024-12-13T12:26:38.318Z] 4.0.0-dev.11 [2024-12-13T12:26:38.318Z] dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [2024-12-13T12:26:38.318Z] main [2024-12-13T12:26:38.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:38.676Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:39.012Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:26:39.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-13T12:26:39.012Z] 2a6c3080bec6: Preparing [2024-12-13T12:26:39.012Z] 5caa79ca0c94: Preparing [2024-12-13T12:26:39.012Z] 42e925eb8e29: Preparing [2024-12-13T12:26:39.012Z] 12bea7c2558a: Preparing [2024-12-13T12:26:39.012Z] eba06a224589: Preparing [2024-12-13T12:26:39.012Z] 206e3d521f3a: Preparing [2024-12-13T12:26:39.012Z] 75654b8eeebd: Preparing [2024-12-13T12:26:39.012Z] 75654b8eeebd: Waiting [2024-12-13T12:26:39.012Z] 5caa79ca0c94: Pushed [2024-12-13T12:26:39.012Z] 12bea7c2558a: Pushed [2024-12-13T12:26:39.012Z] 42e925eb8e29: Pushed [2024-12-13T12:26:39.012Z] 75654b8eeebd: Layer already exists [2024-12-13T12:26:39.274Z] 206e3d521f3a: Pushed [2024-12-13T12:26:39.533Z] eba06a224589: Pushed [2024-12-13T12:26:42.829Z] 2a6c3080bec6: Pushed [2024-12-13T12:26:42.829Z] dca47b6b483ac530d6b995c641b92f2a934b1184: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:43.168Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:43.494Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-12-13T12:26:43.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-13T12:26:43.494Z] 2a6c3080bec6: Preparing [2024-12-13T12:26:43.494Z] 5caa79ca0c94: Preparing [2024-12-13T12:26:43.494Z] 42e925eb8e29: Preparing [2024-12-13T12:26:43.494Z] 12bea7c2558a: Preparing [2024-12-13T12:26:43.494Z] eba06a224589: Preparing [2024-12-13T12:26:43.494Z] 206e3d521f3a: Preparing [2024-12-13T12:26:43.494Z] 75654b8eeebd: Preparing [2024-12-13T12:26:43.494Z] 206e3d521f3a: Waiting [2024-12-13T12:26:43.494Z] 75654b8eeebd: Waiting [2024-12-13T12:26:43.494Z] 2a6c3080bec6: Layer already exists [2024-12-13T12:26:43.494Z] 12bea7c2558a: Layer already exists [2024-12-13T12:26:43.494Z] 5caa79ca0c94: Layer already exists [2024-12-13T12:26:43.494Z] 42e925eb8e29: Layer already exists [2024-12-13T12:26:43.494Z] eba06a224589: Layer already exists [2024-12-13T12:26:43.494Z] 206e3d521f3a: Layer already exists [2024-12-13T12:26:43.494Z] 75654b8eeebd: Layer already exists [2024-12-13T12:26:43.494Z] latest: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:43.819Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:44.148Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.11 [2024-12-13T12:26:44.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-13T12:26:44.148Z] 2a6c3080bec6: Preparing [2024-12-13T12:26:44.148Z] 5caa79ca0c94: Preparing [2024-12-13T12:26:44.148Z] 42e925eb8e29: Preparing [2024-12-13T12:26:44.148Z] 12bea7c2558a: Preparing [2024-12-13T12:26:44.148Z] eba06a224589: Preparing [2024-12-13T12:26:44.148Z] 206e3d521f3a: Preparing [2024-12-13T12:26:44.148Z] 75654b8eeebd: Preparing [2024-12-13T12:26:44.148Z] 75654b8eeebd: Waiting [2024-12-13T12:26:44.148Z] 206e3d521f3a: Waiting [2024-12-13T12:26:44.148Z] 2a6c3080bec6: Layer already exists [2024-12-13T12:26:44.148Z] 42e925eb8e29: Layer already exists [2024-12-13T12:26:44.148Z] 5caa79ca0c94: Layer already exists [2024-12-13T12:26:44.148Z] 12bea7c2558a: Layer already exists [2024-12-13T12:26:44.148Z] eba06a224589: Layer already exists [2024-12-13T12:26:44.148Z] 75654b8eeebd: Layer already exists [2024-12-13T12:26:44.148Z] 206e3d521f3a: Layer already exists [2024-12-13T12:26:44.148Z] 4.0.0-dev.11: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:44.481Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:44.806Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [2024-12-13T12:26:44.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-13T12:26:44.806Z] 2a6c3080bec6: Preparing [2024-12-13T12:26:44.806Z] 5caa79ca0c94: Preparing [2024-12-13T12:26:44.806Z] 42e925eb8e29: Preparing [2024-12-13T12:26:44.806Z] 12bea7c2558a: Preparing [2024-12-13T12:26:44.806Z] eba06a224589: Preparing [2024-12-13T12:26:44.806Z] 206e3d521f3a: Preparing [2024-12-13T12:26:44.806Z] 75654b8eeebd: Preparing [2024-12-13T12:26:44.806Z] 75654b8eeebd: Waiting [2024-12-13T12:26:44.806Z] 206e3d521f3a: Waiting [2024-12-13T12:26:44.806Z] 12bea7c2558a: Layer already exists [2024-12-13T12:26:44.806Z] 5caa79ca0c94: Layer already exists [2024-12-13T12:26:44.806Z] 42e925eb8e29: Layer already exists [2024-12-13T12:26:44.806Z] eba06a224589: Layer already exists [2024-12-13T12:26:44.806Z] 2a6c3080bec6: Layer already exists [2024-12-13T12:26:44.806Z] 206e3d521f3a: Layer already exists [2024-12-13T12:26:44.806Z] 75654b8eeebd: Layer already exists [2024-12-13T12:26:44.806Z] dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:45.140Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:45.473Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-12-13T12:26:45.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-13T12:26:45.473Z] 2a6c3080bec6: Preparing [2024-12-13T12:26:45.473Z] 5caa79ca0c94: Preparing [2024-12-13T12:26:45.473Z] 42e925eb8e29: Preparing [2024-12-13T12:26:45.473Z] 12bea7c2558a: Preparing [2024-12-13T12:26:45.473Z] eba06a224589: Preparing [2024-12-13T12:26:45.473Z] 206e3d521f3a: Preparing [2024-12-13T12:26:45.473Z] 75654b8eeebd: Preparing [2024-12-13T12:26:45.473Z] 206e3d521f3a: Waiting [2024-12-13T12:26:45.473Z] 75654b8eeebd: Waiting [2024-12-13T12:26:45.473Z] 12bea7c2558a: Layer already exists [2024-12-13T12:26:45.473Z] 2a6c3080bec6: Layer already exists [2024-12-13T12:26:45.473Z] 5caa79ca0c94: Layer already exists [2024-12-13T12:26:45.473Z] eba06a224589: Layer already exists [2024-12-13T12:26:45.473Z] 42e925eb8e29: Layer already exists [2024-12-13T12:26:45.473Z] 75654b8eeebd: Layer already exists [2024-12-13T12:26:45.473Z] 206e3d521f3a: Layer already exists [2024-12-13T12:26:45.473Z] main: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T12:26:45.554Z] ===================================================== [Pipeline] echo [2024-12-13T12:26:45.570Z] taggedImages: [2024-12-13T12:26:45.570Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:26:45.570Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-12-13T12:26:45.570Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.11 [2024-12-13T12:26:45.570Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [2024-12-13T12:26:45.570Z] - 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-12-13T12:26:45.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:26:45.978Z] [2024-12-13T12:26:45.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:26:46.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:26:46.281Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-13T12:26:46.281Z] 5eb5b503b376: Pulling fs layer [2024-12-13T12:26:46.281Z] 5c69ac0246d0: Pulling fs layer [2024-12-13T12:26:46.281Z] ec43610c2a17: Pulling fs layer [2024-12-13T12:26:46.281Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-13T12:26:46.281Z] 33b1e0a273af: Pulling fs layer [2024-12-13T12:26:46.281Z] 5d3b04190fa2: Pulling fs layer [2024-12-13T12:26:46.281Z] 2f39f015ded8: Pulling fs layer [2024-12-13T12:26:46.281Z] 2f39f015ded8: Waiting [2024-12-13T12:26:46.281Z] 33b1e0a273af: Waiting [2024-12-13T12:26:46.281Z] 5d3b04190fa2: Waiting [2024-12-13T12:26:46.281Z] 5c69ac0246d0: Download complete [2024-12-13T12:26:46.281Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-13T12:26:46.281Z] 3a2ae6a8a46f: Download complete [2024-12-13T12:26:46.281Z] 33b1e0a273af: Verifying Checksum [2024-12-13T12:26:46.281Z] 33b1e0a273af: Download complete [2024-12-13T12:26:46.281Z] 5d3b04190fa2: Verifying Checksum [2024-12-13T12:26:46.281Z] 5d3b04190fa2: Download complete [2024-12-13T12:26:46.281Z] ec43610c2a17: Verifying Checksum [2024-12-13T12:26:46.281Z] ec43610c2a17: Download complete [2024-12-13T12:26:46.540Z] 5eb5b503b376: Verifying Checksum [2024-12-13T12:26:46.540Z] 5eb5b503b376: Download complete [2024-12-13T12:26:47.106Z] 2f39f015ded8: Download complete [2024-12-13T12:26:47.674Z] 5eb5b503b376: Pull complete [2024-12-13T12:26:47.674Z] 5c69ac0246d0: Pull complete [2024-12-13T12:26:47.933Z] ec43610c2a17: Pull complete [2024-12-13T12:26:48.192Z] 3a2ae6a8a46f: Pull complete [2024-12-13T12:26:48.192Z] 33b1e0a273af: Pull complete [2024-12-13T12:26:48.192Z] 5d3b04190fa2: Pull complete [2024-12-13T12:26:52.380Z] 2f39f015ded8: Pull complete [2024-12-13T12:26:52.380Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-13T12:26:52.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:26:52.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:26:52.492Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:26:52.522Z] $ 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-12-13T12:26:55.033Z] $ docker top 2e55ce420edc5c0159f0b30330b74ef674022bc0cdea7e16722009c1fd631c21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:26:55.423Z] ---> job-cost.sh [2024-12-13T12:26:55.423Z] lf-activate-venv: SKIPPING [2024-12-13T12:26:55.423Z] INFO: No Stack... [2024-12-13T12:26:55.992Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T12:26:56.250Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T12:26:56.542Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-12-13T12:26:56.542Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T12:26:56.556Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [2024-12-13T12:26:56.568Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] did not exist. Created. [2024-12-13T12:26:56.576Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T12:26:56.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T12:26:56.924Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T12:26:56.933Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T12:26:56.953Z] $ docker stop --time=1 2e55ce420edc5c0159f0b30330b74ef674022bc0cdea7e16722009c1fd631c21 [2024-12-13T12:26:58.097Z] $ docker rm -f --volumes 2e55ce420edc5c0159f0b30330b74ef674022bc0cdea7e16722009c1fd631c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-13T12:27:16.825Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35041 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-12-13T12:27:16.851Z] Running in /w/workspace/app-service-configurable/259 [Pipeline] { [Pipeline] checkout [2024-12-13T12:27:19.916Z] The recommended git tool is: git [2024-12-13T12:27:25.642Z] using credential edgex-jenkins-ssh [2024-12-13T12:27:25.670Z] Cloning the remote Git repository [2024-12-13T12:27:25.724Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-12-13T12:27:25.856Z] > git init /w/workspace/app-service-configurable/259 # timeout=10 [2024-12-13T12:27:26.056Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-12-13T12:27:26.058Z] > git --version # timeout=10 [2024-12-13T12:27:26.079Z] > git --version # 'git version 2.25.1' [2024-12-13T12:27:26.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-13T12:27:26.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T12:27:28.565Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-12-13T12:27:28.591Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T12:27:29.762Z] Avoid second fetch [2024-12-13T12:27:29.763Z] Checking out Revision dca47b6b483ac530d6b995c641b92f2a934b1184 (main) [2024-12-13T12:27:29.780Z] > git config core.sparsecheckout # timeout=10 [2024-12-13T12:27:29.861Z] > git checkout -f dca47b6b483ac530d6b995c641b92f2a934b1184 # timeout=10 [2024-12-13T12:27:30.595Z] Commit message: "Merge pull request #697 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T12:27:35.440Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-13T12:27:35.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T12:27:35.440Z] Dload Upload Total Spent Left Speed [2024-12-13T12:27:35.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-12-13T12:27:35.796Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-13T12:27:36.139Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-12-13T12:27:36.139Z] sudo tee /etc/docker/daemon.new [2024-12-13T12:27:36.139Z] { [2024-12-13T12:27:36.139Z] "registry-mirrors": [ [2024-12-13T12:27:36.139Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-13T12:27:36.139Z] ], [2024-12-13T12:27:36.139Z] "bip": "10.250.0.254/24", [2024-12-13T12:27:36.139Z] "hosts": [ [2024-12-13T12:27:36.139Z] "tcp://0.0.0.0:5555", [2024-12-13T12:27:36.139Z] "unix:///var/run/docker.sock" [2024-12-13T12:27:36.139Z] ], [2024-12-13T12:27:36.139Z] "mtu": 1458, [2024-12-13T12:27:36.139Z] "selinux-enabled": true, [2024-12-13T12:27:36.139Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-13T12:27:36.139Z] } [Pipeline] sh [2024-12-13T12:27:36.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-13T12:27:36.826Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:27:55.131Z] provisioning config files... [2024-12-13T12:27:55.160Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/259@tmp/config3731824873667418529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:27:55.620Z] ---> ****-login.sh [2024-12-13T12:27:55.620Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:27:55.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:27:56.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:27:56.169Z] Configure a credential helper to remove this warning. See [2024-12-13T12:27:56.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:27:56.169Z] [2024-12-13T12:27:56.169Z] Login Succeeded [2024-12-13T12:27:56.169Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:27:56.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:27:56.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:27:56.444Z] Configure a credential helper to remove this warning. See [2024-12-13T12:27:56.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:27:56.444Z] [2024-12-13T12:27:56.444Z] Login Succeeded [2024-12-13T12:27:56.444Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:27:56.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:27:56.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:27:56.716Z] Configure a credential helper to remove this warning. See [2024-12-13T12:27:56.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:27:56.716Z] [2024-12-13T12:27:56.716Z] Login Succeeded [2024-12-13T12:27:56.716Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:27:56.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:27:56.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:27:56.988Z] Configure a credential helper to remove this warning. See [2024-12-13T12:27:56.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:27:56.988Z] [2024-12-13T12:27:56.988Z] Login Succeeded [2024-12-13T12:27:56.988Z] ****.io [2024-12-13T12:27:57.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:27:57.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:27:57.259Z] Configure a credential helper to remove this warning. See [2024-12-13T12:27:57.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:27:57.259Z] [2024-12-13T12:27:57.259Z] Login Succeeded [2024-12-13T12:27:57.530Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:27:57.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-13T12:27:57.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:27:57.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:27:57.963Z] ========================================================= [2024-12-13T12:27:57.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-13T12:27:57.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:27:58.342Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-13T12:27:59.784Z] #0 building with "default" instance using docker driver [2024-12-13T12:27:59.784Z] [2024-12-13T12:27:59.784Z] #1 [internal] load build definition from Dockerfile [2024-12-13T12:27:59.784Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-12-13T12:27:59.784Z] #1 DONE 0.1s [2024-12-13T12:27:59.784Z] [2024-12-13T12:27:59.784Z] #2 [internal] load .dockerignore [2024-12-13T12:27:59.784Z] #2 transferring context: 159B done [2024-12-13T12:27:59.784Z] #2 DONE 0.1s [2024-12-13T12:27:59.784Z] [2024-12-13T12:27:59.784Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T12:27:59.784Z] #3 DONE 0.1s [2024-12-13T12:27:59.784Z] [2024-12-13T12:27:59.784Z] #4 [internal] load build context [2024-12-13T12:27:59.784Z] #4 transferring context: 194.30kB 0.1s done [2024-12-13T12:28:00.057Z] #4 DONE 0.1s [2024-12-13T12:28:00.057Z] [2024-12-13T12:28:00.057Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-13T12:28:00.057Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-13T12:28:00.057Z] #5 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-13T12:28:00.057Z] #5 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-13T12:28:00.057Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 3.15MB / 70.64MB 0.2s [2024-12-13T12:28:00.057Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 2.10MB / 4.09MB 0.2s [2024-12-13T12:28:00.057Z] #5 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-13T12:28:00.057Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s [2024-12-13T12:28:00.057Z] #5 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-13T12:28:00.057Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.39MB / 70.64MB 0.3s [2024-12-13T12:28:00.057Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-13T12:28:00.057Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-13T12:28:00.057Z] #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-13T12:28:00.058Z] #5 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done [2024-12-13T12:28:00.058Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-13T12:28:00.329Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.34MB / 70.64MB 0.5s [2024-12-13T12:28:00.329Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.5s [2024-12-13T12:28:00.329Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.5s [2024-12-13T12:28:00.329Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 22.02MB / 70.64MB 0.6s [2024-12-13T12:28:00.329Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.6s [2024-12-13T12:28:00.600Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 27.26MB / 70.64MB 0.7s [2024-12-13T12:28:00.600Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.7s [2024-12-13T12:28:00.600Z] #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-13T12:28:00.600Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 19.92MB / 95.52MB 0.8s [2024-12-13T12:28:00.600Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.6s done [2024-12-13T12:28:00.870Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 40.89MB / 70.64MB 1.0s [2024-12-13T12:28:00.870Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 1.0s [2024-12-13T12:28:00.870Z] #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-13T12:28:00.870Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.15MB / 70.64MB 1.1s [2024-12-13T12:28:00.870Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 35.25MB / 95.52MB 1.1s [2024-12-13T12:28:00.870Z] #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-13T12:28:01.144Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 52.43MB / 70.64MB 1.2s [2024-12-13T12:28:01.144Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 64.01MB / 70.64MB 1.4s [2024-12-13T12:28:01.144Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 49.28MB / 95.52MB 1.4s [2024-12-13T12:28:01.414Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.5s [2024-12-13T12:28:01.414Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 54.33MB / 95.52MB 1.5s [2024-12-13T12:28:01.414Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s done [2024-12-13T12:28:01.414Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.7s [2024-12-13T12:28:01.414Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-13T12:28:01.686Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 67.74MB / 95.52MB 1.8s [2024-12-13T12:28:01.958Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 82.84MB / 95.52MB 2.1s [2024-12-13T12:28:01.958Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 88.08MB / 95.52MB 2.2s [2024-12-13T12:28:02.228Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 93.32MB / 95.52MB 2.3s [2024-12-13T12:28:02.498Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done [2024-12-13T12:28:09.170Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.4s [2024-12-13T12:28:13.432Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.5s [2024-12-13T12:28:21.649Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.2s done [2024-12-13T12:28:22.617Z] #5 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-13T12:28:22.617Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-13T12:28:22.617Z] #5 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-13T12:28:22.617Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-13T12:28:27.972Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-13T12:28:30.555Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.0s done [2024-12-13T12:28:30.825Z] #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-13T12:28:32.779Z] #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.7s done [2024-12-13T12:28:33.047Z] #5 DONE 33.2s [2024-12-13T12:28:33.047Z] [2024-12-13T12:28:33.047Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-13T12:28:33.634Z] #6 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:28:34.216Z] #6 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:28:35.623Z] #6 2.523 OK: 238 MiB in 54 packages [2024-12-13T12:28:37.564Z] #6 DONE 4.4s [2024-12-13T12:28:37.564Z] [2024-12-13T12:28:37.564Z] #7 [builder 3/7] WORKDIR /app [2024-12-13T12:28:37.564Z] #7 DONE 0.1s [2024-12-13T12:28:37.564Z] [2024-12-13T12:28:37.564Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-13T12:28:37.564Z] #8 DONE 0.1s [2024-12-13T12:28:37.831Z] [2024-12-13T12:28:37.831Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:29:10.078Z] #9 DONE 31.2s [2024-12-13T12:29:10.078Z] [2024-12-13T12:29:10.078Z] #10 [builder 6/7] COPY . . [2024-12-13T12:29:10.078Z] #10 DONE 0.1s [2024-12-13T12:29:10.078Z] [2024-12-13T12:29:10.078Z] #11 [builder 7/7] RUN echo noop [2024-12-13T12:29:10.078Z] #11 0.697 noop [2024-12-13T12:29:10.078Z] #11 DONE 0.8s [2024-12-13T12:29:10.078Z] [2024-12-13T12:29:10.078Z] #12 exporting to image [2024-12-13T12:29:10.078Z] #12 exporting layers [2024-12-13T12:29:48.975Z] #12 exporting layers 35.7s done [2024-12-13T12:29:48.975Z] #12 writing image sha256:a515dabb12b58b90f38a0eddc162c9b1441c9418b9a8931b5ca9306f569abca3 done [2024-12-13T12:29:48.975Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-13T12:29:48.975Z] #12 DONE 35.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:29:49.346Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T12:29:49.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:29:49.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-35041 does not seem to be running inside a container [2024-12-13T12:29:49.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/259 -v /w/workspace/app-service-configurable/259:/w/workspace/app-service-configurable/259:rw,z -v /w/workspace/app-service-configurable/259@tmp:/w/workspace/app-service-configurable/259@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-12-13T12:29:50.825Z] $ docker top afb5507719774657da500ef677980eddf5d9e673ac72ad2451117350d8f944a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:29:51.315Z] + go version [2024-12-13T12:29:51.583Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-13T12:29:51.604Z] $ docker stop --time=1 afb5507719774657da500ef677980eddf5d9e673ac72ad2451117350d8f944a7 [2024-12-13T12:29:53.341Z] $ docker rm -f --volumes afb5507719774657da500ef677980eddf5d9e673ac72ad2451117350d8f944a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:29:53.896Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T12:29:53.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:29:54.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-35041 does not seem to be running inside a container [2024-12-13T12:29:54.129Z] $ 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/259 -v /w/workspace/app-service-configurable/259:/w/workspace/app-service-configurable/259:rw,z -v /w/workspace/app-service-configurable/259@tmp:/w/workspace/app-service-configurable/259@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-12-13T12:29:55.043Z] $ docker top a30480b71c0ce9ff346c812df225c5c0e4d373fd719f7d7613d70d4777cc4880 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:29:55.519Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/259 [Pipeline] fileExists [Pipeline] sh [2024-12-13T12:29:55.854Z] + make test [2024-12-13T12:29:55.854Z] go test -race -coverprofile=coverage.out ./... [2024-12-13T12:33:02.656Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-12-13T12:33:02.656Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-13T12:33:02.656Z] go vet ./... [2024-12-13T12:35:24.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T12:35:24.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T12:35:24.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T12:35:24.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-13T12:35:25.558Z] $ docker stop --time=1 a30480b71c0ce9ff346c812df225c5c0e4d373fd719f7d7613d70d4777cc4880 [2024-12-13T12:35:27.517Z] $ docker rm -f --volumes a30480b71c0ce9ff346c812df225c5c0e4d373fd719f7d7613d70d4777cc4880 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:35:30.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-13T12:35:30.357Z] Warning: overwriting stash ‘coverage-report’ [2024-12-13T12:35:30.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T12:35:31.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-13T12:35:31.474Z] + ls -al . [2024-12-13T12:35:31.474Z] total 244 [2024-12-13T12:35:31.474Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 12:29 . [2024-12-13T12:35:31.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 12:27 .. [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 13 12:27 .dockerignore [2024-12-13T12:35:31.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:27 .git [2024-12-13T12:35:31.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:27 .github [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 13 12:27 .gitignore [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 12:27 .golangci.yml [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 16432 Dec 13 12:27 Attribution.txt [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 13 12:27 CHANGELOG.md [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 2008 Dec 13 12:27 Dockerfile [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 12:27 GOVERNANCE.md [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 13 12:27 Jenkinsfile [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 13 12:27 LICENSE [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 13 12:27 OWNERS.md [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 4952 Dec 13 12:27 README.md [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 13 12:23 VERSION [2024-12-13T12:35:31.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 12:27 bin [2024-12-13T12:35:31.474Z] -rw-r--r-- 1 jenkins jenkins 953 Dec 13 12:33 coverage.out [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 6542 Dec 13 12:27 go.mod [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 87898 Dec 13 12:27 go.sum [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 13 12:27 main.go [2024-12-13T12:35:31.474Z] -rw-rw-r-- 1 jenkins jenkins 3271 Dec 13 12:27 makefile [2024-12-13T12:35:31.474Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 12:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:35:31.825Z] + 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=dca47b6b483ac530d6b995c641b92f2a934b1184 --label arch=arm64 --label version=4.0.0-dev.11 . [2024-12-13T12:35:32.784Z] #0 building with "default" instance using docker driver [2024-12-13T12:35:32.784Z] [2024-12-13T12:35:32.784Z] #1 [internal] load build definition from Dockerfile [2024-12-13T12:35:32.784Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-12-13T12:35:32.784Z] #1 DONE 0.0s [2024-12-13T12:35:32.784Z] [2024-12-13T12:35:32.784Z] #2 [internal] load .dockerignore [2024-12-13T12:35:32.784Z] #2 transferring context: 159B 0.0s done [2024-12-13T12:35:32.784Z] #2 DONE 0.0s [2024-12-13T12:35:32.784Z] [2024-12-13T12:35:32.784Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T12:35:32.784Z] #3 DONE 0.0s [2024-12-13T12:35:32.784Z] [2024-12-13T12:35:32.784Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T12:35:32.784Z] #4 DONE 0.3s [2024-12-13T12:35:33.052Z] [2024-12-13T12:35:33.052Z] #5 [internal] load build context [2024-12-13T12:35:33.052Z] #5 transferring context: 2.54kB 0.0s done [2024-12-13T12:35:33.052Z] #5 DONE 0.0s [2024-12-13T12:35:33.052Z] [2024-12-13T12:35:33.052Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T12:35:33.052Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-13T12:35:33.052Z] #6 ... [2024-12-13T12:35:33.052Z] [2024-12-13T12:35:33.052Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T12:35:33.052Z] #7 DONE 0.2s [2024-12-13T12:35:33.052Z] [2024-12-13T12:35:33.052Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T12:35:33.052Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T12:35:33.052Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T12:35:33.052Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-13T12:35:33.052Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T12:35:33.052Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-13T12:35:33.645Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-13T12:35:33.645Z] #6 DONE 0.9s [2024-12-13T12:35:33.645Z] [2024-12-13T12:35:33.645Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-13T12:35:33.645Z] #8 0.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:34.230Z] #8 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:35.645Z] #8 2.568 OK: 238 MiB in 54 packages [2024-12-13T12:35:36.230Z] #8 DONE 3.0s [2024-12-13T12:35:36.230Z] [2024-12-13T12:35:36.230Z] #9 [builder 3/7] WORKDIR /app [2024-12-13T12:35:36.230Z] #9 DONE 0.1s [2024-12-13T12:35:36.230Z] [2024-12-13T12:35:36.230Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-12-13T12:35:36.498Z] #10 DONE 0.1s [2024-12-13T12:35:36.498Z] [2024-12-13T12:35:36.498Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:35:37.081Z] #11 ... [2024-12-13T12:35:37.081Z] [2024-12-13T12:35:37.081Z] #12 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T12:35:37.081Z] #12 0.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:37.081Z] #12 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:37.081Z] #12 2.248 (1/2) Installing ca-certificates (20240705-r0) [2024-12-13T12:35:37.081Z] #12 2.358 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-13T12:35:37.081Z] #12 2.371 Executing busybox-1.36.1-r29.trigger [2024-12-13T12:35:37.081Z] #12 2.399 Executing ca-certificates-20240705-r0.trigger [2024-12-13T12:35:37.081Z] #12 2.669 OK: 10 MiB in 16 packages [2024-12-13T12:35:37.081Z] #12 DONE 3.1s [2024-12-13T12:35:37.081Z] [2024-12-13T12:35:37.081Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T12:35:38.048Z] #13 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:38.048Z] #13 ... [2024-12-13T12:35:38.048Z] [2024-12-13T12:35:38.048Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:35:38.048Z] #11 DONE 1.7s [2024-12-13T12:35:38.314Z] [2024-12-13T12:35:38.314Z] #14 [builder 6/7] COPY . . [2024-12-13T12:35:38.314Z] #14 DONE 0.2s [2024-12-13T12:35:38.314Z] [2024-12-13T12:35:38.314Z] #15 [builder 7/7] RUN make build [2024-12-13T12:35:38.894Z] #15 0.705 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-12-13T12:35:47.660Z] #15 ... [2024-12-13T12:35:47.660Z] [2024-12-13T12:35:47.660Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T12:35:47.660Z] #13 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:47.660Z] #13 2.533 Upgrading critical system libraries and apk-tools: [2024-12-13T12:35:47.660Z] #13 2.534 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T12:35:47.660Z] #13 2.558 Executing busybox-1.36.1-r29.trigger [2024-12-13T12:35:47.660Z] #13 2.841 Continuing the upgrade transaction with new apk-tools: [2024-12-13T12:35:47.660Z] #13 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:47.660Z] #13 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:35:47.660Z] #13 4.513 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:35:47.660Z] #13 4.636 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:35:47.660Z] #13 4.665 Executing ca-certificates-20240705-r0.trigger [2024-12-13T12:35:47.660Z] #13 4.858 OK: 10 MiB in 16 packages [2024-12-13T12:35:47.660Z] #13 DONE 5.3s [2024-12-13T12:35:47.660Z] [2024-12-13T12:35:47.660Z] #15 [builder 7/7] RUN make build [2024-12-13T12:37:58.069Z] #15 DONE 129.9s [2024-12-13T12:37:58.069Z] [2024-12-13T12:37:58.069Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-13T12:37:58.069Z] #16 DONE 0.1s [2024-12-13T12:37:58.069Z] [2024-12-13T12:37:58.069Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-12-13T12:37:58.069Z] #17 DONE 0.1s [2024-12-13T12:37:58.069Z] [2024-12-13T12:37:58.069Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-12-13T12:37:58.069Z] #18 DONE 0.1s [2024-12-13T12:37:58.069Z] [2024-12-13T12:37:58.069Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-12-13T12:37:58.069Z] #19 DONE 0.4s [2024-12-13T12:37:58.069Z] [2024-12-13T12:37:58.070Z] #20 exporting to image [2024-12-13T12:37:58.070Z] #20 exporting layers [2024-12-13T12:37:58.070Z] #20 exporting layers 0.5s done [2024-12-13T12:37:58.070Z] #20 writing image sha256:8f9196b908bb0c7a9b732087c17747f998b9c419fbcf03ebf51be3f37e8c5b53 done [2024-12-13T12:37:58.070Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2024-12-13T12:37:58.070Z] #20 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:37:58.231Z] provisioning config files... [2024-12-13T12:37:58.246Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/259@tmp/config12318744065067326464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:37:58.596Z] ---> ****-login.sh [2024-12-13T12:37:58.596Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:37:58.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:37:58.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:37:58.865Z] Configure a credential helper to remove this warning. See [2024-12-13T12:37:58.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:37:58.865Z] [2024-12-13T12:37:58.865Z] Login Succeeded [2024-12-13T12:37:58.865Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:37:59.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:37:59.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:37:59.133Z] Configure a credential helper to remove this warning. See [2024-12-13T12:37:59.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:37:59.133Z] [2024-12-13T12:37:59.133Z] Login Succeeded [2024-12-13T12:37:59.133Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:37:59.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:37:59.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:37:59.400Z] Configure a credential helper to remove this warning. See [2024-12-13T12:37:59.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:37:59.400Z] [2024-12-13T12:37:59.400Z] Login Succeeded [2024-12-13T12:37:59.400Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:37:59.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:37:59.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:37:59.668Z] Configure a credential helper to remove this warning. See [2024-12-13T12:37:59.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:37:59.668Z] [2024-12-13T12:37:59.668Z] Login Succeeded [2024-12-13T12:37:59.668Z] ****.io [2024-12-13T12:37:59.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:38:00.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:38:00.200Z] Configure a credential helper to remove this warning. See [2024-12-13T12:38:00.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:38:00.200Z] [2024-12-13T12:38:00.200Z] Login Succeeded [2024-12-13T12:38:00.200Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:38:00.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T12:38:00.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:38:00.305Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-12-13T12:38:00.305Z] dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:38:00.305Z] latest [2024-12-13T12:38:00.305Z] 4.0.0-dev.11 [2024-12-13T12:38:00.305Z] dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [2024-12-13T12:38:00.305Z] main [2024-12-13T12:38:00.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:00.690Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:01.049Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:38:01.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-13T12:38:01.049Z] 460e18125153: Preparing [2024-12-13T12:38:01.049Z] 91e67bc6a570: Preparing [2024-12-13T12:38:01.049Z] 7723df4a072b: Preparing [2024-12-13T12:38:01.049Z] f71c4a785041: Preparing [2024-12-13T12:38:01.049Z] a139e9395c8f: Preparing [2024-12-13T12:38:01.049Z] ebd88fc8471d: Preparing [2024-12-13T12:38:01.049Z] 651d9022c234: Preparing [2024-12-13T12:38:01.049Z] ebd88fc8471d: Waiting [2024-12-13T12:38:01.049Z] 651d9022c234: Waiting [2024-12-13T12:38:01.316Z] 91e67bc6a570: Pushed [2024-12-13T12:38:01.316Z] 7723df4a072b: Pushed [2024-12-13T12:38:01.316Z] f71c4a785041: Pushed [2024-12-13T12:38:01.316Z] 651d9022c234: Layer already exists [2024-12-13T12:38:01.581Z] ebd88fc8471d: Pushed [2024-12-13T12:38:02.983Z] a139e9395c8f: Pushed [2024-12-13T12:38:09.611Z] 460e18125153: Pushed [2024-12-13T12:38:09.611Z] dca47b6b483ac530d6b995c641b92f2a934b1184: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:09.977Z] + 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-12-13T12:38:10.335Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-12-13T12:38:10.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-13T12:38:10.335Z] 460e18125153: Preparing [2024-12-13T12:38:10.335Z] 91e67bc6a570: Preparing [2024-12-13T12:38:10.335Z] 7723df4a072b: Preparing [2024-12-13T12:38:10.335Z] f71c4a785041: Preparing [2024-12-13T12:38:10.335Z] a139e9395c8f: Preparing [2024-12-13T12:38:10.335Z] ebd88fc8471d: Preparing [2024-12-13T12:38:10.335Z] 651d9022c234: Preparing [2024-12-13T12:38:10.335Z] ebd88fc8471d: Waiting [2024-12-13T12:38:10.335Z] 651d9022c234: Waiting [2024-12-13T12:38:10.335Z] f71c4a785041: Layer already exists [2024-12-13T12:38:10.335Z] 7723df4a072b: Layer already exists [2024-12-13T12:38:10.335Z] 91e67bc6a570: Layer already exists [2024-12-13T12:38:10.335Z] a139e9395c8f: Layer already exists [2024-12-13T12:38:10.335Z] 460e18125153: Layer already exists [2024-12-13T12:38:10.335Z] 651d9022c234: Layer already exists [2024-12-13T12:38:10.335Z] ebd88fc8471d: Layer already exists [2024-12-13T12:38:10.598Z] latest: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:10.971Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:11.324Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.11 [2024-12-13T12:38:11.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-13T12:38:11.324Z] 460e18125153: Preparing [2024-12-13T12:38:11.324Z] 91e67bc6a570: Preparing [2024-12-13T12:38:11.324Z] 7723df4a072b: Preparing [2024-12-13T12:38:11.324Z] f71c4a785041: Preparing [2024-12-13T12:38:11.324Z] a139e9395c8f: Preparing [2024-12-13T12:38:11.324Z] ebd88fc8471d: Preparing [2024-12-13T12:38:11.324Z] 651d9022c234: Preparing [2024-12-13T12:38:11.324Z] ebd88fc8471d: Waiting [2024-12-13T12:38:11.324Z] 651d9022c234: Waiting [2024-12-13T12:38:11.324Z] f71c4a785041: Layer already exists [2024-12-13T12:38:11.324Z] 91e67bc6a570: Layer already exists [2024-12-13T12:38:11.324Z] 7723df4a072b: Layer already exists [2024-12-13T12:38:11.324Z] a139e9395c8f: Layer already exists [2024-12-13T12:38:11.324Z] 460e18125153: Layer already exists [2024-12-13T12:38:11.324Z] ebd88fc8471d: Layer already exists [2024-12-13T12:38:11.324Z] 651d9022c234: Layer already exists [2024-12-13T12:38:11.588Z] 4.0.0-dev.11: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:11.952Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:12.317Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [2024-12-13T12:38:12.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-13T12:38:12.317Z] 460e18125153: Preparing [2024-12-13T12:38:12.317Z] 91e67bc6a570: Preparing [2024-12-13T12:38:12.317Z] 7723df4a072b: Preparing [2024-12-13T12:38:12.317Z] f71c4a785041: Preparing [2024-12-13T12:38:12.317Z] a139e9395c8f: Preparing [2024-12-13T12:38:12.317Z] ebd88fc8471d: Preparing [2024-12-13T12:38:12.317Z] 651d9022c234: Preparing [2024-12-13T12:38:12.317Z] ebd88fc8471d: Waiting [2024-12-13T12:38:12.317Z] 651d9022c234: Waiting [2024-12-13T12:38:12.317Z] a139e9395c8f: Layer already exists [2024-12-13T12:38:12.317Z] 460e18125153: Layer already exists [2024-12-13T12:38:12.317Z] 91e67bc6a570: Layer already exists [2024-12-13T12:38:12.317Z] 7723df4a072b: Layer already exists [2024-12-13T12:38:12.317Z] f71c4a785041: Layer already exists [2024-12-13T12:38:12.317Z] 651d9022c234: Layer already exists [2024-12-13T12:38:12.317Z] ebd88fc8471d: Layer already exists [2024-12-13T12:38:12.583Z] dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:12.943Z] + 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-12-13T12:38:13.297Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-12-13T12:38:13.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-13T12:38:13.297Z] 460e18125153: Preparing [2024-12-13T12:38:13.297Z] 91e67bc6a570: Preparing [2024-12-13T12:38:13.297Z] 7723df4a072b: Preparing [2024-12-13T12:38:13.297Z] f71c4a785041: Preparing [2024-12-13T12:38:13.297Z] a139e9395c8f: Preparing [2024-12-13T12:38:13.297Z] ebd88fc8471d: Preparing [2024-12-13T12:38:13.297Z] 651d9022c234: Preparing [2024-12-13T12:38:13.297Z] ebd88fc8471d: Waiting [2024-12-13T12:38:13.297Z] 651d9022c234: Waiting [2024-12-13T12:38:13.297Z] a139e9395c8f: Layer already exists [2024-12-13T12:38:13.297Z] 7723df4a072b: Layer already exists [2024-12-13T12:38:13.297Z] 460e18125153: Layer already exists [2024-12-13T12:38:13.297Z] f71c4a785041: Layer already exists [2024-12-13T12:38:13.297Z] 91e67bc6a570: Layer already exists [2024-12-13T12:38:13.297Z] ebd88fc8471d: Layer already exists [2024-12-13T12:38:13.297Z] 651d9022c234: Layer already exists [2024-12-13T12:38:13.561Z] main: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T12:38:13.656Z] ===================================================== [Pipeline] echo [2024-12-13T12:38:13.675Z] taggedImages: [2024-12-13T12:38:13.675Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184 [2024-12-13T12:38:13.675Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-12-13T12:38:13.675Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.11 [2024-12-13T12:38:13.675Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [2024-12-13T12:38:13.675Z] - 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-12-13T12:38:14.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T12:38:14.071Z] [2024-12-13T12:38:14.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:14.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T12:38:14.405Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-13T12:38:14.405Z] 8998bd30e6a1: Pulling fs layer [2024-12-13T12:38:14.405Z] 04944245beec: Pulling fs layer [2024-12-13T12:38:14.405Z] 699f458cf7ca: Pulling fs layer [2024-12-13T12:38:14.405Z] 765212b225bb: Pulling fs layer [2024-12-13T12:38:14.405Z] f23df028b6ca: Pulling fs layer [2024-12-13T12:38:14.405Z] d65c8cfc05b1: Pulling fs layer [2024-12-13T12:38:14.405Z] 2437ff75d9bd: Pulling fs layer [2024-12-13T12:38:14.405Z] d65c8cfc05b1: Waiting [2024-12-13T12:38:14.405Z] f23df028b6ca: Waiting [2024-12-13T12:38:14.405Z] 2437ff75d9bd: Waiting [2024-12-13T12:38:14.405Z] 765212b225bb: Waiting [2024-12-13T12:38:14.670Z] 04944245beec: Verifying Checksum [2024-12-13T12:38:14.670Z] 04944245beec: Download complete [2024-12-13T12:38:14.670Z] 765212b225bb: Verifying Checksum [2024-12-13T12:38:14.670Z] 765212b225bb: Download complete [2024-12-13T12:38:14.670Z] f23df028b6ca: Verifying Checksum [2024-12-13T12:38:14.670Z] f23df028b6ca: Download complete [2024-12-13T12:38:14.670Z] d65c8cfc05b1: Download complete [2024-12-13T12:38:14.670Z] 699f458cf7ca: Verifying Checksum [2024-12-13T12:38:14.670Z] 699f458cf7ca: Download complete [2024-12-13T12:38:15.251Z] 8998bd30e6a1: Verifying Checksum [2024-12-13T12:38:15.251Z] 8998bd30e6a1: Download complete [2024-12-13T12:38:17.190Z] 2437ff75d9bd: Verifying Checksum [2024-12-13T12:38:17.190Z] 2437ff75d9bd: Download complete [2024-12-13T12:38:21.440Z] 8998bd30e6a1: Pull complete [2024-12-13T12:38:22.024Z] 04944245beec: Pull complete [2024-12-13T12:38:23.972Z] 699f458cf7ca: Pull complete [2024-12-13T12:38:23.972Z] 765212b225bb: Pull complete [2024-12-13T12:38:24.553Z] f23df028b6ca: Pull complete [2024-12-13T12:38:24.817Z] d65c8cfc05b1: Pull complete [2024-12-13T12:38:51.480Z] 2437ff75d9bd: Pull complete [2024-12-13T12:38:51.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-13T12:38:51.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T12:38:51.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:38:51.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-35041 does not seem to be running inside a container [2024-12-13T12:38:51.745Z] $ 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/259 -v /w/workspace/app-service-configurable/259:/w/workspace/app-service-configurable/259:rw,z -v /w/workspace/app-service-configurable/259@tmp:/w/workspace/app-service-configurable/259@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-12-13T12:38:53.393Z] $ docker top 5116a74575f27bb9f704b39545b2f317b6cf8679bb93e05622ee5380191ca6a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:38:53.886Z] ---> job-cost.sh [2024-12-13T12:38:54.153Z] lf-activate-venv: SKIPPING [2024-12-13T12:38:54.153Z] INFO: No Stack... [2024-12-13T12:38:54.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T12:38:55.376Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T12:38:55.697Z] + cat /w/workspace/app-service-configurable/259/archives/cost.csv [2024-12-13T12:38:55.697Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T12:38:55.756Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [2024-12-13T12:38:55.764Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] did not exist. Created. [2024-12-13T12:38:55.769Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T12:38:56.107Z] /w/workspace/app-service-configurable/259@tmp/durable-2a4a3886/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-13T12:38:56.430Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T12:38:56.457Z] Warning: overwriting stash ‘stack-cost’ [2024-12-13T12:38:56.502Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T12:38:56.510Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T12:38:56.540Z] $ docker stop --time=1 5116a74575f27bb9f704b39545b2f317b6cf8679bb93e05622ee5380191ca6a9 [2024-12-13T12:38:57.935Z] $ docker rm -f --volumes 5116a74575f27bb9f704b39545b2f317b6cf8679bb93e05622ee5380191ca6a9 [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-12-13T12:38:58.401Z] provisioning config files... [2024-12-13T12:38:58.410Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16703642752673760903tmp [Pipeline] { [Pipeline] sh [2024-12-13T12:38:58.711Z] + set +x [2024-12-13T12:38:58.712Z] + curl -s+ https://codecov.io/bash [2024-12-13T12:38:58.712Z] bash -s -- [2024-12-13T12:38:58.712Z] [2024-12-13T12:38:58.712Z] _____ _ [2024-12-13T12:38:58.712Z] / ____| | | [2024-12-13T12:38:58.712Z] | | ___ __| | ___ ___ _____ __ [2024-12-13T12:38:58.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-13T12:38:58.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-13T12:38:58.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-13T12:38:58.712Z] Bash-1.0.6 [2024-12-13T12:38:58.712Z] [2024-12-13T12:38:58.712Z] [2024-12-13T12:38:58.712Z] ==> git version 2.25.1 found [2024-12-13T12:38:58.712Z] ==> 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-12-13T12:38:58.712Z] Release-Date: 2020-01-08 [2024-12-13T12:38:58.712Z] 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-12-13T12:38:58.712Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-13T12:38:58.712Z] ==> Jenkins CI detected. [2024-12-13T12:38:58.712Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-12-13T12:38:58.712Z] project root: . [2024-12-13T12:38:58.712Z] --> token set from env [2024-12-13T12:38:58.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-13T12:38:58.712Z] ==> Running gcov in . (disable via -X gcov) [2024-12-13T12:38:58.712Z] ==> Python coveragepy not found [2024-12-13T12:38:58.712Z] ==> Searching for coverage reports in: [2024-12-13T12:38:58.712Z] + . [2024-12-13T12:38:58.970Z] -> Found 1 reports [2024-12-13T12:38:58.970Z] ==> Detecting git/mercurial file structure [2024-12-13T12:38:58.970Z] ==> Reading reports [2024-12-13T12:38:58.970Z] + ./coverage.out bytes=953 [2024-12-13T12:38:58.970Z] ==> Appending adjustments [2024-12-13T12:38:58.970Z] https://docs.codecov.io/docs/fixing-reports [2024-12-13T12:38:58.970Z] + Found adjustments [2024-12-13T12:38:58.970Z] ==> Gzipping contents [2024-12-13T12:38:58.970Z] 4.0K /tmp/codecov.0VXrtK.gz [2024-12-13T12:38:58.970Z] ==> Uploading reports [2024-12-13T12:38:58.970Z] url: https://codecov.io [2024-12-13T12:38:58.970Z] query: branch=main&commit=dca47b6b483ac530d6b995c641b92f2a934b1184&build=259&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F259%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T12:38:58.970Z] -> Pinging Codecov [2024-12-13T12:38:58.970Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dca47b6b483ac530d6b995c641b92f2a934b1184&build=259&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F259%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T12:38:59.229Z] -> Uploading to [2024-12-13T12:38:59.229Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/dca47b6b483ac530d6b995c641b92f2a934b1184/9d9b33b0-a201-4d51-8f5f-ef01f8767a56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T123859Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c9a454c3551bcf3bf0c8c5d1bdf8ab5e51babd3116fbd53af08626fbd939d705 [2024-12-13T12:38:59.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T12:38:59.229Z] Dload Upload Total Spent Left Speed [2024-12-13T12:38:59.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2628 --:--:-- --:--:-- --:--:-- 2628 [2024-12-13T12:38:59.489Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] } [2024-12-13T12:38:59.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-13T12:38:59.643Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-13T12:38:59.663Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:38:59.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T12:38:59.979Z] [2024-12-13T12:38:59.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:39:00.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T12:39:00.281Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-13T12:39:00.281Z] 43c4264eed91: Already exists [2024-12-13T12:39:00.281Z] 4cc291be95ef: Already exists [2024-12-13T12:39:00.281Z] 2ac1f1163629: Already exists [2024-12-13T12:39:00.281Z] 5c3c966382ef: Already exists [2024-12-13T12:39:00.281Z] 4f4fb700ef54: Already exists [2024-12-13T12:39:00.281Z] d9c7d2e4e75e: Pulling fs layer [2024-12-13T12:39:00.281Z] 9c3e1370e548: Pulling fs layer [2024-12-13T12:39:00.539Z] d9c7d2e4e75e: Download complete [2024-12-13T12:39:00.797Z] d9c7d2e4e75e: Pull complete [2024-12-13T12:39:01.057Z] 9c3e1370e548: Verifying Checksum [2024-12-13T12:39:01.057Z] 9c3e1370e548: Download complete [2024-12-13T12:39:03.584Z] 9c3e1370e548: Pull complete [2024-12-13T12:39:03.584Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-13T12:39:03.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T12:39:03.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:39:03.696Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:39:03.722Z] $ 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-12-13T12:39:04.729Z] $ docker top f942b3be197bce000b67a779cbda4a032757f1fe43d5305970d184a99a6c5f0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:39:05.085Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-12-13T12:39:05.097Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-12-13T12:39:05.374Z] + set -o pipefail [2024-12-13T12:39:05.374Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-12-13T12:39:11.943Z] [2024-12-13T12:39:11.943Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-12-13T12:39:11.943Z] [2024-12-13T12:39:11.943Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/0db96c42-888a-4c1d-afbb-826be6e1fb52 [2024-12-13T12:39:11.943Z] [2024-12-13T12:39:11.943Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-13T12:39:11.943Z] [2024-12-13T12:39:12.202Z] [2024-12-13T12:39:12.202Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-13T12:39:12.202Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-13T12:39:12.467Z] $ docker stop --time=1 f942b3be197bce000b67a779cbda4a032757f1fe43d5305970d184a99a6c5f0e [2024-12-13T12:39:14.610Z] $ docker rm -f --volumes f942b3be197bce000b67a779cbda4a032757f1fe43d5305970d184a99a6c5f0e [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-12-13T12:39:15.512Z] + git log --format=format:%s -1 dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] sh [2024-12-13T12:39:15.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:39:15.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:39:16.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:39:16.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:39:16.293Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:39:16.428Z] $ 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-12-13T12:39:16.806Z] $ docker top 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 -eo pid,comm [2024-12-13T12:39:16.870Z] 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-12-13T12:39:16.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:39:16.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:39:16.936Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:39:17.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:39:17.051Z] $ docker exec 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 ssh-agent [2024-12-13T12:39:17.176Z] SSH_AUTH_SOCK=/tmp/ssh-JUKiZIyFJthh/agent.31 [2024-12-13T12:39:17.176Z] SSH_AGENT_PID=37 [2024-12-13T12:39:17.185Z] Running ssh-add (command line suppressed) [2024-12-13T12:39:17.277Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18208929782510948736.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18208929782510948736.key) [2024-12-13T12:39:17.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:39:17.593Z] + git semver tag [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,749 [run_tag] DEBUG tag force:False [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,749 [check_head_tag] DEBUG check head tag [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,751 [execute] INFO git cat-file --batch-check [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,754 [execute] INFO git cat-file --batch [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,787 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,788 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,788 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-12-13T12:39:17.852Z] 2024-12-13 12:39:17,793 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:39:17.852Z] 4.0.0-dev.11 [Pipeline] } [2024-12-13T12:39:17.855Z] $ docker exec --env ******** --env ******** 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 ssh-agent -k [2024-12-13T12:39:17.947Z] unset SSH_AUTH_SOCK; [2024-12-13T12:39:17.948Z] unset SSH_AGENT_PID; [2024-12-13T12:39:17.948Z] echo Agent pid 37 killed; [2024-12-13T12:39:17.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:39:18.292Z] + git semver [Pipeline] } [2024-12-13T12:39:18.562Z] $ docker stop --time=1 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 [2024-12-13T12:39:19.818Z] $ docker rm -f --volumes 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:39:20.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T12:39:20.231Z] [2024-12-13T12:39:20.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:39:20.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T12:39:20.531Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-13T12:39:20.531Z] ab5ef0e58194: Pulling fs layer [2024-12-13T12:39:20.531Z] 9712f1f96733: Pulling fs layer [2024-12-13T12:39:20.531Z] 63f879dbbcfc: Pulling fs layer [2024-12-13T12:39:20.531Z] 0d9ebad4ef96: Pulling fs layer [2024-12-13T12:39:20.531Z] e9a5061849ea: Pulling fs layer [2024-12-13T12:39:20.531Z] d747dcd14b5f: Pulling fs layer [2024-12-13T12:39:20.531Z] 2de7ff778b66: Pulling fs layer [2024-12-13T12:39:20.531Z] 2de7ff778b66: Waiting [2024-12-13T12:39:20.531Z] d747dcd14b5f: Waiting [2024-12-13T12:39:20.531Z] 0d9ebad4ef96: Waiting [2024-12-13T12:39:20.531Z] e9a5061849ea: Waiting [2024-12-13T12:39:20.531Z] 9712f1f96733: Download complete [2024-12-13T12:39:20.790Z] 63f879dbbcfc: Verifying Checksum [2024-12-13T12:39:20.790Z] 63f879dbbcfc: Download complete [2024-12-13T12:39:21.049Z] 0d9ebad4ef96: Verifying Checksum [2024-12-13T12:39:21.049Z] 0d9ebad4ef96: Download complete [2024-12-13T12:39:21.049Z] d747dcd14b5f: Verifying Checksum [2024-12-13T12:39:21.049Z] d747dcd14b5f: Download complete [2024-12-13T12:39:21.049Z] e9a5061849ea: Verifying Checksum [2024-12-13T12:39:21.049Z] e9a5061849ea: Download complete [2024-12-13T12:39:21.049Z] ab5ef0e58194: Verifying Checksum [2024-12-13T12:39:21.049Z] ab5ef0e58194: Download complete [2024-12-13T12:39:21.308Z] 2de7ff778b66: Verifying Checksum [2024-12-13T12:39:21.308Z] 2de7ff778b66: Download complete [2024-12-13T12:39:23.844Z] ab5ef0e58194: Pull complete [2024-12-13T12:39:23.844Z] 9712f1f96733: Pull complete [2024-12-13T12:39:24.110Z] 63f879dbbcfc: Pull complete [2024-12-13T12:39:27.402Z] 0d9ebad4ef96: Pull complete [2024-12-13T12:39:27.402Z] e9a5061849ea: Pull complete [2024-12-13T12:39:27.402Z] d747dcd14b5f: Pull complete [2024-12-13T12:39:28.340Z] 2de7ff778b66: Pull complete [2024-12-13T12:39:28.340Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-13T12:39:28.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T12:39:28.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:39:28.451Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:39:28.472Z] $ 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-12-13T12:39:30.030Z] $ docker top 3fbfb778632d962ea948f6d006902cab744d8ab7d31fbc83e73d1ed51764c1cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:39:30.107Z] provisioning config files... [2024-12-13T12:39:30.114Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3460407916506342393tmp [2024-12-13T12:39:30.124Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11309472321365772408tmp [2024-12-13T12:39:30.132Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6969737509085633405tmp [Pipeline] { [Pipeline] echo [2024-12-13T12:39:30.159Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:30.455Z] ---> sigul-configuration.sh [2024-12-13T12:39:30.455Z] gpg: directory `/root/.gnupg' created [2024-12-13T12:39:30.455Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-13T12:39:30.455Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-13T12:39:30.455Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-13T12:39:30.455Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-13T12:39:30.455Z] gpg: CAST5 encrypted data [2024-12-13T12:39:30.455Z] gpg: encrypted with 1 passphrase [2024-12-13T12:39:30.455Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-13T12:39:30.751Z] + mkdir /home/jenkins [2024-12-13T12:39:30.751Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-13T12:39:31.047Z] + 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-12-13T12:39:31.064Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:31.366Z] ---> sigul-install.sh [2024-12-13T12:39:31.366Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-13T12:39:31.662Z] + git tag --list [2024-12-13T12:39:31.662Z] v1.0.0 [2024-12-13T12:39:31.662Z] v1.1.0 [2024-12-13T12:39:31.662Z] v1.2.0 [2024-12-13T12:39:31.662Z] v1.3.0 [2024-12-13T12:39:31.662Z] v1.3.1 [2024-12-13T12:39:31.662Z] v2.0.0 [2024-12-13T12:39:31.662Z] v2.0.1 [2024-12-13T12:39:31.662Z] v2.1.0 [2024-12-13T12:39:31.662Z] v2.1.1 [2024-12-13T12:39:31.662Z] v2.1.2 [2024-12-13T12:39:31.662Z] v2.2.0 [2024-12-13T12:39:31.662Z] v2.3 [2024-12-13T12:39:31.662Z] v2.3.0 [2024-12-13T12:39:31.662Z] v2.3.1 [2024-12-13T12:39:31.662Z] v3.0 [2024-12-13T12:39:31.662Z] v3.0.0 [2024-12-13T12:39:31.662Z] v3.0.1 [2024-12-13T12:39:31.662Z] v3.0.1-dev.1 [2024-12-13T12:39:31.662Z] v3.1 [2024-12-13T12:39:31.662Z] v3.1.0 [2024-12-13T12:39:31.662Z] v3.1.0-dev.1 [2024-12-13T12:39:31.662Z] v3.1.0-dev.10 [2024-12-13T12:39:31.662Z] v3.1.0-dev.11 [2024-12-13T12:39:31.662Z] v3.1.0-dev.12 [2024-12-13T12:39:31.662Z] v3.1.0-dev.13 [2024-12-13T12:39:31.662Z] v3.1.0-dev.14 [2024-12-13T12:39:31.662Z] v3.1.0-dev.15 [2024-12-13T12:39:31.662Z] v3.1.0-dev.16 [2024-12-13T12:39:31.662Z] v3.1.0-dev.17 [2024-12-13T12:39:31.662Z] v3.1.0-dev.18 [2024-12-13T12:39:31.662Z] v3.1.0-dev.19 [2024-12-13T12:39:31.662Z] v3.1.0-dev.2 [2024-12-13T12:39:31.662Z] v3.1.0-dev.20 [2024-12-13T12:39:31.662Z] v3.1.0-dev.21 [2024-12-13T12:39:31.662Z] v3.1.0-dev.22 [2024-12-13T12:39:31.662Z] v3.1.0-dev.23 [2024-12-13T12:39:31.662Z] v3.1.0-dev.24 [2024-12-13T12:39:31.662Z] v3.1.0-dev.25 [2024-12-13T12:39:31.662Z] v3.1.0-dev.26 [2024-12-13T12:39:31.662Z] v3.1.0-dev.27 [2024-12-13T12:39:31.662Z] v3.1.0-dev.28 [2024-12-13T12:39:31.662Z] v3.1.0-dev.29 [2024-12-13T12:39:31.662Z] v3.1.0-dev.3 [2024-12-13T12:39:31.662Z] v3.1.0-dev.30 [2024-12-13T12:39:31.662Z] v3.1.0-dev.31 [2024-12-13T12:39:31.662Z] v3.1.0-dev.32 [2024-12-13T12:39:31.662Z] v3.1.0-dev.33 [2024-12-13T12:39:31.662Z] v3.1.0-dev.34 [2024-12-13T12:39:31.662Z] v3.1.0-dev.35 [2024-12-13T12:39:31.662Z] v3.1.0-dev.36 [2024-12-13T12:39:31.662Z] v3.1.0-dev.37 [2024-12-13T12:39:31.662Z] v3.1.0-dev.38 [2024-12-13T12:39:31.662Z] v3.1.0-dev.39 [2024-12-13T12:39:31.662Z] v3.1.0-dev.4 [2024-12-13T12:39:31.662Z] v3.1.0-dev.5 [2024-12-13T12:39:31.662Z] v3.1.0-dev.6 [2024-12-13T12:39:31.662Z] v3.1.0-dev.7 [2024-12-13T12:39:31.662Z] v3.1.0-dev.8 [2024-12-13T12:39:31.662Z] v3.1.0-dev.9 [2024-12-13T12:39:31.662Z] v3.1.1 [2024-12-13T12:39:31.662Z] v3.1.1-dev.1 [2024-12-13T12:39:31.662Z] v3.2.0-dev.1 [2024-12-13T12:39:31.662Z] v3.2.0-dev.10 [2024-12-13T12:39:31.662Z] v3.2.0-dev.11 [2024-12-13T12:39:31.662Z] v3.2.0-dev.12 [2024-12-13T12:39:31.662Z] v3.2.0-dev.13 [2024-12-13T12:39:31.662Z] v3.2.0-dev.14 [2024-12-13T12:39:31.662Z] v3.2.0-dev.15 [2024-12-13T12:39:31.662Z] v3.2.0-dev.16 [2024-12-13T12:39:31.662Z] v3.2.0-dev.17 [2024-12-13T12:39:31.662Z] v3.2.0-dev.18 [2024-12-13T12:39:31.662Z] v3.2.0-dev.19 [2024-12-13T12:39:31.662Z] v3.2.0-dev.2 [2024-12-13T12:39:31.662Z] v3.2.0-dev.20 [2024-12-13T12:39:31.662Z] v3.2.0-dev.21 [2024-12-13T12:39:31.662Z] v3.2.0-dev.22 [2024-12-13T12:39:31.662Z] v3.2.0-dev.23 [2024-12-13T12:39:31.662Z] v3.2.0-dev.24 [2024-12-13T12:39:31.662Z] v3.2.0-dev.25 [2024-12-13T12:39:31.662Z] v3.2.0-dev.26 [2024-12-13T12:39:31.662Z] v3.2.0-dev.27 [2024-12-13T12:39:31.662Z] v3.2.0-dev.28 [2024-12-13T12:39:31.662Z] v3.2.0-dev.29 [2024-12-13T12:39:31.662Z] v3.2.0-dev.3 [2024-12-13T12:39:31.662Z] v3.2.0-dev.30 [2024-12-13T12:39:31.662Z] v3.2.0-dev.31 [2024-12-13T12:39:31.662Z] v3.2.0-dev.32 [2024-12-13T12:39:31.662Z] v3.2.0-dev.33 [2024-12-13T12:39:31.662Z] v3.2.0-dev.34 [2024-12-13T12:39:31.662Z] v3.2.0-dev.35 [2024-12-13T12:39:31.662Z] v3.2.0-dev.36 [2024-12-13T12:39:31.662Z] v3.2.0-dev.37 [2024-12-13T12:39:31.662Z] v3.2.0-dev.38 [2024-12-13T12:39:31.662Z] v3.2.0-dev.4 [2024-12-13T12:39:31.662Z] v3.2.0-dev.5 [2024-12-13T12:39:31.662Z] v3.2.0-dev.6 [2024-12-13T12:39:31.662Z] v3.2.0-dev.7 [2024-12-13T12:39:31.662Z] v3.2.0-dev.8 [2024-12-13T12:39:31.662Z] v3.2.0-dev.9 [2024-12-13T12:39:31.662Z] v4.0.0-dev.1 [2024-12-13T12:39:31.663Z] v4.0.0-dev.10 [2024-12-13T12:39:31.663Z] v4.0.0-dev.11 [2024-12-13T12:39:31.663Z] v4.0.0-dev.2 [2024-12-13T12:39:31.663Z] v4.0.0-dev.3 [2024-12-13T12:39:31.663Z] v4.0.0-dev.4 [2024-12-13T12:39:31.663Z] v4.0.0-dev.5 [2024-12-13T12:39:31.663Z] v4.0.0-dev.6 [2024-12-13T12:39:31.663Z] v4.0.0-dev.7 [2024-12-13T12:39:31.663Z] v4.0.0-dev.8 [2024-12-13T12:39:31.663Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-13T12:39:31.960Z] + lftools sign git-tag v4.0.0-dev.11 [2024-12-13T12:39:32.531Z] Signing Git tag with Sigul... [2024-12-13T12:39:32.531Z] Signing v4.0.0-dev.11 [Pipeline] echo [2024-12-13T12:39:32.806Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:33.099Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-13T12:39:33.108Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-13T12:39:33.134Z] $ docker stop --time=1 3fbfb778632d962ea948f6d006902cab744d8ab7d31fbc83e73d1ed51764c1cc [2024-12-13T12:39:34.402Z] $ docker rm -f --volumes 3fbfb778632d962ea948f6d006902cab744d8ab7d31fbc83e73d1ed51764c1cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-13T12:39:34.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:39:34.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:39:35.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:39:35.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:39:35.277Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:39:35.298Z] $ 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-12-13T12:39:35.607Z] $ docker top d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 -eo pid,comm [2024-12-13T12:39:35.656Z] 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-12-13T12:39:35.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:39:35.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:39:35.720Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:39:35.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:39:35.824Z] $ docker exec d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 ssh-agent [2024-12-13T12:39:35.924Z] SSH_AUTH_SOCK=/tmp/ssh-7ZKwn7ZigdH2/agent.33 [2024-12-13T12:39:35.924Z] SSH_AGENT_PID=39 [2024-12-13T12:39:35.928Z] Running ssh-add (command line suppressed) [2024-12-13T12:39:36.026Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13551006215220230718.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13551006215220230718.key) [2024-12-13T12:39:36.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:39:36.341Z] + git semver bump pre [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,499 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,499 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,499 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,499 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,499 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,499 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,501 [execute] INFO git cat-file --batch-check [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,506 [execute] INFO git cat-file --batch [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T12:39:36.602Z] 2024-12-13 12:39:36,511 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:39:36.602Z] 4.0.0-dev.12 [Pipeline] } [2024-12-13T12:39:36.607Z] $ docker exec --env ******** --env ******** d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 ssh-agent -k [2024-12-13T12:39:36.703Z] unset SSH_AUTH_SOCK; [2024-12-13T12:39:36.703Z] unset SSH_AGENT_PID; [2024-12-13T12:39:36.703Z] echo Agent pid 39 killed; [2024-12-13T12:39:36.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:39:37.066Z] + git semver [Pipeline] } [2024-12-13T12:39:37.333Z] $ docker stop --time=1 d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 [2024-12-13T12:39:38.593Z] $ docker rm -f --volumes d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:39:38.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:39:38.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:39:39.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:39:39.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:39:39.335Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:39:39.355Z] $ 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-12-13T12:39:39.689Z] $ docker top 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b -eo pid,comm [2024-12-13T12:39:39.748Z] 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-12-13T12:39:39.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:39:39.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:39:39.809Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:39:39.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:39:39.917Z] $ docker exec 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b ssh-agent [2024-12-13T12:39:40.015Z] SSH_AUTH_SOCK=/tmp/ssh-v47seuD6t1sh/agent.33 [2024-12-13T12:39:40.015Z] SSH_AGENT_PID=39 [2024-12-13T12:39:40.019Z] Running ssh-add (command line suppressed) [2024-12-13T12:39:40.113Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_105800532989508449.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_105800532989508449.key) [2024-12-13T12:39:40.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:39:40.428Z] + git semver push [2024-12-13T12:39:40.688Z] 2024-12-13 12:39:40,608 [run_push] DEBUG push [2024-12-13T12:39:40.688Z] 2024-12-13 12:39:40,609 [execute] INFO git cat-file --batch-check [2024-12-13T12:39:40.688Z] 2024-12-13 12:39:40,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T12:39:40.688Z] 2024-12-13 12:39:40,613 [execute] INFO git rev-list 681e8beed384adfb1d5ceae851d575a68bceeb54 -- [2024-12-13T12:39:40.688Z] 2024-12-13 12:39:40,613 [execute] DEBUG Popen(['git', 'rev-list', '681e8beed384adfb1d5ceae851d575a68bceeb54', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T12:39:40.688Z] 2024-12-13 12:39:40,625 [execute] INFO git fetch -v origin [2024-12-13T12:39:40.688Z] 2024-12-13 12:39:40,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-13T12:39:41.258Z] 2024-12-13 12:39:41,099 [run_push] DEBUG no remote changes detected [2024-12-13T12:39:41.258Z] 2024-12-13 12:39:41,100 [execute] INFO git push origin semver [2024-12-13T12:39:41.258Z] 2024-12-13 12:39:41,100 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T12:39:41.828Z] 2024-12-13 12:39:41,798 [run_push] DEBUG push all version tags [2024-12-13T12:39:41.828Z] 2024-12-13 12:39:41,799 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-13T12:39:41.828Z] 2024-12-13 12:39:41,799 [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-12-13T12:39:42.770Z] 2024-12-13 12:39:42,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-13T12:39:42.770Z] 4.0.0-dev.12 [Pipeline] } [2024-12-13T12:39:42.775Z] $ docker exec --env ******** --env ******** 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b ssh-agent -k [2024-12-13T12:39:42.883Z] unset SSH_AUTH_SOCK; [2024-12-13T12:39:42.883Z] unset SSH_AGENT_PID; [2024-12-13T12:39:42.883Z] echo Agent pid 39 killed; [2024-12-13T12:39:42.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:39:43.224Z] + git semver [Pipeline] } [2024-12-13T12:39:43.490Z] $ docker stop --time=1 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b [2024-12-13T12:39:44.772Z] $ docker rm -f --volumes 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b [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-12-13T12:39:45.539Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-12-13T12:39:45.539Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-12-13T12:39:45.539Z] total 16 [2024-12-13T12:39:45.540Z] drwxr-xr-x 3 root root 4096 Dec 13 12:26 . [2024-12-13T12:39:45.540Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:39 .. [2024-12-13T12:39:45.540Z] drwxr-xr-x 2 root root 4096 Dec 13 12:26 cost [2024-12-13T12:39:45.540Z] -rw-r--r-- 1 root root 96 Dec 13 12:26 cost.csv [2024-12-13T12:39:45.540Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-12-13T12:39:45.540Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-12-13T12:39:45.540Z] total 16 [2024-12-13T12:39:45.540Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 12:26 . [2024-12-13T12:39:45.540Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:39 .. [2024-12-13T12:39:45.540Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 12:26 cost [2024-12-13T12:39:45.540Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 13 12:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:45.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:46.695Z] ---> package-listing.sh [2024-12-13T12:39:46.695Z] ++ facter osfamily [2024-12-13T12:39:46.695Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-13T12:39:46.955Z] + OS_FAMILY=debian [2024-12-13T12:39:46.955Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-12-13T12:39:46.955Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-13T12:39:46.955Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-13T12:39:46.955Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-13T12:39:46.955Z] + PACKAGES=/tmp/packages_start.txt [2024-12-13T12:39:46.955Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-12-13T12:39:46.955Z] + PACKAGES=/tmp/packages_end.txt [2024-12-13T12:39:46.955Z] + case "${OS_FAMILY}" in [2024-12-13T12:39:46.955Z] + dpkg -l [2024-12-13T12:39:46.955Z] + grep '^ii' [2024-12-13T12:39:46.955Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-13T12:39:46.955Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-13T12:39:46.955Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-13T12:39:46.955Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-12-13T12:39:46.955Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-12-13T12:39:46.955Z] + 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-12-13T12:39:46.968Z] 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-12-13T12:39:47.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:39:47.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:39:47.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:39:47.898Z] prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container [2024-12-13T12:39:47.919Z] $ 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-12-13T12:39:48.130Z] $ docker top f74a20d9d9e3ac7ca29333f22cd8b5004028dbe95127994060197bb7e4cada1d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:39:48.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-13T12:39:48.766Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-13T12:39:49.050Z] + ls /var/log/sa-host [2024-12-13T12:39:49.050Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:39:49.140Z] provisioning config files... [2024-12-13T12:39:49.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1548912629252530406tmp [Pipeline] { [Pipeline] echo [2024-12-13T12:39:49.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:49.452Z] ---> create-netrc.sh [Pipeline] } [2024-12-13T12:39:49.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:49.797Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-13T12:39:49.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:50.093Z] ---> sudo-logs.sh [2024-12-13T12:39:50.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-13T12:39:50.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:50.408Z] ---> job-cost.sh [2024-12-13T12:39:50.408Z] lf-activate-venv: SKIPPING [2024-12-13T12:39:50.408Z] DEBUG: total: 0.2199999988079071 [2024-12-13T12:39:50.408Z] INFO: Retrieving Stack Cost... [2024-12-13T12:39:50.670Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T12:39:51.240Z] INFO: Archiving Costs [Pipeline] echo [2024-12-13T12:39:51.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:39:51.543Z] ---> logs-deploy.sh [2024-12-13T12:39:51.543Z] lf-activate-venv: SKIPPING [2024-12-13T12:39:51.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/259 [2024-12-13T12:39:51.543Z] INFO: archiving workspace using pattern(s): [2024-12-13T12:39:52.487Z] Archives upload complete. [2024-12-13T12:39:52.487Z] INFO: archiving logs to Nexus