Pull request #731 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc5c38a718903d0119e7ac1f4683b1740292b2cf+524fde96b3cb1875459d9e5ca758071353d7a42e (dd5382a803674d790d14c440585dbefcd1430cea) 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-ssh7901304205862533378.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-ssh11646734111458354442.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-731/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-731/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13535327741353086053.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-731/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9855791964706057501.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-ssh13379898637515664740.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-731/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-731/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5541768869833295440.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1861 in /w/workspace/edgexfoundry_edgex-ui-go_PR-731 [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-731 # 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 > 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit fc5c38a718903d0119e7ac1f4683b1740292b2cf Merge succeeded, producing fc5c38a718903d0119e7ac1f4683b1740292b2cf Checking out Revision fc5c38a718903d0119e7ac1f4683b1740292b2cf (PR-731) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/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 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/731/head:refs/remotes/origin/PR-731 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:58 ========================================================= 04:03:58 EdgeX Global Pipelines Version Info 04:03:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:59 ------------------- 04:03:59 stable info: 04:03:59 ------------------- 04:03:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:03:59 Message: update stable to v1.0.258 04:03:59 ------------------- 04:03:59 experimental info: 04:03:59 ------------------- 04:03:59 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:03:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:03:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:03:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-731 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-731 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-731 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc5c38a [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:01 provisioning config files... 04:04:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/config18312673681093079879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:01 ---> ****-login.sh 04:04:01 nexus3.edgexfoundry.org:10001 04:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:02 Configure a credential helper to remove this warning. See 04:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:02 04:04:02 Login Succeeded 04:04:02 nexus3.edgexfoundry.org:10002 04:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:02 Configure a credential helper to remove this warning. See 04:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:02 04:04:02 Login Succeeded 04:04:02 nexus3.edgexfoundry.org:10003 04:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:02 Configure a credential helper to remove this warning. See 04:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:02 04:04:02 Login Succeeded 04:04:02 nexus3.edgexfoundry.org:10004 04:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:02 Configure a credential helper to remove this warning. See 04:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:02 04:04:02 Login Succeeded 04:04:02 ****.io 04:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:02 Configure a credential helper to remove this warning. See 04:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:02 04:04:02 Login Succeeded 04:04:02 ---> ****-login.sh ends [Pipeline] } 04:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:03 + git rev-list -1 --merges fc5c38a718903d0119e7ac1f4683b1740292b2cf~1..fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo 04:04:03 -----------> git rev-list -1 --merges fc5c38a718903d0119e7ac1f4683b1740292b2cf~1..fc5c38a718903d0119e7ac1f4683b1740292b2cf fc5c38a718903d0119e7ac1f4683b1740292b2cf [false] [Pipeline] sh 04:04:04 + git log --format=format:%s -1 fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo 04:04:04 ========================================================= 04:04:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:04 + git log --format=format:%s -1 fc5c38a718903d0119e7ac1f4683b1740292b2cf [Pipeline] echo 04:04:04 [semverPrep] GIT_COMMIT: fc5c38a718903d0119e7ac1f4683b1740292b2cf, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 04:04:04 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:04 + grep -v github /etc/ssh/ssh_known_hosts 04:04:04 + [ -e /tmp/ssh_known_hosts ] 04:04:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:04 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:05 04:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:05 0.1.4: Pulling from edgex-devops/py-git-semver 04:04:05 b85a868b505f: Pulling fs layer 04:04:05 e2be974225ed: Pulling fs layer 04:04:05 339a4e72a1f5: Pulling fs layer 04:04:05 988bab9f4d93: Pulling fs layer 04:04:05 1469e6f7b9e6: Pulling fs layer 04:04:05 988bab9f4d93: Waiting 04:04:05 eaf3925da568: Pulling fs layer 04:04:05 bab4dde63d76: Pulling fs layer 04:04:05 bde34c3a00c8: Pulling fs layer 04:04:05 1469e6f7b9e6: Waiting 04:04:05 eaf3925da568: Waiting 04:04:05 bab4dde63d76: Waiting 04:04:05 b352a97aabf1: Pulling fs layer 04:04:05 4872d77fe225: Pulling fs layer 04:04:05 5851b861e8e6: Pulling fs layer 04:04:05 4872d77fe225: Waiting 04:04:05 b352a97aabf1: Waiting 04:04:05 5851b861e8e6: Waiting 04:04:05 bde34c3a00c8: Waiting 04:04:05 e2be974225ed: Verifying Checksum 04:04:05 e2be974225ed: Download complete 04:04:05 988bab9f4d93: Verifying Checksum 04:04:05 988bab9f4d93: Download complete 04:04:05 1469e6f7b9e6: Verifying Checksum 04:04:05 1469e6f7b9e6: Download complete 04:04:06 eaf3925da568: Verifying Checksum 04:04:06 eaf3925da568: Download complete 04:04:06 339a4e72a1f5: Verifying Checksum 04:04:06 339a4e72a1f5: Download complete 04:04:06 b352a97aabf1: Verifying Checksum 04:04:06 b352a97aabf1: Download complete 04:04:06 4872d77fe225: Verifying Checksum 04:04:06 4872d77fe225: Download complete 04:04:06 5851b861e8e6: Download complete 04:04:06 b85a868b505f: Verifying Checksum 04:04:06 b85a868b505f: Download complete 04:04:06 bab4dde63d76: Verifying Checksum 04:04:06 bab4dde63d76: Download complete 04:04:07 b85a868b505f: Pull complete 04:04:07 e2be974225ed: Pull complete 04:04:08 339a4e72a1f5: Pull complete 04:04:08 988bab9f4d93: Pull complete 04:04:08 1469e6f7b9e6: Pull complete 04:04:08 eaf3925da568: Pull complete 04:04:10 bab4dde63d76: Pull complete 04:04:10 bde34c3a00c8: Pull complete 04:04:10 b352a97aabf1: Pull complete 04:04:10 4872d77fe225: Pull complete 04:04:10 5851b861e8e6: Pull complete 04:04:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:10 prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container 04:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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:04:13 $ docker top fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e -eo pid,comm 04:04:13 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:04:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:13 [ssh-agent] Looking for ssh-agent implementation... 04:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:13 $ docker exec fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent 04:04:13 SSH_AUTH_SOCK=/tmp/ssh-UnDOBcWuuQST/agent.32 04:04:13 SSH_AGENT_PID=38 04:04:13 Running ssh-add (command line suppressed) 04:04:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_9985876187721217858.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_9985876187721217858.key) 04:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:13 + git tag --points-at HEAD [Pipeline] } 04:04:13 $ docker exec --env ******** --env ******** fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent -k 04:04:14 unset SSH_AUTH_SOCK; 04:04:14 unset SSH_AGENT_PID; 04:04:14 echo Agent pid 38 killed; 04:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:14 [ssh-agent] Looking for ssh-agent implementation... 04:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:14 $ docker exec fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent 04:04:14 SSH_AUTH_SOCK=/tmp/ssh-rBfCdt41yuKT/agent.71 04:04:14 SSH_AGENT_PID=78 04:04:14 Running ssh-add (command line suppressed) 04:04:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_326835430508586753.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/private_key_326835430508586753.key) 04:04:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:14 + git semver init 04:04:15 2024-04-02 04:04:15,095 [run_init] DEBUG init version:0.0.0 force:False 04:04:15 2024-04-02 04:04:15,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver 04:04:15 2024-04-02 04:04:15,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver 04:04:15 2024-04-02 04:04:15,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-731, universal_newlines=False, shell=None, istream=None) 04:04:17 2024-04-02 04:04:17,097 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.git/info/exclude 04:04:17 2024-04-02 04:04:17,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver/PR-731 with force:False 04:04:17 2024-04-02 04:04:17,098 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver/PR-731 04:04:17 2024-04-02 04:04:17,102 [execute] INFO git cat-file --batch-check 04:04:17 2024-04-02 04:04:17,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver, universal_newlines=False, shell=None, istream=) 04:04:17 2024-04-02 04:04:17,109 [execute] INFO git cat-file --batch 04:04:17 2024-04-02 04:04:17,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver, universal_newlines=False, shell=None, istream=) 04:04:17 2024-04-02 04:04:17,114 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-731/.semver/PR-731 04:04:17 0.0.0 [Pipeline] } 04:04:17 $ docker exec --env ******** --env ******** fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e ssh-agent -k 04:04:17 unset SSH_AUTH_SOCK; 04:04:17 unset SSH_AGENT_PID; 04:04:17 echo Agent pid 78 killed; 04:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:18 + git semver [Pipeline] } 04:04:18 $ docker stop --time=1 fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e 04:04:19 $ docker rm -f --volumes fedf79f1097130d95cbd10820d5f91db8c5ebf3b6cbdc47955f00f124616d12e [Pipeline] // withDockerContainer [Pipeline] sh 04:04:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:20 Stashed 1 file(s) [Pipeline] echo 04:04:20 [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:04:21 provisioning config files... 04:04:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/config6012519989217062919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:21 ---> ****-login.sh 04:04:21 nexus3.edgexfoundry.org:10001 04:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:21 Configure a credential helper to remove this warning. See 04:04:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:21 04:04:21 Login Succeeded 04:04:21 nexus3.edgexfoundry.org:10002 04:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:21 Configure a credential helper to remove this warning. See 04:04:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:21 04:04:21 Login Succeeded 04:04:21 nexus3.edgexfoundry.org:10003 04:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:21 Configure a credential helper to remove this warning. See 04:04:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:21 04:04:21 Login Succeeded 04:04:21 nexus3.edgexfoundry.org:10004 04:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:21 Configure a credential helper to remove this warning. See 04:04:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:21 04:04:21 Login Succeeded 04:04:21 ****.io 04:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:22 Configure a credential helper to remove this warning. See 04:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:22 04:04:22 Login Succeeded 04:04:22 ---> ****-login.sh ends [Pipeline] } 04:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:22 ========================================================= 04:04:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:04:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:22 + 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:04:23 Sending build context to Docker daemon 59.59MB 04:04:23 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:04:23 Step 2/15 : FROM ${BASE} AS builder 04:04:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:23 7264a8db6415: Pulling fs layer 04:04:23 c4d48a809fc2: Pulling fs layer 04:04:23 4f1c88b9dad5: Pulling fs layer 04:04:23 ad3a456e5733: Pulling fs layer 04:04:23 69c7f0334f64: Pulling fs layer 04:04:23 1f1c1a5573a3: Pulling fs layer 04:04:23 ce7588e14bc9: Pulling fs layer 04:04:23 ad3a456e5733: Waiting 04:04:23 69c7f0334f64: Waiting 04:04:23 1f1c1a5573a3: Waiting 04:04:23 b5e4710f87ac: Pulling fs layer 04:04:23 b5e4710f87ac: Waiting 04:04:23 ce7588e14bc9: Waiting 04:04:23 c4d48a809fc2: Verifying Checksum 04:04:23 c4d48a809fc2: Download complete 04:04:23 ad3a456e5733: Verifying Checksum 04:04:23 ad3a456e5733: Download complete 04:04:23 69c7f0334f64: Verifying Checksum 04:04:23 69c7f0334f64: Download complete 04:04:23 7264a8db6415: Verifying Checksum 04:04:23 7264a8db6415: Download complete 04:04:23 1f1c1a5573a3: Verifying Checksum 04:04:23 7264a8db6415: Pull complete 04:04:23 b5e4710f87ac: Verifying Checksum 04:04:23 b5e4710f87ac: Download complete 04:04:23 c4d48a809fc2: Pull complete 04:04:23 4f1c88b9dad5: Verifying Checksum 04:04:23 4f1c88b9dad5: Download complete 04:04:23 ce7588e14bc9: Verifying Checksum 04:04:23 ce7588e14bc9: Download complete 04:04:27 4f1c88b9dad5: Pull complete 04:04:27 ad3a456e5733: Pull complete 04:04:27 69c7f0334f64: Pull complete 04:04:27 1f1c1a5573a3: Pull complete 04:04:30 ce7588e14bc9: Pull complete 04:04:30 b5e4710f87ac: Pull complete 04:04:30 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:04:30 ---> 88b5674ff536 04:04:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:04:34 ---> Running in fedb7da9cd46 04:04:34 Removing intermediate container fedb7da9cd46 04:04:34 ---> 0fd5f53914bb 04:04:34 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:04:34 ---> Running in 8408ec5ef0b6 04:04:34 Removing intermediate container 8408ec5ef0b6 04:04:34 ---> a3aaa782f86b 04:04:34 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:04:34 ---> Running in ba5a6a9df425 04:04:34 Removing intermediate container ba5a6a9df425 04:04:34 ---> c79baf1832b2 04:04:34 Step 6/15 : LABEL Name=edgex-ui-go 04:04:34 ---> Running in 172ec4953bbf 04:04:34 Removing intermediate container 172ec4953bbf 04:04:34 ---> 8a63010251f2 04:04:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:04:34 ---> Running in af7ab2c38fd4 04:04:34 Removing intermediate container af7ab2c38fd4 04:04:34 ---> 8380c5814e17 04:04:34 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:04:34 latest: Pulling from library/docker 04:04:34 4abcf2066143: Pulling fs layer 04:04:34 873734828ac0: Pulling fs layer 04:04:34 4f4fb700ef54: Pulling fs layer 04:04:34 346ddc1c5c7c: Pulling fs layer 04:04:34 9142d356271b: Pulling fs layer 04:04:34 f15b2c839cb1: Pulling fs layer 04:04:34 6af45dc8672c: Pulling fs layer 04:04:34 5fabdcdd6e59: Pulling fs layer 04:04:34 947a133a0a5e: Pulling fs layer 04:04:34 e088f0fb3321: Pulling fs layer 04:04:34 d175778f4786: Pulling fs layer 04:04:34 dca9b419913b: Pulling fs layer 04:04:34 43377f19d2e0: Pulling fs layer 04:04:34 bc468b2772ee: Pulling fs layer 04:04:34 7e5b066ea29c: Pulling fs layer 04:04:34 dd911e10e30b: Pulling fs layer 04:04:34 9142d356271b: Waiting 04:04:34 f15b2c839cb1: Waiting 04:04:34 6af45dc8672c: Waiting 04:04:34 5fabdcdd6e59: Waiting 04:04:34 947a133a0a5e: Waiting 04:04:34 e088f0fb3321: Waiting 04:04:34 d175778f4786: Waiting 04:04:34 dca9b419913b: Waiting 04:04:34 43377f19d2e0: Waiting 04:04:34 bc468b2772ee: Waiting 04:04:34 7e5b066ea29c: Waiting 04:04:34 dd911e10e30b: Waiting 04:04:34 4f4fb700ef54: Verifying Checksum 04:04:34 4f4fb700ef54: Download complete 04:04:34 873734828ac0: Verifying Checksum 04:04:34 873734828ac0: Download complete 04:04:34 4abcf2066143: Download complete 04:04:35 346ddc1c5c7c: Verifying Checksum 04:04:35 346ddc1c5c7c: Download complete 04:04:35 4abcf2066143: Pull complete 04:04:35 9142d356271b: Verifying Checksum 04:04:35 9142d356271b: Download complete 04:04:35 873734828ac0: Pull complete 04:04:35 f15b2c839cb1: Verifying Checksum 04:04:35 f15b2c839cb1: Download complete 04:04:35 5fabdcdd6e59: Verifying Checksum 04:04:35 5fabdcdd6e59: Download complete 04:04:35 4f4fb700ef54: Pull complete 04:04:35 6af45dc8672c: Verifying Checksum 04:04:35 6af45dc8672c: Download complete 04:04:35 947a133a0a5e: Verifying Checksum 04:04:35 947a133a0a5e: Download complete 04:04:35 346ddc1c5c7c: Pull complete 04:04:35 e088f0fb3321: Verifying Checksum 04:04:35 e088f0fb3321: Download complete 04:04:35 dca9b419913b: Download complete 04:04:35 43377f19d2e0: Verifying Checksum 04:04:35 43377f19d2e0: Download complete 04:04:35 d175778f4786: Verifying Checksum 04:04:35 d175778f4786: Download complete 04:04:35 7e5b066ea29c: Download complete 04:04:35 dd911e10e30b: Download complete 04:04:35 9142d356271b: Pull complete 04:04:36 Still waiting to schedule task 04:04:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:36 bc468b2772ee: Verifying Checksum 04:04:36 bc468b2772ee: Download complete 04:04:36 f15b2c839cb1: Pull complete 04:04:36 6af45dc8672c: Pull complete 04:04:36 5fabdcdd6e59: Pull complete 04:04:36 947a133a0a5e: Pull complete 04:04:36 e088f0fb3321: Pull complete 04:04:36 d175778f4786: Pull complete 04:04:36 dca9b419913b: Pull complete 04:04:37 43377f19d2e0: Pull complete 04:04:38 bc468b2772ee: Pull complete 04:04:38 7e5b066ea29c: Pull complete 04:04:38 dd911e10e30b: Pull complete 04:04:38 Digest: sha256:557204dd876c17dc674d03af9083ad2d19f27848e76b6022d17a289efbd4f9c9 04:04:38 Status: Downloaded newer image for docker:latest 04:04:40 ---> b062ed0f59a3 04:04:40 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:40 ---> Running in 820e7158a7de 04:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:41 OK: 264 MiB in 52 packages 04:04:41 Removing intermediate container 820e7158a7de 04:04:41 ---> 281f49a09d6c 04:04:41 Step 10/15 : ENV GO111MODULE=on 04:04:41 ---> Running in fab3ef6809fb 04:04:41 Removing intermediate container fab3ef6809fb 04:04:41 ---> dd0f127e5bdf 04:04:41 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:04:41 ---> Running in e18905993f9f 04:04:41 Removing intermediate container e18905993f9f 04:04:41 ---> fd07132d7ee2 04:04:41 Step 12/15 : COPY go.mod vendor* ./ 04:04:41 ---> 633279d44dd2 04:04:41 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:41 ---> Running in 8616df13f8be 04:05:49 Removing intermediate container 8616df13f8be 04:05:49 ---> 8e8ec03becc6 04:05:49 Step 14/15 : COPY . . 04:05:49 ---> ca33a6fc6021 04:05:49 Step 15/15 : RUN ${MAKE} 04:05:49 ---> Running in 2ef1ecfd5b51 04:05:49 noop 04:05:49 Removing intermediate container 2ef1ecfd5b51 04:05:49 ---> c8936bc17b68 04:05:49 Successfully built c8936bc17b68 04:05:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:49 + docker inspect -f . ci-base-image-x86_64 04:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:49 prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container 04:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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:05:50 $ docker top 79f3789799bb2502f3feb6e0d3b1fc5f26ca33a8e83c68dc45181e1e975b584b -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:50 + go version 04:05:50 go version go1.21.0 linux/amd64 [Pipeline] } 04:05:50 $ docker stop --time=1 79f3789799bb2502f3feb6e0d3b1fc5f26ca33a8e83c68dc45181e1e975b584b 04:05:51 $ docker rm -f --volumes 79f3789799bb2502f3feb6e0d3b1fc5f26ca33a8e83c68dc45181e1e975b584b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:52 + docker inspect -f . ci-base-image-x86_64 04:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:52 prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container 04:05:52 $ 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-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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:05:53 $ docker top 3c76a0df1458bf530b3350672bacdeab2ad34a89fed722eb11a317fddfbc7ca0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-731 [Pipeline] fileExists [Pipeline] sh 04:05:54 + make test 04:05:54 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:05:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:06:05 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:06:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 04:06:05 have (chan any, chan error, any, string) 04:06:05 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:06:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 04:06:05 have (chan any, chan error, interface{}, string) 04:06:05 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:06:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 04:06:05 have (chan any, chan error, interface{}, string) 04:06:05 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:06:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:06:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:06:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:06:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:06:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:06:09 FAIL 04:06:09 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:06:09 $ docker stop --time=1 3c76a0df1458bf530b3350672bacdeab2ad34a89fed722eb11a317fddfbc7ca0 04:06:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1863 in /w/workspace/edgexfoundry_edgex-ui-go_PR-731 04:06:13 $ docker rm -f --volumes 3c76a0df1458bf530b3350672bacdeab2ad34a89fed722eb11a317fddfbc7ca0 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 04:06:13 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout 04:06:13 The recommended git tool is: git 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:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:14 04:06:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:14 latest: Pulling from edgex-lftools-log-publisher 04:06:14 5eb5b503b376: Pulling fs layer 04:06:14 5c69ac0246d0: Pulling fs layer 04:06:14 ec43610c2a17: Pulling fs layer 04:06:14 3a2ae6a8a46f: Pulling fs layer 04:06:14 33b1e0a273af: Pulling fs layer 04:06:14 3a2ae6a8a46f: Waiting 04:06:14 5d3b04190fa2: Pulling fs layer 04:06:14 33b1e0a273af: Waiting 04:06:14 2f39f015ded8: Pulling fs layer 04:06:14 5d3b04190fa2: Waiting 04:06:14 5c69ac0246d0: Verifying Checksum 04:06:14 5c69ac0246d0: Download complete 04:06:14 3a2ae6a8a46f: Verifying Checksum 04:06:14 3a2ae6a8a46f: Download complete 04:06:14 33b1e0a273af: Verifying Checksum 04:06:14 33b1e0a273af: Download complete 04:06:14 5d3b04190fa2: Verifying Checksum 04:06:14 5d3b04190fa2: Download complete 04:06:15 ec43610c2a17: Verifying Checksum 04:06:15 ec43610c2a17: Download complete 04:06:15 5eb5b503b376: Verifying Checksum 04:06:15 5eb5b503b376: Download complete 04:06:15 2f39f015ded8: Verifying Checksum 04:06:15 2f39f015ded8: Download complete 04:06:16 5eb5b503b376: Pull complete 04:06:16 5c69ac0246d0: Pull complete 04:06:16 ec43610c2a17: Pull complete 04:06:16 3a2ae6a8a46f: Pull complete 04:06:17 33b1e0a273af: Pull complete 04:06:17 5d3b04190fa2: Pull complete 04:06:18 using credential edgex-jenkins-ssh 04:06:18 Cloning the remote Git repository 04:06:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:06:18 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:06:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:06:18 > git --version # timeout=10 04:06:18 > git --version # 'git version 2.25.1' 04:06:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:21 2f39f015ded8: Pull complete 04:06:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:21 prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container 04:06:21 $ 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-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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:06:23 $ docker top 3fbb64ca77d35040a4fb3f169e236031e9f05364e7e2b3afdc1f4792807acbc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:06:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:23 ---> job-cost.sh 04:06:23 lf-activate-venv: SKIPPING 04:06:23 INFO: No Stack... 04:06:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:24 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit fc5c38a718903d0119e7ac1f4683b1740292b2cf 04:06:24 INFO: Archiving Costs [Pipeline] sh 04:06:24 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives/cost.csv 04:06:24 + cut -d, -f6 [Pipeline] lock 04:06:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] 04:06:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] did not exist. Created. 04:06:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:25 Merge succeeded, producing fc5c38a718903d0119e7ac1f4683b1740292b2cf 04:06:25 Checking out Revision fc5c38a718903d0119e7ac1f4683b1740292b2cf (PR-731) 04:06:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:06:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/731/head:refs/remotes/origin/PR-731 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:24 > git config core.sparsecheckout # timeout=10 04:06:24 > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # timeout=10 04:06:24 > git remote # timeout=10 04:06:24 > git config --get remote.origin.url # timeout=10 04:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:24 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 04:06:24 > git rev-parse HEAD^{commit} # timeout=10 04:06:25 > git config core.sparsecheckout # timeout=10 04:06:25 > git checkout -f fc5c38a718903d0119e7ac1f4683b1740292b2cf # timeout=10 04:06:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:25 Stashed 1 file(s) [Pipeline] } 04:06:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:25 $ docker stop --time=1 3fbb64ca77d35040a4fb3f169e236031e9f05364e7e2b3afdc1f4792807acbc0 04:06:25 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 04:06:25 > git --version # timeout=10 04:06:25 > git --version # 'git version 2.25.1' 04:06:25 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:06:26 $ docker rm -f --volumes 3fbb64ca77d35040a4fb3f169e236031e9f05364e7e2b3afdc1f4792807acbc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:27 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:30 Dload Upload Total Spent Left Speed 04:06:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 04:06:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:31 + sudo tee /etc/docker/daemon.new 04:06:31 { 04:06:31 "registry-mirrors": [ 04:06:31 "https://nexus3.edgexfoundry.org:10001" 04:06:31 ], 04:06:31 "bip": "10.250.0.254/24", 04:06:31 "hosts": [ 04:06:31 "tcp://0.0.0.0:5555", 04:06:31 "unix:///var/run/docker.sock" 04:06:31 ], 04:06:31 "mtu": 1458, 04:06:31 "selinux-enabled": true, 04:06:31 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:31 } [Pipeline] sh 04:06:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:50 provisioning config files... 04:06:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15229096126714085595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:50 ---> ****-login.sh 04:06:50 nexus3.edgexfoundry.org:10001 04:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:51 Configure a credential helper to remove this warning. See 04:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:51 04:06:51 Login Succeeded 04:06:51 nexus3.edgexfoundry.org:10002 04:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:52 Configure a credential helper to remove this warning. See 04:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:52 04:06:52 Login Succeeded 04:06:52 nexus3.edgexfoundry.org:10003 04:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:52 Configure a credential helper to remove this warning. See 04:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:52 04:06:52 Login Succeeded 04:06:52 nexus3.edgexfoundry.org:10004 04:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:52 Configure a credential helper to remove this warning. See 04:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:52 04:06:52 Login Succeeded 04:06:52 ****.io 04:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:53 Configure a credential helper to remove this warning. See 04:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:53 04:06:53 Login Succeeded 04:06:53 ---> ****-login.sh ends [Pipeline] } 04:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:06:53 ========================================================= 04:06:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:06:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:54 + 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:06:55 Sending build context to Docker daemon 35.42MB 04:06:55 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:06:55 Step 2/15 : FROM ${BASE} AS builder 04:06:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:55 9fda8d8052c6: Pulling fs layer 04:06:55 5d54e960e981: Pulling fs layer 04:06:55 c4a7e357bf2a: Pulling fs layer 04:06:55 f0e02332f6b5: Pulling fs layer 04:06:55 872ee5b61b7b: Pulling fs layer 04:06:55 0c6a40ed1a82: Pulling fs layer 04:06:55 94ae7d8d031c: Pulling fs layer 04:06:55 f0e02332f6b5: Waiting 04:06:55 872ee5b61b7b: Waiting 04:06:55 0c6a40ed1a82: Waiting 04:06:55 94ae7d8d031c: Waiting 04:06:55 5d54e960e981: Verifying Checksum 04:06:55 5d54e960e981: Download complete 04:06:55 f0e02332f6b5: Verifying Checksum 04:06:55 f0e02332f6b5: Download complete 04:06:55 872ee5b61b7b: Verifying Checksum 04:06:55 872ee5b61b7b: Download complete 04:06:55 9fda8d8052c6: Download complete 04:06:56 94ae7d8d031c: Verifying Checksum 04:06:56 94ae7d8d031c: Download complete 04:06:56 9fda8d8052c6: Pull complete 04:06:57 5d54e960e981: Pull complete 04:06:57 c4a7e357bf2a: Verifying Checksum 04:06:57 c4a7e357bf2a: Download complete 04:06:58 0c6a40ed1a82: Verifying Checksum 04:06:58 0c6a40ed1a82: Download complete 04:07:10 c4a7e357bf2a: Pull complete 04:07:10 f0e02332f6b5: Pull complete 04:07:10 872ee5b61b7b: Pull complete 04:07:20 0c6a40ed1a82: Pull complete 04:07:20 94ae7d8d031c: Pull complete 04:07:20 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:07:20 ---> 86de565de09d 04:07:20 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:07:22 ---> Running in 9dba79116413 04:07:22 Removing intermediate container 9dba79116413 04:07:22 ---> 327123668fce 04:07:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:07:22 ---> Running in 7f0d9a27ca26 04:07:23 Removing intermediate container 7f0d9a27ca26 04:07:23 ---> f1ccb50d3fa8 04:07:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:07:23 ---> Running in 543fd0ae20a7 04:07:23 Removing intermediate container 543fd0ae20a7 04:07:23 ---> de47f10ded95 04:07:23 Step 6/15 : LABEL Name=edgex-ui-go 04:07:23 ---> Running in dd51309ec16c 04:07:24 Removing intermediate container dd51309ec16c 04:07:24 ---> 4488f99198b9 04:07:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:07:24 ---> Running in 45b6e3a13318 04:07:24 Removing intermediate container 45b6e3a13318 04:07:24 ---> 69e660252caf 04:07:24 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:07:24 latest: Pulling from library/docker 04:07:24 bca4290a9639: Pulling fs layer 04:07:24 17b275a3377f: Pulling fs layer 04:07:24 4f4fb700ef54: Pulling fs layer 04:07:24 c7c53acdebd8: Pulling fs layer 04:07:24 11eaffe3eb71: Pulling fs layer 04:07:24 2ee06d9bd875: Pulling fs layer 04:07:24 117228750389: Pulling fs layer 04:07:24 c28cda27aeb5: Pulling fs layer 04:07:24 ff57bb0e39d9: Pulling fs layer 04:07:24 77cde276bbe4: Pulling fs layer 04:07:24 551f321af971: Pulling fs layer 04:07:24 68618b928e74: Pulling fs layer 04:07:24 1c369fbd592d: Pulling fs layer 04:07:24 04d7aaaa7dbd: Pulling fs layer 04:07:24 6f2b8e4d93ed: Pulling fs layer 04:07:24 f1e2c79d62df: Pulling fs layer 04:07:24 11eaffe3eb71: Waiting 04:07:24 117228750389: Waiting 04:07:24 2ee06d9bd875: Waiting 04:07:24 c28cda27aeb5: Waiting 04:07:24 c7c53acdebd8: Waiting 04:07:24 ff57bb0e39d9: Waiting 04:07:24 551f321af971: Waiting 04:07:24 77cde276bbe4: Waiting 04:07:24 68618b928e74: Waiting 04:07:24 1c369fbd592d: Waiting 04:07:24 04d7aaaa7dbd: Waiting 04:07:24 6f2b8e4d93ed: Waiting 04:07:24 f1e2c79d62df: Waiting 04:07:25 17b275a3377f: Verifying Checksum 04:07:25 17b275a3377f: Download complete 04:07:25 bca4290a9639: Verifying Checksum 04:07:25 bca4290a9639: Download complete 04:07:25 c7c53acdebd8: Verifying Checksum 04:07:25 c7c53acdebd8: Download complete 04:07:25 4f4fb700ef54: Verifying Checksum 04:07:25 4f4fb700ef54: Download complete 04:07:25 11eaffe3eb71: Verifying Checksum 04:07:25 11eaffe3eb71: Download complete 04:07:25 2ee06d9bd875: Verifying Checksum 04:07:25 2ee06d9bd875: Download complete 04:07:25 bca4290a9639: Pull complete 04:07:25 c28cda27aeb5: Verifying Checksum 04:07:25 c28cda27aeb5: Download complete 04:07:26 ff57bb0e39d9: Verifying Checksum 04:07:26 ff57bb0e39d9: Download complete 04:07:26 117228750389: Verifying Checksum 04:07:26 117228750389: Download complete 04:07:26 77cde276bbe4: Verifying Checksum 04:07:26 77cde276bbe4: Download complete 04:07:26 68618b928e74: Verifying Checksum 04:07:26 68618b928e74: Download complete 04:07:26 1c369fbd592d: Verifying Checksum 04:07:26 1c369fbd592d: Download complete 04:07:26 6f2b8e4d93ed: Verifying Checksum 04:07:26 6f2b8e4d93ed: Download complete 04:07:26 551f321af971: Download complete 04:07:26 17b275a3377f: Pull complete 04:07:26 f1e2c79d62df: Download complete 04:07:27 4f4fb700ef54: Pull complete 04:07:27 c7c53acdebd8: Pull complete 04:07:27 04d7aaaa7dbd: Verifying Checksum 04:07:27 04d7aaaa7dbd: Download complete 04:07:28 11eaffe3eb71: Pull complete 04:07:29 2ee06d9bd875: Pull complete 04:07:31 117228750389: Pull complete 04:07:31 c28cda27aeb5: Pull complete 04:07:31 ff57bb0e39d9: Pull complete 04:07:32 77cde276bbe4: Pull complete 04:07:33 551f321af971: Pull complete 04:07:33 68618b928e74: Pull complete 04:07:33 1c369fbd592d: Pull complete 04:07:37 04d7aaaa7dbd: Pull complete 04:07:37 6f2b8e4d93ed: Pull complete 04:07:37 f1e2c79d62df: Pull complete 04:07:37 Digest: sha256:557204dd876c17dc674d03af9083ad2d19f27848e76b6022d17a289efbd4f9c9 04:07:37 Status: Downloaded newer image for docker:latest 04:07:40 ---> b2eb419f1212 04:07:40 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:40 ---> Running in c0e192e2c429 04:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:42 OK: 266 MiB in 52 packages 04:07:43 Removing intermediate container c0e192e2c429 04:07:43 ---> 696678c2397d 04:07:43 Step 10/15 : ENV GO111MODULE=on 04:07:43 ---> Running in eef2fb97f9d5 04:07:43 Removing intermediate container eef2fb97f9d5 04:07:43 ---> 8e3aea7a4bba 04:07:43 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:07:43 ---> Running in 44251f7afa26 04:07:44 Removing intermediate container 44251f7afa26 04:07:44 ---> 556356cfe9dc 04:07:44 Step 12/15 : COPY go.mod vendor* ./ 04:07:44 ---> 168dd599d4c8 04:07:44 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:44 ---> Running in 9bf7a6a84c59 04:09:36 Removing intermediate container 9bf7a6a84c59 04:09:36 ---> 142e84438d16 04:09:36 Step 14/15 : COPY . . 04:09:38 ---> 88c981d6d74b 04:09:38 Step 15/15 : RUN ${MAKE} 04:09:38 ---> Running in 6e6112f93291 04:09:39 noop 04:09:39 Removing intermediate container 6e6112f93291 04:09:39 ---> f1de41b9ad29 04:09:40 Successfully built f1de41b9ad29 04:09:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker inspect -f . ci-base-image-arm64 04:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container 04:09:40 $ 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:09:42 $ docker top 55343cdb50484bec802a059cdafd47fc426263599511e70040a496f3ecac5332 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:42 + go version 04:09:42 go version go1.21.0 linux/arm64 [Pipeline] } 04:09:42 $ docker stop --time=1 55343cdb50484bec802a059cdafd47fc426263599511e70040a496f3ecac5332 04:09:44 $ docker rm -f --volumes 55343cdb50484bec802a059cdafd47fc426263599511e70040a496f3ecac5332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:45 + docker inspect -f . ci-base-image-arm64 04:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container 04:09:46 $ 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:09:47 $ docker top 4769009e40e4fdd1aef454b661c070a3cef6f38505fbc9b7b0d0b9bfcc74e95f -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:48 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:09:48 + make test 04:09:48 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:09:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:11:03 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:11:03 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 04:11:03 have (chan any, chan error, any, string) 04:11:03 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:11:03 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 04:11:03 have (chan any, chan error, interface{}, string) 04:11:03 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:11:03 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 04:11:03 have (chan any, chan error, interface{}, string) 04:11:03 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:11:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:11:59 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:11:59 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:11:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:11:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:11:59 FAIL 04:11:59 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:11:59 $ docker stop --time=1 4769009e40e4fdd1aef454b661c070a3cef6f38505fbc9b7b0d0b9bfcc74e95f 04:12:01 $ docker rm -f --volumes 4769009e40e4fdd1aef454b661c070a3cef6f38505fbc9b7b0d0b9bfcc74e95f [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:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:03 04:12:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:04 arm64: Pulling from edgex-lftools-log-publisher 04:12:04 8998bd30e6a1: Pulling fs layer 04:12:04 04944245beec: Pulling fs layer 04:12:04 699f458cf7ca: Pulling fs layer 04:12:04 765212b225bb: Pulling fs layer 04:12:04 f23df028b6ca: Pulling fs layer 04:12:04 d65c8cfc05b1: Pulling fs layer 04:12:04 2437ff75d9bd: Pulling fs layer 04:12:04 f23df028b6ca: Waiting 04:12:04 d65c8cfc05b1: Waiting 04:12:04 2437ff75d9bd: Waiting 04:12:04 765212b225bb: Waiting 04:12:04 04944245beec: Verifying Checksum 04:12:04 04944245beec: Download complete 04:12:04 765212b225bb: Download complete 04:12:04 f23df028b6ca: Verifying Checksum 04:12:04 f23df028b6ca: Download complete 04:12:04 d65c8cfc05b1: Verifying Checksum 04:12:04 d65c8cfc05b1: Download complete 04:12:04 699f458cf7ca: Verifying Checksum 04:12:04 699f458cf7ca: Download complete 04:12:05 8998bd30e6a1: Download complete 04:12:07 2437ff75d9bd: Verifying Checksum 04:12:07 2437ff75d9bd: Download complete 04:12:09 8998bd30e6a1: Pull complete 04:12:09 04944245beec: Pull complete 04:12:11 699f458cf7ca: Pull complete 04:12:11 765212b225bb: Pull complete 04:12:12 f23df028b6ca: Pull complete 04:12:12 d65c8cfc05b1: Pull complete 04:12:30 2437ff75d9bd: Pull complete 04:12:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:31 prd-ubuntu20.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container 04:12:31 $ 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:12:33 $ docker top 3c58abec9c7e9d84c82c27622420ca7a750504bafcfc9d3297d848eb365b89bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:34 ---> job-cost.sh 04:12:34 lf-activate-venv: SKIPPING 04:12:34 INFO: No Stack... 04:12:35 INFO: Retrieving Pricing Info for: v3-standard-4 04:12:36 INFO: Archiving Costs [Pipeline] sh 04:12:36 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:12:36 + cut -d, -f6 [Pipeline] lock 04:12:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] 04:12:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] did not exist. Created. 04:12:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:37 /w/workspace/edgex-ui-go/1@tmp/durable-47e08616/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:12:37 + echo total: 0.10999999940395355 [Pipeline] stash 04:12:38 Warning: overwriting stash ‘stack-cost’ 04:12:38 Stashed 1 file(s) [Pipeline] } 04:12:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-731-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:38 $ docker stop --time=1 3c58abec9c7e9d84c82c27622420ca7a750504bafcfc9d3297d848eb365b89bf 04:12:40 $ docker rm -f --volumes 3c58abec9c7e9d84c82c27622420ca7a750504bafcfc9d3297d848eb365b89bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:12:41 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:12:43 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives ] 04:12:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives 04:12:43 total 16 04:12:43 drwxr-xr-x 3 root root 4096 Apr 2 04:06 . 04:12:43 drwxrwxr-x 14 jenkins jenkins 4096 Apr 2 04:06 .. 04:12:43 drwxr-xr-x 2 root root 4096 Apr 2 04:06 cost 04:12:43 -rw-r--r-- 1 root root 83 Apr 2 04:06 cost.csv 04:12:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives 04:12:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives 04:12:43 total 16 04:12:43 drwxr-xr-x 3 jenkins jenkins 4096 Apr 2 04:06 . 04:12:43 drwxrwxr-x 14 jenkins jenkins 4096 Apr 2 04:06 .. 04:12:43 drwxr-xr-x 2 jenkins jenkins 4096 Apr 2 04:06 cost 04:12:43 -rw-r--r-- 1 jenkins jenkins 83 Apr 2 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:12:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:44 ---> package-listing.sh 04:12:44 ++ facter osfamily 04:12:44 ++ tr '[:upper:]' '[:lower:]' 04:12:45 + OS_FAMILY=debian 04:12:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-731 04:12:45 + START_PACKAGES=/tmp/packages_start.txt 04:12:45 + END_PACKAGES=/tmp/packages_end.txt 04:12:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:45 + PACKAGES=/tmp/packages_start.txt 04:12:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-731 ']' 04:12:45 + PACKAGES=/tmp/packages_end.txt 04:12:45 + case "${OS_FAMILY}" in 04:12:45 + dpkg -l 04:12:45 + grep '^ii' 04:12:45 + '[' -f /tmp/packages_start.txt ']' 04:12:45 + '[' -f /tmp/packages_end.txt ']' 04:12:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-731 ']' 04:12:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives/ 04:12:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-731/archives/ [Pipeline] echo 04:12:45 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-731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:12:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:46 prd-ubuntu20.04-docker-8c-8g-1861 does not seem to be running inside a container 04:12:46 $ 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-731/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-731 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731:/w/workspace/edgexfoundry_edgex-ui-go_PR-731:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@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:12:46 $ docker top 05f4aa643a7a3e34c9903533bfe8ea8e3def360e8cad290b70ffe6332b730c46 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:47 + mkdir -p /var/log/sysstat [Pipeline] sh 04:12:47 + ls /var/log/sa-host 04:12:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:47 provisioning config files... 04:12:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-731@tmp/config14223421008890488386tmp [Pipeline] { [Pipeline] echo 04:12:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:48 ---> create-netrc.sh [Pipeline] } 04:12:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:12:48 ---> python-tools-install.sh [Pipeline] echo 04:12:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:48 ---> sudo-logs.sh 04:12:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:12:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:49 ---> job-cost.sh 04:12:49 lf-activate-venv: SKIPPING 04:12:49 DEBUG: total: 0.2199999988079071 04:12:49 INFO: Retrieving Stack Cost... 04:12:49 INFO: Retrieving Pricing Info for: v3-standard-8 04:12:49 INFO: Archiving Costs [Pipeline] echo 04:12:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:50 ---> logs-deploy.sh 04:12:50 lf-activate-venv: SKIPPING 04:12:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-731/1 04:12:50 INFO: archiving workspace using pattern(s): 04:12:51 Archives upload complete. 04:12:51 INFO: archiving logs to Nexus 04:12:51 ---> uname -a: 04:12:51 Linux prd-ubuntu20-04-docker-8c-8g-1861 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:12:51 04:12:51 04:12:51 ---> lscpu: 04:12:51 Architecture: x86_64 04:12:51 CPU op-mode(s): 32-bit, 64-bit 04:12:51 Byte Order: Little Endian 04:12:51 Address sizes: 40 bits physical, 48 bits virtual 04:12:51 CPU(s): 8 04:12:51 On-line CPU(s) list: 0-7 04:12:51 Thread(s) per core: 1 04:12:51 Core(s) per socket: 1 04:12:51 Socket(s): 8 04:12:51 NUMA node(s): 1 04:12:51 Vendor ID: AuthenticAMD 04:12:51 CPU family: 23 04:12:51 Model: 49 04:12:51 Model name: AMD EPYC-Rome Processor 04:12:51 Stepping: 0 04:12:51 CPU MHz: 2799.998 04:12:51 BogoMIPS: 5599.99 04:12:51 Virtualization: AMD-V 04:12:51 Hypervisor vendor: KVM 04:12:51 Virtualization type: full 04:12:51 L1d cache: 256 KiB 04:12:51 L1i cache: 256 KiB 04:12:51 L2 cache: 4 MiB 04:12:51 L3 cache: 128 MiB 04:12:51 NUMA node0 CPU(s): 0-7 04:12:51 Vulnerability Itlb multihit: Not affected 04:12:51 Vulnerability L1tf: Not affected 04:12:51 Vulnerability Mds: Not affected 04:12:51 Vulnerability Meltdown: Not affected 04:12:51 Vulnerability Mmio stale data: Not affected 04:12:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:12:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:12:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:12:51 Vulnerability Srbds: Not affected 04:12:51 Vulnerability Tsx async abort: Not affected 04:12:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:12:51 04:12:51 04:12:51 ---> nproc: 04:12:51 8 04:12:51 04:12:51 04:12:51 ---> df -h: 04:12:51 Filesystem Size Used Avail Use% Mounted on 04:12:51 overlay 155G 12G 143G 8% / 04:12:51 tmpfs 64M 0 64M 0% /dev 04:12:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:12:51 shm 64M 0 64M 0% /dev/shm 04:12:51 /dev/vda1 155G 12G 143G 8% /facter-os 04:12:51 04:12:51 04:12:51 ---> sar -b -r -n DEV: 04:12:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1861) 04/02/24 _x86_64_ (8 CPU) 04:12:51 04:12:51 04:03:15 LINUX RESTART (8 CPU) 04:12:51 04:12:51 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:12:51 04:05:01 183.90 6.12 177.79 0.00 761.21 51075.22 0.00 04:12:51 04:06:01 239.39 1.93 237.46 0.00 30.53 78831.13 0.00 04:12:51 04:07:01 62.33 0.20 62.13 0.00 14.00 27456.86 0.00 04:12:51 04:08:01 1.50 0.00 1.50 0.00 0.00 17.72 0.00 04:12:51 04:09:01 53.27 10.60 42.68 0.00 5155.01 8444.46 0.00 04:12:51 04:10:01 6.38 0.02 6.37 0.00 0.13 127.58 0.00 04:12:51 04:11:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 04:12:51 04:12:02 1.85 0.00 1.85 0.00 0.00 21.06 0.00 04:12:51 Average: 68.69 2.36 66.33 0.00 745.06 20747.35 0.00 04:12:51 04:12:51 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:12:51 04:05:01 28646644 31490872 822784 2.50 85332 3006180 1977052 5.83 1138844 2682160 9492 04:12:51 04:06:01 26894884 31322100 980260 2.98 192032 4326944 2225276 6.56 1629472 3766236 365012 04:12:51 04:07:01 27013364 31516440 790808 2.40 197876 4381296 1826372 5.38 1307312 3962632 4 04:12:51 04:08:01 27012592 31515684 791260 2.41 197896 4381296 1826372 5.38 1306604 3962632 8 04:12:51 04:09:01 26544268 31498364 774440 2.36 227480 4804292 1723004 5.08 1611444 4091256 1000 04:12:51 04:10:01 26551020 31500208 772504 2.35 226072 4801044 1707228 5.03 1609144 4088040 160 04:12:51 04:11:01 26557640 31506856 765644 2.33 226104 4801048 1707228 5.03 1601340 4088044 16 04:12:51 04:12:02 26557788 31507172 765180 2.33 226176 4801052 1707228 5.03 1601436 4088052 8 04:12:51 Average: 26972275 31482212 807860 2.46 197371 4412894 1837470 5.42 1475700 3841132 46962 04:12:51 04:12:51 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:12:51 04:05:01 ens3 604.70 422.38 7468.88 58.20 0.00 0.00 0.00 0.00 04:12:51 04:05:01 docker0 233.59 265.16 18.55 564.69 0.00 0.00 0.00 0.00 04:12:51 04:05:01 lo 8.07 8.07 0.85 0.85 0.00 0.00 0.00 0.00 04:12:51 04:05:01 vethbfa05f8 164.31 194.62 15.87 140.80 0.00 0.00 0.00 0.01 04:12:51 04:06:01 veth7d56141 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:51 04:06:01 ens3 292.12 187.94 3079.72 26.38 0.00 0.00 0.00 0.00 04:12:51 04:06:01 docker0 176.69 268.29 15.44 3056.87 0.00 0.00 0.00 0.00 04:12:51 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:51 04:07:01 ens3 94.60 59.68 2524.95 12.20 0.00 0.00 0.00 0.00 04:12:51 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:07:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 04:12:51 04:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:12:51 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:51 04:09:01 ens3 180.59 102.12 2713.32 7.17 0.00 0.00 0.00 0.00 04:12:51 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:12:51 04:10:01 ens3 1.20 0.83 7.58 0.06 0.00 0.00 0.00 0.00 04:12:51 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:51 04:11:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:12:02 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:12:51 04:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:51 04:12:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:51 Average: ens3 146.68 96.64 1974.24 13.00 0.00 0.00 0.00 0.00 04:12:51 Average: docker0 51.28 66.68 4.25 452.67 0.00 0.00 0.00 0.00 04:12:51 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 04:12:51 04:12:51