Pull request #708 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2337dbfe07263c9b346a454f62e53dfaa9cd2416+44becd0efa6ffb5b62a597229c194c6b59bdfa7c (ef869135f48afe510897cac505b1060312aa9fff) 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-ssh8739329903174508091.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-ssh5621085822820420528.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/edgex-ui-go/branches/PR-708/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/edgex-ui-go/branches/PR-708/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8765150970351463334.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/edgex-ui-go/branches/PR-708/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4301429142579894541.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-ssh4242022735453214407.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/edgex-ui-go/branches/PR-708/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/edgex-ui-go/branches/PR-708/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh908412258011254445.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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui 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 ‘prd-ubuntu20.04-docker-8c-8g-1930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1932 in /w/workspace/edgexfoundry_edgex-ui-go_PR-708 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-708 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit 2337dbfe07263c9b346a454f62e53dfaa9cd2416 Merge succeeded, producing 2337dbfe07263c9b346a454f62e53dfaa9cd2416 Checking out Revision 2337dbfe07263c9b346a454f62e53dfaa9cd2416 (PR-708) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/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/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/708/head:refs/remotes/origin/PR-708 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2337dbfe07263c9b346a454f62e53dfaa9cd2416 # 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 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2337dbfe07263c9b346a454f62e53dfaa9cd2416 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:42:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:22 ========================================================= 04:42:22 EdgeX Global Pipelines Version Info 04:42:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:42:23 ------------------- 04:42:23 stable info: 04:42:23 ------------------- 04:42:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:42:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:42:23 Message: update stable to v1.0.258 04:42:23 ------------------- 04:42:23 experimental info: 04:42:23 ------------------- 04:42:23 Commited By: **** collab-it+edgex@linuxfoundation.org 04:42:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:42:23 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:42:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-708 [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-708 [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-708 [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2337dbfe07263c9b346a454f62e53dfaa9cd2416 [Pipeline] echo 04:42:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2337dbf [Pipeline] echo 04:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:26 provisioning config files... 04:42:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp/config1232709575302505957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:26 ---> ****-login.sh 04:42:26 nexus3.edgexfoundry.org:10001 04:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:26 Configure a credential helper to remove this warning. See 04:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:26 04:42:26 Login Succeeded 04:42:26 nexus3.edgexfoundry.org:10002 04:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:27 Configure a credential helper to remove this warning. See 04:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:27 04:42:27 Login Succeeded 04:42:27 nexus3.edgexfoundry.org:10003 04:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:27 Configure a credential helper to remove this warning. See 04:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:27 04:42:27 Login Succeeded 04:42:27 nexus3.edgexfoundry.org:10004 04:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:27 Configure a credential helper to remove this warning. See 04:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:27 04:42:27 Login Succeeded 04:42:27 ****.io 04:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:27 Configure a credential helper to remove this warning. See 04:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:27 04:42:27 Login Succeeded 04:42:27 ---> ****-login.sh ends [Pipeline] } 04:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:28 + git rev-list -1 --merges 2337dbfe07263c9b346a454f62e53dfaa9cd2416~1..2337dbfe07263c9b346a454f62e53dfaa9cd2416 [Pipeline] echo 04:42:28 -----------> git rev-list -1 --merges 2337dbfe07263c9b346a454f62e53dfaa9cd2416~1..2337dbfe07263c9b346a454f62e53dfaa9cd2416 2337dbfe07263c9b346a454f62e53dfaa9cd2416 [false] [Pipeline] sh 04:42:28 + git log --format=format:%s -1 2337dbfe07263c9b346a454f62e53dfaa9cd2416 [Pipeline] echo 04:42:28 ========================================================= 04:42:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:29 + git log --format=format:%s -1 2337dbfe07263c9b346a454f62e53dfaa9cd2416 [Pipeline] echo 04:42:29 [semverPrep] GIT_COMMIT: 2337dbfe07263c9b346a454f62e53dfaa9cd2416, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:42:29 [semverPrep] This is not a build commit. [Pipeline] sh 04:42:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:29 + grep -v github /etc/ssh/ssh_known_hosts 04:42:29 + [ -e /tmp/ssh_known_hosts ] 04:42:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:29 + sudo tee -a /etc/ssh/ssh_known_hosts 04:42:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:30 04:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:30 0.1.4: Pulling from edgex-devops/py-git-semver 04:42:30 b85a868b505f: Pulling fs layer 04:42:30 e2be974225ed: Pulling fs layer 04:42:30 339a4e72a1f5: Pulling fs layer 04:42:30 988bab9f4d93: Pulling fs layer 04:42:30 1469e6f7b9e6: Pulling fs layer 04:42:30 eaf3925da568: Pulling fs layer 04:42:30 bab4dde63d76: Pulling fs layer 04:42:30 bde34c3a00c8: Pulling fs layer 04:42:30 b352a97aabf1: Pulling fs layer 04:42:30 4872d77fe225: Pulling fs layer 04:42:30 5851b861e8e6: Pulling fs layer 04:42:30 eaf3925da568: Waiting 04:42:30 bab4dde63d76: Waiting 04:42:30 bde34c3a00c8: Waiting 04:42:30 988bab9f4d93: Waiting 04:42:30 b352a97aabf1: Waiting 04:42:30 4872d77fe225: Waiting 04:42:30 1469e6f7b9e6: Waiting 04:42:30 5851b861e8e6: Waiting 04:42:30 e2be974225ed: Download complete 04:42:30 988bab9f4d93: Verifying Checksum 04:42:30 988bab9f4d93: Download complete 04:42:30 1469e6f7b9e6: Verifying Checksum 04:42:30 1469e6f7b9e6: Download complete 04:42:30 eaf3925da568: Download complete 04:42:30 339a4e72a1f5: Verifying Checksum 04:42:30 339a4e72a1f5: Download complete 04:42:30 bde34c3a00c8: Verifying Checksum 04:42:30 bde34c3a00c8: Download complete 04:42:30 b352a97aabf1: Download complete 04:42:30 4872d77fe225: Download complete 04:42:30 5851b861e8e6: Verifying Checksum 04:42:30 5851b861e8e6: Download complete 04:42:30 b85a868b505f: Download complete 04:42:31 bab4dde63d76: Verifying Checksum 04:42:31 bab4dde63d76: Download complete 04:42:32 b85a868b505f: Pull complete 04:42:32 e2be974225ed: Pull complete 04:42:32 339a4e72a1f5: Pull complete 04:42:32 988bab9f4d93: Pull complete 04:42:32 1469e6f7b9e6: Pull complete 04:42:32 eaf3925da568: Pull complete 04:42:34 bab4dde63d76: Pull complete 04:42:34 bde34c3a00c8: Pull complete 04:42:34 b352a97aabf1: Pull complete 04:42:34 4872d77fe225: Pull complete 04:42:34 5851b861e8e6: Pull complete 04:42:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:35 prd-ubuntu20.04-docker-8c-8g-1932 does not seem to be running inside a container 04:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-708 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708:/w/workspace/edgexfoundry_edgex-ui-go_PR-708:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:37 $ docker top 488829957a477924630b71a39c4e1e9fdcb17435103264843f4ce55af6f3f4d1 -eo pid,comm 04:42:37 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). 04:42:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:38 [ssh-agent] Looking for ssh-agent implementation... 04:42:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:38 $ docker exec 488829957a477924630b71a39c4e1e9fdcb17435103264843f4ce55af6f3f4d1 ssh-agent 04:42:38 SSH_AUTH_SOCK=/tmp/ssh-dkzPrSf71TsJ/agent.32 04:42:38 SSH_AGENT_PID=38 04:42:38 Running ssh-add (command line suppressed) 04:42:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp/private_key_4213358760076066277.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp/private_key_4213358760076066277.key) 04:42:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:38 + git tag --points-at HEAD [Pipeline] } 04:42:38 $ docker exec --env ******** --env ******** 488829957a477924630b71a39c4e1e9fdcb17435103264843f4ce55af6f3f4d1 ssh-agent -k 04:42:38 unset SSH_AUTH_SOCK; 04:42:38 unset SSH_AGENT_PID; 04:42:38 echo Agent pid 38 killed; 04:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:38 [ssh-agent] Looking for ssh-agent implementation... 04:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:39 $ docker exec 488829957a477924630b71a39c4e1e9fdcb17435103264843f4ce55af6f3f4d1 ssh-agent 04:42:39 SSH_AUTH_SOCK=/tmp/ssh-Vc2GVzRJRf0V/agent.70 04:42:39 SSH_AGENT_PID=76 04:42:39 Running ssh-add (command line suppressed) 04:42:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp/private_key_8685404399923492639.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp/private_key_8685404399923492639.key) 04:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:39 + git semver init 04:42:39 2024-02-29 04:42:39,801 [run_init] DEBUG init version:0.0.0 force:False 04:42:39 2024-02-29 04:42:39,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver 04:42:39 2024-02-29 04:42:39,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver 04:42:39 2024-02-29 04:42:39,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-708, universal_newlines=False, shell=None, istream=None) 04:42:41 2024-02-29 04:42:41,789 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-708/.git/info/exclude 04:42:41 2024-02-29 04:42:41,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver/PR-708 with force:False 04:42:41 2024-02-29 04:42:41,789 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver/PR-708 04:42:41 2024-02-29 04:42:41,793 [execute] INFO git cat-file --batch-check 04:42:41 2024-02-29 04:42:41,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver, universal_newlines=False, shell=None, istream=) 04:42:41 2024-02-29 04:42:41,799 [execute] INFO git cat-file --batch 04:42:41 2024-02-29 04:42:41,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver, universal_newlines=False, shell=None, istream=) 04:42:41 2024-02-29 04:42:41,804 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-708/.semver/PR-708 04:42:41 0.0.0 [Pipeline] } 04:42:42 $ docker exec --env ******** --env ******** 488829957a477924630b71a39c4e1e9fdcb17435103264843f4ce55af6f3f4d1 ssh-agent -k 04:42:42 unset SSH_AUTH_SOCK; 04:42:42 unset SSH_AGENT_PID; 04:42:42 echo Agent pid 76 killed; 04:42:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:42 + git semver [Pipeline] } 04:42:42 $ docker stop --time=1 488829957a477924630b71a39c4e1e9fdcb17435103264843f4ce55af6f3f4d1 04:42:44 $ docker rm -f --volumes 488829957a477924630b71a39c4e1e9fdcb17435103264843f4ce55af6f3f4d1 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:42:45 Stashed 1 file(s) [Pipeline] echo 04:42:45 [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 04:42:45 provisioning config files... 04:42:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp/config586200430518470588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:46 ---> ****-login.sh 04:42:46 nexus3.edgexfoundry.org:10001 04:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:46 Configure a credential helper to remove this warning. See 04:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:46 04:42:46 Login Succeeded 04:42:46 nexus3.edgexfoundry.org:10002 04:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:46 Configure a credential helper to remove this warning. See 04:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:46 04:42:46 Login Succeeded 04:42:46 nexus3.edgexfoundry.org:10003 04:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:46 Configure a credential helper to remove this warning. See 04:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:46 04:42:46 Login Succeeded 04:42:46 nexus3.edgexfoundry.org:10004 04:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:46 Configure a credential helper to remove this warning. See 04:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:46 04:42:46 Login Succeeded 04:42:46 ****.io 04:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:46 Configure a credential helper to remove this warning. See 04:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:46 04:42:46 Login Succeeded 04:42:46 ---> ****-login.sh ends [Pipeline] } 04:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:42:47 ========================================================= 04:42:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:42:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:47 + 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 . 04:42:48 Sending build context to Docker daemon 59.26MB 04:42:48 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:42:48 Step 2/15 : FROM ${BASE} AS builder 04:42:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:48 7264a8db6415: Pulling fs layer 04:42:48 c4d48a809fc2: Pulling fs layer 04:42:48 4f1c88b9dad5: Pulling fs layer 04:42:48 ad3a456e5733: Pulling fs layer 04:42:48 69c7f0334f64: Pulling fs layer 04:42:48 1f1c1a5573a3: Pulling fs layer 04:42:48 ce7588e14bc9: Pulling fs layer 04:42:48 b5e4710f87ac: Pulling fs layer 04:42:48 ad3a456e5733: Waiting 04:42:48 69c7f0334f64: Waiting 04:42:48 1f1c1a5573a3: Waiting 04:42:48 ce7588e14bc9: Waiting 04:42:48 b5e4710f87ac: Waiting 04:42:48 c4d48a809fc2: Download complete 04:42:48 ad3a456e5733: Verifying Checksum 04:42:48 ad3a456e5733: Download complete 04:42:48 69c7f0334f64: Verifying Checksum 04:42:48 69c7f0334f64: Download complete 04:42:48 7264a8db6415: Verifying Checksum 04:42:48 7264a8db6415: Download complete 04:42:48 1f1c1a5573a3: Verifying Checksum 04:42:48 1f1c1a5573a3: Download complete 04:42:48 b5e4710f87ac: Verifying Checksum 04:42:48 b5e4710f87ac: Download complete 04:42:48 7264a8db6415: Pull complete 04:42:48 c4d48a809fc2: Pull complete 04:42:48 4f1c88b9dad5: Verifying Checksum 04:42:48 4f1c88b9dad5: Download complete 04:42:49 ce7588e14bc9: Verifying Checksum 04:42:49 ce7588e14bc9: Download complete 04:42:51 4f1c88b9dad5: Pull complete 04:42:51 ad3a456e5733: Pull complete 04:42:51 69c7f0334f64: Pull complete 04:42:51 1f1c1a5573a3: Pull complete 04:42:54 ce7588e14bc9: Pull complete 04:42:54 b5e4710f87ac: Pull complete 04:42:54 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:42:54 ---> 88b5674ff536 04:42:54 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:42:58 ---> Running in f6e814075798 04:42:58 Removing intermediate container f6e814075798 04:42:58 ---> 461efd9f7a82 04:42:58 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:42:58 ---> Running in 766c8fbd41e6 04:42:58 Removing intermediate container 766c8fbd41e6 04:42:58 ---> 35af240d146d 04:42:58 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:42:58 ---> Running in bc90f68511f6 04:42:58 Removing intermediate container bc90f68511f6 04:42:58 ---> 1a1161763d9b 04:42:58 Step 6/15 : LABEL Name=edgex-ui-go 04:42:58 ---> Running in b73a39dd55b0 04:42:58 Removing intermediate container b73a39dd55b0 04:42:58 ---> 8d05e884df06 04:42:58 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:42:58 ---> Running in 053f0fb50b63 04:42:58 Removing intermediate container 053f0fb50b63 04:42:58 ---> bf6052e4fc9f 04:42:58 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:42:59 latest: Pulling from library/docker 04:42:59 4abcf2066143: Pulling fs layer 04:42:59 6a25a43dc0fd: Pulling fs layer 04:42:59 4f4fb700ef54: Pulling fs layer 04:42:59 8453b14f8be1: Pulling fs layer 04:42:59 a5449a857d65: Pulling fs layer 04:42:59 3dde2c9dd264: Pulling fs layer 04:42:59 44b786ed2257: Pulling fs layer 04:42:59 8453b14f8be1: Waiting 04:42:59 a5449a857d65: Waiting 04:42:59 3dde2c9dd264: Waiting 04:42:59 36fa2b1e15e2: Pulling fs layer 04:42:59 4b17757db9c4: Pulling fs layer 04:42:59 aa8480c0a982: Pulling fs layer 04:42:59 97024fa66b69: Pulling fs layer 04:42:59 a1c9909845b0: Pulling fs layer 04:42:59 ab157ace34a1: Pulling fs layer 04:42:59 b94f5802f12d: Pulling fs layer 04:42:59 e8f3ade57aa7: Pulling fs layer 04:42:59 a6a8e9699976: Pulling fs layer 04:42:59 aa8480c0a982: Waiting 04:42:59 4b17757db9c4: Waiting 04:42:59 97024fa66b69: Waiting 04:42:59 a1c9909845b0: Waiting 04:42:59 b94f5802f12d: Waiting 04:42:59 ab157ace34a1: Waiting 04:42:59 e8f3ade57aa7: Waiting 04:42:59 a6a8e9699976: Waiting 04:42:59 36fa2b1e15e2: Waiting 04:42:59 4f4fb700ef54: Verifying Checksum 04:42:59 4f4fb700ef54: Download complete 04:42:59 4abcf2066143: Download complete 04:42:59 6a25a43dc0fd: Verifying Checksum 04:42:59 6a25a43dc0fd: Download complete 04:42:59 8453b14f8be1: Download complete 04:42:59 4abcf2066143: Pull complete 04:42:59 a5449a857d65: Verifying Checksum 04:42:59 a5449a857d65: Download complete 04:42:59 6a25a43dc0fd: Pull complete 04:42:59 36fa2b1e15e2: Download complete 04:42:59 3dde2c9dd264: Verifying Checksum 04:42:59 3dde2c9dd264: Download complete 04:42:59 4f4fb700ef54: Pull complete 04:42:59 44b786ed2257: Verifying Checksum 04:42:59 44b786ed2257: Download complete 04:42:59 4b17757db9c4: Verifying Checksum 04:42:59 4b17757db9c4: Download complete 04:42:59 8453b14f8be1: Pull complete 04:42:59 aa8480c0a982: Download complete 04:42:59 a1c9909845b0: Download complete 04:42:59 ab157ace34a1: Verifying Checksum 04:42:59 ab157ace34a1: Download complete 04:43:00 e8f3ade57aa7: Verifying Checksum 04:43:00 e8f3ade57aa7: Download complete 04:43:00 97024fa66b69: Verifying Checksum 04:43:00 97024fa66b69: Download complete 04:43:00 a5449a857d65: Pull complete 04:43:00 a6a8e9699976: Verifying Checksum 04:43:00 a6a8e9699976: Download complete 04:43:00 3dde2c9dd264: Pull complete 04:43:00 Still waiting to schedule task 04:43:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:43:00 b94f5802f12d: Verifying Checksum 04:43:00 b94f5802f12d: Download complete 04:43:00 44b786ed2257: Pull complete 04:43:00 36fa2b1e15e2: Pull complete 04:43:00 4b17757db9c4: Pull complete 04:43:00 aa8480c0a982: Pull complete 04:43:01 97024fa66b69: Pull complete 04:43:01 a1c9909845b0: Pull complete 04:43:01 ab157ace34a1: Pull complete 04:43:02 b94f5802f12d: Pull complete 04:43:02 e8f3ade57aa7: Pull complete 04:43:02 a6a8e9699976: Pull complete 04:43:02 Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 04:43:02 Status: Downloaded newer image for docker:latest 04:43:05 ---> 00367097636b 04:43:05 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:43:05 ---> Running in 3563747e2212 04:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:43:05 OK: 264 MiB in 52 packages 04:43:05 Removing intermediate container 3563747e2212 04:43:05 ---> d5ceae872ffd 04:43:05 Step 10/15 : ENV GO111MODULE=on 04:43:05 ---> Running in 38d9399f7931 04:43:06 Removing intermediate container 38d9399f7931 04:43:06 ---> 5675ac2cbd6c 04:43:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:43:06 ---> Running in 03797cbf418f 04:43:06 Removing intermediate container 03797cbf418f 04:43:06 ---> 90b15e0d019a 04:43:06 Step 12/15 : COPY go.mod vendor* ./ 04:43:06 ---> 3fdf0551cbc7 04:43:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:06 ---> Running in 599c3da78075 04:43:38 Removing intermediate container 599c3da78075 04:43:38 ---> fcb4bfc7de34 04:43:38 Step 14/15 : COPY . . 04:43:38 ---> fa1d76ab2aa7 04:43:38 Step 15/15 : RUN ${MAKE} 04:43:38 ---> Running in 10bd940b1e04 04:43:38 noop 04:43:38 Removing intermediate container 10bd940b1e04 04:43:38 ---> de856ab2142c 04:43:38 Successfully built de856ab2142c 04:43:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:39 + docker inspect -f . ci-base-image-x86_64 04:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:39 prd-ubuntu20.04-docker-8c-8g-1932 does not seem to be running inside a container 04:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-708 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708:/w/workspace/edgexfoundry_edgex-ui-go_PR-708:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@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 ******** ci-base-image-x86_64 cat 04:43:39 $ docker top b05ff681ab9255a1a2f25cd631bd3892d72e033b618bef2ed5f4256016a63227 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:40 + go version 04:43:40 go version go1.21.0 linux/amd64 [Pipeline] } 04:43:40 $ docker stop --time=1 b05ff681ab9255a1a2f25cd631bd3892d72e033b618bef2ed5f4256016a63227 04:43:41 $ docker rm -f --volumes b05ff681ab9255a1a2f25cd631bd3892d72e033b618bef2ed5f4256016a63227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:42 + docker inspect -f . ci-base-image-x86_64 04:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:42 prd-ubuntu20.04-docker-8c-8g-1932 does not seem to be running inside a container 04:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-708 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708:/w/workspace/edgexfoundry_edgex-ui-go_PR-708:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@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 ******** ci-base-image-x86_64 cat 04:43:42 $ docker top 8ee516cd8778e43daf9119f38baa97e3cee7bd8c0e5f14c9905fd651d11c19ad -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-708 [Pipeline] fileExists [Pipeline] sh 04:43:43 + make test 04:43:43 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:43:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:43:50 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:43:50 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:43:50 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:43:50 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:43:52 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 04:43:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.18/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 04:43:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:43:52 FAIL 04:43:52 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:43:52 $ docker stop --time=1 8ee516cd8778e43daf9119f38baa97e3cee7bd8c0e5f14c9905fd651d11c19ad 04:43:55 $ docker rm -f --volumes 8ee516cd8778e43daf9119f38baa97e3cee7bd8c0e5f14c9905fd651d11c19ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:56 04:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:57 latest: Pulling from edgex-lftools-log-publisher 04:43:57 5eb5b503b376: Pulling fs layer 04:43:57 5c69ac0246d0: Pulling fs layer 04:43:57 ec43610c2a17: Pulling fs layer 04:43:57 3a2ae6a8a46f: Pulling fs layer 04:43:57 33b1e0a273af: Pulling fs layer 04:43:57 5d3b04190fa2: Pulling fs layer 04:43:57 2f39f015ded8: Pulling fs layer 04:43:57 3a2ae6a8a46f: Waiting 04:43:57 33b1e0a273af: Waiting 04:43:57 5d3b04190fa2: Waiting 04:43:57 2f39f015ded8: Waiting 04:43:57 5c69ac0246d0: Download complete 04:43:57 3a2ae6a8a46f: Verifying Checksum 04:43:57 3a2ae6a8a46f: Download complete 04:43:57 33b1e0a273af: Verifying Checksum 04:43:57 33b1e0a273af: Download complete 04:43:57 5d3b04190fa2: Verifying Checksum 04:43:57 5d3b04190fa2: Download complete 04:43:57 ec43610c2a17: Download complete 04:43:57 5eb5b503b376: Verifying Checksum 04:43:57 5eb5b503b376: Download complete 04:43:58 2f39f015ded8: Download complete 04:43:58 5eb5b503b376: Pull complete 04:43:58 5c69ac0246d0: Pull complete 04:43:59 ec43610c2a17: Pull complete 04:43:59 3a2ae6a8a46f: Pull complete 04:43:59 33b1e0a273af: Pull complete 04:44:00 5d3b04190fa2: Pull complete 04:44:03 2f39f015ded8: Pull complete 04:44:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:03 prd-ubuntu20.04-docker-8c-8g-1932 does not seem to be running inside a container 04:44:03 $ 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/edgexfoundry_edgex-ui-go_PR-708 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708:/w/workspace/edgexfoundry_edgex-ui-go_PR-708:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@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 04:44:07 $ docker top 83acd5792c7b3205b47e1c9189f172dd3552a6dc3ae4205c283bd853de3f0dff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:08 ---> job-cost.sh 04:44:08 lf-activate-venv: SKIPPING 04:44:08 INFO: No Stack... 04:44:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:44:09 INFO: Archiving Costs [Pipeline] sh 04:44:09 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-708/archives/cost.csv 04:44:09 + cut -d, -f6 [Pipeline] lock 04:44:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] 04:44:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] did not exist. Created. 04:44:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:44:10 + echo total: 0.2199999988079071 [Pipeline] stash 04:44:10 Stashed 1 file(s) [Pipeline] } 04:44:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:44:10 $ docker stop --time=1 83acd5792c7b3205b47e1c9189f172dd3552a6dc3ae4205c283bd853de3f0dff 04:44:11 $ docker rm -f --volumes 83acd5792c7b3205b47e1c9189f172dd3552a6dc3ae4205c283bd853de3f0dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:44:12 Failed in branch amd64 04:44:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1933 in /w/workspace/edgexfoundry_edgex-ui-go_PR-708 [Pipeline] { [Pipeline] ws 04:44:45 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:44:50 The recommended git tool is: git 04:44:57 using credential edgex-jenkins-ssh 04:44:57 Cloning the remote Git repository 04:44:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:44:57 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:44:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:44:57 > git --version # timeout=10 04:44:57 > git --version # 'git version 2.25.1' 04:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:45:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:45:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/708/head:refs/remotes/origin/PR-708 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:07 Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit 2337dbfe07263c9b346a454f62e53dfaa9cd2416 04:45:08 Merge succeeded, producing 2337dbfe07263c9b346a454f62e53dfaa9cd2416 04:45:08 Checking out Revision 2337dbfe07263c9b346a454f62e53dfaa9cd2416 (PR-708) 04:45:07 > git config core.sparsecheckout # timeout=10 04:45:08 > git checkout -f 2337dbfe07263c9b346a454f62e53dfaa9cd2416 # timeout=10 04:45:08 > git remote # timeout=10 04:45:08 > git config --get remote.origin.url # timeout=10 04:45:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:08 > git merge 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 04:45:08 > git rev-parse HEAD^{commit} # timeout=10 04:45:08 > git config core.sparsecheckout # timeout=10 04:45:08 > git checkout -f 2337dbfe07263c9b346a454f62e53dfaa9cd2416 # timeout=10 04:45:10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:45:10 > git --version # timeout=10 04:45:10 > git --version # 'git version 2.25.1' 04:45:10 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:11 Dload Upload Total Spent Left Speed 04:45:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 71266 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh 04:45:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:45:12 + sudo tee /etc/docker/daemon.new 04:45:12 { 04:45:12 "registry-mirrors": [ 04:45:12 "https://nexus3.edgexfoundry.org:10001" 04:45:12 ], 04:45:12 "bip": "10.250.0.254/24", 04:45:12 "hosts": [ 04:45:12 "tcp://0.0.0.0:5555", 04:45:12 "unix:///var/run/docker.sock" 04:45:12 ], 04:45:12 "mtu": 1458, 04:45:12 "selinux-enabled": true, 04:45:12 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:12 } [Pipeline] sh 04:45:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:35 provisioning config files... 04:45:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config10530990187772435551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:35 ---> ****-login.sh 04:45:35 nexus3.edgexfoundry.org:10001 04:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:36 Configure a credential helper to remove this warning. See 04:45:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:36 04:45:36 Login Succeeded 04:45:36 nexus3.edgexfoundry.org:10002 04:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:36 Configure a credential helper to remove this warning. See 04:45:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:36 04:45:36 Login Succeeded 04:45:36 nexus3.edgexfoundry.org:10003 04:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:36 Configure a credential helper to remove this warning. See 04:45:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:36 04:45:36 Login Succeeded 04:45:36 nexus3.edgexfoundry.org:10004 04:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:37 Configure a credential helper to remove this warning. See 04:45:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:37 04:45:37 Login Succeeded 04:45:37 ****.io 04:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:37 Configure a credential helper to remove this warning. See 04:45:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:37 04:45:37 Login Succeeded 04:45:37 ---> ****-login.sh ends [Pipeline] } 04:45:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:38 ========================================================= 04:45:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:45:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:39 + 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 . 04:45:40 Sending build context to Docker daemon 35.2MB 04:45:40 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:45:40 Step 2/15 : FROM ${BASE} AS builder 04:45:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:40 9fda8d8052c6: Pulling fs layer 04:45:40 5d54e960e981: Pulling fs layer 04:45:40 c4a7e357bf2a: Pulling fs layer 04:45:40 f0e02332f6b5: Pulling fs layer 04:45:40 872ee5b61b7b: Pulling fs layer 04:45:40 0c6a40ed1a82: Pulling fs layer 04:45:40 94ae7d8d031c: Pulling fs layer 04:45:40 872ee5b61b7b: Waiting 04:45:40 0c6a40ed1a82: Waiting 04:45:40 94ae7d8d031c: Waiting 04:45:40 f0e02332f6b5: Waiting 04:45:40 5d54e960e981: Verifying Checksum 04:45:40 5d54e960e981: Download complete 04:45:40 f0e02332f6b5: Verifying Checksum 04:45:40 f0e02332f6b5: Download complete 04:45:40 872ee5b61b7b: Verifying Checksum 04:45:40 872ee5b61b7b: Download complete 04:45:40 9fda8d8052c6: Verifying Checksum 04:45:40 9fda8d8052c6: Download complete 04:45:40 94ae7d8d031c: Verifying Checksum 04:45:40 94ae7d8d031c: Download complete 04:45:41 9fda8d8052c6: Pull complete 04:45:42 5d54e960e981: Pull complete 04:45:42 c4a7e357bf2a: Verifying Checksum 04:45:42 c4a7e357bf2a: Download complete 04:45:43 0c6a40ed1a82: Verifying Checksum 04:45:43 0c6a40ed1a82: Download complete 04:45:55 c4a7e357bf2a: Pull complete 04:45:55 f0e02332f6b5: Pull complete 04:45:55 872ee5b61b7b: Pull complete 04:46:04 0c6a40ed1a82: Pull complete 04:46:05 94ae7d8d031c: Pull complete 04:46:05 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:05 ---> 86de565de09d 04:46:05 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:46:06 ---> Running in 02bba477b63c 04:46:06 Removing intermediate container 02bba477b63c 04:46:06 ---> 7ff5e15876c8 04:46:06 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:46:07 ---> Running in f832a20e1df4 04:46:07 Removing intermediate container f832a20e1df4 04:46:07 ---> 39ef5949675d 04:46:07 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:46:07 ---> Running in ab73a5258e04 04:46:07 Removing intermediate container ab73a5258e04 04:46:07 ---> 9b6c54a63c8c 04:46:07 Step 6/15 : LABEL Name=edgex-ui-go 04:46:07 ---> Running in 30b6d156595e 04:46:08 Removing intermediate container 30b6d156595e 04:46:08 ---> 593d7a22371b 04:46:08 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:46:08 ---> Running in a09ba994c794 04:46:08 Removing intermediate container a09ba994c794 04:46:08 ---> 5a1588111972 04:46:08 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:46:08 latest: Pulling from library/docker 04:46:09 bca4290a9639: Pulling fs layer 04:46:09 2cd627277f8a: Pulling fs layer 04:46:09 4f4fb700ef54: Pulling fs layer 04:46:09 a4fb61f641ed: Pulling fs layer 04:46:09 733caa879861: Pulling fs layer 04:46:09 41b482f87146: Pulling fs layer 04:46:09 1ffd3afa1d3e: Pulling fs layer 04:46:09 10d13b96e2ce: Pulling fs layer 04:46:09 872b0ec9e92a: Pulling fs layer 04:46:09 2a41040cfda2: Pulling fs layer 04:46:09 f12b5842cd88: Pulling fs layer 04:46:09 09fed680ddf1: Pulling fs layer 04:46:09 61f799a7b288: Pulling fs layer 04:46:09 b711c26ad614: Pulling fs layer 04:46:09 1ce59fe0e794: Pulling fs layer 04:46:09 1c26fbe85d26: Pulling fs layer 04:46:09 41b482f87146: Waiting 04:46:09 a4fb61f641ed: Waiting 04:46:09 1ffd3afa1d3e: Waiting 04:46:09 733caa879861: Waiting 04:46:09 10d13b96e2ce: Waiting 04:46:09 872b0ec9e92a: Waiting 04:46:09 61f799a7b288: Waiting 04:46:09 b711c26ad614: Waiting 04:46:09 1ce59fe0e794: Waiting 04:46:09 1c26fbe85d26: Waiting 04:46:09 2a41040cfda2: Waiting 04:46:09 09fed680ddf1: Waiting 04:46:09 f12b5842cd88: Waiting 04:46:09 4f4fb700ef54: Download complete 04:46:09 2cd627277f8a: Verifying Checksum 04:46:09 2cd627277f8a: Download complete 04:46:09 bca4290a9639: Verifying Checksum 04:46:09 bca4290a9639: Download complete 04:46:09 a4fb61f641ed: Verifying Checksum 04:46:09 a4fb61f641ed: Download complete 04:46:09 733caa879861: Verifying Checksum 04:46:09 733caa879861: Download complete 04:46:10 1ffd3afa1d3e: Verifying Checksum 04:46:10 1ffd3afa1d3e: Download complete 04:46:10 10d13b96e2ce: Verifying Checksum 04:46:10 10d13b96e2ce: Download complete 04:46:10 41b482f87146: Verifying Checksum 04:46:10 41b482f87146: Download complete 04:46:10 2a41040cfda2: Verifying Checksum 04:46:10 2a41040cfda2: Download complete 04:46:10 bca4290a9639: Pull complete 04:46:10 872b0ec9e92a: Verifying Checksum 04:46:10 872b0ec9e92a: Download complete 04:46:10 09fed680ddf1: Verifying Checksum 04:46:10 09fed680ddf1: Download complete 04:46:10 61f799a7b288: Verifying Checksum 04:46:10 61f799a7b288: Download complete 04:46:10 1ce59fe0e794: Verifying Checksum 04:46:10 1ce59fe0e794: Download complete 04:46:10 f12b5842cd88: Verifying Checksum 04:46:10 f12b5842cd88: Download complete 04:46:10 1c26fbe85d26: Verifying Checksum 04:46:10 1c26fbe85d26: Download complete 04:46:10 2cd627277f8a: Pull complete 04:46:11 4f4fb700ef54: Pull complete 04:46:11 a4fb61f641ed: Pull complete 04:46:11 b711c26ad614: Verifying Checksum 04:46:11 b711c26ad614: Download complete 04:46:12 733caa879861: Pull complete 04:46:13 41b482f87146: Pull complete 04:46:18 1ffd3afa1d3e: Pull complete 04:46:18 10d13b96e2ce: Pull complete 04:46:18 872b0ec9e92a: Pull complete 04:46:18 2a41040cfda2: Pull complete 04:46:19 f12b5842cd88: Pull complete 04:46:20 09fed680ddf1: Pull complete 04:46:20 61f799a7b288: Pull complete 04:46:24 b711c26ad614: Pull complete 04:46:24 1ce59fe0e794: Pull complete 04:46:24 1c26fbe85d26: Pull complete 04:46:24 Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 04:46:24 Status: Downloaded newer image for docker:latest 04:46:27 ---> 3b84adcefe58 04:46:27 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:46:27 ---> Running in f9fcc49f950e 04:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:29 OK: 266 MiB in 52 packages 04:46:32 Removing intermediate container f9fcc49f950e 04:46:32 ---> 9642add41feb 04:46:32 Step 10/15 : ENV GO111MODULE=on 04:46:32 ---> Running in 66aa23db1c6e 04:46:32 Removing intermediate container 66aa23db1c6e 04:46:32 ---> 208f2c594b4f 04:46:32 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:46:32 ---> Running in 6396353890d6 04:46:33 Removing intermediate container 6396353890d6 04:46:33 ---> 1ea752839baa 04:46:33 Step 12/15 : COPY go.mod vendor* ./ 04:46:33 ---> 528d12cc0197 04:46:33 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:33 ---> Running in a3a5b2731378 04:47:29 Removing intermediate container a3a5b2731378 04:47:29 ---> 7837215c4a24 04:47:29 Step 14/15 : COPY . . 04:47:31 ---> 8483e1d416a0 04:47:31 Step 15/15 : RUN ${MAKE} 04:47:31 ---> Running in 7d08d10e0470 04:47:32 noop 04:47:33 Removing intermediate container 7d08d10e0470 04:47:33 ---> dd4f482e6749 04:47:33 Successfully built dd4f482e6749 04:47:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:33 + docker inspect -f . ci-base-image-arm64 04:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:34 prd-ubuntu20.04-docker-arm64-4c-16g-1933 does not seem to be running inside a container 04:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 04:47:35 $ docker top 2c0e270ce28e26224bfec0613c622931b7474bff4b029ba51b9fe02c04e0a494 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:36 + go version 04:47:36 go version go1.21.0 linux/arm64 [Pipeline] } 04:47:36 $ docker stop --time=1 2c0e270ce28e26224bfec0613c622931b7474bff4b029ba51b9fe02c04e0a494 04:47:38 $ docker rm -f --volumes 2c0e270ce28e26224bfec0613c622931b7474bff4b029ba51b9fe02c04e0a494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + docker inspect -f . ci-base-image-arm64 04:47:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:39 prd-ubuntu20.04-docker-arm64-4c-16g-1933 does not seem to be running inside a container 04:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 04:47:40 $ docker top 6303232aafb9dad49f2dc3e715a03b49edb4cc19f3c0c9b8d8964fc93a45aea0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:41 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:47:42 + make test 04:47:42 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:47:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:48:27 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:48:27 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:48:27 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:48:27 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:49:00 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 04:49:00 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.18/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 04:49:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:49:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:49:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:49:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:49:00 FAIL 04:49:00 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:49:00 $ docker stop --time=1 6303232aafb9dad49f2dc3e715a03b49edb4cc19f3c0c9b8d8964fc93a45aea0 04:49:02 $ docker rm -f --volumes 6303232aafb9dad49f2dc3e715a03b49edb4cc19f3c0c9b8d8964fc93a45aea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:04 04:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:04 arm64: Pulling from edgex-lftools-log-publisher 04:49:04 8998bd30e6a1: Pulling fs layer 04:49:04 04944245beec: Pulling fs layer 04:49:04 699f458cf7ca: Pulling fs layer 04:49:04 765212b225bb: Pulling fs layer 04:49:04 f23df028b6ca: Pulling fs layer 04:49:04 d65c8cfc05b1: Pulling fs layer 04:49:04 2437ff75d9bd: Pulling fs layer 04:49:04 765212b225bb: Waiting 04:49:04 d65c8cfc05b1: Waiting 04:49:04 2437ff75d9bd: Waiting 04:49:04 f23df028b6ca: Waiting 04:49:05 04944245beec: Verifying Checksum 04:49:05 04944245beec: Download complete 04:49:05 765212b225bb: Verifying Checksum 04:49:05 765212b225bb: Download complete 04:49:05 f23df028b6ca: Verifying Checksum 04:49:05 f23df028b6ca: Download complete 04:49:05 d65c8cfc05b1: Verifying Checksum 04:49:05 d65c8cfc05b1: Download complete 04:49:05 699f458cf7ca: Verifying Checksum 04:49:05 699f458cf7ca: Download complete 04:49:05 8998bd30e6a1: Verifying Checksum 04:49:05 8998bd30e6a1: Download complete 04:49:08 2437ff75d9bd: Verifying Checksum 04:49:08 2437ff75d9bd: Download complete 04:49:11 8998bd30e6a1: Pull complete 04:49:11 04944245beec: Pull complete 04:49:13 699f458cf7ca: Pull complete 04:49:13 765212b225bb: Pull complete 04:49:14 f23df028b6ca: Pull complete 04:49:14 d65c8cfc05b1: Pull complete 04:49:32 2437ff75d9bd: Pull complete 04:49:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:33 prd-ubuntu20.04-docker-arm64-4c-16g-1933 does not seem to be running inside a container 04:49:33 $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 04:49:35 $ docker top 9d042604f6bff27d3db58093ef4ae99888531a05506a57f3e4839465a05d472e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:36 ---> job-cost.sh 04:49:36 lf-activate-venv: SKIPPING 04:49:36 INFO: No Stack... 04:49:37 INFO: Retrieving Pricing Info for: v3-standard-4 04:49:38 INFO: Archiving Costs [Pipeline] sh 04:49:38 + cut -d, -f6 04:49:38 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:49:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] 04:49:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] did not exist. Created. 04:49:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:49:39 /w/workspace/edgex-ui-go/1@tmp/durable-21c0129b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:49:39 + echo total: 0.10999999940395355 [Pipeline] stash 04:49:40 Warning: overwriting stash ‘stack-cost’ 04:49:40 Stashed 1 file(s) [Pipeline] } 04:49:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-708-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:49:40 $ docker stop --time=1 9d042604f6bff27d3db58093ef4ae99888531a05506a57f3e4839465a05d472e 04:49:42 $ docker rm -f --volumes 9d042604f6bff27d3db58093ef4ae99888531a05506a57f3e4839465a05d472e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:49:43 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:49:47 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-708/archives ] 04:49:47 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-708/archives 04:49:47 total 16 04:49:47 drwxr-xr-x 3 root root 4096 Feb 29 04:44 . 04:49:47 drwxrwxr-x 14 jenkins jenkins 4096 Feb 29 04:44 .. 04:49:47 drwxr-xr-x 2 root root 4096 Feb 29 04:44 cost 04:49:47 -rw-r--r-- 1 root root 83 Feb 29 04:44 cost.csv 04:49:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-708/archives 04:49:47 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-708/archives 04:49:47 total 16 04:49:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 29 04:44 . 04:49:47 drwxrwxr-x 14 jenkins jenkins 4096 Feb 29 04:44 .. 04:49:47 drwxr-xr-x 2 jenkins jenkins 4096 Feb 29 04:44 cost 04:49:47 -rw-r--r-- 1 jenkins jenkins 83 Feb 29 04:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:49:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:49:48 ---> package-listing.sh 04:49:48 ++ facter osfamily 04:49:48 ++ tr '[:upper:]' '[:lower:]' 04:49:48 + OS_FAMILY=debian 04:49:48 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-708 04:49:48 + START_PACKAGES=/tmp/packages_start.txt 04:49:48 + END_PACKAGES=/tmp/packages_end.txt 04:49:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:49:48 + PACKAGES=/tmp/packages_start.txt 04:49:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-708 ']' 04:49:48 + PACKAGES=/tmp/packages_end.txt 04:49:48 + case "${OS_FAMILY}" in 04:49:48 + dpkg -l 04:49:48 + grep '^ii' 04:49:48 + '[' -f /tmp/packages_start.txt ']' 04:49:48 + '[' -f /tmp/packages_end.txt ']' 04:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:49:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-708 ']' 04:49:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-708/archives/ 04:49:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-708/archives/ [Pipeline] echo 04:49:48 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/edgexfoundry_edgex-ui-go_PR-708/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:50 prd-ubuntu20.04-docker-8c-8g-1932 does not seem to be running inside a container 04:49:50 $ 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/edgexfoundry_edgex-ui-go_PR-708/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-708 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708:/w/workspace/edgexfoundry_edgex-ui-go_PR-708:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:49:50 $ docker top 79c933093a24c3447cba32237a710df5f153f7e33cf1cd59f22bfe4d0b50460a -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:50 + touch /tmp/pre-build-complete [Pipeline] sh 04:49:51 + mkdir -p /var/log/sysstat [Pipeline] sh 04:49:51 + ls /var/log/sa-host 04:49:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:51 provisioning config files... 04:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-708@tmp/config5987687333888852059tmp [Pipeline] { [Pipeline] echo 04:49:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:49:52 ---> create-netrc.sh [Pipeline] } 04:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:49:52 ---> python-tools-install.sh [Pipeline] echo 04:49:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:49:53 ---> sudo-logs.sh 04:49:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:49:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:49:53 ---> job-cost.sh 04:49:53 lf-activate-venv: SKIPPING 04:49:53 DEBUG: total: 0.2199999988079071 04:49:53 INFO: Retrieving Stack Cost... 04:49:54 INFO: Retrieving Pricing Info for: v3-standard-8 04:49:54 INFO: Archiving Costs [Pipeline] echo 04:49:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:49:54 ---> logs-deploy.sh 04:49:54 lf-activate-venv: SKIPPING 04:49:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-708/1 04:49:54 INFO: archiving workspace using pattern(s): 04:49:55 Archives upload complete. 04:49:55 INFO: archiving logs to Nexus