Pull request #636 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 919426bf60018f602b620296c2a7abf035e1871f+bdd01e90b95e6b38e37d562ed60190accab1224f (5c0dae28a117d12ecbef4f28f4d28383d3306773) 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-ssh5861516271566604116.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-ssh1876374449103119989.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-636/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-636/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4392543741734117490.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-636/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10778251486870697566.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-ssh8409623682159525586.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-636/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-636/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3839971190736105801.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-27449 in /w/workspace/_app-service-configurable_PR-636 [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-636 # 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 bdd01e90b95e6b38e37d562ed60190accab1224f into PR head commit 919426bf60018f602b620296c2a7abf035e1871f Merge succeeded, producing 919426bf60018f602b620296c2a7abf035e1871f Checking out Revision 919426bf60018f602b620296c2a7abf035e1871f (PR-636) 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 > 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/636/head:refs/remotes/origin/PR-636 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # 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 bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:09:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:09:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:09:29 ========================================================= 12:09:29 EdgeX Global Pipelines Version Info 12:09:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:09:29 ------------------- 12:09:29 stable info: 12:09:29 ------------------- 12:09:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:09:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:09:29 Message: update stable to v1.0.258 12:09:30 ------------------- 12:09:30 experimental info: 12:09:30 ------------------- 12:09:30 Commited By: **** collab-it+edgex@linuxfoundation.org 12:09:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:09:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:09:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:09:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:09:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:09:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:09:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:09:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-636 [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-636 [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-636 [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 919426b [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:33 provisioning config files... 12:09:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config12254459496808646571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:33 ---> ****-login.sh 12:09:33 nexus3.edgexfoundry.org:10001 12:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:34 Configure a credential helper to remove this warning. See 12:09:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:34 12:09:34 Login Succeeded 12:09:34 nexus3.edgexfoundry.org:10002 12:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:34 Configure a credential helper to remove this warning. See 12:09:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:34 12:09:34 Login Succeeded 12:09:34 nexus3.edgexfoundry.org:10003 12:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:34 Configure a credential helper to remove this warning. See 12:09:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:34 12:09:34 Login Succeeded 12:09:34 nexus3.edgexfoundry.org:10004 12:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:34 Configure a credential helper to remove this warning. See 12:09:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:34 12:09:34 Login Succeeded 12:09:34 ****.io 12:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:34 Configure a credential helper to remove this warning. See 12:09:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:34 12:09:34 Login Succeeded 12:09:34 ---> ****-login.sh ends [Pipeline] } 12:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:09:35 + git rev-list -1 --merges 919426bf60018f602b620296c2a7abf035e1871f~1..919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo 12:09:35 -----------> git rev-list -1 --merges 919426bf60018f602b620296c2a7abf035e1871f~1..919426bf60018f602b620296c2a7abf035e1871f 919426bf60018f602b620296c2a7abf035e1871f [false] [Pipeline] sh 12:09:35 + git log --format=format:%s -1 919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo 12:09:36 ========================================================= 12:09:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:09:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:36 + git log --format=format:%s -1 919426bf60018f602b620296c2a7abf035e1871f [Pipeline] echo 12:09:36 [semverPrep] GIT_COMMIT: 919426bf60018f602b620296c2a7abf035e1871f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:09:36 [semverPrep] This is not a build commit. [Pipeline] sh 12:09:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:09:37 + grep -v github /etc/ssh/ssh_known_hosts 12:09:37 + [ -e /tmp/ssh_known_hosts ] 12:09:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:09:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:09:37 + sudo tee -a /etc/ssh/ssh_known_hosts 12:09:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:37 12:09:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:38 0.1.4: Pulling from edgex-devops/py-git-semver 12:09:38 b85a868b505f: Pulling fs layer 12:09:38 e2be974225ed: Pulling fs layer 12:09:38 339a4e72a1f5: Pulling fs layer 12:09:38 988bab9f4d93: Pulling fs layer 12:09:38 1469e6f7b9e6: Pulling fs layer 12:09:38 eaf3925da568: Pulling fs layer 12:09:38 bab4dde63d76: Pulling fs layer 12:09:38 bde34c3a00c8: Pulling fs layer 12:09:38 b352a97aabf1: Pulling fs layer 12:09:38 4872d77fe225: Pulling fs layer 12:09:38 5851b861e8e6: Pulling fs layer 12:09:38 bab4dde63d76: Waiting 12:09:38 eaf3925da568: Waiting 12:09:38 5851b861e8e6: Waiting 12:09:38 988bab9f4d93: Waiting 12:09:38 1469e6f7b9e6: Waiting 12:09:38 4872d77fe225: Waiting 12:09:38 b352a97aabf1: Waiting 12:09:38 e2be974225ed: Download complete 12:09:38 988bab9f4d93: Download complete 12:09:38 1469e6f7b9e6: Verifying Checksum 12:09:38 1469e6f7b9e6: Download complete 12:09:38 eaf3925da568: Verifying Checksum 12:09:38 eaf3925da568: Download complete 12:09:38 339a4e72a1f5: Verifying Checksum 12:09:38 339a4e72a1f5: Download complete 12:09:38 bde34c3a00c8: Verifying Checksum 12:09:38 bde34c3a00c8: Download complete 12:09:38 b352a97aabf1: Verifying Checksum 12:09:38 b352a97aabf1: Download complete 12:09:38 4872d77fe225: Download complete 12:09:38 5851b861e8e6: Download complete 12:09:38 b85a868b505f: Verifying Checksum 12:09:38 b85a868b505f: Download complete 12:09:38 bab4dde63d76: Verifying Checksum 12:09:38 bab4dde63d76: Download complete 12:09:39 b85a868b505f: Pull complete 12:09:39 e2be974225ed: Pull complete 12:09:40 339a4e72a1f5: Pull complete 12:09:40 988bab9f4d93: Pull complete 12:09:40 1469e6f7b9e6: Pull complete 12:09:40 eaf3925da568: Pull complete 12:09:42 bab4dde63d76: Pull complete 12:09:42 bde34c3a00c8: Pull complete 12:09:42 b352a97aabf1: Pull complete 12:09:42 4872d77fe225: Pull complete 12:09:42 5851b861e8e6: Pull complete 12:09:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:43 prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container 12:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@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 12:09:48 $ docker top fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 -eo pid,comm 12:09:48 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). 12:09:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:48 [ssh-agent] Looking for ssh-agent implementation... 12:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:48 $ docker exec fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent 12:09:48 SSH_AUTH_SOCK=/tmp/ssh-An38Ni3h0gQU/agent.32 12:09:48 SSH_AGENT_PID=38 12:09:48 Running ssh-add (command line suppressed) 12:09:48 Identity added: /w/workspace/_app-service-configurable_PR-636@tmp/private_key_6623234968586105562.key (/w/workspace/_app-service-configurable_PR-636@tmp/private_key_6623234968586105562.key) 12:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:49 + git tag --points-at HEAD [Pipeline] } 12:09:49 $ docker exec --env ******** --env ******** fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent -k 12:09:49 unset SSH_AUTH_SOCK; 12:09:49 unset SSH_AGENT_PID; 12:09:49 echo Agent pid 38 killed; 12:09:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:49 [ssh-agent] Looking for ssh-agent implementation... 12:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:49 $ docker exec fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent 12:09:49 SSH_AUTH_SOCK=/tmp/ssh-ohOXG105RZO5/agent.70 12:09:49 SSH_AGENT_PID=76 12:09:49 Running ssh-add (command line suppressed) 12:09:49 Identity added: /w/workspace/_app-service-configurable_PR-636@tmp/private_key_1044398175203493260.key (/w/workspace/_app-service-configurable_PR-636@tmp/private_key_1044398175203493260.key) 12:09:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:50 + git semver init 12:09:50 2024-01-18 12:09:50,289 [run_init] DEBUG init version:0.0.0 force:False 12:09:50 2024-01-18 12:09:50,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-636/.semver 12:09:50 2024-01-18 12:09:50,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-636/.semver 12:09:50 2024-01-18 12:09:50,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-636/.semver'], cwd=/w/workspace/_app-service-configurable_PR-636, universal_newlines=False, shell=None, istream=None) 12:09:51 2024-01-18 12:09:51,610 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-636/.git/info/exclude 12:09:51 2024-01-18 12:09:51,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-636/.semver/PR-636 with force:False 12:09:51 2024-01-18 12:09:51,610 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-636/.semver/PR-636 12:09:51 2024-01-18 12:09:51,613 [execute] INFO git cat-file --batch-check 12:09:51 2024-01-18 12:09:51,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-636/.semver, universal_newlines=False, shell=None, istream=) 12:09:51 2024-01-18 12:09:51,620 [execute] INFO git cat-file --batch 12:09:51 2024-01-18 12:09:51,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-636/.semver, universal_newlines=False, shell=None, istream=) 12:09:51 2024-01-18 12:09:51,626 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-636/.semver/PR-636 12:09:51 0.0.0 [Pipeline] } 12:09:51 $ docker exec --env ******** --env ******** fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 ssh-agent -k 12:09:51 unset SSH_AUTH_SOCK; 12:09:51 unset SSH_AGENT_PID; 12:09:51 echo Agent pid 76 killed; 12:09:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:52 + git semver [Pipeline] } 12:09:52 $ docker stop --time=1 fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 12:09:53 $ docker rm -f --volumes fbf29a69bffc9d25fc4cd5e308f00594be7f084dff885f4046fc2cf2ff66eff0 [Pipeline] // withDockerContainer [Pipeline] sh 12:09:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:09:54 Stashed 1 file(s) [Pipeline] echo 12:09:54 [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 12:09:55 provisioning config files... 12:09:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config5795083923172556625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:56 ---> ****-login.sh 12:09:56 nexus3.edgexfoundry.org:10001 12:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:56 Configure a credential helper to remove this warning. See 12:09:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:56 12:09:56 Login Succeeded 12:09:56 nexus3.edgexfoundry.org:10002 12:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:56 Configure a credential helper to remove this warning. See 12:09:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:56 12:09:56 Login Succeeded 12:09:56 nexus3.edgexfoundry.org:10003 12:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:56 Configure a credential helper to remove this warning. See 12:09:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:56 12:09:56 Login Succeeded 12:09:56 nexus3.edgexfoundry.org:10004 12:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:56 Configure a credential helper to remove this warning. See 12:09:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:56 12:09:56 Login Succeeded 12:09:56 ****.io 12:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:09:56 Configure a credential helper to remove this warning. See 12:09:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:09:56 12:09:56 Login Succeeded 12:09:56 ---> ****-login.sh ends [Pipeline] } 12:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:09:57 ========================================================= 12:09:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:09:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:57 + 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 . 12:09:57 Sending build context to Docker daemon 8.777MB 12:09:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:09:57 Step 2/12 : FROM ${BASE} AS builder 12:09:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:09:57 7264a8db6415: Pulling fs layer 12:09:57 c4d48a809fc2: Pulling fs layer 12:09:57 4f1c88b9dad5: Pulling fs layer 12:09:57 ad3a456e5733: Pulling fs layer 12:09:57 69c7f0334f64: Pulling fs layer 12:09:57 1f1c1a5573a3: Pulling fs layer 12:09:57 ce7588e14bc9: Pulling fs layer 12:09:57 b5e4710f87ac: Pulling fs layer 12:09:57 ad3a456e5733: Waiting 12:09:57 1f1c1a5573a3: Waiting 12:09:57 ce7588e14bc9: Waiting 12:09:57 69c7f0334f64: Waiting 12:09:57 b5e4710f87ac: Waiting 12:09:57 c4d48a809fc2: Download complete 12:09:57 ad3a456e5733: Verifying Checksum 12:09:57 ad3a456e5733: Download complete 12:09:57 69c7f0334f64: Verifying Checksum 12:09:57 69c7f0334f64: Download complete 12:09:57 7264a8db6415: Download complete 12:09:58 1f1c1a5573a3: Verifying Checksum 12:09:58 1f1c1a5573a3: Download complete 12:09:58 7264a8db6415: Pull complete 12:09:58 b5e4710f87ac: Verifying Checksum 12:09:58 b5e4710f87ac: Download complete 12:09:58 c4d48a809fc2: Pull complete 12:09:58 4f1c88b9dad5: Verifying Checksum 12:09:58 4f1c88b9dad5: Download complete 12:09:58 ce7588e14bc9: Verifying Checksum 12:09:58 ce7588e14bc9: Download complete 12:10:01 4f1c88b9dad5: Pull complete 12:10:01 ad3a456e5733: Pull complete 12:10:01 69c7f0334f64: Pull complete 12:10:01 1f1c1a5573a3: Pull complete 12:10:04 ce7588e14bc9: Pull complete 12:10:04 b5e4710f87ac: Pull complete 12:10:04 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:10:04 ---> 88b5674ff536 12:10:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:10:10 Still waiting to schedule task 12:10:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:10:12 ---> Running in 2ceb84e5527e 12:10:14 Removing intermediate container 2ceb84e5527e 12:10:14 ---> 806d8ee317bf 12:10:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:10:14 ---> Running in d7d57bfdbc4e 12:10:14 Removing intermediate container d7d57bfdbc4e 12:10:14 ---> ae5b4962b5b3 12:10:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:10:14 ---> Running in 5fbbd7bb71d6 12:10:14 Removing intermediate container 5fbbd7bb71d6 12:10:14 ---> 2ed7b81cfeb9 12:10:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:14 ---> Running in 0d85b7594f20 12:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:10:14 OK: 264 MiB in 52 packages 12:10:15 Removing intermediate container 0d85b7594f20 12:10:15 ---> 9e70f117c425 12:10:15 Step 7/12 : WORKDIR /app 12:10:15 ---> Running in beba8ccdb699 12:10:15 Removing intermediate container beba8ccdb699 12:10:15 ---> 6d85ed039dce 12:10:15 Step 8/12 : COPY go.mod vendor* ./ 12:10:15 ---> 320d9e040e51 12:10:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:15 ---> Running in c3ef94462194 12:11:11 Removing intermediate container c3ef94462194 12:11:11 ---> cf23f26b17b7 12:11:11 Step 10/12 : COPY . . 12:11:11 ---> 3373ceffbf8d 12:11:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:11:11 ---> Running in bd1c1726d2a0 12:11:11 Removing intermediate container bd1c1726d2a0 12:11:11 ---> a7946b13487a 12:11:11 Step 12/12 : RUN $MAKE 12:11:11 ---> Running in a56886564c7d 12:11:11 noop 12:11:11 Removing intermediate container a56886564c7d 12:11:11 ---> 4f7cc69c9625 12:11:11 Successfully built 4f7cc69c9625 12:11:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:12 + docker inspect -f . ci-base-image-x86_64 12:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:12 prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container 12:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@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 12:11:12 $ docker top 07309e64c3b89df5cc106fb13982d6bd56ff75e9a4e86624f6c93597b6d05426 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:13 + go version 12:11:13 go version go1.21.0 linux/amd64 [Pipeline] } 12:11:13 $ docker stop --time=1 07309e64c3b89df5cc106fb13982d6bd56ff75e9a4e86624f6c93597b6d05426 12:11:14 $ docker rm -f --volumes 07309e64c3b89df5cc106fb13982d6bd56ff75e9a4e86624f6c93597b6d05426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:15 + docker inspect -f . ci-base-image-x86_64 12:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:15 prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container 12:11:15 $ 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-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@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 12:11:16 $ docker top c0467c54c42b74a6de2cfd6610b571aeef72be08f3c74780bb638b34c6ef465c -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:16 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-636 [Pipeline] fileExists [Pipeline] sh 12:11:16 + make test 12:11:16 go test -race -coverprofile=coverage.out ./... 12:11:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:11:53 go vet ./... 12:11:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:11:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:11:55 ./bin/test-attribution-txt.sh [Pipeline] echo 12:11:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:11:55 $ docker stop --time=1 c0467c54c42b74a6de2cfd6610b571aeef72be08f3c74780bb638b34c6ef465c 12:12:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27450 in /w/workspace/_app-service-configurable_PR-636 12:12:04 $ docker rm -f --volumes c0467c54c42b74a6de2cfd6610b571aeef72be08f3c74780bb638b34c6ef465c [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 12:12:04 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:12:04 Selected Git installation does not exist. Using Default 12:12:04 The recommended git tool is: NONE 12:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:12:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:12:06 + ls -al . 12:12:06 total 184 12:12:06 drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 12:11 . 12:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:09 .. 12:12:06 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 12:09 .dockerignore 12:12:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:11 .git 12:12:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 12:09 .github 12:12:06 -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 12:09 .gitignore 12:12:06 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 12:09 .golangci.yml 12:12:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:09 .semver 12:12:06 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 12:09 Attribution.txt 12:12:06 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 12:09 CHANGELOG.md 12:12:06 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 12:09 Dockerfile 12:12:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 12:09 GOVERNANCE.md 12:12:06 -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 12:09 Jenkinsfile 12:12:06 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 12:09 LICENSE 12:12:06 -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 12:09 OWNERS.md 12:12:06 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 12:09 README.md 12:12:06 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 12:09 VERSION 12:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 12:09 bin 12:12:06 -rw-r--r-- 1 jenkins jenkins 13 Jan 18 12:11 coverage.out 12:12:06 -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 12:09 go.mod 12:12:06 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 12:09 go.sum 12:12:06 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 12:09 main.go 12:12:06 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 12:09 makefile 12:12:06 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 12:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:06 + 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=919426bf60018f602b620296c2a7abf035e1871f --label arch=amd64 --label version=0.0.0 . 12:12:06 Sending build context to Docker daemon 8.778MB 12:12:06 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:12:06 Step 2/27 : FROM ${BASE} AS builder 12:12:06 ---> 4f7cc69c9625 12:12:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:12:07 ---> Running in 358ab83f3c24 12:12:07 Removing intermediate container 358ab83f3c24 12:12:07 ---> ebec28b48c06 12:12:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:12:07 ---> Running in 12e213f3f456 12:12:07 Removing intermediate container 12e213f3f456 12:12:07 ---> 63cd1cf17f45 12:12:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:12:07 ---> Running in f66ec7b2d217 12:12:07 Removing intermediate container f66ec7b2d217 12:12:07 ---> 3a4c85670bd7 12:12:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:12:07 ---> Running in 16c052a712da 12:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:12:07 OK: 264 MiB in 52 packages 12:12:08 Removing intermediate container 16c052a712da 12:12:08 ---> f3a1cc8d4bb3 12:12:08 Step 7/27 : WORKDIR /app 12:12:08 ---> Running in ced1c1223bb9 12:12:08 Removing intermediate container ced1c1223bb9 12:12:08 ---> d461104739ef 12:12:08 Step 8/27 : COPY go.mod vendor* ./ 12:12:08 ---> a9ae3c8e2730 12:12:08 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:08 ---> Running in ff5fc5feffac 12:12:09 Removing intermediate container ff5fc5feffac 12:12:09 ---> 7193f6883f54 12:12:09 Step 10/27 : COPY . . 12:12:10 ---> af8451b3b9a8 12:12:10 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:12:10 ---> Running in f355c9d7d8f8 12:12:10 Removing intermediate container f355c9d7d8f8 12:12:10 ---> 435d2227ef44 12:12:10 Step 12/27 : RUN $MAKE 12:12:10 ---> Running in d53c562db17b 12:12:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:12:13 using credential edgex-jenkins-ssh 12:12:13 Cloning the remote Git repository 12:12:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:12:13 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:12:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:12:13 > git --version # timeout=10 12:12:13 > git --version # 'git version 2.25.1' 12:12:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:12:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:17 Merging remotes/origin/main commit bdd01e90b95e6b38e37d562ed60190accab1224f into PR head commit 919426bf60018f602b620296c2a7abf035e1871f 12:12:17 Merge succeeded, producing 919426bf60018f602b620296c2a7abf035e1871f 12:12:17 Checking out Revision 919426bf60018f602b620296c2a7abf035e1871f (PR-636) 12:12:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:12:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/636/head:refs/remotes/origin/PR-636 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:12:17 > git config core.sparsecheckout # timeout=10 12:12:17 > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # timeout=10 12:12:17 > git remote # timeout=10 12:12:17 > git config --get remote.origin.url # timeout=10 12:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:17 > git merge bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 12:12:17 > git rev-parse HEAD^{commit} # timeout=10 12:12:17 > git config core.sparsecheckout # timeout=10 12:12:17 > git checkout -f 919426bf60018f602b620296c2a7abf035e1871f # timeout=10 12:12:17 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:12:17 > git --version # timeout=10 12:12:17 > git --version # 'git version 2.25.1' 12:12:17 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:12:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:12:19 Dload Upload Total Spent Left Speed 12:12:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh 12:12:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:12:20 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:12:20 sudo tee /etc/docker/daemon.new 12:12:20 { 12:12:20 "registry-mirrors": [ 12:12:20 "https://nexus3.edgexfoundry.org:10001" 12:12:20 ], 12:12:20 "bip": "10.250.0.254/24", 12:12:20 "hosts": [ 12:12:20 "tcp://0.0.0.0:5555", 12:12:20 "unix:///var/run/docker.sock" 12:12:20 ], 12:12:20 "mtu": 1458, 12:12:20 "selinux-enabled": true, 12:12:20 "seccomp-profile": "/etc/docker/seccomp.json" 12:12:20 } [Pipeline] sh 12:12:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:12:20 + sudo service docker restart 12:12:32 Removing intermediate container d53c562db17b 12:12:32 ---> dd65b431bf4d 12:12:32 Step 13/27 : FROM alpine:3.18 12:12:32 3.18: Pulling from library/alpine 12:12:32 c926b61bad3b: Pulling fs layer 12:12:32 c926b61bad3b: Verifying Checksum 12:12:32 c926b61bad3b: Download complete 12:12:32 c926b61bad3b: Pull complete 12:12:32 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:12:32 Status: Downloaded newer image for alpine:3.18 12:12:32 ---> b541f2080109 12:12:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:12:32 ---> Running in f3592f2853ce 12:12:32 Removing intermediate container f3592f2853ce 12:12:32 ---> 3820010003c1 12:12:32 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:12:32 ---> Running in 4edcaf23bb26 12:12:32 Removing intermediate container 4edcaf23bb26 12:12:32 ---> c78281d75258 12:12:32 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:12:32 ---> Running in 27322df7f605 12:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:12:32 (1/2) Installing ca-certificates (20230506-r0) 12:12:32 (2/2) Installing dumb-init (1.2.5-r2) 12:12:32 Executing busybox-1.36.1-r5.trigger 12:12:32 Executing ca-certificates-20230506-r0.trigger 12:12:32 OK: 8 MiB in 17 packages 12:12:32 Removing intermediate container 27322df7f605 12:12:32 ---> e59d4cbbdd90 12:12:32 Step 17/27 : RUN apk --no-cache upgrade 12:12:32 ---> Running in 521705e366de 12:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:12:33 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 12:12:33 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 12:12:33 Executing ca-certificates-20230506-r0.trigger 12:12:33 OK: 8 MiB in 17 packages 12:12:34 Removing intermediate container 521705e366de 12:12:34 ---> b959f122c35f 12:12:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:12:34 ---> f71c1de5627c 12:12:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:12:34 ---> b3a7f70fc17c 12:12:34 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:12:34 ---> 137bfb4fd4e7 12:12:34 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:12:35 ---> 1f5bca582d19 12:12:35 Step 22/27 : EXPOSE 48095 12:12:35 ---> Running in 0d83a4e82a48 12:12:35 Removing intermediate container 0d83a4e82a48 12:12:35 ---> 9d6bde721da2 12:12:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:12:35 ---> Running in d3ef4d66871b 12:12:35 Removing intermediate container d3ef4d66871b 12:12:35 ---> 5045eda89ede 12:12:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:12:35 ---> Running in 64fe8eb04109 12:12:35 Removing intermediate container 64fe8eb04109 12:12:35 ---> cb6024c076ed 12:12:35 Step 25/27 : LABEL arch=amd64 12:12:35 ---> Running in 0a4f7157d4d4 12:12:35 Removing intermediate container 0a4f7157d4d4 12:12:35 ---> 4ee0b18de444 12:12:35 Step 26/27 : LABEL git_sha=919426bf60018f602b620296c2a7abf035e1871f 12:12:35 ---> Running in 5e459c684107 12:12:35 Removing intermediate container 5e459c684107 12:12:35 ---> 86e97f0140bd 12:12:35 Step 27/27 : LABEL version=0.0.0 12:12:35 ---> Running in a5abb81c5ec7 12:12:35 Removing intermediate container a5abb81c5ec7 12:12:35 ---> b252b885c4b3 12:12:35 [Warning] One or more build-args [ARCH] were not consumed 12:12:35 Successfully built b252b885c4b3 12:12:35 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 12:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:37 12:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:37 latest: Pulling from edgex-lftools-log-publisher 12:12:37 5eb5b503b376: Pulling fs layer 12:12:37 5c69ac0246d0: Pulling fs layer 12:12:37 ec43610c2a17: Pulling fs layer 12:12:37 3a2ae6a8a46f: Pulling fs layer 12:12:37 33b1e0a273af: Pulling fs layer 12:12:37 5d3b04190fa2: Pulling fs layer 12:12:37 2f39f015ded8: Pulling fs layer 12:12:37 3a2ae6a8a46f: Waiting 12:12:37 33b1e0a273af: Waiting 12:12:37 5d3b04190fa2: Waiting 12:12:37 5c69ac0246d0: Verifying Checksum 12:12:37 5c69ac0246d0: Download complete 12:12:37 3a2ae6a8a46f: Download complete 12:12:37 33b1e0a273af: Download complete 12:12:37 ec43610c2a17: Verifying Checksum 12:12:37 ec43610c2a17: Download complete 12:12:37 5d3b04190fa2: Verifying Checksum 12:12:37 5d3b04190fa2: Download complete 12:12:38 5eb5b503b376: Verifying Checksum 12:12:38 5eb5b503b376: Download complete 12:12:38 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:39 provisioning config files... 12:12:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12339889434999919120tmp [Pipeline] { 12:12:39 5eb5b503b376: Pull complete [Pipeline] libraryResource [Pipeline] sh 12:12:39 5c69ac0246d0: Pull complete 12:12:39 ---> ****-login.sh 12:12:39 nexus3.edgexfoundry.org:10001 12:12:39 ec43610c2a17: Pull complete 12:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:39 3a2ae6a8a46f: Pull complete 12:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:12:40 Configure a credential helper to remove this warning. See 12:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:12:40 12:12:40 Login Succeeded 12:12:40 nexus3.edgexfoundry.org:10002 12:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:40 33b1e0a273af: Pull complete 12:12:40 5d3b04190fa2: Pull complete 12:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:12:40 Configure a credential helper to remove this warning. See 12:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:12:40 12:12:40 Login Succeeded 12:12:40 nexus3.edgexfoundry.org:10003 12:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:12:40 Configure a credential helper to remove this warning. See 12:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:12:40 12:12:40 Login Succeeded 12:12:40 nexus3.edgexfoundry.org:10004 12:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:12:41 Configure a credential helper to remove this warning. See 12:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:12:41 12:12:41 Login Succeeded 12:12:41 ****.io 12:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:12:41 Configure a credential helper to remove this warning. See 12:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:12:41 12:12:41 Login Succeeded 12:12:41 ---> ****-login.sh ends [Pipeline] } 12:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:12:42 ========================================================= 12:12:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:12:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:42 + 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 . 12:12:43 #0 building with "default" instance using docker driver 12:12:43 12:12:43 #1 [internal] load .dockerignore 12:12:43 #1 transferring context: 159B done 12:12:43 #1 DONE 0.1s 12:12:43 12:12:43 #2 [internal] load build definition from Dockerfile 12:12:43 #2 transferring dockerfile: 2.05kB 0.0s done 12:12:43 #2 DONE 0.1s 12:12:44 12:12:44 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:12:44 #3 DONE 0.1s 12:12:44 12:12:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:12:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 12:12:44 #4 ... 12:12:44 12:12:44 #5 [internal] load build context 12:12:44 #5 transferring context: 130.62kB 0.0s done 12:12:44 #5 DONE 0.1s 12:12:44 12:12:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:12:44 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 12:12:44 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s 12:12:44 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 12:12:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 12:12:44 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 12:12:44 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 12:12:44 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 12:12:44 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 12:12:44 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 12:12:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s 12:12:44 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 12:12:44 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 12:12:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 12:12:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s 12:12:44 2f39f015ded8: Pull complete 12:12:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 12:12:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s 12:12:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.58MB / 97.63MB 0.5s 12:12:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.5s 12:12:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.6s 12:12:44 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 12:12:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 0.6s 12:12:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 12:12:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s 12:12:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.90MB / 63.99MB 0.9s 12:12:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.14MB / 97.63MB 0.9s 12:12:45 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [Pipeline] withDockerContainer 12:12:45 prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container 12:12:45 $ 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-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@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 12:12:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s 12:12:45 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 12:12:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.2s 12:12:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.2s 12:12:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s 12:12:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s 12:12:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.4s 12:12:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.5s 12:12:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 12:12:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.6s 12:12:45 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12:12:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.41MB / 97.63MB 1.7s 12:12:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.48MB / 97.63MB 1.8s 12:12:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s 12:12:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.1s 12:12:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s 12:12:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 12:12:51 $ docker top 156d18ae398775d2636704ae49963eb40386b58bad47cddb0e894cbb04da162b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:51 ---> job-cost.sh 12:12:51 lf-activate-venv: SKIPPING 12:12:51 INFO: No Stack... 12:12:52 INFO: Retrieving Pricing Info for: v3-standard-8 12:12:52 INFO: Archiving Costs [Pipeline] sh 12:12:52 + cat /w/workspace/_app-service-configurable_PR-636/archives/cost.csv 12:12:52 + cut -d, -f6 [Pipeline] lock 12:12:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] 12:12:53 Resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] did not exist. Created. 12:12:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:53 + echo total: 0.2199999988079071 [Pipeline] stash 12:12:53 Stashed 1 file(s) [Pipeline] } 12:12:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:12:53 $ docker stop --time=1 156d18ae398775d2636704ae49963eb40386b58bad47cddb0e894cbb04da162b 12:12:54 $ docker rm -f --volumes 156d18ae398775d2636704ae49963eb40386b58bad47cddb0e894cbb04da162b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 12:12:55 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:12:56 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s 12:13:03 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done 12:13:03 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 12:13:03 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 12:13:04 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 12:13:04 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12:13:09 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 12:13:13 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done 12:13:13 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 12:13:15 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 12:13:15 #4 DONE 31.3s 12:13:15 12:13:15 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:13:16 #6 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:13:16 #6 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:13:17 #6 2.064 OK: 266 MiB in 52 packages 12:13:19 #6 DONE 3.8s 12:13:19 12:13:19 #7 [builder 3/7] WORKDIR /app 12:13:19 #7 DONE 0.1s 12:13:19 12:13:19 #8 [builder 4/7] COPY go.mod vendor* ./ 12:13:19 #8 DONE 0.1s 12:13:19 12:13:19 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:51 #9 DONE 29.2s 12:13:51 12:13:51 #10 [builder 6/7] COPY . . 12:13:51 #10 DONE 0.1s 12:13:51 12:13:51 #11 [builder 7/7] RUN echo noop 12:13:51 #11 0.654 noop 12:13:51 #11 DONE 0.7s 12:13:51 12:13:51 #12 exporting to image 12:13:51 #12 exporting layers 12:14:10 #12 exporting layers 19.9s done 12:14:10 #12 writing image sha256:88a7e843d6e285650641ba5fef55ce5cea9a079c1f29024373b52985ab9a5f7b done 12:14:10 #12 naming to docker.io/library/ci-base-image-arm64 done 12:14:10 #12 DONE 19.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:10 + docker inspect -f . ci-base-image-arm64 12:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:10 prd-ubuntu20.04-docker-arm64-4c-16g-27450 does not seem to be running inside a container 12:14:11 $ 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 12:14:12 $ docker top 86b9f05f6d5fae7172deffee59468219a6b506f542e949f1db3ed4e9a03c5c81 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:13 + go version 12:14:13 go version go1.21.0 linux/arm64 [Pipeline] } 12:14:13 $ docker stop --time=1 86b9f05f6d5fae7172deffee59468219a6b506f542e949f1db3ed4e9a03c5c81 12:14:14 $ docker rm -f --volumes 86b9f05f6d5fae7172deffee59468219a6b506f542e949f1db3ed4e9a03c5c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:16 + docker inspect -f . ci-base-image-arm64 12:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-27450 does not seem to be running inside a container 12:14:16 $ 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 12:14:17 $ docker top d71798d20181429d316300c0d5b4f178c3c3a1e60a9316fff1c4d2c18551cc00 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:17 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:14:18 + make test 12:14:18 go test -race -coverprofile=coverage.out ./... 12:15:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:15:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:15:55 go vet ./... 12:16:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:16:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:16:51 ./bin/test-attribution-txt.sh [Pipeline] echo 12:16:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:16:51 $ docker stop --time=1 d71798d20181429d316300c0d5b4f178c3c3a1e60a9316fff1c4d2c18551cc00 12:16:53 $ docker rm -f --volumes d71798d20181429d316300c0d5b4f178c3c3a1e60a9316fff1c4d2c18551cc00 [Pipeline] // withDockerContainer [Pipeline] sh 12:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:16:55 Warning: overwriting stash ‘coverage-report’ 12:16:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:16:56 + ls -al . 12:16:56 total 180 12:16:56 drwxrwxr-x 6 jenkins jenkins 4096 Jan 18 12:14 . 12:16:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 12:12 .. 12:16:56 -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 12:12 .dockerignore 12:16:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:12 .git 12:16:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 12:12 .github 12:16:56 -rw-rw-r-- 1 jenkins jenkins 106 Jan 18 12:12 .gitignore 12:16:56 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 12:12 .golangci.yml 12:16:56 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 18 12:12 Attribution.txt 12:16:56 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 18 12:12 CHANGELOG.md 12:16:56 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 18 12:12 Dockerfile 12:16:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 12:12 GOVERNANCE.md 12:16:56 -rw-rw-r-- 1 jenkins jenkins 666 Jan 18 12:12 Jenkinsfile 12:16:56 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 12:12 LICENSE 12:16:56 -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 12:12 OWNERS.md 12:16:56 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 18 12:12 README.md 12:16:56 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 12:09 VERSION 12:16:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 12:12 bin 12:16:56 -rw-r--r-- 1 jenkins jenkins 13 Jan 18 12:14 coverage.out 12:16:56 -rw-rw-r-- 1 jenkins jenkins 3728 Jan 18 12:12 go.mod 12:16:56 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 12:12 go.sum 12:16:56 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 18 12:12 main.go 12:16:56 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 18 12:12 makefile 12:16:56 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 12:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:57 + 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=919426bf60018f602b620296c2a7abf035e1871f --label arch=arm64 --label version=0.0.0 . 12:16:57 #0 building with "default" instance using docker driver 12:16:57 12:16:57 #1 [internal] load build definition from Dockerfile 12:16:57 #1 transferring dockerfile: 30B 12:16:58 #1 transferring dockerfile: 2.05kB 0.0s done 12:16:58 #1 DONE 0.0s 12:16:58 12:16:58 #2 [internal] load .dockerignore 12:16:58 #2 transferring context: 159B 0.0s done 12:16:58 #2 DONE 0.0s 12:16:58 12:16:58 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:16:58 #3 DONE 0.0s 12:16:58 12:16:58 #4 [internal] load metadata for docker.io/library/alpine:3.18 12:16:58 #4 DONE 0.3s 12:16:58 12:16:58 #5 [internal] load build context 12:16:58 #5 transferring context: 1.45kB 0.0s done 12:16:58 #5 DONE 0.0s 12:16:58 12:16:58 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:16:58 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 12:16:58 #6 ... 12:16:58 12:16:58 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:16:58 #7 DONE 0.2s 12:16:58 12:16:58 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:16:58 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 12:16:58 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 12:16:58 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 12:16:58 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 12:16:58 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 12:16:58 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.1s 12:16:58 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 12:16:59 #6 DONE 0.9s 12:16:59 12:16:59 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:16:59 #8 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:17:00 #8 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:17:01 #8 ... 12:17:01 12:17:01 #9 [builder 2/7] RUN apk add --update --no-cache make git 12:17:01 #9 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:17:01 #9 1.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:17:01 #9 2.246 OK: 266 MiB in 52 packages 12:17:01 #9 DONE 2.5s 12:17:01 12:17:01 #10 [builder 3/7] WORKDIR /app 12:17:01 #10 DONE 0.1s 12:17:01 12:17:01 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:17:01 #8 1.959 (1/2) Installing ca-certificates (20230506-r0) 12:17:01 #8 2.073 (2/2) Installing dumb-init (1.2.5-r2) 12:17:01 #8 ... 12:17:01 12:17:01 #11 [builder 4/7] COPY go.mod vendor* ./ 12:17:01 #11 DONE 0.1s 12:17:01 12:17:01 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:17:01 #8 2.084 Executing busybox-1.36.1-r5.trigger 12:17:01 #8 2.120 Executing ca-certificates-20230506-r0.trigger 12:17:01 #8 2.381 OK: 9 MiB in 17 packages 12:17:04 #8 DONE 4.8s 12:17:04 12:17:04 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:17:04 #12 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:17:05 #12 ... 12:17:05 12:17:05 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:05 #13 DONE 3.7s 12:17:05 12:17:05 #14 [builder 6/7] COPY . . 12:17:05 #14 DONE 0.1s 12:17:05 12:17:05 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:17:05 #12 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:17:06 #12 2.301 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 12:17:06 #12 2.405 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 12:17:06 #12 2.426 Executing ca-certificates-20230506-r0.trigger 12:17:06 #12 2.632 OK: 9 MiB in 17 packages 12:17:07 #12 DONE 3.0s 12:17:07 12:17:07 #15 [builder 7/7] RUN make build 12:17:07 #15 0.723 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:18:14 #15 DONE 59.2s 12:18:14 12:18:14 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 12:18:14 #16 DONE 0.1s 12:18:14 12:18:14 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 12:18:14 #17 DONE 0.1s 12:18:14 12:18:14 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 12:18:14 #18 DONE 0.1s 12:18:14 12:18:14 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 12:18:14 #19 DONE 0.2s 12:18:14 12:18:14 #20 exporting to image 12:18:14 #20 exporting layers 12:18:14 #20 exporting layers 0.3s done 12:18:14 #20 writing image sha256:94b11c832c3a333f3c2cbd5ddcdfba8629bd63a99f9ac3b8471570898c113e7c done 12:18:14 #20 naming to docker.io/library/app-service-configurable-arm64 done 12:18:14 #20 DONE 0.3s [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 12:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:18:16 12:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:18:16 arm64: Pulling from edgex-lftools-log-publisher 12:18:16 8998bd30e6a1: Pulling fs layer 12:18:16 04944245beec: Pulling fs layer 12:18:16 699f458cf7ca: Pulling fs layer 12:18:16 765212b225bb: Pulling fs layer 12:18:16 f23df028b6ca: Pulling fs layer 12:18:16 d65c8cfc05b1: Pulling fs layer 12:18:16 2437ff75d9bd: Pulling fs layer 12:18:16 f23df028b6ca: Waiting 12:18:16 d65c8cfc05b1: Waiting 12:18:16 2437ff75d9bd: Waiting 12:18:16 765212b225bb: Waiting 12:18:16 04944245beec: Verifying Checksum 12:18:16 04944245beec: Download complete 12:18:16 765212b225bb: Verifying Checksum 12:18:16 765212b225bb: Download complete 12:18:16 f23df028b6ca: Verifying Checksum 12:18:16 f23df028b6ca: Download complete 12:18:17 d65c8cfc05b1: Download complete 12:18:17 699f458cf7ca: Verifying Checksum 12:18:17 699f458cf7ca: Download complete 12:18:17 8998bd30e6a1: Verifying Checksum 12:18:17 8998bd30e6a1: Download complete 12:18:19 2437ff75d9bd: Verifying Checksum 12:18:19 2437ff75d9bd: Download complete 12:18:23 8998bd30e6a1: Pull complete 12:18:24 04944245beec: Pull complete 12:18:26 699f458cf7ca: Pull complete 12:18:26 765212b225bb: Pull complete 12:18:26 f23df028b6ca: Pull complete 12:18:27 d65c8cfc05b1: Pull complete 12:18:53 2437ff75d9bd: Pull complete 12:18:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:18:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:54 prd-ubuntu20.04-docker-arm64-4c-16g-27450 does not seem to be running inside a container 12:18:54 $ 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 12:18:56 $ docker top e10b0bf2bfe9d50cb1dcc1edfbb20b0b5e433d80bb3897a21b5baf4b73247696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:56 ---> job-cost.sh 12:18:57 lf-activate-venv: SKIPPING 12:18:57 INFO: No Stack... 12:18:57 INFO: Retrieving Pricing Info for: v3-standard-8 12:18:58 INFO: Archiving Costs [Pipeline] sh 12:18:58 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:18:58 + cut -d, -f6 [Pipeline] lock 12:18:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] 12:18:58 Resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] did not exist. Created. 12:18:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:18:59 /w/workspace/app-service-configurable/1@tmp/durable-9ebc9d35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:18:59 + echo total: 0.2199999988079071 [Pipeline] stash 12:18:59 Warning: overwriting stash ‘stack-cost’ 12:18:59 Stashed 1 file(s) [Pipeline] } 12:18:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-636-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:19:00 $ docker stop --time=1 e10b0bf2bfe9d50cb1dcc1edfbb20b0b5e433d80bb3897a21b5baf4b73247696 12:19:01 $ docker rm -f --volumes e10b0bf2bfe9d50cb1dcc1edfbb20b0b5e433d80bb3897a21b5baf4b73247696 [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 12:19:03 provisioning config files... 12:19:03 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config6082057646718369tmp [Pipeline] { [Pipeline] sh 12:19:04 + set +x 12:19:04 + curl -s https://codecov.io/bash 12:19:04 + bash -s -- 12:19:04 12:19:04 _____ _ 12:19:04 / ____| | | 12:19:04 | | ___ __| | ___ ___ _____ __ 12:19:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:19:04 | |___| (_) | (_| | __/ (_| (_) \ V / 12:19:04 \_____\___/ \__,_|\___|\___\___/ \_/ 12:19:04 Bash-1.0.6 12:19:04 12:19:04 12:19:04 ==> git version 2.25.1 found 12:19:04 ==> 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 12:19:04 Release-Date: 2020-01-08 12:19:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:19:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:19:04 ==> Jenkins CI detected. 12:19:04 current dir:  /w/workspace/_app-service-configurable_PR-636 12:19:04 project root: . 12:19:04 --> token set from env 12:19:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:19:04 ==> Running gcov in . (disable via -X gcov) 12:19:04 ==> Python coveragepy not found 12:19:04 ==> Searching for coverage reports in: 12:19:04 + . 12:19:04 -> Found 1 reports 12:19:04 ==> Detecting git/mercurial file structure 12:19:04 ==> Reading reports 12:19:04 + ./coverage.out bytes=13 12:19:04 ==> Appending adjustments 12:19:04 https://docs.codecov.io/docs/fixing-reports 12:19:04 + Found adjustments 12:19:04 ==> Gzipping contents 12:19:04 4.0K /tmp/codecov.uGzyNh.gz 12:19:04 ==> Uploading reports 12:19:04 url: https://codecov.io 12:19:04 query: branch=PR-636&commit=919426bf60018f602b620296c2a7abf035e1871f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-636%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=636&job=&cmd_args= 12:19:04 -> Pinging Codecov 12:19:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-636&commit=919426bf60018f602b620296c2a7abf035e1871f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-636%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=636&job=&cmd_args= 12:19:04 -> Uploading to 12:19:04 https://storage.googleapis.com/codecov/v4/raw/2024-01-18/A97CA9966030D2A3747ED39772930CCE/919426bf60018f602b620296c2a7abf035e1871f/0b4f5b1d-2bb7-4b5b-a60d-ce47f5078cc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T121904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ef71b3e219a0d7a1d4969932bb2eda18b8aa526bf64d4339e347ceb95c1faa1 12:19:04 % Total % Received % Xferd Average Speed Time Time Time Current 12:19:04 Dload Upload Total Spent Left Speed 12:19:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 883 --:--:-- --:--:-- --:--:-- 883 12:19:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/919426bf60018f602b620296c2a7abf035e1871f [Pipeline] } 12:19:04 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 12:19:08 + [ -d /w/workspace/_app-service-configurable_PR-636/archives ] 12:19:08 + ls -al /w/workspace/_app-service-configurable_PR-636/archives 12:19:08 total 16 12:19:08 drwxr-xr-x 3 root root 4096 Jan 18 12:12 . 12:19:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:12 .. 12:19:08 drwxr-xr-x 2 root root 4096 Jan 18 12:12 cost 12:19:08 -rw-r--r-- 1 root root 96 Jan 18 12:12 cost.csv 12:19:08 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-636/archives 12:19:08 + ls -al /w/workspace/_app-service-configurable_PR-636/archives 12:19:08 total 16 12:19:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:12 . 12:19:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 12:12 .. 12:19:08 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 12:12 cost 12:19:08 -rw-r--r-- 1 jenkins jenkins 96 Jan 18 12:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:19:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:19:09 ---> package-listing.sh 12:19:09 ++ facter osfamily 12:19:09 ++ tr '[:upper:]' '[:lower:]' 12:19:09 + OS_FAMILY=debian 12:19:09 + workspace=/w/workspace/_app-service-configurable_PR-636 12:19:09 + START_PACKAGES=/tmp/packages_start.txt 12:19:09 + END_PACKAGES=/tmp/packages_end.txt 12:19:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:19:09 + PACKAGES=/tmp/packages_start.txt 12:19:09 + '[' /w/workspace/_app-service-configurable_PR-636 ']' 12:19:09 + PACKAGES=/tmp/packages_end.txt 12:19:09 + case "${OS_FAMILY}" in 12:19:09 + dpkg -l 12:19:09 + grep '^ii' 12:19:09 + '[' -f /tmp/packages_start.txt ']' 12:19:09 + '[' -f /tmp/packages_end.txt ']' 12:19:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:19:09 + '[' /w/workspace/_app-service-configurable_PR-636 ']' 12:19:09 + mkdir -p /w/workspace/_app-service-configurable_PR-636/archives/ 12:19:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-636/archives/ [Pipeline] echo 12:19:09 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-636/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:19:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:10 prd-ubuntu20.04-docker-8c-8g-27449 does not seem to be running inside a container 12:19:10 $ 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-636/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-636 -v /w/workspace/_app-service-configurable_PR-636:/w/workspace/_app-service-configurable_PR-636:rw,z -v /w/workspace/_app-service-configurable_PR-636@tmp:/w/workspace/_app-service-configurable_PR-636@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 12:19:11 $ docker top 6e0f907eae58b0688acbeca4c818228eb2ff5dd7934f95316052ec967bf12aff -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:12 + touch /tmp/pre-build-complete [Pipeline] sh 12:19:12 + mkdir -p /var/log/sysstat [Pipeline] sh 12:19:12 + ls /var/log/sa-host 12:19:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:19:13 provisioning config files... 12:19:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-636@tmp/config3605577570365518850tmp [Pipeline] { [Pipeline] echo 12:19:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:19:13 ---> create-netrc.sh [Pipeline] } 12:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:19:14 ---> python-tools-install.sh [Pipeline] echo 12:19:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:19:14 ---> sudo-logs.sh 12:19:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:19:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:19:14 ---> job-cost.sh 12:19:14 lf-activate-venv: SKIPPING 12:19:14 DEBUG: total: 0.2199999988079071 12:19:14 INFO: Retrieving Stack Cost... 12:19:15 INFO: Retrieving Pricing Info for: v3-standard-8 12:19:15 INFO: Archiving Costs [Pipeline] echo 12:19:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:19:16 ---> logs-deploy.sh 12:19:16 lf-activate-venv: SKIPPING 12:19:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-636/1 12:19:16 INFO: archiving workspace using pattern(s): 12:19:16 Archives upload complete. 12:19:17 INFO: archiving logs to Nexus 12:19:17 ---> uname -a: 12:19:17 Linux prd-ubuntu20-04-docker-8c-8g-27449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:19:17 12:19:17