Pull request #640 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0a508d53b87b78f80acc5018f03d68440d3af86+c387f8d8248c2e23c26c5a451cea17ce39badd4b (6c5ffe3bc69698684afc48717354527f0c4e94bd) 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-ssh18325453185707161937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15134590903669582638.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-640/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-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh152232864282614080.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-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2337781522877103437.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12807059892334028450.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-640/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-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16520049093773686934.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-531 in /w/workspace/_app-service-configurable_PR-640 [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-640 # 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 Merging remotes/origin/main commit c387f8d8248c2e23c26c5a451cea17ce39badd4b into PR head commit b0a508d53b87b78f80acc5018f03d68440d3af86 Merge succeeded, producing b0a508d53b87b78f80acc5018f03d68440d3af86 Checking out Revision b0a508d53b87b78f80acc5018f03d68440d3af86 (PR-640) > 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/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0a508d53b87b78f80acc5018f03d68440d3af86 # 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 c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0a508d53b87b78f80acc5018f03d68440d3af86 # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T12:03:03.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T12:03:03.629Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T12:03:03.751Z] ========================================================= [2024-02-06T12:03:03.751Z] EdgeX Global Pipelines Version Info [2024-02-06T12:03:03.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:03:04.526Z] ------------------- [2024-02-06T12:03:04.526Z] stable info: [2024-02-06T12:03:04.526Z] ------------------- [2024-02-06T12:03:04.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T12:03:04.527Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T12:03:04.527Z] Message: update stable to v1.0.258 [2024-02-06T12:03:05.097Z] ------------------- [2024-02-06T12:03:05.097Z] experimental info: [2024-02-06T12:03:05.097Z] ------------------- [2024-02-06T12:03:05.097Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T12:03:05.097Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T12:03:05.097Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T12:03:05.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-06T12:03:05.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-06T12:03:05.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T12:03:05.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T12:03:05.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T12:03:05.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T12:03:05.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T12:03:05.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T12:03:05.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T12:03:05.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T12:03:05.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T12:03:06.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-06T12:03:06.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T12:03:06.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T12:03:06.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T12:03:06.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T12:03:06.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T12:03:06.454Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T12:03:06.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T12:03:06.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T12:03:06.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T12:03:06.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T12:03:06.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T12:03:06.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T12:03:07.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T12:03:07.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T12:03:07.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T12:03:07.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-640 [Pipeline] echo [2024-02-06T12:03:07.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-640 [Pipeline] echo [2024-02-06T12:03:07.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-640 [Pipeline] echo [2024-02-06T12:03:07.558Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0a508d53b87b78f80acc5018f03d68440d3af86 [Pipeline] echo [2024-02-06T12:03:07.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0a508d [Pipeline] echo [2024-02-06T12:03:07.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T12:03:07.907Z] provisioning config files... [2024-02-06T12:03:07.921Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-640@tmp/config13015552979248403945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:03:08.342Z] ---> ****-login.sh [2024-02-06T12:03:08.342Z] nexus3.edgexfoundry.org:10001 [2024-02-06T12:03:08.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:08.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:08.603Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:08.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:08.603Z] [2024-02-06T12:03:08.603Z] Login Succeeded [2024-02-06T12:03:08.603Z] nexus3.edgexfoundry.org:10002 [2024-02-06T12:03:08.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:08.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:08.864Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:08.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:08.864Z] [2024-02-06T12:03:08.864Z] Login Succeeded [2024-02-06T12:03:08.864Z] nexus3.edgexfoundry.org:10003 [2024-02-06T12:03:08.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:08.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:08.864Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:08.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:08.864Z] [2024-02-06T12:03:08.864Z] Login Succeeded [2024-02-06T12:03:08.864Z] nexus3.edgexfoundry.org:10004 [2024-02-06T12:03:08.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:09.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:09.124Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:09.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:09.124Z] [2024-02-06T12:03:09.124Z] Login Succeeded [2024-02-06T12:03:09.124Z] ****.io [2024-02-06T12:03:09.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:09.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:09.386Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:09.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:09.386Z] [2024-02-06T12:03:09.386Z] Login Succeeded [2024-02-06T12:03:09.386Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T12:03:09.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T12:03:10.249Z] + git rev-list -1 --merges b0a508d53b87b78f80acc5018f03d68440d3af86~1..b0a508d53b87b78f80acc5018f03d68440d3af86 [Pipeline] echo [2024-02-06T12:03:10.294Z] -----------> git rev-list -1 --merges b0a508d53b87b78f80acc5018f03d68440d3af86~1..b0a508d53b87b78f80acc5018f03d68440d3af86 b0a508d53b87b78f80acc5018f03d68440d3af86 [false] [Pipeline] sh [2024-02-06T12:03:10.642Z] + git log --format=format:%s -1 b0a508d53b87b78f80acc5018f03d68440d3af86 [Pipeline] echo [2024-02-06T12:03:10.681Z] ========================================================= [2024-02-06T12:03:10.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T12:03:10.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T12:03:11.194Z] + git log --format=format:%s -1 b0a508d53b87b78f80acc5018f03d68440d3af86 [Pipeline] echo [2024-02-06T12:03:11.234Z] [semverPrep] GIT_COMMIT: b0a508d53b87b78f80acc5018f03d68440d3af86, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-06T12:03:11.303Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T12:03:11.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T12:03:11.764Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T12:03:11.764Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T12:03:11.764Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T12:03:11.764Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T12:03:11.764Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T12:03:11.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:03:12.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T12:03:12.313Z] [2024-02-06T12:03:12.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:03:12.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T12:03:12.734Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T12:03:12.734Z] b85a868b505f: Pulling fs layer [2024-02-06T12:03:12.734Z] e2be974225ed: Pulling fs layer [2024-02-06T12:03:12.734Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T12:03:12.734Z] 988bab9f4d93: Pulling fs layer [2024-02-06T12:03:12.734Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T12:03:12.734Z] eaf3925da568: Pulling fs layer [2024-02-06T12:03:12.734Z] bab4dde63d76: Pulling fs layer [2024-02-06T12:03:12.734Z] bde34c3a00c8: Pulling fs layer [2024-02-06T12:03:12.734Z] b352a97aabf1: Pulling fs layer [2024-02-06T12:03:12.734Z] 4872d77fe225: Pulling fs layer [2024-02-06T12:03:12.734Z] 5851b861e8e6: Pulling fs layer [2024-02-06T12:03:12.734Z] 1469e6f7b9e6: Waiting [2024-02-06T12:03:12.734Z] b352a97aabf1: Waiting [2024-02-06T12:03:12.734Z] eaf3925da568: Waiting [2024-02-06T12:03:12.734Z] 4872d77fe225: Waiting [2024-02-06T12:03:12.734Z] bab4dde63d76: Waiting [2024-02-06T12:03:12.734Z] 5851b861e8e6: Waiting [2024-02-06T12:03:12.734Z] bde34c3a00c8: Waiting [2024-02-06T12:03:12.734Z] 988bab9f4d93: Waiting [2024-02-06T12:03:12.734Z] e2be974225ed: Download complete [2024-02-06T12:03:12.734Z] 988bab9f4d93: Verifying Checksum [2024-02-06T12:03:12.734Z] 988bab9f4d93: Download complete [2024-02-06T12:03:13.000Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T12:03:13.000Z] 1469e6f7b9e6: Download complete [2024-02-06T12:03:13.000Z] 339a4e72a1f5: Verifying Checksum [2024-02-06T12:03:13.000Z] 339a4e72a1f5: Download complete [2024-02-06T12:03:13.000Z] eaf3925da568: Verifying Checksum [2024-02-06T12:03:13.000Z] eaf3925da568: Download complete [2024-02-06T12:03:13.000Z] bde34c3a00c8: Verifying Checksum [2024-02-06T12:03:13.000Z] bde34c3a00c8: Download complete [2024-02-06T12:03:13.000Z] b352a97aabf1: Verifying Checksum [2024-02-06T12:03:13.000Z] b352a97aabf1: Download complete [2024-02-06T12:03:13.000Z] 4872d77fe225: Verifying Checksum [2024-02-06T12:03:13.000Z] 4872d77fe225: Download complete [2024-02-06T12:03:13.000Z] 5851b861e8e6: Verifying Checksum [2024-02-06T12:03:13.000Z] 5851b861e8e6: Download complete [2024-02-06T12:03:13.000Z] b85a868b505f: Verifying Checksum [2024-02-06T12:03:13.000Z] b85a868b505f: Download complete [2024-02-06T12:03:13.261Z] bab4dde63d76: Verifying Checksum [2024-02-06T12:03:13.261Z] bab4dde63d76: Download complete [2024-02-06T12:03:15.189Z] b85a868b505f: Pull complete [2024-02-06T12:03:15.448Z] e2be974225ed: Pull complete [2024-02-06T12:03:16.845Z] 339a4e72a1f5: Pull complete [2024-02-06T12:03:17.852Z] 988bab9f4d93: Pull complete [2024-02-06T12:03:18.795Z] 1469e6f7b9e6: Pull complete [2024-02-06T12:03:19.057Z] eaf3925da568: Pull complete [2024-02-06T12:03:21.620Z] bab4dde63d76: Pull complete [2024-02-06T12:03:21.880Z] bde34c3a00c8: Pull complete [2024-02-06T12:03:22.140Z] b352a97aabf1: Pull complete [2024-02-06T12:03:22.140Z] 4872d77fe225: Pull complete [2024-02-06T12:03:22.140Z] 5851b861e8e6: Pull complete [2024-02-06T12:03:22.140Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T12:03:22.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T12:03:22.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:03:22.510Z] prd-ubuntu20.04-docker-8c-8g-531 does not seem to be running inside a container [2024-02-06T12:03:22.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-640 -v /w/workspace/_app-service-configurable_PR-640:/w/workspace/_app-service-configurable_PR-640:rw,z -v /w/workspace/_app-service-configurable_PR-640@tmp:/w/workspace/_app-service-configurable_PR-640@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 [2024-02-06T12:03:29.848Z] $ docker top 27752523ae31cbbf78a06f91d10973e5ac384308a0190887e8580e498a6a102c -eo pid,comm [2024-02-06T12:03:29.902Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-06T12:03:29.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T12:03:30.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T12:03:30.119Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T12:03:30.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T12:03:30.220Z] $ docker exec 27752523ae31cbbf78a06f91d10973e5ac384308a0190887e8580e498a6a102c ssh-agent [2024-02-06T12:03:30.329Z] SSH_AUTH_SOCK=/tmp/ssh-n6k93u0Lddfu/agent.32 [2024-02-06T12:03:30.329Z] SSH_AGENT_PID=38 [2024-02-06T12:03:30.336Z] Running ssh-add (command line suppressed) [2024-02-06T12:03:30.430Z] Identity added: /w/workspace/_app-service-configurable_PR-640@tmp/private_key_6203594600404840736.key (/w/workspace/_app-service-configurable_PR-640@tmp/private_key_6203594600404840736.key) [2024-02-06T12:03:30.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T12:03:30.811Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T12:03:30.836Z] $ docker exec --env ******** --env ******** 27752523ae31cbbf78a06f91d10973e5ac384308a0190887e8580e498a6a102c ssh-agent -k [2024-02-06T12:03:30.921Z] unset SSH_AUTH_SOCK; [2024-02-06T12:03:30.921Z] unset SSH_AGENT_PID; [2024-02-06T12:03:30.921Z] echo Agent pid 38 killed; [2024-02-06T12:03:30.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T12:03:31.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T12:03:31.064Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T12:03:31.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T12:03:31.185Z] $ docker exec 27752523ae31cbbf78a06f91d10973e5ac384308a0190887e8580e498a6a102c ssh-agent [2024-02-06T12:03:31.294Z] SSH_AUTH_SOCK=/tmp/ssh-PqZrjSQWArdA/agent.70 [2024-02-06T12:03:31.294Z] SSH_AGENT_PID=76 [2024-02-06T12:03:31.299Z] Running ssh-add (command line suppressed) [2024-02-06T12:03:31.399Z] Identity added: /w/workspace/_app-service-configurable_PR-640@tmp/private_key_9464783071436982959.key (/w/workspace/_app-service-configurable_PR-640@tmp/private_key_9464783071436982959.key) [2024-02-06T12:03:31.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T12:03:31.772Z] + git semver init [2024-02-06T12:03:32.046Z] 2024-02-06 12:03:31,983 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T12:03:32.046Z] 2024-02-06 12:03:31,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-640/.semver [2024-02-06T12:03:32.046Z] 2024-02-06 12:03:31,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-640/.semver [2024-02-06T12:03:32.046Z] 2024-02-06 12:03:31,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-640/.semver'], cwd=/w/workspace/_app-service-configurable_PR-640, universal_newlines=False, shell=None, istream=None) [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,299 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-640/.git/info/exclude [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,299 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-640/.semver/PR-640 with force:False [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,299 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-640/.semver/PR-640 [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,304 [execute] INFO git cat-file --batch-check [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-640/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,310 [execute] INFO git cat-file --batch [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-640/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T12:03:33.427Z] 2024-02-06 12:03:33,314 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-640/.semver/PR-640 [2024-02-06T12:03:33.427Z] 0.0.0 [Pipeline] } [2024-02-06T12:03:33.467Z] $ docker exec --env ******** --env ******** 27752523ae31cbbf78a06f91d10973e5ac384308a0190887e8580e498a6a102c ssh-agent -k [2024-02-06T12:03:33.560Z] unset SSH_AUTH_SOCK; [2024-02-06T12:03:33.560Z] unset SSH_AGENT_PID; [2024-02-06T12:03:33.560Z] echo Agent pid 76 killed; [2024-02-06T12:03:33.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T12:03:34.103Z] + git semver [Pipeline] } [2024-02-06T12:03:34.389Z] $ docker stop --time=1 27752523ae31cbbf78a06f91d10973e5ac384308a0190887e8580e498a6a102c [2024-02-06T12:03:35.964Z] $ docker rm -f --volumes 27752523ae31cbbf78a06f91d10973e5ac384308a0190887e8580e498a6a102c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T12:03:36.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T12:03:36.838Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T12:03:36.860Z] [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 [2024-02-06T12:03:37.788Z] provisioning config files... [2024-02-06T12:03:37.797Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-640@tmp/config6136064710714506225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:03:38.204Z] ---> ****-login.sh [2024-02-06T12:03:38.204Z] nexus3.edgexfoundry.org:10001 [2024-02-06T12:03:38.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:38.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:38.204Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:38.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:38.204Z] [2024-02-06T12:03:38.204Z] Login Succeeded [2024-02-06T12:03:38.204Z] nexus3.edgexfoundry.org:10002 [2024-02-06T12:03:38.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:38.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:38.470Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:38.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:38.470Z] [2024-02-06T12:03:38.470Z] Login Succeeded [2024-02-06T12:03:38.470Z] nexus3.edgexfoundry.org:10003 [2024-02-06T12:03:38.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:38.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:38.470Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:38.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:38.470Z] [2024-02-06T12:03:38.470Z] Login Succeeded [2024-02-06T12:03:38.470Z] nexus3.edgexfoundry.org:10004 [2024-02-06T12:03:38.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:38.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:38.736Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:38.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:38.736Z] [2024-02-06T12:03:38.736Z] Login Succeeded [2024-02-06T12:03:38.736Z] ****.io [2024-02-06T12:03:38.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:03:38.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:03:38.996Z] Configure a credential helper to remove this warning. See [2024-02-06T12:03:38.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:03:38.996Z] [2024-02-06T12:03:38.996Z] Login Succeeded [2024-02-06T12:03:38.996Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T12:03:39.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T12:03:39.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T12:03:39.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T12:03:39.481Z] ========================================================= [2024-02-06T12:03:39.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T12:03:39.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:03:40.108Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T12:03:40.108Z] Sending build context to Docker daemon 8.786MB [2024-02-06T12:03:40.108Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T12:03:40.108Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T12:03:40.369Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T12:03:40.369Z] 7264a8db6415: Pulling fs layer [2024-02-06T12:03:40.369Z] c4d48a809fc2: Pulling fs layer [2024-02-06T12:03:40.369Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T12:03:40.369Z] ad3a456e5733: Pulling fs layer [2024-02-06T12:03:40.369Z] 69c7f0334f64: Pulling fs layer [2024-02-06T12:03:40.369Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T12:03:40.369Z] ce7588e14bc9: Pulling fs layer [2024-02-06T12:03:40.369Z] b5e4710f87ac: Pulling fs layer [2024-02-06T12:03:40.369Z] ce7588e14bc9: Waiting [2024-02-06T12:03:40.369Z] ad3a456e5733: Waiting [2024-02-06T12:03:40.369Z] b5e4710f87ac: Waiting [2024-02-06T12:03:40.369Z] 69c7f0334f64: Waiting [2024-02-06T12:03:40.369Z] 1f1c1a5573a3: Waiting [2024-02-06T12:03:40.369Z] c4d48a809fc2: Download complete [2024-02-06T12:03:40.640Z] ad3a456e5733: Download complete [2024-02-06T12:03:40.640Z] 69c7f0334f64: Verifying Checksum [2024-02-06T12:03:40.640Z] 69c7f0334f64: Download complete [2024-02-06T12:03:40.640Z] 7264a8db6415: Verifying Checksum [2024-02-06T12:03:40.640Z] 7264a8db6415: Download complete [2024-02-06T12:03:40.640Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T12:03:40.640Z] 1f1c1a5573a3: Download complete [2024-02-06T12:03:40.640Z] b5e4710f87ac: Verifying Checksum [2024-02-06T12:03:40.640Z] b5e4710f87ac: Download complete [2024-02-06T12:03:40.900Z] 7264a8db6415: Pull complete [2024-02-06T12:03:41.159Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T12:03:41.159Z] 4f1c88b9dad5: Download complete [2024-02-06T12:03:41.417Z] c4d48a809fc2: Pull complete [2024-02-06T12:03:41.417Z] ce7588e14bc9: Verifying Checksum [2024-02-06T12:03:41.417Z] ce7588e14bc9: Download complete [2024-02-06T12:03:45.624Z] 4f1c88b9dad5: Pull complete [2024-02-06T12:03:45.624Z] ad3a456e5733: Pull complete [2024-02-06T12:03:45.624Z] 69c7f0334f64: Pull complete [2024-02-06T12:03:45.624Z] 1f1c1a5573a3: Pull complete [2024-02-06T12:03:48.157Z] ce7588e14bc9: Pull complete [2024-02-06T12:03:49.093Z] b5e4710f87ac: Pull complete [2024-02-06T12:03:49.093Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T12:03:49.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T12:03:49.093Z] ---> 88b5674ff536 [2024-02-06T12:03:49.093Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T12:03:52.529Z] Still waiting to schedule task [2024-02-06T12:03:52.529Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-06T12:03:57.274Z] ---> Running in 3c0e1132a2c8 [2024-02-06T12:03:57.274Z] Removing intermediate container 3c0e1132a2c8 [2024-02-06T12:03:57.274Z] ---> b33d4ea3bf0a [2024-02-06T12:03:57.274Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T12:03:57.274Z] ---> Running in 1f0b732fc3f9 [2024-02-06T12:03:57.274Z] Removing intermediate container 1f0b732fc3f9 [2024-02-06T12:03:57.274Z] ---> 8e2ffa4587a1 [2024-02-06T12:03:57.274Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T12:03:57.274Z] ---> Running in 35641f6fbf69 [2024-02-06T12:03:57.274Z] Removing intermediate container 35641f6fbf69 [2024-02-06T12:03:57.274Z] ---> 43f96040208f [2024-02-06T12:03:57.274Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T12:03:57.274Z] ---> Running in da10ea55788b [2024-02-06T12:03:57.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T12:03:57.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T12:03:57.274Z] OK: 264 MiB in 52 packages [2024-02-06T12:03:57.535Z] Removing intermediate container da10ea55788b [2024-02-06T12:03:57.535Z] ---> 00d5af216c92 [2024-02-06T12:03:57.535Z] Step 7/12 : WORKDIR /app [2024-02-06T12:03:57.535Z] ---> Running in e3195ffbfbae [2024-02-06T12:03:57.535Z] Removing intermediate container e3195ffbfbae [2024-02-06T12:03:57.535Z] ---> 4527f2c27d64 [2024-02-06T12:03:57.535Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T12:03:57.798Z] ---> ce8dbe3f3ac5 [2024-02-06T12:03:57.798Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T12:03:57.798Z] ---> Running in a6abf3c7d369 [2024-02-06T12:04:36.572Z] Removing intermediate container a6abf3c7d369 [2024-02-06T12:04:36.572Z] ---> 9f921ccc9301 [2024-02-06T12:04:36.572Z] Step 10/12 : COPY . . [2024-02-06T12:04:36.572Z] ---> 9fbb829c1323 [2024-02-06T12:04:36.572Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T12:04:36.572Z] ---> Running in 0096548d2967 [2024-02-06T12:04:36.572Z] Removing intermediate container 0096548d2967 [2024-02-06T12:04:36.572Z] ---> 423bb6fd12fb [2024-02-06T12:04:36.572Z] Step 12/12 : RUN $MAKE [2024-02-06T12:04:36.572Z] ---> Running in 898f205cd32c [2024-02-06T12:04:36.572Z] noop [2024-02-06T12:04:36.572Z] Removing intermediate container 898f205cd32c [2024-02-06T12:04:36.572Z] ---> 1c48ada385f1 [2024-02-06T12:04:36.572Z] Successfully built 1c48ada385f1 [2024-02-06T12:04:36.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:04:37.120Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T12:04:37.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:04:37.339Z] prd-ubuntu20.04-docker-8c-8g-531 does not seem to be running inside a container [2024-02-06T12:04:37.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-640 -v /w/workspace/_app-service-configurable_PR-640:/w/workspace/_app-service-configurable_PR-640:rw,z -v /w/workspace/_app-service-configurable_PR-640@tmp:/w/workspace/_app-service-configurable_PR-640@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 [2024-02-06T12:04:37.718Z] $ docker top aa45d70fa61ef5d75fc90b8d9051819275abf7e8036b3614fb3434133a668711 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T12:04:38.182Z] + go version [2024-02-06T12:04:38.182Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T12:04:38.222Z] $ docker stop --time=1 aa45d70fa61ef5d75fc90b8d9051819275abf7e8036b3614fb3434133a668711 [2024-02-06T12:04:39.614Z] $ docker rm -f --volumes aa45d70fa61ef5d75fc90b8d9051819275abf7e8036b3614fb3434133a668711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:04:40.583Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T12:04:40.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:04:40.809Z] prd-ubuntu20.04-docker-8c-8g-531 does not seem to be running inside a container [2024-02-06T12:04:40.847Z] $ 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-640 -v /w/workspace/_app-service-configurable_PR-640:/w/workspace/_app-service-configurable_PR-640:rw,z -v /w/workspace/_app-service-configurable_PR-640@tmp:/w/workspace/_app-service-configurable_PR-640@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 [2024-02-06T12:04:41.165Z] $ docker top 1615d6b268b57aa28f7a491ffc6e81a54c372a4d6c8cb26e10c4e9b3556001a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T12:04:41.605Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-640 [Pipeline] fileExists [Pipeline] sh [2024-02-06T12:04:41.997Z] + make test [2024-02-06T12:04:41.997Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T12:05:00.088Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-06T12:05:18.173Z] go vet ./... [2024-02-06T12:05:20.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T12:05:20.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T12:05:20.715Z] ./bin/test-attribution-txt.sh [2024-02-06T12:05:20.976Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T12:05:21.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T12:05:21.109Z] $ docker stop --time=1 1615d6b268b57aa28f7a491ffc6e81a54c372a4d6c8cb26e10c4e9b3556001a9 [2024-02-06T12:05:27.335Z] $ docker rm -f --volumes 1615d6b268b57aa28f7a491ffc6e81a54c372a4d6c8cb26e10c4e9b3556001a9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T12:05:27.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T12:05:28.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T12:05:28.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T12:05:29.285Z] + ls -al . [2024-02-06T12:05:29.285Z] total 184 [2024-02-06T12:05:29.285Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 12:04 . [2024-02-06T12:05:29.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 12:03 .. [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 12:03 .dockerignore [2024-02-06T12:05:29.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 12:04 .git [2024-02-06T12:05:29.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 12:03 .github [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 12:03 .gitignore [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 12:03 .golangci.yml [2024-02-06T12:05:29.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 12:03 .semver [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 12:03 Attribution.txt [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 12:03 CHANGELOG.md [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 12:03 Dockerfile [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 12:03 GOVERNANCE.md [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 12:03 Jenkinsfile [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 12:03 LICENSE [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 12:03 OWNERS.md [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 12:03 README.md [2024-02-06T12:05:29.285Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 12:03 VERSION [2024-02-06T12:05:29.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 12:03 bin [2024-02-06T12:05:29.285Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 6 12:04 coverage.out [2024-02-06T12:05:29.286Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 12:03 go.mod [2024-02-06T12:05:29.286Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 12:03 go.sum [2024-02-06T12:05:29.286Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 12:03 main.go [2024-02-06T12:05:29.286Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 12:03 makefile [2024-02-06T12:05:29.286Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 12:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:05:29.758Z] + 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=b0a508d53b87b78f80acc5018f03d68440d3af86 --label arch=amd64 --label version=0.0.0 . [2024-02-06T12:05:29.758Z] Sending build context to Docker daemon 8.787MB [2024-02-06T12:05:29.758Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T12:05:29.758Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T12:05:29.758Z] ---> 1c48ada385f1 [2024-02-06T12:05:29.758Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T12:05:30.019Z] ---> Running in 3a817b7e348a [2024-02-06T12:05:30.277Z] Removing intermediate container 3a817b7e348a [2024-02-06T12:05:30.277Z] ---> ecc4b517bca2 [2024-02-06T12:05:30.277Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T12:05:30.277Z] ---> Running in 40912a043a28 [2024-02-06T12:05:30.277Z] Removing intermediate container 40912a043a28 [2024-02-06T12:05:30.277Z] ---> 3dd1b2617c4f [2024-02-06T12:05:30.277Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T12:05:30.277Z] ---> Running in 256f01ed1111 [2024-02-06T12:05:30.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-533 in /w/workspace/_app-service-configurable_PR-640 [Pipeline] { [Pipeline] ws [2024-02-06T12:05:30.750Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-02-06T12:05:30.846Z] Removing intermediate container 256f01ed1111 [2024-02-06T12:05:30.846Z] ---> 2c5aeab6f3f9 [2024-02-06T12:05:30.846Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T12:05:30.846Z] ---> Running in 4a77450cb74e [2024-02-06T12:05:31.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T12:05:31.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T12:05:31.625Z] OK: 264 MiB in 52 packages [2024-02-06T12:05:31.883Z] Removing intermediate container 4a77450cb74e [2024-02-06T12:05:31.883Z] ---> 78c09d6fe8c2 [2024-02-06T12:05:31.883Z] Step 7/27 : WORKDIR /app [2024-02-06T12:05:32.141Z] ---> Running in 69fb86ec4a73 [2024-02-06T12:05:32.141Z] Removing intermediate container 69fb86ec4a73 [2024-02-06T12:05:32.141Z] ---> a89b6201a249 [2024-02-06T12:05:32.141Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T12:05:32.141Z] ---> 1dbd02b81d74 [2024-02-06T12:05:32.141Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T12:05:32.141Z] ---> Running in aba20fddef12 [2024-02-06T12:05:33.169Z] Removing intermediate container aba20fddef12 [2024-02-06T12:05:33.169Z] ---> 8c2f66be5fa6 [2024-02-06T12:05:33.169Z] Step 10/27 : COPY . . [2024-02-06T12:05:33.428Z] ---> 1339618df48e [2024-02-06T12:05:33.428Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T12:05:33.428Z] ---> Running in 309fd5f4dee0 [2024-02-06T12:05:33.428Z] Removing intermediate container 309fd5f4dee0 [2024-02-06T12:05:33.428Z] ---> 4d283eaee455 [2024-02-06T12:05:33.428Z] Step 12/27 : RUN $MAKE [2024-02-06T12:05:33.428Z] ---> Running in 2c0b24b08e22 [2024-02-06T12:05:33.688Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-06T12:05:33.884Z] Selected Git installation does not exist. Using Default [2024-02-06T12:05:33.885Z] The recommended git tool is: NONE [2024-02-06T12:05:38.596Z] using credential edgex-jenkins-ssh [2024-02-06T12:05:38.614Z] Cloning the remote Git repository [2024-02-06T12:05:38.647Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-06T12:05:38.757Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-02-06T12:05:38.898Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-06T12:05:38.899Z] > git --version # timeout=10 [2024-02-06T12:05:38.919Z] > git --version # 'git version 2.25.1' [2024-02-06T12:05:38.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T12:05:39.077Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T12:05:50.241Z] Merging remotes/origin/main commit c387f8d8248c2e23c26c5a451cea17ce39badd4b into PR head commit b0a508d53b87b78f80acc5018f03d68440d3af86 [2024-02-06T12:05:48.691Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-06T12:05:48.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T12:05:49.625Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-06T12:05:49.670Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-06T12:05:49.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T12:05:49.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-06T12:05:50.257Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T12:05:50.316Z] > git checkout -f b0a508d53b87b78f80acc5018f03d68440d3af86 # timeout=10 [2024-02-06T12:05:50.514Z] Merge succeeded, producing b0a508d53b87b78f80acc5018f03d68440d3af86 [2024-02-06T12:05:50.515Z] Checking out Revision b0a508d53b87b78f80acc5018f03d68440d3af86 (PR-640) [2024-02-06T12:05:51.022Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-06T12:05:51.063Z] > git --version # timeout=10 [2024-02-06T12:05:51.075Z] > git --version # 'git version 2.25.1' [2024-02-06T12:05:51.092Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T12:05:50.405Z] > git remote # timeout=10 [2024-02-06T12:05:50.425Z] > git config --get remote.origin.url # timeout=10 [2024-02-06T12:05:50.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T12:05:50.458Z] > git merge c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 [2024-02-06T12:05:50.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-06T12:05:50.518Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T12:05:50.530Z] > git checkout -f b0a508d53b87b78f80acc5018f03d68440d3af86 # timeout=10 [2024-02-06T12:05:52.415Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T12:05:52.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T12:05:52.415Z] Dload Upload Total Spent Left Speed [2024-02-06T12:05:52.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 97553 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh [2024-02-06T12:05:52.766Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T12:05:53.118Z] + sudo tee /etc/docker/daemon.new [2024-02-06T12:05:53.118Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-06T12:05:53.118Z] { [2024-02-06T12:05:53.118Z] "registry-mirrors": [ [2024-02-06T12:05:53.118Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T12:05:53.118Z] ], [2024-02-06T12:05:53.118Z] "bip": "10.250.0.254/24", [2024-02-06T12:05:53.118Z] "hosts": [ [2024-02-06T12:05:53.118Z] "tcp://0.0.0.0:5555", [2024-02-06T12:05:53.118Z] "unix:///var/run/docker.sock" [2024-02-06T12:05:53.118Z] ], [2024-02-06T12:05:53.118Z] "mtu": 1458, [2024-02-06T12:05:53.118Z] "selinux-enabled": true, [2024-02-06T12:05:53.118Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T12:05:53.118Z] } [Pipeline] sh [2024-02-06T12:05:53.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T12:05:53.799Z] + sudo service docker restart [2024-02-06T12:05:56.325Z] Removing intermediate container 2c0b24b08e22 [2024-02-06T12:05:56.325Z] ---> 6d377bb3d213 [2024-02-06T12:05:56.325Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T12:05:56.325Z] 3.18: Pulling from library/alpine [2024-02-06T12:05:56.325Z] 619be1103602: Pulling fs layer [2024-02-06T12:05:56.325Z] 619be1103602: Verifying Checksum [2024-02-06T12:05:56.325Z] 619be1103602: Download complete [2024-02-06T12:05:56.325Z] 619be1103602: Pull complete [2024-02-06T12:05:56.325Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T12:05:56.325Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T12:05:56.325Z] ---> d3782b16ccc9 [2024-02-06T12:05:56.325Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T12:05:56.325Z] ---> Running in 6a0d6f43bc78 [2024-02-06T12:05:56.325Z] Removing intermediate container 6a0d6f43bc78 [2024-02-06T12:05:56.325Z] ---> 441f37e75e95 [2024-02-06T12:05:56.325Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-06T12:05:56.325Z] ---> Running in 6794704c2c14 [2024-02-06T12:05:56.325Z] Removing intermediate container 6794704c2c14 [2024-02-06T12:05:56.325Z] ---> 40bec62345ce [2024-02-06T12:05:56.325Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T12:05:56.325Z] ---> Running in 89981a7c6198 [2024-02-06T12:05:56.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T12:05:56.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T12:05:56.584Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T12:05:56.585Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T12:05:56.585Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T12:05:56.585Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T12:05:56.585Z] OK: 8 MiB in 17 packages [2024-02-06T12:05:57.153Z] Removing intermediate container 89981a7c6198 [2024-02-06T12:05:57.153Z] ---> d9523da04c03 [2024-02-06T12:05:57.153Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T12:05:57.153Z] ---> Running in c78aa80e9236 [2024-02-06T12:05:57.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T12:05:57.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T12:05:57.676Z] OK: 8 MiB in 17 packages [2024-02-06T12:05:57.936Z] Removing intermediate container c78aa80e9236 [2024-02-06T12:05:57.936Z] ---> ad79b8245289 [2024-02-06T12:05:57.936Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T12:05:57.936Z] ---> 26e3af3cc4a2 [2024-02-06T12:05:57.936Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T12:05:58.196Z] ---> 2fe6465802c2 [2024-02-06T12:05:58.196Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T12:05:58.196Z] ---> 9a661a818004 [2024-02-06T12:05:58.196Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-06T12:05:58.765Z] ---> 52120c0ac634 [2024-02-06T12:05:58.765Z] Step 22/27 : EXPOSE 48095 [2024-02-06T12:05:58.765Z] ---> Running in c9800fdf2209 [2024-02-06T12:05:58.765Z] Removing intermediate container c9800fdf2209 [2024-02-06T12:05:58.765Z] ---> bdde0b86c434 [2024-02-06T12:05:58.765Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-06T12:05:58.765Z] ---> Running in bcda492062b9 [2024-02-06T12:05:59.026Z] Removing intermediate container bcda492062b9 [2024-02-06T12:05:59.026Z] ---> c18d4cf65956 [2024-02-06T12:05:59.026Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T12:05:59.026Z] ---> Running in 4d7776a1ea30 [2024-02-06T12:05:59.026Z] Removing intermediate container 4d7776a1ea30 [2024-02-06T12:05:59.026Z] ---> 85f88bb1bae7 [2024-02-06T12:05:59.026Z] Step 25/27 : LABEL arch=amd64 [2024-02-06T12:05:59.026Z] ---> Running in 620249e0e9fc [2024-02-06T12:05:59.026Z] Removing intermediate container 620249e0e9fc [2024-02-06T12:05:59.026Z] ---> 64164a06dbee [2024-02-06T12:05:59.026Z] Step 26/27 : LABEL git_sha=b0a508d53b87b78f80acc5018f03d68440d3af86 [2024-02-06T12:05:59.286Z] ---> Running in 6d3e6d346d6b [2024-02-06T12:05:59.286Z] Removing intermediate container 6d3e6d346d6b [2024-02-06T12:05:59.286Z] ---> 7951109f926a [2024-02-06T12:05:59.286Z] Step 27/27 : LABEL version=0.0.0 [2024-02-06T12:05:59.286Z] ---> Running in ea6a89a245c3 [2024-02-06T12:05:59.286Z] Removing intermediate container ea6a89a245c3 [2024-02-06T12:05:59.286Z] ---> 47d98b44f6cc [2024-02-06T12:05:59.286Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T12:05:59.286Z] Successfully built 47d98b44f6cc [2024-02-06T12:05:59.286Z] 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 [2024-02-06T12:06:00.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T12:06:00.627Z] [2024-02-06T12:06:00.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:06:01.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T12:06:01.046Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T12:06:01.046Z] 5eb5b503b376: Pulling fs layer [2024-02-06T12:06:01.046Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T12:06:01.046Z] ec43610c2a17: Pulling fs layer [2024-02-06T12:06:01.046Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T12:06:01.046Z] 33b1e0a273af: Pulling fs layer [2024-02-06T12:06:01.046Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T12:06:01.046Z] 2f39f015ded8: Pulling fs layer [2024-02-06T12:06:01.046Z] 33b1e0a273af: Waiting [2024-02-06T12:06:01.046Z] 2f39f015ded8: Waiting [2024-02-06T12:06:01.046Z] 3a2ae6a8a46f: Waiting [2024-02-06T12:06:01.046Z] 5d3b04190fa2: Waiting [2024-02-06T12:06:01.046Z] 5c69ac0246d0: Download complete [2024-02-06T12:06:01.046Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-06T12:06:01.046Z] 3a2ae6a8a46f: Download complete [2024-02-06T12:06:01.046Z] 33b1e0a273af: Verifying Checksum [2024-02-06T12:06:01.046Z] 33b1e0a273af: Download complete [2024-02-06T12:06:01.046Z] 5d3b04190fa2: Download complete [2024-02-06T12:06:01.046Z] ec43610c2a17: Verifying Checksum [2024-02-06T12:06:01.046Z] ec43610c2a17: Download complete [2024-02-06T12:06:01.306Z] 5eb5b503b376: Verifying Checksum [2024-02-06T12:06:01.306Z] 5eb5b503b376: Download complete [2024-02-06T12:06:01.871Z] 2f39f015ded8: Download complete [2024-02-06T12:06:02.439Z] 5eb5b503b376: Pull complete [2024-02-06T12:06:02.698Z] 5c69ac0246d0: Pull complete [2024-02-06T12:06:02.958Z] ec43610c2a17: Pull complete [2024-02-06T12:06:02.958Z] 3a2ae6a8a46f: Pull complete [2024-02-06T12:06:03.217Z] 33b1e0a273af: Pull complete [2024-02-06T12:06:03.217Z] 5d3b04190fa2: Pull complete [2024-02-06T12:06:07.406Z] 2f39f015ded8: Pull complete [2024-02-06T12:06:07.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T12:06:07.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T12:06:07.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:06:07.789Z] prd-ubuntu20.04-docker-8c-8g-531 does not seem to be running inside a container [2024-02-06T12:06:07.824Z] $ 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-640 -v /w/workspace/_app-service-configurable_PR-640:/w/workspace/_app-service-configurable_PR-640:rw,z -v /w/workspace/_app-service-configurable_PR-640@tmp:/w/workspace/_app-service-configurable_PR-640@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 [2024-02-06T12:06:14.033Z] $ docker top 8faf73990779f4f6d48ee742ab3f7a3e93c34ff6bade7e68c398e4eb137a39d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:06:14.567Z] ---> job-cost.sh [2024-02-06T12:06:14.567Z] lf-activate-venv: SKIPPING [2024-02-06T12:06:14.567Z] INFO: No Stack... [2024-02-06T12:06:14.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T12:06:15.089Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T12:06:15.408Z] + cat /w/workspace/_app-service-configurable_PR-640/archives/cost.csv [2024-02-06T12:06:15.409Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T12:06:15.454Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] [2024-02-06T12:06:15.460Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] did not exist. Created. [2024-02-06T12:06:15.465Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-02-06T12:06:15.927Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T12:06:16.042Z] Stashed 1 file(s) [Pipeline] configFileProvider [2024-02-06T12:06:16.046Z] provisioning config files... [2024-02-06T12:06:16.072Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10486998722106485862tmp [Pipeline] { [Pipeline] } [2024-02-06T12:06:16.137Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] [Pipeline] libraryResource [Pipeline] sh [Pipeline] // lock [Pipeline] } [2024-02-06T12:06:16.491Z] $ docker stop --time=1 8faf73990779f4f6d48ee742ab3f7a3e93c34ff6bade7e68c398e4eb137a39d3 [2024-02-06T12:06:16.627Z] ---> ****-login.sh [2024-02-06T12:06:16.627Z] nexus3.edgexfoundry.org:10001 [2024-02-06T12:06:16.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:06:17.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:06:17.168Z] Configure a credential helper to remove this warning. See [2024-02-06T12:06:17.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:06:17.168Z] [2024-02-06T12:06:17.168Z] Login Succeeded [2024-02-06T12:06:17.168Z] nexus3.edgexfoundry.org:10002 [2024-02-06T12:06:17.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:06:17.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:06:17.444Z] Configure a credential helper to remove this warning. See [2024-02-06T12:06:17.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:06:17.444Z] [2024-02-06T12:06:17.444Z] Login Succeeded [2024-02-06T12:06:17.635Z] $ docker rm -f --volumes 8faf73990779f4f6d48ee742ab3f7a3e93c34ff6bade7e68c398e4eb137a39d3 [2024-02-06T12:06:17.713Z] nexus3.edgexfoundry.org:10003 [2024-02-06T12:06:17.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [2024-02-06T12:06:17.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:06:17.983Z] Configure a credential helper to remove this warning. See [2024-02-06T12:06:17.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:06:17.983Z] [2024-02-06T12:06:17.983Z] Login Succeeded [2024-02-06T12:06:17.983Z] nexus3.edgexfoundry.org:10004 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-02-06T12:06:18.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:06:18.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:06:18.251Z] Configure a credential helper to remove this warning. See [2024-02-06T12:06:18.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:06:18.251Z] [2024-02-06T12:06:18.251Z] Login Succeeded [2024-02-06T12:06:18.251Z] ****.io [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-06T12:06:18.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T12:06:18.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T12:06:18.788Z] Configure a credential helper to remove this warning. See [2024-02-06T12:06:18.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T12:06:18.788Z] [2024-02-06T12:06:18.788Z] Login Succeeded [2024-02-06T12:06:18.788Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T12:06:18.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T12:06:19.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T12:06:19.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T12:06:19.535Z] ========================================================= [2024-02-06T12:06:19.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T12:06:19.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:06:20.300Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T12:06:20.300Z] Sending build context to Docker daemon 159.2kB [2024-02-06T12:06:20.576Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T12:06:20.576Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T12:06:20.576Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T12:06:20.576Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T12:06:20.576Z] 5d54e960e981: Pulling fs layer [2024-02-06T12:06:20.576Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T12:06:20.576Z] f0e02332f6b5: Pulling fs layer [2024-02-06T12:06:20.576Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T12:06:20.576Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T12:06:20.576Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T12:06:20.576Z] 872ee5b61b7b: Waiting [2024-02-06T12:06:20.576Z] 0c6a40ed1a82: Waiting [2024-02-06T12:06:20.576Z] 94ae7d8d031c: Waiting [2024-02-06T12:06:20.576Z] f0e02332f6b5: Waiting [2024-02-06T12:06:20.853Z] 5d54e960e981: Verifying Checksum [2024-02-06T12:06:20.853Z] 5d54e960e981: Download complete [2024-02-06T12:06:20.853Z] f0e02332f6b5: Verifying Checksum [2024-02-06T12:06:20.853Z] f0e02332f6b5: Download complete [2024-02-06T12:06:20.853Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T12:06:20.853Z] 872ee5b61b7b: Download complete [2024-02-06T12:06:20.853Z] 9fda8d8052c6: Verifying Checksum [2024-02-06T12:06:20.853Z] 9fda8d8052c6: Download complete [2024-02-06T12:06:21.122Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T12:06:21.122Z] 94ae7d8d031c: Download complete [2024-02-06T12:06:21.711Z] 9fda8d8052c6: Pull complete [2024-02-06T12:06:23.147Z] c4a7e357bf2a: Verifying Checksum [2024-02-06T12:06:23.147Z] c4a7e357bf2a: Download complete [2024-02-06T12:06:25.994Z] 0c6a40ed1a82: Verifying Checksum [2024-02-06T12:06:25.994Z] 0c6a40ed1a82: Download complete [2024-02-06T12:06:25.994Z] 5d54e960e981: Pull complete [2024-02-06T12:06:42.197Z] c4a7e357bf2a: Pull complete [2024-02-06T12:06:42.197Z] f0e02332f6b5: Pull complete [2024-02-06T12:06:42.197Z] 872ee5b61b7b: Pull complete [2024-02-06T12:06:48.849Z] 0c6a40ed1a82: Pull complete [2024-02-06T12:06:50.792Z] 94ae7d8d031c: Pull complete [2024-02-06T12:06:50.792Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T12:06:50.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T12:06:50.792Z] ---> 86de565de09d [2024-02-06T12:06:50.792Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T12:06:51.749Z] ---> Running in 85041f533a2d [2024-02-06T12:06:52.024Z] Removing intermediate container 85041f533a2d [2024-02-06T12:06:52.024Z] ---> 086f81daa36d [2024-02-06T12:06:52.024Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T12:06:52.292Z] ---> Running in b3fb7da0eef6 [2024-02-06T12:06:52.562Z] Removing intermediate container b3fb7da0eef6 [2024-02-06T12:06:52.562Z] ---> fa2d27c1a8a8 [2024-02-06T12:06:52.562Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T12:06:52.562Z] ---> Running in 0e86e7c6e051 [2024-02-06T12:06:52.832Z] Removing intermediate container 0e86e7c6e051 [2024-02-06T12:06:52.832Z] ---> 89f15557e694 [2024-02-06T12:06:52.832Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T12:06:53.105Z] ---> Running in d999362739a9 [2024-02-06T12:06:54.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T12:06:54.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T12:06:55.610Z] OK: 266 MiB in 52 packages [2024-02-06T12:06:56.572Z] Removing intermediate container d999362739a9 [2024-02-06T12:06:56.572Z] ---> 8285574919ee [2024-02-06T12:06:56.572Z] Step 7/12 : WORKDIR /app [2024-02-06T12:06:56.572Z] ---> Running in 83da323b5803 [2024-02-06T12:06:56.839Z] Removing intermediate container 83da323b5803 [2024-02-06T12:06:56.839Z] ---> 8cbd422c3899 [2024-02-06T12:06:56.839Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T12:06:57.105Z] ---> 757f03647a6e [2024-02-06T12:06:57.105Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T12:06:57.377Z] ---> Running in e8366018b035 [2024-02-06T12:08:05.239Z] Removing intermediate container e8366018b035 [2024-02-06T12:08:05.239Z] ---> be4d5bda909f [2024-02-06T12:08:05.239Z] Step 10/12 : COPY . . [2024-02-06T12:08:05.239Z] ---> 77ede70071b4 [2024-02-06T12:08:05.239Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T12:08:05.239Z] ---> Running in e65711677302 [2024-02-06T12:08:05.239Z] Removing intermediate container e65711677302 [2024-02-06T12:08:05.239Z] ---> c5b256ca6e09 [2024-02-06T12:08:05.239Z] Step 12/12 : RUN $MAKE [2024-02-06T12:08:05.239Z] ---> Running in db8c081cde8e [2024-02-06T12:08:05.239Z] noop [2024-02-06T12:08:05.239Z] Removing intermediate container db8c081cde8e [2024-02-06T12:08:05.239Z] ---> 6a81e91872be [2024-02-06T12:08:05.239Z] Successfully built 6a81e91872be [2024-02-06T12:08:05.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:08:05.875Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T12:08:05.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:08:06.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-533 does not seem to be running inside a container [2024-02-06T12:08:06.315Z] $ 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 [2024-02-06T12:08:07.566Z] $ docker top ec2bd2c0c09edccc6303826674932f9871fed017a8826567decac6b734f10034 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T12:08:08.524Z] + go version [2024-02-06T12:08:08.524Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T12:08:08.565Z] $ docker stop --time=1 ec2bd2c0c09edccc6303826674932f9871fed017a8826567decac6b734f10034 [2024-02-06T12:08:10.186Z] $ docker rm -f --volumes ec2bd2c0c09edccc6303826674932f9871fed017a8826567decac6b734f10034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:08:11.530Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T12:08:11.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:08:11.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-533 does not seem to be running inside a container [2024-02-06T12:08:12.049Z] $ 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 [2024-02-06T12:08:13.222Z] $ docker top 07b3f94a174cf652a129d7a93bec3bc673c5a842de4972e1a28e76e17f3838c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T12:08:14.205Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-02-06T12:08:14.955Z] + make test [2024-02-06T12:08:14.955Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T12:10:21.659Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-06T12:10:21.659Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-06T12:10:21.659Z] go vet ./... [2024-02-06T12:12:13.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T12:12:13.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T12:12:13.285Z] ./bin/test-attribution-txt.sh [2024-02-06T12:12:13.285Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T12:12:13.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T12:12:13.416Z] $ docker stop --time=1 07b3f94a174cf652a129d7a93bec3bc673c5a842de4972e1a28e76e17f3838c9 [2024-02-06T12:12:15.730Z] $ docker rm -f --volumes 07b3f94a174cf652a129d7a93bec3bc673c5a842de4972e1a28e76e17f3838c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T12:12:17.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T12:12:17.433Z] Warning: overwriting stash ‘coverage-report’ [2024-02-06T12:12:17.819Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T12:12:18.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T12:12:19.049Z] + ls -al . [2024-02-06T12:12:19.050Z] total 180 [2024-02-06T12:12:19.050Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 12:08 . [2024-02-06T12:12:19.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 12:05 .. [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 12:05 .dockerignore [2024-02-06T12:12:19.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 12:05 .git [2024-02-06T12:12:19.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 12:05 .github [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 12:05 .gitignore [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 12:05 .golangci.yml [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 12:05 Attribution.txt [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 12:05 CHANGELOG.md [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 12:05 Dockerfile [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 12:05 GOVERNANCE.md [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 12:05 Jenkinsfile [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 12:05 LICENSE [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 12:05 OWNERS.md [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 12:05 README.md [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 12:03 VERSION [2024-02-06T12:12:19.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 12:05 bin [2024-02-06T12:12:19.050Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 6 12:08 coverage.out [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 12:05 go.mod [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 12:05 go.sum [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 12:05 main.go [2024-02-06T12:12:19.050Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 12:05 makefile [2024-02-06T12:12:19.050Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 12:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:12:19.584Z] + 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=b0a508d53b87b78f80acc5018f03d68440d3af86 --label arch=arm64 --label version=0.0.0 . [2024-02-06T12:12:19.584Z] Sending build context to Docker daemon 160.3kB [2024-02-06T12:12:19.852Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T12:12:19.852Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T12:12:19.852Z] ---> 6a81e91872be [2024-02-06T12:12:19.852Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T12:12:19.852Z] ---> Running in 2ef3817cdb65 [2024-02-06T12:12:20.121Z] Removing intermediate container 2ef3817cdb65 [2024-02-06T12:12:20.121Z] ---> ff68ba5b06aa [2024-02-06T12:12:20.121Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T12:12:20.390Z] ---> Running in d2d2314d61e1 [2024-02-06T12:12:20.657Z] Removing intermediate container d2d2314d61e1 [2024-02-06T12:12:20.657Z] ---> 1c905cad012d [2024-02-06T12:12:20.657Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T12:12:20.657Z] ---> Running in abe27874d867 [2024-02-06T12:12:20.924Z] Removing intermediate container abe27874d867 [2024-02-06T12:12:20.924Z] ---> 188bec9f0e76 [2024-02-06T12:12:20.924Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T12:12:20.924Z] ---> Running in 3ba34245771f [2024-02-06T12:12:21.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T12:12:22.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T12:12:23.429Z] OK: 266 MiB in 52 packages [2024-02-06T12:12:24.396Z] Removing intermediate container 3ba34245771f [2024-02-06T12:12:24.396Z] ---> fee8bd673347 [2024-02-06T12:12:24.396Z] Step 7/27 : WORKDIR /app [2024-02-06T12:12:24.396Z] ---> Running in 49afa0a0cb51 [2024-02-06T12:12:24.665Z] Removing intermediate container 49afa0a0cb51 [2024-02-06T12:12:24.665Z] ---> b1bfa74ea253 [2024-02-06T12:12:24.665Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T12:12:30.021Z] ---> 62da982a65de [2024-02-06T12:12:30.021Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T12:12:30.021Z] ---> Running in 9ad2fd234a2c [2024-02-06T12:12:31.439Z] Removing intermediate container 9ad2fd234a2c [2024-02-06T12:12:31.439Z] ---> e564fa09e246 [2024-02-06T12:12:31.439Z] Step 10/27 : COPY . . [2024-02-06T12:12:31.707Z] ---> 4a2977e19e05 [2024-02-06T12:12:31.707Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T12:12:31.974Z] ---> Running in 9395a43aab80 [2024-02-06T12:12:32.241Z] Removing intermediate container 9395a43aab80 [2024-02-06T12:12:32.241Z] ---> 6a64ca1da17e [2024-02-06T12:12:32.241Z] Step 12/27 : RUN $MAKE [2024-02-06T12:12:32.241Z] ---> Running in 81bef15186ae [2024-02-06T12:12:33.207Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-06T12:14:24.903Z] Removing intermediate container 81bef15186ae [2024-02-06T12:14:24.903Z] ---> 895f095e59c8 [2024-02-06T12:14:24.903Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T12:14:24.903Z] 3.18: Pulling from library/alpine [2024-02-06T12:14:24.903Z] c6b39de5b339: Pulling fs layer [2024-02-06T12:14:24.903Z] c6b39de5b339: Verifying Checksum [2024-02-06T12:14:24.903Z] c6b39de5b339: Download complete [2024-02-06T12:14:24.903Z] c6b39de5b339: Pull complete [2024-02-06T12:14:24.903Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T12:14:24.903Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T12:14:24.903Z] ---> 33abbf032149 [2024-02-06T12:14:24.903Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T12:14:24.903Z] ---> Running in 8017d31202a1 [2024-02-06T12:14:24.903Z] Removing intermediate container 8017d31202a1 [2024-02-06T12:14:24.903Z] ---> e351bfa5aac4 [2024-02-06T12:14:24.903Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-06T12:14:24.903Z] ---> Running in 4fa330c01f68 [2024-02-06T12:14:24.903Z] Removing intermediate container 4fa330c01f68 [2024-02-06T12:14:24.903Z] ---> f85a41baf4de [2024-02-06T12:14:24.903Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T12:14:24.903Z] ---> Running in 73bae15143c5 [2024-02-06T12:14:24.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T12:14:24.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T12:14:24.903Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T12:14:24.903Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T12:14:24.903Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T12:14:24.903Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T12:14:24.903Z] OK: 9 MiB in 17 packages [2024-02-06T12:14:24.903Z] Removing intermediate container 73bae15143c5 [2024-02-06T12:14:24.903Z] ---> d6c1dfc39eb6 [2024-02-06T12:14:24.904Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T12:14:24.904Z] ---> Running in 3d0b768ef746 [2024-02-06T12:14:24.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T12:14:24.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T12:14:24.904Z] OK: 9 MiB in 17 packages [2024-02-06T12:14:24.904Z] Removing intermediate container 3d0b768ef746 [2024-02-06T12:14:24.904Z] ---> 83ea24f3ffb3 [2024-02-06T12:14:24.904Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T12:14:24.904Z] ---> a67d5481af04 [2024-02-06T12:14:24.904Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T12:14:24.904Z] ---> a829560348f6 [2024-02-06T12:14:24.904Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T12:14:25.173Z] ---> c1e83f4f12ad [2024-02-06T12:14:25.173Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-06T12:14:26.598Z] ---> a912a65d9ea4 [2024-02-06T12:14:26.598Z] Step 22/27 : EXPOSE 48095 [2024-02-06T12:14:26.598Z] ---> Running in fdf43e1c0f76 [2024-02-06T12:14:26.598Z] Removing intermediate container fdf43e1c0f76 [2024-02-06T12:14:26.598Z] ---> 91468d86bdd4 [2024-02-06T12:14:26.598Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-06T12:14:26.598Z] ---> Running in 4098a67750a7 [2024-02-06T12:14:26.884Z] Removing intermediate container 4098a67750a7 [2024-02-06T12:14:26.884Z] ---> aca7b93f3d5d [2024-02-06T12:14:26.884Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T12:14:27.149Z] ---> Running in f20820ad181f [2024-02-06T12:14:27.415Z] Removing intermediate container f20820ad181f [2024-02-06T12:14:27.415Z] ---> 9f42036f41de [2024-02-06T12:14:27.415Z] Step 25/27 : LABEL arch=arm64 [2024-02-06T12:14:27.415Z] ---> Running in 771e28881847 [2024-02-06T12:14:27.684Z] Removing intermediate container 771e28881847 [2024-02-06T12:14:27.684Z] ---> 1e40ed6c3f6d [2024-02-06T12:14:27.684Z] Step 26/27 : LABEL git_sha=b0a508d53b87b78f80acc5018f03d68440d3af86 [2024-02-06T12:14:27.684Z] ---> Running in 8c05f039d20c [2024-02-06T12:14:27.953Z] Removing intermediate container 8c05f039d20c [2024-02-06T12:14:27.953Z] ---> 5dba46fdb605 [2024-02-06T12:14:27.953Z] Step 27/27 : LABEL version=0.0.0 [2024-02-06T12:14:28.224Z] ---> Running in 8c8bedfe6f3c [2024-02-06T12:14:28.489Z] Removing intermediate container 8c8bedfe6f3c [2024-02-06T12:14:28.489Z] ---> 3220f8678ebe [2024-02-06T12:14:28.489Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T12:14:28.489Z] Successfully built 3220f8678ebe [2024-02-06T12:14:28.489Z] 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 [2024-02-06T12:14:29.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T12:14:29.832Z] [2024-02-06T12:14:29.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:14:30.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T12:14:30.315Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T12:14:30.315Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T12:14:30.315Z] 04944245beec: Pulling fs layer [2024-02-06T12:14:30.315Z] 699f458cf7ca: Pulling fs layer [2024-02-06T12:14:30.315Z] 765212b225bb: Pulling fs layer [2024-02-06T12:14:30.315Z] f23df028b6ca: Pulling fs layer [2024-02-06T12:14:30.315Z] 765212b225bb: Waiting [2024-02-06T12:14:30.315Z] f23df028b6ca: Waiting [2024-02-06T12:14:30.315Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T12:14:30.315Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T12:14:30.315Z] d65c8cfc05b1: Waiting [2024-02-06T12:14:30.315Z] 2437ff75d9bd: Waiting [2024-02-06T12:14:30.582Z] 04944245beec: Verifying Checksum [2024-02-06T12:14:30.582Z] 04944245beec: Download complete [2024-02-06T12:14:30.582Z] 765212b225bb: Verifying Checksum [2024-02-06T12:14:30.582Z] 765212b225bb: Download complete [2024-02-06T12:14:30.582Z] f23df028b6ca: Verifying Checksum [2024-02-06T12:14:30.582Z] f23df028b6ca: Download complete [2024-02-06T12:14:30.582Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T12:14:30.582Z] d65c8cfc05b1: Download complete [2024-02-06T12:14:30.946Z] 699f458cf7ca: Verifying Checksum [2024-02-06T12:14:30.946Z] 699f458cf7ca: Download complete [2024-02-06T12:14:31.226Z] 8998bd30e6a1: Verifying Checksum [2024-02-06T12:14:31.227Z] 8998bd30e6a1: Download complete [2024-02-06T12:14:33.848Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T12:14:33.848Z] 2437ff75d9bd: Download complete [2024-02-06T12:14:38.130Z] 8998bd30e6a1: Pull complete [2024-02-06T12:14:38.130Z] 04944245beec: Pull complete [2024-02-06T12:14:39.542Z] 699f458cf7ca: Pull complete [2024-02-06T12:14:39.809Z] 765212b225bb: Pull complete [2024-02-06T12:14:40.770Z] f23df028b6ca: Pull complete [2024-02-06T12:14:40.770Z] d65c8cfc05b1: Pull complete [2024-02-06T12:14:59.192Z] 2437ff75d9bd: Pull complete [2024-02-06T12:14:59.192Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T12:14:59.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T12:14:59.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:14:59.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-533 does not seem to be running inside a container [2024-02-06T12:14:59.792Z] $ 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 [2024-02-06T12:15:02.268Z] $ docker top d581e7d9339cf6b88cd07adee9aade9e7f4f73dae2dbd923f92b8720da2b9784 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:03.254Z] ---> job-cost.sh [2024-02-06T12:15:03.254Z] lf-activate-venv: SKIPPING [2024-02-06T12:15:03.254Z] INFO: No Stack... [2024-02-06T12:15:03.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T12:15:04.478Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T12:15:05.133Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-02-06T12:15:05.133Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T12:15:05.183Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] [2024-02-06T12:15:05.190Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] did not exist. Created. [2024-02-06T12:15:05.195Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T12:15:06.023Z] /w/workspace/app-service-configurable/1@tmp/durable-8bcf5ebf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T12:15:06.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T12:15:06.729Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T12:15:06.775Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T12:15:06.832Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-640-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T12:15:07.017Z] $ docker stop --time=1 d581e7d9339cf6b88cd07adee9aade9e7f4f73dae2dbd923f92b8720da2b9784 [2024-02-06T12:15:08.496Z] $ docker rm -f --volumes d581e7d9339cf6b88cd07adee9aade9e7f4f73dae2dbd923f92b8720da2b9784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-06T12:15:10.604Z] provisioning config files... [2024-02-06T12:15:10.612Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-640@tmp/config6179637766496394535tmp [Pipeline] { [Pipeline] sh [2024-02-06T12:15:11.058Z] + set +x [2024-02-06T12:15:11.058Z] + curl -s https://codecov.io/bash [2024-02-06T12:15:11.058Z] + bash -s -- [2024-02-06T12:15:11.058Z] [2024-02-06T12:15:11.058Z] _____ _ [2024-02-06T12:15:11.058Z] / ____| | | [2024-02-06T12:15:11.058Z] | | ___ __| | ___ ___ _____ __ [2024-02-06T12:15:11.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-06T12:15:11.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-06T12:15:11.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-06T12:15:11.058Z] Bash-1.0.6 [2024-02-06T12:15:11.058Z] [2024-02-06T12:15:11.058Z] [2024-02-06T12:15:11.058Z] ==> git version 2.25.1 found [2024-02-06T12:15:11.058Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-06T12:15:11.058Z] Release-Date: 2020-01-08 [2024-02-06T12:15:11.058Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-06T12:15:11.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-06T12:15:11.058Z] ==> Jenkins CI detected. [2024-02-06T12:15:11.058Z] current dir:  /w/workspace/_app-service-configurable_PR-640 [2024-02-06T12:15:11.058Z] project root: . [2024-02-06T12:15:11.058Z] --> token set from env [2024-02-06T12:15:11.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-06T12:15:11.058Z] ==> Running gcov in . (disable via -X gcov) [2024-02-06T12:15:11.058Z] ==> Python coveragepy not found [2024-02-06T12:15:11.058Z] ==> Searching for coverage reports in: [2024-02-06T12:15:11.058Z] + . [2024-02-06T12:15:11.058Z] -> Found 1 reports [2024-02-06T12:15:11.058Z] ==> Detecting git/mercurial file structure [2024-02-06T12:15:11.319Z] ==> Reading reports [2024-02-06T12:15:11.319Z] + ./coverage.out bytes=13 [2024-02-06T12:15:11.319Z] ==> Appending adjustments [2024-02-06T12:15:11.319Z] https://docs.codecov.io/docs/fixing-reports [2024-02-06T12:15:11.319Z] + Found adjustments [2024-02-06T12:15:11.319Z] ==> Gzipping contents [2024-02-06T12:15:11.319Z] 4.0K /tmp/codecov.ggUQXA.gz [2024-02-06T12:15:11.319Z] ==> Uploading reports [2024-02-06T12:15:11.319Z] url: https://codecov.io [2024-02-06T12:15:11.319Z] query: branch=PR-640&commit=b0a508d53b87b78f80acc5018f03d68440d3af86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=640&job=&cmd_args= [2024-02-06T12:15:11.319Z] -> Pinging Codecov [2024-02-06T12:15:11.319Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-640&commit=b0a508d53b87b78f80acc5018f03d68440d3af86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=640&job=&cmd_args= [2024-02-06T12:15:13.226Z] -> Uploading to [2024-02-06T12:15:13.226Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-06/A97CA9966030D2A3747ED39772930CCE/b0a508d53b87b78f80acc5018f03d68440d3af86/2a91e8c5-b6be-4e10-89ad-5decb9daded1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T121512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=faf9775cf74d9442206af676548f7c0ead670d112ec680f7cddb66109946b106 [2024-02-06T12:15:13.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T12:15:13.226Z] Dload Upload Total Spent Left Speed [2024-02-06T12:15:13.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 962 --:--:-- --:--:-- --:--:-- 966 [2024-02-06T12:15:13.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b0a508d53b87b78f80acc5018f03d68440d3af86 [Pipeline] } [2024-02-06T12:15:13.259Z] 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 [2024-02-06T12:15:16.865Z] + [ -d /w/workspace/_app-service-configurable_PR-640/archives ] [2024-02-06T12:15:16.865Z] + ls -al /w/workspace/_app-service-configurable_PR-640/archives [2024-02-06T12:15:16.865Z] total 16 [2024-02-06T12:15:16.865Z] drwxr-xr-x 3 root root 4096 Feb 6 12:06 . [2024-02-06T12:15:16.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 12:06 .. [2024-02-06T12:15:16.865Z] drwxr-xr-x 2 root root 4096 Feb 6 12:06 cost [2024-02-06T12:15:16.865Z] -rw-r--r-- 1 root root 96 Feb 6 12:06 cost.csv [2024-02-06T12:15:16.865Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-640/archives [2024-02-06T12:15:16.865Z] + ls -al /w/workspace/_app-service-configurable_PR-640/archives [2024-02-06T12:15:16.865Z] total 16 [2024-02-06T12:15:16.865Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 12:06 . [2024-02-06T12:15:16.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 12:06 .. [2024-02-06T12:15:16.865Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 12:06 cost [2024-02-06T12:15:16.865Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 6 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:17.204Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:18.108Z] ---> package-listing.sh [2024-02-06T12:15:18.108Z] ++ facter osfamily [2024-02-06T12:15:18.108Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T12:15:18.108Z] + OS_FAMILY=debian [2024-02-06T12:15:18.432Z] + workspace=/w/workspace/_app-service-configurable_PR-640 [2024-02-06T12:15:18.432Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T12:15:18.432Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T12:15:18.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T12:15:18.432Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T12:15:18.432Z] + '[' /w/workspace/_app-service-configurable_PR-640 ']' [2024-02-06T12:15:18.432Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T12:15:18.432Z] + case "${OS_FAMILY}" in [2024-02-06T12:15:18.432Z] + dpkg -l [2024-02-06T12:15:18.432Z] + grep '^ii' [2024-02-06T12:15:18.432Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T12:15:18.432Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T12:15:18.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T12:15:18.432Z] + '[' /w/workspace/_app-service-configurable_PR-640 ']' [2024-02-06T12:15:18.432Z] + mkdir -p /w/workspace/_app-service-configurable_PR-640/archives/ [2024-02-06T12:15:18.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-640/archives/ [Pipeline] echo [2024-02-06T12:15:18.463Z] 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-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-06T12:15:18.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T12:15:19.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T12:15:19.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T12:15:19.719Z] prd-ubuntu20.04-docker-8c-8g-531 does not seem to be running inside a container [2024-02-06T12:15:19.759Z] $ 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-640/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-640 -v /w/workspace/_app-service-configurable_PR-640:/w/workspace/_app-service-configurable_PR-640:rw,z -v /w/workspace/_app-service-configurable_PR-640@tmp:/w/workspace/_app-service-configurable_PR-640@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 [2024-02-06T12:15:19.980Z] $ docker top 6c4f291438ac158e56c37cf4f417f785b4611bbbacb8f6337da0ea092c9dae98 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T12:15:20.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T12:15:20.791Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T12:15:21.105Z] + ls /var/log/sa-host [2024-02-06T12:15:21.105Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T12:15:21.384Z] provisioning config files... [2024-02-06T12:15:21.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-640@tmp/config14791583987317450844tmp [Pipeline] { [Pipeline] echo [2024-02-06T12:15:21.568Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:21.887Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T12:15:21.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:22.450Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T12:15:22.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:22.797Z] ---> sudo-logs.sh [2024-02-06T12:15:22.797Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T12:15:22.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:23.264Z] ---> job-cost.sh [2024-02-06T12:15:23.264Z] lf-activate-venv: SKIPPING [2024-02-06T12:15:23.264Z] DEBUG: total: 0.2199999988079071 [2024-02-06T12:15:23.264Z] INFO: Retrieving Stack Cost... [2024-02-06T12:15:23.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T12:15:24.093Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T12:15:24.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T12:15:24.444Z] ---> logs-deploy.sh [2024-02-06T12:15:24.444Z] lf-activate-venv: SKIPPING [2024-02-06T12:15:24.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-640/1 [2024-02-06T12:15:24.444Z] INFO: archiving workspace using pattern(s): [2024-02-06T12:15:25.385Z] Archives upload complete. [2024-02-06T12:15:25.385Z] INFO: archiving logs to Nexus