Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 417c86065a47b25254e1850857be1c217fdb2528 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-ssh10605914197388334106.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-ssh14012479112881694908.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-ssh12924906799534187648.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-ssh10259809603253024773.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-ssh9963023352564217036.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 ‘prd-ubuntu20.04-docker-8c-8g-36352’ Running on prd-ubuntu20.04-docker-8c-8g-36353 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 417c86065a47b25254e1850857be1c217fdb2528 (main) Commit message: "Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 417c86065a47b25254e1850857be1c217fdb2528 # timeout=10 > git rev-list --no-walk ca24ff38ee77525a7d86288b96f75a28861749f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-08T13:44:36.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-08T13:44:36.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-08T13:44:36.695Z] ========================================================= [2025-01-08T13:44:36.695Z] EdgeX Global Pipelines Version Info [2025-01-08T13:44:36.695Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:44:37.802Z] ------------------- [2025-01-08T13:44:37.802Z] stable info: [2025-01-08T13:44:37.802Z] ------------------- [2025-01-08T13:44:37.802Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-08T13:44:37.802Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T13:44:37.802Z] Message: update stable to v1.0.269 [2025-01-08T13:44:38.064Z] ------------------- [2025-01-08T13:44:38.064Z] experimental info: [2025-01-08T13:44:38.064Z] ------------------- [2025-01-08T13:44:38.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-08T13:44:38.064Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T13:44:38.064Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-08T13:44:38.146Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-01-08T13:44:38.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-01-08T13:44:38.194Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-08T13:44:38.221Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-08T13:44:38.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-08T13:44:38.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-08T13:44:38.297Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-08T13:44:38.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-08T13:44:38.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-08T13:44:38.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-08T13:44:38.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-08T13:44:38.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-01-08T13:44:38.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-08T13:44:38.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-08T13:44:38.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T13:44:38.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T13:44:38.542Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T13:44:38.564Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T13:44:38.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-08T13:44:38.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-08T13:44:38.641Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-08T13:44:38.670Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-08T13:44:38.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-08T13:44:38.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-08T13:44:38.740Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-08T13:44:38.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-08T13:44:38.791Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-08T13:44:38.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-08T13:44:38.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-08T13:44:38.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-08T13:44:38.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo [2025-01-08T13:44:38.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 417c860 [Pipeline] echo [2025-01-08T13:44:38.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T13:44:39.017Z] provisioning config files... [2025-01-08T13:44:39.032Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3741624713111470849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:44:39.363Z] ---> ****-login.sh [2025-01-08T13:44:39.364Z] nexus3.edgexfoundry.org:10001 [2025-01-08T13:44:39.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:39.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:39.632Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:39.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:39.632Z] [2025-01-08T13:44:39.632Z] Login Succeeded [2025-01-08T13:44:39.632Z] nexus3.edgexfoundry.org:10002 [2025-01-08T13:44:39.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:39.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:39.895Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:39.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:39.895Z] [2025-01-08T13:44:39.895Z] Login Succeeded [2025-01-08T13:44:39.895Z] nexus3.edgexfoundry.org:10003 [2025-01-08T13:44:39.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:39.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:39.895Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:39.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:39.895Z] [2025-01-08T13:44:39.895Z] Login Succeeded [2025-01-08T13:44:39.895Z] nexus3.edgexfoundry.org:10004 [2025-01-08T13:44:39.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:40.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:40.156Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:40.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:40.156Z] [2025-01-08T13:44:40.156Z] Login Succeeded [2025-01-08T13:44:40.156Z] ****.io [2025-01-08T13:44:40.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:40.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:40.418Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:40.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:40.418Z] [2025-01-08T13:44:40.418Z] Login Succeeded [2025-01-08T13:44:40.418Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T13:44:40.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-08T13:44:40.842Z] + git rev-list -1 --merges 417c86065a47b25254e1850857be1c217fdb2528~1..417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo [2025-01-08T13:44:40.871Z] -----------> git rev-list -1 --merges 417c86065a47b25254e1850857be1c217fdb2528~1..417c86065a47b25254e1850857be1c217fdb2528 417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:44:40.871Z] 417c86065a47b25254e1850857be1c217fdb2528 [false] [Pipeline] sh [2025-01-08T13:44:41.167Z] + git log --format=format:%s -1 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo [2025-01-08T13:44:41.187Z] ========================================================= [2025-01-08T13:44:41.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-08T13:44:41.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T13:44:41.719Z] + git log --format=format:%s -1 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo [2025-01-08T13:44:41.729Z] [semverPrep] GIT_COMMIT: 417c86065a47b25254e1850857be1c217fdb2528, Commit Message: Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-08T13:44:41.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-08T13:44:42.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T13:44:42.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-08T13:44:42.120Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-08T13:44:42.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-08T13:44:42.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-08T13:44:42.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-08T13:44:42.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:44:42.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T13:44:42.486Z] [2025-01-08T13:44:42.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:44:42.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T13:44:42.790Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-08T13:44:42.790Z] b85a868b505f: Pulling fs layer [2025-01-08T13:44:42.790Z] e2be974225ed: Pulling fs layer [2025-01-08T13:44:42.790Z] 339a4e72a1f5: Pulling fs layer [2025-01-08T13:44:42.790Z] 988bab9f4d93: Pulling fs layer [2025-01-08T13:44:42.790Z] 1469e6f7b9e6: Pulling fs layer [2025-01-08T13:44:42.790Z] eaf3925da568: Pulling fs layer [2025-01-08T13:44:42.790Z] bab4dde63d76: Pulling fs layer [2025-01-08T13:44:42.790Z] bde34c3a00c8: Pulling fs layer [2025-01-08T13:44:42.790Z] b352a97aabf1: Pulling fs layer [2025-01-08T13:44:42.790Z] 4872d77fe225: Pulling fs layer [2025-01-08T13:44:42.790Z] 5851b861e8e6: Pulling fs layer [2025-01-08T13:44:42.790Z] bab4dde63d76: Waiting [2025-01-08T13:44:42.790Z] b352a97aabf1: Waiting [2025-01-08T13:44:42.790Z] eaf3925da568: Waiting [2025-01-08T13:44:42.790Z] bde34c3a00c8: Waiting [2025-01-08T13:44:42.790Z] 4872d77fe225: Waiting [2025-01-08T13:44:42.790Z] 5851b861e8e6: Waiting [2025-01-08T13:44:42.790Z] 1469e6f7b9e6: Waiting [2025-01-08T13:44:42.790Z] 988bab9f4d93: Waiting [2025-01-08T13:44:42.790Z] e2be974225ed: Download complete [2025-01-08T13:44:42.790Z] 988bab9f4d93: Download complete [2025-01-08T13:44:42.790Z] 1469e6f7b9e6: Download complete [2025-01-08T13:44:43.050Z] eaf3925da568: Verifying Checksum [2025-01-08T13:44:43.050Z] eaf3925da568: Download complete [2025-01-08T13:44:43.050Z] 339a4e72a1f5: Verifying Checksum [2025-01-08T13:44:43.050Z] 339a4e72a1f5: Download complete [2025-01-08T13:44:43.050Z] bde34c3a00c8: Download complete [2025-01-08T13:44:43.050Z] b352a97aabf1: Verifying Checksum [2025-01-08T13:44:43.050Z] 4872d77fe225: Verifying Checksum [2025-01-08T13:44:43.050Z] 4872d77fe225: Download complete [2025-01-08T13:44:43.050Z] b85a868b505f: Verifying Checksum [2025-01-08T13:44:43.050Z] b85a868b505f: Download complete [2025-01-08T13:44:43.311Z] bab4dde63d76: Verifying Checksum [2025-01-08T13:44:43.311Z] bab4dde63d76: Download complete [2025-01-08T13:44:44.253Z] b85a868b505f: Pull complete [2025-01-08T13:44:44.513Z] e2be974225ed: Pull complete [2025-01-08T13:44:45.083Z] 339a4e72a1f5: Pull complete [2025-01-08T13:44:45.083Z] 988bab9f4d93: Pull complete [2025-01-08T13:44:45.343Z] 1469e6f7b9e6: Pull complete [2025-01-08T13:44:45.343Z] eaf3925da568: Pull complete [2025-01-08T13:44:47.263Z] bab4dde63d76: Pull complete [2025-01-08T13:44:47.263Z] bde34c3a00c8: Pull complete [2025-01-08T13:44:47.523Z] b352a97aabf1: Pull complete [2025-01-08T13:44:47.523Z] 4872d77fe225: Pull complete [2025-01-08T13:44:47.783Z] 5851b861e8e6: Pull complete [2025-01-08T13:44:47.783Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-08T13:44:47.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T13:44:47.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:44:47.935Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:44:47.964Z] $ 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 [2025-01-08T13:44:51.521Z] $ docker top 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a -eo pid,comm [2025-01-08T13:44:51.580Z] 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). [2025-01-08T13:44:51.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T13:44:51.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T13:44:51.638Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T13:44:51.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T13:44:51.760Z] $ docker exec 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent [2025-01-08T13:44:51.879Z] SSH_AUTH_SOCK=/tmp/ssh-ZL93GKdUboxJ/agent.32 [2025-01-08T13:44:51.879Z] SSH_AGENT_PID=38 [2025-01-08T13:44:51.886Z] Running ssh-add (command line suppressed) [2025-01-08T13:44:51.978Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17991275824382746785.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17991275824382746785.key) [2025-01-08T13:44:51.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T13:44:52.303Z] + git tag --points-at HEAD [Pipeline] } [2025-01-08T13:44:52.315Z] $ docker exec --env ******** --env ******** 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent -k [2025-01-08T13:44:52.410Z] unset SSH_AUTH_SOCK; [2025-01-08T13:44:52.411Z] unset SSH_AGENT_PID; [2025-01-08T13:44:52.411Z] echo Agent pid 38 killed; [2025-01-08T13:44:52.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-08T13:44:52.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T13:44:52.473Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T13:44:52.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T13:44:52.598Z] $ docker exec 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent [2025-01-08T13:44:52.720Z] SSH_AUTH_SOCK=/tmp/ssh-hsyEaTFOPxHh/agent.71 [2025-01-08T13:44:52.720Z] SSH_AGENT_PID=77 [2025-01-08T13:44:52.726Z] Running ssh-add (command line suppressed) [2025-01-08T13:44:52.834Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12235501191615503060.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12235501191615503060.key) [2025-01-08T13:44:52.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T13:44:53.149Z] + git semver init [2025-01-08T13:44:53.411Z] 2025-01-08 13:44:53,377 [run_init] DEBUG init version:0.0.0 force:False [2025-01-08T13:44:53.411Z] 2025-01-08 13:44:53,378 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-01-08T13:44:53.411Z] 2025-01-08 13:44:53,380 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-01-08T13:44:53.411Z] 2025-01-08 13:44:53,380 [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) [2025-01-08T13:44:54.792Z] 2025-01-08 13:44:54,489 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-01-08T13:44:54.793Z] 2025-01-08 13:44:54,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-01-08T13:44:54.793Z] 2025-01-08 13:44:54,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:44:54.793Z] 2025-01-08 13:44:54,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:44:54.793Z] 4.0.0-dev.13 [Pipeline] } [2025-01-08T13:44:54.799Z] $ docker exec --env ******** --env ******** 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent -k [2025-01-08T13:44:54.914Z] unset SSH_AUTH_SOCK; [2025-01-08T13:44:54.914Z] unset SSH_AGENT_PID; [2025-01-08T13:44:54.914Z] echo Agent pid 77 killed; [2025-01-08T13:44:54.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T13:44:55.254Z] + git semver [Pipeline] } [2025-01-08T13:44:55.524Z] $ docker stop --time=1 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a [2025-01-08T13:44:56.836Z] $ docker rm -f --volumes 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T13:44:57.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-08T13:44:57.459Z] Stashed 1 file(s) [Pipeline] echo [2025-01-08T13:44:57.463Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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 [2025-01-08T13:44:57.628Z] provisioning config files... [2025-01-08T13:44:57.639Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2740519667059893110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:44:57.960Z] ---> ****-login.sh [2025-01-08T13:44:57.960Z] nexus3.edgexfoundry.org:10001 [2025-01-08T13:44:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:57.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:57.960Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:57.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:57.960Z] [2025-01-08T13:44:57.960Z] Login Succeeded [2025-01-08T13:44:57.960Z] nexus3.edgexfoundry.org:10002 [2025-01-08T13:44:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:57.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:57.961Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:57.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:57.961Z] [2025-01-08T13:44:57.961Z] Login Succeeded [2025-01-08T13:44:57.961Z] nexus3.edgexfoundry.org:10003 [2025-01-08T13:44:58.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:58.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:58.221Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:58.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:58.221Z] [2025-01-08T13:44:58.221Z] Login Succeeded [2025-01-08T13:44:58.221Z] nexus3.edgexfoundry.org:10004 [2025-01-08T13:44:58.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:58.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:58.221Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:58.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:58.222Z] [2025-01-08T13:44:58.222Z] Login Succeeded [2025-01-08T13:44:58.222Z] ****.io [2025-01-08T13:44:58.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:44:58.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:44:58.482Z] Configure a credential helper to remove this warning. See [2025-01-08T13:44:58.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:44:58.482Z] [2025-01-08T13:44:58.482Z] Login Succeeded [2025-01-08T13:44:58.482Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T13:44:58.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-08T13:44:58.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T13:44:58.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T13:44:58.641Z] ========================================================= [2025-01-08T13:44:58.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-08T13:44:58.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:44:58.995Z] + 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 . [2025-01-08T13:44:58.995Z] Sending build context to Docker daemon 9.324MB [2025-01-08T13:44:58.995Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-08T13:44:58.995Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-08T13:44:58.995Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-08T13:44:58.995Z] da9db072f522: Pulling fs layer [2025-01-08T13:44:58.995Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-08T13:44:58.995Z] 06f05ace1117: Pulling fs layer [2025-01-08T13:44:58.995Z] 5fe327b54edc: Pulling fs layer [2025-01-08T13:44:58.995Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T13:44:58.995Z] 92a5565b7b96: Pulling fs layer [2025-01-08T13:44:58.995Z] ff9bb7016b71: Pulling fs layer [2025-01-08T13:44:58.995Z] 5fe327b54edc: Waiting [2025-01-08T13:44:58.995Z] 4f4fb700ef54: Waiting [2025-01-08T13:44:58.995Z] 92a5565b7b96: Waiting [2025-01-08T13:44:58.995Z] b67dba6c2c7d: Pulling fs layer [2025-01-08T13:44:58.995Z] ff9bb7016b71: Waiting [2025-01-08T13:44:58.995Z] a813b0c90790: Pulling fs layer [2025-01-08T13:44:58.995Z] b67dba6c2c7d: Waiting [2025-01-08T13:44:58.995Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-08T13:44:58.995Z] 6ef4a4ee8ca5: Download complete [2025-01-08T13:44:58.995Z] 5fe327b54edc: Verifying Checksum [2025-01-08T13:44:58.995Z] 5fe327b54edc: Download complete [2025-01-08T13:44:59.256Z] 4f4fb700ef54: Verifying Checksum [2025-01-08T13:44:59.256Z] 4f4fb700ef54: Download complete [2025-01-08T13:44:59.256Z] 92a5565b7b96: Verifying Checksum [2025-01-08T13:44:59.256Z] 92a5565b7b96: Download complete [2025-01-08T13:44:59.256Z] da9db072f522: Verifying Checksum [2025-01-08T13:44:59.256Z] da9db072f522: Download complete [2025-01-08T13:44:59.256Z] ff9bb7016b71: Verifying Checksum [2025-01-08T13:44:59.256Z] ff9bb7016b71: Download complete [2025-01-08T13:44:59.256Z] da9db072f522: Pull complete [2025-01-08T13:44:59.522Z] 6ef4a4ee8ca5: Pull complete [2025-01-08T13:44:59.522Z] a813b0c90790: Verifying Checksum [2025-01-08T13:44:59.522Z] a813b0c90790: Download complete [2025-01-08T13:44:59.783Z] 06f05ace1117: Verifying Checksum [2025-01-08T13:44:59.783Z] 06f05ace1117: Download complete [2025-01-08T13:45:00.043Z] b67dba6c2c7d: Verifying Checksum [2025-01-08T13:45:00.043Z] b67dba6c2c7d: Download complete [2025-01-08T13:45:03.329Z] 06f05ace1117: Pull complete [2025-01-08T13:45:03.329Z] 5fe327b54edc: Pull complete [2025-01-08T13:45:03.587Z] 4f4fb700ef54: Pull complete [2025-01-08T13:45:03.587Z] 92a5565b7b96: Pull complete [2025-01-08T13:45:03.587Z] ff9bb7016b71: Pull complete [2025-01-08T13:45:06.123Z] b67dba6c2c7d: Pull complete [2025-01-08T13:45:06.383Z] a813b0c90790: Pull complete [2025-01-08T13:45:06.383Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-08T13:45:06.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T13:45:06.642Z] ---> 3ba60ce46760 [2025-01-08T13:45:06.642Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-08T13:45:11.931Z] ---> Running in 577ff0b206ca [2025-01-08T13:45:11.931Z] Removing intermediate container 577ff0b206ca [2025-01-08T13:45:11.931Z] ---> fcfc54f4d75a [2025-01-08T13:45:11.931Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-08T13:45:11.931Z] ---> Running in 350d7489b15b [2025-01-08T13:45:11.931Z] Removing intermediate container 350d7489b15b [2025-01-08T13:45:11.931Z] ---> 8fc433078839 [2025-01-08T13:45:11.931Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-08T13:45:11.931Z] ---> Running in 59f25fcf9657 [2025-01-08T13:45:11.931Z] Removing intermediate container 59f25fcf9657 [2025-01-08T13:45:11.931Z] ---> 50af3953a9d3 [2025-01-08T13:45:11.931Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-08T13:45:11.931Z] ---> Running in acc52717a1b7 [2025-01-08T13:45:11.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T13:45:11.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T13:45:11.931Z] OK: 248 MiB in 58 packages [2025-01-08T13:45:12.189Z] Removing intermediate container acc52717a1b7 [2025-01-08T13:45:12.189Z] ---> 61b0efb3ad0a [2025-01-08T13:45:12.189Z] Step 7/12 : WORKDIR /app [2025-01-08T13:45:12.448Z] ---> Running in 7d7e227f493f [2025-01-08T13:45:12.448Z] Removing intermediate container 7d7e227f493f [2025-01-08T13:45:12.448Z] ---> 7c2299694489 [2025-01-08T13:45:12.448Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-08T13:45:12.448Z] ---> e7850f640628 [2025-01-08T13:45:12.448Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T13:45:12.448Z] ---> Running in b3387b69eeb1 [2025-01-08T13:45:12.593Z] Still waiting to schedule task [2025-01-08T13:45:12.594Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-08T13:46:08.720Z] Removing intermediate container b3387b69eeb1 [2025-01-08T13:46:08.720Z] ---> 68aebd150bc7 [2025-01-08T13:46:08.720Z] Step 10/12 : COPY . . [2025-01-08T13:46:08.720Z] ---> 63e277b6bbe6 [2025-01-08T13:46:08.720Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-08T13:46:08.720Z] ---> Running in 00eeaf9bafe1 [2025-01-08T13:46:08.720Z] Removing intermediate container 00eeaf9bafe1 [2025-01-08T13:46:08.720Z] ---> e3e0382f5bb2 [2025-01-08T13:46:08.720Z] Step 12/12 : RUN $MAKE [2025-01-08T13:46:08.720Z] ---> Running in 4bfd03dfcc12 [2025-01-08T13:46:08.720Z] noop [2025-01-08T13:46:08.720Z] Removing intermediate container 4bfd03dfcc12 [2025-01-08T13:46:08.720Z] ---> 1b97e0162255 [2025-01-08T13:46:08.720Z] Successfully built 1b97e0162255 [2025-01-08T13:46:08.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:46:09.050Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T13:46:09.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:46:09.135Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:46:09.166Z] $ 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 [2025-01-08T13:46:09.498Z] $ docker top 5870ae543ed81afe4a904b314ca4785ec013331c95303fb20506635aa87fc527 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T13:46:09.841Z] + go version [2025-01-08T13:46:09.841Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-08T13:46:09.863Z] $ docker stop --time=1 5870ae543ed81afe4a904b314ca4785ec013331c95303fb20506635aa87fc527 [2025-01-08T13:46:11.120Z] $ docker rm -f --volumes 5870ae543ed81afe4a904b314ca4785ec013331c95303fb20506635aa87fc527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:46:11.551Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T13:46:11.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:46:11.629Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:46:11.659Z] $ 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 [2025-01-08T13:46:11.989Z] $ docker top 18c8c75da4cb5e59c26e8e93e46e76f92d044081a12e29a48ec5a0e3988fbd20 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T13:46:12.330Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-01-08T13:46:12.631Z] + make test [2025-01-08T13:46:12.631Z] go test -race -coverprofile=coverage.out ./... [2025-01-08T13:46:44.766Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-08T13:46:46.379Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36354 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-01-08T13:46:46.396Z] Running in /w/workspace/app-service-configurable/261 [Pipeline] { [Pipeline] checkout [2025-01-08T13:46:49.450Z] The recommended git tool is: git [2025-01-08T13:46:54.911Z] using credential edgex-jenkins-ssh [2025-01-08T13:46:54.934Z] Cloning the remote Git repository [2025-01-08T13:46:54.986Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-01-08T13:46:55.093Z] > git init /w/workspace/app-service-configurable/261 # timeout=10 [2025-01-08T13:46:55.298Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-01-08T13:46:55.299Z] > git --version # timeout=10 [2025-01-08T13:46:55.320Z] > git --version # 'git version 2.25.1' [2025-01-08T13:46:55.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-08T13:46:55.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T13:46:57.489Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-01-08T13:46:57.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T13:46:58.556Z] Avoid second fetch [2025-01-08T13:46:58.556Z] Checking out Revision 417c86065a47b25254e1850857be1c217fdb2528 (main) [2025-01-08T13:46:59.216Z] Commit message: "Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.19" [2025-01-08T13:46:58.574Z] > git config core.sparsecheckout # timeout=10 [2025-01-08T13:46:58.633Z] > git checkout -f 417c86065a47b25254e1850857be1c217fdb2528 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T13:47:03.968Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-08T13:47:03.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T13:47:03.968Z] Dload Upload Total Spent Left Speed [2025-01-08T13:47:03.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 68843 0 --:--:-- --:--:-- --:--:-- 68416 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh [2025-01-08T13:47:04.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-08T13:47:04.648Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-08T13:47:04.648Z] + sudo tee /etc/docker/daemon.new [2025-01-08T13:47:04.648Z] { [2025-01-08T13:47:04.648Z] "registry-mirrors": [ [2025-01-08T13:47:04.648Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-08T13:47:04.648Z] ], [2025-01-08T13:47:04.648Z] "bip": "10.250.0.254/24", [2025-01-08T13:47:04.648Z] "hosts": [ [2025-01-08T13:47:04.648Z] "tcp://0.0.0.0:5555", [2025-01-08T13:47:04.648Z] "unix:///var/run/docker.sock" [2025-01-08T13:47:04.648Z] ], [2025-01-08T13:47:04.648Z] "mtu": 1458, [2025-01-08T13:47:04.648Z] "selinux-enabled": true, [2025-01-08T13:47:04.648Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-08T13:47:04.648Z] } [Pipeline] sh [2025-01-08T13:47:04.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-08T13:47:05.307Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [2025-01-08T13:47:23.583Z] go vet ./... [Pipeline] configFileProvider [2025-01-08T13:47:23.584Z] provisioning config files... [2025-01-08T13:47:23.611Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/261@tmp/config277563543494243378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:47:24.054Z] ---> ****-login.sh [2025-01-08T13:47:24.054Z] nexus3.edgexfoundry.org:10001 [2025-01-08T13:47:24.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:47:24.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:47:24.602Z] Configure a credential helper to remove this warning. See [2025-01-08T13:47:24.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:47:24.602Z] [2025-01-08T13:47:24.602Z] Login Succeeded [2025-01-08T13:47:24.602Z] nexus3.edgexfoundry.org:10002 [2025-01-08T13:47:24.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:47:24.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:47:24.872Z] Configure a credential helper to remove this warning. See [2025-01-08T13:47:24.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:47:24.872Z] [2025-01-08T13:47:24.872Z] Login Succeeded [2025-01-08T13:47:24.872Z] nexus3.edgexfoundry.org:10003 [2025-01-08T13:47:25.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:47:25.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:47:25.144Z] Configure a credential helper to remove this warning. See [2025-01-08T13:47:25.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:47:25.144Z] [2025-01-08T13:47:25.144Z] Login Succeeded [2025-01-08T13:47:25.144Z] nexus3.edgexfoundry.org:10004 [2025-01-08T13:47:25.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:47:25.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:47:25.415Z] Configure a credential helper to remove this warning. See [2025-01-08T13:47:25.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:47:25.415Z] [2025-01-08T13:47:25.415Z] Login Succeeded [2025-01-08T13:47:25.415Z] ****.io [2025-01-08T13:47:25.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:47:25.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:47:25.956Z] Configure a credential helper to remove this warning. See [2025-01-08T13:47:25.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:47:25.956Z] [2025-01-08T13:47:25.956Z] Login Succeeded [2025-01-08T13:47:25.956Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T13:47:25.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-01-08T13:47:26.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-08T13:47:26.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-08T13:47:26.110Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-08T13:47:26.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-08T13:47:26.148Z] $ docker stop --time=1 18c8c75da4cb5e59c26e8e93e46e76f92d044081a12e29a48ec5a0e3988fbd20 [2025-01-08T13:47:30.411Z] $ docker rm -f --volumes 18c8c75da4cb5e59c26e8e93e46e76f92d044081a12e29a48ec5a0e3988fbd20 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2025-01-08T13:47:30.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T13:47:30.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T13:47:30.866Z] ========================================================= [2025-01-08T13:47:30.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-08T13:47:30.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:47:31.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-08T13:47:31.123Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2025-01-08T13:47:31.237Z] + 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 . [Pipeline] sh [2025-01-08T13:47:31.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-08T13:47:31.936Z] + ls -al . [2025-01-08T13:47:31.936Z] total 248 [2025-01-08T13:47:31.936Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 8 13:46 . [2025-01-08T13:47:31.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 13:44 .. [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 13:44 .dockerignore [2025-01-08T13:47:31.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:46 .git [2025-01-08T13:47:31.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 13:44 .github [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 13:44 .gitignore [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 13:44 .golangci.yml [2025-01-08T13:47:31.936Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 13:44 .semver [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 8 13:44 Attribution.txt [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 13:44 CHANGELOG.md [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 8 13:44 Dockerfile [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 13:44 GOVERNANCE.md [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 13:44 Jenkinsfile [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 13:44 LICENSE [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 13:44 OWNERS.md [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 8 13:44 README.md [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 8 13:44 VERSION [2025-01-08T13:47:31.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 13:44 bin [2025-01-08T13:47:31.936Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 8 13:46 coverage.out [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 8 13:44 go.mod [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 8 13:44 go.sum [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 13:44 main.go [2025-01-08T13:47:31.936Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 8 13:44 makefile [2025-01-08T13:47:31.936Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 13:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:47:32.274Z] + 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=417c86065a47b25254e1850857be1c217fdb2528 --label arch=amd64 --label version=4.0.0-dev.13 . [2025-01-08T13:47:32.274Z] Sending build context to Docker daemon 9.325MB [2025-01-08T13:47:32.274Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-08T13:47:32.274Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-08T13:47:32.274Z] ---> 1b97e0162255 [2025-01-08T13:47:32.274Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-08T13:47:32.535Z] ---> Running in 8c3c0040adb8 [2025-01-08T13:47:32.657Z] #0 building with "default" instance using docker driver [2025-01-08T13:47:32.657Z] [2025-01-08T13:47:32.657Z] #1 [internal] load .dockerignore [2025-01-08T13:47:32.657Z] #1 transferring context: 159B 0.0s done [2025-01-08T13:47:32.657Z] #1 DONE 0.1s [2025-01-08T13:47:32.657Z] [2025-01-08T13:47:32.657Z] #2 [internal] load build definition from Dockerfile [2025-01-08T13:47:32.657Z] #2 transferring dockerfile: 2.05kB done [2025-01-08T13:47:32.657Z] #2 DONE 0.1s [2025-01-08T13:47:32.657Z] [2025-01-08T13:47:32.657Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-08T13:47:32.657Z] #3 DONE 0.1s [2025-01-08T13:47:32.657Z] [2025-01-08T13:47:32.657Z] #4 [internal] load build context [2025-01-08T13:47:32.657Z] #4 transferring context: 194.30kB 0.1s done [2025-01-08T13:47:32.657Z] #4 DONE 0.1s [2025-01-08T13:47:32.657Z] [2025-01-08T13:47:32.657Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-08T13:47:32.657Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-08T13:47:32.657Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2025-01-08T13:47:32.657Z] #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-08T13:47:32.657Z] #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-08T13:47:32.657Z] #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-08T13:47:32.657Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-08T13:47:32.796Z] Removing intermediate container 8c3c0040adb8 [2025-01-08T13:47:32.796Z] ---> bfc3c4725be3 [2025-01-08T13:47:32.796Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-08T13:47:32.796Z] ---> Running in c9ca9f1b767b [2025-01-08T13:47:32.796Z] Removing intermediate container c9ca9f1b767b [2025-01-08T13:47:32.796Z] ---> e30e9da7b4fe [2025-01-08T13:47:32.796Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-01-08T13:47:32.796Z] ---> Running in b7796f9bcec8 [2025-01-08T13:47:32.926Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-08T13:47:32.926Z] #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-08T13:47:32.926Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s [2025-01-08T13:47:32.926Z] #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done [2025-01-08T13:47:32.926Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-08T13:47:32.926Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-08T13:47:32.926Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s [2025-01-08T13:47:32.926Z] #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done [2025-01-08T13:47:32.926Z] #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-08T13:47:32.926Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s [2025-01-08T13:47:32.926Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.78MB / 12.74MB 0.4s [2025-01-08T13:47:33.055Z] Removing intermediate container b7796f9bcec8 [2025-01-08T13:47:33.055Z] ---> 002ab4ebedb2 [2025-01-08T13:47:33.055Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-08T13:47:33.055Z] ---> Running in af4fdc689c76 [2025-01-08T13:47:33.196Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.5s [2025-01-08T13:47:33.196Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.52MB / 98.78MB 0.5s [2025-01-08T13:47:33.196Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.5s [2025-01-08T13:47:33.196Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 22.50MB / 70.67MB 0.6s [2025-01-08T13:47:33.196Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-08T13:47:33.196Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 14.42MB / 98.78MB 0.6s [2025-01-08T13:47:33.196Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.6s [2025-01-08T13:47:33.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T13:47:33.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T13:47:33.467Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 33.55MB / 70.67MB 0.8s [2025-01-08T13:47:33.467Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.92MB / 98.78MB 0.7s [2025-01-08T13:47:33.467Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s [2025-01-08T13:47:33.467Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 0.9s [2025-01-08T13:47:33.467Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.46MB / 98.78MB 0.9s [2025-01-08T13:47:33.467Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s done [2025-01-08T13:47:33.467Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-08T13:47:33.467Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.73MB / 70.67MB 1.0s [2025-01-08T13:47:33.467Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.75MB / 98.78MB 1.0s [2025-01-08T13:47:33.572Z] OK: 248 MiB in 58 packages [2025-01-08T13:47:33.736Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.1s [2025-01-08T13:47:33.736Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 43.02MB / 98.78MB 1.1s [2025-01-08T13:47:33.736Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-08T13:47:33.736Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.58MB / 70.67MB 1.3s [2025-01-08T13:47:33.736Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 52.36MB / 98.78MB 1.3s [2025-01-08T13:47:33.832Z] Removing intermediate container af4fdc689c76 [2025-01-08T13:47:33.832Z] ---> 08337793f441 [2025-01-08T13:47:33.832Z] Step 7/27 : WORKDIR /app [2025-01-08T13:47:33.832Z] ---> Running in 53641c1a4853 [2025-01-08T13:47:34.008Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.4s [2025-01-08T13:47:34.008Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s [2025-01-08T13:47:34.008Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.5s [2025-01-08T13:47:34.091Z] Removing intermediate container 53641c1a4853 [2025-01-08T13:47:34.091Z] ---> 3f7f029f0d38 [2025-01-08T13:47:34.091Z] Step 8/27 : COPY go.mod vendor* ./ [2025-01-08T13:47:34.091Z] ---> dd569dc7b75b [2025-01-08T13:47:34.091Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T13:47:34.091Z] ---> Running in af8cb0dfa348 [2025-01-08T13:47:34.278Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s done [2025-01-08T13:47:34.278Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.28MB / 98.78MB 1.6s [2025-01-08T13:47:34.278Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.40MB / 98.78MB 1.7s [2025-01-08T13:47:34.278Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s [2025-01-08T13:47:34.546Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 83.89MB / 98.78MB 1.9s [2025-01-08T13:47:34.546Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.13MB / 98.78MB 2.0s [2025-01-08T13:47:34.815Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.15MB / 98.78MB 2.1s [2025-01-08T13:47:35.084Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.3s done [2025-01-08T13:47:35.596Z] Removing intermediate container af8cb0dfa348 [2025-01-08T13:47:35.596Z] ---> 676428d9506a [2025-01-08T13:47:35.596Z] Step 10/27 : COPY . . [2025-01-08T13:47:35.874Z] ---> 893b7209b0d8 [2025-01-08T13:47:35.874Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-08T13:47:35.874Z] ---> Running in cbd46ecb3dd3 [2025-01-08T13:47:35.874Z] Removing intermediate container cbd46ecb3dd3 [2025-01-08T13:47:35.874Z] ---> 593d06fe662b [2025-01-08T13:47:35.874Z] Step 12/27 : RUN $MAKE [2025-01-08T13:47:35.874Z] ---> Running in 38b93188d890 [2025-01-08T13:47:36.132Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-01-08T13:47:40.443Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-08T13:47:45.792Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.7s [2025-01-08T13:47:54.026Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.4s done [2025-01-08T13:47:54.026Z] #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-08T13:47:54.026Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-08T13:47:54.296Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-08T13:47:54.296Z] #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-08T13:47:54.296Z] #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-01-08T13:47:54.296Z] #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-08T13:47:54.296Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-08T13:47:59.652Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-08T13:48:02.988Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done [2025-01-08T13:48:02.988Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-08T13:48:04.933Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.9s done [2025-01-08T13:48:05.522Z] #5 DONE 32.7s [2025-01-08T13:48:05.522Z] [2025-01-08T13:48:05.522Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-08T13:48:06.108Z] #6 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T13:48:06.393Z] #6 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T13:48:07.807Z] #6 2.344 OK: 239 MiB in 58 packages [2025-01-08T13:48:09.758Z] #6 DONE 4.3s [2025-01-08T13:48:09.758Z] [2025-01-08T13:48:09.758Z] #7 [builder 3/7] WORKDIR /app [2025-01-08T13:48:09.758Z] #7 DONE 0.1s [2025-01-08T13:48:09.758Z] [2025-01-08T13:48:09.758Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-08T13:48:09.758Z] #8 DONE 0.1s [2025-01-08T13:48:10.026Z] [2025-01-08T13:48:10.026Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T13:48:14.848Z] Removing intermediate container 38b93188d890 [2025-01-08T13:48:14.848Z] ---> daeb35165120 [2025-01-08T13:48:14.848Z] Step 13/27 : FROM alpine:3.20 [2025-01-08T13:48:14.848Z] 3.20: Pulling from library/alpine [2025-01-08T13:48:14.848Z] 63b69af3dc55: Pulling fs layer [2025-01-08T13:48:15.224Z] 63b69af3dc55: Verifying Checksum [2025-01-08T13:48:15.224Z] 63b69af3dc55: Download complete [2025-01-08T13:48:15.224Z] 63b69af3dc55: Pull complete [2025-01-08T13:48:15.224Z] Digest: sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T13:48:15.224Z] Status: Downloaded newer image for alpine:3.20 [2025-01-08T13:48:15.224Z] ---> dbf365b1c719 [2025-01-08T13:48:15.224Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-08T13:48:15.486Z] ---> Running in 25ad46af5d17 [2025-01-08T13:48:15.486Z] Removing intermediate container 25ad46af5d17 [2025-01-08T13:48:15.486Z] ---> beaa0e4aded1 [2025-01-08T13:48:15.486Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-01-08T13:48:15.486Z] ---> Running in 8ad71e40432b [2025-01-08T13:48:15.486Z] Removing intermediate container 8ad71e40432b [2025-01-08T13:48:15.486Z] ---> c38d1a7472a2 [2025-01-08T13:48:15.486Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-08T13:48:15.486Z] ---> Running in 80dbf0291c72 [2025-01-08T13:48:15.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T13:48:16.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T13:48:16.266Z] (1/2) Installing ca-certificates (20241121-r1) [2025-01-08T13:48:16.266Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-01-08T13:48:16.266Z] Executing busybox-1.36.1-r29.trigger [2025-01-08T13:48:16.266Z] Executing ca-certificates-20241121-r1.trigger [2025-01-08T13:48:16.266Z] OK: 9 MiB in 16 packages [2025-01-08T13:48:16.834Z] Removing intermediate container 80dbf0291c72 [2025-01-08T13:48:16.834Z] ---> 97bd6cca93ad [2025-01-08T13:48:16.834Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-08T13:48:16.834Z] ---> Running in 3d4cbcd04555 [2025-01-08T13:48:17.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T13:48:17.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T13:48:17.354Z] (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-08T13:48:17.354Z] Executing ca-certificates-20241121-r1.trigger [2025-01-08T13:48:17.613Z] OK: 9 MiB in 16 packages [2025-01-08T13:48:17.873Z] Removing intermediate container 3d4cbcd04555 [2025-01-08T13:48:17.873Z] ---> 1705ec68ad47 [2025-01-08T13:48:17.873Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-08T13:48:18.140Z] ---> ffdf13f90d64 [2025-01-08T13:48:18.140Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-01-08T13:48:18.140Z] ---> b89f813f2cdc [2025-01-08T13:48:18.140Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-01-08T13:48:18.399Z] ---> 2a11096efc25 [2025-01-08T13:48:18.399Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-08T13:48:20.942Z] ---> bd87a97e8efb [2025-01-08T13:48:20.942Z] Step 22/27 : EXPOSE 48095 [2025-01-08T13:48:20.942Z] ---> Running in 9cf2e1ca4623 [2025-01-08T13:48:20.942Z] Removing intermediate container 9cf2e1ca4623 [2025-01-08T13:48:20.942Z] ---> 44a5a8c3952c [2025-01-08T13:48:20.942Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-01-08T13:48:20.942Z] ---> Running in 70a451134c50 [2025-01-08T13:48:20.942Z] Removing intermediate container 70a451134c50 [2025-01-08T13:48:20.942Z] ---> 84946b17d3e9 [2025-01-08T13:48:20.942Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-08T13:48:20.942Z] ---> Running in 4a74f19a8e1d [2025-01-08T13:48:20.942Z] Removing intermediate container 4a74f19a8e1d [2025-01-08T13:48:20.942Z] ---> e93cefcddec1 [2025-01-08T13:48:20.942Z] Step 25/27 : LABEL arch=amd64 [2025-01-08T13:48:20.942Z] ---> Running in 476f3d6b7ff1 [2025-01-08T13:48:21.201Z] Removing intermediate container 476f3d6b7ff1 [2025-01-08T13:48:21.201Z] ---> e5a07c397da5 [2025-01-08T13:48:21.201Z] Step 26/27 : LABEL git_sha=417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:48:21.201Z] ---> Running in 7f52e68ade08 [2025-01-08T13:48:21.201Z] Removing intermediate container 7f52e68ade08 [2025-01-08T13:48:21.201Z] ---> 586d6c951eb2 [2025-01-08T13:48:21.201Z] Step 27/27 : LABEL version=4.0.0-dev.13 [2025-01-08T13:48:21.201Z] ---> Running in 6167dd5ec973 [2025-01-08T13:48:21.201Z] Removing intermediate container 6167dd5ec973 [2025-01-08T13:48:21.201Z] ---> af86ac371d8a [2025-01-08T13:48:21.201Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-08T13:48:21.201Z] Successfully built af86ac371d8a [2025-01-08T13:48:21.201Z] 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 [2025-01-08T13:48:21.328Z] provisioning config files... [2025-01-08T13:48:21.336Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14690452245049442224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:48:21.655Z] ---> ****-login.sh [2025-01-08T13:48:21.655Z] nexus3.edgexfoundry.org:10001 [2025-01-08T13:48:21.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:48:21.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:48:21.655Z] Configure a credential helper to remove this warning. See [2025-01-08T13:48:21.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:48:21.655Z] [2025-01-08T13:48:21.655Z] Login Succeeded [2025-01-08T13:48:21.655Z] nexus3.edgexfoundry.org:10002 [2025-01-08T13:48:21.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:48:21.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:48:21.656Z] Configure a credential helper to remove this warning. See [2025-01-08T13:48:21.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:48:21.656Z] [2025-01-08T13:48:21.656Z] Login Succeeded [2025-01-08T13:48:21.656Z] nexus3.edgexfoundry.org:10003 [2025-01-08T13:48:21.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:48:21.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:48:21.914Z] Configure a credential helper to remove this warning. See [2025-01-08T13:48:21.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:48:21.915Z] [2025-01-08T13:48:21.915Z] Login Succeeded [2025-01-08T13:48:21.915Z] nexus3.edgexfoundry.org:10004 [2025-01-08T13:48:21.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:48:21.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:48:21.915Z] Configure a credential helper to remove this warning. See [2025-01-08T13:48:21.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:48:21.915Z] [2025-01-08T13:48:21.915Z] Login Succeeded [2025-01-08T13:48:21.915Z] ****.io [2025-01-08T13:48:22.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:48:22.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:48:22.174Z] Configure a credential helper to remove this warning. See [2025-01-08T13:48:22.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:48:22.174Z] [2025-01-08T13:48:22.175Z] Login Succeeded [2025-01-08T13:48:22.175Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T13:48:22.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T13:48:22.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T13:48:22.268Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-01-08T13:48:22.268Z] 417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:48:22.268Z] latest [2025-01-08T13:48:22.268Z] 4.0.0-dev.13 [2025-01-08T13:48:22.268Z] 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [2025-01-08T13:48:22.268Z] main [2025-01-08T13:48:22.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:22.617Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:22.939Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:48:22.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-08T13:48:22.940Z] af5408274dc4: Preparing [2025-01-08T13:48:22.940Z] 05107f1a84fd: Preparing [2025-01-08T13:48:22.940Z] ec6771470c6e: Preparing [2025-01-08T13:48:22.940Z] 3cf83bdaa355: Preparing [2025-01-08T13:48:22.940Z] ad4f77f420aa: Preparing [2025-01-08T13:48:22.940Z] 8b23ba381c4b: Preparing [2025-01-08T13:48:22.940Z] b05f8993843a: Preparing [2025-01-08T13:48:22.940Z] 8b23ba381c4b: Waiting [2025-01-08T13:48:22.940Z] b05f8993843a: Waiting [2025-01-08T13:48:22.940Z] ec6771470c6e: Pushed [2025-01-08T13:48:22.940Z] ad4f77f420aa: Pushed [2025-01-08T13:48:22.940Z] 05107f1a84fd: Pushed [2025-01-08T13:48:22.940Z] 3cf83bdaa355: Pushed [2025-01-08T13:48:23.199Z] 8b23ba381c4b: Pushed [2025-01-08T13:48:23.457Z] b05f8993843a: Layer already exists [2025-01-08T13:48:25.985Z] af5408274dc4: Pushed [2025-01-08T13:48:26.243Z] 417c86065a47b25254e1850857be1c217fdb2528: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:26.569Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:26.898Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-08T13:48:26.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-08T13:48:26.898Z] af5408274dc4: Preparing [2025-01-08T13:48:26.898Z] 05107f1a84fd: Preparing [2025-01-08T13:48:26.898Z] ec6771470c6e: Preparing [2025-01-08T13:48:26.898Z] 3cf83bdaa355: Preparing [2025-01-08T13:48:26.898Z] ad4f77f420aa: Preparing [2025-01-08T13:48:26.898Z] 8b23ba381c4b: Preparing [2025-01-08T13:48:26.898Z] b05f8993843a: Preparing [2025-01-08T13:48:26.898Z] 8b23ba381c4b: Waiting [2025-01-08T13:48:26.898Z] b05f8993843a: Waiting [2025-01-08T13:48:26.898Z] ec6771470c6e: Layer already exists [2025-01-08T13:48:26.898Z] 05107f1a84fd: Layer already exists [2025-01-08T13:48:26.898Z] ad4f77f420aa: Layer already exists [2025-01-08T13:48:26.898Z] 3cf83bdaa355: Layer already exists [2025-01-08T13:48:26.898Z] af5408274dc4: Layer already exists [2025-01-08T13:48:26.898Z] 8b23ba381c4b: Layer already exists [2025-01-08T13:48:26.898Z] b05f8993843a: Layer already exists [2025-01-08T13:48:26.898Z] latest: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:27.224Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:27.549Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.13 [2025-01-08T13:48:27.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-08T13:48:27.549Z] af5408274dc4: Preparing [2025-01-08T13:48:27.549Z] 05107f1a84fd: Preparing [2025-01-08T13:48:27.549Z] ec6771470c6e: Preparing [2025-01-08T13:48:27.549Z] 3cf83bdaa355: Preparing [2025-01-08T13:48:27.549Z] ad4f77f420aa: Preparing [2025-01-08T13:48:27.549Z] 8b23ba381c4b: Preparing [2025-01-08T13:48:27.549Z] b05f8993843a: Preparing [2025-01-08T13:48:27.549Z] 8b23ba381c4b: Waiting [2025-01-08T13:48:27.549Z] b05f8993843a: Waiting [2025-01-08T13:48:27.549Z] af5408274dc4: Layer already exists [2025-01-08T13:48:27.549Z] ec6771470c6e: Layer already exists [2025-01-08T13:48:27.549Z] ad4f77f420aa: Layer already exists [2025-01-08T13:48:27.549Z] 05107f1a84fd: Layer already exists [2025-01-08T13:48:27.549Z] 3cf83bdaa355: Layer already exists [2025-01-08T13:48:27.549Z] 8b23ba381c4b: Layer already exists [2025-01-08T13:48:27.549Z] b05f8993843a: Layer already exists [2025-01-08T13:48:27.549Z] 4.0.0-dev.13: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:27.867Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:28.191Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [2025-01-08T13:48:28.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-08T13:48:28.191Z] af5408274dc4: Preparing [2025-01-08T13:48:28.191Z] 05107f1a84fd: Preparing [2025-01-08T13:48:28.191Z] ec6771470c6e: Preparing [2025-01-08T13:48:28.191Z] 3cf83bdaa355: Preparing [2025-01-08T13:48:28.191Z] ad4f77f420aa: Preparing [2025-01-08T13:48:28.191Z] 8b23ba381c4b: Preparing [2025-01-08T13:48:28.191Z] b05f8993843a: Preparing [2025-01-08T13:48:28.191Z] b05f8993843a: Waiting [2025-01-08T13:48:28.191Z] 8b23ba381c4b: Waiting [2025-01-08T13:48:28.191Z] 3cf83bdaa355: Layer already exists [2025-01-08T13:48:28.191Z] 05107f1a84fd: Layer already exists [2025-01-08T13:48:28.191Z] ad4f77f420aa: Layer already exists [2025-01-08T13:48:28.191Z] ec6771470c6e: Layer already exists [2025-01-08T13:48:28.191Z] af5408274dc4: Layer already exists [2025-01-08T13:48:28.191Z] 8b23ba381c4b: Layer already exists [2025-01-08T13:48:28.191Z] b05f8993843a: Layer already exists [2025-01-08T13:48:28.191Z] 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:28.517Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:28.838Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-01-08T13:48:28.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-08T13:48:28.838Z] af5408274dc4: Preparing [2025-01-08T13:48:28.838Z] 05107f1a84fd: Preparing [2025-01-08T13:48:28.838Z] ec6771470c6e: Preparing [2025-01-08T13:48:28.838Z] 3cf83bdaa355: Preparing [2025-01-08T13:48:28.838Z] ad4f77f420aa: Preparing [2025-01-08T13:48:28.838Z] 8b23ba381c4b: Preparing [2025-01-08T13:48:28.838Z] b05f8993843a: Preparing [2025-01-08T13:48:28.838Z] 8b23ba381c4b: Waiting [2025-01-08T13:48:28.838Z] b05f8993843a: Waiting [2025-01-08T13:48:28.838Z] 3cf83bdaa355: Layer already exists [2025-01-08T13:48:28.838Z] 05107f1a84fd: Layer already exists [2025-01-08T13:48:28.838Z] ad4f77f420aa: Layer already exists [2025-01-08T13:48:28.838Z] ec6771470c6e: Layer already exists [2025-01-08T13:48:28.838Z] 8b23ba381c4b: Layer already exists [2025-01-08T13:48:28.838Z] b05f8993843a: Layer already exists [2025-01-08T13:48:28.838Z] af5408274dc4: Layer already exists [2025-01-08T13:48:28.838Z] main: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T13:48:28.913Z] ===================================================== [Pipeline] echo [2025-01-08T13:48:28.929Z] taggedImages: [2025-01-08T13:48:28.929Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:48:28.929Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-08T13:48:28.929Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.13 [2025-01-08T13:48:28.929Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [2025-01-08T13:48:28.929Z] - 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 [2025-01-08T13:48:29.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T13:48:29.355Z] [2025-01-08T13:48:29.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:48:29.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T13:48:30.228Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-08T13:48:30.228Z] 5eb5b503b376: Pulling fs layer [2025-01-08T13:48:30.228Z] 5c69ac0246d0: Pulling fs layer [2025-01-08T13:48:30.228Z] ec43610c2a17: Pulling fs layer [2025-01-08T13:48:30.228Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-08T13:48:30.228Z] 33b1e0a273af: Pulling fs layer [2025-01-08T13:48:30.228Z] 5d3b04190fa2: Pulling fs layer [2025-01-08T13:48:30.228Z] 2f39f015ded8: Pulling fs layer [2025-01-08T13:48:30.228Z] 3a2ae6a8a46f: Waiting [2025-01-08T13:48:30.228Z] 33b1e0a273af: Waiting [2025-01-08T13:48:30.228Z] 5d3b04190fa2: Waiting [2025-01-08T13:48:30.228Z] 5c69ac0246d0: Download complete [2025-01-08T13:48:30.228Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-08T13:48:30.228Z] 3a2ae6a8a46f: Download complete [2025-01-08T13:48:30.228Z] 33b1e0a273af: Verifying Checksum [2025-01-08T13:48:30.228Z] 33b1e0a273af: Download complete [2025-01-08T13:48:30.228Z] ec43610c2a17: Verifying Checksum [2025-01-08T13:48:30.228Z] ec43610c2a17: Download complete [2025-01-08T13:48:30.228Z] 5d3b04190fa2: Verifying Checksum [2025-01-08T13:48:30.487Z] 5eb5b503b376: Verifying Checksum [2025-01-08T13:48:30.487Z] 5eb5b503b376: Download complete [2025-01-08T13:48:31.054Z] 2f39f015ded8: Download complete [2025-01-08T13:48:31.990Z] 5eb5b503b376: Pull complete [2025-01-08T13:48:32.559Z] 5c69ac0246d0: Pull complete [2025-01-08T13:48:33.495Z] ec43610c2a17: Pull complete [2025-01-08T13:48:34.431Z] 3a2ae6a8a46f: Pull complete [2025-01-08T13:48:36.337Z] 33b1e0a273af: Pull complete [2025-01-08T13:48:37.724Z] 5d3b04190fa2: Pull complete [2025-01-08T13:48:44.285Z] 2f39f015ded8: Pull complete [2025-01-08T13:48:44.852Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-08T13:48:45.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T13:48:45.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:48:45.207Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:48:45.243Z] $ 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 [2025-01-08T13:48:48.887Z] #9 DONE 37.5s [2025-01-08T13:48:48.887Z] [2025-01-08T13:48:48.887Z] #10 [builder 6/7] COPY . . [2025-01-08T13:48:48.887Z] #10 DONE 0.2s [2025-01-08T13:48:48.887Z] [2025-01-08T13:48:48.887Z] #11 [builder 7/7] RUN echo noop [2025-01-08T13:48:48.887Z] #11 0.673 noop [2025-01-08T13:48:48.887Z] #11 DONE 1.1s [2025-01-08T13:48:48.887Z] [2025-01-08T13:48:48.887Z] #12 exporting to image [2025-01-08T13:48:48.887Z] #12 exporting layers [2025-01-08T13:49:27.132Z] $ docker top 08bcd48c2bdfaa44f6f237d63b514c5f247b973316c8e9b66bde06da04eb74c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:49:27.545Z] ---> job-cost.sh [2025-01-08T13:49:27.545Z] lf-activate-venv: SKIPPING [2025-01-08T13:49:27.545Z] INFO: No Stack... [2025-01-08T13:49:27.752Z] #12 exporting layers 35.5s done [2025-01-08T13:49:27.752Z] #12 writing image sha256:e1fb41058490a9c758a0a8cdde60b6c3eb0e190564b4d1d483f276c3809c304b done [2025-01-08T13:49:27.752Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-08T13:49:27.752Z] #12 DONE 35.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-01-08T13:49:27.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2025-01-08T13:49:28.089Z] INFO: Archiving Costs [Pipeline] sh [2025-01-08T13:49:28.115Z] + docker inspect -f . ci-base-image-arm64 [2025-01-08T13:49:28.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:49:28.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-36354 does not seem to be running inside a container [2025-01-08T13:49:28.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/261 -v /w/workspace/app-service-configurable/261:/w/workspace/app-service-configurable/261:rw,z -v /w/workspace/app-service-configurable/261@tmp:/w/workspace/app-service-configurable/261@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 [2025-01-08T13:49:28.378Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-01-08T13:49:28.378Z] + cut -d, -f6 [2025-01-08T13:49:29.655Z] $ docker top 5b1c229b3be7a27e117969b1e1197ab60eb80252cd6b9c63faf6956a61646a47 -eo pid,comm [Pipeline] { [Pipeline] lock [2025-01-08T13:49:29.836Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [2025-01-08T13:49:29.846Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] did not exist. Created. [2025-01-08T13:49:29.852Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2025-01-08T13:49:30.418Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-08T13:49:30.479Z] Stashed 1 file(s) [Pipeline] } [2025-01-08T13:49:30.485Z] + go version [2025-01-08T13:49:30.485Z] go version go1.23.4 linux/arm64 [2025-01-08T13:49:30.486Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-08T13:49:30.576Z] $ docker stop --time=1 08bcd48c2bdfaa44f6f237d63b514c5f247b973316c8e9b66bde06da04eb74c4 [2025-01-08T13:49:37.769Z] $ docker rm -f --volumes 08bcd48c2bdfaa44f6f237d63b514c5f247b973316c8e9b66bde06da04eb74c4 [Pipeline] } [2025-01-08T13:49:38.342Z] $ docker stop --time=1 5b1c229b3be7a27e117969b1e1197ab60eb80252cd6b9c63faf6956a61646a47 [2025-01-08T13:49:39.879Z] $ docker rm -f --volumes 5b1c229b3be7a27e117969b1e1197ab60eb80252cd6b9c63faf6956a61646a47 [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:49:40.472Z] + docker inspect -f . ci-base-image-arm64 [2025-01-08T13:49:40.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:49:40.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-36354 does not seem to be running inside a container [2025-01-08T13:49:40.691Z] $ 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/261 -v /w/workspace/app-service-configurable/261:/w/workspace/app-service-configurable/261:rw,z -v /w/workspace/app-service-configurable/261@tmp:/w/workspace/app-service-configurable/261@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 [2025-01-08T13:49:41.583Z] $ docker top 4130c3ff5fc0ea825764d20a452c8a6a5306afe3c89254aa4d0636d95317cd6c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T13:49:42.060Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/261 [Pipeline] fileExists [Pipeline] sh [2025-01-08T13:49:42.391Z] + make test [2025-01-08T13:49:42.392Z] go test -race -coverprofile=coverage.out ./... [2025-01-08T13:52:49.236Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-08T13:52:49.236Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-08T13:52:49.236Z] go vet ./... [2025-01-08T13:55:10.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-08T13:55:10.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-08T13:55:10.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-08T13:55:10.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-08T13:55:10.961Z] $ docker stop --time=1 4130c3ff5fc0ea825764d20a452c8a6a5306afe3c89254aa4d0636d95317cd6c [2025-01-08T13:55:13.134Z] $ docker rm -f --volumes 4130c3ff5fc0ea825764d20a452c8a6a5306afe3c89254aa4d0636d95317cd6c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T13:55:15.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-08T13:55:15.277Z] Warning: overwriting stash ‘coverage-report’ [2025-01-08T13:55:15.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T13:55:16.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-08T13:55:16.440Z] + ls -al . [2025-01-08T13:55:16.440Z] total 244 [2025-01-08T13:55:16.440Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 8 13:49 . [2025-01-08T13:55:16.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 13:46 .. [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 13:46 .dockerignore [2025-01-08T13:55:16.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:47 .git [2025-01-08T13:55:16.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 13:46 .github [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 13:46 .gitignore [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 13:46 .golangci.yml [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 8 13:46 Attribution.txt [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 13:46 CHANGELOG.md [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 8 13:46 Dockerfile [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 13:46 GOVERNANCE.md [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 13:46 Jenkinsfile [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 13:46 LICENSE [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 13:46 OWNERS.md [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 8 13:46 README.md [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 8 13:44 VERSION [2025-01-08T13:55:16.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 13:46 bin [2025-01-08T13:55:16.440Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 8 13:52 coverage.out [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 8 13:46 go.mod [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 8 13:46 go.sum [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 13:46 main.go [2025-01-08T13:55:16.440Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 8 13:46 makefile [2025-01-08T13:55:16.440Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 13:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:55:16.791Z] + 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=417c86065a47b25254e1850857be1c217fdb2528 --label arch=arm64 --label version=4.0.0-dev.13 . [2025-01-08T13:55:17.747Z] #0 building with "default" instance using docker driver [2025-01-08T13:55:17.747Z] [2025-01-08T13:55:17.747Z] #1 [internal] load .dockerignore [2025-01-08T13:55:17.747Z] #1 transferring context: 159B 0.0s done [2025-01-08T13:55:17.747Z] #1 DONE 0.0s [2025-01-08T13:55:17.747Z] [2025-01-08T13:55:17.747Z] #2 [internal] load build definition from Dockerfile [2025-01-08T13:55:17.747Z] #2 transferring dockerfile: 2.05kB done [2025-01-08T13:55:17.747Z] #2 DONE 0.0s [2025-01-08T13:55:17.747Z] [2025-01-08T13:55:17.747Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T13:55:17.747Z] #3 DONE 0.0s [2025-01-08T13:55:17.747Z] [2025-01-08T13:55:17.747Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T13:55:17.747Z] #4 DONE 0.3s [2025-01-08T13:55:17.747Z] [2025-01-08T13:55:17.747Z] #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T13:55:17.747Z] #5 DONE 0.0s [2025-01-08T13:55:17.747Z] [2025-01-08T13:55:17.747Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T13:55:18.016Z] #6 ... [2025-01-08T13:55:18.016Z] [2025-01-08T13:55:18.016Z] #7 [internal] load build context [2025-01-08T13:55:18.016Z] #7 transferring context: 2.54kB 0.0s done [2025-01-08T13:55:18.016Z] #7 DONE 0.1s [2025-01-08T13:55:18.016Z] [2025-01-08T13:55:18.016Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T13:55:18.016Z] #6 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.1s done [2025-01-08T13:55:18.016Z] #6 ... [2025-01-08T13:55:18.016Z] [2025-01-08T13:55:18.016Z] #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T13:55:18.016Z] #5 DONE 0.2s [2025-01-08T13:55:18.016Z] [2025-01-08T13:55:18.016Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T13:55:18.016Z] #6 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-08T13:55:18.016Z] #6 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done [2025-01-08T13:55:18.016Z] #6 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done [2025-01-08T13:55:18.016Z] #6 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.1s done [2025-01-08T13:55:18.016Z] #6 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 [2025-01-08T13:55:18.602Z] #6 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 0.5s done [2025-01-08T13:55:18.870Z] #6 DONE 1.0s [2025-01-08T13:55:18.870Z] [2025-01-08T13:55:18.871Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-08T13:55:19.462Z] #8 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T13:55:19.729Z] #8 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T13:55:21.141Z] #8 2.234 (1/2) Installing ca-certificates (20241121-r1) [2025-01-08T13:55:21.141Z] #8 ... [2025-01-08T13:55:21.141Z] [2025-01-08T13:55:21.141Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-08T13:55:21.141Z] #9 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T13:55:21.141Z] #9 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T13:55:21.141Z] #9 2.629 OK: 239 MiB in 58 packages [2025-01-08T13:55:21.141Z] #9 DONE 3.0s [2025-01-08T13:55:21.141Z] [2025-01-08T13:55:21.141Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-08T13:55:21.141Z] #8 2.355 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-08T13:55:21.141Z] #8 2.365 Executing busybox-1.36.1-r29.trigger [2025-01-08T13:55:21.141Z] #8 2.404 Executing ca-certificates-20241121-r1.trigger [2025-01-08T13:55:21.410Z] #8 ... [2025-01-08T13:55:21.411Z] [2025-01-08T13:55:21.411Z] #10 [builder 3/7] WORKDIR /app [2025-01-08T13:55:21.411Z] #10 DONE 0.1s [2025-01-08T13:55:21.411Z] [2025-01-08T13:55:21.411Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-08T13:55:21.411Z] #11 DONE 0.2s [2025-01-08T13:55:21.411Z] [2025-01-08T13:55:21.411Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-08T13:55:21.411Z] #8 2.671 OK: 10 MiB in 16 packages [2025-01-08T13:55:22.000Z] #8 DONE 3.1s [2025-01-08T13:55:22.000Z] [2025-01-08T13:55:22.000Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T13:55:22.963Z] #12 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T13:55:23.232Z] #12 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T13:55:23.824Z] #12 ... [2025-01-08T13:55:23.824Z] [2025-01-08T13:55:23.824Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T13:55:23.824Z] #13 DONE 2.4s [2025-01-08T13:55:24.099Z] [2025-01-08T13:55:24.100Z] #14 [builder 6/7] COPY . . [2025-01-08T13:55:24.100Z] #14 DONE 0.2s [2025-01-08T13:55:24.100Z] [2025-01-08T13:55:24.100Z] #15 [builder 7/7] RUN make build [2025-01-08T13:55:24.688Z] #15 0.747 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-01-08T13:55:24.958Z] #15 ... [2025-01-08T13:55:24.958Z] [2025-01-08T13:55:24.958Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T13:55:24.958Z] #12 2.371 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-08T13:55:24.958Z] #12 2.395 Executing ca-certificates-20241121-r1.trigger [2025-01-08T13:55:24.958Z] #12 2.583 OK: 10 MiB in 16 packages [2025-01-08T13:55:24.958Z] #12 DONE 3.0s [2025-01-08T13:55:25.235Z] [2025-01-08T13:55:25.235Z] #15 [builder 7/7] RUN make build [2025-01-08T13:57:46.918Z] #15 DONE 128.8s [2025-01-08T13:57:46.918Z] [2025-01-08T13:57:46.918Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-08T13:57:46.918Z] #16 DONE 0.1s [2025-01-08T13:57:46.918Z] [2025-01-08T13:57:46.918Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-01-08T13:57:46.918Z] #17 DONE 0.1s [2025-01-08T13:57:46.918Z] [2025-01-08T13:57:46.918Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-01-08T13:57:46.918Z] #18 DONE 0.1s [2025-01-08T13:57:46.918Z] [2025-01-08T13:57:46.918Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-08T13:57:46.918Z] #19 DONE 0.4s [2025-01-08T13:57:46.918Z] [2025-01-08T13:57:46.918Z] #20 exporting to image [2025-01-08T13:57:46.918Z] #20 exporting layers [2025-01-08T13:57:46.918Z] #20 exporting layers 0.5s done [2025-01-08T13:57:46.918Z] #20 writing image sha256:d22e878ba330e134af68f26eac86e3b789424888b452f523c240faf710ebeb43 done [2025-01-08T13:57:46.918Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2025-01-08T13:57:46.918Z] #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 [2025-01-08T13:57:47.055Z] provisioning config files... [2025-01-08T13:57:47.069Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/261@tmp/config11627963988568067347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:57:47.406Z] ---> ****-login.sh [2025-01-08T13:57:47.406Z] nexus3.edgexfoundry.org:10001 [2025-01-08T13:57:47.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:57:47.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:57:47.672Z] Configure a credential helper to remove this warning. See [2025-01-08T13:57:47.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:57:47.672Z] [2025-01-08T13:57:47.672Z] Login Succeeded [2025-01-08T13:57:47.672Z] nexus3.edgexfoundry.org:10002 [2025-01-08T13:57:47.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:57:47.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:57:47.937Z] Configure a credential helper to remove this warning. See [2025-01-08T13:57:47.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:57:47.937Z] [2025-01-08T13:57:47.937Z] Login Succeeded [2025-01-08T13:57:47.937Z] nexus3.edgexfoundry.org:10003 [2025-01-08T13:57:48.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:57:48.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:57:48.204Z] Configure a credential helper to remove this warning. See [2025-01-08T13:57:48.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:57:48.204Z] [2025-01-08T13:57:48.204Z] Login Succeeded [2025-01-08T13:57:48.204Z] nexus3.edgexfoundry.org:10004 [2025-01-08T13:57:48.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:57:48.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:57:48.471Z] Configure a credential helper to remove this warning. See [2025-01-08T13:57:48.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:57:48.471Z] [2025-01-08T13:57:48.471Z] Login Succeeded [2025-01-08T13:57:48.471Z] ****.io [2025-01-08T13:57:48.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T13:57:49.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T13:57:49.002Z] Configure a credential helper to remove this warning. See [2025-01-08T13:57:49.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T13:57:49.002Z] [2025-01-08T13:57:49.002Z] Login Succeeded [2025-01-08T13:57:49.002Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T13:57:49.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T13:57:49.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T13:57:49.108Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-01-08T13:57:49.108Z] 417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:57:49.108Z] latest [2025-01-08T13:57:49.108Z] 4.0.0-dev.13 [2025-01-08T13:57:49.108Z] 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [2025-01-08T13:57:49.108Z] main [2025-01-08T13:57:49.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:57:49.475Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:57:49.828Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:57:49.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-08T13:57:49.828Z] 5e7b075a0078: Preparing [2025-01-08T13:57:49.828Z] d7a1e07974dc: Preparing [2025-01-08T13:57:49.828Z] ea85034be80e: Preparing [2025-01-08T13:57:49.828Z] 40476dbeb679: Preparing [2025-01-08T13:57:49.828Z] aed58c4b9063: Preparing [2025-01-08T13:57:49.828Z] dcbccc19c68a: Preparing [2025-01-08T13:57:49.828Z] f82783b86194: Preparing [2025-01-08T13:57:49.828Z] dcbccc19c68a: Waiting [2025-01-08T13:57:49.828Z] f82783b86194: Waiting [2025-01-08T13:57:50.093Z] d7a1e07974dc: Pushed [2025-01-08T13:57:50.093Z] ea85034be80e: Pushed [2025-01-08T13:57:50.093Z] 40476dbeb679: Pushed [2025-01-08T13:57:50.093Z] aed58c4b9063: Pushed [2025-01-08T13:57:50.093Z] f82783b86194: Layer already exists [2025-01-08T13:57:50.357Z] dcbccc19c68a: Pushed [2025-01-08T13:58:00.025Z] 5e7b075a0078: Pushed [2025-01-08T13:58:00.025Z] 417c86065a47b25254e1850857be1c217fdb2528: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:00.386Z] + 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 [2025-01-08T13:58:00.735Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-08T13:58:00.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-08T13:58:00.735Z] 5e7b075a0078: Preparing [2025-01-08T13:58:00.735Z] d7a1e07974dc: Preparing [2025-01-08T13:58:00.735Z] ea85034be80e: Preparing [2025-01-08T13:58:00.735Z] 40476dbeb679: Preparing [2025-01-08T13:58:00.735Z] aed58c4b9063: Preparing [2025-01-08T13:58:00.735Z] dcbccc19c68a: Preparing [2025-01-08T13:58:00.735Z] f82783b86194: Preparing [2025-01-08T13:58:00.735Z] dcbccc19c68a: Waiting [2025-01-08T13:58:00.735Z] f82783b86194: Waiting [2025-01-08T13:58:00.735Z] ea85034be80e: Layer already exists [2025-01-08T13:58:00.735Z] 40476dbeb679: Layer already exists [2025-01-08T13:58:00.735Z] d7a1e07974dc: Layer already exists [2025-01-08T13:58:00.735Z] aed58c4b9063: Layer already exists [2025-01-08T13:58:00.735Z] 5e7b075a0078: Layer already exists [2025-01-08T13:58:00.735Z] dcbccc19c68a: Layer already exists [2025-01-08T13:58:00.735Z] f82783b86194: Layer already exists [2025-01-08T13:58:01.000Z] latest: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:01.361Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:01.726Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.13 [2025-01-08T13:58:01.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-08T13:58:01.726Z] 5e7b075a0078: Preparing [2025-01-08T13:58:01.726Z] d7a1e07974dc: Preparing [2025-01-08T13:58:01.726Z] ea85034be80e: Preparing [2025-01-08T13:58:01.726Z] 40476dbeb679: Preparing [2025-01-08T13:58:01.726Z] aed58c4b9063: Preparing [2025-01-08T13:58:01.726Z] dcbccc19c68a: Preparing [2025-01-08T13:58:01.726Z] f82783b86194: Preparing [2025-01-08T13:58:01.726Z] dcbccc19c68a: Waiting [2025-01-08T13:58:01.726Z] f82783b86194: Waiting [2025-01-08T13:58:01.726Z] aed58c4b9063: Layer already exists [2025-01-08T13:58:01.726Z] d7a1e07974dc: Layer already exists [2025-01-08T13:58:01.726Z] 5e7b075a0078: Layer already exists [2025-01-08T13:58:01.726Z] ea85034be80e: Layer already exists [2025-01-08T13:58:01.726Z] 40476dbeb679: Layer already exists [2025-01-08T13:58:01.726Z] dcbccc19c68a: Layer already exists [2025-01-08T13:58:01.726Z] f82783b86194: Layer already exists [2025-01-08T13:58:01.990Z] 4.0.0-dev.13: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:02.348Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:02.709Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [2025-01-08T13:58:02.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-08T13:58:02.709Z] 5e7b075a0078: Preparing [2025-01-08T13:58:02.709Z] d7a1e07974dc: Preparing [2025-01-08T13:58:02.709Z] ea85034be80e: Preparing [2025-01-08T13:58:02.709Z] 40476dbeb679: Preparing [2025-01-08T13:58:02.709Z] aed58c4b9063: Preparing [2025-01-08T13:58:02.709Z] dcbccc19c68a: Preparing [2025-01-08T13:58:02.709Z] f82783b86194: Preparing [2025-01-08T13:58:02.709Z] dcbccc19c68a: Waiting [2025-01-08T13:58:02.709Z] f82783b86194: Waiting [2025-01-08T13:58:02.709Z] 5e7b075a0078: Layer already exists [2025-01-08T13:58:02.709Z] aed58c4b9063: Layer already exists [2025-01-08T13:58:02.709Z] 40476dbeb679: Layer already exists [2025-01-08T13:58:02.709Z] d7a1e07974dc: Layer already exists [2025-01-08T13:58:02.709Z] ea85034be80e: Layer already exists [2025-01-08T13:58:02.709Z] dcbccc19c68a: Layer already exists [2025-01-08T13:58:02.709Z] f82783b86194: Layer already exists [2025-01-08T13:58:02.973Z] 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:03.334Z] + 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 [2025-01-08T13:58:03.688Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-01-08T13:58:03.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-08T13:58:03.688Z] 5e7b075a0078: Preparing [2025-01-08T13:58:03.688Z] d7a1e07974dc: Preparing [2025-01-08T13:58:03.688Z] ea85034be80e: Preparing [2025-01-08T13:58:03.688Z] 40476dbeb679: Preparing [2025-01-08T13:58:03.688Z] aed58c4b9063: Preparing [2025-01-08T13:58:03.688Z] dcbccc19c68a: Preparing [2025-01-08T13:58:03.688Z] f82783b86194: Preparing [2025-01-08T13:58:03.688Z] dcbccc19c68a: Waiting [2025-01-08T13:58:03.688Z] f82783b86194: Waiting [2025-01-08T13:58:03.688Z] d7a1e07974dc: Layer already exists [2025-01-08T13:58:03.688Z] 40476dbeb679: Layer already exists [2025-01-08T13:58:03.688Z] aed58c4b9063: Layer already exists [2025-01-08T13:58:03.688Z] 5e7b075a0078: Layer already exists [2025-01-08T13:58:03.688Z] ea85034be80e: Layer already exists [2025-01-08T13:58:03.688Z] dcbccc19c68a: Layer already exists [2025-01-08T13:58:03.688Z] f82783b86194: Layer already exists [2025-01-08T13:58:03.955Z] main: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T13:58:04.036Z] ===================================================== [Pipeline] echo [2025-01-08T13:58:04.054Z] taggedImages: [2025-01-08T13:58:04.054Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528 [2025-01-08T13:58:04.054Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-08T13:58:04.054Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.13 [2025-01-08T13:58:04.054Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [2025-01-08T13:58:04.054Z] - 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 [2025-01-08T13:58:04.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T13:58:04.445Z] [2025-01-08T13:58:04.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:04.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T13:58:05.047Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-08T13:58:05.047Z] 8998bd30e6a1: Pulling fs layer [2025-01-08T13:58:05.047Z] 04944245beec: Pulling fs layer [2025-01-08T13:58:05.047Z] 699f458cf7ca: Pulling fs layer [2025-01-08T13:58:05.047Z] 765212b225bb: Pulling fs layer [2025-01-08T13:58:05.047Z] f23df028b6ca: Pulling fs layer [2025-01-08T13:58:05.047Z] d65c8cfc05b1: Pulling fs layer [2025-01-08T13:58:05.047Z] 2437ff75d9bd: Pulling fs layer [2025-01-08T13:58:05.047Z] 765212b225bb: Waiting [2025-01-08T13:58:05.047Z] f23df028b6ca: Waiting [2025-01-08T13:58:05.047Z] d65c8cfc05b1: Waiting [2025-01-08T13:58:05.047Z] 2437ff75d9bd: Waiting [2025-01-08T13:58:05.047Z] 04944245beec: Verifying Checksum [2025-01-08T13:58:05.047Z] 04944245beec: Download complete [2025-01-08T13:58:05.047Z] 765212b225bb: Verifying Checksum [2025-01-08T13:58:05.047Z] 765212b225bb: Download complete [2025-01-08T13:58:05.047Z] f23df028b6ca: Verifying Checksum [2025-01-08T13:58:05.047Z] f23df028b6ca: Download complete [2025-01-08T13:58:05.047Z] d65c8cfc05b1: Verifying Checksum [2025-01-08T13:58:05.047Z] d65c8cfc05b1: Download complete [2025-01-08T13:58:05.314Z] 699f458cf7ca: Verifying Checksum [2025-01-08T13:58:05.314Z] 699f458cf7ca: Download complete [2025-01-08T13:58:05.581Z] 8998bd30e6a1: Verifying Checksum [2025-01-08T13:58:05.581Z] 8998bd30e6a1: Download complete [2025-01-08T13:58:07.527Z] 2437ff75d9bd: Verifying Checksum [2025-01-08T13:58:07.527Z] 2437ff75d9bd: Download complete [2025-01-08T13:58:11.784Z] 8998bd30e6a1: Pull complete [2025-01-08T13:58:12.053Z] 04944245beec: Pull complete [2025-01-08T13:58:13.995Z] 699f458cf7ca: Pull complete [2025-01-08T13:58:13.995Z] 765212b225bb: Pull complete [2025-01-08T13:58:14.958Z] f23df028b6ca: Pull complete [2025-01-08T13:58:14.958Z] d65c8cfc05b1: Pull complete [2025-01-08T13:58:41.642Z] 2437ff75d9bd: Pull complete [2025-01-08T13:58:41.642Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-08T13:58:41.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T13:58:41.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:58:41.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-36354 does not seem to be running inside a container [2025-01-08T13:58:41.975Z] $ 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/261 -v /w/workspace/app-service-configurable/261:/w/workspace/app-service-configurable/261:rw,z -v /w/workspace/app-service-configurable/261@tmp:/w/workspace/app-service-configurable/261@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 [2025-01-08T13:58:43.807Z] $ docker top f820db260efbbe63472a4808953b8c188385dfe032b729610aa4af7791bb40c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:58:44.267Z] ---> job-cost.sh [2025-01-08T13:58:44.531Z] lf-activate-venv: SKIPPING [2025-01-08T13:58:44.532Z] INFO: No Stack... [2025-01-08T13:58:44.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T13:58:45.744Z] INFO: Archiving Costs [Pipeline] sh [2025-01-08T13:58:46.053Z] + cat /w/workspace/app-service-configurable/261/archives/cost.csv [2025-01-08T13:58:46.053Z] + cut -d, -f6 [Pipeline] lock [2025-01-08T13:58:46.107Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [2025-01-08T13:58:46.114Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] did not exist. Created. [2025-01-08T13:58:46.120Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-08T13:58:46.456Z] /w/workspace/app-service-configurable/261@tmp/durable-98df27ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-08T13:58:46.769Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-08T13:58:46.794Z] Warning: overwriting stash ‘stack-cost’ [2025-01-08T13:58:46.839Z] Stashed 1 file(s) [Pipeline] } [2025-01-08T13:58:46.847Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-08T13:58:46.877Z] $ docker stop --time=1 f820db260efbbe63472a4808953b8c188385dfe032b729610aa4af7791bb40c8 [2025-01-08T13:58:48.252Z] $ docker rm -f --volumes f820db260efbbe63472a4808953b8c188385dfe032b729610aa4af7791bb40c8 [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 [2025-01-08T13:58:48.718Z] provisioning config files... [2025-01-08T13:58:48.725Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14933601208449919393tmp [Pipeline] { [Pipeline] sh [2025-01-08T13:58:49.025Z] + set +x [2025-01-08T13:58:49.025Z] + bash -s -- [2025-01-08T13:58:49.025Z] + curl -s https://codecov.io/bash [2025-01-08T13:58:49.025Z] [2025-01-08T13:58:49.025Z] _____ _ [2025-01-08T13:58:49.025Z] / ____| | | [2025-01-08T13:58:49.025Z] | | ___ __| | ___ ___ _____ __ [2025-01-08T13:58:49.025Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-08T13:58:49.025Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-08T13:58:49.025Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-08T13:58:49.025Z] Bash-1.0.6 [2025-01-08T13:58:49.025Z] [2025-01-08T13:58:49.025Z] [2025-01-08T13:58:49.025Z] ==> git version 2.25.1 found [2025-01-08T13:58:49.025Z] ==> 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 [2025-01-08T13:58:49.025Z] Release-Date: 2020-01-08 [2025-01-08T13:58:49.025Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-08T13:58:49.025Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-08T13:58:49.025Z] ==> Jenkins CI detected. [2025-01-08T13:58:49.026Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-01-08T13:58:49.026Z] project root: . [2025-01-08T13:58:49.026Z] --> token set from env [2025-01-08T13:58:49.026Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-08T13:58:49.026Z] ==> Running gcov in . (disable via -X gcov) [2025-01-08T13:58:49.026Z] ==> Python coveragepy not found [2025-01-08T13:58:49.026Z] ==> Searching for coverage reports in: [2025-01-08T13:58:49.026Z] + . [2025-01-08T13:58:49.026Z] -> Found 1 reports [2025-01-08T13:58:49.026Z] ==> Detecting git/mercurial file structure [2025-01-08T13:58:49.287Z] ==> Reading reports [2025-01-08T13:58:49.287Z] + ./coverage.out bytes=953 [2025-01-08T13:58:49.287Z] ==> Appending adjustments [2025-01-08T13:58:49.287Z] https://docs.codecov.io/docs/fixing-reports [2025-01-08T13:58:49.287Z] + Found adjustments [2025-01-08T13:58:49.287Z] ==> Gzipping contents [2025-01-08T13:58:49.287Z] 4.0K /tmp/codecov.cR1mAK.gz [2025-01-08T13:58:49.287Z] ==> Uploading reports [2025-01-08T13:58:49.287Z] url: https://codecov.io [2025-01-08T13:58:49.287Z] query: branch=main&commit=417c86065a47b25254e1850857be1c217fdb2528&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F261%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-08T13:58:49.287Z] -> Pinging Codecov [2025-01-08T13:58:49.287Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=417c86065a47b25254e1850857be1c217fdb2528&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F261%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-08T13:58:49.549Z] -> Uploading to [2025-01-08T13:58:49.549Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/417c86065a47b25254e1850857be1c217fdb2528/aaefcf85-e72e-4a76-b522-11808aae521c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250108T135849Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=56822494c8e60b503ef94eb4f763112e28a54ba046eacedbf2635a363f48bff7 [2025-01-08T13:58:49.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T13:58:49.549Z] Dload Upload Total Spent Left Speed [2025-01-08T13:58:49.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1335 --:--:-- --:--:-- --:--:-- 1335 [2025-01-08T13:58:49.808Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] } [2025-01-08T13:58:49.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-08T13:58:50.055Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-08T13:58:50.069Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:50.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T13:58:50.382Z] [2025-01-08T13:58:50.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:58:50.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T13:58:50.684Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-08T13:58:50.684Z] 43c4264eed91: Pulling fs layer [2025-01-08T13:58:50.684Z] 4cc291be95ef: Pulling fs layer [2025-01-08T13:58:50.684Z] 2ac1f1163629: Pulling fs layer [2025-01-08T13:58:50.684Z] 5c3c966382ef: Pulling fs layer [2025-01-08T13:58:50.684Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T13:58:50.684Z] d9c7d2e4e75e: Pulling fs layer [2025-01-08T13:58:50.684Z] 9c3e1370e548: Pulling fs layer [2025-01-08T13:58:50.684Z] 4f4fb700ef54: Waiting [2025-01-08T13:58:50.684Z] d9c7d2e4e75e: Waiting [2025-01-08T13:58:50.684Z] 9c3e1370e548: Waiting [2025-01-08T13:58:50.684Z] 5c3c966382ef: Waiting [2025-01-08T13:58:50.684Z] 4cc291be95ef: Download complete [2025-01-08T13:58:50.684Z] 5c3c966382ef: Verifying Checksum [2025-01-08T13:58:50.684Z] 5c3c966382ef: Download complete [2025-01-08T13:58:50.684Z] 4f4fb700ef54: Verifying Checksum [2025-01-08T13:58:50.684Z] 4f4fb700ef54: Download complete [2025-01-08T13:58:50.684Z] 43c4264eed91: Verifying Checksum [2025-01-08T13:58:50.684Z] 43c4264eed91: Download complete [2025-01-08T13:58:50.943Z] d9c7d2e4e75e: Verifying Checksum [2025-01-08T13:58:50.943Z] d9c7d2e4e75e: Download complete [2025-01-08T13:58:50.943Z] 43c4264eed91: Pull complete [2025-01-08T13:58:50.943Z] 4cc291be95ef: Pull complete [2025-01-08T13:58:51.201Z] 2ac1f1163629: Verifying Checksum [2025-01-08T13:58:51.201Z] 2ac1f1163629: Download complete [2025-01-08T13:58:51.768Z] 9c3e1370e548: Verifying Checksum [2025-01-08T13:58:51.768Z] 9c3e1370e548: Download complete [2025-01-08T13:58:54.299Z] 2ac1f1163629: Pull complete [2025-01-08T13:58:54.299Z] 5c3c966382ef: Pull complete [2025-01-08T13:58:54.299Z] 4f4fb700ef54: Pull complete [2025-01-08T13:58:54.866Z] d9c7d2e4e75e: Pull complete [2025-01-08T13:58:57.393Z] 9c3e1370e548: Pull complete [2025-01-08T13:58:57.393Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-08T13:58:57.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T13:58:57.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:58:57.489Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:58:57.535Z] $ 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 [2025-01-08T13:59:06.464Z] $ docker top e11a795918f2e27f337bc51d9c690e6728dd4e4a1037aad476ffcb13308176a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T13:59:06.800Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-01-08T13:59:06.811Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-01-08T13:59:07.098Z] + set -o pipefail [2025-01-08T13:59:07.098Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-01-08T13:59:15.213Z] [2025-01-08T13:59:15.213Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-01-08T13:59:15.213Z] [2025-01-08T13:59:15.213Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/69c89b7f-1e27-43bd-9e90-14fa19d5528c [2025-01-08T13:59:15.213Z] [2025-01-08T13:59:15.213Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-08T13:59:15.213Z] [2025-01-08T13:59:15.213Z] [2025-01-08T13:59:15.213Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-08T13:59:15.213Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-08T13:59:15.238Z] $ docker stop --time=1 e11a795918f2e27f337bc51d9c690e6728dd4e4a1037aad476ffcb13308176a9 [2025-01-08T13:59:23.185Z] $ docker rm -f --volumes e11a795918f2e27f337bc51d9c690e6728dd4e4a1037aad476ffcb13308176a9 [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 [2025-01-08T13:59:24.027Z] + git log --format=format:%s -1 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] sh [2025-01-08T13:59:24.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T13:59:24.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:59:24.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T13:59:24.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:59:24.706Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:59:24.753Z] $ 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 [2025-01-08T13:59:25.203Z] $ docker top 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 -eo pid,comm [2025-01-08T13:59:25.297Z] 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). [2025-01-08T13:59:25.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T13:59:25.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T13:59:25.343Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T13:59:25.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T13:59:25.479Z] $ docker exec 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 ssh-agent [2025-01-08T13:59:25.583Z] SSH_AUTH_SOCK=/tmp/ssh-RNtd8xzrnJHG/agent.33 [2025-01-08T13:59:25.583Z] SSH_AGENT_PID=39 [2025-01-08T13:59:25.599Z] Running ssh-add (command line suppressed) [2025-01-08T13:59:25.732Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1804922701804290170.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1804922701804290170.key) [2025-01-08T13:59:25.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T13:59:26.054Z] + git semver tag [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,248 [run_tag] DEBUG tag force:False [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,248 [check_head_tag] DEBUG check head tag [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,250 [execute] INFO git cat-file --batch-check [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,254 [execute] INFO git cat-file --batch [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,287 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,288 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-01-08T13:59:26.337Z] 2025-01-08 13:59:26,291 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:59:26.337Z] 4.0.0-dev.13 [Pipeline] } [2025-01-08T13:59:26.367Z] $ docker exec --env ******** --env ******** 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 ssh-agent -k [2025-01-08T13:59:26.480Z] unset SSH_AUTH_SOCK; [2025-01-08T13:59:26.480Z] unset SSH_AGENT_PID; [2025-01-08T13:59:26.481Z] echo Agent pid 39 killed; [2025-01-08T13:59:26.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T13:59:26.803Z] + git semver [Pipeline] } [2025-01-08T13:59:27.091Z] $ docker stop --time=1 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 [2025-01-08T13:59:28.381Z] $ docker rm -f --volumes 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:59:28.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T13:59:28.792Z] [2025-01-08T13:59:28.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:59:29.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T13:59:29.095Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-08T13:59:29.095Z] ab5ef0e58194: Pulling fs layer [2025-01-08T13:59:29.095Z] 9712f1f96733: Pulling fs layer [2025-01-08T13:59:29.095Z] 63f879dbbcfc: Pulling fs layer [2025-01-08T13:59:29.095Z] 0d9ebad4ef96: Pulling fs layer [2025-01-08T13:59:29.095Z] e9a5061849ea: Pulling fs layer [2025-01-08T13:59:29.095Z] d747dcd14b5f: Pulling fs layer [2025-01-08T13:59:29.095Z] 2de7ff778b66: Pulling fs layer [2025-01-08T13:59:29.095Z] 0d9ebad4ef96: Waiting [2025-01-08T13:59:29.095Z] e9a5061849ea: Waiting [2025-01-08T13:59:29.095Z] d747dcd14b5f: Waiting [2025-01-08T13:59:29.095Z] 2de7ff778b66: Waiting [2025-01-08T13:59:29.095Z] 9712f1f96733: Verifying Checksum [2025-01-08T13:59:29.095Z] 9712f1f96733: Download complete [2025-01-08T13:59:29.664Z] 63f879dbbcfc: Verifying Checksum [2025-01-08T13:59:29.664Z] 63f879dbbcfc: Download complete [2025-01-08T13:59:29.664Z] e9a5061849ea: Verifying Checksum [2025-01-08T13:59:29.664Z] e9a5061849ea: Download complete [2025-01-08T13:59:29.664Z] 0d9ebad4ef96: Verifying Checksum [2025-01-08T13:59:29.664Z] 0d9ebad4ef96: Download complete [2025-01-08T13:59:29.664Z] d747dcd14b5f: Verifying Checksum [2025-01-08T13:59:29.664Z] d747dcd14b5f: Download complete [2025-01-08T13:59:29.664Z] ab5ef0e58194: Verifying Checksum [2025-01-08T13:59:29.664Z] ab5ef0e58194: Download complete [2025-01-08T13:59:29.922Z] 2de7ff778b66: Verifying Checksum [2025-01-08T13:59:29.922Z] 2de7ff778b66: Download complete [2025-01-08T13:59:32.448Z] ab5ef0e58194: Pull complete [2025-01-08T13:59:32.707Z] 9712f1f96733: Pull complete [2025-01-08T13:59:33.273Z] 63f879dbbcfc: Pull complete [2025-01-08T13:59:37.457Z] 0d9ebad4ef96: Pull complete [2025-01-08T13:59:37.457Z] e9a5061849ea: Pull complete [2025-01-08T13:59:37.457Z] d747dcd14b5f: Pull complete [2025-01-08T13:59:38.022Z] 2de7ff778b66: Pull complete [2025-01-08T13:59:38.022Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-08T13:59:38.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T13:59:38.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:59:38.123Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:59:38.166Z] $ 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 [2025-01-08T13:59:46.229Z] $ docker top 1971231eef3ff5b0d9a4cb7323191013bf22adc09075a458a1497100e9eca97d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-08T13:59:46.297Z] provisioning config files... [2025-01-08T13:59:46.308Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18180035923642526530tmp [2025-01-08T13:59:46.317Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4292816229537043889tmp [2025-01-08T13:59:46.325Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12761467167520290275tmp [Pipeline] { [Pipeline] echo [2025-01-08T13:59:46.434Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:59:46.727Z] ---> sigul-configuration.sh [2025-01-08T13:59:46.727Z] gpg: directory `/root/.gnupg' created [2025-01-08T13:59:46.727Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-08T13:59:46.727Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-08T13:59:46.727Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-08T13:59:46.727Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-08T13:59:46.727Z] gpg: CAST5 encrypted data [2025-01-08T13:59:46.727Z] gpg: encrypted with 1 passphrase [2025-01-08T13:59:46.727Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-08T13:59:47.021Z] + mkdir /home/jenkins [2025-01-08T13:59:47.021Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-08T13:59:47.318Z] + 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 [2025-01-08T13:59:47.334Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:59:47.627Z] ---> sigul-install.sh [2025-01-08T13:59:47.627Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-08T13:59:47.925Z] + git tag --list [2025-01-08T13:59:47.925Z] v1.0.0 [2025-01-08T13:59:47.925Z] v1.1.0 [2025-01-08T13:59:47.925Z] v1.2.0 [2025-01-08T13:59:47.925Z] v1.3.0 [2025-01-08T13:59:47.925Z] v1.3.1 [2025-01-08T13:59:47.925Z] v2.0.0 [2025-01-08T13:59:47.925Z] v2.0.1 [2025-01-08T13:59:47.925Z] v2.1.0 [2025-01-08T13:59:47.925Z] v2.1.1 [2025-01-08T13:59:47.925Z] v2.1.2 [2025-01-08T13:59:47.925Z] v2.2.0 [2025-01-08T13:59:47.925Z] v2.3 [2025-01-08T13:59:47.925Z] v2.3.0 [2025-01-08T13:59:47.925Z] v2.3.1 [2025-01-08T13:59:47.925Z] v3.0 [2025-01-08T13:59:47.925Z] v3.0.0 [2025-01-08T13:59:47.925Z] v3.0.1 [2025-01-08T13:59:47.926Z] v3.0.1-dev.1 [2025-01-08T13:59:47.926Z] v3.1 [2025-01-08T13:59:47.926Z] v3.1.0 [2025-01-08T13:59:47.926Z] v3.1.0-dev.1 [2025-01-08T13:59:47.926Z] v3.1.0-dev.10 [2025-01-08T13:59:47.926Z] v3.1.0-dev.11 [2025-01-08T13:59:47.926Z] v3.1.0-dev.12 [2025-01-08T13:59:47.926Z] v3.1.0-dev.13 [2025-01-08T13:59:47.926Z] v3.1.0-dev.14 [2025-01-08T13:59:47.926Z] v3.1.0-dev.15 [2025-01-08T13:59:47.926Z] v3.1.0-dev.16 [2025-01-08T13:59:47.926Z] v3.1.0-dev.17 [2025-01-08T13:59:47.926Z] v3.1.0-dev.18 [2025-01-08T13:59:47.926Z] v3.1.0-dev.19 [2025-01-08T13:59:47.926Z] v3.1.0-dev.2 [2025-01-08T13:59:47.926Z] v3.1.0-dev.20 [2025-01-08T13:59:47.926Z] v3.1.0-dev.21 [2025-01-08T13:59:47.926Z] v3.1.0-dev.22 [2025-01-08T13:59:47.926Z] v3.1.0-dev.23 [2025-01-08T13:59:47.926Z] v3.1.0-dev.24 [2025-01-08T13:59:47.926Z] v3.1.0-dev.25 [2025-01-08T13:59:47.926Z] v3.1.0-dev.26 [2025-01-08T13:59:47.926Z] v3.1.0-dev.27 [2025-01-08T13:59:47.926Z] v3.1.0-dev.28 [2025-01-08T13:59:47.926Z] v3.1.0-dev.29 [2025-01-08T13:59:47.926Z] v3.1.0-dev.3 [2025-01-08T13:59:47.926Z] v3.1.0-dev.30 [2025-01-08T13:59:47.926Z] v3.1.0-dev.31 [2025-01-08T13:59:47.926Z] v3.1.0-dev.32 [2025-01-08T13:59:47.926Z] v3.1.0-dev.33 [2025-01-08T13:59:47.926Z] v3.1.0-dev.34 [2025-01-08T13:59:47.926Z] v3.1.0-dev.35 [2025-01-08T13:59:47.926Z] v3.1.0-dev.36 [2025-01-08T13:59:47.926Z] v3.1.0-dev.37 [2025-01-08T13:59:47.926Z] v3.1.0-dev.38 [2025-01-08T13:59:47.926Z] v3.1.0-dev.39 [2025-01-08T13:59:47.926Z] v3.1.0-dev.4 [2025-01-08T13:59:47.926Z] v3.1.0-dev.5 [2025-01-08T13:59:47.926Z] v3.1.0-dev.6 [2025-01-08T13:59:47.926Z] v3.1.0-dev.7 [2025-01-08T13:59:47.926Z] v3.1.0-dev.8 [2025-01-08T13:59:47.926Z] v3.1.0-dev.9 [2025-01-08T13:59:47.926Z] v3.1.1 [2025-01-08T13:59:47.926Z] v3.1.1-dev.1 [2025-01-08T13:59:47.926Z] v3.2.0-dev.1 [2025-01-08T13:59:47.926Z] v3.2.0-dev.10 [2025-01-08T13:59:47.926Z] v3.2.0-dev.11 [2025-01-08T13:59:47.926Z] v3.2.0-dev.12 [2025-01-08T13:59:47.926Z] v3.2.0-dev.13 [2025-01-08T13:59:47.926Z] v3.2.0-dev.14 [2025-01-08T13:59:47.926Z] v3.2.0-dev.15 [2025-01-08T13:59:47.926Z] v3.2.0-dev.16 [2025-01-08T13:59:47.926Z] v3.2.0-dev.17 [2025-01-08T13:59:47.926Z] v3.2.0-dev.18 [2025-01-08T13:59:47.926Z] v3.2.0-dev.19 [2025-01-08T13:59:47.926Z] v3.2.0-dev.2 [2025-01-08T13:59:47.926Z] v3.2.0-dev.20 [2025-01-08T13:59:47.926Z] v3.2.0-dev.21 [2025-01-08T13:59:47.926Z] v3.2.0-dev.22 [2025-01-08T13:59:47.926Z] v3.2.0-dev.23 [2025-01-08T13:59:47.926Z] v3.2.0-dev.24 [2025-01-08T13:59:47.926Z] v3.2.0-dev.25 [2025-01-08T13:59:47.926Z] v3.2.0-dev.26 [2025-01-08T13:59:47.926Z] v3.2.0-dev.27 [2025-01-08T13:59:47.926Z] v3.2.0-dev.28 [2025-01-08T13:59:47.926Z] v3.2.0-dev.29 [2025-01-08T13:59:47.926Z] v3.2.0-dev.3 [2025-01-08T13:59:47.926Z] v3.2.0-dev.30 [2025-01-08T13:59:47.926Z] v3.2.0-dev.31 [2025-01-08T13:59:47.926Z] v3.2.0-dev.32 [2025-01-08T13:59:47.926Z] v3.2.0-dev.33 [2025-01-08T13:59:47.926Z] v3.2.0-dev.34 [2025-01-08T13:59:47.926Z] v3.2.0-dev.35 [2025-01-08T13:59:47.926Z] v3.2.0-dev.36 [2025-01-08T13:59:47.926Z] v3.2.0-dev.37 [2025-01-08T13:59:47.926Z] v3.2.0-dev.38 [2025-01-08T13:59:47.926Z] v3.2.0-dev.4 [2025-01-08T13:59:47.926Z] v3.2.0-dev.5 [2025-01-08T13:59:47.926Z] v3.2.0-dev.6 [2025-01-08T13:59:47.926Z] v3.2.0-dev.7 [2025-01-08T13:59:47.926Z] v3.2.0-dev.8 [2025-01-08T13:59:47.926Z] v3.2.0-dev.9 [2025-01-08T13:59:47.926Z] v4.0.0-dev.1 [2025-01-08T13:59:47.926Z] v4.0.0-dev.10 [2025-01-08T13:59:47.926Z] v4.0.0-dev.11 [2025-01-08T13:59:47.926Z] v4.0.0-dev.12 [2025-01-08T13:59:47.926Z] v4.0.0-dev.13 [2025-01-08T13:59:47.926Z] v4.0.0-dev.2 [2025-01-08T13:59:47.926Z] v4.0.0-dev.3 [2025-01-08T13:59:47.926Z] v4.0.0-dev.4 [2025-01-08T13:59:47.926Z] v4.0.0-dev.5 [2025-01-08T13:59:47.926Z] v4.0.0-dev.6 [2025-01-08T13:59:47.926Z] v4.0.0-dev.7 [2025-01-08T13:59:47.926Z] v4.0.0-dev.8 [2025-01-08T13:59:47.926Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-08T13:59:48.226Z] + lftools sign git-tag v4.0.0-dev.13 [2025-01-08T13:59:48.854Z] Signing Git tag with Sigul... [2025-01-08T13:59:48.854Z] Signing v4.0.0-dev.13 [Pipeline] echo [2025-01-08T13:59:49.126Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T13:59:49.424Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-08T13:59:49.432Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-08T13:59:49.481Z] $ docker stop --time=1 1971231eef3ff5b0d9a4cb7323191013bf22adc09075a458a1497100e9eca97d [2025-01-08T13:59:50.839Z] $ docker rm -f --volumes 1971231eef3ff5b0d9a4cb7323191013bf22adc09075a458a1497100e9eca97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-08T13:59:51.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T13:59:51.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:59:51.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T13:59:51.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:59:51.730Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:59:51.774Z] $ 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 [2025-01-08T13:59:52.277Z] $ docker top 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 -eo pid,comm [2025-01-08T13:59:52.307Z] 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). [2025-01-08T13:59:52.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T13:59:52.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T13:59:52.361Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T13:59:52.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T13:59:52.487Z] $ docker exec 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 ssh-agent [2025-01-08T13:59:52.569Z] SSH_AUTH_SOCK=/tmp/ssh-pPpnD3ygkIqi/agent.32 [2025-01-08T13:59:52.569Z] SSH_AGENT_PID=38 [2025-01-08T13:59:52.573Z] Running ssh-add (command line suppressed) [2025-01-08T13:59:52.685Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17767470234561867349.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17767470234561867349.key) [2025-01-08T13:59:52.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T13:59:52.976Z] + git semver bump pre [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,168 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,168 [bump_version] DEBUG bumped version:4.0.0-dev.14 [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,168 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,169 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,169 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,170 [execute] INFO git cat-file --batch-check [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,175 [execute] INFO git cat-file --batch [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T13:59:53.235Z] 2025-01-08 13:59:53,181 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:59:53.235Z] 4.0.0-dev.14 [Pipeline] } [2025-01-08T13:59:53.259Z] $ docker exec --env ******** --env ******** 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 ssh-agent -k [2025-01-08T13:59:53.344Z] unset SSH_AUTH_SOCK; [2025-01-08T13:59:53.344Z] unset SSH_AGENT_PID; [2025-01-08T13:59:53.344Z] echo Agent pid 38 killed; [2025-01-08T13:59:53.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T13:59:53.678Z] + git semver [Pipeline] } [2025-01-08T13:59:53.966Z] $ docker stop --time=1 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 [2025-01-08T13:59:55.278Z] $ docker rm -f --volumes 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T13:59:55.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T13:59:55.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T13:59:55.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T13:59:55.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T13:59:55.999Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T13:59:56.044Z] $ 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 [2025-01-08T13:59:56.402Z] $ docker top 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d -eo pid,comm [2025-01-08T13:59:56.431Z] 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). [2025-01-08T13:59:56.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T13:59:56.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T13:59:56.492Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T13:59:56.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T13:59:56.615Z] $ docker exec 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d ssh-agent [2025-01-08T13:59:56.705Z] SSH_AUTH_SOCK=/tmp/ssh-mF4ZBMgx5qM3/agent.32 [2025-01-08T13:59:56.705Z] SSH_AGENT_PID=39 [2025-01-08T13:59:56.710Z] Running ssh-add (command line suppressed) [2025-01-08T13:59:56.839Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10730074736889424950.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10730074736889424950.key) [2025-01-08T13:59:56.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T13:59:57.133Z] + git semver push [2025-01-08T13:59:57.392Z] 2025-01-08 13:59:57,322 [run_push] DEBUG push [2025-01-08T13:59:57.392Z] 2025-01-08 13:59:57,323 [execute] INFO git cat-file --batch-check [2025-01-08T13:59:57.392Z] 2025-01-08 13:59:57,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T13:59:57.392Z] 2025-01-08 13:59:57,326 [execute] INFO git rev-list 4efd952bf96d54a99e1a3b271ef95cfa322665b8 -- [2025-01-08T13:59:57.392Z] 2025-01-08 13:59:57,327 [execute] DEBUG Popen(['git', 'rev-list', '4efd952bf96d54a99e1a3b271ef95cfa322665b8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-08T13:59:57.392Z] 2025-01-08 13:59:57,338 [execute] INFO git fetch -v origin [2025-01-08T13:59:57.392Z] 2025-01-08 13:59:57,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-08T13:59:57.962Z] 2025-01-08 13:59:57,774 [run_push] DEBUG no remote changes detected [2025-01-08T13:59:57.962Z] 2025-01-08 13:59:57,774 [execute] INFO git push origin semver [2025-01-08T13:59:57.962Z] 2025-01-08 13:59:57,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-08T13:59:58.530Z] 2025-01-08 13:59:58,448 [run_push] DEBUG push all version tags [2025-01-08T13:59:58.530Z] 2025-01-08 13:59:58,449 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-08T13:59:58.530Z] 2025-01-08 13:59:58,449 [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) [2025-01-08T13:59:59.101Z] 2025-01-08 13:59:59,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-08T13:59:59.101Z] 4.0.0-dev.14 [Pipeline] } [2025-01-08T13:59:59.126Z] $ docker exec --env ******** --env ******** 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d ssh-agent -k [2025-01-08T13:59:59.220Z] unset SSH_AUTH_SOCK; [2025-01-08T13:59:59.222Z] unset SSH_AGENT_PID; [2025-01-08T13:59:59.223Z] echo Agent pid 39 killed; [2025-01-08T13:59:59.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T13:59:59.561Z] + git semver [Pipeline] } [2025-01-08T13:59:59.855Z] $ docker stop --time=1 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d [2025-01-08T14:00:01.166Z] $ docker rm -f --volumes 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d [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 [2025-01-08T14:00:01.851Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-01-08T14:00:01.851Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-08T14:00:01.851Z] total 16 [2025-01-08T14:00:01.851Z] drwxr-xr-x 3 root root 4096 Jan 8 13:49 . [2025-01-08T14:00:01.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:59 .. [2025-01-08T14:00:01.851Z] drwxr-xr-x 2 root root 4096 Jan 8 13:49 cost [2025-01-08T14:00:01.851Z] -rw-r--r-- 1 root root 96 Jan 8 13:49 cost.csv [2025-01-08T14:00:01.851Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-01-08T14:00:01.851Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-08T14:00:01.851Z] total 16 [2025-01-08T14:00:01.851Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 13:49 . [2025-01-08T14:00:01.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:59 .. [2025-01-08T14:00:01.851Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 13:49 cost [2025-01-08T14:00:01.851Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 8 13:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-08T14:00:02.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T14:00:03.013Z] ---> package-listing.sh [2025-01-08T14:00:03.013Z] ++ facter osfamily [2025-01-08T14:00:03.013Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-08T14:00:03.280Z] + OS_FAMILY=debian [2025-01-08T14:00:03.280Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-01-08T14:00:03.280Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-08T14:00:03.280Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-08T14:00:03.280Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-08T14:00:03.280Z] + PACKAGES=/tmp/packages_start.txt [2025-01-08T14:00:03.280Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-08T14:00:03.280Z] + PACKAGES=/tmp/packages_end.txt [2025-01-08T14:00:03.280Z] + case "${OS_FAMILY}" in [2025-01-08T14:00:03.280Z] + dpkg -l [2025-01-08T14:00:03.280Z] + grep '^ii' [2025-01-08T14:00:03.280Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-08T14:00:03.280Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-08T14:00:03.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-08T14:00:03.280Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-08T14:00:03.280Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-01-08T14:00:03.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-01-08T14:00:03.292Z] 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 [2025-01-08T14:00:03.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T14:00:04.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T14:00:04.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T14:00:04.237Z] prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container [2025-01-08T14:00:04.284Z] $ 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 [2025-01-08T14:00:04.532Z] $ docker top 5721618971b5fa55d5cdbd808918984a20551773cb40ef31153cf06fe2560111 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T14:00:04.875Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-08T14:00:05.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-08T14:00:05.447Z] + ls /var/log/sa-host [2025-01-08T14:00:05.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T14:00:05.530Z] provisioning config files... [2025-01-08T14:00:05.538Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12515393686100813946tmp [Pipeline] { [Pipeline] echo [2025-01-08T14:00:05.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T14:00:05.841Z] ---> create-netrc.sh [Pipeline] } [2025-01-08T14:00:05.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-08T14:00:06.189Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-08T14:00:06.197Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T14:00:06.479Z] ---> sudo-logs.sh [2025-01-08T14:00:06.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-08T14:00:06.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T14:00:06.792Z] ---> job-cost.sh [2025-01-08T14:00:06.792Z] lf-activate-venv: SKIPPING [2025-01-08T14:00:06.792Z] DEBUG: total: 0.2199999988079071 [2025-01-08T14:00:06.792Z] INFO: Retrieving Stack Cost... [2025-01-08T14:00:07.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T14:00:07.624Z] INFO: Archiving Costs [Pipeline] echo [2025-01-08T14:00:07.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T14:00:07.924Z] ---> logs-deploy.sh [2025-01-08T14:00:07.924Z] lf-activate-venv: SKIPPING [2025-01-08T14:00:07.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/261 [2025-01-08T14:00:07.924Z] INFO: archiving workspace using pattern(s): [2025-01-08T14:00:08.866Z] Archives upload complete. [2025-01-08T14:00:08.866Z] INFO: archiving logs to Nexus