Pull request #572 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6cefd742d83ac7ab52e22cca5e62c63bc8f23562+458aadecb4486dfbbf1060360ea4d12c7efd2521 (f3c2519ed79629a3677ff0d048d102089c851c51) 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-ssh12446404858706323242.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17634713797090937175.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3230672066296860071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1412663195750651639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15312268523741050195.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17614025888578592239.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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, buildSnap:false] ========================================================= [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.20 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-1156 in /w/workspace/_app-service-configurable_PR-572 [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/_app-service-configurable_PR-572 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 458aadecb4486dfbbf1060360ea4d12c7efd2521 into PR head commit 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 Merge succeeded, producing 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 Checking out Revision 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 (PR-572) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-14T12:09:23.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-14T12:09:23.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-14T12:09:23.532Z] ========================================================= [2023-07-14T12:09:23.532Z] EdgeX Global Pipelines Version Info [2023-07-14T12:09:23.532Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:09:24.262Z] ------------------- [2023-07-14T12:09:24.263Z] stable info: [2023-07-14T12:09:24.263Z] ------------------- [2023-07-14T12:09:24.263Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-14T12:09:24.263Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T12:09:24.263Z] Message: update stable to v1.0.250 [2023-07-14T12:09:24.832Z] ------------------- [2023-07-14T12:09:24.832Z] experimental info: [2023-07-14T12:09:24.832Z] ------------------- [2023-07-14T12:09:24.832Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-14T12:09:24.832Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T12:09:24.832Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-14T12:09:25.149Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-14T12:09:25.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-14T12:09:25.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-14T12:09:25.271Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-14T12:09:25.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-14T12:09:25.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-14T12:09:25.396Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-14T12:09:25.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-14T12:09:25.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-14T12:09:25.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-14T12:09:25.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-14T12:09:25.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-14T12:09:25.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-14T12:09:25.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-14T12:09:25.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T12:09:25.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T12:09:25.801Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T12:09:25.836Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T12:09:25.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-14T12:09:25.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-14T12:09:25.956Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-14T12:09:25.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-14T12:09:26.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-14T12:09:26.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-14T12:09:26.118Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-14T12:09:26.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-14T12:09:26.208Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-14T12:09:26.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-572 [Pipeline] echo [2023-07-14T12:09:26.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-572 [Pipeline] echo [2023-07-14T12:09:26.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-572 [Pipeline] echo [2023-07-14T12:09:26.370Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [Pipeline] echo [2023-07-14T12:09:26.413Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cefd74 [Pipeline] echo [2023-07-14T12:09:26.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T12:09:26.577Z] provisioning config files... [2023-07-14T12:09:26.592Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-572@tmp/config15542938272132368511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:09:26.945Z] ---> docker-login.sh [2023-07-14T12:09:26.945Z] nexus3.edgexfoundry.org:10001 [2023-07-14T12:09:27.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:27.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:27.204Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:27.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:27.204Z] [2023-07-14T12:09:27.204Z] Login Succeeded [2023-07-14T12:09:27.204Z] nexus3.edgexfoundry.org:10002 [2023-07-14T12:09:27.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:27.464Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:27.464Z] [2023-07-14T12:09:27.464Z] Login Succeeded [2023-07-14T12:09:27.464Z] nexus3.edgexfoundry.org:10003 [2023-07-14T12:09:27.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:27.464Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:27.464Z] [2023-07-14T12:09:27.464Z] Login Succeeded [2023-07-14T12:09:27.464Z] nexus3.edgexfoundry.org:10004 [2023-07-14T12:09:27.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:27.464Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:27.464Z] [2023-07-14T12:09:27.464Z] Login Succeeded [2023-07-14T12:09:27.464Z] docker.io [2023-07-14T12:09:27.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:27.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:27.725Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:27.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:27.725Z] [2023-07-14T12:09:27.725Z] Login Succeeded [2023-07-14T12:09:27.986Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T12:09:28.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-14T12:09:28.709Z] + git rev-list -1 --merges 6cefd742d83ac7ab52e22cca5e62c63bc8f23562~1..6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [Pipeline] echo [2023-07-14T12:09:28.767Z] -----------> git rev-list -1 --merges 6cefd742d83ac7ab52e22cca5e62c63bc8f23562~1..6cefd742d83ac7ab52e22cca5e62c63bc8f23562 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [false] [Pipeline] sh [2023-07-14T12:09:29.074Z] + git log --format=format:%s -1 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [Pipeline] echo [2023-07-14T12:09:29.109Z] ========================================================= [2023-07-14T12:09:29.109Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-14T12:09:29.109Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T12:09:29.637Z] + git log --format=format:%s -1 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [Pipeline] echo [2023-07-14T12:09:29.667Z] [semverPrep] GIT_COMMIT: 6cefd742d83ac7ab52e22cca5e62c63bc8f23562, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-14T12:09:29.706Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-14T12:09:30.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T12:09:30.165Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-14T12:09:30.165Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-14T12:09:30.165Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-14T12:09:30.165Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-14T12:09:30.165Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-14T12:09:30.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:09:30.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T12:09:30.666Z] [2023-07-14T12:09:30.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:09:31.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T12:09:31.157Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-14T12:09:31.157Z] b85a868b505f: Pulling fs layer [2023-07-14T12:09:31.157Z] e2be974225ed: Pulling fs layer [2023-07-14T12:09:31.157Z] 339a4e72a1f5: Pulling fs layer [2023-07-14T12:09:31.157Z] 988bab9f4d93: Pulling fs layer [2023-07-14T12:09:31.157Z] 1469e6f7b9e6: Pulling fs layer [2023-07-14T12:09:31.157Z] eaf3925da568: Pulling fs layer [2023-07-14T12:09:31.157Z] bab4dde63d76: Pulling fs layer [2023-07-14T12:09:31.157Z] bde34c3a00c8: Pulling fs layer [2023-07-14T12:09:31.157Z] b352a97aabf1: Pulling fs layer [2023-07-14T12:09:31.157Z] 4872d77fe225: Pulling fs layer [2023-07-14T12:09:31.157Z] 5851b861e8e6: Pulling fs layer [2023-07-14T12:09:31.157Z] 1469e6f7b9e6: Waiting [2023-07-14T12:09:31.157Z] 988bab9f4d93: Waiting [2023-07-14T12:09:31.157Z] eaf3925da568: Waiting [2023-07-14T12:09:31.157Z] bab4dde63d76: Waiting [2023-07-14T12:09:31.157Z] bde34c3a00c8: Waiting [2023-07-14T12:09:31.157Z] b352a97aabf1: Waiting [2023-07-14T12:09:31.157Z] 4872d77fe225: Waiting [2023-07-14T12:09:31.157Z] e2be974225ed: Download complete [2023-07-14T12:09:31.157Z] 988bab9f4d93: Verifying Checksum [2023-07-14T12:09:31.157Z] 988bab9f4d93: Download complete [2023-07-14T12:09:31.426Z] 1469e6f7b9e6: Verifying Checksum [2023-07-14T12:09:31.426Z] 1469e6f7b9e6: Download complete [2023-07-14T12:09:31.426Z] eaf3925da568: Download complete [2023-07-14T12:09:31.426Z] 339a4e72a1f5: Verifying Checksum [2023-07-14T12:09:31.426Z] 339a4e72a1f5: Download complete [2023-07-14T12:09:31.426Z] bde34c3a00c8: Download complete [2023-07-14T12:09:31.426Z] b352a97aabf1: Verifying Checksum [2023-07-14T12:09:31.426Z] b352a97aabf1: Download complete [2023-07-14T12:09:31.426Z] 4872d77fe225: Verifying Checksum [2023-07-14T12:09:31.426Z] 4872d77fe225: Download complete [2023-07-14T12:09:31.426Z] 5851b861e8e6: Download complete [2023-07-14T12:09:31.426Z] b85a868b505f: Verifying Checksum [2023-07-14T12:09:31.426Z] b85a868b505f: Download complete [2023-07-14T12:09:31.692Z] bab4dde63d76: Verifying Checksum [2023-07-14T12:09:31.692Z] bab4dde63d76: Download complete [2023-07-14T12:09:32.628Z] b85a868b505f: Pull complete [2023-07-14T12:09:32.628Z] e2be974225ed: Pull complete [2023-07-14T12:09:33.197Z] 339a4e72a1f5: Pull complete [2023-07-14T12:09:33.197Z] 988bab9f4d93: Pull complete [2023-07-14T12:09:33.457Z] 1469e6f7b9e6: Pull complete [2023-07-14T12:09:33.457Z] eaf3925da568: Pull complete [2023-07-14T12:09:34.839Z] bab4dde63d76: Pull complete [2023-07-14T12:09:35.099Z] bde34c3a00c8: Pull complete [2023-07-14T12:09:35.099Z] b352a97aabf1: Pull complete [2023-07-14T12:09:35.099Z] 4872d77fe225: Pull complete [2023-07-14T12:09:35.358Z] 5851b861e8e6: Pull complete [2023-07-14T12:09:35.358Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-14T12:09:35.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T12:09:35.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:09:35.581Z] prd-ubuntu20.04-docker-8c-8g-1156 does not seem to be running inside a container [2023-07-14T12:09:35.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-572 -v /w/workspace/_app-service-configurable_PR-572:/w/workspace/_app-service-configurable_PR-572:rw,z -v /w/workspace/_app-service-configurable_PR-572@tmp:/w/workspace/_app-service-configurable_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-14T12:09:40.480Z] $ docker top 9cadf6dc5514a7433625b72128af11ff37ea89e1494d9c2620806a700c9ab13b -eo pid,comm [2023-07-14T12:09:40.528Z] 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). [2023-07-14T12:09:40.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T12:09:40.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T12:09:40.659Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T12:09:40.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T12:09:40.770Z] $ docker exec 9cadf6dc5514a7433625b72128af11ff37ea89e1494d9c2620806a700c9ab13b ssh-agent [2023-07-14T12:09:40.858Z] SSH_AUTH_SOCK=/tmp/ssh-KdbskTzIks3b/agent.31 [2023-07-14T12:09:40.858Z] SSH_AGENT_PID=37 [2023-07-14T12:09:40.864Z] Running ssh-add (command line suppressed) [2023-07-14T12:09:40.961Z] Identity added: /w/workspace/_app-service-configurable_PR-572@tmp/private_key_4250995116258578891.key (/w/workspace/_app-service-configurable_PR-572@tmp/private_key_4250995116258578891.key) [2023-07-14T12:09:40.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T12:09:41.302Z] + git tag --points-at HEAD [Pipeline] } [2023-07-14T12:09:41.331Z] $ docker exec --env ******** --env ******** 9cadf6dc5514a7433625b72128af11ff37ea89e1494d9c2620806a700c9ab13b ssh-agent -k [2023-07-14T12:09:41.431Z] unset SSH_AUTH_SOCK; [2023-07-14T12:09:41.431Z] unset SSH_AGENT_PID; [2023-07-14T12:09:41.431Z] echo Agent pid 37 killed; [2023-07-14T12:09:41.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-14T12:09:41.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T12:09:41.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T12:09:41.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T12:09:41.675Z] $ docker exec 9cadf6dc5514a7433625b72128af11ff37ea89e1494d9c2620806a700c9ab13b ssh-agent [2023-07-14T12:09:41.780Z] SSH_AUTH_SOCK=/tmp/ssh-n47uylJ3BaCj/agent.69 [2023-07-14T12:09:41.780Z] SSH_AGENT_PID=75 [2023-07-14T12:09:41.785Z] Running ssh-add (command line suppressed) [2023-07-14T12:09:41.890Z] Identity added: /w/workspace/_app-service-configurable_PR-572@tmp/private_key_14178392820337613364.key (/w/workspace/_app-service-configurable_PR-572@tmp/private_key_14178392820337613364.key) [2023-07-14T12:09:41.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T12:09:42.225Z] + git semver init [2023-07-14T12:09:42.488Z] 2023-07-14 12:09:42,418 [run_init] DEBUG init version:0.0.0 force:False [2023-07-14T12:09:42.488Z] 2023-07-14 12:09:42,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-572/.semver [2023-07-14T12:09:42.488Z] 2023-07-14 12:09:42,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-572/.semver [2023-07-14T12:09:42.488Z] 2023-07-14 12:09:42,419 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-572/.semver'], cwd=/w/workspace/_app-service-configurable_PR-572, universal_newlines=False, shell=None, istream=None) [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,215 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-572/.git/info/exclude [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,215 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-572/.semver/PR-572 with force:False [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,215 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-572/.semver/PR-572 [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,219 [execute] INFO git cat-file --batch-check [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-572/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,226 [execute] INFO git cat-file --batch [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-572/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T12:09:43.427Z] 2023-07-14 12:09:43,230 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-572/.semver/PR-572 [2023-07-14T12:09:43.427Z] 0.0.0 [Pipeline] } [2023-07-14T12:09:43.455Z] $ docker exec --env ******** --env ******** 9cadf6dc5514a7433625b72128af11ff37ea89e1494d9c2620806a700c9ab13b ssh-agent -k [2023-07-14T12:09:43.549Z] unset SSH_AUTH_SOCK; [2023-07-14T12:09:43.549Z] unset SSH_AGENT_PID; [2023-07-14T12:09:43.550Z] echo Agent pid 75 killed; [2023-07-14T12:09:43.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T12:09:44.077Z] + git semver [Pipeline] } [2023-07-14T12:09:44.364Z] $ docker stop --time=1 9cadf6dc5514a7433625b72128af11ff37ea89e1494d9c2620806a700c9ab13b [2023-07-14T12:09:45.645Z] $ docker rm -f --volumes 9cadf6dc5514a7433625b72128af11ff37ea89e1494d9c2620806a700c9ab13b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T12:09:46.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-14T12:09:46.495Z] Stashed 1 file(s) [Pipeline] echo [2023-07-14T12:09:46.512Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-07-14T12:09:47.195Z] provisioning config files... [2023-07-14T12:09:47.204Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-572@tmp/config9054324385904275322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:09:47.559Z] ---> docker-login.sh [2023-07-14T12:09:47.559Z] nexus3.edgexfoundry.org:10001 [2023-07-14T12:09:47.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:47.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:47.559Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:47.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:47.559Z] [2023-07-14T12:09:47.559Z] Login Succeeded [2023-07-14T12:09:47.559Z] nexus3.edgexfoundry.org:10002 [2023-07-14T12:09:47.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:47.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:47.559Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:47.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:47.559Z] [2023-07-14T12:09:47.559Z] Login Succeeded [2023-07-14T12:09:47.559Z] nexus3.edgexfoundry.org:10003 [2023-07-14T12:09:47.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:47.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:47.818Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:47.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:47.818Z] [2023-07-14T12:09:47.818Z] Login Succeeded [2023-07-14T12:09:47.818Z] nexus3.edgexfoundry.org:10004 [2023-07-14T12:09:47.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:47.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:47.818Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:47.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:47.818Z] [2023-07-14T12:09:47.818Z] Login Succeeded [2023-07-14T12:09:47.818Z] docker.io [2023-07-14T12:09:47.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:09:48.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:09:48.076Z] Configure a credential helper to remove this warning. See [2023-07-14T12:09:48.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:09:48.076Z] [2023-07-14T12:09:48.076Z] Login Succeeded [2023-07-14T12:09:48.076Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T12:09:48.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T12:09:48.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T12:09:48.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T12:09:48.381Z] ========================================================= [2023-07-14T12:09:48.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-14T12:09:48.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:09:48.888Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-14T12:09:48.888Z] Sending build context to Docker daemon 3.302MB [2023-07-14T12:09:48.888Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T12:09:48.888Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T12:09:48.888Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-14T12:09:48.888Z] 4db1b89c0bd1: Pulling fs layer [2023-07-14T12:09:48.888Z] 6911f1a30b25: Pulling fs layer [2023-07-14T12:09:48.888Z] e194b8c5c2a9: Pulling fs layer [2023-07-14T12:09:48.888Z] 6863d3e3a2b1: Pulling fs layer [2023-07-14T12:09:48.888Z] ec0bb842ea78: Pulling fs layer [2023-07-14T12:09:48.888Z] 40a00589a448: Pulling fs layer [2023-07-14T12:09:48.888Z] 6c08303d61cc: Pulling fs layer [2023-07-14T12:09:48.888Z] 798269fcf238: Pulling fs layer [2023-07-14T12:09:48.888Z] 40a00589a448: Waiting [2023-07-14T12:09:48.888Z] 6863d3e3a2b1: Waiting [2023-07-14T12:09:48.888Z] ec0bb842ea78: Waiting [2023-07-14T12:09:48.888Z] 6c08303d61cc: Waiting [2023-07-14T12:09:48.888Z] 798269fcf238: Waiting [2023-07-14T12:09:48.888Z] 6911f1a30b25: Verifying Checksum [2023-07-14T12:09:48.888Z] 6911f1a30b25: Download complete [2023-07-14T12:09:48.888Z] 6863d3e3a2b1: Verifying Checksum [2023-07-14T12:09:48.888Z] 6863d3e3a2b1: Download complete [2023-07-14T12:09:48.888Z] ec0bb842ea78: Verifying Checksum [2023-07-14T12:09:48.888Z] ec0bb842ea78: Download complete [2023-07-14T12:09:49.149Z] 4db1b89c0bd1: Download complete [2023-07-14T12:09:49.149Z] 40a00589a448: Verifying Checksum [2023-07-14T12:09:49.149Z] 40a00589a448: Download complete [2023-07-14T12:09:49.149Z] 4db1b89c0bd1: Pull complete [2023-07-14T12:09:49.722Z] 798269fcf238: Verifying Checksum [2023-07-14T12:09:49.722Z] 798269fcf238: Download complete [2023-07-14T12:09:49.722Z] 6911f1a30b25: Pull complete [2023-07-14T12:09:49.980Z] e194b8c5c2a9: Verifying Checksum [2023-07-14T12:09:49.980Z] e194b8c5c2a9: Download complete [2023-07-14T12:09:49.980Z] 6c08303d61cc: Verifying Checksum [2023-07-14T12:09:49.980Z] 6c08303d61cc: Download complete [2023-07-14T12:09:53.262Z] e194b8c5c2a9: Pull complete [2023-07-14T12:09:53.262Z] 6863d3e3a2b1: Pull complete [2023-07-14T12:09:53.262Z] ec0bb842ea78: Pull complete [2023-07-14T12:09:53.262Z] 40a00589a448: Pull complete [2023-07-14T12:09:55.790Z] 6c08303d61cc: Pull complete [2023-07-14T12:09:56.357Z] 798269fcf238: Pull complete [2023-07-14T12:09:56.357Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-14T12:09:56.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T12:09:56.357Z] ---> ec979cd7f677 [2023-07-14T12:09:56.357Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T12:10:01.926Z] Still waiting to schedule task [2023-07-14T12:10:01.927Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-14T12:10:02.941Z] ---> Running in adcce7e50637 [2023-07-14T12:10:02.941Z] Removing intermediate container adcce7e50637 [2023-07-14T12:10:02.941Z] ---> 07e32fa1eab5 [2023-07-14T12:10:02.941Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T12:10:02.941Z] ---> Running in 67858b481c0a [2023-07-14T12:10:02.941Z] Removing intermediate container 67858b481c0a [2023-07-14T12:10:02.941Z] ---> 90d1340f5e62 [2023-07-14T12:10:02.941Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T12:10:02.941Z] ---> Running in c838576530ef [2023-07-14T12:10:02.941Z] Removing intermediate container c838576530ef [2023-07-14T12:10:02.941Z] ---> 3548603b9d80 [2023-07-14T12:10:02.941Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T12:10:02.941Z] ---> Running in ed2c2c96a1da [2023-07-14T12:10:03.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T12:10:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T12:10:03.717Z] OK: 265 MiB in 53 packages [2023-07-14T12:10:03.974Z] Removing intermediate container ed2c2c96a1da [2023-07-14T12:10:03.974Z] ---> a1778f06c9c3 [2023-07-14T12:10:03.974Z] Step 7/12 : WORKDIR /app [2023-07-14T12:10:03.974Z] ---> Running in a16ef4aadb17 [2023-07-14T12:10:03.974Z] Removing intermediate container a16ef4aadb17 [2023-07-14T12:10:03.974Z] ---> f28c247a27d9 [2023-07-14T12:10:03.974Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T12:10:04.232Z] ---> 124928a8aee1 [2023-07-14T12:10:04.233Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T12:10:04.233Z] ---> Running in b7651d137c94 [2023-07-14T12:11:11.927Z] Removing intermediate container b7651d137c94 [2023-07-14T12:11:11.927Z] ---> 775bd902bbed [2023-07-14T12:11:11.927Z] Step 10/12 : COPY . . [2023-07-14T12:11:11.927Z] ---> 0b6565b387f9 [2023-07-14T12:11:11.927Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T12:11:11.927Z] ---> Running in 3851d596a18e [2023-07-14T12:11:11.927Z] Removing intermediate container 3851d596a18e [2023-07-14T12:11:11.927Z] ---> 346cd991f98e [2023-07-14T12:11:11.927Z] Step 12/12 : RUN $MAKE [2023-07-14T12:11:11.927Z] ---> Running in 6cf64cedbbdd [2023-07-14T12:11:11.927Z] noop [2023-07-14T12:11:11.927Z] Removing intermediate container 6cf64cedbbdd [2023-07-14T12:11:11.927Z] ---> 1b04c91415ca [2023-07-14T12:11:11.927Z] Successfully built 1b04c91415ca [2023-07-14T12:11:11.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:11:12.366Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T12:11:12.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:11:12.525Z] prd-ubuntu20.04-docker-8c-8g-1156 does not seem to be running inside a container [2023-07-14T12:11:12.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-572 -v /w/workspace/_app-service-configurable_PR-572:/w/workspace/_app-service-configurable_PR-572:rw,z -v /w/workspace/_app-service-configurable_PR-572@tmp:/w/workspace/_app-service-configurable_PR-572@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T12:11:12.882Z] $ docker top d03f63bba73996c3797aece28354a58ef010747fe3cc7f7e56cc69e82e2af29f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T12:11:13.273Z] + go version [2023-07-14T12:11:13.273Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-14T12:11:13.301Z] $ docker stop --time=1 d03f63bba73996c3797aece28354a58ef010747fe3cc7f7e56cc69e82e2af29f [2023-07-14T12:11:14.581Z] $ docker rm -f --volumes d03f63bba73996c3797aece28354a58ef010747fe3cc7f7e56cc69e82e2af29f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:11:15.281Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T12:11:15.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:11:15.426Z] prd-ubuntu20.04-docker-8c-8g-1156 does not seem to be running inside a container [2023-07-14T12:11:15.450Z] $ 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_PR-572 -v /w/workspace/_app-service-configurable_PR-572:/w/workspace/_app-service-configurable_PR-572:rw,z -v /w/workspace/_app-service-configurable_PR-572@tmp:/w/workspace/_app-service-configurable_PR-572@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T12:11:15.760Z] $ docker top 83172fe8e428a33f068385ef7b7c53a49aaf18b404f20b109c525482a40ef2c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T12:11:16.154Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-572 [Pipeline] fileExists [Pipeline] sh [2023-07-14T12:11:16.514Z] + make test [2023-07-14T12:11:16.514Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T12:11:34.591Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-14T12:11:52.785Z] go vet ./... [2023-07-14T12:11:56.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T12:11:56.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T12:11:56.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T12:11:56.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T12:11:56.165Z] $ docker stop --time=1 83172fe8e428a33f068385ef7b7c53a49aaf18b404f20b109c525482a40ef2c1 [2023-07-14T12:11:56.486Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1157 in /w/workspace/_app-service-configurable_PR-572 [2023-07-14T12:12:02.301Z] $ docker rm -f --volumes 83172fe8e428a33f068385ef7b7c53a49aaf18b404f20b109c525482a40ef2c1 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-07-14T12:12:02.679Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-14T12:12:02.752Z] Selected Git installation does not exist. Using Default [2023-07-14T12:12:02.752Z] The recommended git tool is: NONE [2023-07-14T12:12:02.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T12:12:02.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-14T12:12:03.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T12:12:04.056Z] + ls -al . [2023-07-14T12:12:04.056Z] total 180 [2023-07-14T12:12:04.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 12:11 . [2023-07-14T12:12:04.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 12:09 .. [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 12:09 .dockerignore [2023-07-14T12:12:04.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 12:09 .git [2023-07-14T12:12:04.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 12:09 .github [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 12:09 .gitignore [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 12:09 .golangci.yml [2023-07-14T12:12:04.056Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 12:09 .semver [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 14 12:09 Attribution.txt [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 14 12:09 CHANGELOG.md [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 14 12:09 Dockerfile [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 12:09 GOVERNANCE.md [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 12:09 Jenkinsfile [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 12:09 LICENSE [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 12:09 OWNERS.md [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 14 12:09 README.md [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 12:09 VERSION [2023-07-14T12:12:04.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 12:09 bin [2023-07-14T12:12:04.056Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 14 12:11 coverage.out [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 3467 Jul 14 12:09 go.mod [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 32448 Jul 14 12:09 go.sum [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 14 12:09 main.go [2023-07-14T12:12:04.056Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 14 12:09 makefile [2023-07-14T12:12:04.056Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 12:09 res [2023-07-14T12:12:04.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 12:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:12:04.455Z] + 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=6cefd742d83ac7ab52e22cca5e62c63bc8f23562 --label arch=amd64 --label version=0.0.0 . [2023-07-14T12:12:04.455Z] Sending build context to Docker daemon 3.303MB [2023-07-14T12:12:04.455Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T12:12:04.455Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-14T12:12:04.455Z] ---> 1b04c91415ca [2023-07-14T12:12:04.455Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T12:12:04.715Z] ---> Running in df8907045185 [2023-07-14T12:12:04.715Z] Removing intermediate container df8907045185 [2023-07-14T12:12:04.715Z] ---> 41d2b24ac06e [2023-07-14T12:12:04.715Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T12:12:04.715Z] ---> Running in c296490c70ec [2023-07-14T12:12:04.715Z] Removing intermediate container c296490c70ec [2023-07-14T12:12:04.715Z] ---> 3cb9c00c1691 [2023-07-14T12:12:04.715Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-14T12:12:04.715Z] ---> Running in 039eef65d8a5 [2023-07-14T12:12:04.974Z] Removing intermediate container 039eef65d8a5 [2023-07-14T12:12:04.974Z] ---> 20bca1593f75 [2023-07-14T12:12:04.974Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T12:12:04.974Z] ---> Running in 5af546490bb0 [2023-07-14T12:12:05.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T12:12:08.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T12:12:08.527Z] OK: 265 MiB in 53 packages [2023-07-14T12:12:08.527Z] Removing intermediate container 5af546490bb0 [2023-07-14T12:12:08.527Z] ---> 4e9268a24664 [2023-07-14T12:12:08.527Z] Step 7/26 : WORKDIR /app [2023-07-14T12:12:08.527Z] ---> Running in 78817d49e832 [2023-07-14T12:12:08.786Z] Removing intermediate container 78817d49e832 [2023-07-14T12:12:08.786Z] ---> d958c7e8ed2b [2023-07-14T12:12:08.786Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-14T12:12:08.786Z] ---> c6dfc82ff0f3 [2023-07-14T12:12:08.786Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T12:12:08.786Z] ---> Running in 4e320f768898 [2023-07-14T12:12:09.770Z] Removing intermediate container 4e320f768898 [2023-07-14T12:12:09.770Z] ---> d66f872b51ee [2023-07-14T12:12:09.770Z] Step 10/26 : COPY . . [2023-07-14T12:12:10.030Z] ---> 58fb805842e7 [2023-07-14T12:12:10.030Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T12:12:10.030Z] ---> Running in a7fbe44d2dab [2023-07-14T12:12:10.030Z] Removing intermediate container a7fbe44d2dab [2023-07-14T12:12:10.030Z] ---> e30062ec8dc7 [2023-07-14T12:12:10.030Z] Step 12/26 : RUN $MAKE [2023-07-14T12:12:10.030Z] ---> Running in 1eda0b6c6f68 [2023-07-14T12:12:10.288Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-14T12:12:11.666Z] using credential edgex-jenkins-ssh [2023-07-14T12:12:11.686Z] Cloning the remote Git repository [2023-07-14T12:12:11.728Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-14T12:12:11.817Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-14T12:12:11.952Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-14T12:12:11.953Z] > git --version # timeout=10 [2023-07-14T12:12:11.974Z] > git --version # 'git version 2.25.1' [2023-07-14T12:12:11.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T12:12:12.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T12:12:14.568Z] Merging remotes/origin/main commit 458aadecb4486dfbbf1060360ea4d12c7efd2521 into PR head commit 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [2023-07-14T12:12:13.235Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-14T12:12:13.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T12:12:14.055Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-14T12:12:14.093Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-14T12:12:14.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T12:12:14.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-14T12:12:14.587Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T12:12:14.826Z] Merge succeeded, producing 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [2023-07-14T12:12:14.827Z] Checking out Revision 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 (PR-572) [2023-07-14T12:12:15.294Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-14T12:12:15.345Z] > git --version # timeout=10 [2023-07-14T12:12:15.356Z] > git --version # 'git version 2.25.1' [2023-07-14T12:12:15.371Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-07-14T12:12:14.653Z] > git checkout -f 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 # timeout=10 [2023-07-14T12:12:14.734Z] > git remote # timeout=10 [2023-07-14T12:12:14.752Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T12:12:14.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T12:12:14.786Z] > git merge 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 [2023-07-14T12:12:14.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T12:12:14.834Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T12:12:14.849Z] > git checkout -f 6cefd742d83ac7ab52e22cca5e62c63bc8f23562 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T12:12:16.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-14T12:12:16.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T12:12:16.627Z] Dload Upload Total Spent Left Speed [2023-07-14T12:12:16.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-07-14T12:12:17.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-14T12:12:17.518Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-14T12:12:17.518Z] + sudo tee /etc/docker/daemon.new [2023-07-14T12:12:17.518Z] { [2023-07-14T12:12:17.518Z] "registry-mirrors": [ [2023-07-14T12:12:17.518Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-14T12:12:17.518Z] ], [2023-07-14T12:12:17.518Z] "bip": "10.250.0.254/24", [2023-07-14T12:12:17.518Z] "hosts": [ [2023-07-14T12:12:17.518Z] "tcp://0.0.0.0:5555", [2023-07-14T12:12:17.518Z] "unix:///var/run/docker.sock" [2023-07-14T12:12:17.518Z] ], [2023-07-14T12:12:17.518Z] "mtu": 1458, [2023-07-14T12:12:17.518Z] "selinux-enabled": true, [2023-07-14T12:12:17.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-14T12:12:17.518Z] } [Pipeline] sh [2023-07-14T12:12:17.855Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-14T12:12:18.199Z] + sudo service docker restart [2023-07-14T12:12:32.204Z] Removing intermediate container 1eda0b6c6f68 [2023-07-14T12:12:32.204Z] ---> 28cfb6124746 [2023-07-14T12:12:32.204Z] Step 13/26 : FROM alpine:3.17 [2023-07-14T12:12:32.204Z] 3.17: Pulling from library/alpine [2023-07-14T12:12:32.204Z] 4db1b89c0bd1: Already exists [2023-07-14T12:12:32.204Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T12:12:32.204Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T12:12:32.204Z] ---> 1f73a9d63274 [2023-07-14T12:12:32.204Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T12:12:32.204Z] ---> Running in 7900441373bd [2023-07-14T12:12:32.204Z] Removing intermediate container 7900441373bd [2023-07-14T12:12:32.204Z] ---> ca09c01d9336 [2023-07-14T12:12:32.204Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-14T12:12:32.204Z] ---> Running in 08a489100ebd [2023-07-14T12:12:32.204Z] Removing intermediate container 08a489100ebd [2023-07-14T12:12:32.204Z] ---> ecca55f4013a [2023-07-14T12:12:32.204Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T12:12:32.204Z] ---> Running in 3bd76687dd63 [2023-07-14T12:12:32.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T12:12:32.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T12:12:32.204Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T12:12:32.204Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T12:12:32.204Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T12:12:32.204Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T12:12:32.204Z] OK: 8 MiB in 17 packages [2023-07-14T12:12:32.204Z] Removing intermediate container 3bd76687dd63 [2023-07-14T12:12:32.204Z] ---> 3a208aca9572 [2023-07-14T12:12:32.204Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T12:12:32.204Z] ---> 21a51b3a8499 [2023-07-14T12:12:32.204Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T12:12:32.204Z] ---> a9d323884b09 [2023-07-14T12:12:32.204Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-14T12:12:32.204Z] ---> ceaaab30dd4b [2023-07-14T12:12:32.204Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-14T12:12:32.772Z] ---> 8d372ea4d696 [2023-07-14T12:12:32.772Z] Step 21/26 : EXPOSE 48095 [2023-07-14T12:12:32.772Z] ---> Running in b0f14dbb44e9 [2023-07-14T12:12:32.772Z] Removing intermediate container b0f14dbb44e9 [2023-07-14T12:12:32.772Z] ---> 5651a117dbef [2023-07-14T12:12:32.772Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-14T12:12:32.772Z] ---> Running in 49a5f24e0e75 [2023-07-14T12:12:33.031Z] Removing intermediate container 49a5f24e0e75 [2023-07-14T12:12:33.031Z] ---> b91e684270be [2023-07-14T12:12:33.031Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T12:12:33.031Z] ---> Running in 5c0e43d73c90 [2023-07-14T12:12:33.031Z] Removing intermediate container 5c0e43d73c90 [2023-07-14T12:12:33.031Z] ---> 700b5272097f [2023-07-14T12:12:33.031Z] Step 24/26 : LABEL arch=amd64 [2023-07-14T12:12:33.031Z] ---> Running in 620d4c8df907 [2023-07-14T12:12:33.031Z] Removing intermediate container 620d4c8df907 [2023-07-14T12:12:33.031Z] ---> 30cd9735f030 [2023-07-14T12:12:33.031Z] Step 25/26 : LABEL git_sha=6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [2023-07-14T12:12:33.291Z] ---> Running in 58f2d154df5d [2023-07-14T12:12:33.291Z] Removing intermediate container 58f2d154df5d [2023-07-14T12:12:33.291Z] ---> d1a03ae56fd7 [2023-07-14T12:12:33.291Z] Step 26/26 : LABEL version=0.0.0 [2023-07-14T12:12:33.291Z] ---> Running in 98c1ab3b408a [2023-07-14T12:12:33.291Z] Removing intermediate container 98c1ab3b408a [2023-07-14T12:12:33.291Z] ---> bcc25a94c2f5 [2023-07-14T12:12:33.291Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T12:12:33.291Z] Successfully built bcc25a94c2f5 [2023-07-14T12:12:33.291Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-07-14T12:12:34.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T12:12:34.206Z] [2023-07-14T12:12:34.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:12:34.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T12:12:34.571Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-14T12:12:34.571Z] 5eb5b503b376: Pulling fs layer [2023-07-14T12:12:34.571Z] 5c69ac0246d0: Pulling fs layer [2023-07-14T12:12:34.571Z] ec43610c2a17: Pulling fs layer [2023-07-14T12:12:34.571Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-14T12:12:34.571Z] 33b1e0a273af: Pulling fs layer [2023-07-14T12:12:34.571Z] 5d3b04190fa2: Pulling fs layer [2023-07-14T12:12:34.571Z] 2f39f015ded8: Pulling fs layer [2023-07-14T12:12:34.571Z] 5d3b04190fa2: Waiting [2023-07-14T12:12:34.571Z] 33b1e0a273af: Waiting [2023-07-14T12:12:34.571Z] 2f39f015ded8: Waiting [2023-07-14T12:12:34.571Z] 3a2ae6a8a46f: Waiting [2023-07-14T12:12:34.571Z] 5c69ac0246d0: Download complete [2023-07-14T12:12:34.571Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-14T12:12:34.571Z] 3a2ae6a8a46f: Download complete [2023-07-14T12:12:34.571Z] 33b1e0a273af: Verifying Checksum [2023-07-14T12:12:34.571Z] 33b1e0a273af: Download complete [2023-07-14T12:12:34.571Z] 5d3b04190fa2: Verifying Checksum [2023-07-14T12:12:34.571Z] 5d3b04190fa2: Download complete [2023-07-14T12:12:34.843Z] ec43610c2a17: Verifying Checksum [2023-07-14T12:12:34.843Z] ec43610c2a17: Download complete [2023-07-14T12:12:34.843Z] 5eb5b503b376: Verifying Checksum [2023-07-14T12:12:34.843Z] 5eb5b503b376: Download complete [2023-07-14T12:12:35.411Z] 2f39f015ded8: Download complete [2023-07-14T12:12:35.978Z] 5eb5b503b376: Pull complete [2023-07-14T12:12:35.978Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T12:12:36.505Z] provisioning config files... [2023-07-14T12:12:36.529Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3244173891240513138tmp [2023-07-14T12:12:36.544Z] ec43610c2a17: Pull complete [2023-07-14T12:12:36.544Z] 3a2ae6a8a46f: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:12:36.803Z] 33b1e0a273af: Pull complete [2023-07-14T12:12:36.803Z] 5d3b04190fa2: Pull complete [2023-07-14T12:12:36.913Z] ---> docker-login.sh [2023-07-14T12:12:36.914Z] nexus3.edgexfoundry.org:10001 [2023-07-14T12:12:37.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:12:37.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:12:37.454Z] Configure a credential helper to remove this warning. See [2023-07-14T12:12:37.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:12:37.454Z] [2023-07-14T12:12:37.454Z] Login Succeeded [2023-07-14T12:12:37.454Z] nexus3.edgexfoundry.org:10002 [2023-07-14T12:12:37.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:12:37.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:12:37.991Z] Configure a credential helper to remove this warning. See [2023-07-14T12:12:37.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:12:37.991Z] [2023-07-14T12:12:37.991Z] Login Succeeded [2023-07-14T12:12:37.991Z] nexus3.edgexfoundry.org:10003 [2023-07-14T12:12:38.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:12:38.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:12:38.263Z] Configure a credential helper to remove this warning. See [2023-07-14T12:12:38.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:12:38.263Z] [2023-07-14T12:12:38.263Z] Login Succeeded [2023-07-14T12:12:38.263Z] nexus3.edgexfoundry.org:10004 [2023-07-14T12:12:38.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:12:38.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:12:38.535Z] Configure a credential helper to remove this warning. See [2023-07-14T12:12:38.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:12:38.535Z] [2023-07-14T12:12:38.535Z] Login Succeeded [2023-07-14T12:12:38.535Z] docker.io [2023-07-14T12:12:38.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T12:12:39.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T12:12:39.070Z] Configure a credential helper to remove this warning. See [2023-07-14T12:12:39.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T12:12:39.070Z] [2023-07-14T12:12:39.070Z] Login Succeeded [2023-07-14T12:12:39.070Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T12:12:39.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T12:12:39.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T12:12:39.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T12:12:39.554Z] ========================================================= [2023-07-14T12:12:39.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-14T12:12:39.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:12:40.063Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-14T12:12:40.063Z] Sending build context to Docker daemon 176.1kB [2023-07-14T12:12:40.331Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T12:12:40.331Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T12:12:40.331Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-14T12:12:40.331Z] edb6bdbacee9: Pulling fs layer [2023-07-14T12:12:40.331Z] 5f9638ab2659: Pulling fs layer [2023-07-14T12:12:40.331Z] 8d51d6327a98: Pulling fs layer [2023-07-14T12:12:40.331Z] 8b374f2dd631: Pulling fs layer [2023-07-14T12:12:40.331Z] ec14aa9079de: Pulling fs layer [2023-07-14T12:12:40.331Z] 2f466654f4bb: Pulling fs layer [2023-07-14T12:12:40.331Z] 554e91adad29: Pulling fs layer [2023-07-14T12:12:40.331Z] ec14aa9079de: Waiting [2023-07-14T12:12:40.331Z] 2f466654f4bb: Waiting [2023-07-14T12:12:40.331Z] 554e91adad29: Waiting [2023-07-14T12:12:40.331Z] 8b374f2dd631: Waiting [2023-07-14T12:12:40.600Z] 5f9638ab2659: Download complete [2023-07-14T12:12:40.600Z] 8b374f2dd631: Verifying Checksum [2023-07-14T12:12:40.600Z] 8b374f2dd631: Download complete [2023-07-14T12:12:40.600Z] ec14aa9079de: Download complete [2023-07-14T12:12:40.600Z] edb6bdbacee9: Verifying Checksum [2023-07-14T12:12:40.600Z] edb6bdbacee9: Download complete [2023-07-14T12:12:40.988Z] 2f39f015ded8: Pull complete [2023-07-14T12:12:40.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-14T12:12:40.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T12:12:40.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:12:41.248Z] prd-ubuntu20.04-docker-8c-8g-1156 does not seem to be running inside a container [2023-07-14T12:12:41.266Z] $ 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_PR-572 -v /w/workspace/_app-service-configurable_PR-572:/w/workspace/_app-service-configurable_PR-572:rw,z -v /w/workspace/_app-service-configurable_PR-572@tmp:/w/workspace/_app-service-configurable_PR-572@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-14T12:12:41.567Z] edb6bdbacee9: Pull complete [2023-07-14T12:12:41.838Z] 554e91adad29: Verifying Checksum [2023-07-14T12:12:41.838Z] 554e91adad29: Download complete [2023-07-14T12:12:42.110Z] 5f9638ab2659: Pull complete [2023-07-14T12:12:43.088Z] 8d51d6327a98: Verifying Checksum [2023-07-14T12:12:43.088Z] 8d51d6327a98: Download complete [2023-07-14T12:12:43.088Z] 2f466654f4bb: Verifying Checksum [2023-07-14T12:12:43.088Z] 2f466654f4bb: Download complete [2023-07-14T12:12:48.385Z] $ docker top f1136f793c8e5cb1b24c17de75c474d6fd249d3ea92110e901756436f68266c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:12:48.908Z] ---> job-cost.sh [2023-07-14T12:12:48.909Z] lf-activate-venv: SKIPPING [2023-07-14T12:12:48.909Z] INFO: No Stack... [2023-07-14T12:12:49.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T12:12:49.734Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T12:12:50.300Z] + cut -d, -f6 [2023-07-14T12:12:50.300Z] + cat /w/workspace/_app-service-configurable_PR-572/archives/cost.csv [Pipeline] lock [2023-07-14T12:12:50.342Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] [2023-07-14T12:12:50.347Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] did not exist. Created. [2023-07-14T12:12:50.347Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T12:12:50.743Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-14T12:12:50.798Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T12:12:50.822Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T12:12:50.890Z] $ docker stop --time=1 f1136f793c8e5cb1b24c17de75c474d6fd249d3ea92110e901756436f68266c3 [2023-07-14T12:12:52.040Z] $ docker rm -f --volumes f1136f793c8e5cb1b24c17de75c474d6fd249d3ea92110e901756436f68266c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T12:12:55.495Z] 8d51d6327a98: Pull complete [2023-07-14T12:12:55.495Z] 8b374f2dd631: Pull complete [2023-07-14T12:12:55.495Z] ec14aa9079de: Pull complete [2023-07-14T12:13:03.747Z] 2f466654f4bb: Pull complete [2023-07-14T12:13:05.170Z] 554e91adad29: Pull complete [2023-07-14T12:13:05.170Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-14T12:13:05.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T12:13:05.170Z] ---> 1e15ea492957 [2023-07-14T12:13:05.170Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T12:13:06.582Z] ---> Running in 09677372f98e [2023-07-14T12:13:06.852Z] Removing intermediate container 09677372f98e [2023-07-14T12:13:06.852Z] ---> e2435384b89b [2023-07-14T12:13:06.852Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T12:13:06.852Z] ---> Running in b31ce152129c [2023-07-14T12:13:07.125Z] Removing intermediate container b31ce152129c [2023-07-14T12:13:07.125Z] ---> aa654269598b [2023-07-14T12:13:07.125Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T12:13:07.393Z] ---> Running in d5bb29b152a0 [2023-07-14T12:13:07.661Z] Removing intermediate container d5bb29b152a0 [2023-07-14T12:13:07.661Z] ---> ad289885f964 [2023-07-14T12:13:07.661Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T12:13:07.661Z] ---> Running in 5dc4bf5a074a [2023-07-14T12:13:08.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T12:13:09.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T12:13:10.166Z] OK: 263 MiB in 53 packages [2023-07-14T12:13:10.757Z] Removing intermediate container 5dc4bf5a074a [2023-07-14T12:13:10.757Z] ---> de46f598f568 [2023-07-14T12:13:10.757Z] Step 7/12 : WORKDIR /app [2023-07-14T12:13:11.025Z] ---> Running in bf4925f90044 [2023-07-14T12:13:11.292Z] Removing intermediate container bf4925f90044 [2023-07-14T12:13:11.292Z] ---> b0ed6e3af65e [2023-07-14T12:13:11.292Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T12:13:11.565Z] ---> 9d0a114dcf57 [2023-07-14T12:13:11.565Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T12:13:11.842Z] ---> Running in ced838b38fa6 [2023-07-14T12:14:19.716Z] Removing intermediate container ced838b38fa6 [2023-07-14T12:14:19.716Z] ---> c9b0f8b3a774 [2023-07-14T12:14:19.716Z] Step 10/12 : COPY . . [2023-07-14T12:14:19.716Z] ---> 9eaf42e83597 [2023-07-14T12:14:19.716Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T12:14:19.716Z] ---> Running in ff57318bd215 [2023-07-14T12:14:19.716Z] Removing intermediate container ff57318bd215 [2023-07-14T12:14:19.716Z] ---> 9cb34687703e [2023-07-14T12:14:19.716Z] Step 12/12 : RUN $MAKE [2023-07-14T12:14:19.716Z] ---> Running in 342c4c7eb166 [2023-07-14T12:14:19.716Z] noop [2023-07-14T12:14:19.716Z] Removing intermediate container 342c4c7eb166 [2023-07-14T12:14:19.716Z] ---> 25105832e66c [2023-07-14T12:14:19.716Z] Successfully built 25105832e66c [2023-07-14T12:14:19.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:14:20.183Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T12:14:20.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:14:20.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-1157 does not seem to be running inside a container [2023-07-14T12:14:20.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T12:14:21.894Z] $ docker top 0f09de419c44026ed0d8b77df395891fa92bb1353251f562d16848dd296616c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T12:14:22.756Z] + go version [2023-07-14T12:14:22.756Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-14T12:14:22.787Z] $ docker stop --time=1 0f09de419c44026ed0d8b77df395891fa92bb1353251f562d16848dd296616c2 [2023-07-14T12:14:24.383Z] $ docker rm -f --volumes 0f09de419c44026ed0d8b77df395891fa92bb1353251f562d16848dd296616c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:14:25.217Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T12:14:25.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:14:25.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-1157 does not seem to be running inside a container [2023-07-14T12:14:25.527Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T12:14:26.641Z] $ docker top 5314d3d2e610ff3f4977b7ca1816acb67d63af9802d38e951645584faadac9ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T12:14:27.190Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-14T12:14:27.586Z] + make test [2023-07-14T12:14:27.587Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T12:16:49.277Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-14T12:16:49.277Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-14T12:16:49.277Z] go vet ./... [2023-07-14T12:18:55.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T12:18:55.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T12:18:55.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T12:18:55.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T12:18:55.994Z] $ docker stop --time=1 5314d3d2e610ff3f4977b7ca1816acb67d63af9802d38e951645584faadac9ab [2023-07-14T12:18:57.814Z] $ docker rm -f --volumes 5314d3d2e610ff3f4977b7ca1816acb67d63af9802d38e951645584faadac9ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T12:18:59.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T12:18:59.376Z] Warning: overwriting stash ‘coverage-report’ [2023-07-14T12:18:59.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T12:19:00.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T12:19:00.666Z] + ls -al . [2023-07-14T12:19:00.666Z] total 176 [2023-07-14T12:19:00.666Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 14 12:14 . [2023-07-14T12:19:00.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 12:12 .. [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 12:12 .dockerignore [2023-07-14T12:19:00.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 12:12 .git [2023-07-14T12:19:00.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 12:12 .github [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 12:12 .gitignore [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 12:12 .golangci.yml [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 14 12:12 Attribution.txt [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 14 12:12 CHANGELOG.md [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 14 12:12 Dockerfile [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 12:12 GOVERNANCE.md [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 12:12 Jenkinsfile [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 12:12 LICENSE [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 12:12 OWNERS.md [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 14 12:12 README.md [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 12:09 VERSION [2023-07-14T12:19:00.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 12:12 bin [2023-07-14T12:19:00.666Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 14 12:14 coverage.out [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 3467 Jul 14 12:12 go.mod [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 32448 Jul 14 12:12 go.sum [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 14 12:12 main.go [2023-07-14T12:19:00.666Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 14 12:12 makefile [2023-07-14T12:19:00.666Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 12:12 res [2023-07-14T12:19:00.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 12:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:19:01.127Z] + 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=6cefd742d83ac7ab52e22cca5e62c63bc8f23562 --label arch=arm64 --label version=0.0.0 . [2023-07-14T12:19:01.127Z] Sending build context to Docker daemon 177.2kB [2023-07-14T12:19:01.395Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T12:19:01.395Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-14T12:19:01.395Z] ---> 25105832e66c [2023-07-14T12:19:01.395Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T12:19:01.395Z] ---> Running in d773b929fc9c [2023-07-14T12:19:01.665Z] Removing intermediate container d773b929fc9c [2023-07-14T12:19:01.665Z] ---> 9e925e18e924 [2023-07-14T12:19:01.665Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T12:19:01.932Z] ---> Running in 92d7c5629330 [2023-07-14T12:19:02.199Z] Removing intermediate container 92d7c5629330 [2023-07-14T12:19:02.199Z] ---> fe3e49679ab7 [2023-07-14T12:19:02.199Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-14T12:19:02.199Z] ---> Running in 4da1d9008c99 [2023-07-14T12:19:02.468Z] Removing intermediate container 4da1d9008c99 [2023-07-14T12:19:02.468Z] ---> d6307a76e85f [2023-07-14T12:19:02.468Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T12:19:02.468Z] ---> Running in a7edc85bbaac [2023-07-14T12:19:03.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T12:19:04.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T12:19:04.969Z] OK: 263 MiB in 53 packages [2023-07-14T12:19:05.927Z] Removing intermediate container a7edc85bbaac [2023-07-14T12:19:05.927Z] ---> 963269c456c8 [2023-07-14T12:19:05.927Z] Step 7/26 : WORKDIR /app [2023-07-14T12:19:05.927Z] ---> Running in 3ca166b9bc3a [2023-07-14T12:19:06.192Z] Removing intermediate container 3ca166b9bc3a [2023-07-14T12:19:06.192Z] ---> 08079a9d6c54 [2023-07-14T12:19:06.192Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-14T12:19:06.777Z] ---> 55fb2912a544 [2023-07-14T12:19:06.777Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T12:19:06.777Z] ---> Running in ef1d784e4074 [2023-07-14T12:19:09.357Z] Removing intermediate container ef1d784e4074 [2023-07-14T12:19:09.357Z] ---> d8e54196c1d1 [2023-07-14T12:19:09.357Z] Step 10/26 : COPY . . [2023-07-14T12:19:09.624Z] ---> 545e08bb0dcf [2023-07-14T12:19:09.624Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T12:19:09.624Z] ---> Running in 142108e34fa9 [2023-07-14T12:19:09.891Z] Removing intermediate container 142108e34fa9 [2023-07-14T12:19:09.891Z] ---> 25f72e1b0b6e [2023-07-14T12:19:09.891Z] Step 12/26 : RUN $MAKE [2023-07-14T12:19:09.891Z] ---> Running in 54ab3a0d8431 [2023-07-14T12:19:10.853Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-14T12:21:17.521Z] Removing intermediate container 54ab3a0d8431 [2023-07-14T12:21:17.521Z] ---> cf78a1cd778f [2023-07-14T12:21:17.521Z] Step 13/26 : FROM alpine:3.17 [2023-07-14T12:21:17.521Z] 3.17: Pulling from library/alpine [2023-07-14T12:21:17.521Z] edb6bdbacee9: Already exists [2023-07-14T12:21:17.521Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T12:21:17.521Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T12:21:17.521Z] ---> 779605e5fbc0 [2023-07-14T12:21:17.521Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T12:21:17.521Z] ---> Running in 5960cc6ba8c2 [2023-07-14T12:21:17.521Z] Removing intermediate container 5960cc6ba8c2 [2023-07-14T12:21:17.521Z] ---> 7625329bd25b [2023-07-14T12:21:17.521Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-14T12:21:17.521Z] ---> Running in ed456c0f8194 [2023-07-14T12:21:17.521Z] Removing intermediate container ed456c0f8194 [2023-07-14T12:21:17.521Z] ---> ef603f4b6444 [2023-07-14T12:21:17.521Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T12:21:17.521Z] ---> Running in db45cbf9b70e [2023-07-14T12:21:17.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T12:21:17.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T12:21:17.521Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T12:21:17.521Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T12:21:17.521Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T12:21:17.521Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T12:21:17.521Z] OK: 8 MiB in 17 packages [2023-07-14T12:21:18.480Z] Removing intermediate container db45cbf9b70e [2023-07-14T12:21:18.480Z] ---> ab63f33bbc0b [2023-07-14T12:21:18.747Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T12:21:19.014Z] ---> b4e0dbf98526 [2023-07-14T12:21:19.014Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T12:21:19.602Z] ---> b29c3df54f29 [2023-07-14T12:21:19.602Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-14T12:21:20.189Z] ---> 7507991d44a4 [2023-07-14T12:21:20.189Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-14T12:21:21.613Z] ---> 4f1e07edbcac [2023-07-14T12:21:21.613Z] Step 21/26 : EXPOSE 48095 [2023-07-14T12:21:21.613Z] ---> Running in 285b6cfe858f [2023-07-14T12:21:21.613Z] Removing intermediate container 285b6cfe858f [2023-07-14T12:21:21.613Z] ---> e5bf2ed5ad31 [2023-07-14T12:21:21.613Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-14T12:21:21.613Z] ---> Running in 104bd2a89ea0 [2023-07-14T12:21:21.879Z] Removing intermediate container 104bd2a89ea0 [2023-07-14T12:21:21.879Z] ---> b39d97bd52fb [2023-07-14T12:21:21.879Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T12:21:22.145Z] ---> Running in 43860f3051d4 [2023-07-14T12:21:22.412Z] Removing intermediate container 43860f3051d4 [2023-07-14T12:21:22.412Z] ---> e84d4775440b [2023-07-14T12:21:22.412Z] Step 24/26 : LABEL arch=arm64 [2023-07-14T12:21:22.412Z] ---> Running in 457a2af60af5 [2023-07-14T12:21:22.679Z] Removing intermediate container 457a2af60af5 [2023-07-14T12:21:22.679Z] ---> 1d6cb8bb1c09 [2023-07-14T12:21:22.679Z] Step 25/26 : LABEL git_sha=6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [2023-07-14T12:21:22.679Z] ---> Running in 401dfab5d103 [2023-07-14T12:21:22.945Z] Removing intermediate container 401dfab5d103 [2023-07-14T12:21:22.945Z] ---> 01e0efba1438 [2023-07-14T12:21:22.945Z] Step 26/26 : LABEL version=0.0.0 [2023-07-14T12:21:23.212Z] ---> Running in 7b60dcefcc5d [2023-07-14T12:21:23.477Z] Removing intermediate container 7b60dcefcc5d [2023-07-14T12:21:23.477Z] ---> 8a5964ddfb42 [2023-07-14T12:21:23.477Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T12:21:23.477Z] Successfully built 8a5964ddfb42 [2023-07-14T12:21:23.477Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:21:24.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T12:21:24.283Z] [2023-07-14T12:21:24.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:21:24.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T12:21:24.676Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-14T12:21:24.676Z] 8998bd30e6a1: Pulling fs layer [2023-07-14T12:21:24.676Z] 04944245beec: Pulling fs layer [2023-07-14T12:21:24.676Z] 699f458cf7ca: Pulling fs layer [2023-07-14T12:21:24.676Z] 765212b225bb: Pulling fs layer [2023-07-14T12:21:24.676Z] f23df028b6ca: Pulling fs layer [2023-07-14T12:21:24.676Z] d65c8cfc05b1: Pulling fs layer [2023-07-14T12:21:24.676Z] 2437ff75d9bd: Pulling fs layer [2023-07-14T12:21:24.676Z] 765212b225bb: Waiting [2023-07-14T12:21:24.676Z] f23df028b6ca: Waiting [2023-07-14T12:21:24.676Z] d65c8cfc05b1: Waiting [2023-07-14T12:21:24.676Z] 2437ff75d9bd: Waiting [2023-07-14T12:21:24.945Z] 04944245beec: Verifying Checksum [2023-07-14T12:21:24.945Z] 04944245beec: Download complete [2023-07-14T12:21:24.945Z] 765212b225bb: Download complete [2023-07-14T12:21:24.945Z] f23df028b6ca: Verifying Checksum [2023-07-14T12:21:24.945Z] f23df028b6ca: Download complete [2023-07-14T12:21:24.945Z] d65c8cfc05b1: Verifying Checksum [2023-07-14T12:21:24.945Z] d65c8cfc05b1: Download complete [2023-07-14T12:21:24.945Z] 699f458cf7ca: Verifying Checksum [2023-07-14T12:21:24.945Z] 699f458cf7ca: Download complete [2023-07-14T12:21:25.532Z] 8998bd30e6a1: Verifying Checksum [2023-07-14T12:21:25.532Z] 8998bd30e6a1: Download complete [2023-07-14T12:21:27.477Z] 2437ff75d9bd: Verifying Checksum [2023-07-14T12:21:27.477Z] 2437ff75d9bd: Download complete [2023-07-14T12:21:29.429Z] 8998bd30e6a1: Pull complete [2023-07-14T12:21:29.697Z] 04944245beec: Pull complete [2023-07-14T12:21:31.104Z] 699f458cf7ca: Pull complete [2023-07-14T12:21:31.372Z] 765212b225bb: Pull complete [2023-07-14T12:21:31.956Z] f23df028b6ca: Pull complete [2023-07-14T12:21:32.224Z] d65c8cfc05b1: Pull complete [2023-07-14T12:21:47.205Z] 2437ff75d9bd: Pull complete [2023-07-14T12:21:47.205Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-14T12:21:47.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T12:21:47.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:21:47.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-1157 does not seem to be running inside a container [2023-07-14T12:21:47.572Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-14T12:21:50.006Z] $ docker top b0ae5bc749abd965fd450608c457757c6612a0f154f12189ac15e13029dddc7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:21:50.596Z] ---> job-cost.sh [2023-07-14T12:21:50.866Z] lf-activate-venv: SKIPPING [2023-07-14T12:21:50.866Z] INFO: No Stack... [2023-07-14T12:21:51.848Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-14T12:21:52.442Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T12:21:52.788Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-07-14T12:21:52.788Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T12:21:53.135Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] [2023-07-14T12:21:53.140Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] did not exist. Created. [2023-07-14T12:21:53.140Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T12:21:53.545Z] /w/workspace/app-service-configurable/1@tmp/durable-492eb2c5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-14T12:21:53.892Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-14T12:21:53.925Z] Warning: overwriting stash ‘stack-cost’ [2023-07-14T12:21:53.978Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T12:21:53.993Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T12:21:54.062Z] $ docker stop --time=1 b0ae5bc749abd965fd450608c457757c6612a0f154f12189ac15e13029dddc7b [2023-07-14T12:21:55.535Z] $ docker rm -f --volumes b0ae5bc749abd965fd450608c457757c6612a0f154f12189ac15e13029dddc7b [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 [2023-07-14T12:21:56.514Z] provisioning config files... [2023-07-14T12:21:56.522Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-572@tmp/config2225093246045374452tmp [Pipeline] { [Pipeline] sh [2023-07-14T12:21:56.851Z] + set +x [2023-07-14T12:21:56.851Z] + bash -s -- [2023-07-14T12:21:56.851Z] + curl -s https://codecov.io/bash [2023-07-14T12:21:56.851Z] [2023-07-14T12:21:56.851Z] _____ _ [2023-07-14T12:21:56.851Z] / ____| | | [2023-07-14T12:21:56.851Z] | | ___ __| | ___ ___ _____ __ [2023-07-14T12:21:56.851Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-14T12:21:56.851Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-14T12:21:56.851Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-14T12:21:56.851Z] Bash-1.0.6 [2023-07-14T12:21:56.851Z] [2023-07-14T12:21:56.851Z] [2023-07-14T12:21:56.851Z] ==> git version 2.25.1 found [2023-07-14T12:21:56.851Z] ==> 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 [2023-07-14T12:21:56.851Z] Release-Date: 2020-01-08 [2023-07-14T12:21:56.851Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-14T12:21:56.851Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-14T12:21:56.851Z] ==> Jenkins CI detected. [2023-07-14T12:21:56.851Z] current dir:  /w/workspace/_app-service-configurable_PR-572 [2023-07-14T12:21:56.851Z] project root: . [2023-07-14T12:21:56.851Z] --> token set from env [2023-07-14T12:21:56.851Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-14T12:21:56.851Z] ==> Running gcov in . (disable via -X gcov) [2023-07-14T12:21:56.851Z] ==> Python coveragepy not found [2023-07-14T12:21:56.851Z] ==> Searching for coverage reports in: [2023-07-14T12:21:56.851Z] + . [2023-07-14T12:21:56.851Z] -> Found 1 reports [2023-07-14T12:21:56.851Z] ==> Detecting git/mercurial file structure [2023-07-14T12:21:56.851Z] ==> Reading reports [2023-07-14T12:21:56.851Z] + ./coverage.out bytes=13 [2023-07-14T12:21:57.109Z] ==> Appending adjustments [2023-07-14T12:21:57.109Z] https://docs.codecov.io/docs/fixing-reports [2023-07-14T12:21:57.109Z] + Found adjustments [2023-07-14T12:21:57.109Z] ==> Gzipping contents [2023-07-14T12:21:57.109Z] 4.0K /tmp/codecov.GUR5MT.gz [2023-07-14T12:21:57.109Z] ==> Uploading reports [2023-07-14T12:21:57.109Z] url: https://codecov.io [2023-07-14T12:21:57.109Z] query: branch=PR-572&commit=6cefd742d83ac7ab52e22cca5e62c63bc8f23562&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=572&job=&cmd_args= [2023-07-14T12:21:57.109Z] -> Pinging Codecov [2023-07-14T12:21:57.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-572&commit=6cefd742d83ac7ab52e22cca5e62c63bc8f23562&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=572&job=&cmd_args= [2023-07-14T12:21:57.109Z] -> Uploading to [2023-07-14T12:21:57.109Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-14/A97CA9966030D2A3747ED39772930CCE/6cefd742d83ac7ab52e22cca5e62c63bc8f23562/2e276e34-025c-4b9e-8654-d0ab6dd1fbc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T122157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b098d38cd11a7bdc02d37ccf457ece82b49b1e4b881040bfcb8ce16c30e83fe [2023-07-14T12:21:57.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T12:21:57.109Z] Dload Upload Total Spent Left Speed [2023-07-14T12:21:57.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2072 --:--:-- --:--:-- --:--:-- 2072 [2023-07-14T12:21:57.367Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6cefd742d83ac7ab52e22cca5e62c63bc8f23562 [Pipeline] } [2023-07-14T12:21:57.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-07-14T12:21:59.148Z] + [ -d /w/workspace/_app-service-configurable_PR-572/archives ] [2023-07-14T12:21:59.148Z] + ls -al /w/workspace/_app-service-configurable_PR-572/archives [2023-07-14T12:21:59.148Z] total 16 [2023-07-14T12:21:59.148Z] drwxr-xr-x 3 root root 4096 Jul 14 12:12 . [2023-07-14T12:21:59.148Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 12:12 .. [2023-07-14T12:21:59.148Z] drwxr-xr-x 2 root root 4096 Jul 14 12:12 cost [2023-07-14T12:21:59.148Z] -rw-r--r-- 1 root root 96 Jul 14 12:12 cost.csv [2023-07-14T12:21:59.148Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-572/archives [2023-07-14T12:21:59.148Z] + ls -al /w/workspace/_app-service-configurable_PR-572/archives [2023-07-14T12:21:59.148Z] total 16 [2023-07-14T12:21:59.148Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 12:12 . [2023-07-14T12:21:59.148Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 12:12 .. [2023-07-14T12:21:59.148Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 12:12 cost [2023-07-14T12:21:59.148Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 14 12:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:21:59.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:22:00.352Z] ---> package-listing.sh [2023-07-14T12:22:00.352Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-14T12:22:00.352Z] ++ facter osfamily [2023-07-14T12:22:00.611Z] + OS_FAMILY=debian [2023-07-14T12:22:00.611Z] + workspace=/w/workspace/_app-service-configurable_PR-572 [2023-07-14T12:22:00.611Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-14T12:22:00.611Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-14T12:22:00.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-14T12:22:00.611Z] + PACKAGES=/tmp/packages_start.txt [2023-07-14T12:22:00.611Z] + '[' /w/workspace/_app-service-configurable_PR-572 ']' [2023-07-14T12:22:00.611Z] + PACKAGES=/tmp/packages_end.txt [2023-07-14T12:22:00.611Z] + case "${OS_FAMILY}" in [2023-07-14T12:22:00.611Z] + dpkg -l [2023-07-14T12:22:00.611Z] + grep '^ii' [2023-07-14T12:22:00.611Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-14T12:22:00.611Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-14T12:22:00.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-14T12:22:00.611Z] + '[' /w/workspace/_app-service-configurable_PR-572 ']' [2023-07-14T12:22:00.611Z] + mkdir -p /w/workspace/_app-service-configurable_PR-572/archives/ [2023-07-14T12:22:00.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-572/archives/ [Pipeline] echo [2023-07-14T12:22:00.645Z] 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/_app-service-configurable_PR-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-14T12:22:00.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T12:22:01.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T12:22:01.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T12:22:01.692Z] prd-ubuntu20.04-docker-8c-8g-1156 does not seem to be running inside a container [2023-07-14T12:22:01.713Z] $ 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/_app-service-configurable_PR-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-572 -v /w/workspace/_app-service-configurable_PR-572:/w/workspace/_app-service-configurable_PR-572:rw,z -v /w/workspace/_app-service-configurable_PR-572@tmp:/w/workspace/_app-service-configurable_PR-572@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-14T12:22:01.904Z] $ docker top 260363654b6b694ff691267a54442d583e654d8050bee49ecba59b8c1742bf79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T12:22:02.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-14T12:22:02.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-14T12:22:02.905Z] + ls /var/log/sa-host [2023-07-14T12:22:02.905Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T12:22:03.114Z] provisioning config files... [2023-07-14T12:22:03.123Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-572@tmp/config17609981355066635929tmp [Pipeline] { [Pipeline] echo [2023-07-14T12:22:03.179Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:22:03.492Z] ---> create-netrc.sh [Pipeline] } [2023-07-14T12:22:03.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:22:03.928Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-14T12:22:03.961Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:22:04.273Z] ---> sudo-logs.sh [2023-07-14T12:22:04.274Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-14T12:22:04.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:22:04.666Z] ---> job-cost.sh [2023-07-14T12:22:04.666Z] lf-activate-venv: SKIPPING [2023-07-14T12:22:04.666Z] DEBUG: total: 0.2199999988079071 [2023-07-14T12:22:04.666Z] INFO: Retrieving Stack Cost... [2023-07-14T12:22:05.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T12:22:05.495Z] INFO: Archiving Costs [Pipeline] echo [2023-07-14T12:22:05.534Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T12:22:05.843Z] ---> logs-deploy.sh [2023-07-14T12:22:05.843Z] lf-activate-venv: SKIPPING [2023-07-14T12:22:05.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-572/1 [2023-07-14T12:22:05.843Z] INFO: archiving workspace using pattern(s): [2023-07-14T12:22:06.778Z] Archives upload complete. [2023-07-14T12:22:06.778Z] INFO: archiving logs to Nexus