Pull request #558 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 3093f84fed2532095227e8d5f51e512451fc7076+694e3ae60c9df22c057b1690b970d5b19176c4d2 (4e45d14fb04bcb5a85afdcb5d703df3ad7a42482) 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-ssh5656879200106864184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15719727114078170826.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-558/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-558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12953500159802916767.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-558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13681143742725169743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9882838353466817894.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-558/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-558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17549630044757933616.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14557’ Running on prd-ubuntu20.04-docker-8c-8g-14559 in /w/workspace/_app-service-configurable_PR-558 [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-558 # 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/558/head:refs/remotes/origin/PR-558 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 694e3ae60c9df22c057b1690b970d5b19176c4d2 into PR head commit 3093f84fed2532095227e8d5f51e512451fc7076 Merge succeeded, producing 3093f84fed2532095227e8d5f51e512451fc7076 Checking out Revision 3093f84fed2532095227e8d5f51e512451fc7076 (PR-558) > git config core.sparsecheckout # timeout=10 > git checkout -f 3093f84fed2532095227e8d5f51e512451fc7076 # 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 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3093f84fed2532095227e8d5f51e512451fc7076 # timeout=10 Commit message: "refactor: Consume MakeItRun rename to Run" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T22:01:39.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T22:01:39.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T22:01:39.778Z] ========================================================= [2023-05-08T22:01:39.778Z] EdgeX Global Pipelines Version Info [2023-05-08T22:01:39.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:01:40.516Z] ------------------- [2023-05-08T22:01:40.516Z] stable info: [2023-05-08T22:01:40.516Z] ------------------- [2023-05-08T22:01:40.516Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T22:01:40.516Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T22:01:40.516Z] Message: update stable to v1.0.249 [2023-05-08T22:01:41.087Z] ------------------- [2023-05-08T22:01:41.087Z] experimental info: [2023-05-08T22:01:41.087Z] ------------------- [2023-05-08T22:01:41.087Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T22:01:41.087Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T22:01:41.087Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T22:01:41.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-08T22:01:41.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-08T22:01:41.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T22:01:41.514Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T22:01:41.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T22:01:41.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T22:01:41.630Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T22:01:41.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T22:01:41.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T22:01:41.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T22:01:41.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T22:01:41.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-08T22:01:41.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T22:01:41.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T22:01:41.960Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T22:01:42.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T22:01:42.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T22:01:42.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T22:01:42.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T22:01:42.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T22:01:42.234Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T22:01:42.277Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T22:01:42.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T22:01:42.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T22:01:42.423Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T22:01:42.466Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T22:01:42.511Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T22:01:42.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-558 [Pipeline] echo [2023-05-08T22:01:42.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-558 [Pipeline] echo [2023-05-08T22:01:42.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-558 [Pipeline] echo [2023-05-08T22:01:42.675Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3093f84fed2532095227e8d5f51e512451fc7076 [Pipeline] echo [2023-05-08T22:01:42.716Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3093f84 [Pipeline] echo [2023-05-08T22:01:42.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T22:01:42.869Z] provisioning config files... [2023-05-08T22:01:42.882Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-558@tmp/config8662808252618891949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:01:43.227Z] ---> docker-login.sh [2023-05-08T22:01:43.227Z] nexus3.edgexfoundry.org:10001 [2023-05-08T22:01:43.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:01:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:01:43.747Z] Configure a credential helper to remove this warning. See [2023-05-08T22:01:43.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:01:43.747Z] [2023-05-08T22:01:43.747Z] Login Succeeded [2023-05-08T22:01:43.747Z] nexus3.edgexfoundry.org:10002 [2023-05-08T22:01:43.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:01:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:01:43.747Z] Configure a credential helper to remove this warning. See [2023-05-08T22:01:43.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:01:43.747Z] [2023-05-08T22:01:43.747Z] Login Succeeded [2023-05-08T22:01:43.747Z] nexus3.edgexfoundry.org:10003 [2023-05-08T22:01:43.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:01:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:01:43.747Z] Configure a credential helper to remove this warning. See [2023-05-08T22:01:43.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:01:43.747Z] [2023-05-08T22:01:43.747Z] Login Succeeded [2023-05-08T22:01:43.747Z] nexus3.edgexfoundry.org:10004 [2023-05-08T22:01:44.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:01:44.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:01:44.011Z] Configure a credential helper to remove this warning. See [2023-05-08T22:01:44.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:01:44.011Z] [2023-05-08T22:01:44.011Z] Login Succeeded [2023-05-08T22:01:44.011Z] docker.io [2023-05-08T22:01:44.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:01:44.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:01:44.274Z] Configure a credential helper to remove this warning. See [2023-05-08T22:01:44.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:01:44.274Z] [2023-05-08T22:01:44.274Z] Login Succeeded [2023-05-08T22:01:44.274Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T22:01:44.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T22:01:45.013Z] + git rev-list -1 --merges 3093f84fed2532095227e8d5f51e512451fc7076~1..3093f84fed2532095227e8d5f51e512451fc7076 [Pipeline] echo [2023-05-08T22:01:45.098Z] -----------> git rev-list -1 --merges 3093f84fed2532095227e8d5f51e512451fc7076~1..3093f84fed2532095227e8d5f51e512451fc7076 3093f84fed2532095227e8d5f51e512451fc7076 [false] [Pipeline] sh [2023-05-08T22:01:45.417Z] + git log --format=format:%s -1 3093f84fed2532095227e8d5f51e512451fc7076 [Pipeline] echo [2023-05-08T22:01:45.455Z] ========================================================= [2023-05-08T22:01:45.455Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T22:01:45.455Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T22:01:45.907Z] + git log --format=format:%s -1 3093f84fed2532095227e8d5f51e512451fc7076 [Pipeline] echo [2023-05-08T22:01:45.943Z] [semverPrep] GIT_COMMIT: 3093f84fed2532095227e8d5f51e512451fc7076, Commit Message: refactor: Consume MakeItRun rename to Run [Pipeline] echo [2023-05-08T22:01:45.977Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T22:01:46.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T22:01:46.400Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T22:01:46.400Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T22:01:46.400Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T22:01:46.400Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T22:01:46.400Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T22:01:46.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:01:46.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T22:01:46.920Z] [2023-05-08T22:01:46.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:01:47.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T22:01:47.300Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T22:01:47.300Z] b85a868b505f: Pulling fs layer [2023-05-08T22:01:47.300Z] e2be974225ed: Pulling fs layer [2023-05-08T22:01:47.300Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T22:01:47.300Z] 988bab9f4d93: Pulling fs layer [2023-05-08T22:01:47.300Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T22:01:47.300Z] eaf3925da568: Pulling fs layer [2023-05-08T22:01:47.300Z] bab4dde63d76: Pulling fs layer [2023-05-08T22:01:47.300Z] bde34c3a00c8: Pulling fs layer [2023-05-08T22:01:47.300Z] b352a97aabf1: Pulling fs layer [2023-05-08T22:01:47.300Z] 4872d77fe225: Pulling fs layer [2023-05-08T22:01:47.300Z] 5851b861e8e6: Pulling fs layer [2023-05-08T22:01:47.300Z] eaf3925da568: Waiting [2023-05-08T22:01:47.300Z] b352a97aabf1: Waiting [2023-05-08T22:01:47.300Z] 4872d77fe225: Waiting [2023-05-08T22:01:47.300Z] 5851b861e8e6: Waiting [2023-05-08T22:01:47.300Z] 1469e6f7b9e6: Waiting [2023-05-08T22:01:47.300Z] bab4dde63d76: Waiting [2023-05-08T22:01:47.300Z] 988bab9f4d93: Waiting [2023-05-08T22:01:47.300Z] bde34c3a00c8: Waiting [2023-05-08T22:01:47.300Z] e2be974225ed: Verifying Checksum [2023-05-08T22:01:47.300Z] e2be974225ed: Download complete [2023-05-08T22:01:47.300Z] 988bab9f4d93: Download complete [2023-05-08T22:01:47.559Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T22:01:47.559Z] 1469e6f7b9e6: Download complete [2023-05-08T22:01:47.559Z] eaf3925da568: Verifying Checksum [2023-05-08T22:01:47.559Z] eaf3925da568: Download complete [2023-05-08T22:01:47.559Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T22:01:47.559Z] 339a4e72a1f5: Download complete [2023-05-08T22:01:47.559Z] bde34c3a00c8: Verifying Checksum [2023-05-08T22:01:47.559Z] bde34c3a00c8: Download complete [2023-05-08T22:01:47.559Z] b352a97aabf1: Verifying Checksum [2023-05-08T22:01:47.559Z] b352a97aabf1: Download complete [2023-05-08T22:01:47.559Z] 4872d77fe225: Verifying Checksum [2023-05-08T22:01:47.559Z] 4872d77fe225: Download complete [2023-05-08T22:01:47.559Z] 5851b861e8e6: Verifying Checksum [2023-05-08T22:01:47.559Z] 5851b861e8e6: Download complete [2023-05-08T22:01:47.559Z] b85a868b505f: Verifying Checksum [2023-05-08T22:01:47.559Z] b85a868b505f: Download complete [2023-05-08T22:01:47.818Z] bab4dde63d76: Verifying Checksum [2023-05-08T22:01:47.818Z] bab4dde63d76: Download complete [2023-05-08T22:01:48.753Z] b85a868b505f: Pull complete [2023-05-08T22:01:48.753Z] e2be974225ed: Pull complete [2023-05-08T22:01:49.321Z] 339a4e72a1f5: Pull complete [2023-05-08T22:01:49.321Z] 988bab9f4d93: Pull complete [2023-05-08T22:01:49.580Z] 1469e6f7b9e6: Pull complete [2023-05-08T22:01:49.580Z] eaf3925da568: Pull complete [2023-05-08T22:01:51.482Z] bab4dde63d76: Pull complete [2023-05-08T22:01:51.483Z] bde34c3a00c8: Pull complete [2023-05-08T22:01:51.483Z] b352a97aabf1: Pull complete [2023-05-08T22:01:51.483Z] 4872d77fe225: Pull complete [2023-05-08T22:01:51.483Z] 5851b861e8e6: Pull complete [2023-05-08T22:01:51.483Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T22:01:51.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T22:01:51.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:01:51.720Z] prd-ubuntu20.04-docker-8c-8g-14559 does not seem to be running inside a container [2023-05-08T22:01:51.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-558 -v /w/workspace/_app-service-configurable_PR-558:/w/workspace/_app-service-configurable_PR-558:rw,z -v /w/workspace/_app-service-configurable_PR-558@tmp:/w/workspace/_app-service-configurable_PR-558@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-devops/py-git-semver:0.1.4 cat [2023-05-08T22:01:53.060Z] $ docker top 5599e57c4de8f25b537e01820c3a7f8362b236ae73c2d5dddde765f0bff68500 -eo pid,comm [2023-05-08T22:01:53.111Z] 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-05-08T22:01:53.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T22:01:53.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T22:01:53.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T22:01:53.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T22:01:53.383Z] $ docker exec 5599e57c4de8f25b537e01820c3a7f8362b236ae73c2d5dddde765f0bff68500 ssh-agent [2023-05-08T22:01:53.492Z] SSH_AUTH_SOCK=/tmp/ssh-0eR66VcDPCPF/agent.32 [2023-05-08T22:01:53.492Z] SSH_AGENT_PID=38 [2023-05-08T22:01:53.500Z] Running ssh-add (command line suppressed) [2023-05-08T22:01:53.586Z] Identity added: /w/workspace/_app-service-configurable_PR-558@tmp/private_key_11230826878093314395.key (/w/workspace/_app-service-configurable_PR-558@tmp/private_key_11230826878093314395.key) [2023-05-08T22:01:53.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T22:01:53.929Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T22:01:53.958Z] $ docker exec --env ******** --env ******** 5599e57c4de8f25b537e01820c3a7f8362b236ae73c2d5dddde765f0bff68500 ssh-agent -k [2023-05-08T22:01:54.054Z] unset SSH_AUTH_SOCK; [2023-05-08T22:01:54.054Z] unset SSH_AGENT_PID; [2023-05-08T22:01:54.054Z] echo Agent pid 38 killed; [2023-05-08T22:01:54.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T22:01:54.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T22:01:54.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T22:01:54.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T22:01:54.254Z] $ docker exec 5599e57c4de8f25b537e01820c3a7f8362b236ae73c2d5dddde765f0bff68500 ssh-agent [2023-05-08T22:01:54.364Z] SSH_AUTH_SOCK=/tmp/ssh-xngkJu52DEU9/agent.70 [2023-05-08T22:01:54.364Z] SSH_AGENT_PID=76 [2023-05-08T22:01:54.369Z] Running ssh-add (command line suppressed) [2023-05-08T22:01:54.473Z] Identity added: /w/workspace/_app-service-configurable_PR-558@tmp/private_key_7494126975152368853.key (/w/workspace/_app-service-configurable_PR-558@tmp/private_key_7494126975152368853.key) [2023-05-08T22:01:54.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T22:01:54.822Z] + git semver init [2023-05-08T22:01:55.082Z] 2023-05-08 22:01:54,996 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T22:01:55.082Z] 2023-05-08 22:01:54,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-558/.semver [2023-05-08T22:01:55.082Z] 2023-05-08 22:01:54,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-558/.semver [2023-05-08T22:01:55.082Z] 2023-05-08 22:01:54,998 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-558/.semver'], cwd=/w/workspace/_app-service-configurable_PR-558, universal_newlines=False, shell=None, istream=None) [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,861 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-558/.git/info/exclude [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-558/.semver/PR-558 with force:False [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,861 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-558/.semver/PR-558 [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,865 [execute] INFO git cat-file --batch-check [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-558/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,871 [execute] INFO git cat-file --batch [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-558/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T22:01:56.018Z] 2023-05-08 22:01:55,876 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-558/.semver/PR-558 [2023-05-08T22:01:56.018Z] 0.0.0 [Pipeline] } [2023-05-08T22:01:56.046Z] $ docker exec --env ******** --env ******** 5599e57c4de8f25b537e01820c3a7f8362b236ae73c2d5dddde765f0bff68500 ssh-agent -k [2023-05-08T22:01:56.142Z] unset SSH_AUTH_SOCK; [2023-05-08T22:01:56.143Z] unset SSH_AGENT_PID; [2023-05-08T22:01:56.143Z] echo Agent pid 76 killed; [2023-05-08T22:01:56.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T22:01:56.585Z] + git semver [Pipeline] } [2023-05-08T22:01:56.874Z] $ docker stop --time=1 5599e57c4de8f25b537e01820c3a7f8362b236ae73c2d5dddde765f0bff68500 [2023-05-08T22:01:58.207Z] $ docker rm -f --volumes 5599e57c4de8f25b537e01820c3a7f8362b236ae73c2d5dddde765f0bff68500 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T22:01:58.606Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T22:01:58.873Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T22:01:58.892Z] [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-05-08T22:01:59.536Z] provisioning config files... [2023-05-08T22:01:59.546Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-558@tmp/config17081957337805470854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:01:59.914Z] ---> docker-login.sh [2023-05-08T22:01:59.914Z] nexus3.edgexfoundry.org:10001 [2023-05-08T22:01:59.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:01:59.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:01:59.914Z] Configure a credential helper to remove this warning. See [2023-05-08T22:01:59.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:01:59.914Z] [2023-05-08T22:01:59.914Z] Login Succeeded [2023-05-08T22:01:59.914Z] nexus3.edgexfoundry.org:10002 [2023-05-08T22:01:59.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:01:59.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:01:59.915Z] Configure a credential helper to remove this warning. See [2023-05-08T22:01:59.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:01:59.915Z] [2023-05-08T22:01:59.915Z] Login Succeeded [2023-05-08T22:01:59.915Z] nexus3.edgexfoundry.org:10003 [2023-05-08T22:02:00.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:02:00.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:02:00.175Z] Configure a credential helper to remove this warning. See [2023-05-08T22:02:00.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:02:00.175Z] [2023-05-08T22:02:00.175Z] Login Succeeded [2023-05-08T22:02:00.175Z] nexus3.edgexfoundry.org:10004 [2023-05-08T22:02:00.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:02:00.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:02:00.175Z] Configure a credential helper to remove this warning. See [2023-05-08T22:02:00.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:02:00.175Z] [2023-05-08T22:02:00.175Z] Login Succeeded [2023-05-08T22:02:00.175Z] docker.io [2023-05-08T22:02:00.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:02:00.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:02:00.436Z] Configure a credential helper to remove this warning. See [2023-05-08T22:02:00.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:02:00.436Z] [2023-05-08T22:02:00.436Z] Login Succeeded [2023-05-08T22:02:00.436Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T22:02:00.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T22:02:00.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T22:02:00.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T22:02:00.731Z] ========================================================= [2023-05-08T22:02:00.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T22:02:00.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:02:01.216Z] + 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-05-08T22:02:01.216Z] Sending build context to Docker daemon 3.312MB [2023-05-08T22:02:01.216Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T22:02:01.216Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T22:02:01.216Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T22:02:01.216Z] f56be85fc22e: Pulling fs layer [2023-05-08T22:02:01.216Z] 85791d961cd3: Pulling fs layer [2023-05-08T22:02:01.216Z] d694b5ae8c79: Pulling fs layer [2023-05-08T22:02:01.216Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T22:02:01.216Z] 4d19c01a9841: Pulling fs layer [2023-05-08T22:02:01.216Z] 9325e15d5711: Pulling fs layer [2023-05-08T22:02:01.216Z] 556b6ee489ea: Pulling fs layer [2023-05-08T22:02:01.216Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T22:02:01.216Z] 9f32a84ed3da: Waiting [2023-05-08T22:02:01.216Z] 4d19c01a9841: Waiting [2023-05-08T22:02:01.216Z] c5a4b2cf53e6: Waiting [2023-05-08T22:02:01.216Z] 9325e15d5711: Waiting [2023-05-08T22:02:01.216Z] 556b6ee489ea: Waiting [2023-05-08T22:02:01.216Z] 85791d961cd3: Download complete [2023-05-08T22:02:01.216Z] 9f32a84ed3da: Download complete [2023-05-08T22:02:01.216Z] 4d19c01a9841: Verifying Checksum [2023-05-08T22:02:01.216Z] 4d19c01a9841: Download complete [2023-05-08T22:02:01.216Z] f56be85fc22e: Verifying Checksum [2023-05-08T22:02:01.216Z] f56be85fc22e: Download complete [2023-05-08T22:02:01.216Z] 9325e15d5711: Verifying Checksum [2023-05-08T22:02:01.216Z] 9325e15d5711: Download complete [2023-05-08T22:02:01.477Z] f56be85fc22e: Pull complete [2023-05-08T22:02:01.477Z] 85791d961cd3: Pull complete [2023-05-08T22:02:01.738Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T22:02:01.738Z] c5a4b2cf53e6: Download complete [2023-05-08T22:02:01.998Z] d694b5ae8c79: Download complete [2023-05-08T22:02:01.998Z] 556b6ee489ea: Verifying Checksum [2023-05-08T22:02:01.998Z] 556b6ee489ea: Download complete [2023-05-08T22:02:05.286Z] d694b5ae8c79: Pull complete [2023-05-08T22:02:05.286Z] 9f32a84ed3da: Pull complete [2023-05-08T22:02:05.286Z] 4d19c01a9841: Pull complete [2023-05-08T22:02:05.286Z] 9325e15d5711: Pull complete [2023-05-08T22:02:07.818Z] 556b6ee489ea: Pull complete [2023-05-08T22:02:08.386Z] c5a4b2cf53e6: Pull complete [2023-05-08T22:02:08.386Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T22:02:08.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T22:02:08.386Z] ---> c4be618373d6 [2023-05-08T22:02:08.386Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T22:02:10.292Z] ---> Running in 6ce66a383029 [2023-05-08T22:02:10.552Z] Removing intermediate container 6ce66a383029 [2023-05-08T22:02:10.552Z] ---> 9e8ca409396e [2023-05-08T22:02:10.552Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T22:02:10.552Z] ---> Running in 4569255cc486 [2023-05-08T22:02:10.552Z] Removing intermediate container 4569255cc486 [2023-05-08T22:02:10.552Z] ---> a7687f6d65b7 [2023-05-08T22:02:10.552Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T22:02:10.813Z] ---> Running in b724e11742dc [2023-05-08T22:02:10.813Z] Removing intermediate container b724e11742dc [2023-05-08T22:02:10.813Z] ---> a24ed829600e [2023-05-08T22:02:10.813Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T22:02:10.813Z] ---> Running in 15daa94219a8 [2023-05-08T22:02:11.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T22:02:11.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T22:02:11.330Z] OK: 265 MiB in 53 packages [2023-05-08T22:02:11.900Z] Removing intermediate container 15daa94219a8 [2023-05-08T22:02:11.900Z] ---> a41bc7ec62ed [2023-05-08T22:02:11.900Z] Step 7/12 : WORKDIR /app [2023-05-08T22:02:11.900Z] ---> Running in ed6b3e0f7551 [2023-05-08T22:02:11.900Z] Removing intermediate container ed6b3e0f7551 [2023-05-08T22:02:11.900Z] ---> 71c2d4ca1cc4 [2023-05-08T22:02:11.900Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-08T22:02:11.900Z] ---> 74bb54bb4b50 [2023-05-08T22:02:11.900Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T22:02:11.900Z] ---> Running in b26d73df29ce [2023-05-08T22:02:14.350Z] Still waiting to schedule task [2023-05-08T22:02:14.350Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14558’ [2023-05-08T22:02:33.839Z] Removing intermediate container b26d73df29ce [2023-05-08T22:02:33.839Z] ---> 08246aa346fa [2023-05-08T22:02:33.839Z] Step 10/12 : COPY . . [2023-05-08T22:02:33.839Z] ---> 1e0bcc611690 [2023-05-08T22:02:33.839Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T22:02:33.839Z] ---> Running in b448826b97fe [2023-05-08T22:02:33.839Z] Removing intermediate container b448826b97fe [2023-05-08T22:02:33.839Z] ---> b606a3fb2f4c [2023-05-08T22:02:33.839Z] Step 12/12 : RUN $MAKE [2023-05-08T22:02:33.839Z] ---> Running in 45d194552321 [2023-05-08T22:02:33.839Z] noop [2023-05-08T22:02:33.839Z] Removing intermediate container 45d194552321 [2023-05-08T22:02:33.839Z] ---> 4f7d2404c4d0 [2023-05-08T22:02:33.839Z] Successfully built 4f7d2404c4d0 [2023-05-08T22:02:33.839Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:02:34.282Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T22:02:34.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:02:34.457Z] prd-ubuntu20.04-docker-8c-8g-14559 does not seem to be running inside a container [2023-05-08T22:02:34.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-558 -v /w/workspace/_app-service-configurable_PR-558:/w/workspace/_app-service-configurable_PR-558:rw,z -v /w/workspace/_app-service-configurable_PR-558@tmp:/w/workspace/_app-service-configurable_PR-558@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T22:02:34.808Z] $ docker top 13a4c07b5f9205ffceacfdf5198e29cc9f4f83b5ab21c092477badcb27d8b33d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T22:02:35.199Z] + go version [2023-05-08T22:02:35.199Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T22:02:35.235Z] $ docker stop --time=1 13a4c07b5f9205ffceacfdf5198e29cc9f4f83b5ab21c092477badcb27d8b33d [2023-05-08T22:02:36.503Z] $ docker rm -f --volumes 13a4c07b5f9205ffceacfdf5198e29cc9f4f83b5ab21c092477badcb27d8b33d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:02:37.261Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T22:02:37.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:02:37.423Z] prd-ubuntu20.04-docker-8c-8g-14559 does not seem to be running inside a container [2023-05-08T22:02:37.570Z] $ 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-558 -v /w/workspace/_app-service-configurable_PR-558:/w/workspace/_app-service-configurable_PR-558:rw,z -v /w/workspace/_app-service-configurable_PR-558@tmp:/w/workspace/_app-service-configurable_PR-558@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T22:02:37.941Z] $ docker top 3908ad5a626194bfbe187c19bda4a1544de8aadae58a5b97b8635c1a484e3dce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T22:02:38.340Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-558 [Pipeline] fileExists [Pipeline] sh [2023-05-08T22:02:38.702Z] + make test [2023-05-08T22:02:38.702Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T22:02:56.785Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-08T22:03:14.872Z] go vet ./... [2023-05-08T22:03:18.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T22:03:18.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T22:03:18.153Z] ./bin/test-attribution-txt.sh [2023-05-08T22:03:18.153Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-08T22:03:18.153Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T22:03:18.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T22:03:18.225Z] $ docker stop --time=1 3908ad5a626194bfbe187c19bda4a1544de8aadae58a5b97b8635c1a484e3dce [2023-05-08T22:03:21.388Z] $ docker rm -f --volumes 3908ad5a626194bfbe187c19bda4a1544de8aadae58a5b97b8635c1a484e3dce [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T22:03:21.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T22:03:22.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T22:03:22.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T22:03:22.989Z] + ls -al . [2023-05-08T22:03:22.989Z] total 176 [2023-05-08T22:03:22.989Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 22:02 . [2023-05-08T22:03:22.989Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 22:01 .. [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 119 May 8 22:01 .dockerignore [2023-05-08T22:03:22.989Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 22:01 .git [2023-05-08T22:03:22.989Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 22:01 .github [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 171 May 8 22:01 .gitignore [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 22:01 .golangci.yml [2023-05-08T22:03:22.989Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 22:01 .semver [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 8 22:01 Attribution.txt [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 8 22:01 CHANGELOG.md [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 8 22:01 Dockerfile [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 22:01 GOVERNANCE.md [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 688 May 8 22:01 Jenkinsfile [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 8 22:01 LICENSE [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 618 May 8 22:01 OWNERS.md [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 8 22:01 README.md [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 22:01 VERSION [2023-05-08T22:03:22.989Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 22:01 bin [2023-05-08T22:03:22.989Z] -rw-r--r-- 1 jenkins jenkins 13 May 8 22:02 coverage.out [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 8 22:01 go.mod [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 8 22:01 go.sum [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 8 22:01 main.go [2023-05-08T22:03:22.989Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 8 22:01 makefile [2023-05-08T22:03:22.989Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 22:01 res [2023-05-08T22:03:22.989Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 22:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:03:23.385Z] + 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=3093f84fed2532095227e8d5f51e512451fc7076 --label arch=amd64 --label version=0.0.0 . [2023-05-08T22:03:23.385Z] Sending build context to Docker daemon 3.313MB [2023-05-08T22:03:23.385Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T22:03:23.385Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-08T22:03:23.385Z] ---> 4f7d2404c4d0 [2023-05-08T22:03:23.385Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T22:03:23.385Z] ---> Running in 6b557b6c997a [2023-05-08T22:03:23.645Z] Removing intermediate container 6b557b6c997a [2023-05-08T22:03:23.645Z] ---> f5e151a18550 [2023-05-08T22:03:23.645Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T22:03:23.645Z] ---> Running in 575838bd0b4e [2023-05-08T22:03:23.645Z] Removing intermediate container 575838bd0b4e [2023-05-08T22:03:23.645Z] ---> e8d234baa434 [2023-05-08T22:03:23.645Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-08T22:03:23.645Z] ---> Running in 0c79babd257b [2023-05-08T22:03:23.645Z] Removing intermediate container 0c79babd257b [2023-05-08T22:03:23.645Z] ---> 3e03eba83299 [2023-05-08T22:03:23.645Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T22:03:23.645Z] ---> Running in c38ef117ee7c [2023-05-08T22:03:24.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T22:03:24.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T22:03:24.473Z] OK: 265 MiB in 53 packages [2023-05-08T22:03:24.734Z] Removing intermediate container c38ef117ee7c [2023-05-08T22:03:24.734Z] ---> 8337305b5da8 [2023-05-08T22:03:24.734Z] Step 7/26 : WORKDIR /app [2023-05-08T22:03:24.734Z] ---> Running in a641dd0ae690 [2023-05-08T22:03:24.734Z] Removing intermediate container a641dd0ae690 [2023-05-08T22:03:24.734Z] ---> c070991b10bf [2023-05-08T22:03:24.734Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-08T22:03:24.998Z] ---> ff6c6fdbcb5e [2023-05-08T22:03:24.998Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T22:03:24.998Z] ---> Running in 2bdac7a0dfa0 [2023-05-08T22:03:25.568Z] Removing intermediate container 2bdac7a0dfa0 [2023-05-08T22:03:25.568Z] ---> e2593bec3314 [2023-05-08T22:03:25.568Z] Step 10/26 : COPY . . [2023-05-08T22:03:25.827Z] ---> 73fc068e5a3e [2023-05-08T22:03:25.827Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T22:03:25.827Z] ---> Running in c62cd8111255 [2023-05-08T22:03:26.086Z] Removing intermediate container c62cd8111255 [2023-05-08T22:03:26.086Z] ---> e93f769352fd [2023-05-08T22:03:26.086Z] Step 12/26 : RUN $MAKE [2023-05-08T22:03:26.086Z] ---> Running in 18a311b33056 [2023-05-08T22:03:26.345Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-08T22:03:44.429Z] Removing intermediate container 18a311b33056 [2023-05-08T22:03:44.429Z] ---> 95f7df004cef [2023-05-08T22:03:44.429Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T22:03:44.429Z] 3.17: Pulling from library/alpine [2023-05-08T22:03:44.429Z] f56be85fc22e: Already exists [2023-05-08T22:03:44.429Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T22:03:44.429Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T22:03:44.429Z] ---> 9ed4aefc74f6 [2023-05-08T22:03:44.429Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-08T22:03:44.429Z] ---> Running in 4a3b68b006bc [2023-05-08T22:03:44.429Z] Removing intermediate container 4a3b68b006bc [2023-05-08T22:03:44.429Z] ---> faf053948f53 [2023-05-08T22:03:44.429Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-08T22:03:44.429Z] ---> Running in e1443c45a7e7 [2023-05-08T22:03:44.429Z] Removing intermediate container e1443c45a7e7 [2023-05-08T22:03:44.429Z] ---> 372bfcac161c [2023-05-08T22:03:44.429Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-08T22:03:44.429Z] ---> Running in 4448406dd34a [2023-05-08T22:03:44.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T22:03:44.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T22:03:45.208Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-08T22:03:45.208Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-08T22:03:45.208Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T22:03:45.208Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T22:03:45.208Z] OK: 8 MiB in 17 packages [2023-05-08T22:03:45.779Z] Removing intermediate container 4448406dd34a [2023-05-08T22:03:45.779Z] ---> 19600ddaf075 [2023-05-08T22:03:45.779Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-08T22:03:45.779Z] ---> 4e54d38d4964 [2023-05-08T22:03:45.779Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-08T22:03:45.779Z] ---> 7112dda7fd20 [2023-05-08T22:03:45.779Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-08T22:03:46.036Z] ---> a3965948ce08 [2023-05-08T22:03:46.036Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-08T22:03:46.602Z] ---> 7a3160a70de8 [2023-05-08T22:03:46.602Z] Step 21/26 : EXPOSE 48095 [2023-05-08T22:03:46.602Z] ---> Running in d636726e4004 [2023-05-08T22:03:46.860Z] Removing intermediate container d636726e4004 [2023-05-08T22:03:46.860Z] ---> bf6afc4ef15c [2023-05-08T22:03:46.860Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-08T22:03:46.860Z] ---> Running in da9689ad13bb [2023-05-08T22:03:46.860Z] Removing intermediate container da9689ad13bb [2023-05-08T22:03:46.860Z] ---> d3091848cf5b [2023-05-08T22:03:46.860Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T22:03:46.860Z] ---> Running in 4aba12e449df [2023-05-08T22:03:46.860Z] Removing intermediate container 4aba12e449df [2023-05-08T22:03:46.860Z] ---> c63edc07fb31 [2023-05-08T22:03:46.860Z] Step 24/26 : LABEL arch=amd64 [2023-05-08T22:03:46.860Z] ---> Running in 75455de677ea [2023-05-08T22:03:47.119Z] Removing intermediate container 75455de677ea [2023-05-08T22:03:47.119Z] ---> 5c1a2bfa0e4d [2023-05-08T22:03:47.119Z] Step 25/26 : LABEL git_sha=3093f84fed2532095227e8d5f51e512451fc7076 [2023-05-08T22:03:47.119Z] ---> Running in aa8fafc8e927 [2023-05-08T22:03:47.119Z] Removing intermediate container aa8fafc8e927 [2023-05-08T22:03:47.119Z] ---> e361acb6b30d [2023-05-08T22:03:47.119Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T22:03:47.119Z] ---> Running in af874311b478 [2023-05-08T22:03:47.119Z] Removing intermediate container af874311b478 [2023-05-08T22:03:47.119Z] ---> 60c558316f11 [2023-05-08T22:03:47.119Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T22:03:47.119Z] Successfully built 60c558316f11 [2023-05-08T22:03:47.119Z] 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-05-08T22:03:48.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T22:03:48.010Z] [2023-05-08T22:03:48.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:03:48.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T22:03:48.385Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T22:03:48.385Z] 5eb5b503b376: Pulling fs layer [2023-05-08T22:03:48.385Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T22:03:48.385Z] ec43610c2a17: Pulling fs layer [2023-05-08T22:03:48.385Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T22:03:48.385Z] 33b1e0a273af: Pulling fs layer [2023-05-08T22:03:48.385Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T22:03:48.385Z] 2f39f015ded8: Pulling fs layer [2023-05-08T22:03:48.385Z] 33b1e0a273af: Waiting [2023-05-08T22:03:48.385Z] 5d3b04190fa2: Waiting [2023-05-08T22:03:48.385Z] 2f39f015ded8: Waiting [2023-05-08T22:03:48.385Z] 3a2ae6a8a46f: Waiting [2023-05-08T22:03:48.385Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T22:03:48.385Z] 5c69ac0246d0: Download complete [2023-05-08T22:03:48.385Z] 3a2ae6a8a46f: Download complete [2023-05-08T22:03:48.385Z] 33b1e0a273af: Verifying Checksum [2023-05-08T22:03:48.385Z] 33b1e0a273af: Download complete [2023-05-08T22:03:48.385Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T22:03:48.385Z] 5d3b04190fa2: Download complete [2023-05-08T22:03:48.385Z] ec43610c2a17: Verifying Checksum [2023-05-08T22:03:48.385Z] ec43610c2a17: Download complete [2023-05-08T22:03:48.643Z] 5eb5b503b376: Verifying Checksum [2023-05-08T22:03:48.643Z] 5eb5b503b376: Download complete [2023-05-08T22:03:49.208Z] 2f39f015ded8: Download complete [2023-05-08T22:03:49.775Z] 5eb5b503b376: Pull complete [2023-05-08T22:03:49.775Z] 5c69ac0246d0: Pull complete [2023-05-08T22:03:50.357Z] ec43610c2a17: Pull complete [2023-05-08T22:03:50.357Z] 3a2ae6a8a46f: Pull complete [2023-05-08T22:03:50.618Z] 33b1e0a273af: Pull complete [2023-05-08T22:03:50.619Z] 5d3b04190fa2: Pull complete [2023-05-08T22:03:54.804Z] 2f39f015ded8: Pull complete [2023-05-08T22:03:54.805Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T22:03:54.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T22:03:54.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:03:55.030Z] prd-ubuntu20.04-docker-8c-8g-14559 does not seem to be running inside a container [2023-05-08T22:03:55.059Z] $ 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-558 -v /w/workspace/_app-service-configurable_PR-558:/w/workspace/_app-service-configurable_PR-558:rw,z -v /w/workspace/_app-service-configurable_PR-558@tmp:/w/workspace/_app-service-configurable_PR-558@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T22:03:57.422Z] $ docker top 01d93bd2103cb10e9c1754e167e1f22bb8cbfb779d223ab2290f62ff4f8e0195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:03:57.913Z] ---> job-cost.sh [2023-05-08T22:03:57.913Z] lf-activate-venv: SKIPPING [2023-05-08T22:03:57.913Z] INFO: No Stack... [2023-05-08T22:03:58.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T22:03:58.740Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T22:03:59.055Z] + cat /w/workspace/_app-service-configurable_PR-558/archives/cost.csv [2023-05-08T22:03:59.055Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T22:03:59.095Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] [2023-05-08T22:03:59.100Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] did not exist. Created. [2023-05-08T22:03:59.100Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T22:03:59.493Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T22:03:59.540Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T22:03:59.575Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T22:03:59.646Z] $ docker stop --time=1 01d93bd2103cb10e9c1754e167e1f22bb8cbfb779d223ab2290f62ff4f8e0195 [2023-05-08T22:04:00.837Z] $ docker rm -f --volumes 01d93bd2103cb10e9c1754e167e1f22bb8cbfb779d223ab2290f62ff4f8e0195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T22:05:41.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14561 in /w/workspace/_app-service-configurable_PR-558 [Pipeline] { [Pipeline] ws [2023-05-08T22:05:41.771Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-08T22:05:41.858Z] Selected Git installation does not exist. Using Default [2023-05-08T22:05:41.858Z] The recommended git tool is: NONE [2023-05-08T22:05:47.821Z] using credential edgex-jenkins-ssh [2023-05-08T22:05:47.839Z] Cloning the remote Git repository [2023-05-08T22:05:47.904Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-08T22:05:48.009Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-08T22:05:48.200Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-08T22:05:48.201Z] > git --version # timeout=10 [2023-05-08T22:05:48.226Z] > git --version # 'git version 2.25.1' [2023-05-08T22:05:48.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T22:05:48.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T22:05:49.575Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-08T22:05:49.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T22:05:50.617Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-08T22:05:51.312Z] Merging remotes/origin/main commit 694e3ae60c9df22c057b1690b970d5b19176c4d2 into PR head commit 3093f84fed2532095227e8d5f51e512451fc7076 [2023-05-08T22:05:51.610Z] Merge succeeded, producing 3093f84fed2532095227e8d5f51e512451fc7076 [2023-05-08T22:05:51.611Z] Checking out Revision 3093f84fed2532095227e8d5f51e512451fc7076 (PR-558) [2023-05-08T22:05:50.668Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-08T22:05:50.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T22:05:50.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/558/head:refs/remotes/origin/PR-558 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T22:05:51.332Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T22:05:51.412Z] > git checkout -f 3093f84fed2532095227e8d5f51e512451fc7076 # timeout=10 [2023-05-08T22:05:51.506Z] > git remote # timeout=10 [2023-05-08T22:05:51.527Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T22:05:51.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T22:05:51.561Z] > git merge 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 [2023-05-08T22:05:51.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T22:05:51.618Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T22:05:51.637Z] > git checkout -f 3093f84fed2532095227e8d5f51e512451fc7076 # timeout=10 [2023-05-08T22:05:55.149Z] Commit message: "refactor: Consume MakeItRun rename to Run" [2023-05-08T22:05:55.206Z] > git --version # timeout=10 [2023-05-08T22:05:55.223Z] > git --version # 'git version 2.25.1' [2023-05-08T22:05:55.242Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T22:05:56.462Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T22:05:56.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T22:05:56.463Z] Dload Upload Total Spent Left Speed [2023-05-08T22:05:56.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-05-08T22:05:57.225Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T22:05:57.574Z] + sudo tee /etc/docker/daemon.new [2023-05-08T22:05:57.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T22:05:57.574Z] { [2023-05-08T22:05:57.574Z] "registry-mirrors": [ [2023-05-08T22:05:57.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T22:05:57.574Z] ], [2023-05-08T22:05:57.574Z] "bip": "10.250.0.254/24", [2023-05-08T22:05:57.574Z] "hosts": [ [2023-05-08T22:05:57.574Z] "tcp://0.0.0.0:5555", [2023-05-08T22:05:57.574Z] "unix:///var/run/docker.sock" [2023-05-08T22:05:57.574Z] ], [2023-05-08T22:05:57.574Z] "mtu": 1458, [2023-05-08T22:05:57.574Z] "selinux-enabled": true, [2023-05-08T22:05:57.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T22:05:57.574Z] } [Pipeline] sh [2023-05-08T22:05:57.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T22:05:58.281Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T22:06:16.617Z] provisioning config files... [2023-05-08T22:06:16.645Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14609976175329260315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:06:17.036Z] ---> docker-login.sh [2023-05-08T22:06:17.036Z] nexus3.edgexfoundry.org:10001 [2023-05-08T22:06:17.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:06:17.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:06:17.583Z] Configure a credential helper to remove this warning. See [2023-05-08T22:06:17.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:06:17.583Z] [2023-05-08T22:06:17.583Z] Login Succeeded [2023-05-08T22:06:17.583Z] nexus3.edgexfoundry.org:10002 [2023-05-08T22:06:17.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:06:17.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:06:17.854Z] Configure a credential helper to remove this warning. See [2023-05-08T22:06:17.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:06:17.854Z] [2023-05-08T22:06:17.854Z] Login Succeeded [2023-05-08T22:06:17.854Z] nexus3.edgexfoundry.org:10003 [2023-05-08T22:06:18.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:06:18.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:06:18.403Z] Configure a credential helper to remove this warning. See [2023-05-08T22:06:18.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:06:18.403Z] [2023-05-08T22:06:18.403Z] Login Succeeded [2023-05-08T22:06:18.403Z] nexus3.edgexfoundry.org:10004 [2023-05-08T22:06:18.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:06:18.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:06:18.680Z] Configure a credential helper to remove this warning. See [2023-05-08T22:06:18.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:06:18.680Z] [2023-05-08T22:06:18.680Z] Login Succeeded [2023-05-08T22:06:18.680Z] docker.io [2023-05-08T22:06:18.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T22:06:19.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T22:06:19.221Z] Configure a credential helper to remove this warning. See [2023-05-08T22:06:19.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T22:06:19.221Z] [2023-05-08T22:06:19.221Z] Login Succeeded [2023-05-08T22:06:19.221Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T22:06:19.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T22:06:19.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T22:06:19.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T22:06:19.703Z] ========================================================= [2023-05-08T22:06:19.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T22:06:19.703Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:06:20.180Z] + 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-05-08T22:06:20.181Z] Sending build context to Docker daemon 168.4kB [2023-05-08T22:06:20.450Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T22:06:20.450Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T22:06:20.450Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T22:06:20.450Z] c41833b44d91: Pulling fs layer [2023-05-08T22:06:20.450Z] ed15518f5707: Pulling fs layer [2023-05-08T22:06:20.450Z] feae8fd75edb: Pulling fs layer [2023-05-08T22:06:20.450Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T22:06:20.450Z] 3cdef696dda3: Pulling fs layer [2023-05-08T22:06:20.450Z] 2ced38df9373: Pulling fs layer [2023-05-08T22:06:20.450Z] 58f1dce35555: Pulling fs layer [2023-05-08T22:06:20.450Z] 3cdef696dda3: Waiting [2023-05-08T22:06:20.450Z] 2ced38df9373: Waiting [2023-05-08T22:06:20.450Z] 58f1dce35555: Waiting [2023-05-08T22:06:20.721Z] ed15518f5707: Verifying Checksum [2023-05-08T22:06:20.721Z] ed15518f5707: Download complete [2023-05-08T22:06:20.721Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T22:06:20.721Z] 242c74f7c9fa: Download complete [2023-05-08T22:06:20.721Z] 3cdef696dda3: Verifying Checksum [2023-05-08T22:06:20.721Z] 3cdef696dda3: Download complete [2023-05-08T22:06:20.721Z] c41833b44d91: Verifying Checksum [2023-05-08T22:06:21.697Z] c41833b44d91: Pull complete [2023-05-08T22:06:22.283Z] 58f1dce35555: Verifying Checksum [2023-05-08T22:06:22.283Z] 58f1dce35555: Download complete [2023-05-08T22:06:22.283Z] ed15518f5707: Pull complete [2023-05-08T22:06:23.250Z] feae8fd75edb: Verifying Checksum [2023-05-08T22:06:23.250Z] feae8fd75edb: Download complete [2023-05-08T22:06:23.250Z] 2ced38df9373: Verifying Checksum [2023-05-08T22:06:23.250Z] 2ced38df9373: Download complete [2023-05-08T22:06:35.583Z] feae8fd75edb: Pull complete [2023-05-08T22:06:35.583Z] 242c74f7c9fa: Pull complete [2023-05-08T22:06:35.583Z] 3cdef696dda3: Pull complete [2023-05-08T22:06:40.935Z] 2ced38df9373: Pull complete [2023-05-08T22:06:42.892Z] 58f1dce35555: Pull complete [2023-05-08T22:06:42.892Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T22:06:43.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T22:06:43.162Z] ---> fadd8f120f05 [2023-05-08T22:06:43.162Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T22:06:45.119Z] ---> Running in 3501731ed3b0 [2023-05-08T22:06:45.119Z] Removing intermediate container 3501731ed3b0 [2023-05-08T22:06:45.119Z] ---> 570ab1d6c6aa [2023-05-08T22:06:45.119Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T22:06:45.119Z] ---> Running in 9d730b57b444 [2023-05-08T22:06:45.386Z] Removing intermediate container 9d730b57b444 [2023-05-08T22:06:45.386Z] ---> 77db5d1ee3d7 [2023-05-08T22:06:45.386Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T22:06:45.658Z] ---> Running in b97c9b8fcf12 [2023-05-08T22:06:45.924Z] Removing intermediate container b97c9b8fcf12 [2023-05-08T22:06:45.924Z] ---> 88cc3fe3e5fc [2023-05-08T22:06:45.924Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T22:06:45.924Z] ---> Running in 8d68807fbd5a [2023-05-08T22:06:46.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T22:06:47.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T22:06:48.448Z] OK: 263 MiB in 53 packages [2023-05-08T22:06:49.414Z] Removing intermediate container 8d68807fbd5a [2023-05-08T22:06:49.414Z] ---> 287713ca9bf9 [2023-05-08T22:06:49.414Z] Step 7/12 : WORKDIR /app [2023-05-08T22:06:49.414Z] ---> Running in 4f69c0870dd6 [2023-05-08T22:06:49.681Z] Removing intermediate container 4f69c0870dd6 [2023-05-08T22:06:49.681Z] ---> 46d81e7b7961 [2023-05-08T22:06:49.681Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-08T22:06:50.270Z] ---> 624afbc87d5f [2023-05-08T22:06:50.270Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T22:06:50.270Z] ---> Running in a5c37a3008d4 [2023-05-08T22:07:58.182Z] Removing intermediate container a5c37a3008d4 [2023-05-08T22:07:58.182Z] ---> 2d9b86c8d81f [2023-05-08T22:07:58.182Z] Step 10/12 : COPY . . [2023-05-08T22:07:58.182Z] ---> 6004e9c2ac00 [2023-05-08T22:07:58.182Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T22:07:58.182Z] ---> Running in cdc76d727015 [2023-05-08T22:07:58.182Z] Removing intermediate container cdc76d727015 [2023-05-08T22:07:58.182Z] ---> cfea2108bf0d [2023-05-08T22:07:58.182Z] Step 12/12 : RUN $MAKE [2023-05-08T22:07:58.182Z] ---> Running in 8b4848f216af [2023-05-08T22:07:58.182Z] noop [2023-05-08T22:07:58.182Z] Removing intermediate container 8b4848f216af [2023-05-08T22:07:58.182Z] ---> 8cfd1c6346bf [2023-05-08T22:07:58.182Z] Successfully built 8cfd1c6346bf [2023-05-08T22:07:58.182Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:07:58.664Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T22:07:58.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:07:58.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-14561 does not seem to be running inside a container [2023-05-08T22:07:59.050Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T22:08:00.204Z] $ docker top 6bac69763aaf99db8d5bb3ab40214ba5a388cbd10f43b5bf97b2a51d4b99d705 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T22:08:01.079Z] + go version [2023-05-08T22:08:01.079Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T22:08:01.120Z] $ docker stop --time=1 6bac69763aaf99db8d5bb3ab40214ba5a388cbd10f43b5bf97b2a51d4b99d705 [2023-05-08T22:08:02.744Z] $ docker rm -f --volumes 6bac69763aaf99db8d5bb3ab40214ba5a388cbd10f43b5bf97b2a51d4b99d705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:08:03.644Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T22:08:03.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:08:03.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-14561 does not seem to be running inside a container [2023-05-08T22:08:03.982Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T22:08:05.143Z] $ docker top 156a928677e8b98d15039ca8a01a82ae9794e74db0c31b82d8360a07e7de3177 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T22:08:05.693Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T22:08:06.351Z] + make test [2023-05-08T22:08:06.351Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T22:10:43.098Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-08T22:10:43.098Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T22:10:43.098Z] go vet ./... [2023-05-08T22:12:49.769Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T22:12:49.769Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T22:12:49.769Z] ./bin/test-attribution-txt.sh [2023-05-08T22:12:49.769Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-08T22:12:49.769Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T22:12:49.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T22:12:49.850Z] $ docker stop --time=1 156a928677e8b98d15039ca8a01a82ae9794e74db0c31b82d8360a07e7de3177 [2023-05-08T22:12:51.636Z] $ docker rm -f --volumes 156a928677e8b98d15039ca8a01a82ae9794e74db0c31b82d8360a07e7de3177 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T22:12:53.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T22:12:53.136Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T22:12:53.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T22:12:54.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T22:12:54.502Z] + ls -al . [2023-05-08T22:12:54.502Z] total 172 [2023-05-08T22:12:54.502Z] drwxrwxr-x 7 jenkins jenkins 4096 May 8 22:08 . [2023-05-08T22:12:54.502Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 22:05 .. [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 119 May 8 22:05 .dockerignore [2023-05-08T22:12:54.502Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 22:05 .git [2023-05-08T22:12:54.502Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 22:05 .github [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 171 May 8 22:05 .gitignore [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 22:05 .golangci.yml [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 8 22:05 Attribution.txt [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 8 22:05 CHANGELOG.md [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 8 22:05 Dockerfile [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 22:05 GOVERNANCE.md [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 688 May 8 22:05 Jenkinsfile [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 8 22:05 LICENSE [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 618 May 8 22:05 OWNERS.md [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 8 22:05 README.md [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 22:01 VERSION [2023-05-08T22:12:54.502Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 22:05 bin [2023-05-08T22:12:54.502Z] -rw-r--r-- 1 jenkins jenkins 13 May 8 22:08 coverage.out [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 8 22:05 go.mod [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 8 22:05 go.sum [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 8 22:05 main.go [2023-05-08T22:12:54.502Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 8 22:05 makefile [2023-05-08T22:12:54.502Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 22:05 res [2023-05-08T22:12:54.502Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 22:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:12:54.927Z] + 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=3093f84fed2532095227e8d5f51e512451fc7076 --label arch=arm64 --label version=0.0.0 . [2023-05-08T22:12:54.927Z] Sending build context to Docker daemon 169.5kB [2023-05-08T22:12:55.194Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T22:12:55.194Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-08T22:12:55.194Z] ---> 8cfd1c6346bf [2023-05-08T22:12:55.194Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T22:12:55.194Z] ---> Running in 83fca0c19783 [2023-05-08T22:12:55.465Z] Removing intermediate container 83fca0c19783 [2023-05-08T22:12:55.465Z] ---> 3d6837165708 [2023-05-08T22:12:55.465Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T22:12:55.735Z] ---> Running in fd3f67c527e6 [2023-05-08T22:12:56.003Z] Removing intermediate container fd3f67c527e6 [2023-05-08T22:12:56.003Z] ---> e28c61b11254 [2023-05-08T22:12:56.003Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-08T22:12:57.050Z] ---> Running in 19f6327d902b [2023-05-08T22:12:57.351Z] Removing intermediate container 19f6327d902b [2023-05-08T22:12:57.351Z] ---> 53c449d26584 [2023-05-08T22:12:57.351Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T22:12:57.351Z] ---> Running in 8f8c19d6c7bb [2023-05-08T22:12:58.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T22:12:58.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T22:12:59.949Z] OK: 263 MiB in 53 packages [2023-05-08T22:13:00.919Z] Removing intermediate container 8f8c19d6c7bb [2023-05-08T22:13:00.919Z] ---> e382e29f7786 [2023-05-08T22:13:00.919Z] Step 7/26 : WORKDIR /app [2023-05-08T22:13:00.919Z] ---> Running in 8ee410c77c26 [2023-05-08T22:13:01.189Z] Removing intermediate container 8ee410c77c26 [2023-05-08T22:13:01.189Z] ---> 295e3c0f08f9 [2023-05-08T22:13:01.189Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-08T22:13:01.791Z] ---> 49668039e52f [2023-05-08T22:13:01.791Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T22:13:01.791Z] ---> Running in 5f9201f5aa38 [2023-05-08T22:13:04.394Z] Removing intermediate container 5f9201f5aa38 [2023-05-08T22:13:04.394Z] ---> 2a3bf26b8648 [2023-05-08T22:13:04.394Z] Step 10/26 : COPY . . [2023-05-08T22:13:04.662Z] ---> 1803ef58e653 [2023-05-08T22:13:04.662Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T22:13:04.932Z] ---> Running in 6fc6bbf155ae [2023-05-08T22:13:05.202Z] Removing intermediate container 6fc6bbf155ae [2023-05-08T22:13:05.202Z] ---> 3a2bc93611be [2023-05-08T22:13:05.202Z] Step 12/26 : RUN $MAKE [2023-05-08T22:13:05.202Z] ---> Running in e9bad4e690ff [2023-05-08T22:13:06.172Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-08T22:15:12.886Z] Removing intermediate container e9bad4e690ff [2023-05-08T22:15:12.886Z] ---> 852b62406ef4 [2023-05-08T22:15:12.886Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T22:15:12.886Z] 3.17: Pulling from library/alpine [2023-05-08T22:15:12.886Z] c41833b44d91: Already exists [2023-05-08T22:15:12.886Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T22:15:12.886Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T22:15:12.886Z] ---> 51e60588ff2c [2023-05-08T22:15:12.886Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-08T22:15:12.886Z] ---> Running in 37343d7c605d [2023-05-08T22:15:12.886Z] Removing intermediate container 37343d7c605d [2023-05-08T22:15:12.886Z] ---> e6c44e4809be [2023-05-08T22:15:12.886Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-08T22:15:12.886Z] ---> Running in 0d2940dbdbee [2023-05-08T22:15:12.886Z] Removing intermediate container 0d2940dbdbee [2023-05-08T22:15:12.886Z] ---> c992f044cee3 [2023-05-08T22:15:12.886Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-08T22:15:12.886Z] ---> Running in 9a866f734422 [2023-05-08T22:15:12.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T22:15:12.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T22:15:12.886Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-08T22:15:12.886Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-08T22:15:12.886Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T22:15:12.886Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T22:15:12.886Z] OK: 8 MiB in 17 packages [2023-05-08T22:15:15.903Z] Removing intermediate container 9a866f734422 [2023-05-08T22:15:15.903Z] ---> 2adca969fa7f [2023-05-08T22:15:15.903Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-08T22:15:15.903Z] ---> d9842fd6833e [2023-05-08T22:15:15.903Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-08T22:15:15.903Z] ---> fed7bd9d64c5 [2023-05-08T22:15:15.903Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-08T22:15:15.903Z] ---> 54c3149e1faf [2023-05-08T22:15:15.903Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-08T22:15:17.332Z] ---> 20ca3d83d4f3 [2023-05-08T22:15:17.332Z] Step 21/26 : EXPOSE 48095 [2023-05-08T22:15:17.332Z] ---> Running in 8bad6de43aa5 [2023-05-08T22:15:17.332Z] Removing intermediate container 8bad6de43aa5 [2023-05-08T22:15:17.332Z] ---> c475ea59fbd6 [2023-05-08T22:15:17.332Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-08T22:15:17.600Z] ---> Running in f3426d4a434e [2023-05-08T22:15:17.876Z] Removing intermediate container f3426d4a434e [2023-05-08T22:15:17.876Z] ---> bb627033136c [2023-05-08T22:15:17.876Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T22:15:17.876Z] ---> Running in e3ed0c87293b [2023-05-08T22:15:18.145Z] Removing intermediate container e3ed0c87293b [2023-05-08T22:15:18.145Z] ---> 36a887e8dedf [2023-05-08T22:15:18.145Z] Step 24/26 : LABEL arch=arm64 [2023-05-08T22:15:18.145Z] ---> Running in e8b4efac9c9c [2023-05-08T22:15:18.424Z] Removing intermediate container e8b4efac9c9c [2023-05-08T22:15:18.424Z] ---> eb34cf57449c [2023-05-08T22:15:18.424Z] Step 25/26 : LABEL git_sha=3093f84fed2532095227e8d5f51e512451fc7076 [2023-05-08T22:15:18.424Z] ---> Running in ae8f6bb18233 [2023-05-08T22:15:18.696Z] Removing intermediate container ae8f6bb18233 [2023-05-08T22:15:18.696Z] ---> 0123b0f00480 [2023-05-08T22:15:18.696Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T22:15:18.964Z] ---> Running in db7c256ceca4 [2023-05-08T22:15:19.229Z] Removing intermediate container db7c256ceca4 [2023-05-08T22:15:19.229Z] ---> e41b71b9be91 [2023-05-08T22:15:19.229Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T22:15:19.229Z] Successfully built e41b71b9be91 [2023-05-08T22:15:19.229Z] 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-05-08T22:15:20.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T22:15:20.055Z] [2023-05-08T22:15:20.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:15:20.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T22:15:20.468Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T22:15:20.468Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T22:15:20.468Z] 04944245beec: Pulling fs layer [2023-05-08T22:15:20.468Z] 699f458cf7ca: Pulling fs layer [2023-05-08T22:15:20.468Z] 765212b225bb: Pulling fs layer [2023-05-08T22:15:20.468Z] f23df028b6ca: Pulling fs layer [2023-05-08T22:15:20.468Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T22:15:20.468Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T22:15:20.468Z] 765212b225bb: Waiting [2023-05-08T22:15:20.468Z] f23df028b6ca: Waiting [2023-05-08T22:15:20.468Z] d65c8cfc05b1: Waiting [2023-05-08T22:15:20.468Z] 2437ff75d9bd: Waiting [2023-05-08T22:15:20.735Z] 04944245beec: Verifying Checksum [2023-05-08T22:15:20.735Z] 04944245beec: Download complete [2023-05-08T22:15:20.735Z] 765212b225bb: Verifying Checksum [2023-05-08T22:15:20.735Z] 765212b225bb: Download complete [2023-05-08T22:15:20.735Z] f23df028b6ca: Download complete [2023-05-08T22:15:20.735Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T22:15:20.735Z] d65c8cfc05b1: Download complete [2023-05-08T22:15:20.735Z] 699f458cf7ca: Verifying Checksum [2023-05-08T22:15:20.735Z] 699f458cf7ca: Download complete [2023-05-08T22:15:21.321Z] 8998bd30e6a1: Download complete [2023-05-08T22:15:23.917Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T22:15:23.917Z] 2437ff75d9bd: Download complete [2023-05-08T22:15:25.334Z] 8998bd30e6a1: Pull complete [2023-05-08T22:15:25.602Z] 04944245beec: Pull complete [2023-05-08T22:15:27.013Z] 699f458cf7ca: Pull complete [2023-05-08T22:15:27.282Z] 765212b225bb: Pull complete [2023-05-08T22:15:27.868Z] f23df028b6ca: Pull complete [2023-05-08T22:15:28.137Z] d65c8cfc05b1: Pull complete [2023-05-08T22:15:43.134Z] 2437ff75d9bd: Pull complete [2023-05-08T22:15:43.134Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T22:15:43.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T22:15:43.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:15:43.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-14561 does not seem to be running inside a container [2023-05-08T22:15:43.528Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T22:15:46.024Z] $ docker top 4c6f44401b9b4b49e238767d7cf8d56e98d7d07bff3fb44207c86e23ca9e326a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:15:46.944Z] ---> job-cost.sh [2023-05-08T22:15:46.944Z] lf-activate-venv: SKIPPING [2023-05-08T22:15:46.944Z] INFO: No Stack... [2023-05-08T22:15:47.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T22:15:48.123Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T22:15:48.788Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-08T22:15:48.788Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T22:15:48.864Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] [2023-05-08T22:15:48.868Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] did not exist. Created. [2023-05-08T22:15:48.869Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T22:15:49.595Z] /w/workspace/app-service-configurable/1@tmp/durable-3ffeb58a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T22:15:50.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T22:15:50.301Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T22:15:50.348Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T22:15:50.363Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-558-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T22:15:50.464Z] $ docker stop --time=1 4c6f44401b9b4b49e238767d7cf8d56e98d7d07bff3fb44207c86e23ca9e326a [2023-05-08T22:15:51.944Z] $ docker rm -f --volumes 4c6f44401b9b4b49e238767d7cf8d56e98d7d07bff3fb44207c86e23ca9e326a [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-05-08T22:15:52.993Z] provisioning config files... [2023-05-08T22:15:53.000Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-558@tmp/config15567202679270420348tmp [Pipeline] { [Pipeline] sh [2023-05-08T22:15:53.339Z] + set +x [2023-05-08T22:15:53.339Z] + curl -s https://codecov.io/bash [2023-05-08T22:15:53.339Z] + bash -s -- [2023-05-08T22:15:53.339Z] [2023-05-08T22:15:53.339Z] _____ _ [2023-05-08T22:15:53.339Z] / ____| | | [2023-05-08T22:15:53.339Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T22:15:53.339Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T22:15:53.339Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T22:15:53.339Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T22:15:53.339Z] Bash-1.0.6 [2023-05-08T22:15:53.339Z] [2023-05-08T22:15:53.339Z] [2023-05-08T22:15:53.339Z] ==> git version 2.25.1 found [2023-05-08T22:15:53.339Z] ==> 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-05-08T22:15:53.339Z] Release-Date: 2020-01-08 [2023-05-08T22:15:53.339Z] 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-05-08T22:15:53.339Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T22:15:53.339Z] ==> Jenkins CI detected. [2023-05-08T22:15:53.339Z] current dir:  /w/workspace/_app-service-configurable_PR-558 [2023-05-08T22:15:53.339Z] project root: . [2023-05-08T22:15:53.339Z] --> token set from env [2023-05-08T22:15:53.339Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T22:15:53.339Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T22:15:53.339Z] ==> Python coveragepy not found [2023-05-08T22:15:53.339Z] ==> Searching for coverage reports in: [2023-05-08T22:15:53.339Z] + . [2023-05-08T22:15:53.599Z] -> Found 1 reports [2023-05-08T22:15:53.599Z] ==> Detecting git/mercurial file structure [2023-05-08T22:15:53.599Z] ==> Reading reports [2023-05-08T22:15:53.599Z] + ./coverage.out bytes=13 [2023-05-08T22:15:53.599Z] ==> Appending adjustments [2023-05-08T22:15:53.599Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T22:15:53.599Z] + Found adjustments [2023-05-08T22:15:53.599Z] ==> Gzipping contents [2023-05-08T22:15:53.599Z] 4.0K /tmp/codecov.rLzXRP.gz [2023-05-08T22:15:53.599Z] ==> Uploading reports [2023-05-08T22:15:53.599Z] url: https://codecov.io [2023-05-08T22:15:53.599Z] query: branch=PR-558&commit=3093f84fed2532095227e8d5f51e512451fc7076&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=558&job=&cmd_args= [2023-05-08T22:15:53.599Z] -> Pinging Codecov [2023-05-08T22:15:53.599Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-558&commit=3093f84fed2532095227e8d5f51e512451fc7076&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=558&job=&cmd_args= [2023-05-08T22:15:53.860Z] -> Uploading to [2023-05-08T22:15:53.860Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/A97CA9966030D2A3747ED39772930CCE/3093f84fed2532095227e8d5f51e512451fc7076/6c736ddc-277c-41e5-878c-25c1d7e00609.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T221553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=001d96767a93d5c11af6dc68e2fe1787f0b6f30db47ca8ebd51f71840e385599 [2023-05-08T22:15:53.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T22:15:53.860Z] Dload Upload Total Spent Left Speed [2023-05-08T22:15:53.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1932 --:--:-- --:--:-- --:--:-- 1932 [2023-05-08T22:15:54.120Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3093f84fed2532095227e8d5f51e512451fc7076 [Pipeline] } [2023-05-08T22:15:54.146Z] 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-05-08T22:15:55.940Z] + [ -d /w/workspace/_app-service-configurable_PR-558/archives ] [2023-05-08T22:15:55.940Z] + ls -al /w/workspace/_app-service-configurable_PR-558/archives [2023-05-08T22:15:55.940Z] total 16 [2023-05-08T22:15:55.940Z] drwxr-xr-x 3 root root 4096 May 8 22:03 . [2023-05-08T22:15:55.940Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 22:03 .. [2023-05-08T22:15:55.940Z] drwxr-xr-x 2 root root 4096 May 8 22:03 cost [2023-05-08T22:15:55.940Z] -rw-r--r-- 1 root root 96 May 8 22:03 cost.csv [2023-05-08T22:15:55.940Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-558/archives [2023-05-08T22:15:55.940Z] + ls -al /w/workspace/_app-service-configurable_PR-558/archives [2023-05-08T22:15:55.940Z] total 16 [2023-05-08T22:15:55.940Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 22:03 . [2023-05-08T22:15:55.940Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 22:03 .. [2023-05-08T22:15:55.940Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 22:03 cost [2023-05-08T22:15:55.940Z] -rw-r--r-- 1 jenkins jenkins 96 May 8 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:15:56.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:15:57.162Z] ---> package-listing.sh [2023-05-08T22:15:57.162Z] ++ facter osfamily [2023-05-08T22:15:57.162Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T22:15:57.423Z] + OS_FAMILY=debian [2023-05-08T22:15:57.423Z] + workspace=/w/workspace/_app-service-configurable_PR-558 [2023-05-08T22:15:57.423Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T22:15:57.423Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T22:15:57.423Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T22:15:57.423Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T22:15:57.423Z] + '[' /w/workspace/_app-service-configurable_PR-558 ']' [2023-05-08T22:15:57.423Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T22:15:57.423Z] + case "${OS_FAMILY}" in [2023-05-08T22:15:57.423Z] + dpkg -l [2023-05-08T22:15:57.423Z] + grep '^ii' [2023-05-08T22:15:57.423Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T22:15:57.423Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T22:15:57.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T22:15:57.423Z] + '[' /w/workspace/_app-service-configurable_PR-558 ']' [2023-05-08T22:15:57.423Z] + mkdir -p /w/workspace/_app-service-configurable_PR-558/archives/ [2023-05-08T22:15:57.423Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-558/archives/ [Pipeline] echo [2023-05-08T22:15:57.459Z] 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-558/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T22:15:57.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T22:15:58.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T22:15:58.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T22:15:58.519Z] prd-ubuntu20.04-docker-8c-8g-14559 does not seem to be running inside a container [2023-05-08T22:15:58.544Z] $ 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-558/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-558 -v /w/workspace/_app-service-configurable_PR-558:/w/workspace/_app-service-configurable_PR-558:rw,z -v /w/workspace/_app-service-configurable_PR-558@tmp:/w/workspace/_app-service-configurable_PR-558@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T22:15:58.737Z] $ docker top 0cfdc1d5a2b6dec708dfc97b0a9961e555c868f1490fcc86f2b8c16efa0147b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T22:15:59.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T22:15:59.444Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T22:15:59.760Z] + ls /var/log/sa-host [2023-05-08T22:15:59.761Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T22:15:59.901Z] provisioning config files... [2023-05-08T22:15:59.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-558@tmp/config18306514728938879651tmp [Pipeline] { [Pipeline] echo [2023-05-08T22:15:59.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:16:00.274Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T22:16:00.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:16:00.681Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T22:16:00.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:16:01.050Z] ---> sudo-logs.sh [2023-05-08T22:16:01.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T22:16:01.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:16:01.463Z] ---> job-cost.sh [2023-05-08T22:16:01.463Z] lf-activate-venv: SKIPPING [2023-05-08T22:16:01.463Z] DEBUG: total: 0.2199999988079071 [2023-05-08T22:16:01.463Z] INFO: Retrieving Stack Cost... [2023-05-08T22:16:01.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T22:16:01.984Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T22:16:02.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T22:16:02.335Z] ---> logs-deploy.sh [2023-05-08T22:16:02.335Z] lf-activate-venv: SKIPPING [2023-05-08T22:16:02.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-558/1 [2023-05-08T22:16:02.335Z] INFO: archiving workspace using pattern(s): [2023-05-08T22:16:03.286Z] Archives upload complete. [2023-05-08T22:16:03.286Z] INFO: archiving logs to Nexus