Pull request #546 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 1b25ce6bf93e06feb1969a299474a8761f277a94+4f8da4349008dd4c12652dc3b0fbd9fa8043b38f (7bea2fde874d61bd073ff9617593b9612ffe7d24) 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-ssh3361300317184340776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11530297236375103575.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-546/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-546/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7722306765023316027.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-546/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14888472963696229130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh18060185313771454722.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-546/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-546/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9470710098007075195.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, goVersion:1.18, 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7452 in /w/workspace/_app-service-configurable_PR-546 [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-546 # 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/546/head:refs/remotes/origin/PR-546 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 Merging remotes/origin/levski commit 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f into PR head commit 1b25ce6bf93e06feb1969a299474a8761f277a94 Merge succeeded, producing 1b25ce6bf93e06feb1969a299474a8761f277a94 Checking out Revision 1b25ce6bf93e06feb1969a299474a8761f277a94 (PR-546) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # 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 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # timeout=10 Commit message: "build:[Levski] Use released patched SDK and update changelog" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T20:43:26.761Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T20:43:26.932Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T20:43:27.038Z] ========================================================= [2023-04-11T20:43:27.038Z] EdgeX Global Pipelines Version Info [2023-04-11T20:43:27.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:43:27.776Z] ------------------- [2023-04-11T20:43:27.777Z] stable info: [2023-04-11T20:43:27.777Z] ------------------- [2023-04-11T20:43:27.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T20:43:27.777Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T20:43:27.777Z] Message: update stable to v1.0.245 [2023-04-11T20:43:28.346Z] ------------------- [2023-04-11T20:43:28.346Z] experimental info: [2023-04-11T20:43:28.346Z] ------------------- [2023-04-11T20:43:28.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T20:43:28.346Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T20:43:28.346Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T20:43:28.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T20:43:28.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T20:43:28.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T20:43:28.765Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T20:43:28.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T20:43:28.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-04-11T20:43:28.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T20:43:28.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T20:43:28.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T20:43:29.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T20:43:29.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T20:43:29.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T20:43:29.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T20:43:29.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T20:43:29.227Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T20:43:29.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T20:43:29.307Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T20:43:29.345Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T20:43:29.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T20:43:29.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T20:43:29.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T20:43:29.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T20:43:29.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T20:43:29.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T20:43:29.608Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T20:43:29.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T20:43:29.681Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T20:43:29.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-546 [Pipeline] echo [2023-04-11T20:43:29.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-546 [Pipeline] echo [2023-04-11T20:43:29.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-546 [Pipeline] echo [2023-04-11T20:43:29.843Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo [2023-04-11T20:43:29.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b25ce6 [Pipeline] echo [2023-04-11T20:43:29.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T20:43:30.041Z] provisioning config files... [2023-04-11T20:43:30.055Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config9597764900301193038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:43:30.391Z] ---> docker-login.sh [2023-04-11T20:43:30.391Z] nexus3.edgexfoundry.org:10001 [2023-04-11T20:43:30.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:30.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:30.651Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:30.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:30.651Z] [2023-04-11T20:43:30.651Z] Login Succeeded [2023-04-11T20:43:30.910Z] nexus3.edgexfoundry.org:10002 [2023-04-11T20:43:30.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:30.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:30.910Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:30.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:30.910Z] [2023-04-11T20:43:30.910Z] Login Succeeded [2023-04-11T20:43:30.910Z] nexus3.edgexfoundry.org:10003 [2023-04-11T20:43:30.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:30.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:30.910Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:30.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:30.910Z] [2023-04-11T20:43:30.910Z] Login Succeeded [2023-04-11T20:43:30.910Z] nexus3.edgexfoundry.org:10004 [2023-04-11T20:43:31.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:31.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:31.170Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:31.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:31.170Z] [2023-04-11T20:43:31.170Z] Login Succeeded [2023-04-11T20:43:31.170Z] docker.io [2023-04-11T20:43:31.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:31.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:31.430Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:31.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:31.430Z] [2023-04-11T20:43:31.430Z] Login Succeeded [2023-04-11T20:43:31.430Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T20:43:31.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T20:43:32.132Z] + git rev-list -1 --merges 1b25ce6bf93e06feb1969a299474a8761f277a94~1..1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo [2023-04-11T20:43:32.202Z] -----------> git rev-list -1 --merges 1b25ce6bf93e06feb1969a299474a8761f277a94~1..1b25ce6bf93e06feb1969a299474a8761f277a94 1b25ce6bf93e06feb1969a299474a8761f277a94 [false] [Pipeline] sh [2023-04-11T20:43:32.513Z] + git log --format=format:%s -1 1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo [2023-04-11T20:43:32.550Z] ========================================================= [2023-04-11T20:43:32.550Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T20:43:32.550Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T20:43:32.978Z] + git log --format=format:%s -1 1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo [2023-04-11T20:43:33.010Z] [semverPrep] GIT_COMMIT: 1b25ce6bf93e06feb1969a299474a8761f277a94, Commit Message: build:[Levski] Use released patched SDK and update changelog [Pipeline] echo [2023-04-11T20:43:33.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T20:43:33.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T20:43:33.426Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T20:43:33.426Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T20:43:33.426Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T20:43:33.426Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T20:43:33.426Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T20:43:33.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:43:33.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:43:33.907Z] [2023-04-11T20:43:33.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:43:34.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:43:34.276Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T20:43:34.276Z] b85a868b505f: Pulling fs layer [2023-04-11T20:43:34.276Z] e2be974225ed: Pulling fs layer [2023-04-11T20:43:34.276Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T20:43:34.276Z] 988bab9f4d93: Pulling fs layer [2023-04-11T20:43:34.276Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T20:43:34.276Z] eaf3925da568: Pulling fs layer [2023-04-11T20:43:34.276Z] bab4dde63d76: Pulling fs layer [2023-04-11T20:43:34.276Z] bde34c3a00c8: Pulling fs layer [2023-04-11T20:43:34.276Z] b352a97aabf1: Pulling fs layer [2023-04-11T20:43:34.276Z] 4872d77fe225: Pulling fs layer [2023-04-11T20:43:34.276Z] 5851b861e8e6: Pulling fs layer [2023-04-11T20:43:34.276Z] 988bab9f4d93: Waiting [2023-04-11T20:43:34.276Z] b352a97aabf1: Waiting [2023-04-11T20:43:34.276Z] 4872d77fe225: Waiting [2023-04-11T20:43:34.276Z] 1469e6f7b9e6: Waiting [2023-04-11T20:43:34.276Z] 5851b861e8e6: Waiting [2023-04-11T20:43:34.276Z] eaf3925da568: Waiting [2023-04-11T20:43:34.276Z] bde34c3a00c8: Waiting [2023-04-11T20:43:34.276Z] bab4dde63d76: Waiting [2023-04-11T20:43:34.276Z] e2be974225ed: Download complete [2023-04-11T20:43:34.276Z] 988bab9f4d93: Verifying Checksum [2023-04-11T20:43:34.276Z] 988bab9f4d93: Download complete [2023-04-11T20:43:34.276Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T20:43:34.276Z] 1469e6f7b9e6: Download complete [2023-04-11T20:43:34.276Z] eaf3925da568: Verifying Checksum [2023-04-11T20:43:34.276Z] eaf3925da568: Download complete [2023-04-11T20:43:34.535Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T20:43:34.536Z] 339a4e72a1f5: Download complete [2023-04-11T20:43:34.536Z] bde34c3a00c8: Verifying Checksum [2023-04-11T20:43:34.536Z] bde34c3a00c8: Download complete [2023-04-11T20:43:34.536Z] b352a97aabf1: Verifying Checksum [2023-04-11T20:43:34.536Z] b352a97aabf1: Download complete [2023-04-11T20:43:34.536Z] 4872d77fe225: Download complete [2023-04-11T20:43:34.536Z] 5851b861e8e6: Verifying Checksum [2023-04-11T20:43:34.536Z] b85a868b505f: Verifying Checksum [2023-04-11T20:43:34.536Z] b85a868b505f: Download complete [2023-04-11T20:43:34.796Z] bab4dde63d76: Verifying Checksum [2023-04-11T20:43:34.796Z] bab4dde63d76: Download complete [2023-04-11T20:43:35.776Z] b85a868b505f: Pull complete [2023-04-11T20:43:36.056Z] e2be974225ed: Pull complete [2023-04-11T20:43:36.622Z] 339a4e72a1f5: Pull complete [2023-04-11T20:43:36.622Z] 988bab9f4d93: Pull complete [2023-04-11T20:43:36.881Z] 1469e6f7b9e6: Pull complete [2023-04-11T20:43:36.881Z] eaf3925da568: Pull complete [2023-04-11T20:43:38.786Z] bab4dde63d76: Pull complete [2023-04-11T20:43:38.786Z] bde34c3a00c8: Pull complete [2023-04-11T20:43:39.045Z] b352a97aabf1: Pull complete [2023-04-11T20:43:39.045Z] 4872d77fe225: Pull complete [2023-04-11T20:43:39.308Z] 5851b861e8e6: Pull complete [2023-04-11T20:43:39.308Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T20:43:39.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:43:39.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:43:39.542Z] prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container [2023-04-11T20:43:39.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@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-04-11T20:43:41.803Z] $ docker top 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 -eo pid,comm [2023-04-11T20:43:41.854Z] 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-04-11T20:43:41.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T20:43:41.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T20:43:41.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T20:43:42.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T20:43:42.105Z] $ docker exec 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent [2023-04-11T20:43:42.211Z] SSH_AUTH_SOCK=/tmp/ssh-rICUt74VeK7b/agent.32 [2023-04-11T20:43:42.211Z] SSH_AGENT_PID=38 [2023-04-11T20:43:42.217Z] Running ssh-add (command line suppressed) [2023-04-11T20:43:42.330Z] Identity added: /w/workspace/_app-service-configurable_PR-546@tmp/private_key_11405972471477243813.key (/w/workspace/_app-service-configurable_PR-546@tmp/private_key_11405972471477243813.key) [2023-04-11T20:43:42.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T20:43:42.672Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T20:43:42.775Z] $ docker exec --env ******** --env ******** 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent -k [2023-04-11T20:43:42.873Z] unset SSH_AUTH_SOCK; [2023-04-11T20:43:42.874Z] unset SSH_AGENT_PID; [2023-04-11T20:43:42.874Z] echo Agent pid 38 killed; [2023-04-11T20:43:42.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T20:43:42.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T20:43:42.984Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T20:43:43.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T20:43:43.117Z] $ docker exec 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent [2023-04-11T20:43:43.230Z] SSH_AUTH_SOCK=/tmp/ssh-TtZldVVvvtzo/agent.70 [2023-04-11T20:43:43.230Z] SSH_AGENT_PID=76 [2023-04-11T20:43:43.235Z] Running ssh-add (command line suppressed) [2023-04-11T20:43:43.351Z] Identity added: /w/workspace/_app-service-configurable_PR-546@tmp/private_key_5186803451223551920.key (/w/workspace/_app-service-configurable_PR-546@tmp/private_key_5186803451223551920.key) [2023-04-11T20:43:43.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T20:43:43.693Z] + git semver init [2023-04-11T20:43:43.953Z] 2023-04-11 20:43:43,882 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T20:43:43.953Z] 2023-04-11 20:43:43,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-546/.semver [2023-04-11T20:43:43.953Z] 2023-04-11 20:43:43,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-546/.semver [2023-04-11T20:43:43.953Z] 2023-04-11 20:43:43,884 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-546/.semver'], cwd=/w/workspace/_app-service-configurable_PR-546, universal_newlines=False, shell=None, istream=None) [2023-04-11T20:43:44.892Z] 2023-04-11 20:43:44,674 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-546/.git/info/exclude [2023-04-11T20:43:44.892Z] 2023-04-11 20:43:44,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-546/.semver/PR-546 with force:False [2023-04-11T20:43:44.892Z] 2023-04-11 20:43:44,675 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-546/.semver/PR-546 [2023-04-11T20:43:44.892Z] 2023-04-11 20:43:44,680 [execute] INFO git cat-file --batch-check [2023-04-11T20:43:44.892Z] 2023-04-11 20:43:44,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-546/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T20:43:44.892Z] 2023-04-11 20:43:44,685 [execute] INFO git cat-file --batch [2023-04-11T20:43:44.893Z] 2023-04-11 20:43:44,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-546/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T20:43:44.893Z] 2023-04-11 20:43:44,690 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-546/.semver/PR-546 [2023-04-11T20:43:44.893Z] 0.0.0 [Pipeline] } [2023-04-11T20:43:44.923Z] $ docker exec --env ******** --env ******** 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent -k [2023-04-11T20:43:45.019Z] unset SSH_AUTH_SOCK; [2023-04-11T20:43:45.019Z] unset SSH_AGENT_PID; [2023-04-11T20:43:45.020Z] echo Agent pid 76 killed; [2023-04-11T20:43:45.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T20:43:45.451Z] + git semver [Pipeline] } [2023-04-11T20:43:45.738Z] $ docker stop --time=1 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 [2023-04-11T20:43:47.041Z] $ docker rm -f --volumes 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T20:43:47.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T20:43:47.709Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T20:43:47.726Z] [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-04-11T20:43:48.306Z] provisioning config files... [2023-04-11T20:43:48.315Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config14499613598159986155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:43:48.662Z] ---> docker-login.sh [2023-04-11T20:43:48.662Z] nexus3.edgexfoundry.org:10001 [2023-04-11T20:43:48.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:48.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:48.662Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:48.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:48.662Z] [2023-04-11T20:43:48.662Z] Login Succeeded [2023-04-11T20:43:48.662Z] nexus3.edgexfoundry.org:10002 [2023-04-11T20:43:48.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:48.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:48.662Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:48.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:48.662Z] [2023-04-11T20:43:48.662Z] Login Succeeded [2023-04-11T20:43:48.662Z] nexus3.edgexfoundry.org:10003 [2023-04-11T20:43:48.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:48.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:48.920Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:48.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:48.920Z] [2023-04-11T20:43:48.920Z] Login Succeeded [2023-04-11T20:43:48.920Z] nexus3.edgexfoundry.org:10004 [2023-04-11T20:43:48.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:48.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:48.920Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:48.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:48.920Z] [2023-04-11T20:43:48.920Z] Login Succeeded [2023-04-11T20:43:48.920Z] docker.io [2023-04-11T20:43:48.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:43:49.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:43:49.178Z] Configure a credential helper to remove this warning. See [2023-04-11T20:43:49.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:43:49.178Z] [2023-04-11T20:43:49.178Z] Login Succeeded [2023-04-11T20:43:49.178Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T20:43:49.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T20:43:49.442Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:43:49.482Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:43:49.514Z] ========================================================= [2023-04-11T20:43:49.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-04-11T20:43:49.514Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:43:49.971Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-11T20:43:49.971Z] Sending build context to Docker daemon 3.318MB [2023-04-11T20:43:49.971Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T20:43:49.971Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T20:43:49.971Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T20:43:49.971Z] 213ec9aee27d: Pulling fs layer [2023-04-11T20:43:49.971Z] 4583459ba037: Pulling fs layer [2023-04-11T20:43:49.971Z] 93c1e223e6f2: Pulling fs layer [2023-04-11T20:43:49.971Z] 53926ce57604: Pulling fs layer [2023-04-11T20:43:49.971Z] 21b2b0c7a3f4: Pulling fs layer [2023-04-11T20:43:49.971Z] 22ff95d597cd: Pulling fs layer [2023-04-11T20:43:49.971Z] 12d6caf4c0d1: Pulling fs layer [2023-04-11T20:43:49.971Z] 96b7cbca73a9: Pulling fs layer [2023-04-11T20:43:49.971Z] a7acece74701: Pulling fs layer [2023-04-11T20:43:49.971Z] 53926ce57604: Waiting [2023-04-11T20:43:49.971Z] 96b7cbca73a9: Waiting [2023-04-11T20:43:49.971Z] 21b2b0c7a3f4: Waiting [2023-04-11T20:43:49.971Z] 22ff95d597cd: Waiting [2023-04-11T20:43:49.971Z] 93c1e223e6f2: Download complete [2023-04-11T20:43:49.971Z] 4583459ba037: Download complete [2023-04-11T20:43:49.971Z] 21b2b0c7a3f4: Verifying Checksum [2023-04-11T20:43:49.971Z] 21b2b0c7a3f4: Download complete [2023-04-11T20:43:49.971Z] 213ec9aee27d: Verifying Checksum [2023-04-11T20:43:49.971Z] 213ec9aee27d: Download complete [2023-04-11T20:43:50.255Z] 12d6caf4c0d1: Verifying Checksum [2023-04-11T20:43:50.255Z] 12d6caf4c0d1: Download complete [2023-04-11T20:43:50.255Z] 213ec9aee27d: Pull complete [2023-04-11T20:43:50.255Z] 4583459ba037: Pull complete [2023-04-11T20:43:50.519Z] 93c1e223e6f2: Pull complete [2023-04-11T20:43:50.519Z] a7acece74701: Verifying Checksum [2023-04-11T20:43:50.519Z] a7acece74701: Download complete [2023-04-11T20:43:50.779Z] 96b7cbca73a9: Verifying Checksum [2023-04-11T20:43:50.779Z] 96b7cbca73a9: Download complete [2023-04-11T20:43:51.039Z] 53926ce57604: Verifying Checksum [2023-04-11T20:43:51.039Z] 53926ce57604: Download complete [2023-04-11T20:43:55.230Z] 53926ce57604: Pull complete [2023-04-11T20:43:55.230Z] 21b2b0c7a3f4: Pull complete [2023-04-11T20:43:55.230Z] 22ff95d597cd: Pull complete [2023-04-11T20:43:55.230Z] 12d6caf4c0d1: Pull complete [2023-04-11T20:43:57.140Z] 96b7cbca73a9: Pull complete [2023-04-11T20:43:57.706Z] a7acece74701: Pull complete [2023-04-11T20:43:57.706Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-04-11T20:43:57.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T20:43:57.706Z] ---> db6d94c90886 [2023-04-11T20:43:57.706Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T20:44:01.899Z] ---> Running in 3a3d7876b9a4 [2023-04-11T20:44:01.899Z] Removing intermediate container 3a3d7876b9a4 [2023-04-11T20:44:01.899Z] ---> 83cdf9d0b9ab [2023-04-11T20:44:01.899Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T20:44:01.899Z] ---> Running in 92e59b388426 [2023-04-11T20:44:01.899Z] Removing intermediate container 92e59b388426 [2023-04-11T20:44:01.899Z] ---> 0ddb5bdfc892 [2023-04-11T20:44:01.899Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T20:44:01.899Z] ---> Running in 8de362ae8811 [2023-04-11T20:44:01.899Z] Removing intermediate container 8de362ae8811 [2023-04-11T20:44:01.899Z] ---> 5e8ef5a1e5f4 [2023-04-11T20:44:01.899Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T20:44:02.158Z] ---> Running in f7689ecc56c4 [2023-04-11T20:44:02.158Z] Removing intermediate container f7689ecc56c4 [2023-04-11T20:44:02.158Z] ---> 80f37ca057eb [2023-04-11T20:44:02.158Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T20:44:02.158Z] ---> Running in 22ca84a73d2c [2023-04-11T20:44:02.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T20:44:02.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T20:44:02.934Z] OK: 211 MiB in 51 packages [2023-04-11T20:44:03.134Z] Still waiting to schedule task [2023-04-11T20:44:03.134Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T20:44:03.501Z] Removing intermediate container 22ca84a73d2c [2023-04-11T20:44:03.501Z] ---> 4439403cffa8 [2023-04-11T20:44:03.501Z] Step 8/13 : WORKDIR /app [2023-04-11T20:44:03.501Z] ---> Running in 8669a4d8e994 [2023-04-11T20:44:03.501Z] Removing intermediate container 8669a4d8e994 [2023-04-11T20:44:03.501Z] ---> 961aa58600e3 [2023-04-11T20:44:03.501Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T20:44:03.761Z] ---> a390131a92c6 [2023-04-11T20:44:03.761Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T20:44:03.761Z] ---> Running in 7a1f42b43438 [2023-04-11T20:44:30.314Z] Removing intermediate container 7a1f42b43438 [2023-04-11T20:44:30.314Z] ---> bc6f308173fa [2023-04-11T20:44:30.314Z] Step 11/13 : COPY . . [2023-04-11T20:44:30.314Z] ---> 43cd619322b5 [2023-04-11T20:44:30.314Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T20:44:30.314Z] ---> Running in 9eae1f19f7e9 [2023-04-11T20:44:30.314Z] Removing intermediate container 9eae1f19f7e9 [2023-04-11T20:44:30.314Z] ---> 4d5b16645a04 [2023-04-11T20:44:30.314Z] Step 13/13 : RUN $MAKE [2023-04-11T20:44:30.314Z] ---> Running in eab7a57ccde2 [2023-04-11T20:44:30.314Z] noop [2023-04-11T20:44:30.314Z] Removing intermediate container eab7a57ccde2 [2023-04-11T20:44:30.314Z] ---> 87e04f59f76a [2023-04-11T20:44:30.314Z] Successfully built 87e04f59f76a [2023-04-11T20:44:30.314Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:44:30.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T20:44:30.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:44:30.912Z] prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container [2023-04-11T20:44:30.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@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-04-11T20:44:31.274Z] $ docker top ae750e94db9d95b4802e2948d226b402d6ecd58b3254c91631b84ee040219727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:44:31.679Z] + go version [2023-04-11T20:44:31.679Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-04-11T20:44:31.716Z] $ docker stop --time=1 ae750e94db9d95b4802e2948d226b402d6ecd58b3254c91631b84ee040219727 [2023-04-11T20:44:33.005Z] $ docker rm -f --volumes ae750e94db9d95b4802e2948d226b402d6ecd58b3254c91631b84ee040219727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:44:33.732Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T20:44:33.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:44:33.874Z] prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container [2023-04-11T20:44:33.911Z] $ 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-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@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-04-11T20:44:34.234Z] $ docker top 65c9f101715e1c8792b2bbe3922ea6fd09ebeeb394d37620ac7509c8e5a81a06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:44:34.617Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-546 [Pipeline] fileExists [Pipeline] sh [2023-04-11T20:44:34.967Z] + make test [2023-04-11T20:44:34.967Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T20:44:44.928Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T20:44:44.928Z] CGO_ENABLED=1 go vet ./... [2023-04-11T20:44:47.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T20:44:47.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T20:44:47.455Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T20:44:47.496Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T20:44:47.536Z] $ docker stop --time=1 65c9f101715e1c8792b2bbe3922ea6fd09ebeeb394d37620ac7509c8e5a81a06 [2023-04-11T20:44:49.563Z] $ docker rm -f --volumes 65c9f101715e1c8792b2bbe3922ea6fd09ebeeb394d37620ac7509c8e5a81a06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T20:44:50.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T20:44:50.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T20:44:50.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T20:44:51.068Z] + ls -al . [2023-04-11T20:44:51.068Z] total 184 [2023-04-11T20:44:51.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:44 . [2023-04-11T20:44:51.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:43 .. [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 20:43 .dockerignore [2023-04-11T20:44:51.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:43 .git [2023-04-11T20:44:51.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:43 .github [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 20:43 .gitignore [2023-04-11T20:44:51.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 20:43 .semver [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 20:43 Attribution.txt [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 20:43 CHANGELOG.md [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 20:43 Dockerfile [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 20:43 GOVERNANCE.md [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 20:43 Jenkinsfile [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 20:43 LICENSE [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 20:43 OWNERS.md [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 20:43 README.md [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 20:43 VERSION [2023-04-11T20:44:51.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:43 bin [2023-04-11T20:44:51.068Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 20:44 coverage.out [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 20:43 go.mod [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 20:43 go.sum [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 20:43 main.go [2023-04-11T20:44:51.068Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 20:43 makefile [2023-04-11T20:44:51.068Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:43 res [2023-04-11T20:44:51.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:44:51.458Z] + 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=1b25ce6bf93e06feb1969a299474a8761f277a94 --label arch=amd64 --label version=0.0.0 . [2023-04-11T20:44:51.458Z] Sending build context to Docker daemon 3.319MB [2023-04-11T20:44:51.458Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T20:44:51.458Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T20:44:51.458Z] ---> 87e04f59f76a [2023-04-11T20:44:51.458Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T20:44:51.458Z] ---> Running in 7eae3d2751fe [2023-04-11T20:44:51.458Z] Removing intermediate container 7eae3d2751fe [2023-04-11T20:44:51.458Z] ---> 3b071821e58c [2023-04-11T20:44:51.458Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T20:44:51.718Z] ---> Running in e07f79b69160 [2023-04-11T20:44:51.718Z] Removing intermediate container e07f79b69160 [2023-04-11T20:44:51.718Z] ---> 2e30526bc70f [2023-04-11T20:44:51.718Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T20:44:51.718Z] ---> Running in df09cfce112a [2023-04-11T20:44:51.718Z] Removing intermediate container df09cfce112a [2023-04-11T20:44:51.718Z] ---> ea04adf16b99 [2023-04-11T20:44:51.718Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T20:44:51.718Z] ---> Running in 6630a262b1f2 [2023-04-11T20:44:51.978Z] Removing intermediate container 6630a262b1f2 [2023-04-11T20:44:51.978Z] ---> 71b325162c54 [2023-04-11T20:44:51.978Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T20:44:51.978Z] ---> Running in b1f2903a7b6e [2023-04-11T20:44:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T20:44:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T20:44:52.496Z] OK: 211 MiB in 51 packages [2023-04-11T20:44:52.755Z] Removing intermediate container b1f2903a7b6e [2023-04-11T20:44:52.755Z] ---> ac08d3720fc0 [2023-04-11T20:44:52.755Z] Step 8/27 : WORKDIR /app [2023-04-11T20:44:52.755Z] ---> Running in cdc2afd952d4 [2023-04-11T20:44:53.013Z] Removing intermediate container cdc2afd952d4 [2023-04-11T20:44:53.013Z] ---> ae1f5c2ffae7 [2023-04-11T20:44:53.013Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T20:44:53.013Z] ---> bbaa22a79829 [2023-04-11T20:44:53.013Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T20:44:53.013Z] ---> Running in 49c2e23e7c7b [2023-04-11T20:44:53.949Z] Removing intermediate container 49c2e23e7c7b [2023-04-11T20:44:53.949Z] ---> 90e6b84b889a [2023-04-11T20:44:53.949Z] Step 11/27 : COPY . . [2023-04-11T20:44:53.949Z] ---> 90cee7c177e0 [2023-04-11T20:44:53.949Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T20:44:53.949Z] ---> Running in 517c4d4acce4 [2023-04-11T20:44:54.207Z] Removing intermediate container 517c4d4acce4 [2023-04-11T20:44:54.207Z] ---> c8ac1fdbe593 [2023-04-11T20:44:54.207Z] Step 13/27 : RUN $MAKE [2023-04-11T20:44:54.207Z] ---> Running in 65a108b8ad71 [2023-04-11T20:44:54.466Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T20:45:16.409Z] Removing intermediate container 65a108b8ad71 [2023-04-11T20:45:16.409Z] ---> ffcf490dcb75 [2023-04-11T20:45:16.409Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T20:45:16.409Z] 3.16: Pulling from library/alpine [2023-04-11T20:45:16.409Z] 91d30c5bc195: Pulling fs layer [2023-04-11T20:45:16.409Z] 91d30c5bc195: Verifying Checksum [2023-04-11T20:45:16.409Z] 91d30c5bc195: Download complete [2023-04-11T20:45:16.409Z] 91d30c5bc195: Pull complete [2023-04-11T20:45:16.409Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T20:45:16.409Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T20:45:16.409Z] ---> 8471affe5de5 [2023-04-11T20:45:16.409Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T20:45:16.409Z] ---> Running in 34b21b525d4a [2023-04-11T20:45:16.409Z] Removing intermediate container 34b21b525d4a [2023-04-11T20:45:16.409Z] ---> 21cb1555818f [2023-04-11T20:45:16.409Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T20:45:16.409Z] ---> Running in 88545717cd54 [2023-04-11T20:45:16.409Z] Removing intermediate container 88545717cd54 [2023-04-11T20:45:16.409Z] ---> 7ad03db768a6 [2023-04-11T20:45:16.409Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T20:45:16.409Z] ---> Running in a477ceb63a43 [2023-04-11T20:45:16.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T20:45:16.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T20:45:17.187Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T20:45:17.187Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T20:45:17.187Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T20:45:17.187Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T20:45:17.187Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T20:45:17.187Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T20:45:17.187Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T20:45:17.187Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T20:45:17.187Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T20:45:17.445Z] OK: 9 MiB in 21 packages [2023-04-11T20:45:18.824Z] Removing intermediate container a477ceb63a43 [2023-04-11T20:45:18.824Z] ---> ac702d9644cd [2023-04-11T20:45:18.824Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T20:45:19.083Z] ---> 51049ab38958 [2023-04-11T20:45:19.083Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T20:45:19.652Z] ---> 8046dc7306e3 [2023-04-11T20:45:19.652Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T20:45:20.221Z] ---> 5363058cb4f7 [2023-04-11T20:45:20.221Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T20:45:20.840Z] ---> 2b559e3d86ab [2023-04-11T20:45:20.840Z] Step 22/27 : EXPOSE 48095 [2023-04-11T20:45:21.098Z] ---> Running in b32a0eacfae1 [2023-04-11T20:45:21.099Z] Removing intermediate container b32a0eacfae1 [2023-04-11T20:45:21.099Z] ---> 8a857684f10d [2023-04-11T20:45:21.099Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T20:45:21.099Z] ---> Running in dd7224d7e290 [2023-04-11T20:45:21.099Z] Removing intermediate container dd7224d7e290 [2023-04-11T20:45:21.099Z] ---> 2423713fa0dd [2023-04-11T20:45:21.099Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T20:45:21.099Z] ---> Running in dd91e147c40d [2023-04-11T20:45:21.099Z] Removing intermediate container dd91e147c40d [2023-04-11T20:45:21.099Z] ---> dcc93e5ef898 [2023-04-11T20:45:21.099Z] Step 25/27 : LABEL arch=amd64 [2023-04-11T20:45:21.358Z] ---> Running in 6cbcec3c6d5e [2023-04-11T20:45:21.358Z] Removing intermediate container 6cbcec3c6d5e [2023-04-11T20:45:21.358Z] ---> 0380b0d51b5e [2023-04-11T20:45:21.358Z] Step 26/27 : LABEL git_sha=1b25ce6bf93e06feb1969a299474a8761f277a94 [2023-04-11T20:45:21.358Z] ---> Running in 176b436f78ae [2023-04-11T20:45:21.358Z] Removing intermediate container 176b436f78ae [2023-04-11T20:45:21.358Z] ---> 0dc5d8452fe7 [2023-04-11T20:45:21.358Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T20:45:21.358Z] ---> Running in 86769fa3ba40 [2023-04-11T20:45:21.616Z] Removing intermediate container 86769fa3ba40 [2023-04-11T20:45:21.616Z] ---> f896f7a7eefd [2023-04-11T20:45:21.616Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T20:45:21.616Z] Successfully built f896f7a7eefd [2023-04-11T20:45:21.616Z] 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-04-11T20:45:22.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:45:22.484Z] [2023-04-11T20:45:22.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:45:22.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:45:22.921Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T20:45:22.921Z] 5eb5b503b376: Pulling fs layer [2023-04-11T20:45:22.921Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T20:45:22.921Z] ec43610c2a17: Pulling fs layer [2023-04-11T20:45:22.921Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T20:45:22.921Z] 33b1e0a273af: Pulling fs layer [2023-04-11T20:45:22.921Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T20:45:22.921Z] 2f39f015ded8: Pulling fs layer [2023-04-11T20:45:22.921Z] 5d3b04190fa2: Waiting [2023-04-11T20:45:22.921Z] 33b1e0a273af: Waiting [2023-04-11T20:45:22.921Z] 3a2ae6a8a46f: Waiting [2023-04-11T20:45:22.921Z] 2f39f015ded8: Waiting [2023-04-11T20:45:22.921Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T20:45:22.921Z] 5c69ac0246d0: Download complete [2023-04-11T20:45:22.921Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T20:45:22.921Z] 3a2ae6a8a46f: Download complete [2023-04-11T20:45:22.921Z] ec43610c2a17: Verifying Checksum [2023-04-11T20:45:22.921Z] ec43610c2a17: Download complete [2023-04-11T20:45:22.921Z] 33b1e0a273af: Verifying Checksum [2023-04-11T20:45:22.921Z] 33b1e0a273af: Download complete [2023-04-11T20:45:22.921Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T20:45:22.921Z] 5d3b04190fa2: Download complete [2023-04-11T20:45:23.179Z] 5eb5b503b376: Verifying Checksum [2023-04-11T20:45:23.179Z] 5eb5b503b376: Download complete [2023-04-11T20:45:23.743Z] 2f39f015ded8: Download complete [2023-04-11T20:45:24.307Z] 5eb5b503b376: Pull complete [2023-04-11T20:45:24.307Z] 5c69ac0246d0: Pull complete [2023-04-11T20:45:24.873Z] ec43610c2a17: Pull complete [2023-04-11T20:45:24.873Z] 3a2ae6a8a46f: Pull complete [2023-04-11T20:45:25.131Z] 33b1e0a273af: Pull complete [2023-04-11T20:45:25.131Z] 5d3b04190fa2: Pull complete [2023-04-11T20:45:29.314Z] 2f39f015ded8: Pull complete [2023-04-11T20:45:29.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T20:45:29.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:45:29.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:45:29.527Z] prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container [2023-04-11T20:45:29.564Z] $ 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-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@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-04-11T20:45:33.249Z] $ docker top f4a7b3fcd8b5437e6f86b3425b5ab860090a2bb91a65aa9c6431a8a8a70f0987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:45:33.733Z] ---> job-cost.sh [2023-04-11T20:45:33.733Z] lf-activate-venv: SKIPPING [2023-04-11T20:45:33.733Z] INFO: No Stack... [2023-04-11T20:45:33.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T20:45:34.251Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T20:45:34.567Z] + cat /w/workspace/_app-service-configurable_PR-546/archives/cost.csv [2023-04-11T20:45:34.567Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T20:45:34.610Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [2023-04-11T20:45:34.615Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] did not exist. Created. [2023-04-11T20:45:34.615Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T20:45:34.993Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T20:45:35.046Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T20:45:35.071Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T20:45:35.154Z] $ docker stop --time=1 f4a7b3fcd8b5437e6f86b3425b5ab860090a2bb91a65aa9c6431a8a8a70f0987 [2023-04-11T20:45:36.355Z] $ docker rm -f --volumes f4a7b3fcd8b5437e6f86b3425b5ab860090a2bb91a65aa9c6431a8a8a70f0987 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T20:45:39.616Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7453 in /w/workspace/_app-service-configurable_PR-546 [Pipeline] { [Pipeline] ws [2023-04-11T20:45:39.708Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-11T20:45:39.788Z] Selected Git installation does not exist. Using Default [2023-04-11T20:45:39.789Z] The recommended git tool is: NONE [2023-04-11T20:45:45.077Z] using credential edgex-jenkins-ssh [2023-04-11T20:45:45.097Z] Cloning the remote Git repository [2023-04-11T20:45:45.136Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T20:45:45.224Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-11T20:45:45.356Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T20:45:45.357Z] > git --version # timeout=10 [2023-04-11T20:45:45.377Z] > git --version # 'git version 2.25.1' [2023-04-11T20:45:45.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T20:45:45.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T20:45:47.873Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T20:45:47.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T20:45:49.354Z] Merging remotes/origin/levski commit 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f into PR head commit 1b25ce6bf93e06feb1969a299474a8761f277a94 [2023-04-11T20:45:49.621Z] Merge succeeded, producing 1b25ce6bf93e06feb1969a299474a8761f277a94 [2023-04-11T20:45:49.622Z] Checking out Revision 1b25ce6bf93e06feb1969a299474a8761f277a94 (PR-546) [2023-04-11T20:45:48.722Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T20:45:48.759Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T20:45:48.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T20:45:48.773Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/546/head:refs/remotes/origin/PR-546 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 [2023-04-11T20:45:49.369Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T20:45:49.439Z] > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # timeout=10 [2023-04-11T20:45:49.516Z] > git remote # timeout=10 [2023-04-11T20:45:49.536Z] > git config --get remote.origin.url # timeout=10 [2023-04-11T20:45:49.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T20:45:49.569Z] > git merge 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 [2023-04-11T20:45:49.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-11T20:45:49.630Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T20:45:49.653Z] > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # timeout=10 [2023-04-11T20:45:53.127Z] Commit message: "build:[Levski] Use released patched SDK and update changelog" [2023-04-11T20:45:53.173Z] > git --version # timeout=10 [2023-04-11T20:45:53.185Z] > git --version # 'git version 2.25.1' [2023-04-11T20:45:53.202Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T20:45:54.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T20:45:54.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T20:45:54.411Z] Dload Upload Total Spent Left Speed [2023-04-11T20:45:54.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-04-11T20:45:55.074Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T20:45:55.412Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T20:45:55.412Z] + sudo tee /etc/docker/daemon.new [2023-04-11T20:45:55.412Z] { [2023-04-11T20:45:55.412Z] "registry-mirrors": [ [2023-04-11T20:45:55.412Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T20:45:55.412Z] ], [2023-04-11T20:45:55.412Z] "bip": "10.250.0.254/24", [2023-04-11T20:45:55.412Z] "hosts": [ [2023-04-11T20:45:55.412Z] "tcp://0.0.0.0:5555", [2023-04-11T20:45:55.412Z] "unix:///var/run/docker.sock" [2023-04-11T20:45:55.412Z] ], [2023-04-11T20:45:55.412Z] "mtu": 1458, [2023-04-11T20:45:55.412Z] "selinux-enabled": true, [2023-04-11T20:45:55.412Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T20:45:55.412Z] } [Pipeline] sh [2023-04-11T20:45:55.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T20:45:56.117Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T20:46:14.437Z] provisioning config files... [2023-04-11T20:46:14.461Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3945525156664267479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:46:14.851Z] ---> docker-login.sh [2023-04-11T20:46:14.851Z] nexus3.edgexfoundry.org:10001 [2023-04-11T20:46:15.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:46:15.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:46:15.717Z] Configure a credential helper to remove this warning. See [2023-04-11T20:46:15.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:46:15.717Z] [2023-04-11T20:46:15.717Z] Login Succeeded [2023-04-11T20:46:15.717Z] nexus3.edgexfoundry.org:10002 [2023-04-11T20:46:15.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:46:15.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:46:15.988Z] Configure a credential helper to remove this warning. See [2023-04-11T20:46:15.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:46:15.988Z] [2023-04-11T20:46:15.988Z] Login Succeeded [2023-04-11T20:46:15.988Z] nexus3.edgexfoundry.org:10003 [2023-04-11T20:46:16.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:46:16.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:46:16.260Z] Configure a credential helper to remove this warning. See [2023-04-11T20:46:16.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:46:16.260Z] [2023-04-11T20:46:16.260Z] Login Succeeded [2023-04-11T20:46:16.260Z] nexus3.edgexfoundry.org:10004 [2023-04-11T20:46:16.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:46:16.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:46:16.797Z] Configure a credential helper to remove this warning. See [2023-04-11T20:46:16.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:46:16.797Z] [2023-04-11T20:46:16.797Z] Login Succeeded [2023-04-11T20:46:16.797Z] docker.io [2023-04-11T20:46:16.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T20:46:17.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T20:46:17.063Z] Configure a credential helper to remove this warning. See [2023-04-11T20:46:17.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T20:46:17.063Z] [2023-04-11T20:46:17.063Z] Login Succeeded [2023-04-11T20:46:17.063Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T20:46:17.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T20:46:17.474Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:46:17.510Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:46:17.544Z] ========================================================= [2023-04-11T20:46:17.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-04-11T20:46:17.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:46:18.035Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-11T20:46:18.035Z] Sending build context to Docker daemon 218.1kB [2023-04-11T20:46:18.303Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T20:46:18.303Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T20:46:18.303Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T20:46:18.303Z] 9b18e9b68314: Pulling fs layer [2023-04-11T20:46:18.303Z] 35d82f9e3411: Pulling fs layer [2023-04-11T20:46:18.303Z] e16973657156: Pulling fs layer [2023-04-11T20:46:18.303Z] fc693d55d65f: Pulling fs layer [2023-04-11T20:46:18.303Z] 7e9fc2657dce: Pulling fs layer [2023-04-11T20:46:18.303Z] dda99020689f: Pulling fs layer [2023-04-11T20:46:18.303Z] db1c61fa0a46: Pulling fs layer [2023-04-11T20:46:18.303Z] 891c053d2c06: Pulling fs layer [2023-04-11T20:46:18.303Z] fc693d55d65f: Waiting [2023-04-11T20:46:18.303Z] 7e9fc2657dce: Waiting [2023-04-11T20:46:18.303Z] dda99020689f: Waiting [2023-04-11T20:46:18.303Z] db1c61fa0a46: Waiting [2023-04-11T20:46:18.303Z] 891c053d2c06: Waiting [2023-04-11T20:46:18.303Z] e16973657156: Verifying Checksum [2023-04-11T20:46:18.303Z] e16973657156: Download complete [2023-04-11T20:46:18.303Z] 35d82f9e3411: Verifying Checksum [2023-04-11T20:46:18.303Z] 35d82f9e3411: Download complete [2023-04-11T20:46:18.303Z] 7e9fc2657dce: Verifying Checksum [2023-04-11T20:46:18.303Z] 7e9fc2657dce: Download complete [2023-04-11T20:46:18.585Z] dda99020689f: Verifying Checksum [2023-04-11T20:46:18.585Z] dda99020689f: Download complete [2023-04-11T20:46:18.585Z] 9b18e9b68314: Download complete [2023-04-11T20:46:19.551Z] 9b18e9b68314: Pull complete [2023-04-11T20:46:19.551Z] 891c053d2c06: Verifying Checksum [2023-04-11T20:46:19.551Z] 891c053d2c06: Download complete [2023-04-11T20:46:19.819Z] 35d82f9e3411: Pull complete [2023-04-11T20:46:20.090Z] e16973657156: Pull complete [2023-04-11T20:46:20.676Z] db1c61fa0a46: Verifying Checksum [2023-04-11T20:46:20.676Z] db1c61fa0a46: Download complete [2023-04-11T20:46:21.258Z] fc693d55d65f: Verifying Checksum [2023-04-11T20:46:21.258Z] fc693d55d65f: Download complete [2023-04-11T20:46:31.339Z] fc693d55d65f: Pull complete [2023-04-11T20:46:31.606Z] 7e9fc2657dce: Pull complete [2023-04-11T20:46:31.606Z] dda99020689f: Pull complete [2023-04-11T20:46:36.969Z] db1c61fa0a46: Pull complete [2023-04-11T20:46:38.918Z] 891c053d2c06: Pull complete [2023-04-11T20:46:38.918Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-04-11T20:46:38.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T20:46:39.184Z] ---> f96f9c87975a [2023-04-11T20:46:39.184Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T20:46:41.140Z] ---> Running in aae24265a9ff [2023-04-11T20:46:41.140Z] Removing intermediate container aae24265a9ff [2023-04-11T20:46:41.140Z] ---> c02902872e1a [2023-04-11T20:46:41.140Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T20:46:41.140Z] ---> Running in 9840809a49b0 [2023-04-11T20:46:41.412Z] Removing intermediate container 9840809a49b0 [2023-04-11T20:46:41.412Z] ---> e25bdfda0ad2 [2023-04-11T20:46:41.412Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T20:46:41.412Z] ---> Running in 5fe7f14aa3a4 [2023-04-11T20:46:41.684Z] Removing intermediate container 5fe7f14aa3a4 [2023-04-11T20:46:41.684Z] ---> a7c9a6ed8ab4 [2023-04-11T20:46:41.684Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T20:46:41.952Z] ---> Running in d86dee0e1cab [2023-04-11T20:46:42.221Z] Removing intermediate container d86dee0e1cab [2023-04-11T20:46:42.221Z] ---> 1072f1d619e6 [2023-04-11T20:46:42.221Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T20:46:42.221Z] ---> Running in 7983019b4e6a [2023-04-11T20:46:43.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T20:46:43.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T20:46:44.730Z] OK: 221 MiB in 51 packages [2023-04-11T20:46:45.698Z] Removing intermediate container 7983019b4e6a [2023-04-11T20:46:45.698Z] ---> 18f02ee41b8b [2023-04-11T20:46:45.698Z] Step 8/13 : WORKDIR /app [2023-04-11T20:46:45.698Z] ---> Running in b3ceffd47bf9 [2023-04-11T20:46:45.968Z] Removing intermediate container b3ceffd47bf9 [2023-04-11T20:46:45.968Z] ---> 80ea3f90245a [2023-04-11T20:46:45.968Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T20:46:46.557Z] ---> 42f4e0081002 [2023-04-11T20:46:46.557Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T20:46:46.557Z] ---> Running in 7c85a5467a10 [2023-04-11T20:47:42.995Z] Removing intermediate container 7c85a5467a10 [2023-04-11T20:47:42.995Z] ---> 553077a9267e [2023-04-11T20:47:42.995Z] Step 11/13 : COPY . . [2023-04-11T20:47:42.995Z] ---> 955d1b4bff7a [2023-04-11T20:47:42.995Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T20:47:42.995Z] ---> Running in 2e2169ff2a43 [2023-04-11T20:47:42.995Z] Removing intermediate container 2e2169ff2a43 [2023-04-11T20:47:42.995Z] ---> caed3ba8166e [2023-04-11T20:47:42.995Z] Step 13/13 : RUN $MAKE [2023-04-11T20:47:42.995Z] ---> Running in d7e42720f723 [2023-04-11T20:47:42.995Z] noop [2023-04-11T20:47:42.995Z] Removing intermediate container d7e42720f723 [2023-04-11T20:47:42.995Z] ---> 88e660b4e6bd [2023-04-11T20:47:42.995Z] Successfully built 88e660b4e6bd [2023-04-11T20:47:42.995Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:47:43.476Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T20:47:43.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:47:43.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-7453 does not seem to be running inside a container [2023-04-11T20:47:43.823Z] $ 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-04-11T20:47:45.053Z] $ docker top 14bb03326e1fc9f8cd9e0c581c29adfd6206fd502a85e4c8b534981891a309c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:47:45.932Z] + go version [2023-04-11T20:47:45.932Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-04-11T20:47:45.965Z] $ docker stop --time=1 14bb03326e1fc9f8cd9e0c581c29adfd6206fd502a85e4c8b534981891a309c7 [2023-04-11T20:47:47.613Z] $ docker rm -f --volumes 14bb03326e1fc9f8cd9e0c581c29adfd6206fd502a85e4c8b534981891a309c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:47:48.473Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T20:47:48.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:47:48.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-7453 does not seem to be running inside a container [2023-04-11T20:47:48.793Z] $ 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-04-11T20:47:49.962Z] $ docker top ec9b58fcc1dfb129a4cb145b97c11c8a56d64ea7d7d3e2d61bb405a4a61dc893 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:47:50.843Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T20:47:51.245Z] + make test [2023-04-11T20:47:51.245Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T20:49:12.930Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T20:49:12.930Z] CGO_ENABLED=1 go vet ./... [2023-04-11T20:49:35.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T20:49:35.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T20:49:35.024Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T20:49:35.061Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T20:49:35.096Z] $ docker stop --time=1 ec9b58fcc1dfb129a4cb145b97c11c8a56d64ea7d7d3e2d61bb405a4a61dc893 [2023-04-11T20:49:36.857Z] $ docker rm -f --volumes ec9b58fcc1dfb129a4cb145b97c11c8a56d64ea7d7d3e2d61bb405a4a61dc893 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T20:49:37.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T20:49:37.898Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T20:49:38.346Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T20:49:38.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T20:49:39.276Z] + ls -al . [2023-04-11T20:49:39.276Z] total 180 [2023-04-11T20:49:39.276Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 20:47 . [2023-04-11T20:49:39.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:45 .. [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 20:45 .dockerignore [2023-04-11T20:49:39.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:45 .git [2023-04-11T20:49:39.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:45 .github [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 20:45 .gitignore [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 20:45 Attribution.txt [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 20:45 CHANGELOG.md [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 20:45 Dockerfile [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 20:45 GOVERNANCE.md [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 20:45 Jenkinsfile [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 20:45 LICENSE [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 20:45 OWNERS.md [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 20:45 README.md [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 20:43 VERSION [2023-04-11T20:49:39.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:45 bin [2023-04-11T20:49:39.276Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 20:47 coverage.out [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 20:45 go.mod [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 20:45 go.sum [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 20:45 main.go [2023-04-11T20:49:39.276Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 20:45 makefile [2023-04-11T20:49:39.276Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:45 res [2023-04-11T20:49:39.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:45 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:49:39.779Z] + 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=1b25ce6bf93e06feb1969a299474a8761f277a94 --label arch=arm64 --label version=0.0.0 . [2023-04-11T20:49:39.779Z] Sending build context to Docker daemon 219.1kB [2023-04-11T20:49:40.064Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T20:49:40.064Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T20:49:40.064Z] ---> 88e660b4e6bd [2023-04-11T20:49:40.064Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T20:49:42.679Z] ---> Running in 6b56ceca376a [2023-04-11T20:49:42.679Z] Removing intermediate container 6b56ceca376a [2023-04-11T20:49:42.679Z] ---> e04ec48d38c4 [2023-04-11T20:49:42.679Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T20:49:42.948Z] ---> Running in 23743f3030c1 [2023-04-11T20:49:43.215Z] Removing intermediate container 23743f3030c1 [2023-04-11T20:49:43.215Z] ---> f8e2b001b7e6 [2023-04-11T20:49:43.215Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T20:49:43.215Z] ---> Running in 27512216eda5 [2023-04-11T20:49:43.488Z] Removing intermediate container 27512216eda5 [2023-04-11T20:49:43.488Z] ---> 1463e28bc893 [2023-04-11T20:49:43.488Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T20:49:43.488Z] ---> Running in fcdc3de4f9c3 [2023-04-11T20:49:44.085Z] Removing intermediate container fcdc3de4f9c3 [2023-04-11T20:49:44.085Z] ---> 4e82a7e080a6 [2023-04-11T20:49:44.085Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T20:49:44.085Z] ---> Running in ff0f10eb748c [2023-04-11T20:49:45.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T20:49:45.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T20:49:46.292Z] OK: 221 MiB in 51 packages [2023-04-11T20:49:47.266Z] Removing intermediate container ff0f10eb748c [2023-04-11T20:49:47.266Z] ---> 3743e2bbc564 [2023-04-11T20:49:47.266Z] Step 8/27 : WORKDIR /app [2023-04-11T20:49:47.266Z] ---> Running in 3783ba5abb34 [2023-04-11T20:49:47.534Z] Removing intermediate container 3783ba5abb34 [2023-04-11T20:49:47.534Z] ---> e59c0092fa0a [2023-04-11T20:49:47.534Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T20:49:48.120Z] ---> d7d5c35cfdb8 [2023-04-11T20:49:48.120Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T20:49:48.120Z] ---> Running in c48545496db1 [2023-04-11T20:49:50.075Z] Removing intermediate container c48545496db1 [2023-04-11T20:49:50.075Z] ---> 274169824ed2 [2023-04-11T20:49:50.075Z] Step 11/27 : COPY . . [2023-04-11T20:49:50.658Z] ---> 3d396dad483a [2023-04-11T20:49:50.658Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T20:49:50.658Z] ---> Running in 87e2573a0151 [2023-04-11T20:49:50.927Z] Removing intermediate container 87e2573a0151 [2023-04-11T20:49:50.927Z] ---> c0ade9fc2bd6 [2023-04-11T20:49:50.927Z] Step 13/27 : RUN $MAKE [2023-04-11T20:49:50.927Z] ---> Running in 3ec06f8333c2 [2023-04-11T20:49:51.888Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T20:52:28.604Z] Removing intermediate container 3ec06f8333c2 [2023-04-11T20:52:28.604Z] ---> 63f39d5720ed [2023-04-11T20:52:28.604Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T20:52:28.604Z] 3.16: Pulling from library/alpine [2023-04-11T20:52:28.604Z] 547446be3368: Pulling fs layer [2023-04-11T20:52:28.604Z] 547446be3368: Verifying Checksum [2023-04-11T20:52:28.604Z] 547446be3368: Download complete [2023-04-11T20:52:28.604Z] 547446be3368: Pull complete [2023-04-11T20:52:28.604Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T20:52:28.604Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T20:52:28.604Z] ---> 3b5033019969 [2023-04-11T20:52:28.604Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T20:52:28.604Z] ---> Running in 3ae74306c09c [2023-04-11T20:52:28.604Z] Removing intermediate container 3ae74306c09c [2023-04-11T20:52:28.604Z] ---> affcae07fa05 [2023-04-11T20:52:28.604Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T20:52:28.604Z] ---> Running in a1ea533c07c2 [2023-04-11T20:52:28.604Z] Removing intermediate container a1ea533c07c2 [2023-04-11T20:52:28.604Z] ---> f93870ac0f84 [2023-04-11T20:52:28.604Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T20:52:28.604Z] ---> Running in 9d04786715c9 [2023-04-11T20:52:28.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T20:52:28.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T20:52:28.604Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T20:52:28.604Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T20:52:28.604Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T20:52:28.604Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T20:52:28.604Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T20:52:28.604Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T20:52:28.604Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T20:52:28.604Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T20:52:28.604Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T20:52:28.604Z] OK: 9 MiB in 21 packages [2023-04-11T20:52:28.604Z] Removing intermediate container 9d04786715c9 [2023-04-11T20:52:28.604Z] ---> 0f1c8d6a4d1e [2023-04-11T20:52:28.604Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T20:52:28.604Z] ---> 2dd383983283 [2023-04-11T20:52:28.604Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T20:52:29.187Z] ---> 43494407ff95 [2023-04-11T20:52:29.187Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T20:52:29.772Z] ---> 53c56e9c5e1e [2023-04-11T20:52:29.772Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T20:52:34.030Z] ---> d0ea9b79a461 [2023-04-11T20:52:34.030Z] Step 22/27 : EXPOSE 48095 [2023-04-11T20:52:34.030Z] ---> Running in cbe78ca1bea2 [2023-04-11T20:52:34.030Z] Removing intermediate container cbe78ca1bea2 [2023-04-11T20:52:34.030Z] ---> 19b3d37266e9 [2023-04-11T20:52:34.030Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T20:52:34.030Z] ---> Running in 8516343d00d7 [2023-04-11T20:52:34.030Z] Removing intermediate container 8516343d00d7 [2023-04-11T20:52:34.030Z] ---> c839b9e9317a [2023-04-11T20:52:34.030Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T20:52:34.030Z] ---> Running in b7e0d7ae1def [2023-04-11T20:52:34.299Z] Removing intermediate container b7e0d7ae1def [2023-04-11T20:52:34.299Z] ---> aa0455cdd8ef [2023-04-11T20:52:34.299Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T20:52:34.299Z] ---> Running in 5c22eb1ead60 [2023-04-11T20:52:34.570Z] Removing intermediate container 5c22eb1ead60 [2023-04-11T20:52:34.570Z] ---> e2ce9fe05618 [2023-04-11T20:52:34.570Z] Step 26/27 : LABEL git_sha=1b25ce6bf93e06feb1969a299474a8761f277a94 [2023-04-11T20:52:34.837Z] ---> Running in 7f0415b84d6a [2023-04-11T20:52:35.103Z] Removing intermediate container 7f0415b84d6a [2023-04-11T20:52:35.103Z] ---> 12ee47aade2c [2023-04-11T20:52:35.103Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T20:52:35.103Z] ---> Running in c3db8f5805bd [2023-04-11T20:52:35.369Z] Removing intermediate container c3db8f5805bd [2023-04-11T20:52:35.369Z] ---> ec08a58684b8 [2023-04-11T20:52:35.369Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T20:52:35.369Z] Successfully built ec08a58684b8 [2023-04-11T20:52:35.369Z] 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-04-11T20:52:36.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T20:52:36.164Z] [2023-04-11T20:52:36.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:52:36.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T20:52:36.571Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T20:52:36.571Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T20:52:36.571Z] 04944245beec: Pulling fs layer [2023-04-11T20:52:36.571Z] 699f458cf7ca: Pulling fs layer [2023-04-11T20:52:36.571Z] 765212b225bb: Pulling fs layer [2023-04-11T20:52:36.571Z] f23df028b6ca: Pulling fs layer [2023-04-11T20:52:36.571Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T20:52:36.571Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T20:52:36.571Z] f23df028b6ca: Waiting [2023-04-11T20:52:36.571Z] 765212b225bb: Waiting [2023-04-11T20:52:36.571Z] d65c8cfc05b1: Waiting [2023-04-11T20:52:36.571Z] 2437ff75d9bd: Waiting [2023-04-11T20:52:36.839Z] 04944245beec: Verifying Checksum [2023-04-11T20:52:36.839Z] 04944245beec: Download complete [2023-04-11T20:52:36.839Z] 765212b225bb: Verifying Checksum [2023-04-11T20:52:36.839Z] 765212b225bb: Download complete [2023-04-11T20:52:36.839Z] f23df028b6ca: Verifying Checksum [2023-04-11T20:52:36.839Z] f23df028b6ca: Download complete [2023-04-11T20:52:36.839Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T20:52:36.839Z] d65c8cfc05b1: Download complete [2023-04-11T20:52:37.108Z] 699f458cf7ca: Verifying Checksum [2023-04-11T20:52:37.108Z] 699f458cf7ca: Download complete [2023-04-11T20:52:37.375Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T20:52:37.375Z] 8998bd30e6a1: Download complete [2023-04-11T20:52:39.320Z] 2437ff75d9bd: Download complete [2023-04-11T20:52:41.262Z] 8998bd30e6a1: Pull complete [2023-04-11T20:52:41.527Z] 04944245beec: Pull complete [2023-04-11T20:52:42.933Z] 699f458cf7ca: Pull complete [2023-04-11T20:52:42.933Z] 765212b225bb: Pull complete [2023-04-11T20:52:43.908Z] f23df028b6ca: Pull complete [2023-04-11T20:52:43.908Z] d65c8cfc05b1: Pull complete [2023-04-11T20:52:58.890Z] 2437ff75d9bd: Pull complete [2023-04-11T20:52:58.890Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T20:52:58.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T20:52:58.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:52:59.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-7453 does not seem to be running inside a container [2023-04-11T20:52:59.280Z] $ 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-04-11T20:53:01.770Z] $ docker top 071d5b3653b92a34dc97d7f3c1b66a4d20c6c09a9c0fe5bbe88715c2f2a1fb78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:02.668Z] ---> job-cost.sh [2023-04-11T20:53:02.669Z] lf-activate-venv: SKIPPING [2023-04-11T20:53:02.669Z] INFO: No Stack... [2023-04-11T20:53:02.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T20:53:03.886Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T20:53:04.231Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-04-11T20:53:04.231Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T20:53:04.575Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [2023-04-11T20:53:04.580Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] did not exist. Created. [2023-04-11T20:53:04.580Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T20:53:04.992Z] /w/workspace/app-service-configurable/1@tmp/durable-131b56c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T20:53:05.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T20:53:05.643Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T20:53:05.690Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T20:53:05.704Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T20:53:05.782Z] $ docker stop --time=1 071d5b3653b92a34dc97d7f3c1b66a4d20c6c09a9c0fe5bbe88715c2f2a1fb78 [2023-04-11T20:53:07.271Z] $ docker rm -f --volumes 071d5b3653b92a34dc97d7f3c1b66a4d20c6c09a9c0fe5bbe88715c2f2a1fb78 [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-04-11T20:53:08.466Z] provisioning config files... [2023-04-11T20:53:08.473Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config8202386393335858026tmp [Pipeline] { [Pipeline] sh [2023-04-11T20:53:08.808Z] + set +x [2023-04-11T20:53:08.808Z] + curl -s https://codecov.io/bash [2023-04-11T20:53:08.808Z] + bash -s -- [2023-04-11T20:53:08.808Z] [2023-04-11T20:53:08.808Z] _____ _ [2023-04-11T20:53:08.808Z] / ____| | | [2023-04-11T20:53:08.808Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T20:53:08.808Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T20:53:08.808Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T20:53:08.808Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T20:53:08.808Z] Bash-1.0.6 [2023-04-11T20:53:08.808Z] [2023-04-11T20:53:08.808Z] [2023-04-11T20:53:08.808Z] ==> git version 2.25.1 found [2023-04-11T20:53:08.808Z] ==> 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-04-11T20:53:08.808Z] Release-Date: 2020-01-08 [2023-04-11T20:53:08.808Z] 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-04-11T20:53:08.808Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T20:53:08.808Z] ==> Jenkins CI detected. [2023-04-11T20:53:08.808Z] current dir:  /w/workspace/_app-service-configurable_PR-546 [2023-04-11T20:53:08.808Z] project root: . [2023-04-11T20:53:08.808Z] --> token set from env [2023-04-11T20:53:08.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T20:53:08.808Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T20:53:08.808Z] ==> Python coveragepy not found [2023-04-11T20:53:08.808Z] ==> Searching for coverage reports in: [2023-04-11T20:53:08.808Z] + . [2023-04-11T20:53:09.068Z] -> Found 1 reports [2023-04-11T20:53:09.068Z] ==> Detecting git/mercurial file structure [2023-04-11T20:53:09.068Z] ==> Reading reports [2023-04-11T20:53:09.068Z] + ./coverage.out bytes=10 [2023-04-11T20:53:09.068Z] ==> Appending adjustments [2023-04-11T20:53:09.068Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T20:53:09.068Z] + Found adjustments [2023-04-11T20:53:09.068Z] ==> Gzipping contents [2023-04-11T20:53:09.068Z] 4.0K /tmp/codecov.hXPgpK.gz [2023-04-11T20:53:09.068Z] ==> Uploading reports [2023-04-11T20:53:09.068Z] url: https://codecov.io [2023-04-11T20:53:09.068Z] query: branch=PR-546&commit=1b25ce6bf93e06feb1969a299474a8761f277a94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-546%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=546&job=&cmd_args= [2023-04-11T20:53:09.068Z] -> Pinging Codecov [2023-04-11T20:53:09.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-546&commit=1b25ce6bf93e06feb1969a299474a8761f277a94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-546%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=546&job=&cmd_args= [2023-04-11T20:53:09.068Z] -> Uploading to [2023-04-11T20:53:09.068Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/1b25ce6bf93e06feb1969a299474a8761f277a94/ad7b72f0-4c1e-411a-ae15-f681122de711.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T205308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aac397a117386611a2846431f2d1a9206bfacb8da0b34f3ac438b57388c4b31b [2023-04-11T20:53:09.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T20:53:09.068Z] Dload Upload Total Spent Left Speed [2023-04-11T20:53:09.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1888 --:--:-- --:--:-- --:--:-- 1888 [2023-04-11T20:53:09.587Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] } [2023-04-11T20:53:09.615Z] 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-04-11T20:53:11.370Z] + [ -d /w/workspace/_app-service-configurable_PR-546/archives ] [2023-04-11T20:53:11.370Z] + ls -al /w/workspace/_app-service-configurable_PR-546/archives [2023-04-11T20:53:11.370Z] total 16 [2023-04-11T20:53:11.370Z] drwxr-xr-x 3 root root 4096 Apr 11 20:45 . [2023-04-11T20:53:11.370Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 20:45 .. [2023-04-11T20:53:11.370Z] drwxr-xr-x 2 root root 4096 Apr 11 20:45 cost [2023-04-11T20:53:11.370Z] -rw-r--r-- 1 root root 96 Apr 11 20:45 cost.csv [2023-04-11T20:53:11.370Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-546/archives [2023-04-11T20:53:11.370Z] + ls -al /w/workspace/_app-service-configurable_PR-546/archives [2023-04-11T20:53:11.370Z] total 16 [2023-04-11T20:53:11.370Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 20:45 . [2023-04-11T20:53:11.370Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 20:45 .. [2023-04-11T20:53:11.370Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 20:45 cost [2023-04-11T20:53:11.370Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 11 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:11.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:12.593Z] ---> package-listing.sh [2023-04-11T20:53:12.593Z] ++ facter osfamily [2023-04-11T20:53:12.593Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T20:53:12.593Z] + OS_FAMILY=debian [2023-04-11T20:53:12.593Z] + workspace=/w/workspace/_app-service-configurable_PR-546 [2023-04-11T20:53:12.593Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T20:53:12.593Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T20:53:12.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T20:53:12.593Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T20:53:12.593Z] + '[' /w/workspace/_app-service-configurable_PR-546 ']' [2023-04-11T20:53:12.593Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T20:53:12.854Z] + case "${OS_FAMILY}" in [2023-04-11T20:53:12.854Z] + dpkg -l [2023-04-11T20:53:12.854Z] + grep '^ii' [2023-04-11T20:53:12.854Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T20:53:12.854Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T20:53:12.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T20:53:12.854Z] + '[' /w/workspace/_app-service-configurable_PR-546 ']' [2023-04-11T20:53:12.854Z] + mkdir -p /w/workspace/_app-service-configurable_PR-546/archives/ [2023-04-11T20:53:12.854Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-546/archives/ [Pipeline] echo [2023-04-11T20:53:12.889Z] 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-546/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T20:53:13.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:53:13.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:53:13.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:53:13.941Z] prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container [2023-04-11T20:53:13.975Z] $ 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-546/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-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@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-04-11T20:53:14.162Z] $ docker top 656b45599a73cd48746f5cc29b5e01b453b240b09b9cb613672d1b2fff0f8746 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:53:14.541Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T20:53:14.850Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T20:53:15.157Z] + ls /var/log/sa-host [2023-04-11T20:53:15.157Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T20:53:15.369Z] provisioning config files... [2023-04-11T20:53:15.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config11470914616130339282tmp [Pipeline] { [Pipeline] echo [2023-04-11T20:53:15.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:15.739Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T20:53:15.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:16.155Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T20:53:16.189Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:16.506Z] ---> sudo-logs.sh [2023-04-11T20:53:16.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T20:53:16.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:16.903Z] ---> job-cost.sh [2023-04-11T20:53:16.903Z] lf-activate-venv: SKIPPING [2023-04-11T20:53:16.903Z] DEBUG: total: 0.2199999988079071 [2023-04-11T20:53:16.903Z] INFO: Retrieving Stack Cost... [2023-04-11T20:53:17.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T20:53:17.729Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T20:53:17.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:53:18.071Z] ---> logs-deploy.sh [2023-04-11T20:53:18.071Z] lf-activate-venv: SKIPPING [2023-04-11T20:53:18.071Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-546/1 [2023-04-11T20:53:18.071Z] INFO: archiving workspace using pattern(s): [2023-04-11T20:53:19.006Z] Archives upload complete. [2023-04-11T20:53:19.006Z] INFO: archiving logs to Nexus