Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e2b4de80f2f77675910eee7170c1292975a828e 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-ssh16729691858904312072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12126203216778480451.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9478067009470366097.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6275670945776023980.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-ssh658695987046068839.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1275 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 9e2b4de80f2f77675910eee7170c1292975a828e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#654)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 > git rev-list --no-walk 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-26T21:13:29.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-26T21:13:29.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-26T21:13:29.317Z] ========================================================= [2024-03-26T21:13:29.317Z] EdgeX Global Pipelines Version Info [2024-03-26T21:13:29.317Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:13:30.038Z] ------------------- [2024-03-26T21:13:30.038Z] stable info: [2024-03-26T21:13:30.038Z] ------------------- [2024-03-26T21:13:30.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-26T21:13:30.038Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T21:13:30.038Z] Message: update stable to v1.0.258 [2024-03-26T21:13:30.977Z] ------------------- [2024-03-26T21:13:30.977Z] experimental info: [2024-03-26T21:13:30.977Z] ------------------- [2024-03-26T21:13:30.977Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-26T21:13:30.977Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T21:13:30.977Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-26T21:13:31.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-26T21:13:31.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-26T21:13:31.109Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-26T21:13:31.129Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-26T21:13:31.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-26T21:13:31.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-26T21:13:31.194Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-26T21:13:31.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-26T21:13:31.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-26T21:13:31.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-26T21:13:31.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-26T21:13:31.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-26T21:13:31.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-26T21:13:31.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-26T21:13:31.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T21:13:31.385Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T21:13:31.407Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T21:13:31.425Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T21:13:31.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-26T21:13:31.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-26T21:13:31.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-26T21:13:31.508Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-26T21:13:31.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-26T21:13:31.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-26T21:13:31.566Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-26T21:13:31.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-26T21:13:31.612Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-26T21:13:31.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-26T21:13:31.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-26T21:13:31.679Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-26T21:13:31.701Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo [2024-03-26T21:13:31.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e2b4de [Pipeline] echo [2024-03-26T21:13:31.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:13:31.810Z] provisioning config files... [2024-03-26T21:13:31.825Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3771082792424641844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:13:32.218Z] ---> ****-login.sh [2024-03-26T21:13:32.218Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:13:32.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:32.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:32.478Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:32.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:32.478Z] [2024-03-26T21:13:32.478Z] Login Succeeded [2024-03-26T21:13:32.478Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:13:32.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:32.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:32.478Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:32.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:32.478Z] [2024-03-26T21:13:32.478Z] Login Succeeded [2024-03-26T21:13:32.478Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:13:32.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:32.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:32.739Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:32.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:32.739Z] [2024-03-26T21:13:32.739Z] Login Succeeded [2024-03-26T21:13:32.739Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:13:32.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:32.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:32.739Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:32.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:32.739Z] [2024-03-26T21:13:32.739Z] Login Succeeded [2024-03-26T21:13:32.739Z] ****.io [2024-03-26T21:13:32.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:33.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:33.000Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:33.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:33.000Z] [2024-03-26T21:13:33.000Z] Login Succeeded [2024-03-26T21:13:33.000Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:13:33.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-26T21:13:33.396Z] + git rev-list -1 --merges 9e2b4de80f2f77675910eee7170c1292975a828e~1..9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo [2024-03-26T21:13:33.423Z] -----------> git rev-list -1 --merges 9e2b4de80f2f77675910eee7170c1292975a828e~1..9e2b4de80f2f77675910eee7170c1292975a828e 9e2b4de80f2f77675910eee7170c1292975a828e [false] [Pipeline] sh [2024-03-26T21:13:33.716Z] + git log --format=format:%s -1 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo [2024-03-26T21:13:33.729Z] ========================================================= [2024-03-26T21:13:33.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-26T21:13:33.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:13:34.079Z] + git log --format=format:%s -1 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo [2024-03-26T21:13:34.091Z] [semverPrep] GIT_COMMIT: 9e2b4de80f2f77675910eee7170c1292975a828e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#654) [Pipeline] echo [2024-03-26T21:13:34.106Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-26T21:13:34.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:13:34.472Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-26T21:13:34.472Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-26T21:13:34.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-26T21:13:34.472Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-26T21:13:34.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-26T21:13:34.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:13:34.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:13:34.819Z] [2024-03-26T21:13:34.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:13:35.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:13:35.122Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-26T21:13:35.122Z] b85a868b505f: Pulling fs layer [2024-03-26T21:13:35.122Z] e2be974225ed: Pulling fs layer [2024-03-26T21:13:35.122Z] 339a4e72a1f5: Pulling fs layer [2024-03-26T21:13:35.122Z] 988bab9f4d93: Pulling fs layer [2024-03-26T21:13:35.122Z] 1469e6f7b9e6: Pulling fs layer [2024-03-26T21:13:35.122Z] eaf3925da568: Pulling fs layer [2024-03-26T21:13:35.122Z] bab4dde63d76: Pulling fs layer [2024-03-26T21:13:35.122Z] bde34c3a00c8: Pulling fs layer [2024-03-26T21:13:35.122Z] b352a97aabf1: Pulling fs layer [2024-03-26T21:13:35.122Z] 4872d77fe225: Pulling fs layer [2024-03-26T21:13:35.122Z] 5851b861e8e6: Pulling fs layer [2024-03-26T21:13:35.122Z] eaf3925da568: Waiting [2024-03-26T21:13:35.122Z] bab4dde63d76: Waiting [2024-03-26T21:13:35.122Z] 4872d77fe225: Waiting [2024-03-26T21:13:35.122Z] 5851b861e8e6: Waiting [2024-03-26T21:13:35.122Z] bde34c3a00c8: Waiting [2024-03-26T21:13:35.122Z] 1469e6f7b9e6: Waiting [2024-03-26T21:13:35.122Z] b352a97aabf1: Waiting [2024-03-26T21:13:35.122Z] 988bab9f4d93: Waiting [2024-03-26T21:13:35.122Z] e2be974225ed: Download complete [2024-03-26T21:13:35.122Z] 988bab9f4d93: Verifying Checksum [2024-03-26T21:13:35.122Z] 988bab9f4d93: Download complete [2024-03-26T21:13:35.122Z] 1469e6f7b9e6: Verifying Checksum [2024-03-26T21:13:35.122Z] 1469e6f7b9e6: Download complete [2024-03-26T21:13:35.122Z] 339a4e72a1f5: Verifying Checksum [2024-03-26T21:13:35.122Z] 339a4e72a1f5: Download complete [2024-03-26T21:13:35.122Z] eaf3925da568: Verifying Checksum [2024-03-26T21:13:35.122Z] eaf3925da568: Download complete [2024-03-26T21:13:35.122Z] bde34c3a00c8: Verifying Checksum [2024-03-26T21:13:35.122Z] bde34c3a00c8: Download complete [2024-03-26T21:13:35.381Z] b352a97aabf1: Verifying Checksum [2024-03-26T21:13:35.381Z] b352a97aabf1: Download complete [2024-03-26T21:13:35.381Z] 4872d77fe225: Download complete [2024-03-26T21:13:35.381Z] 5851b861e8e6: Download complete [2024-03-26T21:13:35.381Z] b85a868b505f: Verifying Checksum [2024-03-26T21:13:35.381Z] b85a868b505f: Download complete [2024-03-26T21:13:35.639Z] bab4dde63d76: Verifying Checksum [2024-03-26T21:13:35.639Z] bab4dde63d76: Download complete [2024-03-26T21:13:36.573Z] b85a868b505f: Pull complete [2024-03-26T21:13:36.573Z] e2be974225ed: Pull complete [2024-03-26T21:13:36.831Z] 339a4e72a1f5: Pull complete [2024-03-26T21:13:37.090Z] 988bab9f4d93: Pull complete [2024-03-26T21:13:37.090Z] 1469e6f7b9e6: Pull complete [2024-03-26T21:13:37.349Z] eaf3925da568: Pull complete [2024-03-26T21:13:39.253Z] bab4dde63d76: Pull complete [2024-03-26T21:13:39.253Z] bde34c3a00c8: Pull complete [2024-03-26T21:13:39.253Z] b352a97aabf1: Pull complete [2024-03-26T21:13:39.253Z] 4872d77fe225: Pull complete [2024-03-26T21:13:39.253Z] 5851b861e8e6: Pull complete [2024-03-26T21:13:39.253Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-26T21:13:39.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:13:39.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:13:39.381Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:13:39.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T21:13:41.803Z] $ docker top 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 -eo pid,comm [2024-03-26T21:13:41.857Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-26T21:13:41.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:13:41.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:13:41.905Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:13:42.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:13:42.010Z] $ docker exec 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent [2024-03-26T21:13:42.108Z] SSH_AUTH_SOCK=/tmp/ssh-PJ7I0iuzmDaV/agent.31 [2024-03-26T21:13:42.108Z] SSH_AGENT_PID=37 [2024-03-26T21:13:42.114Z] Running ssh-add (command line suppressed) [2024-03-26T21:13:42.208Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11608476821983169647.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11608476821983169647.key) [2024-03-26T21:13:42.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:13:42.515Z] + git tag --points-at HEAD [Pipeline] } [2024-03-26T21:13:42.525Z] $ docker exec --env ******** --env ******** 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent -k [2024-03-26T21:13:42.630Z] unset SSH_AUTH_SOCK; [2024-03-26T21:13:42.630Z] unset SSH_AGENT_PID; [2024-03-26T21:13:42.630Z] echo Agent pid 37 killed; [2024-03-26T21:13:42.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-26T21:13:42.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:13:42.675Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:13:42.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:13:42.788Z] $ docker exec 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent [2024-03-26T21:13:42.894Z] SSH_AUTH_SOCK=/tmp/ssh-wYFJmg3YsjNI/agent.71 [2024-03-26T21:13:42.895Z] SSH_AGENT_PID=78 [2024-03-26T21:13:42.899Z] Running ssh-add (command line suppressed) [2024-03-26T21:13:42.990Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_550387958390412707.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_550387958390412707.key) [2024-03-26T21:13:43.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:13:43.299Z] + git semver init [2024-03-26T21:13:43.558Z] 2024-03-26 21:13:43,491 [run_init] DEBUG init version:0.0.0 force:False [2024-03-26T21:13:43.558Z] 2024-03-26 21:13:43,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-03-26T21:13:43.558Z] 2024-03-26 21:13:43,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-03-26T21:13:43.558Z] 2024-03-26 21:13:43,492 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:13:44.937Z] 2024-03-26 21:13:44,751 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-03-26T21:13:44.937Z] 2024-03-26 21:13:44,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-03-26T21:13:44.937Z] 2024-03-26 21:13:44,751 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:13:44.937Z] 2024-03-26 21:13:44,752 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:13:44.937Z] 3.2.0-dev.21 [Pipeline] } [2024-03-26T21:13:44.945Z] $ docker exec --env ******** --env ******** 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent -k [2024-03-26T21:13:45.047Z] unset SSH_AUTH_SOCK; [2024-03-26T21:13:45.049Z] unset SSH_AGENT_PID; [2024-03-26T21:13:45.050Z] echo Agent pid 78 killed; [2024-03-26T21:13:45.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:13:45.388Z] + git semver [Pipeline] } [2024-03-26T21:13:45.665Z] $ docker stop --time=1 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 [2024-03-26T21:13:46.939Z] $ docker rm -f --volumes 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:13:47.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-26T21:13:47.500Z] Stashed 1 file(s) [Pipeline] echo [2024-03-26T21:13:47.502Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:13:47.695Z] provisioning config files... [2024-03-26T21:13:47.706Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16913460198907152562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:13:48.008Z] ---> ****-login.sh [2024-03-26T21:13:48.008Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:13:48.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:48.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:48.008Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:48.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:48.008Z] [2024-03-26T21:13:48.009Z] Login Succeeded [2024-03-26T21:13:48.009Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:13:48.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:48.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:48.009Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:48.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:48.009Z] [2024-03-26T21:13:48.009Z] Login Succeeded [2024-03-26T21:13:48.009Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:13:48.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:48.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:48.268Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:48.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:48.268Z] [2024-03-26T21:13:48.268Z] Login Succeeded [2024-03-26T21:13:48.268Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:13:48.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:48.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:48.268Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:48.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:48.268Z] [2024-03-26T21:13:48.268Z] Login Succeeded [2024-03-26T21:13:48.268Z] ****.io [2024-03-26T21:13:48.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:13:48.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:13:48.528Z] Configure a credential helper to remove this warning. See [2024-03-26T21:13:48.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:13:48.528Z] [2024-03-26T21:13:48.528Z] Login Succeeded [2024-03-26T21:13:48.528Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:13:48.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T21:13:48.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:13:48.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:13:48.657Z] ========================================================= [2024-03-26T21:13:48.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-26T21:13:48.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:13:48.992Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-26T21:13:48.992Z] Sending build context to Docker daemon 8.964MB [2024-03-26T21:13:48.992Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:13:48.992Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T21:13:48.992Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-26T21:13:48.992Z] 7264a8db6415: Pulling fs layer [2024-03-26T21:13:48.992Z] c4d48a809fc2: Pulling fs layer [2024-03-26T21:13:48.992Z] 4f1c88b9dad5: Pulling fs layer [2024-03-26T21:13:48.992Z] ad3a456e5733: Pulling fs layer [2024-03-26T21:13:48.992Z] 69c7f0334f64: Pulling fs layer [2024-03-26T21:13:48.992Z] 1f1c1a5573a3: Pulling fs layer [2024-03-26T21:13:48.992Z] ce7588e14bc9: Pulling fs layer [2024-03-26T21:13:48.992Z] b5e4710f87ac: Pulling fs layer [2024-03-26T21:13:48.992Z] 69c7f0334f64: Waiting [2024-03-26T21:13:48.992Z] 1f1c1a5573a3: Waiting [2024-03-26T21:13:48.992Z] b5e4710f87ac: Waiting [2024-03-26T21:13:48.992Z] ad3a456e5733: Waiting [2024-03-26T21:13:48.992Z] ce7588e14bc9: Waiting [2024-03-26T21:13:48.992Z] c4d48a809fc2: Verifying Checksum [2024-03-26T21:13:48.992Z] c4d48a809fc2: Download complete [2024-03-26T21:13:48.992Z] ad3a456e5733: Download complete [2024-03-26T21:13:48.992Z] 69c7f0334f64: Verifying Checksum [2024-03-26T21:13:48.992Z] 69c7f0334f64: Download complete [2024-03-26T21:13:48.992Z] 7264a8db6415: Verifying Checksum [2024-03-26T21:13:48.992Z] 7264a8db6415: Download complete [2024-03-26T21:13:49.271Z] 1f1c1a5573a3: Verifying Checksum [2024-03-26T21:13:49.271Z] 1f1c1a5573a3: Download complete [2024-03-26T21:13:49.271Z] 7264a8db6415: Pull complete [2024-03-26T21:13:49.271Z] b5e4710f87ac: Verifying Checksum [2024-03-26T21:13:49.271Z] b5e4710f87ac: Download complete [2024-03-26T21:13:49.529Z] c4d48a809fc2: Pull complete [2024-03-26T21:13:49.529Z] 4f1c88b9dad5: Verifying Checksum [2024-03-26T21:13:49.529Z] 4f1c88b9dad5: Download complete [2024-03-26T21:13:50.094Z] ce7588e14bc9: Verifying Checksum [2024-03-26T21:13:50.094Z] ce7588e14bc9: Download complete [2024-03-26T21:13:52.621Z] 4f1c88b9dad5: Pull complete [2024-03-26T21:13:52.621Z] ad3a456e5733: Pull complete [2024-03-26T21:13:52.621Z] 69c7f0334f64: Pull complete [2024-03-26T21:13:52.621Z] 1f1c1a5573a3: Pull complete [2024-03-26T21:13:55.157Z] ce7588e14bc9: Pull complete [2024-03-26T21:13:55.417Z] b5e4710f87ac: Pull complete [2024-03-26T21:13:55.417Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-26T21:13:55.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-26T21:13:55.417Z] ---> 88b5674ff536 [2024-03-26T21:13:55.417Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:13:59.714Z] ---> Running in 37b2ab45afc6 [2024-03-26T21:13:59.714Z] Removing intermediate container 37b2ab45afc6 [2024-03-26T21:13:59.714Z] ---> cca2c11c5bb1 [2024-03-26T21:13:59.714Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:13:59.714Z] ---> Running in 2e665eeec63e [2024-03-26T21:13:59.714Z] Removing intermediate container 2e665eeec63e [2024-03-26T21:13:59.714Z] ---> 561a0282c8be [2024-03-26T21:13:59.714Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:13:59.714Z] ---> Running in 678b9b176c06 [2024-03-26T21:13:59.714Z] Removing intermediate container 678b9b176c06 [2024-03-26T21:13:59.714Z] ---> 6ea9b5c18b05 [2024-03-26T21:13:59.714Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:13:59.714Z] ---> Running in cefad8c33616 [2024-03-26T21:13:59.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:13:59.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:13:59.973Z] OK: 264 MiB in 52 packages [2024-03-26T21:14:00.541Z] Removing intermediate container cefad8c33616 [2024-03-26T21:14:00.541Z] ---> 7477b73bb3f8 [2024-03-26T21:14:00.541Z] Step 7/12 : WORKDIR /app [2024-03-26T21:14:00.541Z] ---> Running in 724fa38f3262 [2024-03-26T21:14:00.541Z] Removing intermediate container 724fa38f3262 [2024-03-26T21:14:00.541Z] ---> 273ce17afef6 [2024-03-26T21:14:00.541Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T21:14:00.541Z] ---> a2668a7521ea [2024-03-26T21:14:00.541Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:14:00.541Z] ---> Running in fc5d5d8459c1 [2024-03-26T21:14:02.639Z] Still waiting to schedule task [2024-03-26T21:14:02.639Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1276’ [2024-03-26T21:14:47.302Z] Removing intermediate container fc5d5d8459c1 [2024-03-26T21:14:47.302Z] ---> 7890aacc499b [2024-03-26T21:14:47.302Z] Step 10/12 : COPY . . [2024-03-26T21:14:47.302Z] ---> 5c0413c12bf5 [2024-03-26T21:14:47.302Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:14:47.302Z] ---> Running in 6882893f6b7d [2024-03-26T21:14:47.302Z] Removing intermediate container 6882893f6b7d [2024-03-26T21:14:47.302Z] ---> 8d2f03f4bc79 [2024-03-26T21:14:47.302Z] Step 12/12 : RUN $MAKE [2024-03-26T21:14:47.302Z] ---> Running in d4220d3c8d56 [2024-03-26T21:14:47.302Z] noop [2024-03-26T21:14:47.302Z] Removing intermediate container d4220d3c8d56 [2024-03-26T21:14:47.302Z] ---> 57b27d2bfd07 [2024-03-26T21:14:47.302Z] Successfully built 57b27d2bfd07 [2024-03-26T21:14:47.302Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:14:47.628Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T21:14:47.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:14:47.704Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:14:47.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-26T21:14:48.057Z] $ docker top 50a6a01feaf6639224b4bc9feb19e78bbdb81d6fc14024c999f4e752b476004b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:14:48.414Z] + go version [2024-03-26T21:14:48.414Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-26T21:14:48.423Z] $ docker stop --time=1 50a6a01feaf6639224b4bc9feb19e78bbdb81d6fc14024c999f4e752b476004b [2024-03-26T21:14:49.688Z] $ docker rm -f --volumes 50a6a01feaf6639224b4bc9feb19e78bbdb81d6fc14024c999f4e752b476004b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:14:50.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T21:14:50.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:14:50.203Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:14:50.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-26T21:14:50.519Z] $ docker top 3891e44488e439b2ef6affd65d45674b8bd37160588553c868a7e11aabdc140c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:14:50.867Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-03-26T21:14:51.166Z] + make test [2024-03-26T21:14:51.166Z] go test -race -coverprofile=coverage.out ./... [2024-03-26T21:15:17.707Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-26T21:15:44.234Z] go vet ./... [2024-03-26T21:15:46.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T21:15:46.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T21:15:46.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-26T21:15:47.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T21:15:47.047Z] $ docker stop --time=1 3891e44488e439b2ef6affd65d45674b8bd37160588553c868a7e11aabdc140c [2024-03-26T21:15:50.843Z] $ docker rm -f --volumes 3891e44488e439b2ef6affd65d45674b8bd37160588553c868a7e11aabdc140c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:15:51.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T21:15:51.479Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-26T21:15:51.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T21:15:52.197Z] + ls -al . [2024-03-26T21:15:52.197Z] total 260 [2024-03-26T21:15:52.197Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 21:14 . [2024-03-26T21:15:52.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:13 .. [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:13 .dockerignore [2024-03-26T21:15:52.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:15 .git [2024-03-26T21:15:52.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:13 .github [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 26 21:13 .gitignore [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:13 .golangci.yml [2024-03-26T21:15:52.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:13 .semver [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 26 21:13 Attribution.txt [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 26 21:13 CHANGELOG.md [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 26 21:13 Dockerfile [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:13 GOVERNANCE.md [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 26 21:13 Jenkinsfile [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:13 LICENSE [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 21:13 OWNERS.md [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 26 21:13 README.md [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:13 VERSION [2024-03-26T21:15:52.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:13 bin [2024-03-26T21:15:52.198Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 26 21:14 coverage.out [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 26 21:13 go.mod [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:13 go.sum [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 21:13 main.go [2024-03-26T21:15:52.198Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 26 21:13 makefile [2024-03-26T21:15:52.198Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 21:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:52.535Z] + 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=9e2b4de80f2f77675910eee7170c1292975a828e --label arch=amd64 --label version=3.2.0-dev.21 . [2024-03-26T21:15:52.535Z] Sending build context to Docker daemon 8.965MB [2024-03-26T21:15:52.535Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:15:52.535Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-26T21:15:52.535Z] ---> 57b27d2bfd07 [2024-03-26T21:15:52.535Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:15:52.794Z] ---> Running in 6bcdd9111147 [2024-03-26T21:15:52.794Z] Removing intermediate container 6bcdd9111147 [2024-03-26T21:15:52.794Z] ---> d5cd29600f03 [2024-03-26T21:15:52.794Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:15:52.794Z] ---> Running in e5d3702088c7 [2024-03-26T21:15:52.794Z] Removing intermediate container e5d3702088c7 [2024-03-26T21:15:52.794Z] ---> 9eb4da107f1f [2024-03-26T21:15:52.794Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:15:52.794Z] ---> Running in 171e07c07aea [2024-03-26T21:15:53.052Z] Removing intermediate container 171e07c07aea [2024-03-26T21:15:53.052Z] ---> b71b8fe3ca6a [2024-03-26T21:15:53.052Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:15:53.052Z] ---> Running in 9bcf9b9477e9 [2024-03-26T21:15:53.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:15:53.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:15:53.827Z] OK: 264 MiB in 52 packages [2024-03-26T21:15:54.086Z] Removing intermediate container 9bcf9b9477e9 [2024-03-26T21:15:54.086Z] ---> d7aaeaa493b9 [2024-03-26T21:15:54.086Z] Step 7/27 : WORKDIR /app [2024-03-26T21:15:54.086Z] ---> Running in 75884b55b695 [2024-03-26T21:15:54.086Z] Removing intermediate container 75884b55b695 [2024-03-26T21:15:54.086Z] ---> 39caddeb1885 [2024-03-26T21:15:54.086Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-26T21:15:54.344Z] ---> 88c00ed28567 [2024-03-26T21:15:54.344Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:15:54.344Z] ---> Running in 9e2d6e020e41 [2024-03-26T21:15:54.912Z] Removing intermediate container 9e2d6e020e41 [2024-03-26T21:15:54.912Z] ---> 8e0c252f2baf [2024-03-26T21:15:54.912Z] Step 10/27 : COPY . . [2024-03-26T21:15:55.480Z] ---> ab6aeeae51c5 [2024-03-26T21:15:55.480Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:15:55.480Z] ---> Running in d97723b60ec6 [2024-03-26T21:15:55.480Z] Removing intermediate container d97723b60ec6 [2024-03-26T21:15:55.480Z] ---> ce0e1341eada [2024-03-26T21:15:55.480Z] Step 12/27 : RUN $MAKE [2024-03-26T21:15:55.480Z] ---> Running in 3a179a7f802e [2024-03-26T21:15:55.739Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-service-configurable [2024-03-26T21:16:22.271Z] Removing intermediate container 3a179a7f802e [2024-03-26T21:16:22.271Z] ---> 5ca996809cd0 [2024-03-26T21:16:22.271Z] Step 13/27 : FROM alpine:3.18 [2024-03-26T21:16:22.271Z] 3.18: Pulling from library/alpine [2024-03-26T21:16:22.271Z] 619be1103602: Pulling fs layer [2024-03-26T21:16:22.271Z] 619be1103602: Download complete [2024-03-26T21:16:22.530Z] 619be1103602: Pull complete [2024-03-26T21:16:22.530Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T21:16:22.530Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T21:16:22.530Z] ---> d3782b16ccc9 [2024-03-26T21:16:22.530Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T21:16:22.788Z] ---> Running in 73e8b2b4d85c [2024-03-26T21:16:22.788Z] Removing intermediate container 73e8b2b4d85c [2024-03-26T21:16:22.788Z] ---> 2e489d87957d [2024-03-26T21:16:22.788Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-26T21:16:22.788Z] ---> Running in df6bb8deaf73 [2024-03-26T21:16:22.788Z] Removing intermediate container df6bb8deaf73 [2024-03-26T21:16:22.788Z] ---> df1d23cbf86a [2024-03-26T21:16:22.788Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-26T21:16:22.788Z] ---> Running in cba444b57a44 [2024-03-26T21:16:23.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:16:23.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:16:23.305Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T21:16:23.305Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T21:16:23.305Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T21:16:23.305Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:16:23.563Z] OK: 8 MiB in 17 packages [2024-03-26T21:16:23.823Z] Removing intermediate container cba444b57a44 [2024-03-26T21:16:23.823Z] ---> 128a89a880ea [2024-03-26T21:16:23.823Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-26T21:16:23.823Z] ---> Running in bdaeece143de [2024-03-26T21:16:24.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:16:24.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:16:24.341Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T21:16:24.341Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:16:24.342Z] OK: 8 MiB in 17 packages [2024-03-26T21:16:24.600Z] Removing intermediate container bdaeece143de [2024-03-26T21:16:24.600Z] ---> 065ef2a65ff6 [2024-03-26T21:16:24.600Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T21:16:24.862Z] ---> e1230159a5e0 [2024-03-26T21:16:24.862Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T21:16:24.862Z] ---> 1cf2039dd8b2 [2024-03-26T21:16:24.862Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-26T21:16:25.120Z] ---> ca3a0f1bc61d [2024-03-26T21:16:25.120Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-26T21:16:26.053Z] ---> ab08ab8d6a19 [2024-03-26T21:16:26.053Z] Step 22/27 : EXPOSE 48095 [2024-03-26T21:16:26.053Z] ---> Running in 4e4bc2c6f5a2 [2024-03-26T21:16:26.053Z] Removing intermediate container 4e4bc2c6f5a2 [2024-03-26T21:16:26.053Z] ---> 7ba056b74c70 [2024-03-26T21:16:26.053Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-26T21:16:26.053Z] ---> Running in 6ca7a00ed4a9 [2024-03-26T21:16:26.053Z] Removing intermediate container 6ca7a00ed4a9 [2024-03-26T21:16:26.053Z] ---> cc53a710a87d [2024-03-26T21:16:26.053Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-26T21:16:26.053Z] ---> Running in e5573123013a [2024-03-26T21:16:26.053Z] Removing intermediate container e5573123013a [2024-03-26T21:16:26.053Z] ---> 0dfa31e5f3dd [2024-03-26T21:16:26.053Z] Step 25/27 : LABEL arch=amd64 [2024-03-26T21:16:26.053Z] ---> Running in 70098be989c5 [2024-03-26T21:16:26.311Z] Removing intermediate container 70098be989c5 [2024-03-26T21:16:26.311Z] ---> f13508fef912 [2024-03-26T21:16:26.311Z] Step 26/27 : LABEL git_sha=9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:16:26.311Z] ---> Running in 6aaa0a9742d0 [2024-03-26T21:16:26.311Z] Removing intermediate container 6aaa0a9742d0 [2024-03-26T21:16:26.311Z] ---> 206349d4d051 [2024-03-26T21:16:26.311Z] Step 27/27 : LABEL version=3.2.0-dev.21 [2024-03-26T21:16:26.311Z] ---> Running in 652901dac4b1 [2024-03-26T21:16:26.311Z] Removing intermediate container 652901dac4b1 [2024-03-26T21:16:26.311Z] ---> 88dc1827a96d [2024-03-26T21:16:26.311Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T21:16:26.311Z] Successfully built 88dc1827a96d [2024-03-26T21:16:26.311Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:16:26.435Z] provisioning config files... [2024-03-26T21:16:26.444Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4104855875714042079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:16:26.737Z] ---> ****-login.sh [2024-03-26T21:16:26.737Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:16:26.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:16:26.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:16:26.738Z] Configure a credential helper to remove this warning. See [2024-03-26T21:16:26.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:16:26.738Z] [2024-03-26T21:16:26.738Z] Login Succeeded [2024-03-26T21:16:26.738Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:16:26.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:16:26.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:16:26.738Z] Configure a credential helper to remove this warning. See [2024-03-26T21:16:26.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:16:26.738Z] [2024-03-26T21:16:26.738Z] Login Succeeded [2024-03-26T21:16:26.738Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:16:26.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:16:26.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:16:26.998Z] Configure a credential helper to remove this warning. See [2024-03-26T21:16:26.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:16:26.998Z] [2024-03-26T21:16:26.998Z] Login Succeeded [2024-03-26T21:16:26.998Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:16:26.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:16:26.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:16:26.998Z] Configure a credential helper to remove this warning. See [2024-03-26T21:16:26.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:16:26.998Z] [2024-03-26T21:16:26.998Z] Login Succeeded [2024-03-26T21:16:26.998Z] ****.io [2024-03-26T21:16:26.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:16:27.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:16:27.257Z] Configure a credential helper to remove this warning. See [2024-03-26T21:16:27.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:16:27.257Z] [2024-03-26T21:16:27.257Z] Login Succeeded [2024-03-26T21:16:27.257Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:16:27.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:16:27.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:16:27.352Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-03-26T21:16:27.352Z] 9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:16:27.352Z] latest [2024-03-26T21:16:27.352Z] 3.2.0-dev.21 [2024-03-26T21:16:27.352Z] 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [2024-03-26T21:16:27.352Z] main [2024-03-26T21:16:27.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:27.702Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:28.018Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:16:28.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-26T21:16:28.018Z] 2f3bf6dba0ce: Preparing [2024-03-26T21:16:28.018Z] fe6cc3828874: Preparing [2024-03-26T21:16:28.018Z] 77d69ff9010c: Preparing [2024-03-26T21:16:28.018Z] 23eb2a783f3e: Preparing [2024-03-26T21:16:28.018Z] c938838d718f: Preparing [2024-03-26T21:16:28.018Z] eef2444fa77b: Preparing [2024-03-26T21:16:28.018Z] aedc3bda2944: Preparing [2024-03-26T21:16:28.018Z] eef2444fa77b: Waiting [2024-03-26T21:16:28.018Z] 77d69ff9010c: Pushed [2024-03-26T21:16:28.018Z] 23eb2a783f3e: Pushed [2024-03-26T21:16:28.018Z] aedc3bda2944: Layer already exists [2024-03-26T21:16:28.018Z] fe6cc3828874: Pushed [2024-03-26T21:16:28.018Z] c938838d718f: Pushed [2024-03-26T21:16:28.276Z] eef2444fa77b: Pushed [2024-03-26T21:16:29.885Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1278 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-03-26T21:16:29.902Z] Running in /w/workspace/app-service-configurable/230 [Pipeline] { [Pipeline] checkout [2024-03-26T21:16:30.805Z] 2f3bf6dba0ce: Pushed [2024-03-26T21:16:30.805Z] 9e2b4de80f2f77675910eee7170c1292975a828e: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [2024-03-26T21:16:33.071Z] Selected Git installation does not exist. Using Default [2024-03-26T21:16:33.071Z] The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:33.377Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:33.698Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-26T21:16:33.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-26T21:16:33.698Z] 2f3bf6dba0ce: Preparing [2024-03-26T21:16:33.698Z] fe6cc3828874: Preparing [2024-03-26T21:16:33.698Z] 77d69ff9010c: Preparing [2024-03-26T21:16:33.698Z] 23eb2a783f3e: Preparing [2024-03-26T21:16:33.698Z] c938838d718f: Preparing [2024-03-26T21:16:33.698Z] eef2444fa77b: Preparing [2024-03-26T21:16:33.698Z] aedc3bda2944: Preparing [2024-03-26T21:16:33.698Z] eef2444fa77b: Waiting [2024-03-26T21:16:33.698Z] aedc3bda2944: Waiting [2024-03-26T21:16:33.698Z] 23eb2a783f3e: Layer already exists [2024-03-26T21:16:33.698Z] fe6cc3828874: Layer already exists [2024-03-26T21:16:33.698Z] 2f3bf6dba0ce: Layer already exists [2024-03-26T21:16:33.698Z] 77d69ff9010c: Layer already exists [2024-03-26T21:16:33.698Z] c938838d718f: Layer already exists [2024-03-26T21:16:33.698Z] eef2444fa77b: Layer already exists [2024-03-26T21:16:33.698Z] aedc3bda2944: Layer already exists [2024-03-26T21:16:33.698Z] latest: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:34.030Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:34.353Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.21 [2024-03-26T21:16:34.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-26T21:16:34.353Z] 2f3bf6dba0ce: Preparing [2024-03-26T21:16:34.353Z] fe6cc3828874: Preparing [2024-03-26T21:16:34.353Z] 77d69ff9010c: Preparing [2024-03-26T21:16:34.353Z] 23eb2a783f3e: Preparing [2024-03-26T21:16:34.353Z] c938838d718f: Preparing [2024-03-26T21:16:34.353Z] eef2444fa77b: Preparing [2024-03-26T21:16:34.353Z] aedc3bda2944: Preparing [2024-03-26T21:16:34.353Z] eef2444fa77b: Waiting [2024-03-26T21:16:34.353Z] aedc3bda2944: Waiting [2024-03-26T21:16:34.353Z] 23eb2a783f3e: Layer already exists [2024-03-26T21:16:34.353Z] c938838d718f: Layer already exists [2024-03-26T21:16:34.353Z] 77d69ff9010c: Layer already exists [2024-03-26T21:16:34.353Z] 2f3bf6dba0ce: Layer already exists [2024-03-26T21:16:34.353Z] fe6cc3828874: Layer already exists [2024-03-26T21:16:34.353Z] aedc3bda2944: Layer already exists [2024-03-26T21:16:34.353Z] eef2444fa77b: Layer already exists [2024-03-26T21:16:34.353Z] 3.2.0-dev.21: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:34.676Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:34.998Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [2024-03-26T21:16:34.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-26T21:16:34.998Z] 2f3bf6dba0ce: Preparing [2024-03-26T21:16:34.998Z] fe6cc3828874: Preparing [2024-03-26T21:16:34.998Z] 77d69ff9010c: Preparing [2024-03-26T21:16:34.998Z] 23eb2a783f3e: Preparing [2024-03-26T21:16:34.998Z] c938838d718f: Preparing [2024-03-26T21:16:34.998Z] eef2444fa77b: Preparing [2024-03-26T21:16:34.998Z] aedc3bda2944: Preparing [2024-03-26T21:16:34.998Z] aedc3bda2944: Waiting [2024-03-26T21:16:34.998Z] 23eb2a783f3e: Layer already exists [2024-03-26T21:16:34.998Z] 77d69ff9010c: Layer already exists [2024-03-26T21:16:34.998Z] 2f3bf6dba0ce: Layer already exists [2024-03-26T21:16:34.998Z] fe6cc3828874: Layer already exists [2024-03-26T21:16:34.998Z] c938838d718f: Layer already exists [2024-03-26T21:16:34.998Z] eef2444fa77b: Layer already exists [2024-03-26T21:16:34.998Z] aedc3bda2944: Layer already exists [2024-03-26T21:16:34.998Z] 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:35.334Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:35.651Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-03-26T21:16:35.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-26T21:16:35.651Z] 2f3bf6dba0ce: Preparing [2024-03-26T21:16:35.651Z] fe6cc3828874: Preparing [2024-03-26T21:16:35.651Z] 77d69ff9010c: Preparing [2024-03-26T21:16:35.651Z] 23eb2a783f3e: Preparing [2024-03-26T21:16:35.651Z] c938838d718f: Preparing [2024-03-26T21:16:35.651Z] eef2444fa77b: Preparing [2024-03-26T21:16:35.651Z] aedc3bda2944: Preparing [2024-03-26T21:16:35.651Z] eef2444fa77b: Waiting [2024-03-26T21:16:35.651Z] aedc3bda2944: Waiting [2024-03-26T21:16:35.651Z] 77d69ff9010c: Layer already exists [2024-03-26T21:16:35.651Z] c938838d718f: Layer already exists [2024-03-26T21:16:35.651Z] 2f3bf6dba0ce: Layer already exists [2024-03-26T21:16:35.651Z] fe6cc3828874: Layer already exists [2024-03-26T21:16:35.651Z] 23eb2a783f3e: Layer already exists [2024-03-26T21:16:35.651Z] aedc3bda2944: Layer already exists [2024-03-26T21:16:35.651Z] eef2444fa77b: Layer already exists [2024-03-26T21:16:35.651Z] main: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:16:35.716Z] ===================================================== [Pipeline] echo [2024-03-26T21:16:35.735Z] taggedImages: [2024-03-26T21:16:35.735Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:16:35.735Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-26T21:16:35.735Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.21 [2024-03-26T21:16:35.735Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [2024-03-26T21:16:35.735Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:36.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:16:36.137Z] [2024-03-26T21:16:36.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:16:36.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:16:36.439Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-26T21:16:36.439Z] 5eb5b503b376: Pulling fs layer [2024-03-26T21:16:36.439Z] 5c69ac0246d0: Pulling fs layer [2024-03-26T21:16:36.439Z] ec43610c2a17: Pulling fs layer [2024-03-26T21:16:36.439Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-26T21:16:36.439Z] 33b1e0a273af: Pulling fs layer [2024-03-26T21:16:36.439Z] 5d3b04190fa2: Pulling fs layer [2024-03-26T21:16:36.439Z] 2f39f015ded8: Pulling fs layer [2024-03-26T21:16:36.439Z] 3a2ae6a8a46f: Waiting [2024-03-26T21:16:36.439Z] 33b1e0a273af: Waiting [2024-03-26T21:16:36.439Z] 5d3b04190fa2: Waiting [2024-03-26T21:16:36.439Z] 2f39f015ded8: Waiting [2024-03-26T21:16:36.439Z] 5c69ac0246d0: Download complete [2024-03-26T21:16:36.439Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-26T21:16:36.439Z] 33b1e0a273af: Verifying Checksum [2024-03-26T21:16:36.439Z] 33b1e0a273af: Download complete [2024-03-26T21:16:36.439Z] ec43610c2a17: Verifying Checksum [2024-03-26T21:16:36.439Z] ec43610c2a17: Download complete [2024-03-26T21:16:36.439Z] 5d3b04190fa2: Verifying Checksum [2024-03-26T21:16:36.439Z] 5d3b04190fa2: Download complete [2024-03-26T21:16:36.697Z] 5eb5b503b376: Verifying Checksum [2024-03-26T21:16:36.697Z] 5eb5b503b376: Download complete [2024-03-26T21:16:37.260Z] 2f39f015ded8: Verifying Checksum [2024-03-26T21:16:37.260Z] 2f39f015ded8: Download complete [2024-03-26T21:16:37.826Z] 5eb5b503b376: Pull complete [2024-03-26T21:16:37.826Z] 5c69ac0246d0: Pull complete [2024-03-26T21:16:38.254Z] using credential edgex-jenkins-ssh [2024-03-26T21:16:38.272Z] Cloning the remote Git repository [2024-03-26T21:16:38.392Z] ec43610c2a17: Pull complete [2024-03-26T21:16:38.392Z] 3a2ae6a8a46f: Pull complete [2024-03-26T21:16:38.651Z] 33b1e0a273af: Pull complete [2024-03-26T21:16:38.651Z] 5d3b04190fa2: Pull complete [2024-03-26T21:16:38.322Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-26T21:16:38.416Z] > git init /w/workspace/app-service-configurable/230 # timeout=10 [2024-03-26T21:16:38.556Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-26T21:16:38.557Z] > git --version # timeout=10 [2024-03-26T21:16:38.585Z] > git --version # 'git version 2.25.1' [2024-03-26T21:16:38.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T21:16:38.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T21:16:41.150Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-26T21:16:41.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T21:16:42.094Z] Avoid second fetch [2024-03-26T21:16:42.095Z] Checking out Revision 9e2b4de80f2f77675910eee7170c1292975a828e (main) [2024-03-26T21:16:42.721Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#654)" [2024-03-26T21:16:42.834Z] 2f39f015ded8: Pull complete [2024-03-26T21:16:42.834Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-26T21:16:42.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:16:42.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:16:42.927Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:16:42.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-26T21:16:42.110Z] > git config core.sparsecheckout # timeout=10 [2024-03-26T21:16:42.182Z] > git checkout -f 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 [2024-03-26T21:16:45.996Z] $ docker top 3591e1d4463f08e44c64e3531d455297cf136bc9c49988a25744f08bcb0e89e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:16:46.368Z] ---> job-cost.sh [2024-03-26T21:16:46.368Z] lf-activate-venv: SKIPPING [2024-03-26T21:16:46.368Z] INFO: No Stack... [2024-03-26T21:16:46.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T21:16:46.744Z] [2024-03-26T21:16:46.744Z] GitHub has been notified of this commit’s build result [2024-03-26T21:16:46.744Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:16:46.883Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T21:16:47.314Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-03-26T21:16:47.314Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T21:16:47.328Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [2024-03-26T21:16:47.339Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] did not exist. Created. [2024-03-26T21:16:47.344Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] { [2024-03-26T21:16:47.352Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-26T21:16:47.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T21:16:47.352Z] Dload Upload Total Spent Left Speed [2024-03-26T21:16:47.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2024-03-26T21:16:47.650Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-26T21:16:47.686Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T21:16:47.692Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T21:16:47.713Z] $ docker stop --time=1 3591e1d4463f08e44c64e3531d455297cf136bc9c49988a25744f08bcb0e89e9 [2024-03-26T21:16:47.738Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-03-26T21:16:48.856Z] $ docker rm -f --volumes 3591e1d4463f08e44c64e3531d455297cf136bc9c49988a25744f08bcb0e89e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-26T21:16:49.240Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-03-26T21:16:49.240Z] /etc/docker/daemon.json [2024-03-26T21:16:49.240Z] { [2024-03-26T21:16:49.240Z] "registry-mirrors": [ [2024-03-26T21:16:49.240Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-26T21:16:49.240Z] ], [2024-03-26T21:16:49.240Z] "bip": "10.250.0.254/24", [2024-03-26T21:16:49.240Z] "hosts": [ [2024-03-26T21:16:49.240Z] "tcp://0.0.0.0:5555", [2024-03-26T21:16:49.240Z] "unix:///var/run/docker.sock" [2024-03-26T21:16:49.240Z] ], [2024-03-26T21:16:49.240Z] "mtu": 1458, [2024-03-26T21:16:49.240Z] "selinux-enabled": true, [2024-03-26T21:16:49.240Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-26T21:16:49.240Z] } [Pipeline] sh [2024-03-26T21:16:49.573Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-26T21:16:49.923Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:17:08.219Z] provisioning config files... [2024-03-26T21:17:08.246Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/230@tmp/config18199860169948616694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:17:08.720Z] ---> ****-login.sh [2024-03-26T21:17:08.720Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:17:09.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:17:09.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:17:09.309Z] Configure a credential helper to remove this warning. See [2024-03-26T21:17:09.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:17:09.309Z] [2024-03-26T21:17:09.309Z] Login Succeeded [2024-03-26T21:17:09.309Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:17:09.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:17:09.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:17:09.851Z] Configure a credential helper to remove this warning. See [2024-03-26T21:17:09.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:17:09.851Z] [2024-03-26T21:17:09.851Z] Login Succeeded [2024-03-26T21:17:09.851Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:17:10.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:17:10.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:17:10.121Z] Configure a credential helper to remove this warning. See [2024-03-26T21:17:10.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:17:10.121Z] [2024-03-26T21:17:10.121Z] Login Succeeded [2024-03-26T21:17:10.121Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:17:10.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:17:10.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:17:10.393Z] Configure a credential helper to remove this warning. See [2024-03-26T21:17:10.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:17:10.393Z] [2024-03-26T21:17:10.393Z] Login Succeeded [2024-03-26T21:17:10.393Z] ****.io [2024-03-26T21:17:10.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:17:10.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:17:10.932Z] Configure a credential helper to remove this warning. See [2024-03-26T21:17:10.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:17:10.932Z] [2024-03-26T21:17:10.932Z] Login Succeeded [2024-03-26T21:17:10.932Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:17:10.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T21:17:11.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:17:11.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:17:11.268Z] ========================================================= [2024-03-26T21:17:11.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-26T21:17:11.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:17:11.631Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-26T21:17:11.632Z] Sending build context to Docker daemon 238.1kB [2024-03-26T21:17:11.900Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:17:11.900Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T21:17:11.900Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-26T21:17:11.900Z] 9fda8d8052c6: Pulling fs layer [2024-03-26T21:17:11.900Z] 5d54e960e981: Pulling fs layer [2024-03-26T21:17:11.900Z] c4a7e357bf2a: Pulling fs layer [2024-03-26T21:17:11.900Z] f0e02332f6b5: Pulling fs layer [2024-03-26T21:17:11.900Z] 872ee5b61b7b: Pulling fs layer [2024-03-26T21:17:11.900Z] 0c6a40ed1a82: Pulling fs layer [2024-03-26T21:17:11.900Z] 94ae7d8d031c: Pulling fs layer [2024-03-26T21:17:11.900Z] f0e02332f6b5: Waiting [2024-03-26T21:17:11.900Z] 872ee5b61b7b: Waiting [2024-03-26T21:17:11.900Z] 0c6a40ed1a82: Waiting [2024-03-26T21:17:11.900Z] 94ae7d8d031c: Waiting [2024-03-26T21:17:12.172Z] 5d54e960e981: Verifying Checksum [2024-03-26T21:17:12.172Z] 5d54e960e981: Download complete [2024-03-26T21:17:12.172Z] f0e02332f6b5: Verifying Checksum [2024-03-26T21:17:12.172Z] f0e02332f6b5: Download complete [2024-03-26T21:17:12.172Z] 872ee5b61b7b: Verifying Checksum [2024-03-26T21:17:12.172Z] 872ee5b61b7b: Download complete [2024-03-26T21:17:12.172Z] 9fda8d8052c6: Verifying Checksum [2024-03-26T21:17:12.172Z] 9fda8d8052c6: Download complete [2024-03-26T21:17:12.758Z] 94ae7d8d031c: Verifying Checksum [2024-03-26T21:17:12.758Z] 94ae7d8d031c: Download complete [2024-03-26T21:17:13.028Z] 9fda8d8052c6: Pull complete [2024-03-26T21:17:13.628Z] 5d54e960e981: Pull complete [2024-03-26T21:17:13.899Z] c4a7e357bf2a: Verifying Checksum [2024-03-26T21:17:13.899Z] c4a7e357bf2a: Download complete [2024-03-26T21:17:15.315Z] 0c6a40ed1a82: Verifying Checksum [2024-03-26T21:17:15.315Z] 0c6a40ed1a82: Download complete [2024-03-26T21:17:27.638Z] c4a7e357bf2a: Pull complete [2024-03-26T21:17:27.638Z] f0e02332f6b5: Pull complete [2024-03-26T21:17:27.638Z] 872ee5b61b7b: Pull complete [2024-03-26T21:17:37.725Z] 0c6a40ed1a82: Pull complete [2024-03-26T21:17:37.995Z] 94ae7d8d031c: Pull complete [2024-03-26T21:17:37.995Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-26T21:17:37.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-26T21:17:37.995Z] ---> 86de565de09d [2024-03-26T21:17:37.995Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:17:39.939Z] ---> Running in 79400340c32e [2024-03-26T21:17:40.207Z] Removing intermediate container 79400340c32e [2024-03-26T21:17:40.207Z] ---> ddf16b251d25 [2024-03-26T21:17:40.207Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:17:40.207Z] ---> Running in 84252eedfa3f [2024-03-26T21:17:40.792Z] Removing intermediate container 84252eedfa3f [2024-03-26T21:17:40.792Z] ---> 18af94429e9f [2024-03-26T21:17:40.792Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:17:40.792Z] ---> Running in b92104953d61 [2024-03-26T21:17:41.063Z] Removing intermediate container b92104953d61 [2024-03-26T21:17:41.063Z] ---> 10d4e88c7645 [2024-03-26T21:17:41.063Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:17:41.063Z] ---> Running in cc7737349d76 [2024-03-26T21:17:42.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:17:42.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:17:43.898Z] OK: 266 MiB in 52 packages [2024-03-26T21:17:44.485Z] Removing intermediate container cc7737349d76 [2024-03-26T21:17:44.485Z] ---> c97a3a6a46f2 [2024-03-26T21:17:44.485Z] Step 7/12 : WORKDIR /app [2024-03-26T21:17:44.754Z] ---> Running in 54d849d83eaf [2024-03-26T21:17:45.023Z] Removing intermediate container 54d849d83eaf [2024-03-26T21:17:45.023Z] ---> 968538168348 [2024-03-26T21:17:45.023Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T21:17:45.609Z] ---> 05b374763f5b [2024-03-26T21:17:45.609Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:17:45.609Z] ---> Running in ecf3b8703414 [2024-03-26T21:19:52.340Z] Removing intermediate container ecf3b8703414 [2024-03-26T21:19:52.340Z] ---> e761b17dc874 [2024-03-26T21:19:52.340Z] Step 10/12 : COPY . . [2024-03-26T21:19:52.340Z] ---> e2a8717a4dae [2024-03-26T21:19:52.340Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:19:52.340Z] ---> Running in 5a49087ed15f [2024-03-26T21:19:52.340Z] Removing intermediate container 5a49087ed15f [2024-03-26T21:19:52.340Z] ---> cee426be54fc [2024-03-26T21:19:52.340Z] Step 12/12 : RUN $MAKE [2024-03-26T21:19:52.340Z] ---> Running in ed58d7343ac8 [2024-03-26T21:19:52.340Z] noop [2024-03-26T21:19:52.340Z] Removing intermediate container ed58d7343ac8 [2024-03-26T21:19:52.340Z] ---> 58e27010c323 [2024-03-26T21:19:52.340Z] Successfully built 58e27010c323 [2024-03-26T21:19:52.340Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:19:52.734Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T21:19:52.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:19:52.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container [2024-03-26T21:19:53.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/230 -v /w/workspace/app-service-configurable/230:/w/workspace/app-service-configurable/230:rw,z -v /w/workspace/app-service-configurable/230@tmp:/w/workspace/app-service-configurable/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-26T21:19:54.394Z] $ docker top 0d0138f6ec546a445f7ba4e204b07aa27f73a24a5c9382f38b448da708279d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:19:55.287Z] + go version [2024-03-26T21:19:55.287Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-26T21:19:55.309Z] $ docker stop --time=1 0d0138f6ec546a445f7ba4e204b07aa27f73a24a5c9382f38b448da708279d0f [2024-03-26T21:19:57.058Z] $ docker rm -f --volumes 0d0138f6ec546a445f7ba4e204b07aa27f73a24a5c9382f38b448da708279d0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:19:57.689Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T21:19:57.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:19:57.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container [2024-03-26T21:19:57.980Z] $ 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/230 -v /w/workspace/app-service-configurable/230:/w/workspace/app-service-configurable/230:rw,z -v /w/workspace/app-service-configurable/230@tmp:/w/workspace/app-service-configurable/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-26T21:19:59.321Z] $ docker top c5212fce7691188b962b0e2d99d54eafb0ef8414cbd2d42b5d29ff2468658f0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:20:00.184Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/230 [Pipeline] fileExists [Pipeline] sh [2024-03-26T21:20:00.846Z] + make test [2024-03-26T21:20:00.846Z] go test -race -coverprofile=coverage.out ./... [2024-03-26T21:23:22.670Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-26T21:23:23.260Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-26T21:23:23.260Z] go vet ./... [2024-03-26T21:26:30.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T21:26:30.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T21:26:30.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-26T21:26:30.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T21:26:30.051Z] $ docker stop --time=1 c5212fce7691188b962b0e2d99d54eafb0ef8414cbd2d42b5d29ff2468658f0a [2024-03-26T21:26:32.116Z] $ docker rm -f --volumes c5212fce7691188b962b0e2d99d54eafb0ef8414cbd2d42b5d29ff2468658f0a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:26:34.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T21:26:34.431Z] Warning: overwriting stash ‘coverage-report’ [2024-03-26T21:26:34.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:26:35.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T21:26:35.606Z] + ls -al . [2024-03-26T21:26:35.606Z] total 256 [2024-03-26T21:26:35.606Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 26 21:20 . [2024-03-26T21:26:35.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:16 .. [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:16 .dockerignore [2024-03-26T21:26:35.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:16 .git [2024-03-26T21:26:35.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:16 .github [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 26 21:16 .gitignore [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:16 .golangci.yml [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 26 21:16 Attribution.txt [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 26 21:16 CHANGELOG.md [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 26 21:16 Dockerfile [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:16 GOVERNANCE.md [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 26 21:16 Jenkinsfile [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:16 LICENSE [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 21:16 OWNERS.md [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 26 21:16 README.md [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:13 VERSION [2024-03-26T21:26:35.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:16 bin [2024-03-26T21:26:35.606Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 26 21:20 coverage.out [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 26 21:16 go.mod [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:16 go.sum [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 21:16 main.go [2024-03-26T21:26:35.606Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 26 21:16 makefile [2024-03-26T21:26:35.606Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 21:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:26:35.963Z] + 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=9e2b4de80f2f77675910eee7170c1292975a828e --label arch=arm64 --label version=3.2.0-dev.21 . [2024-03-26T21:26:35.963Z] Sending build context to Docker daemon 239.1kB [2024-03-26T21:26:36.230Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:26:36.230Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-26T21:26:36.230Z] ---> 58e27010c323 [2024-03-26T21:26:36.230Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:26:36.497Z] ---> Running in f71ad47134ed [2024-03-26T21:26:36.767Z] Removing intermediate container f71ad47134ed [2024-03-26T21:26:36.767Z] ---> c8b97ec947b0 [2024-03-26T21:26:36.767Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:26:36.767Z] ---> Running in aff687a53913 [2024-03-26T21:26:37.035Z] Removing intermediate container aff687a53913 [2024-03-26T21:26:37.035Z] ---> 4d7c6ec3c307 [2024-03-26T21:26:37.035Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:26:37.309Z] ---> Running in 10d9f0e06c4b [2024-03-26T21:26:37.578Z] Removing intermediate container 10d9f0e06c4b [2024-03-26T21:26:37.578Z] ---> 4e61c8e5dd95 [2024-03-26T21:26:37.578Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:26:37.578Z] ---> Running in cd689e3a621e [2024-03-26T21:26:38.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:26:39.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:26:40.564Z] OK: 266 MiB in 52 packages [2024-03-26T21:26:41.150Z] Removing intermediate container cd689e3a621e [2024-03-26T21:26:41.150Z] ---> c853571c0835 [2024-03-26T21:26:41.150Z] Step 7/27 : WORKDIR /app [2024-03-26T21:26:41.419Z] ---> Running in 8e485fbb3fb8 [2024-03-26T21:26:41.696Z] Removing intermediate container 8e485fbb3fb8 [2024-03-26T21:26:41.696Z] ---> 3b8e6df6578a [2024-03-26T21:26:41.696Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-26T21:26:42.283Z] ---> b5495b936cf7 [2024-03-26T21:26:42.283Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:26:42.283Z] ---> Running in 8221102fee21 [2024-03-26T21:26:45.636Z] Removing intermediate container 8221102fee21 [2024-03-26T21:26:45.636Z] ---> 617fcea586d0 [2024-03-26T21:26:45.636Z] Step 10/27 : COPY . . [2024-03-26T21:26:45.636Z] ---> e3661e4fbbe4 [2024-03-26T21:26:45.636Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:26:45.636Z] ---> Running in d0c65cfff60d [2024-03-26T21:26:46.225Z] Removing intermediate container d0c65cfff60d [2024-03-26T21:26:46.225Z] ---> 6748fbb937ba [2024-03-26T21:26:46.225Z] Step 12/27 : RUN $MAKE [2024-03-26T21:26:46.225Z] ---> Running in 7a53b570e6f2 [2024-03-26T21:26:47.190Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-service-configurable [2024-03-26T21:29:38.937Z] Removing intermediate container 7a53b570e6f2 [2024-03-26T21:29:38.937Z] ---> e749ee55438c [2024-03-26T21:29:38.937Z] Step 13/27 : FROM alpine:3.18 [2024-03-26T21:29:38.937Z] 3.18: Pulling from library/alpine [2024-03-26T21:29:38.937Z] c6b39de5b339: Pulling fs layer [2024-03-26T21:29:38.937Z] c6b39de5b339: Download complete [2024-03-26T21:29:38.937Z] c6b39de5b339: Pull complete [2024-03-26T21:29:38.937Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T21:29:38.937Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T21:29:38.937Z] ---> 33abbf032149 [2024-03-26T21:29:38.937Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T21:29:38.937Z] ---> Running in 15160cf56cad [2024-03-26T21:29:38.937Z] Removing intermediate container 15160cf56cad [2024-03-26T21:29:38.937Z] ---> 5b488b9c0a22 [2024-03-26T21:29:38.937Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-26T21:29:38.937Z] ---> Running in 01cb40499be5 [2024-03-26T21:29:38.937Z] Removing intermediate container 01cb40499be5 [2024-03-26T21:29:38.937Z] ---> 6c5711a16b3e [2024-03-26T21:29:38.937Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-26T21:29:38.937Z] ---> Running in aab00b21c013 [2024-03-26T21:29:38.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:29:38.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:29:38.937Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T21:29:38.937Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T21:29:38.937Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T21:29:38.937Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:29:38.937Z] OK: 9 MiB in 17 packages [2024-03-26T21:29:38.937Z] Removing intermediate container aab00b21c013 [2024-03-26T21:29:38.937Z] ---> c1ce02f46923 [2024-03-26T21:29:38.937Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-26T21:29:38.937Z] ---> Running in fecd3909877a [2024-03-26T21:29:39.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:29:40.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:29:41.139Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T21:29:41.139Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:29:41.408Z] OK: 9 MiB in 17 packages [2024-03-26T21:29:42.368Z] Removing intermediate container fecd3909877a [2024-03-26T21:29:42.368Z] ---> 1d19785cf47b [2024-03-26T21:29:42.368Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T21:29:42.953Z] ---> a5733d41dfb3 [2024-03-26T21:29:42.954Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T21:29:43.222Z] ---> 6b0d256f440b [2024-03-26T21:29:43.222Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-26T21:29:43.806Z] ---> d3902db82145 [2024-03-26T21:29:43.806Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-26T21:29:45.746Z] ---> f162ccb40af7 [2024-03-26T21:29:45.746Z] Step 22/27 : EXPOSE 48095 [2024-03-26T21:29:45.746Z] ---> Running in 98450184cd29 [2024-03-26T21:29:46.015Z] Removing intermediate container 98450184cd29 [2024-03-26T21:29:46.015Z] ---> 92ad7aaecbfe [2024-03-26T21:29:46.015Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-26T21:29:46.015Z] ---> Running in 6e1deba5ddb3 [2024-03-26T21:29:46.283Z] Removing intermediate container 6e1deba5ddb3 [2024-03-26T21:29:46.283Z] ---> 3b59f8afd771 [2024-03-26T21:29:46.283Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-26T21:29:46.283Z] ---> Running in 6108e5cc6e12 [2024-03-26T21:29:46.551Z] Removing intermediate container 6108e5cc6e12 [2024-03-26T21:29:46.817Z] ---> 5c8adf2e6444 [2024-03-26T21:29:46.817Z] Step 25/27 : LABEL arch=arm64 [2024-03-26T21:29:46.817Z] ---> Running in 6dd4fb235391 [2024-03-26T21:29:47.085Z] Removing intermediate container 6dd4fb235391 [2024-03-26T21:29:47.085Z] ---> fd28ee8292c8 [2024-03-26T21:29:47.085Z] Step 26/27 : LABEL git_sha=9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:29:47.085Z] ---> Running in 226fd7b5833d [2024-03-26T21:29:47.352Z] Removing intermediate container 226fd7b5833d [2024-03-26T21:29:47.352Z] ---> 82827ef2fe00 [2024-03-26T21:29:47.352Z] Step 27/27 : LABEL version=3.2.0-dev.21 [2024-03-26T21:29:47.619Z] ---> Running in 33da9444b486 [2024-03-26T21:29:47.886Z] Removing intermediate container 33da9444b486 [2024-03-26T21:29:47.886Z] ---> ba0386522cd7 [2024-03-26T21:29:47.886Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T21:29:47.886Z] Successfully built ba0386522cd7 [2024-03-26T21:29:47.886Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:29:48.020Z] provisioning config files... [2024-03-26T21:29:48.033Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/230@tmp/config2318719349840100035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:48.374Z] ---> ****-login.sh [2024-03-26T21:29:48.374Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:29:48.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:29:48.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:29:48.640Z] Configure a credential helper to remove this warning. See [2024-03-26T21:29:48.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:29:48.640Z] [2024-03-26T21:29:48.640Z] Login Succeeded [2024-03-26T21:29:48.640Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:29:48.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:29:48.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:29:48.907Z] Configure a credential helper to remove this warning. See [2024-03-26T21:29:48.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:29:48.908Z] [2024-03-26T21:29:48.908Z] Login Succeeded [2024-03-26T21:29:48.908Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:29:49.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:29:49.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:29:49.173Z] Configure a credential helper to remove this warning. See [2024-03-26T21:29:49.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:29:49.173Z] [2024-03-26T21:29:49.173Z] Login Succeeded [2024-03-26T21:29:49.446Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:29:49.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:29:49.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:29:49.712Z] Configure a credential helper to remove this warning. See [2024-03-26T21:29:49.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:29:49.712Z] [2024-03-26T21:29:49.712Z] Login Succeeded [2024-03-26T21:29:49.712Z] ****.io [2024-03-26T21:29:49.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:29:50.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:29:50.241Z] Configure a credential helper to remove this warning. See [2024-03-26T21:29:50.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:29:50.242Z] [2024-03-26T21:29:50.242Z] Login Succeeded [2024-03-26T21:29:50.242Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:29:50.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:29:50.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:29:50.341Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-03-26T21:29:50.341Z] 9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:29:50.341Z] latest [2024-03-26T21:29:50.341Z] 3.2.0-dev.21 [2024-03-26T21:29:50.341Z] 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [2024-03-26T21:29:50.341Z] main [2024-03-26T21:29:50.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:50.713Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:51.064Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:29:51.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-26T21:29:51.064Z] a88cbefd9c8e: Preparing [2024-03-26T21:29:51.064Z] aa95064fee86: Preparing [2024-03-26T21:29:51.064Z] a7b394c4117d: Preparing [2024-03-26T21:29:51.064Z] c9687cbe8fb5: Preparing [2024-03-26T21:29:51.064Z] 059c5460f5fa: Preparing [2024-03-26T21:29:51.064Z] 5ea0e35b778d: Preparing [2024-03-26T21:29:51.064Z] 7c504f21be85: Preparing [2024-03-26T21:29:51.064Z] 5ea0e35b778d: Waiting [2024-03-26T21:29:51.328Z] a7b394c4117d: Pushed [2024-03-26T21:29:51.328Z] aa95064fee86: Pushed [2024-03-26T21:29:51.328Z] c9687cbe8fb5: Pushed [2024-03-26T21:29:51.328Z] 059c5460f5fa: Pushed [2024-03-26T21:29:51.328Z] 7c504f21be85: Layer already exists [2024-03-26T21:29:51.593Z] 5ea0e35b778d: Pushed [2024-03-26T21:29:58.214Z] a88cbefd9c8e: Pushed [2024-03-26T21:29:58.214Z] 9e2b4de80f2f77675910eee7170c1292975a828e: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:58.580Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:58.926Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-26T21:29:58.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-26T21:29:58.926Z] a88cbefd9c8e: Preparing [2024-03-26T21:29:58.926Z] aa95064fee86: Preparing [2024-03-26T21:29:58.926Z] a7b394c4117d: Preparing [2024-03-26T21:29:58.926Z] c9687cbe8fb5: Preparing [2024-03-26T21:29:58.926Z] 059c5460f5fa: Preparing [2024-03-26T21:29:58.926Z] 5ea0e35b778d: Preparing [2024-03-26T21:29:58.926Z] 7c504f21be85: Preparing [2024-03-26T21:29:58.926Z] 5ea0e35b778d: Waiting [2024-03-26T21:29:58.926Z] 7c504f21be85: Waiting [2024-03-26T21:29:58.926Z] a7b394c4117d: Layer already exists [2024-03-26T21:29:58.926Z] 059c5460f5fa: Layer already exists [2024-03-26T21:29:58.926Z] a88cbefd9c8e: Layer already exists [2024-03-26T21:29:58.926Z] aa95064fee86: Layer already exists [2024-03-26T21:29:58.926Z] c9687cbe8fb5: Layer already exists [2024-03-26T21:29:58.926Z] 7c504f21be85: Layer already exists [2024-03-26T21:29:58.926Z] 5ea0e35b778d: Layer already exists [2024-03-26T21:29:58.926Z] latest: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:59.545Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:59.899Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.21 [2024-03-26T21:29:59.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-26T21:29:59.899Z] a88cbefd9c8e: Preparing [2024-03-26T21:29:59.900Z] aa95064fee86: Preparing [2024-03-26T21:29:59.900Z] a7b394c4117d: Preparing [2024-03-26T21:29:59.900Z] c9687cbe8fb5: Preparing [2024-03-26T21:29:59.900Z] 059c5460f5fa: Preparing [2024-03-26T21:29:59.900Z] 5ea0e35b778d: Preparing [2024-03-26T21:29:59.900Z] 7c504f21be85: Preparing [2024-03-26T21:29:59.900Z] 5ea0e35b778d: Waiting [2024-03-26T21:29:59.900Z] 7c504f21be85: Waiting [2024-03-26T21:29:59.900Z] aa95064fee86: Layer already exists [2024-03-26T21:29:59.900Z] a88cbefd9c8e: Layer already exists [2024-03-26T21:29:59.900Z] c9687cbe8fb5: Layer already exists [2024-03-26T21:29:59.900Z] a7b394c4117d: Layer already exists [2024-03-26T21:29:59.900Z] 059c5460f5fa: Layer already exists [2024-03-26T21:29:59.900Z] 5ea0e35b778d: Layer already exists [2024-03-26T21:29:59.900Z] 7c504f21be85: Layer already exists [2024-03-26T21:30:00.166Z] 3.2.0-dev.21: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:00.530Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:00.883Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [2024-03-26T21:30:00.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-26T21:30:00.883Z] a88cbefd9c8e: Preparing [2024-03-26T21:30:00.883Z] aa95064fee86: Preparing [2024-03-26T21:30:00.883Z] a7b394c4117d: Preparing [2024-03-26T21:30:00.883Z] c9687cbe8fb5: Preparing [2024-03-26T21:30:00.883Z] 059c5460f5fa: Preparing [2024-03-26T21:30:00.883Z] 5ea0e35b778d: Preparing [2024-03-26T21:30:00.883Z] 7c504f21be85: Preparing [2024-03-26T21:30:00.883Z] 5ea0e35b778d: Waiting [2024-03-26T21:30:00.883Z] 7c504f21be85: Waiting [2024-03-26T21:30:00.883Z] c9687cbe8fb5: Layer already exists [2024-03-26T21:30:00.883Z] 059c5460f5fa: Layer already exists [2024-03-26T21:30:00.883Z] a88cbefd9c8e: Layer already exists [2024-03-26T21:30:00.883Z] a7b394c4117d: Layer already exists [2024-03-26T21:30:00.883Z] aa95064fee86: Layer already exists [2024-03-26T21:30:00.883Z] 7c504f21be85: Layer already exists [2024-03-26T21:30:00.883Z] 5ea0e35b778d: Layer already exists [2024-03-26T21:30:00.883Z] 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:01.530Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:01.887Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-03-26T21:30:01.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-26T21:30:01.887Z] a88cbefd9c8e: Preparing [2024-03-26T21:30:01.887Z] aa95064fee86: Preparing [2024-03-26T21:30:01.887Z] a7b394c4117d: Preparing [2024-03-26T21:30:01.887Z] c9687cbe8fb5: Preparing [2024-03-26T21:30:01.887Z] 059c5460f5fa: Preparing [2024-03-26T21:30:01.887Z] 5ea0e35b778d: Preparing [2024-03-26T21:30:01.887Z] 7c504f21be85: Preparing [2024-03-26T21:30:01.887Z] 5ea0e35b778d: Waiting [2024-03-26T21:30:01.887Z] 7c504f21be85: Waiting [2024-03-26T21:30:01.887Z] a88cbefd9c8e: Layer already exists [2024-03-26T21:30:01.887Z] c9687cbe8fb5: Layer already exists [2024-03-26T21:30:01.887Z] aa95064fee86: Layer already exists [2024-03-26T21:30:01.887Z] 059c5460f5fa: Layer already exists [2024-03-26T21:30:01.887Z] a7b394c4117d: Layer already exists [2024-03-26T21:30:01.887Z] 7c504f21be85: Layer already exists [2024-03-26T21:30:01.887Z] 5ea0e35b778d: Layer already exists [2024-03-26T21:30:02.152Z] main: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:30:02.227Z] ===================================================== [Pipeline] echo [2024-03-26T21:30:02.242Z] taggedImages: [2024-03-26T21:30:02.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e [2024-03-26T21:30:02.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-26T21:30:02.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.21 [2024-03-26T21:30:02.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [2024-03-26T21:30:02.242Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:02.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:30:02.633Z] [2024-03-26T21:30:02.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:02.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:30:02.967Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-26T21:30:02.967Z] 8998bd30e6a1: Pulling fs layer [2024-03-26T21:30:02.967Z] 04944245beec: Pulling fs layer [2024-03-26T21:30:02.967Z] 699f458cf7ca: Pulling fs layer [2024-03-26T21:30:02.967Z] 765212b225bb: Pulling fs layer [2024-03-26T21:30:02.967Z] f23df028b6ca: Pulling fs layer [2024-03-26T21:30:02.967Z] d65c8cfc05b1: Pulling fs layer [2024-03-26T21:30:02.967Z] 2437ff75d9bd: Pulling fs layer [2024-03-26T21:30:02.967Z] f23df028b6ca: Waiting [2024-03-26T21:30:02.967Z] 765212b225bb: Waiting [2024-03-26T21:30:02.967Z] 2437ff75d9bd: Waiting [2024-03-26T21:30:02.967Z] d65c8cfc05b1: Waiting [2024-03-26T21:30:03.235Z] 04944245beec: Verifying Checksum [2024-03-26T21:30:03.235Z] 04944245beec: Download complete [2024-03-26T21:30:03.235Z] 765212b225bb: Verifying Checksum [2024-03-26T21:30:03.235Z] 765212b225bb: Download complete [2024-03-26T21:30:03.235Z] f23df028b6ca: Download complete [2024-03-26T21:30:03.235Z] d65c8cfc05b1: Verifying Checksum [2024-03-26T21:30:03.235Z] d65c8cfc05b1: Download complete [2024-03-26T21:30:03.502Z] 699f458cf7ca: Verifying Checksum [2024-03-26T21:30:03.502Z] 699f458cf7ca: Download complete [2024-03-26T21:30:03.893Z] 8998bd30e6a1: Verifying Checksum [2024-03-26T21:30:03.893Z] 8998bd30e6a1: Download complete [2024-03-26T21:30:06.541Z] 2437ff75d9bd: Verifying Checksum [2024-03-26T21:30:06.541Z] 2437ff75d9bd: Download complete [2024-03-26T21:30:09.138Z] 8998bd30e6a1: Pull complete [2024-03-26T21:30:09.410Z] 04944245beec: Pull complete [2024-03-26T21:30:10.816Z] 699f458cf7ca: Pull complete [2024-03-26T21:30:11.082Z] 765212b225bb: Pull complete [2024-03-26T21:30:12.039Z] f23df028b6ca: Pull complete [2024-03-26T21:30:12.304Z] d65c8cfc05b1: Pull complete [2024-03-26T21:30:30.494Z] 2437ff75d9bd: Pull complete [2024-03-26T21:30:30.494Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-26T21:30:30.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:30:30.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:30:30.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container [2024-03-26T21:30:30.767Z] $ 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/230 -v /w/workspace/app-service-configurable/230:/w/workspace/app-service-configurable/230:rw,z -v /w/workspace/app-service-configurable/230@tmp:/w/workspace/app-service-configurable/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-26T21:30:33.438Z] $ docker top a305c6224d45d0a7da3e60805f029915e45b7a25003bcfe4f789b402b1f1d133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:30:34.255Z] ---> job-cost.sh [2024-03-26T21:30:34.255Z] lf-activate-venv: SKIPPING [2024-03-26T21:30:34.255Z] INFO: No Stack... [2024-03-26T21:30:34.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-26T21:30:35.477Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T21:30:36.113Z] + cat /w/workspace/app-service-configurable/230/archives/cost.csv [2024-03-26T21:30:36.113Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T21:30:36.146Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [2024-03-26T21:30:36.153Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] did not exist. Created. [2024-03-26T21:30:36.157Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T21:30:36.816Z] /w/workspace/app-service-configurable/230@tmp/durable-e6ec6bfc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-26T21:30:37.459Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-26T21:30:37.487Z] Warning: overwriting stash ‘stack-cost’ [2024-03-26T21:30:37.534Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T21:30:37.549Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T21:30:37.579Z] $ docker stop --time=1 a305c6224d45d0a7da3e60805f029915e45b7a25003bcfe4f789b402b1f1d133 [2024-03-26T21:30:39.102Z] $ docker rm -f --volumes a305c6224d45d0a7da3e60805f029915e45b7a25003bcfe4f789b402b1f1d133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-26T21:30:39.559Z] provisioning config files... [2024-03-26T21:30:39.566Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2037864630161355505tmp [Pipeline] { [Pipeline] sh [2024-03-26T21:30:39.869Z] + set +x [2024-03-26T21:30:39.869Z] + + curl -s https://codecov.io/bash [2024-03-26T21:30:39.869Z] bash -s -- [2024-03-26T21:30:39.869Z] [2024-03-26T21:30:39.869Z] _____ _ [2024-03-26T21:30:39.869Z] / ____| | | [2024-03-26T21:30:39.869Z] | | ___ __| | ___ ___ _____ __ [2024-03-26T21:30:39.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-26T21:30:39.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-26T21:30:39.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-26T21:30:39.869Z] Bash-1.0.6 [2024-03-26T21:30:39.869Z] [2024-03-26T21:30:39.869Z] [2024-03-26T21:30:39.869Z] ==> git version 2.25.1 found [2024-03-26T21:30:39.869Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-26T21:30:39.869Z] Release-Date: 2020-01-08 [2024-03-26T21:30:39.869Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-26T21:30:39.869Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-26T21:30:39.869Z] ==> Jenkins CI detected. [2024-03-26T21:30:39.869Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-03-26T21:30:39.869Z] project root: . [2024-03-26T21:30:39.869Z] --> token set from env [2024-03-26T21:30:39.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-26T21:30:39.869Z] ==> Running gcov in . (disable via -X gcov) [2024-03-26T21:30:39.869Z] ==> Python coveragepy not found [2024-03-26T21:30:39.869Z] ==> Searching for coverage reports in: [2024-03-26T21:30:39.869Z] + . [2024-03-26T21:30:40.128Z] -> Found 1 reports [2024-03-26T21:30:40.128Z] ==> Detecting git/mercurial file structure [2024-03-26T21:30:40.128Z] ==> Reading reports [2024-03-26T21:30:40.128Z] + ./coverage.out bytes=13 [2024-03-26T21:30:40.128Z] ==> Appending adjustments [2024-03-26T21:30:40.128Z] https://docs.codecov.io/docs/fixing-reports [2024-03-26T21:30:40.128Z] + Found adjustments [2024-03-26T21:30:40.128Z] ==> Gzipping contents [2024-03-26T21:30:40.128Z] 4.0K /tmp/codecov.pBcytT.gz [2024-03-26T21:30:40.128Z] ==> Uploading reports [2024-03-26T21:30:40.128Z] url: https://codecov.io [2024-03-26T21:30:40.128Z] query: branch=main&commit=9e2b4de80f2f77675910eee7170c1292975a828e&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-26T21:30:40.128Z] -> Pinging Codecov [2024-03-26T21:30:40.128Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e2b4de80f2f77675910eee7170c1292975a828e&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-26T21:30:40.128Z] -> Uploading to [2024-03-26T21:30:40.128Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-26/A97CA9966030D2A3747ED39772930CCE/9e2b4de80f2f77675910eee7170c1292975a828e/c2d603e1-1516-468a-8157-4695b955e088.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240326T213040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c65e1162f36d55fba7e14f030c057a9cfd8cc036fdeedb405f145905a967876 [2024-03-26T21:30:40.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T21:30:40.128Z] Dload Upload Total Spent Left Speed [2024-03-26T21:30:40.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1147 100 234 0 0 100 234 0 995 --:--:-- --:--:-- --:--:-- 991 [2024-03-26T21:30:40.388Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] } [2024-03-26T21:30:40.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-26T21:30:40.526Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-26T21:30:40.537Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:40.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:30:40.843Z] [2024-03-26T21:30:40.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:30:41.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:30:41.148Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-26T21:30:41.148Z] df9b9388f04a: Pulling fs layer [2024-03-26T21:30:41.148Z] 52dc419b0ee2: Pulling fs layer [2024-03-26T21:30:41.148Z] 25bc292e5bac: Pulling fs layer [2024-03-26T21:30:41.148Z] 114826534d7a: Pulling fs layer [2024-03-26T21:30:41.148Z] 4657fd5d0bcf: Pulling fs layer [2024-03-26T21:30:41.148Z] 6ad1cebc031e: Pulling fs layer [2024-03-26T21:30:41.148Z] 4657fd5d0bcf: Waiting [2024-03-26T21:30:41.148Z] 8a3aa393b2d8: Pulling fs layer [2024-03-26T21:30:41.148Z] 25bc292e5bac: Verifying Checksum [2024-03-26T21:30:41.148Z] 25bc292e5bac: Download complete [2024-03-26T21:30:41.148Z] 52dc419b0ee2: Download complete [2024-03-26T21:30:41.148Z] 4657fd5d0bcf: Download complete [2024-03-26T21:30:41.148Z] df9b9388f04a: Verifying Checksum [2024-03-26T21:30:41.148Z] df9b9388f04a: Download complete [2024-03-26T21:30:41.407Z] 6ad1cebc031e: Verifying Checksum [2024-03-26T21:30:41.407Z] 6ad1cebc031e: Download complete [2024-03-26T21:30:41.407Z] df9b9388f04a: Pull complete [2024-03-26T21:30:41.407Z] 52dc419b0ee2: Pull complete [2024-03-26T21:30:41.407Z] 25bc292e5bac: Pull complete [2024-03-26T21:30:41.974Z] 114826534d7a: Download complete [2024-03-26T21:30:41.974Z] 8a3aa393b2d8: Verifying Checksum [2024-03-26T21:30:41.974Z] 8a3aa393b2d8: Download complete [2024-03-26T21:30:45.255Z] 114826534d7a: Pull complete [2024-03-26T21:30:45.255Z] 4657fd5d0bcf: Pull complete [2024-03-26T21:30:45.514Z] 6ad1cebc031e: Pull complete [2024-03-26T21:30:48.044Z] 8a3aa393b2d8: Pull complete [2024-03-26T21:30:48.044Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-26T21:30:48.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:30:48.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:30:48.143Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:30:48.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-26T21:30:52.201Z] $ docker top 6720afa71345be7b9fde490ae10996d4849882482df9ab7b077a3c4636af550b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-26T21:30:52.278Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-03-26T21:30:52.563Z] + set -o pipefail [2024-03-26T21:30:52.563Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-03-26T21:31:02.542Z] [2024-03-26T21:31:02.542Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-03-26T21:31:02.542Z] [2024-03-26T21:31:02.542Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2f981177-c907-484b-ae7b-0eee1f86cf32 [2024-03-26T21:31:02.542Z] [2024-03-26T21:31:02.542Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-26T21:31:02.542Z] [2024-03-26T21:31:02.542Z] [2024-03-26T21:31:02.542Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-26T21:31:02.542Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-26T21:31:02.542Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-26T21:31:02.547Z] $ docker stop --time=1 6720afa71345be7b9fde490ae10996d4849882482df9ab7b077a3c4636af550b [2024-03-26T21:31:06.642Z] $ docker rm -f --volumes 6720afa71345be7b9fde490ae10996d4849882482df9ab7b077a3c4636af550b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T21:31:07.547Z] + git log --format=format:%s -1 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] sh [2024-03-26T21:31:07.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:31:07.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:08.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:31:08.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:31:08.229Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:31:08.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T21:31:08.680Z] $ docker top 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c -eo pid,comm [2024-03-26T21:31:08.733Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-26T21:31:08.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:31:08.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:31:08.790Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:31:08.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:31:08.893Z] $ docker exec 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c ssh-agent [2024-03-26T21:31:09.007Z] SSH_AUTH_SOCK=/tmp/ssh-5uqxXLYe0zkT/agent.33 [2024-03-26T21:31:09.007Z] SSH_AGENT_PID=39 [2024-03-26T21:31:09.012Z] Running ssh-add (command line suppressed) [2024-03-26T21:31:09.111Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15453272885492704917.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15453272885492704917.key) [2024-03-26T21:31:09.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:31:09.418Z] + git semver tag [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,580 [run_tag] DEBUG tag force:False [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,580 [check_head_tag] DEBUG check head tag [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,582 [execute] INFO git cat-file --batch-check [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,586 [execute] INFO git cat-file --batch [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,612 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,612 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,613 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:31:09.677Z] 2024-03-26 21:31:09,617 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:31:09.677Z] 3.2.0-dev.21 [Pipeline] } [2024-03-26T21:31:09.680Z] $ docker exec --env ******** --env ******** 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c ssh-agent -k [2024-03-26T21:31:09.774Z] unset SSH_AUTH_SOCK; [2024-03-26T21:31:09.775Z] unset SSH_AGENT_PID; [2024-03-26T21:31:09.775Z] echo Agent pid 39 killed; [2024-03-26T21:31:09.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:31:10.114Z] + git semver [Pipeline] } [2024-03-26T21:31:10.379Z] $ docker stop --time=1 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c [2024-03-26T21:31:11.663Z] $ docker rm -f --volumes 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:12.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:31:12.072Z] [2024-03-26T21:31:12.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:12.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:31:12.379Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-26T21:31:12.379Z] ab5ef0e58194: Pulling fs layer [2024-03-26T21:31:12.379Z] 9712f1f96733: Pulling fs layer [2024-03-26T21:31:12.379Z] 63f879dbbcfc: Pulling fs layer [2024-03-26T21:31:12.379Z] 0d9ebad4ef96: Pulling fs layer [2024-03-26T21:31:12.379Z] e9a5061849ea: Pulling fs layer [2024-03-26T21:31:12.379Z] d747dcd14b5f: Pulling fs layer [2024-03-26T21:31:12.379Z] 2de7ff778b66: Pulling fs layer [2024-03-26T21:31:12.379Z] e9a5061849ea: Waiting [2024-03-26T21:31:12.379Z] d747dcd14b5f: Waiting [2024-03-26T21:31:12.379Z] 2de7ff778b66: Waiting [2024-03-26T21:31:12.379Z] 0d9ebad4ef96: Waiting [2024-03-26T21:31:12.379Z] 9712f1f96733: Verifying Checksum [2024-03-26T21:31:12.379Z] 9712f1f96733: Download complete [2024-03-26T21:31:12.638Z] 63f879dbbcfc: Verifying Checksum [2024-03-26T21:31:12.638Z] 63f879dbbcfc: Download complete [2024-03-26T21:31:12.897Z] e9a5061849ea: Verifying Checksum [2024-03-26T21:31:12.897Z] e9a5061849ea: Download complete [2024-03-26T21:31:12.897Z] d747dcd14b5f: Verifying Checksum [2024-03-26T21:31:12.897Z] d747dcd14b5f: Download complete [2024-03-26T21:31:12.897Z] ab5ef0e58194: Verifying Checksum [2024-03-26T21:31:12.897Z] ab5ef0e58194: Download complete [2024-03-26T21:31:12.897Z] 0d9ebad4ef96: Verifying Checksum [2024-03-26T21:31:12.897Z] 0d9ebad4ef96: Download complete [2024-03-26T21:31:12.897Z] 2de7ff778b66: Verifying Checksum [2024-03-26T21:31:12.897Z] 2de7ff778b66: Download complete [2024-03-26T21:31:15.426Z] ab5ef0e58194: Pull complete [2024-03-26T21:31:15.426Z] 9712f1f96733: Pull complete [2024-03-26T21:31:15.990Z] 63f879dbbcfc: Pull complete [2024-03-26T21:31:19.273Z] 0d9ebad4ef96: Pull complete [2024-03-26T21:31:19.533Z] e9a5061849ea: Pull complete [2024-03-26T21:31:19.533Z] d747dcd14b5f: Pull complete [2024-03-26T21:31:20.466Z] 2de7ff778b66: Pull complete [2024-03-26T21:31:20.466Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-26T21:31:20.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:31:20.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:31:20.561Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:31:20.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-26T21:31:25.535Z] $ docker top 20eead6e8316d62cabfa8e0bdc45771717a9bbd3304e7ad5b39df9df163983ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:31:25.615Z] provisioning config files... [2024-03-26T21:31:25.623Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16242803004550699861tmp [2024-03-26T21:31:25.634Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5443109624911567362tmp [2024-03-26T21:31:25.644Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15270350981967417133tmp [Pipeline] { [Pipeline] echo [2024-03-26T21:31:25.733Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:26.030Z] ---> sigul-configuration.sh [2024-03-26T21:31:26.030Z] gpg: directory `/root/.gnupg' created [2024-03-26T21:31:26.030Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-26T21:31:26.030Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-26T21:31:26.030Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-26T21:31:26.030Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-26T21:31:26.030Z] gpg: CAST5 encrypted data [2024-03-26T21:31:26.030Z] gpg: encrypted with 1 passphrase [2024-03-26T21:31:26.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-26T21:31:26.327Z] + mkdir /home/jenkins [2024-03-26T21:31:26.327Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-26T21:31:26.700Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-26T21:31:26.724Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:27.050Z] ---> sigul-install.sh [2024-03-26T21:31:27.050Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-26T21:31:27.370Z] + git tag --list [2024-03-26T21:31:27.370Z] v1.0.0 [2024-03-26T21:31:27.370Z] v1.1.0 [2024-03-26T21:31:27.370Z] v1.2.0 [2024-03-26T21:31:27.370Z] v1.3.0 [2024-03-26T21:31:27.370Z] v1.3.1 [2024-03-26T21:31:27.370Z] v2.0.0 [2024-03-26T21:31:27.370Z] v2.0.1 [2024-03-26T21:31:27.370Z] v2.1.0 [2024-03-26T21:31:27.370Z] v2.1.1 [2024-03-26T21:31:27.370Z] v2.1.2 [2024-03-26T21:31:27.370Z] v2.2.0 [2024-03-26T21:31:27.370Z] v2.3 [2024-03-26T21:31:27.370Z] v2.3.0 [2024-03-26T21:31:27.370Z] v2.3.1 [2024-03-26T21:31:27.370Z] v3.0 [2024-03-26T21:31:27.370Z] v3.0.0 [2024-03-26T21:31:27.370Z] v3.0.1 [2024-03-26T21:31:27.370Z] v3.0.1-dev.1 [2024-03-26T21:31:27.370Z] v3.1 [2024-03-26T21:31:27.370Z] v3.1.0 [2024-03-26T21:31:27.370Z] v3.1.0-dev.1 [2024-03-26T21:31:27.370Z] v3.1.0-dev.10 [2024-03-26T21:31:27.370Z] v3.1.0-dev.11 [2024-03-26T21:31:27.370Z] v3.1.0-dev.12 [2024-03-26T21:31:27.370Z] v3.1.0-dev.13 [2024-03-26T21:31:27.370Z] v3.1.0-dev.14 [2024-03-26T21:31:27.370Z] v3.1.0-dev.15 [2024-03-26T21:31:27.370Z] v3.1.0-dev.16 [2024-03-26T21:31:27.370Z] v3.1.0-dev.17 [2024-03-26T21:31:27.370Z] v3.1.0-dev.18 [2024-03-26T21:31:27.370Z] v3.1.0-dev.19 [2024-03-26T21:31:27.370Z] v3.1.0-dev.2 [2024-03-26T21:31:27.370Z] v3.1.0-dev.20 [2024-03-26T21:31:27.370Z] v3.1.0-dev.21 [2024-03-26T21:31:27.370Z] v3.1.0-dev.22 [2024-03-26T21:31:27.370Z] v3.1.0-dev.23 [2024-03-26T21:31:27.370Z] v3.1.0-dev.24 [2024-03-26T21:31:27.370Z] v3.1.0-dev.25 [2024-03-26T21:31:27.370Z] v3.1.0-dev.26 [2024-03-26T21:31:27.370Z] v3.1.0-dev.27 [2024-03-26T21:31:27.370Z] v3.1.0-dev.28 [2024-03-26T21:31:27.370Z] v3.1.0-dev.29 [2024-03-26T21:31:27.370Z] v3.1.0-dev.3 [2024-03-26T21:31:27.370Z] v3.1.0-dev.30 [2024-03-26T21:31:27.370Z] v3.1.0-dev.31 [2024-03-26T21:31:27.370Z] v3.1.0-dev.32 [2024-03-26T21:31:27.370Z] v3.1.0-dev.33 [2024-03-26T21:31:27.370Z] v3.1.0-dev.34 [2024-03-26T21:31:27.370Z] v3.1.0-dev.35 [2024-03-26T21:31:27.370Z] v3.1.0-dev.36 [2024-03-26T21:31:27.370Z] v3.1.0-dev.37 [2024-03-26T21:31:27.370Z] v3.1.0-dev.38 [2024-03-26T21:31:27.370Z] v3.1.0-dev.39 [2024-03-26T21:31:27.370Z] v3.1.0-dev.4 [2024-03-26T21:31:27.370Z] v3.1.0-dev.5 [2024-03-26T21:31:27.370Z] v3.1.0-dev.6 [2024-03-26T21:31:27.370Z] v3.1.0-dev.7 [2024-03-26T21:31:27.370Z] v3.1.0-dev.8 [2024-03-26T21:31:27.370Z] v3.1.0-dev.9 [2024-03-26T21:31:27.370Z] v3.2.0-dev.1 [2024-03-26T21:31:27.370Z] v3.2.0-dev.10 [2024-03-26T21:31:27.370Z] v3.2.0-dev.11 [2024-03-26T21:31:27.370Z] v3.2.0-dev.12 [2024-03-26T21:31:27.370Z] v3.2.0-dev.13 [2024-03-26T21:31:27.370Z] v3.2.0-dev.14 [2024-03-26T21:31:27.370Z] v3.2.0-dev.15 [2024-03-26T21:31:27.370Z] v3.2.0-dev.16 [2024-03-26T21:31:27.370Z] v3.2.0-dev.17 [2024-03-26T21:31:27.370Z] v3.2.0-dev.18 [2024-03-26T21:31:27.370Z] v3.2.0-dev.19 [2024-03-26T21:31:27.370Z] v3.2.0-dev.2 [2024-03-26T21:31:27.370Z] v3.2.0-dev.20 [2024-03-26T21:31:27.370Z] v3.2.0-dev.21 [2024-03-26T21:31:27.370Z] v3.2.0-dev.3 [2024-03-26T21:31:27.370Z] v3.2.0-dev.4 [2024-03-26T21:31:27.370Z] v3.2.0-dev.5 [2024-03-26T21:31:27.370Z] v3.2.0-dev.6 [2024-03-26T21:31:27.370Z] v3.2.0-dev.7 [2024-03-26T21:31:27.370Z] v3.2.0-dev.8 [2024-03-26T21:31:27.370Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-26T21:31:27.670Z] + lftools sign git-tag v3.2.0-dev.21 [2024-03-26T21:31:28.237Z] Signing Git tag with Sigul... [2024-03-26T21:31:28.237Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-03-26T21:31:28.512Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:28.803Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-26T21:31:28.810Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-26T21:31:28.825Z] $ docker stop --time=1 20eead6e8316d62cabfa8e0bdc45771717a9bbd3304e7ad5b39df9df163983ec [2024-03-26T21:31:30.108Z] $ docker rm -f --volumes 20eead6e8316d62cabfa8e0bdc45771717a9bbd3304e7ad5b39df9df163983ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-26T21:31:30.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:31:30.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:30.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:31:30.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:31:30.947Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:31:30.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T21:31:31.278Z] $ docker top f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 -eo pid,comm [2024-03-26T21:31:31.329Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-26T21:31:31.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:31:31.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:31:31.380Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:31:31.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:31:31.495Z] $ docker exec f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 ssh-agent [2024-03-26T21:31:31.613Z] SSH_AUTH_SOCK=/tmp/ssh-6SzXNU66Xvtv/agent.33 [2024-03-26T21:31:31.613Z] SSH_AGENT_PID=39 [2024-03-26T21:31:31.617Z] Running ssh-add (command line suppressed) [2024-03-26T21:31:31.711Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11344099131068264249.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11344099131068264249.key) [2024-03-26T21:31:31.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:31:32.019Z] + git semver bump pre [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,187 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,188 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,188 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,188 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,188 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,188 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,190 [execute] INFO git cat-file --batch-check [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,195 [execute] INFO git cat-file --batch [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:31:32.277Z] 2024-03-26 21:31:32,200 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:31:32.277Z] 3.2.0-dev.22 [Pipeline] } [2024-03-26T21:31:32.282Z] $ docker exec --env ******** --env ******** f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 ssh-agent -k [2024-03-26T21:31:32.381Z] unset SSH_AUTH_SOCK; [2024-03-26T21:31:32.381Z] unset SSH_AGENT_PID; [2024-03-26T21:31:32.381Z] echo Agent pid 39 killed; [2024-03-26T21:31:32.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:31:32.721Z] + git semver [Pipeline] } [2024-03-26T21:31:32.987Z] $ docker stop --time=1 f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 [2024-03-26T21:31:34.266Z] $ docker rm -f --volumes f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:31:34.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:31:34.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:34.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:31:34.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:31:35.013Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:31:35.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T21:31:35.372Z] $ docker top a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:31:35.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:31:35.482Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:31:35.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:31:35.585Z] $ docker exec a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 ssh-agent [2024-03-26T21:31:35.683Z] SSH_AUTH_SOCK=/tmp/ssh-VZN3k8PEkmqW/agent.33 [2024-03-26T21:31:35.683Z] SSH_AGENT_PID=39 [2024-03-26T21:31:35.687Z] Running ssh-add (command line suppressed) [2024-03-26T21:31:35.787Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18312602405842255128.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18312602405842255128.key) [2024-03-26T21:31:35.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:31:36.094Z] + git semver push [2024-03-26T21:31:36.353Z] 2024-03-26 21:31:36,264 [run_push] DEBUG push [2024-03-26T21:31:36.353Z] 2024-03-26 21:31:36,265 [execute] INFO git cat-file --batch-check [2024-03-26T21:31:36.353Z] 2024-03-26 21:31:36,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:31:36.353Z] 2024-03-26 21:31:36,269 [execute] INFO git rev-list af97300cde744e85c79ca225cc72f8cef624350b -- [2024-03-26T21:31:36.353Z] 2024-03-26 21:31:36,269 [execute] DEBUG Popen(['git', 'rev-list', 'af97300cde744e85c79ca225cc72f8cef624350b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:31:36.353Z] 2024-03-26 21:31:36,279 [execute] INFO git fetch -v origin [2024-03-26T21:31:36.353Z] 2024-03-26 21:31:36,279 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-26T21:31:36.925Z] 2024-03-26 21:31:36,785 [run_push] DEBUG no remote changes detected [2024-03-26T21:31:36.925Z] 2024-03-26 21:31:36,786 [execute] INFO git push origin semver [2024-03-26T21:31:36.925Z] 2024-03-26 21:31:36,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:31:37.857Z] 2024-03-26 21:31:37,535 [run_push] DEBUG push all version tags [2024-03-26T21:31:37.857Z] 2024-03-26 21:31:37,535 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-26T21:31:37.857Z] 2024-03-26 21:31:37,535 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:31:38.422Z] 2024-03-26 21:31:38,250 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-26T21:31:38.422Z] 3.2.0-dev.22 [Pipeline] } [2024-03-26T21:31:38.423Z] $ docker exec --env ******** --env ******** a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 ssh-agent -k [2024-03-26T21:31:38.519Z] unset SSH_AUTH_SOCK; [2024-03-26T21:31:38.519Z] unset SSH_AGENT_PID; [2024-03-26T21:31:38.519Z] echo Agent pid 39 killed; [2024-03-26T21:31:38.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:31:38.864Z] + git semver [Pipeline] } [2024-03-26T21:31:39.127Z] $ docker stop --time=1 a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 [2024-03-26T21:31:40.423Z] $ docker rm -f --volumes a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-26T21:31:41.041Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-03-26T21:31:41.041Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-26T21:31:41.041Z] total 16 [2024-03-26T21:31:41.041Z] drwxr-xr-x 3 root root 4096 Mar 26 21:16 . [2024-03-26T21:31:41.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:31 .. [2024-03-26T21:31:41.041Z] drwxr-xr-x 2 root root 4096 Mar 26 21:16 cost [2024-03-26T21:31:41.041Z] -rw-r--r-- 1 root root 96 Mar 26 21:16 cost.csv [2024-03-26T21:31:41.041Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-03-26T21:31:41.041Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-26T21:31:41.041Z] total 16 [2024-03-26T21:31:41.041Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:16 . [2024-03-26T21:31:41.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:31 .. [2024-03-26T21:31:41.041Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 21:16 cost [2024-03-26T21:31:41.041Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 26 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:41.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:42.187Z] ---> package-listing.sh [2024-03-26T21:31:42.187Z] ++ facter osfamily [2024-03-26T21:31:42.187Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-26T21:31:42.446Z] + OS_FAMILY=debian [2024-03-26T21:31:42.446Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-03-26T21:31:42.446Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-26T21:31:42.446Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-26T21:31:42.446Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-26T21:31:42.446Z] + PACKAGES=/tmp/packages_start.txt [2024-03-26T21:31:42.446Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-26T21:31:42.446Z] + PACKAGES=/tmp/packages_end.txt [2024-03-26T21:31:42.446Z] + case "${OS_FAMILY}" in [2024-03-26T21:31:42.446Z] + dpkg -l [2024-03-26T21:31:42.446Z] + grep '^ii' [2024-03-26T21:31:42.446Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-26T21:31:42.446Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-26T21:31:42.446Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-26T21:31:42.446Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-26T21:31:42.446Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-03-26T21:31:42.446Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-03-26T21:31:42.457Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-26T21:31:42.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:31:43.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:31:43.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:31:43.377Z] prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container [2024-03-26T21:31:43.402Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-26T21:31:43.587Z] $ docker top b60b5c58b3efdc32950b04dc75e7cbbbc6ca8a397c9e052bdc86d8d2efd25cfc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:31:43.935Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-26T21:31:44.218Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-26T21:31:44.502Z] + ls /var/log/sa-host [2024-03-26T21:31:44.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:31:44.575Z] provisioning config files... [2024-03-26T21:31:44.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13708677881050809967tmp [Pipeline] { [Pipeline] echo [2024-03-26T21:31:44.602Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:44.887Z] ---> create-netrc.sh [Pipeline] } [2024-03-26T21:31:44.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:45.231Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-26T21:31:45.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:45.519Z] ---> sudo-logs.sh [2024-03-26T21:31:45.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-26T21:31:45.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:45.834Z] ---> job-cost.sh [2024-03-26T21:31:45.834Z] lf-activate-venv: SKIPPING [2024-03-26T21:31:45.834Z] DEBUG: total: 0.2199999988079071 [2024-03-26T21:31:45.834Z] INFO: Retrieving Stack Cost... [2024-03-26T21:31:46.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T21:31:46.665Z] INFO: Archiving Costs [Pipeline] echo [2024-03-26T21:31:46.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:31:46.961Z] ---> logs-deploy.sh [2024-03-26T21:31:46.961Z] lf-activate-venv: SKIPPING [2024-03-26T21:31:46.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/230 [2024-03-26T21:31:46.961Z] INFO: archiving workspace using pattern(s): [2024-03-26T21:31:47.897Z] Archives upload complete. [2024-03-26T21:31:47.897Z] INFO: archiving logs to Nexus