Pull request #710 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 160dd2c023d2fe83e743958664a0cd79bb4cb7ca+76c7bda26704e13abda599293f14a45310026ab6 (4c5998e0b3142b3436d6fda700c539219d9bc06c) 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-ssh15654693958757626616.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-ssh2056051608199413793.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh40599929296463144.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 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-ssh18219854922219713621.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2133673141164736014.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-45 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [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-710 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 160dd2c023d2fe83e743958664a0cd79bb4cb7ca > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 Merge succeeded, producing 160dd2c023d2fe83e743958664a0cd79bb4cb7ca Checking out Revision 160dd2c023d2fe83e743958664a0cd79bb4cb7ca (PR-710) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 > git rev-list --no-walk 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:57:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:57:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:57:35 ========================================================= 06:57:35 EdgeX Global Pipelines Version Info 06:57:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:57:35 ------------------- 06:57:35 stable info: 06:57:35 ------------------- 06:57:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:57:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:57:35 Message: update stable to v1.0.258 06:57:36 ------------------- 06:57:36 experimental info: 06:57:36 ------------------- 06:57:36 Commited By: **** collab-it+edgex@linuxfoundation.org 06:57:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:57:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-710 [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-710 [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-710 [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 160dd2c [Pipeline] echo 06:57:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:37 provisioning config files... 06:57:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config13711448199101057426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:38 ---> ****-login.sh 06:57:38 nexus3.edgexfoundry.org:10001 06:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:38 Configure a credential helper to remove this warning. See 06:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:38 06:57:38 Login Succeeded 06:57:38 nexus3.edgexfoundry.org:10002 06:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:38 Configure a credential helper to remove this warning. See 06:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:38 06:57:38 Login Succeeded 06:57:38 nexus3.edgexfoundry.org:10003 06:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:38 Configure a credential helper to remove this warning. See 06:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:38 06:57:38 Login Succeeded 06:57:38 nexus3.edgexfoundry.org:10004 06:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:38 Configure a credential helper to remove this warning. See 06:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:38 06:57:38 Login Succeeded 06:57:38 ****.io 06:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:39 Configure a credential helper to remove this warning. See 06:57:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:39 06:57:39 Login Succeeded 06:57:39 ---> ****-login.sh ends [Pipeline] } 06:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:57:39 + git rev-list -1 --merges 160dd2c023d2fe83e743958664a0cd79bb4cb7ca~1..160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo 06:57:39 -----------> git rev-list -1 --merges 160dd2c023d2fe83e743958664a0cd79bb4cb7ca~1..160dd2c023d2fe83e743958664a0cd79bb4cb7ca 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [false] [Pipeline] sh 06:57:39 + git log --format=format:%s -1 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo 06:57:39 ========================================================= 06:57:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:57:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:40 + git log --format=format:%s -1 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo 06:57:40 [semverPrep] GIT_COMMIT: 160dd2c023d2fe83e743958664a0cd79bb4cb7ca, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 06:57:40 [semverPrep] This is not a build commit. [Pipeline] sh 06:57:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:57:40 + grep -v github /etc/ssh/ssh_known_hosts 06:57:40 + [ -e /tmp/ssh_known_hosts ] 06:57:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:57:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:57:40 + sudo tee -a /etc/ssh/ssh_known_hosts 06:57:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:41 06:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:41 0.1.4: Pulling from edgex-devops/py-git-semver 06:57:41 b85a868b505f: Pulling fs layer 06:57:41 e2be974225ed: Pulling fs layer 06:57:41 339a4e72a1f5: Pulling fs layer 06:57:41 988bab9f4d93: Pulling fs layer 06:57:41 1469e6f7b9e6: Pulling fs layer 06:57:41 eaf3925da568: Pulling fs layer 06:57:41 bab4dde63d76: Pulling fs layer 06:57:41 bde34c3a00c8: Pulling fs layer 06:57:41 b352a97aabf1: Pulling fs layer 06:57:41 4872d77fe225: Pulling fs layer 06:57:41 5851b861e8e6: Pulling fs layer 06:57:41 988bab9f4d93: Waiting 06:57:41 1469e6f7b9e6: Waiting 06:57:41 eaf3925da568: Waiting 06:57:41 bab4dde63d76: Waiting 06:57:41 bde34c3a00c8: Waiting 06:57:41 b352a97aabf1: Waiting 06:57:41 4872d77fe225: Waiting 06:57:41 e2be974225ed: Verifying Checksum 06:57:41 e2be974225ed: Download complete 06:57:41 988bab9f4d93: Verifying Checksum 06:57:41 988bab9f4d93: Download complete 06:57:41 1469e6f7b9e6: Verifying Checksum 06:57:41 1469e6f7b9e6: Download complete 06:57:41 eaf3925da568: Verifying Checksum 06:57:41 eaf3925da568: Download complete 06:57:41 339a4e72a1f5: Verifying Checksum 06:57:41 339a4e72a1f5: Download complete 06:57:41 bde34c3a00c8: Verifying Checksum 06:57:41 bde34c3a00c8: Download complete 06:57:41 b352a97aabf1: Verifying Checksum 06:57:41 b352a97aabf1: Download complete 06:57:41 4872d77fe225: Verifying Checksum 06:57:41 4872d77fe225: Download complete 06:57:41 5851b861e8e6: Verifying Checksum 06:57:41 5851b861e8e6: Download complete 06:57:41 b85a868b505f: Verifying Checksum 06:57:41 b85a868b505f: Download complete 06:57:42 bab4dde63d76: Verifying Checksum 06:57:42 bab4dde63d76: Download complete 06:57:43 b85a868b505f: Pull complete 06:57:43 e2be974225ed: Pull complete 06:57:44 339a4e72a1f5: Pull complete 06:57:44 988bab9f4d93: Pull complete 06:57:44 1469e6f7b9e6: Pull complete 06:57:44 eaf3925da568: Pull complete 06:57:46 bab4dde63d76: Pull complete 06:57:46 bde34c3a00c8: Pull complete 06:57:46 b352a97aabf1: Pull complete 06:57:47 4872d77fe225: Pull complete 06:57:47 5851b861e8e6: Pull complete 06:57:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:47 prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container 06:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@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-devops/py-git-semver:0.1.4 cat 06:57:53 $ docker top 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 -eo pid,comm 06:57:53 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). 06:57:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:53 [ssh-agent] Looking for ssh-agent implementation... 06:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:53 $ docker exec 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent 06:57:53 SSH_AUTH_SOCK=/tmp/ssh-QQkM0QhiOZFP/agent.34 06:57:53 SSH_AGENT_PID=40 06:57:53 Running ssh-add (command line suppressed) 06:57:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_12918229914622817672.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_12918229914622817672.key) 06:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:54 + git tag --points-at HEAD [Pipeline] } 06:57:54 $ docker exec --env ******** --env ******** 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent -k 06:57:54 unset SSH_AUTH_SOCK; 06:57:54 unset SSH_AGENT_PID; 06:57:54 echo Agent pid 40 killed; 06:57:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:57:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:54 [ssh-agent] Looking for ssh-agent implementation... 06:57:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:54 $ docker exec 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent 06:57:54 SSH_AUTH_SOCK=/tmp/ssh-RwgX7Cg0rYKj/agent.73 06:57:54 SSH_AGENT_PID=79 06:57:54 Running ssh-add (command line suppressed) 06:57:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_4404354493955110429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_4404354493955110429.key) 06:57:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:55 + git semver init 06:57:55 2024-03-15 06:57:55,370 [run_init] DEBUG init version:0.0.0 force:False 06:57:55 2024-03-15 06:57:55,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver 06:57:55 2024-03-15 06:57:55,371 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver 06:57:55 2024-03-15 06:57:55,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710, universal_newlines=False, shell=None, istream=None) 06:57:57 2024-03-15 06:57:57,624 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.git/info/exclude 06:57:57 2024-03-15 06:57:57,625 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 with force:False 06:57:57 2024-03-15 06:57:57,625 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 06:57:57 2024-03-15 06:57:57,630 [execute] INFO git cat-file --batch-check 06:57:57 2024-03-15 06:57:57,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) 06:57:57 2024-03-15 06:57:57,636 [execute] INFO git cat-file --batch 06:57:57 2024-03-15 06:57:57,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) 06:57:57 2024-03-15 06:57:57,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 06:57:57 0.0.0 [Pipeline] } 06:57:57 $ docker exec --env ******** --env ******** 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent -k 06:57:58 unset SSH_AUTH_SOCK; 06:57:58 unset SSH_AGENT_PID; 06:57:58 echo Agent pid 79 killed; 06:57:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:59 + git semver [Pipeline] } 06:57:59 $ docker stop --time=1 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 06:58:00 $ docker rm -f --volumes 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:58:01 Stashed 1 file(s) [Pipeline] echo 06:58:01 [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 06:58:01 provisioning config files... 06:58:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config13615587690017156033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:01 ---> ****-login.sh 06:58:01 nexus3.edgexfoundry.org:10001 06:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:01 Configure a credential helper to remove this warning. See 06:58:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:01 06:58:01 Login Succeeded 06:58:01 nexus3.edgexfoundry.org:10002 06:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:01 Configure a credential helper to remove this warning. See 06:58:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:01 06:58:01 Login Succeeded 06:58:01 nexus3.edgexfoundry.org:10003 06:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:02 Configure a credential helper to remove this warning. See 06:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:02 06:58:02 Login Succeeded 06:58:02 nexus3.edgexfoundry.org:10004 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:02 Configure a credential helper to remove this warning. See 06:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:02 06:58:02 Login Succeeded 06:58:02 ****.io 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:02 Configure a credential helper to remove this warning. See 06:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:02 06:58:02 Login Succeeded 06:58:02 ---> ****-login.sh ends [Pipeline] } 06:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:58:02 ========================================================= 06:58:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:58:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:02 + 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 . 06:58:03 Sending build context to Docker daemon 59.41MB 06:58:03 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:58:03 Step 2/15 : FROM ${BASE} AS builder 06:58:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:58:03 7264a8db6415: Pulling fs layer 06:58:03 c4d48a809fc2: Pulling fs layer 06:58:03 4f1c88b9dad5: Pulling fs layer 06:58:03 ad3a456e5733: Pulling fs layer 06:58:03 69c7f0334f64: Pulling fs layer 06:58:03 69c7f0334f64: Waiting 06:58:03 1f1c1a5573a3: Pulling fs layer 06:58:03 ce7588e14bc9: Pulling fs layer 06:58:03 b5e4710f87ac: Pulling fs layer 06:58:03 1f1c1a5573a3: Waiting 06:58:03 b5e4710f87ac: Waiting 06:58:03 ce7588e14bc9: Waiting 06:58:03 c4d48a809fc2: Verifying Checksum 06:58:03 c4d48a809fc2: Download complete 06:58:03 ad3a456e5733: Verifying Checksum 06:58:03 ad3a456e5733: Download complete 06:58:03 69c7f0334f64: Verifying Checksum 06:58:03 69c7f0334f64: Download complete 06:58:03 7264a8db6415: Verifying Checksum 06:58:03 7264a8db6415: Download complete 06:58:03 1f1c1a5573a3: Verifying Checksum 06:58:03 1f1c1a5573a3: Download complete 06:58:03 b5e4710f87ac: Download complete 06:58:03 7264a8db6415: Pull complete 06:58:04 c4d48a809fc2: Pull complete 06:58:04 4f1c88b9dad5: Verifying Checksum 06:58:04 4f1c88b9dad5: Download complete 06:58:04 ce7588e14bc9: Verifying Checksum 06:58:04 ce7588e14bc9: Download complete 06:58:09 4f1c88b9dad5: Pull complete 06:58:09 ad3a456e5733: Pull complete 06:58:09 69c7f0334f64: Pull complete 06:58:09 1f1c1a5573a3: Pull complete 06:58:12 ce7588e14bc9: Pull complete 06:58:12 b5e4710f87ac: Pull complete 06:58:12 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:58:12 ---> 88b5674ff536 06:58:12 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:58:16 Still waiting to schedule task 06:58:16 ‘prd-ubuntu20.04-docker-8c-8g-36’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:58:16 ‘prd-ubuntu20.04-docker-8c-8g-37’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:58:16 ‘prd-ubuntu20.04-docker-8c-8g-39’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:58:16 ‘prd-ubuntu20.04-docker-8c-8g-41’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:58:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47’ is offline 06:58:24 ---> Running in 22cbd7a65954 06:58:24 Removing intermediate container 22cbd7a65954 06:58:24 ---> 486c5b22fee9 06:58:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:58:24 ---> Running in 816c91c326c8 06:58:24 Removing intermediate container 816c91c326c8 06:58:24 ---> 8938d1dc48c7 06:58:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:58:24 ---> Running in 516b90e5ead2 06:58:24 Removing intermediate container 516b90e5ead2 06:58:24 ---> 82b5bf055f3f 06:58:24 Step 6/15 : LABEL Name=edgex-ui-go 06:58:24 ---> Running in 99ced60b1ad5 06:58:24 Removing intermediate container 99ced60b1ad5 06:58:24 ---> a9ea0377d4b9 06:58:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:58:24 ---> Running in d2f141e1e0ce 06:58:24 Removing intermediate container d2f141e1e0ce 06:58:24 ---> 6cc86aa6bb5b 06:58:24 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:58:24 latest: Pulling from library/docker 06:58:24 4abcf2066143: Pulling fs layer 06:58:24 0bf151956701: Pulling fs layer 06:58:24 4f4fb700ef54: Pulling fs layer 06:58:24 0ca2bb9cdd6f: Pulling fs layer 06:58:24 b33a16258cd2: Pulling fs layer 06:58:24 2875dcb56416: Pulling fs layer 06:58:24 360209ced14e: Pulling fs layer 06:58:24 7acbde70f385: Pulling fs layer 06:58:24 d7094c34553d: Pulling fs layer 06:58:24 2875dcb56416: Waiting 06:58:24 0ca2bb9cdd6f: Waiting 06:58:24 7acbde70f385: Waiting 06:58:24 360209ced14e: Waiting 06:58:24 d7094c34553d: Waiting 06:58:24 b33a16258cd2: Waiting 06:58:24 81e454e4b780: Pulling fs layer 06:58:24 81e454e4b780: Waiting 06:58:24 11ab83a05af4: Pulling fs layer 06:58:24 706a9b923a28: Pulling fs layer 06:58:24 d7bdcd159f55: Pulling fs layer 06:58:24 7a5c12addbb7: Pulling fs layer 06:58:24 d5bf9a92f324: Pulling fs layer 06:58:24 c166a377d301: Pulling fs layer 06:58:24 11ab83a05af4: Waiting 06:58:24 706a9b923a28: Waiting 06:58:24 d7bdcd159f55: Waiting 06:58:24 7a5c12addbb7: Waiting 06:58:24 d5bf9a92f324: Waiting 06:58:24 c166a377d301: Waiting 06:58:24 4f4fb700ef54: Verifying Checksum 06:58:24 4f4fb700ef54: Download complete 06:58:24 0bf151956701: Download complete 06:58:24 4abcf2066143: Verifying Checksum 06:58:24 4abcf2066143: Download complete 06:58:24 0ca2bb9cdd6f: Verifying Checksum 06:58:24 0ca2bb9cdd6f: Download complete 06:58:24 4abcf2066143: Pull complete 06:58:24 b33a16258cd2: Verifying Checksum 06:58:24 b33a16258cd2: Download complete 06:58:24 2875dcb56416: Verifying Checksum 06:58:24 2875dcb56416: Download complete 06:58:24 7acbde70f385: Verifying Checksum 06:58:24 360209ced14e: Verifying Checksum 06:58:24 360209ced14e: Download complete 06:58:24 d7094c34553d: Download complete 06:58:24 0bf151956701: Pull complete 06:58:24 81e454e4b780: Verifying Checksum 06:58:24 81e454e4b780: Download complete 06:58:24 4f4fb700ef54: Pull complete 06:58:24 706a9b923a28: Download complete 06:58:24 11ab83a05af4: Verifying Checksum 06:58:24 11ab83a05af4: Download complete 06:58:24 d7bdcd159f55: Download complete 06:58:24 0ca2bb9cdd6f: Pull complete 06:58:24 d5bf9a92f324: Verifying Checksum 06:58:24 d5bf9a92f324: Download complete 06:58:24 c166a377d301: Verifying Checksum 06:58:24 c166a377d301: Download complete 06:58:24 b33a16258cd2: Pull complete 06:58:24 7a5c12addbb7: Verifying Checksum 06:58:24 7a5c12addbb7: Download complete 06:58:25 2875dcb56416: Pull complete 06:58:25 360209ced14e: Pull complete 06:58:25 7acbde70f385: Pull complete 06:58:25 d7094c34553d: Pull complete 06:58:25 81e454e4b780: Pull complete 06:58:26 11ab83a05af4: Pull complete 06:58:26 706a9b923a28: Pull complete 06:58:26 d7bdcd159f55: Pull complete 06:58:28 7a5c12addbb7: Pull complete 06:58:28 d5bf9a92f324: Pull complete 06:58:28 c166a377d301: Pull complete 06:58:28 Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 06:58:28 Status: Downloaded newer image for docker:latest 06:58:32 ---> 2322a6797683 06:58:32 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:58:32 ---> Running in a2908e91ecfa 06:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:58:33 OK: 264 MiB in 52 packages 06:58:33 Removing intermediate container a2908e91ecfa 06:58:33 ---> 3d851acdac49 06:58:33 Step 10/15 : ENV GO111MODULE=on 06:58:33 ---> Running in ee5887b3d23d 06:58:33 Removing intermediate container ee5887b3d23d 06:58:33 ---> fe0bac21ed01 06:58:33 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:58:33 ---> Running in 22d56784d43f 06:58:33 Removing intermediate container 22d56784d43f 06:58:33 ---> 9dafc15e5c24 06:58:33 Step 12/15 : COPY go.mod vendor* ./ 06:58:34 ---> 51730aac76ee 06:58:34 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:34 ---> Running in 1a695a1dfd71 06:59:20 Removing intermediate container 1a695a1dfd71 06:59:20 ---> 1dfe947fad65 06:59:20 Step 14/15 : COPY . . 06:59:20 ---> 6eaf614aa5c7 06:59:20 Step 15/15 : RUN ${MAKE} 06:59:20 ---> Running in f2ad53a1c503 06:59:20 noop 06:59:20 Removing intermediate container f2ad53a1c503 06:59:20 ---> d28a67ff490d 06:59:20 Successfully built d28a67ff490d 06:59:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:21 + docker inspect -f . ci-base-image-x86_64 06:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:21 prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container 06:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:59:21 $ docker top 4faa4c7ad4e71b99fbef7098f00e6931943d43fcb3a16f098748ff11b53ed1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:22 + go version 06:59:22 go version go1.21.0 linux/amd64 [Pipeline] } 06:59:22 $ docker stop --time=1 4faa4c7ad4e71b99fbef7098f00e6931943d43fcb3a16f098748ff11b53ed1d7 06:59:23 $ docker rm -f --volumes 4faa4c7ad4e71b99fbef7098f00e6931943d43fcb3a16f098748ff11b53ed1d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:24 + docker inspect -f . ci-base-image-x86_64 06:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:24 prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container 06:59:24 $ 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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:59:24 $ docker top ef4493d66377847d9af1d6fc378066d621dc91a6f57c70bff69ef22b6f9d3c24 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] fileExists [Pipeline] sh 06:59:25 + make test 06:59:25 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:59:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:59:33 # github.com/edgexfoundry/edgex-ui-go/internal/handler 06:59:33 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:59:33 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:59:33 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:59:36 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 06:59:36 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 06:59:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:59:36 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:59:36 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:59:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:59:36 FAIL 06:59:36 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 06:59:36 $ docker stop --time=1 ef4493d66377847d9af1d6fc378066d621dc91a6f57c70bff69ef22b6f9d3c24 06:59:41 $ docker rm -f --volumes ef4493d66377847d9af1d6fc378066d621dc91a6f57c70bff69ef22b6f9d3c24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:41 06:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:41 latest: Pulling from edgex-lftools-log-publisher 06:59:41 5eb5b503b376: Pulling fs layer 06:59:41 5c69ac0246d0: Pulling fs layer 06:59:41 ec43610c2a17: Pulling fs layer 06:59:41 3a2ae6a8a46f: Pulling fs layer 06:59:41 33b1e0a273af: Pulling fs layer 06:59:41 5d3b04190fa2: Pulling fs layer 06:59:41 2f39f015ded8: Pulling fs layer 06:59:41 3a2ae6a8a46f: Waiting 06:59:41 33b1e0a273af: Waiting 06:59:41 5d3b04190fa2: Waiting 06:59:41 2f39f015ded8: Waiting 06:59:42 5c69ac0246d0: Download complete 06:59:42 3a2ae6a8a46f: Verifying Checksum 06:59:42 3a2ae6a8a46f: Download complete 06:59:42 33b1e0a273af: Verifying Checksum 06:59:42 33b1e0a273af: Download complete 06:59:42 ec43610c2a17: Verifying Checksum 06:59:42 ec43610c2a17: Download complete 06:59:42 5d3b04190fa2: Verifying Checksum 06:59:42 5d3b04190fa2: Download complete 06:59:42 5eb5b503b376: Verifying Checksum 06:59:42 5eb5b503b376: Download complete 06:59:43 2f39f015ded8: Download complete 06:59:43 5eb5b503b376: Pull complete 06:59:43 5c69ac0246d0: Pull complete 06:59:44 ec43610c2a17: Pull complete 06:59:44 3a2ae6a8a46f: Pull complete 06:59:44 33b1e0a273af: Pull complete 06:59:44 5d3b04190fa2: Pull complete 06:59:50 2f39f015ded8: Pull complete 06:59:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:50 prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container 06:59:50 $ 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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:00:00 $ docker top 85ca9b94b2e0633ad47e1a40856da0e815771a6dca9ef845e733d4fd4fb9b020 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:00 ---> job-cost.sh 07:00:00 lf-activate-venv: SKIPPING 07:00:00 INFO: No Stack... 07:00:01 INFO: Retrieving Pricing Info for: v3-standard-8 07:00:02 INFO: Archiving Costs [Pipeline] sh 07:00:02 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/cost.csv 07:00:02 + cut -d, -f6 [Pipeline] lock 07:00:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] 07:00:02 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] did not exist. Created. 07:00:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:00:02 + echo total: 0.2199999988079071 [Pipeline] stash 07:00:02 Stashed 1 file(s) [Pipeline] } 07:00:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:00:02 $ docker stop --time=1 85ca9b94b2e0633ad47e1a40856da0e815771a6dca9ef845e733d4fd4fb9b020 07:00:04 $ docker rm -f --volumes 85ca9b94b2e0633ad47e1a40856da0e815771a6dca9ef845e733d4fd4fb9b020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:00:04 Failed in branch amd64 07:00:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-51 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] { [Pipeline] ws 07:00:51 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 07:00:54 The recommended git tool is: git 07:01:01 using credential edgex-jenkins-ssh 07:01:02 Cloning the remote Git repository 07:01:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:01:02 > git init /w/workspace/edgex-ui-go/4 # timeout=10 07:01:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:03 > git --version # timeout=10 07:01:03 > git --version # 'git version 2.25.1' 07:01:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:01:11 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 160dd2c023d2fe83e743958664a0cd79bb4cb7ca 07:01:12 Merge succeeded, producing 160dd2c023d2fe83e743958664a0cd79bb4cb7ca 07:01:12 Checking out Revision 160dd2c023d2fe83e743958664a0cd79bb4cb7ca (PR-710) 07:01:11 > git config core.sparsecheckout # timeout=10 07:01:11 > git checkout -f 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 07:01:12 > git remote # timeout=10 07:01:12 > git config --get remote.origin.url # timeout=10 07:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:12 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 07:01:12 > git rev-parse HEAD^{commit} # timeout=10 07:01:12 > git config core.sparsecheckout # timeout=10 07:01:12 > git checkout -f 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 07:01:13 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:01:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:18 Dload Upload Total Spent Left Speed 07:01:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 07:01:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:01:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:01:18 + sudo tee /etc/docker/daemon.new 07:01:18 { 07:01:18 "registry-mirrors": [ 07:01:18 "https://nexus3.edgexfoundry.org:10001" 07:01:18 ], 07:01:18 "bip": "10.250.0.254/24", 07:01:18 "hosts": [ 07:01:18 "tcp://0.0.0.0:5555", 07:01:18 "unix:///var/run/docker.sock" 07:01:18 ], 07:01:18 "mtu": 1458, 07:01:18 "selinux-enabled": true, 07:01:18 "seccomp-profile": "/etc/docker/seccomp.json" 07:01:18 } [Pipeline] sh 07:01:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:01:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:37 provisioning config files... 07:01:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config11089556484576438073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:38 ---> ****-login.sh 07:01:38 nexus3.edgexfoundry.org:10001 07:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:39 Configure a credential helper to remove this warning. See 07:01:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:39 07:01:39 Login Succeeded 07:01:39 nexus3.edgexfoundry.org:10002 07:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:39 Configure a credential helper to remove this warning. See 07:01:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:39 07:01:39 Login Succeeded 07:01:39 nexus3.edgexfoundry.org:10003 07:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:40 Configure a credential helper to remove this warning. See 07:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:40 07:01:40 Login Succeeded 07:01:40 nexus3.edgexfoundry.org:10004 07:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:40 Configure a credential helper to remove this warning. See 07:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:40 07:01:40 Login Succeeded 07:01:40 ****.io 07:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:40 Configure a credential helper to remove this warning. See 07:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:40 07:01:40 Login Succeeded 07:01:40 ---> ****-login.sh ends [Pipeline] } 07:01:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:01:41 ========================================================= 07:01:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:01:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:01:43 Sending build context to Docker daemon 35.29MB 07:01:43 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 07:01:43 Step 2/15 : FROM ${BASE} AS builder 07:01:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:43 9fda8d8052c6: Pulling fs layer 07:01:43 5d54e960e981: Pulling fs layer 07:01:43 c4a7e357bf2a: Pulling fs layer 07:01:43 f0e02332f6b5: Pulling fs layer 07:01:43 872ee5b61b7b: Pulling fs layer 07:01:43 0c6a40ed1a82: Pulling fs layer 07:01:43 94ae7d8d031c: Pulling fs layer 07:01:43 872ee5b61b7b: Waiting 07:01:43 0c6a40ed1a82: Waiting 07:01:43 94ae7d8d031c: Waiting 07:01:43 f0e02332f6b5: Waiting 07:01:43 5d54e960e981: Verifying Checksum 07:01:43 5d54e960e981: Download complete 07:01:43 f0e02332f6b5: Verifying Checksum 07:01:43 f0e02332f6b5: Download complete 07:01:43 872ee5b61b7b: Verifying Checksum 07:01:43 872ee5b61b7b: Download complete 07:01:43 9fda8d8052c6: Verifying Checksum 07:01:43 9fda8d8052c6: Download complete 07:01:44 94ae7d8d031c: Verifying Checksum 07:01:44 94ae7d8d031c: Download complete 07:01:45 9fda8d8052c6: Pull complete 07:01:45 5d54e960e981: Pull complete 07:01:46 c4a7e357bf2a: Verifying Checksum 07:01:46 c4a7e357bf2a: Download complete 07:01:47 0c6a40ed1a82: Verifying Checksum 07:01:47 0c6a40ed1a82: Download complete 07:01:59 c4a7e357bf2a: Pull complete 07:01:59 f0e02332f6b5: Pull complete 07:01:59 872ee5b61b7b: Pull complete 07:02:09 0c6a40ed1a82: Pull complete 07:02:10 94ae7d8d031c: Pull complete 07:02:10 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:02:10 ---> 86de565de09d 07:02:10 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:02:12 ---> Running in 5551d785fda9 07:02:13 Removing intermediate container 5551d785fda9 07:02:13 ---> 4724ed2ff455 07:02:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:02:13 ---> Running in 35a238227341 07:02:13 Removing intermediate container 35a238227341 07:02:13 ---> feca2a1bfcaf 07:02:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:02:13 ---> Running in 41a576a979fc 07:02:14 Removing intermediate container 41a576a979fc 07:02:14 ---> 09240d893462 07:02:14 Step 6/15 : LABEL Name=edgex-ui-go 07:02:14 ---> Running in aec070b6b0a9 07:02:14 Removing intermediate container aec070b6b0a9 07:02:14 ---> 3a2eec718574 07:02:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:02:14 ---> Running in 03c9491f72dd 07:02:15 Removing intermediate container 03c9491f72dd 07:02:15 ---> 443b9bab6a60 07:02:15 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:02:15 latest: Pulling from library/docker 07:02:15 bca4290a9639: Pulling fs layer 07:02:15 1445a503f72c: Pulling fs layer 07:02:15 4f4fb700ef54: Pulling fs layer 07:02:15 15768397550a: Pulling fs layer 07:02:15 97a732e1a4ab: Pulling fs layer 07:02:15 3a03ecf580b8: Pulling fs layer 07:02:15 b2e113c6e684: Pulling fs layer 07:02:15 0d2c9041fe85: Pulling fs layer 07:02:15 7f01549a193b: Pulling fs layer 07:02:15 9c3625cd6c16: Pulling fs layer 07:02:15 e44167551c9c: Pulling fs layer 07:02:15 3e6a46390bac: Pulling fs layer 07:02:15 b464507a3a71: Pulling fs layer 07:02:15 80e81a400c13: Pulling fs layer 07:02:15 51a8b090eb10: Pulling fs layer 07:02:15 e81d2a4bdc82: Pulling fs layer 07:02:15 15768397550a: Waiting 07:02:15 97a732e1a4ab: Waiting 07:02:15 3a03ecf580b8: Waiting 07:02:15 b2e113c6e684: Waiting 07:02:15 0d2c9041fe85: Waiting 07:02:15 7f01549a193b: Waiting 07:02:15 9c3625cd6c16: Waiting 07:02:15 e44167551c9c: Waiting 07:02:15 3e6a46390bac: Waiting 07:02:15 51a8b090eb10: Waiting 07:02:15 b464507a3a71: Waiting 07:02:15 e81d2a4bdc82: Waiting 07:02:15 4f4fb700ef54: Verifying Checksum 07:02:15 4f4fb700ef54: Download complete 07:02:15 1445a503f72c: Verifying Checksum 07:02:15 1445a503f72c: Download complete 07:02:15 bca4290a9639: Verifying Checksum 07:02:15 bca4290a9639: Download complete 07:02:15 15768397550a: Verifying Checksum 07:02:15 15768397550a: Download complete 07:02:16 97a732e1a4ab: Verifying Checksum 07:02:16 97a732e1a4ab: Download complete 07:02:16 3a03ecf580b8: Verifying Checksum 07:02:16 3a03ecf580b8: Download complete 07:02:16 b2e113c6e684: Verifying Checksum 07:02:16 b2e113c6e684: Download complete 07:02:16 0d2c9041fe85: Verifying Checksum 07:02:16 0d2c9041fe85: Download complete 07:02:16 7f01549a193b: Download complete 07:02:16 9c3625cd6c16: Verifying Checksum 07:02:16 9c3625cd6c16: Download complete 07:02:16 bca4290a9639: Pull complete 07:02:16 b464507a3a71: Verifying Checksum 07:02:16 b464507a3a71: Download complete 07:02:16 3e6a46390bac: Verifying Checksum 07:02:16 3e6a46390bac: Download complete 07:02:16 51a8b090eb10: Verifying Checksum 07:02:16 51a8b090eb10: Download complete 07:02:17 e81d2a4bdc82: Verifying Checksum 07:02:17 e81d2a4bdc82: Download complete 07:02:17 e44167551c9c: Verifying Checksum 07:02:17 e44167551c9c: Download complete 07:02:17 1445a503f72c: Pull complete 07:02:18 4f4fb700ef54: Pull complete 07:02:18 15768397550a: Pull complete 07:02:18 80e81a400c13: Verifying Checksum 07:02:18 80e81a400c13: Download complete 07:02:19 97a732e1a4ab: Pull complete 07:02:21 3a03ecf580b8: Pull complete 07:02:23 b2e113c6e684: Pull complete 07:02:23 0d2c9041fe85: Pull complete 07:02:23 7f01549a193b: Pull complete 07:02:23 9c3625cd6c16: Pull complete 07:02:24 e44167551c9c: Pull complete 07:02:25 3e6a46390bac: Pull complete 07:02:25 b464507a3a71: Pull complete 07:02:29 80e81a400c13: Pull complete 07:02:29 51a8b090eb10: Pull complete 07:02:29 e81d2a4bdc82: Pull complete 07:02:29 Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 07:02:29 Status: Downloaded newer image for docker:latest 07:02:32 ---> ba6a3303f1ca 07:02:32 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:02:32 ---> Running in bcdcd287c5f8 07:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:02:35 OK: 266 MiB in 52 packages 07:02:36 Removing intermediate container bcdcd287c5f8 07:02:36 ---> 62a330c74fe7 07:02:36 Step 10/15 : ENV GO111MODULE=on 07:02:36 ---> Running in 68826441042f 07:02:37 Removing intermediate container 68826441042f 07:02:37 ---> 1ba46c3979c6 07:02:37 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:02:37 ---> Running in dfea4fa5541e 07:02:37 Removing intermediate container dfea4fa5541e 07:02:37 ---> ed5ff3f2b0ad 07:02:37 Step 12/15 : COPY go.mod vendor* ./ 07:02:38 ---> e4651f971d73 07:02:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:38 ---> Running in 9374e064baff 07:03:46 Removing intermediate container 9374e064baff 07:03:46 ---> 0a90bc1c47ba 07:03:46 Step 14/15 : COPY . . 07:03:46 ---> 1024dd203364 07:03:46 Step 15/15 : RUN ${MAKE} 07:03:46 ---> Running in 6a44e087a804 07:03:46 noop 07:03:47 Removing intermediate container 6a44e087a804 07:03:47 ---> fecf0d315041 07:03:47 Successfully built fecf0d315041 07:03:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:47 + docker inspect -f . ci-base-image-arm64 07:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:48 prd-ubuntu20.04-docker-arm64-4c-16g-51 does not seem to be running inside a container 07:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:03:49 $ docker top d8e085a08663c46a8fac6a7ba03d540d297ff4c6b1e471d5678413aec91bea05 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:50 + go version 07:03:50 go version go1.21.0 linux/arm64 [Pipeline] } 07:03:50 $ docker stop --time=1 d8e085a08663c46a8fac6a7ba03d540d297ff4c6b1e471d5678413aec91bea05 07:03:52 $ docker rm -f --volumes d8e085a08663c46a8fac6a7ba03d540d297ff4c6b1e471d5678413aec91bea05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:53 + docker inspect -f . ci-base-image-arm64 07:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:53 prd-ubuntu20.04-docker-arm64-4c-16g-51 does not seem to be running inside a container 07:03:53 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:03:54 $ docker top b6d048e383b25f37b03e6469d5307a226ae2bfa786f2aba6e70ae87012a11bfa -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:55 + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh 07:03:56 + make test 07:03:56 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:04:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:04:57 # github.com/edgexfoundry/edgex-ui-go/internal/handler 07:04:57 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 07:04:57 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 07:04:57 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 07:05:44 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 07:05:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 07:05:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:05:46 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:05:46 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:05:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:05:46 FAIL 07:05:47 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 07:05:47 $ docker stop --time=1 b6d048e383b25f37b03e6469d5307a226ae2bfa786f2aba6e70ae87012a11bfa 07:05:49 $ docker rm -f --volumes b6d048e383b25f37b03e6469d5307a226ae2bfa786f2aba6e70ae87012a11bfa [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 07:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:50 07:05:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:51 arm64: Pulling from edgex-lftools-log-publisher 07:05:51 8998bd30e6a1: Pulling fs layer 07:05:51 04944245beec: Pulling fs layer 07:05:51 699f458cf7ca: Pulling fs layer 07:05:51 765212b225bb: Pulling fs layer 07:05:51 f23df028b6ca: Pulling fs layer 07:05:51 d65c8cfc05b1: Pulling fs layer 07:05:51 2437ff75d9bd: Pulling fs layer 07:05:51 765212b225bb: Waiting 07:05:51 f23df028b6ca: Waiting 07:05:51 d65c8cfc05b1: Waiting 07:05:51 2437ff75d9bd: Waiting 07:05:51 04944245beec: Verifying Checksum 07:05:51 04944245beec: Download complete 07:05:51 765212b225bb: Verifying Checksum 07:05:51 765212b225bb: Download complete 07:05:51 f23df028b6ca: Verifying Checksum 07:05:51 f23df028b6ca: Download complete 07:05:51 d65c8cfc05b1: Verifying Checksum 07:05:51 d65c8cfc05b1: Download complete 07:05:51 699f458cf7ca: Verifying Checksum 07:05:51 699f458cf7ca: Download complete 07:05:52 8998bd30e6a1: Download complete 07:05:55 2437ff75d9bd: Verifying Checksum 07:05:55 2437ff75d9bd: Download complete 07:05:57 8998bd30e6a1: Pull complete 07:05:58 04944245beec: Pull complete 07:06:00 699f458cf7ca: Pull complete 07:06:00 765212b225bb: Pull complete 07:06:01 f23df028b6ca: Pull complete 07:06:01 d65c8cfc05b1: Pull complete 07:06:19 2437ff75d9bd: Pull complete 07:06:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:06:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:19 prd-ubuntu20.04-docker-arm64-4c-16g-51 does not seem to be running inside a container 07:06:20 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:06:23 $ docker top 41bba9d28c05f81ad1e562b7eecd744e1790552fca6c394939622eceafc972c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:23 ---> job-cost.sh 07:06:23 lf-activate-venv: SKIPPING 07:06:23 INFO: No Stack... 07:06:24 INFO: Retrieving Pricing Info for: v3-standard-4 07:06:25 INFO: Archiving Costs [Pipeline] sh 07:06:25 + + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 07:06:25 cut -d, -f6 [Pipeline] lock 07:06:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] 07:06:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] did not exist. Created. 07:06:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:06:26 /w/workspace/edgex-ui-go/4@tmp/durable-cb55c0da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:06:27 + echo total: 0.10999999940395355 [Pipeline] stash 07:06:27 Warning: overwriting stash ‘stack-cost’ 07:06:27 Stashed 1 file(s) [Pipeline] } 07:06:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:06:27 $ docker stop --time=1 41bba9d28c05f81ad1e562b7eecd744e1790552fca6c394939622eceafc972c1 07:06:29 $ docker rm -f --volumes 41bba9d28c05f81ad1e562b7eecd744e1790552fca6c394939622eceafc972c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:06:29 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 07:06:30 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives ] 07:06:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives 07:06:30 total 16 07:06:30 drwxr-xr-x 3 root root 4096 Mar 15 07:00 . 07:06:30 drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:00 .. 07:06:30 drwxr-xr-x 2 root root 4096 Mar 15 07:00 cost 07:06:30 -rw-r--r-- 1 root root 83 Mar 15 07:00 cost.csv 07:06:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives 07:06:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives 07:06:30 total 16 07:06:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 07:00 . 07:06:30 drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:00 .. 07:06:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 07:00 cost 07:06:30 -rw-r--r-- 1 jenkins jenkins 83 Mar 15 07:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:06:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:06:31 ---> package-listing.sh 07:06:31 ++ facter osfamily 07:06:31 ++ tr '[:upper:]' '[:lower:]' 07:06:32 + OS_FAMILY=debian 07:06:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-710 07:06:32 + START_PACKAGES=/tmp/packages_start.txt 07:06:32 + END_PACKAGES=/tmp/packages_end.txt 07:06:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:32 + PACKAGES=/tmp/packages_start.txt 07:06:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' 07:06:32 + PACKAGES=/tmp/packages_end.txt 07:06:32 + case "${OS_FAMILY}" in 07:06:32 + dpkg -l 07:06:32 + grep '^ii' 07:06:32 + '[' -f /tmp/packages_start.txt ']' 07:06:32 + '[' -f /tmp/packages_end.txt ']' 07:06:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' 07:06:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ 07:06:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ [Pipeline] echo 07:06:32 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-710/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:06:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:33 prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container 07:06:33 $ 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-710/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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:06:33 $ docker top 5532742ab2355037f53fe6ad7b1332d9b234f7289cd26d3809b8af12139eea46 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:33 + touch /tmp/pre-build-complete [Pipeline] sh 07:06:34 + mkdir -p /var/log/sysstat [Pipeline] sh 07:06:34 + ls /var/log/sa-host 07:06:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:34 provisioning config files... 07:06:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config9699922066547551757tmp [Pipeline] { [Pipeline] echo 07:06:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:06:34 ---> create-netrc.sh [Pipeline] } 07:06:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:06:35 ---> python-tools-install.sh [Pipeline] echo 07:06:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:06:35 ---> sudo-logs.sh 07:06:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:06:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:06:35 ---> job-cost.sh 07:06:35 lf-activate-venv: SKIPPING 07:06:35 DEBUG: total: 0.2199999988079071 07:06:35 INFO: Retrieving Stack Cost... 07:06:35 INFO: Retrieving Pricing Info for: v3-standard-8 07:06:36 INFO: Archiving Costs [Pipeline] echo 07:06:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:06:36 ---> logs-deploy.sh 07:06:36 lf-activate-venv: SKIPPING 07:06:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-710/4 07:06:36 INFO: archiving workspace using pattern(s): 07:06:37 Archives upload complete. 07:06:38 INFO: archiving logs to Nexus