Pull request #541 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53e98093ab4a2ab341b4746d2483848aedbeb949+d5263f74fc64eb658f1bf96042e543191ec86855 (5709f2c7e5b80d29245660c0416dded85fd3fa77) 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-ssh8390742059667019576.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-ssh12247788903846201884.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-541/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-541/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15471494369856948730.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-541/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6181288088640078155.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-ssh4876362017486751856.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-541/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-541/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17494902245098508964.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6876 in /w/workspace/_app-service-configurable_PR-541 [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-541 # 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/541/head:refs/remotes/origin/PR-541 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5263f74fc64eb658f1bf96042e543191ec86855 into PR head commit 53e98093ab4a2ab341b4746d2483848aedbeb949 Merge succeeded, producing 53e98093ab4a2ab341b4746d2483848aedbeb949 Checking out Revision 53e98093ab4a2ab341b4746d2483848aedbeb949 (PR-541) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-05T12:58:33.085Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 53e98093ab4a2ab341b4746d2483848aedbeb949 # 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 d5263f74fc64eb658f1bf96042e543191ec86855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53e98093ab4a2ab341b4746d2483848aedbeb949 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T12:58:33.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T12:58:33.381Z] ========================================================= [2023-04-05T12:58:33.381Z] EdgeX Global Pipelines Version Info [2023-04-05T12:58:33.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-05T12:58:34.116Z] ------------------- [2023-04-05T12:58:34.116Z] stable info: [2023-04-05T12:58:34.116Z] ------------------- [2023-04-05T12:58:34.116Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T12:58:34.116Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T12:58:34.116Z] Message: update stable to v1.0.245 [2023-04-05T12:58:34.688Z] ------------------- [2023-04-05T12:58:34.688Z] experimental info: [2023-04-05T12:58:34.688Z] ------------------- [2023-04-05T12:58:34.688Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T12:58:34.688Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T12:58:34.688Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T12:58:34.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-05T12:58:34.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-05T12:58:35.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T12:58:35.073Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T12:58:35.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T12:58:35.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-05T12:58:35.191Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T12:58:35.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-05T12:58:35.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T12:58:35.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T12:58:35.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T12:58:35.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-05T12:58:35.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T12:58:35.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T12:58:35.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T12:58:35.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T12:58:35.580Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T12:58:35.615Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T12:58:35.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T12:58:35.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T12:58:35.740Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-05T12:58:35.780Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-05T12:58:35.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-05T12:58:35.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-05T12:58:35.903Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-05T12:58:35.949Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T12:58:35.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T12:58:36.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-541 [Pipeline] echo [2023-04-05T12:58:36.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-541 [Pipeline] echo [2023-04-05T12:58:36.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-541 [Pipeline] echo [2023-04-05T12:58:36.163Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53e98093ab4a2ab341b4746d2483848aedbeb949 [Pipeline] echo [2023-04-05T12:58:36.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53e9809 [Pipeline] echo [2023-04-05T12:58:36.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T12:58:36.375Z] provisioning config files... [2023-04-05T12:58:36.391Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-541@tmp/config1536009008030716223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T12:58:36.742Z] ---> docker-login.sh [2023-04-05T12:58:36.742Z] nexus3.edgexfoundry.org:10001 [2023-04-05T12:58:37.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:37.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:37.267Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:37.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:37.267Z] [2023-04-05T12:58:37.267Z] Login Succeeded [2023-04-05T12:58:37.267Z] nexus3.edgexfoundry.org:10002 [2023-04-05T12:58:37.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:37.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:37.267Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:37.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:37.267Z] [2023-04-05T12:58:37.267Z] Login Succeeded [2023-04-05T12:58:37.267Z] nexus3.edgexfoundry.org:10003 [2023-04-05T12:58:37.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:37.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:37.528Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:37.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:37.528Z] [2023-04-05T12:58:37.528Z] Login Succeeded [2023-04-05T12:58:37.528Z] nexus3.edgexfoundry.org:10004 [2023-04-05T12:58:37.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:37.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:37.528Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:37.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:37.528Z] [2023-04-05T12:58:37.528Z] Login Succeeded [2023-04-05T12:58:37.528Z] docker.io [2023-04-05T12:58:37.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:37.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:37.789Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:37.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:37.789Z] [2023-04-05T12:58:37.789Z] Login Succeeded [2023-04-05T12:58:37.789Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T12:58:37.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-05T12:58:38.417Z] + git rev-list -1 --merges 53e98093ab4a2ab341b4746d2483848aedbeb949~1..53e98093ab4a2ab341b4746d2483848aedbeb949 [Pipeline] echo [2023-04-05T12:58:38.482Z] -----------> git rev-list -1 --merges 53e98093ab4a2ab341b4746d2483848aedbeb949~1..53e98093ab4a2ab341b4746d2483848aedbeb949 53e98093ab4a2ab341b4746d2483848aedbeb949 [false] [Pipeline] sh [2023-04-05T12:58:38.790Z] + git log --format=format:%s -1 53e98093ab4a2ab341b4746d2483848aedbeb949 [Pipeline] echo [2023-04-05T12:58:38.829Z] ========================================================= [2023-04-05T12:58:38.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T12:58:38.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T12:58:39.264Z] + git log --format=format:%s -1 53e98093ab4a2ab341b4746d2483848aedbeb949 [Pipeline] echo [2023-04-05T12:58:39.294Z] [semverPrep] GIT_COMMIT: 53e98093ab4a2ab341b4746d2483848aedbeb949, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-04-05T12:58:39.324Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-05T12:58:39.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T12:58:39.725Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T12:58:39.725Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T12:58:39.725Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T12:58:39.725Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-05T12:58:39.725Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T12:58:39.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T12:58:40.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T12:58:40.211Z] [2023-04-05T12:58:40.211Z] 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-05T12:58:40.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T12:58:40.596Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T12:58:40.596Z] b85a868b505f: Pulling fs layer [2023-04-05T12:58:40.596Z] e2be974225ed: Pulling fs layer [2023-04-05T12:58:40.596Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T12:58:40.596Z] 988bab9f4d93: Pulling fs layer [2023-04-05T12:58:40.596Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T12:58:40.596Z] eaf3925da568: Pulling fs layer [2023-04-05T12:58:40.596Z] bab4dde63d76: Pulling fs layer [2023-04-05T12:58:40.596Z] bde34c3a00c8: Pulling fs layer [2023-04-05T12:58:40.596Z] b352a97aabf1: Pulling fs layer [2023-04-05T12:58:40.596Z] 4872d77fe225: Pulling fs layer [2023-04-05T12:58:40.596Z] 5851b861e8e6: Pulling fs layer [2023-04-05T12:58:40.596Z] 1469e6f7b9e6: Waiting [2023-04-05T12:58:40.596Z] eaf3925da568: Waiting [2023-04-05T12:58:40.596Z] bab4dde63d76: Waiting [2023-04-05T12:58:40.596Z] bde34c3a00c8: Waiting [2023-04-05T12:58:40.596Z] b352a97aabf1: Waiting [2023-04-05T12:58:40.596Z] 5851b861e8e6: Waiting [2023-04-05T12:58:40.596Z] 4872d77fe225: Waiting [2023-04-05T12:58:40.596Z] e2be974225ed: Download complete [2023-04-05T12:58:40.596Z] 988bab9f4d93: Verifying Checksum [2023-04-05T12:58:40.596Z] 988bab9f4d93: Download complete [2023-04-05T12:58:40.857Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T12:58:40.857Z] 1469e6f7b9e6: Download complete [2023-04-05T12:58:40.857Z] eaf3925da568: Verifying Checksum [2023-04-05T12:58:40.857Z] eaf3925da568: Download complete [2023-04-05T12:58:40.857Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T12:58:40.857Z] 339a4e72a1f5: Download complete [2023-04-05T12:58:40.857Z] bde34c3a00c8: Verifying Checksum [2023-04-05T12:58:40.857Z] bde34c3a00c8: Download complete [2023-04-05T12:58:40.857Z] b352a97aabf1: Verifying Checksum [2023-04-05T12:58:40.857Z] b352a97aabf1: Download complete [2023-04-05T12:58:40.857Z] 4872d77fe225: Download complete [2023-04-05T12:58:40.857Z] 5851b861e8e6: Verifying Checksum [2023-04-05T12:58:40.857Z] 5851b861e8e6: Download complete [2023-04-05T12:58:40.857Z] b85a868b505f: Verifying Checksum [2023-04-05T12:58:40.857Z] b85a868b505f: Download complete [2023-04-05T12:58:41.117Z] bab4dde63d76: Verifying Checksum [2023-04-05T12:58:41.117Z] bab4dde63d76: Download complete [2023-04-05T12:58:42.055Z] b85a868b505f: Pull complete [2023-04-05T12:58:42.315Z] e2be974225ed: Pull complete [2023-04-05T12:58:42.573Z] 339a4e72a1f5: Pull complete [2023-04-05T12:58:42.833Z] 988bab9f4d93: Pull complete [2023-04-05T12:58:43.092Z] 1469e6f7b9e6: Pull complete [2023-04-05T12:58:43.092Z] eaf3925da568: Pull complete [2023-04-05T12:58:44.996Z] bab4dde63d76: Pull complete [2023-04-05T12:58:44.996Z] bde34c3a00c8: Pull complete [2023-04-05T12:58:44.996Z] b352a97aabf1: Pull complete [2023-04-05T12:58:44.996Z] 4872d77fe225: Pull complete [2023-04-05T12:58:45.256Z] 5851b861e8e6: Pull complete [2023-04-05T12:58:45.256Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T12:58:45.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T12:58:45.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T12:58:45.482Z] prd-ubuntu20.04-docker-8c-8g-6876 does not seem to be running inside a container [2023-04-05T12:58:45.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-541 -v /w/workspace/_app-service-configurable_PR-541:/w/workspace/_app-service-configurable_PR-541:rw,z -v /w/workspace/_app-service-configurable_PR-541@tmp:/w/workspace/_app-service-configurable_PR-541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T12:58:48.182Z] $ docker top 9aab141ef04757153b9377587a955d538f1686a857ef4bbc2a38862cde7240fb -eo pid,comm [2023-04-05T12:58:48.246Z] 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-05T12:58:48.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T12:58:48.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T12:58:48.378Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T12:58:48.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T12:58:48.486Z] $ docker exec 9aab141ef04757153b9377587a955d538f1686a857ef4bbc2a38862cde7240fb ssh-agent [2023-04-05T12:58:48.602Z] SSH_AUTH_SOCK=/tmp/ssh-BEM83UCdgnHF/agent.32 [2023-04-05T12:58:48.602Z] SSH_AGENT_PID=38 [2023-04-05T12:58:48.608Z] Running ssh-add (command line suppressed) [2023-04-05T12:58:48.707Z] Identity added: /w/workspace/_app-service-configurable_PR-541@tmp/private_key_5216424214940867509.key (/w/workspace/_app-service-configurable_PR-541@tmp/private_key_5216424214940867509.key) [2023-04-05T12:58:48.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T12:58:49.051Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T12:58:49.076Z] $ docker exec --env ******** --env ******** 9aab141ef04757153b9377587a955d538f1686a857ef4bbc2a38862cde7240fb ssh-agent -k [2023-04-05T12:58:49.160Z] unset SSH_AUTH_SOCK; [2023-04-05T12:58:49.161Z] unset SSH_AGENT_PID; [2023-04-05T12:58:49.161Z] echo Agent pid 38 killed; [2023-04-05T12:58:49.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T12:58:49.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T12:58:49.263Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T12:58:49.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T12:58:49.378Z] $ docker exec 9aab141ef04757153b9377587a955d538f1686a857ef4bbc2a38862cde7240fb ssh-agent [2023-04-05T12:58:49.488Z] SSH_AUTH_SOCK=/tmp/ssh-V9H97fNysyL2/agent.70 [2023-04-05T12:58:49.488Z] SSH_AGENT_PID=76 [2023-04-05T12:58:49.493Z] Running ssh-add (command line suppressed) [2023-04-05T12:58:49.602Z] Identity added: /w/workspace/_app-service-configurable_PR-541@tmp/private_key_8115707444159073926.key (/w/workspace/_app-service-configurable_PR-541@tmp/private_key_8115707444159073926.key) [2023-04-05T12:58:49.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T12:58:49.944Z] + git semver init [2023-04-05T12:58:50.204Z] 2023-04-05 12:58:50,160 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T12:58:50.205Z] 2023-04-05 12:58:50,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-541/.semver [2023-04-05T12:58:50.205Z] 2023-04-05 12:58:50,161 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-541/.semver [2023-04-05T12:58:50.205Z] 2023-04-05 12:58:50,161 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-541/.semver'], cwd=/w/workspace/_app-service-configurable_PR-541, universal_newlines=False, shell=None, istream=None) [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,947 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-541/.git/info/exclude [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,948 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-541/.semver/PR-541 with force:False [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,948 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-541/.semver/PR-541 [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,952 [execute] INFO git cat-file --batch-check [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-541/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,956 [execute] INFO git cat-file --batch [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-541/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T12:58:51.144Z] 2023-04-05 12:58:50,961 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-541/.semver/PR-541 [2023-04-05T12:58:51.144Z] 0.0.0 [Pipeline] } [2023-04-05T12:58:51.170Z] $ docker exec --env ******** --env ******** 9aab141ef04757153b9377587a955d538f1686a857ef4bbc2a38862cde7240fb ssh-agent -k [2023-04-05T12:58:51.261Z] unset SSH_AUTH_SOCK; [2023-04-05T12:58:51.261Z] unset SSH_AGENT_PID; [2023-04-05T12:58:51.261Z] echo Agent pid 76 killed; [2023-04-05T12:58:51.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T12:58:51.699Z] + git semver [Pipeline] } [2023-04-05T12:58:51.986Z] $ docker stop --time=1 9aab141ef04757153b9377587a955d538f1686a857ef4bbc2a38862cde7240fb [2023-04-05T12:58:53.270Z] $ docker rm -f --volumes 9aab141ef04757153b9377587a955d538f1686a857ef4bbc2a38862cde7240fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T12:58:53.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T12:58:53.924Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T12:58:53.944Z] [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-05T12:58:54.572Z] provisioning config files... [2023-04-05T12:58:54.582Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-541@tmp/config13587901879122580376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T12:58:54.938Z] ---> docker-login.sh [2023-04-05T12:58:54.938Z] nexus3.edgexfoundry.org:10001 [2023-04-05T12:58:54.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:54.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:54.938Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:54.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:54.938Z] [2023-04-05T12:58:54.938Z] Login Succeeded [2023-04-05T12:58:54.938Z] nexus3.edgexfoundry.org:10002 [2023-04-05T12:58:54.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:54.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:54.938Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:54.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:54.938Z] [2023-04-05T12:58:54.938Z] Login Succeeded [2023-04-05T12:58:54.938Z] nexus3.edgexfoundry.org:10003 [2023-04-05T12:58:55.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:55.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:55.198Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:55.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:55.198Z] [2023-04-05T12:58:55.198Z] Login Succeeded [2023-04-05T12:58:55.198Z] nexus3.edgexfoundry.org:10004 [2023-04-05T12:58:55.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:55.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:55.198Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:55.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:55.198Z] [2023-04-05T12:58:55.198Z] Login Succeeded [2023-04-05T12:58:55.198Z] docker.io [2023-04-05T12:58:55.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T12:58:55.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T12:58:55.461Z] Configure a credential helper to remove this warning. See [2023-04-05T12:58:55.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T12:58:55.461Z] [2023-04-05T12:58:55.461Z] Login Succeeded [2023-04-05T12:58:55.461Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T12:58:55.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-05T12:58:55.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T12:58:55.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T12:58:55.749Z] ========================================================= [2023-04-05T12:58:55.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-05T12:58:55.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T12:58:56.218Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-05T12:58:56.219Z] Sending build context to Docker daemon 3.258MB [2023-04-05T12:58:56.219Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T12:58:56.219Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-05T12:58:56.219Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-05T12:58:56.219Z] 63b65145d645: Pulling fs layer [2023-04-05T12:58:56.219Z] a2d21d5440eb: Pulling fs layer [2023-04-05T12:58:56.219Z] 935e6c44a52c: Pulling fs layer [2023-04-05T12:58:56.219Z] 94cc34f8dd06: Pulling fs layer [2023-04-05T12:58:56.219Z] 30dea6a524f1: Pulling fs layer [2023-04-05T12:58:56.219Z] a2aff8979fd8: Pulling fs layer [2023-04-05T12:58:56.219Z] 6808be2612f2: Pulling fs layer [2023-04-05T12:58:56.219Z] f25807f1079a: Pulling fs layer [2023-04-05T12:58:56.219Z] a2aff8979fd8: Waiting [2023-04-05T12:58:56.219Z] 30dea6a524f1: Waiting [2023-04-05T12:58:56.219Z] 6808be2612f2: Waiting [2023-04-05T12:58:56.219Z] 94cc34f8dd06: Waiting [2023-04-05T12:58:56.219Z] f25807f1079a: Waiting [2023-04-05T12:58:56.219Z] a2d21d5440eb: Verifying Checksum [2023-04-05T12:58:56.219Z] a2d21d5440eb: Download complete [2023-04-05T12:58:56.219Z] 94cc34f8dd06: Verifying Checksum [2023-04-05T12:58:56.219Z] 94cc34f8dd06: Download complete [2023-04-05T12:58:56.478Z] 30dea6a524f1: Verifying Checksum [2023-04-05T12:58:56.478Z] 30dea6a524f1: Download complete [2023-04-05T12:58:56.478Z] 63b65145d645: Verifying Checksum [2023-04-05T12:58:56.478Z] 63b65145d645: Download complete [2023-04-05T12:58:56.478Z] a2aff8979fd8: Verifying Checksum [2023-04-05T12:58:56.478Z] a2aff8979fd8: Download complete [2023-04-05T12:58:56.478Z] 63b65145d645: Pull complete [2023-04-05T12:58:56.740Z] a2d21d5440eb: Pull complete [2023-04-05T12:58:57.000Z] f25807f1079a: Verifying Checksum [2023-04-05T12:58:57.000Z] f25807f1079a: Download complete [2023-04-05T12:58:57.000Z] 935e6c44a52c: Download complete [2023-04-05T12:58:57.258Z] 6808be2612f2: Verifying Checksum [2023-04-05T12:58:57.258Z] 6808be2612f2: Download complete [2023-04-05T12:59:00.538Z] 935e6c44a52c: Pull complete [2023-04-05T12:59:00.538Z] 94cc34f8dd06: Pull complete [2023-04-05T12:59:00.538Z] 30dea6a524f1: Pull complete [2023-04-05T12:59:00.538Z] a2aff8979fd8: Pull complete [2023-04-05T12:59:03.065Z] 6808be2612f2: Pull complete [2023-04-05T12:59:03.631Z] f25807f1079a: Pull complete [2023-04-05T12:59:03.631Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-05T12:59:03.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T12:59:03.631Z] ---> 3b553350e43f [2023-04-05T12:59:03.631Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T12:59:08.912Z] ---> Running in 99fdfb9a4b40 [2023-04-05T12:59:08.912Z] Removing intermediate container 99fdfb9a4b40 [2023-04-05T12:59:08.912Z] ---> 68ac8d72d4ad [2023-04-05T12:59:08.912Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T12:59:08.912Z] ---> Running in e37c56e7e60e [2023-04-05T12:59:08.912Z] Removing intermediate container e37c56e7e60e [2023-04-05T12:59:08.912Z] ---> 5215f8ea2af7 [2023-04-05T12:59:08.912Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-05T12:59:08.912Z] ---> Running in e82ca277968a [2023-04-05T12:59:08.912Z] Removing intermediate container e82ca277968a [2023-04-05T12:59:08.912Z] ---> f0829f1c1d90 [2023-04-05T12:59:08.912Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T12:59:08.912Z] ---> Running in 7637fab9f363 [2023-04-05T12:59:09.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T12:59:09.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T12:59:09.380Z] Still waiting to schedule task [2023-04-05T12:59:09.380Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-05T12:59:09.433Z] OK: 265 MiB in 53 packages [2023-04-05T12:59:10.002Z] Removing intermediate container 7637fab9f363 [2023-04-05T12:59:10.002Z] ---> ca180b3b4dab [2023-04-05T12:59:10.002Z] Step 7/12 : WORKDIR /app [2023-04-05T12:59:10.002Z] ---> Running in 66d4dce95e89 [2023-04-05T12:59:10.002Z] Removing intermediate container 66d4dce95e89 [2023-04-05T12:59:10.002Z] ---> b7f4f7a5bbaf [2023-04-05T12:59:10.002Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-05T12:59:10.002Z] ---> 7b9d2dd77282 [2023-04-05T12:59:10.002Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T12:59:10.002Z] ---> Running in 8e6948bbc246 [2023-04-05T12:59:56.686Z] Removing intermediate container 8e6948bbc246 [2023-04-05T12:59:56.686Z] ---> cff64e2fdaef [2023-04-05T12:59:56.686Z] Step 10/12 : COPY . . [2023-04-05T12:59:56.686Z] ---> 38a7e8edaa69 [2023-04-05T12:59:56.686Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T12:59:56.686Z] ---> Running in 7d28469b4503 [2023-04-05T12:59:56.686Z] Removing intermediate container 7d28469b4503 [2023-04-05T12:59:56.686Z] ---> 43ab0e5dbf14 [2023-04-05T12:59:56.686Z] Step 12/12 : RUN $MAKE [2023-04-05T12:59:56.686Z] ---> Running in 0c9745c9228e [2023-04-05T12:59:56.945Z] noop [2023-04-05T12:59:57.204Z] Removing intermediate container 0c9745c9228e [2023-04-05T12:59:57.204Z] ---> 9b743b828d54 [2023-04-05T12:59:57.204Z] Successfully built 9b743b828d54 [2023-04-05T12:59:57.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T12:59:57.632Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T12:59:57.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T12:59:57.774Z] prd-ubuntu20.04-docker-8c-8g-6876 does not seem to be running inside a container [2023-04-05T12:59:57.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-541 -v /w/workspace/_app-service-configurable_PR-541:/w/workspace/_app-service-configurable_PR-541:rw,z -v /w/workspace/_app-service-configurable_PR-541@tmp:/w/workspace/_app-service-configurable_PR-541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T12:59:58.120Z] $ docker top d535102b301af997f6cb60b7b90142480cc8b0ef53b76c609fe56f81c033cf40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T12:59:58.515Z] + go version [2023-04-05T12:59:58.515Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-05T12:59:58.545Z] $ docker stop --time=1 d535102b301af997f6cb60b7b90142480cc8b0ef53b76c609fe56f81c033cf40 [2023-04-05T12:59:59.823Z] $ docker rm -f --volumes d535102b301af997f6cb60b7b90142480cc8b0ef53b76c609fe56f81c033cf40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:00:00.510Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T13:00:00.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T13:00:00.655Z] prd-ubuntu20.04-docker-8c-8g-6876 does not seem to be running inside a container [2023-04-05T13:00:00.682Z] $ 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-541 -v /w/workspace/_app-service-configurable_PR-541:/w/workspace/_app-service-configurable_PR-541:rw,z -v /w/workspace/_app-service-configurable_PR-541@tmp:/w/workspace/_app-service-configurable_PR-541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T13:00:01.219Z] $ docker top 54b7fa673d64e1215fe7b3fc04973b89b1ceaf7ee883ba5f6b647e64053cf298 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T13:00:01.603Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-541 [Pipeline] fileExists [Pipeline] sh [2023-04-05T13:00:01.971Z] + make test [2023-04-05T13:00:01.971Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T13:00:20.082Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-05T13:00:38.188Z] go vet ./... [2023-04-05T13:00:40.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T13:00:40.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T13:00:40.120Z] ./bin/test-attribution-txt.sh [2023-04-05T13:00:40.120Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-05T13:00:40.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T13:00:40.178Z] $ docker stop --time=1 54b7fa673d64e1215fe7b3fc04973b89b1ceaf7ee883ba5f6b647e64053cf298 [2023-04-05T13:00:43.631Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6877 in /w/workspace/_app-service-configurable_PR-541 [2023-04-05T13:00:46.870Z] $ docker rm -f --volumes 54b7fa673d64e1215fe7b3fc04973b89b1ceaf7ee883ba5f6b647e64053cf298 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-04-05T13:00:47.243Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-05T13:00:47.317Z] Selected Git installation does not exist. Using Default [2023-04-05T13:00:47.317Z] The recommended git tool is: NONE [2023-04-05T13:00:47.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T13:00:47.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-05T13:00:48.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-05T13:00:48.545Z] + ls -al . [2023-04-05T13:00:48.545Z] total 176 [2023-04-05T13:00:48.545Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 13:00 . [2023-04-05T13:00:48.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 12:58 .. [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 5 12:58 .dockerignore [2023-04-05T13:00:48.545Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 12:58 .git [2023-04-05T13:00:48.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 12:58 .github [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 5 12:58 .gitignore [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 12:58 .golangci.yml [2023-04-05T13:00:48.545Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 12:58 .semver [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 5 12:58 Attribution.txt [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 5 12:58 CHANGELOG.md [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 5 12:58 Dockerfile [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 12:58 GOVERNANCE.md [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 5 12:58 Jenkinsfile [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 5 12:58 LICENSE [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 5 12:58 OWNERS.md [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 5 12:58 README.md [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 5 12:58 VERSION [2023-04-05T13:00:48.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 12:58 bin [2023-04-05T13:00:48.545Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 5 13:00 coverage.out [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 5 12:58 go.mod [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 5 12:58 go.sum [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 5 12:58 main.go [2023-04-05T13:00:48.545Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 5 12:58 makefile [2023-04-05T13:00:48.545Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 12:58 res [2023-04-05T13:00:48.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:00:48.943Z] + 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=53e98093ab4a2ab341b4746d2483848aedbeb949 --label arch=amd64 --label version=0.0.0 . [2023-04-05T13:00:48.943Z] Sending build context to Docker daemon 3.259MB [2023-04-05T13:00:48.943Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T13:00:48.943Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-05T13:00:48.943Z] ---> 9b743b828d54 [2023-04-05T13:00:48.943Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T13:00:49.202Z] ---> Running in cefa2b294eb4 [2023-04-05T13:00:49.202Z] Removing intermediate container cefa2b294eb4 [2023-04-05T13:00:49.202Z] ---> 1c49ecf9130d [2023-04-05T13:00:49.202Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T13:00:49.202Z] ---> Running in d9315ea2a5fd [2023-04-05T13:00:49.202Z] Removing intermediate container d9315ea2a5fd [2023-04-05T13:00:49.202Z] ---> 07a8b4704930 [2023-04-05T13:00:49.202Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-05T13:00:49.202Z] ---> Running in a5e7ce35599b [2023-04-05T13:00:49.462Z] Removing intermediate container a5e7ce35599b [2023-04-05T13:00:49.462Z] ---> 2a37327852f9 [2023-04-05T13:00:49.462Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T13:00:49.462Z] ---> Running in 97a9ad1e02e9 [2023-04-05T13:00:49.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T13:00:49.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T13:00:49.980Z] OK: 265 MiB in 53 packages [2023-04-05T13:00:50.239Z] Removing intermediate container 97a9ad1e02e9 [2023-04-05T13:00:50.239Z] ---> 719ed835d771 [2023-04-05T13:00:50.239Z] Step 7/26 : WORKDIR /app [2023-04-05T13:00:50.239Z] ---> Running in c1d64b2ea8f7 [2023-04-05T13:00:50.497Z] Removing intermediate container c1d64b2ea8f7 [2023-04-05T13:00:50.497Z] ---> 249fb4b98a3e [2023-04-05T13:00:50.497Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-05T13:00:50.497Z] ---> 7242e24e53e3 [2023-04-05T13:00:50.497Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T13:00:50.497Z] ---> Running in d3da3a80b201 [2023-04-05T13:00:51.432Z] Removing intermediate container d3da3a80b201 [2023-04-05T13:00:51.432Z] ---> 1242247ceac3 [2023-04-05T13:00:51.432Z] Step 10/26 : COPY . . [2023-04-05T13:00:51.690Z] ---> 628115eb6d3f [2023-04-05T13:00:51.691Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T13:00:51.691Z] ---> Running in 7833c1aeaa60 [2023-04-05T13:00:51.691Z] Removing intermediate container 7833c1aeaa60 [2023-04-05T13:00:51.691Z] ---> 42d14b54aa1e [2023-04-05T13:00:51.691Z] Step 12/26 : RUN $MAKE [2023-04-05T13:00:51.949Z] ---> Running in 3d9de64562a3 [2023-04-05T13:00:52.208Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-04-05T13:00:52.298Z] using credential edgex-jenkins-ssh [2023-04-05T13:00:52.314Z] Cloning the remote Git repository [2023-04-05T13:00:52.362Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-05T13:00:52.455Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-05T13:00:52.592Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-05T13:00:52.597Z] > git --version # timeout=10 [2023-04-05T13:00:52.618Z] > git --version # 'git version 2.25.1' [2023-04-05T13:00:52.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T13:00:52.784Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T13:00:54.600Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-05T13:00:54.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T13:00:56.055Z] Merging remotes/origin/main commit d5263f74fc64eb658f1bf96042e543191ec86855 into PR head commit 53e98093ab4a2ab341b4746d2483848aedbeb949 [2023-04-05T13:00:55.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-05T13:00:55.534Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-05T13:00:55.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T13:00:55.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/541/head:refs/remotes/origin/PR-541 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-05T13:00:56.311Z] Merge succeeded, producing 53e98093ab4a2ab341b4746d2483848aedbeb949 [2023-04-05T13:00:56.311Z] Checking out Revision 53e98093ab4a2ab341b4746d2483848aedbeb949 (PR-541) [2023-04-05T13:00:56.773Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-04-05T13:00:56.821Z] > git --version # timeout=10 [2023-04-05T13:00:56.830Z] > git --version # 'git version 2.25.1' [2023-04-05T13:00:56.843Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [2023-04-05T13:00:56.076Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T13:00:56.139Z] > git checkout -f 53e98093ab4a2ab341b4746d2483848aedbeb949 # timeout=10 [2023-04-05T13:00:56.220Z] > git remote # timeout=10 [2023-04-05T13:00:56.237Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T13:00:56.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T13:00:56.274Z] > git merge d5263f74fc64eb658f1bf96042e543191ec86855 # timeout=10 [2023-04-05T13:00:56.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T13:00:56.320Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T13:00:56.334Z] > git checkout -f 53e98093ab4a2ab341b4746d2483848aedbeb949 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T13:00:58.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T13:00:58.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T13:00:58.086Z] Dload Upload Total Spent Left Speed [2023-04-05T13:00:58.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71634 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh [2023-04-05T13:00:58.719Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T13:00:59.066Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-05T13:00:59.066Z] + sudo tee /etc/docker/daemon.new [2023-04-05T13:00:59.066Z] { [2023-04-05T13:00:59.066Z] "registry-mirrors": [ [2023-04-05T13:00:59.066Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T13:00:59.066Z] ], [2023-04-05T13:00:59.066Z] "bip": "10.250.0.254/24", [2023-04-05T13:00:59.066Z] "hosts": [ [2023-04-05T13:00:59.066Z] "tcp://0.0.0.0:5555", [2023-04-05T13:00:59.066Z] "unix:///var/run/docker.sock" [2023-04-05T13:00:59.066Z] ], [2023-04-05T13:00:59.066Z] "mtu": 1458, [2023-04-05T13:00:59.066Z] "selinux-enabled": true, [2023-04-05T13:00:59.066Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T13:00:59.066Z] } [Pipeline] sh [2023-04-05T13:00:59.409Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T13:00:59.775Z] + sudo service docker restart [2023-04-05T13:01:10.290Z] Removing intermediate container 3d9de64562a3 [2023-04-05T13:01:10.290Z] ---> 5c68901ca06d [2023-04-05T13:01:10.290Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T13:01:10.860Z] 3.17: Pulling from library/alpine [2023-04-05T13:01:10.860Z] f56be85fc22e: Pulling fs layer [2023-04-05T13:01:11.166Z] f56be85fc22e: Download complete [2023-04-05T13:01:11.166Z] f56be85fc22e: Pull complete [2023-04-05T13:01:11.166Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T13:01:11.166Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T13:01:11.166Z] ---> 9ed4aefc74f6 [2023-04-05T13:01:11.166Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-05T13:01:11.428Z] ---> Running in c580fde62716 [2023-04-05T13:01:11.428Z] Removing intermediate container c580fde62716 [2023-04-05T13:01:11.428Z] ---> 19625c1e1023 [2023-04-05T13:01:11.428Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-05T13:01:11.428Z] ---> Running in c1a2b0e97451 [2023-04-05T13:01:11.428Z] Removing intermediate container c1a2b0e97451 [2023-04-05T13:01:11.428Z] ---> b17621ee1b74 [2023-04-05T13:01:11.428Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T13:01:11.428Z] ---> Running in 1862849b3c89 [2023-04-05T13:01:11.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T13:01:11.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T13:01:12.204Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T13:01:12.204Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T13:01:12.204Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T13:01:12.204Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T13:01:12.204Z] OK: 8 MiB in 17 packages [2023-04-05T13:01:12.772Z] Removing intermediate container 1862849b3c89 [2023-04-05T13:01:12.772Z] ---> f2bc4fb421e3 [2023-04-05T13:01:12.772Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-05T13:01:12.772Z] ---> c5ed2250c485 [2023-04-05T13:01:12.772Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-05T13:01:13.030Z] ---> af8b5174cf76 [2023-04-05T13:01:13.030Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-05T13:01:13.290Z] ---> 3b71b8718330 [2023-04-05T13:01:13.290Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-05T13:01:14.268Z] ---> 0ff1bc00d324 [2023-04-05T13:01:14.268Z] Step 21/26 : EXPOSE 48095 [2023-04-05T13:01:14.268Z] ---> Running in 448eec342705 [2023-04-05T13:01:14.268Z] Removing intermediate container 448eec342705 [2023-04-05T13:01:14.268Z] ---> 7b9792bf4bed [2023-04-05T13:01:14.268Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-05T13:01:14.268Z] ---> Running in 9b4e269b6201 [2023-04-05T13:01:14.268Z] Removing intermediate container 9b4e269b6201 [2023-04-05T13:01:14.268Z] ---> 369321688383 [2023-04-05T13:01:14.268Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T13:01:14.527Z] ---> Running in 49196d91d647 [2023-04-05T13:01:14.527Z] Removing intermediate container 49196d91d647 [2023-04-05T13:01:14.527Z] ---> 9d9d87df65f2 [2023-04-05T13:01:14.527Z] Step 24/26 : LABEL arch=amd64 [2023-04-05T13:01:14.527Z] ---> Running in 9bac301cc4d7 [2023-04-05T13:01:14.527Z] Removing intermediate container 9bac301cc4d7 [2023-04-05T13:01:14.527Z] ---> bb12fce06c71 [2023-04-05T13:01:14.527Z] Step 25/26 : LABEL git_sha=53e98093ab4a2ab341b4746d2483848aedbeb949 [2023-04-05T13:01:14.527Z] ---> Running in dcb316f74b9c [2023-04-05T13:01:14.786Z] Removing intermediate container dcb316f74b9c [2023-04-05T13:01:14.787Z] ---> 512efe5907c6 [2023-04-05T13:01:14.787Z] Step 26/26 : LABEL version=0.0.0 [2023-04-05T13:01:14.787Z] ---> Running in 4c912cc33888 [2023-04-05T13:01:14.787Z] Removing intermediate container 4c912cc33888 [2023-04-05T13:01:14.787Z] ---> 4b3fa6599b9d [2023-04-05T13:01:14.787Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-05T13:01:14.787Z] Successfully built 4b3fa6599b9d [2023-04-05T13:01:14.787Z] 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-05T13:01:15.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T13:01:15.647Z] [2023-04-05T13:01:15.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:01:16.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T13:01:16.023Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T13:01:16.023Z] 5eb5b503b376: Pulling fs layer [2023-04-05T13:01:16.023Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T13:01:16.023Z] ec43610c2a17: Pulling fs layer [2023-04-05T13:01:16.023Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T13:01:16.023Z] 33b1e0a273af: Pulling fs layer [2023-04-05T13:01:16.023Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T13:01:16.023Z] 3a2ae6a8a46f: Waiting [2023-04-05T13:01:16.023Z] 33b1e0a273af: Waiting [2023-04-05T13:01:16.023Z] 2f39f015ded8: Pulling fs layer [2023-04-05T13:01:16.023Z] 5d3b04190fa2: Waiting [2023-04-05T13:01:16.023Z] 2f39f015ded8: Waiting [2023-04-05T13:01:16.023Z] 5c69ac0246d0: Verifying Checksum [2023-04-05T13:01:16.023Z] 5c69ac0246d0: Download complete [2023-04-05T13:01:16.023Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-05T13:01:16.023Z] 3a2ae6a8a46f: Download complete [2023-04-05T13:01:16.284Z] 33b1e0a273af: Verifying Checksum [2023-04-05T13:01:16.284Z] 33b1e0a273af: Download complete [2023-04-05T13:01:16.284Z] ec43610c2a17: Verifying Checksum [2023-04-05T13:01:16.284Z] ec43610c2a17: Download complete [2023-04-05T13:01:16.284Z] 5d3b04190fa2: Verifying Checksum [2023-04-05T13:01:16.284Z] 5d3b04190fa2: Download complete [2023-04-05T13:01:16.542Z] 5eb5b503b376: Verifying Checksum [2023-04-05T13:01:16.542Z] 5eb5b503b376: Download complete [2023-04-05T13:01:17.108Z] 2f39f015ded8: Download complete [2023-04-05T13:01:17.675Z] 5eb5b503b376: Pull complete [2023-04-05T13:01:17.675Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T13:01:18.150Z] provisioning config files... [2023-04-05T13:01:18.175Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7396094050619181403tmp [Pipeline] { [Pipeline] libraryResource [2023-04-05T13:01:18.243Z] ec43610c2a17: Pull complete [2023-04-05T13:01:18.243Z] 3a2ae6a8a46f: Pull complete [Pipeline] sh [2023-04-05T13:01:18.502Z] 33b1e0a273af: Pull complete [2023-04-05T13:01:18.502Z] 5d3b04190fa2: Pull complete [2023-04-05T13:01:18.564Z] ---> docker-login.sh [2023-04-05T13:01:18.564Z] nexus3.edgexfoundry.org:10001 [2023-04-05T13:01:18.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T13:01:19.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T13:01:19.101Z] Configure a credential helper to remove this warning. See [2023-04-05T13:01:19.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T13:01:19.101Z] [2023-04-05T13:01:19.101Z] Login Succeeded [2023-04-05T13:01:19.101Z] nexus3.edgexfoundry.org:10002 [2023-04-05T13:01:19.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T13:01:19.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T13:01:19.368Z] Configure a credential helper to remove this warning. See [2023-04-05T13:01:19.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T13:01:19.368Z] [2023-04-05T13:01:19.368Z] Login Succeeded [2023-04-05T13:01:19.368Z] nexus3.edgexfoundry.org:10003 [2023-04-05T13:01:19.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T13:01:19.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T13:01:19.637Z] Configure a credential helper to remove this warning. See [2023-04-05T13:01:19.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T13:01:19.637Z] [2023-04-05T13:01:19.637Z] Login Succeeded [2023-04-05T13:01:19.637Z] nexus3.edgexfoundry.org:10004 [2023-04-05T13:01:19.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T13:01:20.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T13:01:20.174Z] Configure a credential helper to remove this warning. See [2023-04-05T13:01:20.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T13:01:20.174Z] [2023-04-05T13:01:20.174Z] Login Succeeded [2023-04-05T13:01:20.174Z] docker.io [2023-04-05T13:01:20.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T13:01:20.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T13:01:20.441Z] Configure a credential helper to remove this warning. See [2023-04-05T13:01:20.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T13:01:20.441Z] [2023-04-05T13:01:20.441Z] Login Succeeded [2023-04-05T13:01:20.441Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T13:01:20.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-05T13:01:20.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T13:01:20.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T13:01:20.890Z] ========================================================= [2023-04-05T13:01:20.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-05T13:01:20.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:01:21.392Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-05T13:01:21.392Z] Sending build context to Docker daemon 169kB [2023-04-05T13:01:21.659Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T13:01:21.659Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-05T13:01:21.659Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T13:01:21.659Z] af6eaf76a39c: Pulling fs layer [2023-04-05T13:01:21.659Z] 55522c791124: Pulling fs layer [2023-04-05T13:01:21.659Z] ce5c4a1c91eb: Pulling fs layer [2023-04-05T13:01:21.659Z] 169dfbe0d373: Pulling fs layer [2023-04-05T13:01:21.659Z] e1ff8fa3b103: Pulling fs layer [2023-04-05T13:01:21.659Z] 52ebb69f0ebf: Pulling fs layer [2023-04-05T13:01:21.659Z] 5abe8eddf0d5: Pulling fs layer [2023-04-05T13:01:21.659Z] 169dfbe0d373: Waiting [2023-04-05T13:01:21.659Z] e1ff8fa3b103: Waiting [2023-04-05T13:01:21.659Z] 52ebb69f0ebf: Waiting [2023-04-05T13:01:21.659Z] 5abe8eddf0d5: Waiting [2023-04-05T13:01:21.659Z] 55522c791124: Verifying Checksum [2023-04-05T13:01:21.659Z] 55522c791124: Download complete [2023-04-05T13:01:21.659Z] 169dfbe0d373: Verifying Checksum [2023-04-05T13:01:21.659Z] 169dfbe0d373: Download complete [2023-04-05T13:01:21.930Z] e1ff8fa3b103: Download complete [2023-04-05T13:01:21.930Z] af6eaf76a39c: Verifying Checksum [2023-04-05T13:01:21.930Z] af6eaf76a39c: Download complete [2023-04-05T13:01:22.689Z] 2f39f015ded8: Pull complete [2023-04-05T13:01:22.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T13:01:22.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T13:01:22.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T13:01:22.897Z] af6eaf76a39c: Pull complete [2023-04-05T13:01:22.897Z] 5abe8eddf0d5: Verifying Checksum [2023-04-05T13:01:22.897Z] 5abe8eddf0d5: Download complete [2023-04-05T13:01:22.929Z] prd-ubuntu20.04-docker-8c-8g-6876 does not seem to be running inside a container [2023-04-05T13:01:22.955Z] $ 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-541 -v /w/workspace/_app-service-configurable_PR-541:/w/workspace/_app-service-configurable_PR-541:rw,z -v /w/workspace/_app-service-configurable_PR-541@tmp:/w/workspace/_app-service-configurable_PR-541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-05T13:01:23.164Z] 55522c791124: Pull complete [2023-04-05T13:01:24.136Z] 52ebb69f0ebf: Verifying Checksum [2023-04-05T13:01:24.136Z] 52ebb69f0ebf: Download complete [2023-04-05T13:01:24.136Z] ce5c4a1c91eb: Verifying Checksum [2023-04-05T13:01:24.136Z] ce5c4a1c91eb: Download complete [2023-04-05T13:01:28.762Z] $ docker top b63a2f25c104b72e6a21645e9ced178e31cb6ce1071c06d7dface755622b8f50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:01:29.256Z] ---> job-cost.sh [2023-04-05T13:01:29.256Z] lf-activate-venv: SKIPPING [2023-04-05T13:01:29.256Z] INFO: No Stack... [2023-04-05T13:01:29.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T13:01:29.773Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T13:01:30.088Z] + cat /w/workspace/_app-service-configurable_PR-541/archives/cost.csv [2023-04-05T13:01:30.088Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T13:01:30.132Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] [2023-04-05T13:01:30.137Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] did not exist. Created. [2023-04-05T13:01:30.137Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T13:01:30.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-05T13:01:30.586Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T13:01:30.621Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T13:01:30.697Z] $ docker stop --time=1 b63a2f25c104b72e6a21645e9ced178e31cb6ce1071c06d7dface755622b8f50 [2023-04-05T13:01:31.854Z] $ docker rm -f --volumes b63a2f25c104b72e6a21645e9ced178e31cb6ce1071c06d7dface755622b8f50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T13:01:34.209Z] ce5c4a1c91eb: Pull complete [2023-04-05T13:01:34.209Z] 169dfbe0d373: Pull complete [2023-04-05T13:01:34.477Z] e1ff8fa3b103: Pull complete [2023-04-05T13:01:41.128Z] 52ebb69f0ebf: Pull complete [2023-04-05T13:01:42.093Z] 5abe8eddf0d5: Pull complete [2023-04-05T13:01:42.093Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-05T13:01:42.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T13:01:42.093Z] ---> 6cb57ee374ae [2023-04-05T13:01:42.093Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T13:01:44.048Z] ---> Running in 3a511fe96657 [2023-04-05T13:01:44.048Z] Removing intermediate container 3a511fe96657 [2023-04-05T13:01:44.048Z] ---> 9daf3f9ab2a7 [2023-04-05T13:01:44.048Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T13:01:44.048Z] ---> Running in f33903128ada [2023-04-05T13:01:44.322Z] Removing intermediate container f33903128ada [2023-04-05T13:01:44.322Z] ---> f0630778aa5d [2023-04-05T13:01:44.322Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-05T13:01:44.322Z] ---> Running in e3c140e9c3e2 [2023-04-05T13:01:44.593Z] Removing intermediate container e3c140e9c3e2 [2023-04-05T13:01:44.593Z] ---> 0818f6391776 [2023-04-05T13:01:44.593Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T13:01:44.862Z] ---> Running in a3dcd240db7c [2023-04-05T13:01:45.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T13:01:46.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T13:01:47.375Z] OK: 263 MiB in 53 packages [2023-04-05T13:01:48.340Z] Removing intermediate container a3dcd240db7c [2023-04-05T13:01:48.340Z] ---> 62c92ae3bf4a [2023-04-05T13:01:48.340Z] Step 7/12 : WORKDIR /app [2023-04-05T13:01:48.340Z] ---> Running in 5463a2e7bb49 [2023-04-05T13:01:48.607Z] Removing intermediate container 5463a2e7bb49 [2023-04-05T13:01:48.607Z] ---> 5d25322fe8c0 [2023-04-05T13:01:48.607Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-05T13:01:49.194Z] ---> 0ca3e42fc759 [2023-04-05T13:01:49.194Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T13:01:49.194Z] ---> Running in 4e0afb0bedff [2023-04-05T13:02:57.068Z] Removing intermediate container 4e0afb0bedff [2023-04-05T13:02:57.068Z] ---> b2383798e5d4 [2023-04-05T13:02:57.068Z] Step 10/12 : COPY . . [2023-04-05T13:02:57.068Z] ---> 984e09cce492 [2023-04-05T13:02:57.068Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T13:02:57.068Z] ---> Running in a3b09c5fbf4f [2023-04-05T13:02:57.068Z] Removing intermediate container a3b09c5fbf4f [2023-04-05T13:02:57.068Z] ---> bd672fda42ab [2023-04-05T13:02:57.068Z] Step 12/12 : RUN $MAKE [2023-04-05T13:02:57.068Z] ---> Running in 793e534d8434 [2023-04-05T13:02:57.068Z] noop [2023-04-05T13:02:57.068Z] Removing intermediate container 793e534d8434 [2023-04-05T13:02:57.068Z] ---> 3b5b60e529f8 [2023-04-05T13:02:57.068Z] Successfully built 3b5b60e529f8 [2023-04-05T13:02:57.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:02:57.594Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T13:02:57.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T13:02:57.854Z] prd-ubuntu20.04-docker-arm64-4c-16g-6877 does not seem to be running inside a container [2023-04-05T13:02:57.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-05T13:02:59.075Z] $ docker top 70aed380ab4aafab20c7e82098641682860b8ba4637e4a009134dfc0decbd517 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T13:02:59.934Z] + go version [2023-04-05T13:02:59.934Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-05T13:02:59.972Z] $ docker stop --time=1 70aed380ab4aafab20c7e82098641682860b8ba4637e4a009134dfc0decbd517 [2023-04-05T13:03:01.521Z] $ docker rm -f --volumes 70aed380ab4aafab20c7e82098641682860b8ba4637e4a009134dfc0decbd517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:03:02.319Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T13:03:02.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T13:03:02.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-6877 does not seem to be running inside a container [2023-04-05T13:03:02.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-05T13:03:03.692Z] $ docker top 1c23382ee5c273215de1abde9076503dc57fae43630d406ebad3bbaf1b428f12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T13:03:04.221Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-04-05T13:03:04.611Z] + make test [2023-04-05T13:03:04.611Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T13:05:41.296Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-05T13:05:41.296Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-05T13:05:41.296Z] go vet ./... [2023-04-05T13:08:03.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T13:08:03.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T13:08:03.018Z] ./bin/test-attribution-txt.sh [2023-04-05T13:08:03.018Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-05T13:08:03.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T13:08:03.094Z] $ docker stop --time=1 1c23382ee5c273215de1abde9076503dc57fae43630d406ebad3bbaf1b428f12 [2023-04-05T13:08:04.942Z] $ docker rm -f --volumes 1c23382ee5c273215de1abde9076503dc57fae43630d406ebad3bbaf1b428f12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T13:08:06.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T13:08:06.420Z] Warning: overwriting stash ‘coverage-report’ [2023-04-05T13:08:06.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T13:08:07.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-05T13:08:07.745Z] + ls -al . [2023-04-05T13:08:07.745Z] total 172 [2023-04-05T13:08:07.745Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 5 13:03 . [2023-04-05T13:08:07.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 13:00 .. [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 5 13:00 .dockerignore [2023-04-05T13:08:07.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 13:00 .git [2023-04-05T13:08:07.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 13:00 .github [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 5 13:00 .gitignore [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 13:00 .golangci.yml [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 5 13:00 Attribution.txt [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 5 13:00 CHANGELOG.md [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 5 13:00 Dockerfile [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 13:00 GOVERNANCE.md [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 5 13:00 Jenkinsfile [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 5 13:00 LICENSE [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 5 13:00 OWNERS.md [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 5 13:00 README.md [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 5 12:58 VERSION [2023-04-05T13:08:07.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 13:00 bin [2023-04-05T13:08:07.745Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 5 13:03 coverage.out [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 5 13:00 go.mod [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 5 13:00 go.sum [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 5 13:00 main.go [2023-04-05T13:08:07.745Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 5 13:00 makefile [2023-04-05T13:08:07.745Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 13:00 res [2023-04-05T13:08:07.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:08:08.165Z] + 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=53e98093ab4a2ab341b4746d2483848aedbeb949 --label arch=arm64 --label version=0.0.0 . [2023-04-05T13:08:08.165Z] Sending build context to Docker daemon 170kB [2023-04-05T13:08:08.433Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T13:08:08.433Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-05T13:08:08.433Z] ---> 3b5b60e529f8 [2023-04-05T13:08:08.433Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T13:08:11.012Z] ---> Running in ff4034521a27 [2023-04-05T13:08:11.279Z] Removing intermediate container ff4034521a27 [2023-04-05T13:08:11.279Z] ---> f18303a2dfab [2023-04-05T13:08:11.279Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T13:08:11.279Z] ---> Running in cbdc742b91f6 [2023-04-05T13:08:11.548Z] Removing intermediate container cbdc742b91f6 [2023-04-05T13:08:11.548Z] ---> 795dd5685476 [2023-04-05T13:08:11.548Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-05T13:08:11.813Z] ---> Running in 37dc53812d63 [2023-04-05T13:08:12.081Z] Removing intermediate container 37dc53812d63 [2023-04-05T13:08:12.081Z] ---> 74631c191b97 [2023-04-05T13:08:12.081Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T13:08:12.081Z] ---> Running in 844c0751b3d0 [2023-04-05T13:08:13.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T13:08:13.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T13:08:15.023Z] OK: 263 MiB in 53 packages [2023-04-05T13:08:15.608Z] Removing intermediate container 844c0751b3d0 [2023-04-05T13:08:15.608Z] ---> 2fd6320a6f3e [2023-04-05T13:08:15.608Z] Step 7/26 : WORKDIR /app [2023-04-05T13:08:15.608Z] ---> Running in a9ad85146a2f [2023-04-05T13:08:15.876Z] Removing intermediate container a9ad85146a2f [2023-04-05T13:08:15.876Z] ---> 10f731cb22de [2023-04-05T13:08:15.876Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-05T13:08:16.459Z] ---> 92f3fc6a9989 [2023-04-05T13:08:16.459Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T13:08:16.459Z] ---> Running in decbfc529d7d [2023-04-05T13:08:19.043Z] Removing intermediate container decbfc529d7d [2023-04-05T13:08:19.043Z] ---> 30cae30453b6 [2023-04-05T13:08:19.043Z] Step 10/26 : COPY . . [2023-04-05T13:08:19.309Z] ---> defc4d41922d [2023-04-05T13:08:19.310Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T13:08:19.310Z] ---> Running in 27a1ca20e8fb [2023-04-05T13:08:19.579Z] Removing intermediate container 27a1ca20e8fb [2023-04-05T13:08:19.579Z] ---> 8ac8a8684162 [2023-04-05T13:08:19.579Z] Step 12/26 : RUN $MAKE [2023-04-05T13:08:19.845Z] ---> Running in 593b0c92b78e [2023-04-05T13:08:20.426Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-04-05T13:10:27.145Z] Removing intermediate container 593b0c92b78e [2023-04-05T13:10:27.145Z] ---> 4bbfab8dbeb7 [2023-04-05T13:10:27.145Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T13:10:27.145Z] 3.17: Pulling from library/alpine [2023-04-05T13:10:27.145Z] c41833b44d91: Pulling fs layer [2023-04-05T13:10:27.145Z] c41833b44d91: Verifying Checksum [2023-04-05T13:10:27.145Z] c41833b44d91: Download complete [2023-04-05T13:10:27.145Z] c41833b44d91: Pull complete [2023-04-05T13:10:27.145Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T13:10:27.145Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T13:10:27.145Z] ---> 51e60588ff2c [2023-04-05T13:10:27.146Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-05T13:10:27.146Z] ---> Running in c601df51920e [2023-04-05T13:10:27.146Z] Removing intermediate container c601df51920e [2023-04-05T13:10:27.146Z] ---> 1e1d4dee01d3 [2023-04-05T13:10:27.146Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-05T13:10:27.146Z] ---> Running in 0c555b4c81e6 [2023-04-05T13:10:27.146Z] Removing intermediate container 0c555b4c81e6 [2023-04-05T13:10:27.146Z] ---> 481f82cae4e2 [2023-04-05T13:10:27.146Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T13:10:27.146Z] ---> Running in ac08395d0520 [2023-04-05T13:10:27.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T13:10:27.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T13:10:27.146Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T13:10:27.146Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T13:10:27.146Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T13:10:27.146Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T13:10:27.146Z] OK: 8 MiB in 17 packages [2023-04-05T13:10:27.146Z] Removing intermediate container ac08395d0520 [2023-04-05T13:10:27.146Z] ---> f7f407f5b8e5 [2023-04-05T13:10:27.146Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-05T13:10:27.146Z] ---> cfeba3cf68ca [2023-04-05T13:10:27.146Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-05T13:10:27.146Z] ---> 0890e90235f8 [2023-04-05T13:10:27.146Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-05T13:10:27.146Z] ---> 39055c3f7fcd [2023-04-05T13:10:27.146Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-05T13:10:27.146Z] ---> 58501e188dfd [2023-04-05T13:10:27.146Z] Step 21/26 : EXPOSE 48095 [2023-04-05T13:10:27.146Z] ---> Running in 8f8337ce39ba [2023-04-05T13:10:27.146Z] Removing intermediate container 8f8337ce39ba [2023-04-05T13:10:27.146Z] ---> 94ebf4894494 [2023-04-05T13:10:27.146Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-05T13:10:27.146Z] ---> Running in b9f2200279a4 [2023-04-05T13:10:27.146Z] Removing intermediate container b9f2200279a4 [2023-04-05T13:10:27.146Z] ---> 4706500900cd [2023-04-05T13:10:27.146Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T13:10:27.146Z] ---> Running in 318de2bfd706 [2023-04-05T13:10:27.146Z] Removing intermediate container 318de2bfd706 [2023-04-05T13:10:27.146Z] ---> b0e90d3b02d9 [2023-04-05T13:10:27.146Z] Step 24/26 : LABEL arch=arm64 [2023-04-05T13:10:27.146Z] ---> Running in a976f13ce4fa [2023-04-05T13:10:27.416Z] Removing intermediate container a976f13ce4fa [2023-04-05T13:10:27.416Z] ---> 48ae8dfa1ffb [2023-04-05T13:10:27.416Z] Step 25/26 : LABEL git_sha=53e98093ab4a2ab341b4746d2483848aedbeb949 [2023-04-05T13:10:27.416Z] ---> Running in ff74af6524b7 [2023-04-05T13:10:27.690Z] Removing intermediate container ff74af6524b7 [2023-04-05T13:10:27.690Z] ---> b03e952e6213 [2023-04-05T13:10:27.690Z] Step 26/26 : LABEL version=0.0.0 [2023-04-05T13:10:27.690Z] ---> Running in d70258422c5a [2023-04-05T13:10:27.966Z] Removing intermediate container d70258422c5a [2023-04-05T13:10:27.966Z] ---> 5c0f9624abdf [2023-04-05T13:10:27.966Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-05T13:10:27.966Z] Successfully built 5c0f9624abdf [2023-04-05T13:10:27.966Z] 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-05T13:10:28.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T13:10:28.960Z] [2023-04-05T13:10:28.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:10:29.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T13:10:29.384Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T13:10:29.384Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T13:10:29.384Z] 04944245beec: Pulling fs layer [2023-04-05T13:10:29.384Z] 699f458cf7ca: Pulling fs layer [2023-04-05T13:10:29.384Z] 765212b225bb: Pulling fs layer [2023-04-05T13:10:29.384Z] f23df028b6ca: Pulling fs layer [2023-04-05T13:10:29.384Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T13:10:29.384Z] 765212b225bb: Waiting [2023-04-05T13:10:29.384Z] f23df028b6ca: Waiting [2023-04-05T13:10:29.384Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T13:10:29.384Z] d65c8cfc05b1: Waiting [2023-04-05T13:10:29.384Z] 2437ff75d9bd: Waiting [2023-04-05T13:10:29.658Z] 04944245beec: Verifying Checksum [2023-04-05T13:10:29.658Z] 04944245beec: Download complete [2023-04-05T13:10:29.658Z] 765212b225bb: Verifying Checksum [2023-04-05T13:10:29.658Z] 765212b225bb: Download complete [2023-04-05T13:10:29.658Z] f23df028b6ca: Verifying Checksum [2023-04-05T13:10:29.658Z] f23df028b6ca: Download complete [2023-04-05T13:10:29.658Z] d65c8cfc05b1: Verifying Checksum [2023-04-05T13:10:29.658Z] d65c8cfc05b1: Download complete [2023-04-05T13:10:29.658Z] 699f458cf7ca: Verifying Checksum [2023-04-05T13:10:29.658Z] 699f458cf7ca: Download complete [2023-04-05T13:10:30.262Z] 8998bd30e6a1: Verifying Checksum [2023-04-05T13:10:30.262Z] 8998bd30e6a1: Download complete [2023-04-05T13:10:32.210Z] 2437ff75d9bd: Verifying Checksum [2023-04-05T13:10:32.210Z] 2437ff75d9bd: Download complete [2023-04-05T13:10:36.475Z] 8998bd30e6a1: Pull complete [2023-04-05T13:10:36.475Z] 04944245beec: Pull complete [2023-04-05T13:10:37.431Z] 699f458cf7ca: Pull complete [2023-04-05T13:10:37.697Z] 765212b225bb: Pull complete [2023-04-05T13:10:38.280Z] f23df028b6ca: Pull complete [2023-04-05T13:10:38.548Z] d65c8cfc05b1: Pull complete [2023-04-05T13:10:53.534Z] 2437ff75d9bd: Pull complete [2023-04-05T13:10:53.534Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T13:10:53.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T13:10:53.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T13:10:53.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-6877 does not seem to be running inside a container [2023-04-05T13:10:53.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-05T13:10:56.485Z] $ docker top 0d7401dbb743525535a306d111f79bd9dd334de34bdf699093ee6341d3b0d3b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:10:57.374Z] ---> job-cost.sh [2023-04-05T13:10:57.374Z] lf-activate-venv: SKIPPING [2023-04-05T13:10:57.374Z] INFO: No Stack... [2023-04-05T13:10:57.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T13:10:58.598Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T13:10:58.933Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-04-05T13:10:58.933Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T13:10:58.988Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] [2023-04-05T13:10:58.993Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] did not exist. Created. [2023-04-05T13:10:58.993Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T13:10:59.723Z] /w/workspace/app-service-configurable/1@tmp/durable-01891ab8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-05T13:11:00.393Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T13:11:00.429Z] Warning: overwriting stash ‘stack-cost’ [2023-04-05T13:11:00.478Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T13:11:00.494Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-541-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T13:11:00.566Z] $ docker stop --time=1 0d7401dbb743525535a306d111f79bd9dd334de34bdf699093ee6341d3b0d3b7 [2023-04-05T13:11:02.405Z] $ docker rm -f --volumes 0d7401dbb743525535a306d111f79bd9dd334de34bdf699093ee6341d3b0d3b7 [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-05T13:11:03.480Z] provisioning config files... [2023-04-05T13:11:03.487Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-541@tmp/config5939255568982182616tmp [Pipeline] { [Pipeline] sh [2023-04-05T13:11:03.817Z] + set +x [2023-04-05T13:11:03.817Z] + curl+ -s https://codecov.io/bash [2023-04-05T13:11:03.817Z] bash -s -- [2023-04-05T13:11:04.076Z] [2023-04-05T13:11:04.076Z] _____ _ [2023-04-05T13:11:04.076Z] / ____| | | [2023-04-05T13:11:04.076Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T13:11:04.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T13:11:04.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T13:11:04.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T13:11:04.076Z] Bash-1.0.6 [2023-04-05T13:11:04.076Z] [2023-04-05T13:11:04.076Z] [2023-04-05T13:11:04.076Z] ==> git version 2.25.1 found [2023-04-05T13:11:04.076Z] ==> 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-05T13:11:04.076Z] Release-Date: 2020-01-08 [2023-04-05T13:11:04.076Z] 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-05T13:11:04.076Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T13:11:04.076Z] ==> Jenkins CI detected. [2023-04-05T13:11:04.076Z] current dir:  /w/workspace/_app-service-configurable_PR-541 [2023-04-05T13:11:04.076Z] project root: . [2023-04-05T13:11:04.076Z] --> token set from env [2023-04-05T13:11:04.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-05T13:11:04.076Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T13:11:04.076Z] ==> Python coveragepy not found [2023-04-05T13:11:04.076Z] ==> Searching for coverage reports in: [2023-04-05T13:11:04.076Z] + . [2023-04-05T13:11:04.076Z] -> Found 1 reports [2023-04-05T13:11:04.076Z] ==> Detecting git/mercurial file structure [2023-04-05T13:11:04.076Z] ==> Reading reports [2023-04-05T13:11:04.076Z] + ./coverage.out bytes=13 [2023-04-05T13:11:04.076Z] ==> Appending adjustments [2023-04-05T13:11:04.076Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T13:11:04.076Z] + Found adjustments [2023-04-05T13:11:04.076Z] ==> Gzipping contents [2023-04-05T13:11:04.076Z] 4.0K /tmp/codecov.tYAVfa.gz [2023-04-05T13:11:04.076Z] ==> Uploading reports [2023-04-05T13:11:04.076Z] url: https://codecov.io [2023-04-05T13:11:04.076Z] query: branch=PR-541&commit=53e98093ab4a2ab341b4746d2483848aedbeb949&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-541%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=541&job=&cmd_args= [2023-04-05T13:11:04.076Z] -> Pinging Codecov [2023-04-05T13:11:04.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-541&commit=53e98093ab4a2ab341b4746d2483848aedbeb949&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-541%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=541&job=&cmd_args= [2023-04-05T13:11:04.335Z] -> Uploading to [2023-04-05T13:11:04.335Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-05/A97CA9966030D2A3747ED39772930CCE/53e98093ab4a2ab341b4746d2483848aedbeb949/97cc6488-3f2b-4958-9cdd-cb7c22b39bef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T131104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87f1c18ff23c78a7da8dfba3577915e0b0f0cb865c6c4e44cdb741b82e6338d2 [2023-04-05T13:11:04.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T13:11:04.335Z] Dload Upload Total Spent Left Speed [2023-04-05T13:11:04.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1565 --:--:-- --:--:-- --:--:-- 1560 100 429 0 0 100 429 0 1565 --:--:-- --:--:-- --:--:-- 1560 [2023-04-05T13:11:04.594Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/53e98093ab4a2ab341b4746d2483848aedbeb949 [Pipeline] } [2023-04-05T13:11:04.621Z] 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-05T13:11:06.303Z] + [ -d /w/workspace/_app-service-configurable_PR-541/archives ] [2023-04-05T13:11:06.303Z] + ls -al /w/workspace/_app-service-configurable_PR-541/archives [2023-04-05T13:11:06.303Z] total 16 [2023-04-05T13:11:06.303Z] drwxr-xr-x 3 root root 4096 Apr 5 13:01 . [2023-04-05T13:11:06.303Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 13:01 .. [2023-04-05T13:11:06.303Z] drwxr-xr-x 2 root root 4096 Apr 5 13:01 cost [2023-04-05T13:11:06.303Z] -rw-r--r-- 1 root root 96 Apr 5 13:01 cost.csv [2023-04-05T13:11:06.303Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-541/archives [2023-04-05T13:11:06.303Z] + ls -al /w/workspace/_app-service-configurable_PR-541/archives [2023-04-05T13:11:06.303Z] total 16 [2023-04-05T13:11:06.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 13:01 . [2023-04-05T13:11:06.303Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 5 13:01 .. [2023-04-05T13:11:06.303Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 13:01 cost [2023-04-05T13:11:06.303Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 5 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:11:06.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:11:07.530Z] ---> package-listing.sh [2023-04-05T13:11:07.530Z] ++ facter osfamily [2023-04-05T13:11:07.530Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T13:11:07.789Z] + OS_FAMILY=debian [2023-04-05T13:11:07.790Z] + workspace=/w/workspace/_app-service-configurable_PR-541 [2023-04-05T13:11:07.790Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T13:11:07.790Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T13:11:07.790Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T13:11:07.790Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T13:11:07.790Z] + '[' /w/workspace/_app-service-configurable_PR-541 ']' [2023-04-05T13:11:07.790Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T13:11:07.790Z] + case "${OS_FAMILY}" in [2023-04-05T13:11:07.790Z] + dpkg -l [2023-04-05T13:11:07.790Z] + grep '^ii' [2023-04-05T13:11:07.790Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T13:11:07.790Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T13:11:07.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T13:11:07.790Z] + '[' /w/workspace/_app-service-configurable_PR-541 ']' [2023-04-05T13:11:07.790Z] + mkdir -p /w/workspace/_app-service-configurable_PR-541/archives/ [2023-04-05T13:11:07.790Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-541/archives/ [Pipeline] echo [2023-04-05T13:11:07.821Z] 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-541/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-05T13:11:08.112Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T13:11:08.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T13:11:08.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T13:11:08.876Z] prd-ubuntu20.04-docker-8c-8g-6876 does not seem to be running inside a container [2023-04-05T13:11:08.904Z] $ 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-541/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-541 -v /w/workspace/_app-service-configurable_PR-541:/w/workspace/_app-service-configurable_PR-541:rw,z -v /w/workspace/_app-service-configurable_PR-541@tmp:/w/workspace/_app-service-configurable_PR-541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-05T13:11:09.100Z] $ docker top a7168c345ed719c915a7f2f8ce9a7985fc3a80d6d091a25b3a51b0f7e4c11936 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T13:11:09.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T13:11:09.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T13:11:10.114Z] + ls /var/log/sa-host [2023-04-05T13:11:10.114Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T13:11:10.331Z] provisioning config files... [2023-04-05T13:11:10.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-541@tmp/config14531275349395232929tmp [Pipeline] { [Pipeline] echo [2023-04-05T13:11:10.398Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:11:10.717Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T13:11:10.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:11:11.136Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T13:11:11.172Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:11:11.485Z] ---> sudo-logs.sh [2023-04-05T13:11:11.485Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T13:11:11.578Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:11:11.892Z] ---> job-cost.sh [2023-04-05T13:11:11.892Z] lf-activate-venv: SKIPPING [2023-04-05T13:11:11.892Z] DEBUG: total: 0.2199999988079071 [2023-04-05T13:11:11.892Z] INFO: Retrieving Stack Cost... [2023-04-05T13:11:12.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T13:11:12.721Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T13:11:12.759Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T13:11:13.081Z] ---> logs-deploy.sh [2023-04-05T13:11:13.081Z] lf-activate-venv: SKIPPING [2023-04-05T13:11:13.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-541/1 [2023-04-05T13:11:13.081Z] INFO: archiving workspace using pattern(s): [2023-04-05T13:11:14.019Z] Archives upload complete. [2023-04-05T13:11:14.019Z] INFO: archiving logs to Nexus