Pull request #796 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9+ba58b195be9a80805fe37ae9b0fb1c4168ce798c (22708a6bbdad213cdba9dac23a751c7cfddf925a) 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-ssh6768039759708253352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8872845668505759282.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 f3350a1713306dce7682ed7e37d5774890d03277 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-796/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-796/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3094971675270687473.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-796/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh971454853806830906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh8804680276980840447.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-796/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-796/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4754541690070817591.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 f3350a1713306dce7682ed7e37d5774890d03277 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10496 in /w/workspace/edgexfoundry_edgex-ui-go_PR-796 [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-796 # 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 ba58b195be9a80805fe37ae9b0fb1c4168ce798c into PR head commit 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 Merge succeeded, producing 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 Checking out Revision 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 (PR-796) Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.40 to 0.23.42" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/796/head:refs/remotes/origin/PR-796 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 # 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 ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:35 ========================================================= 04:53:35 EdgeX Global Pipelines Version Info 04:53:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:36 ------------------- 04:53:36 stable info: 04:53:36 ------------------- 04:53:36 Commited By: Cherry Wang cherry@iotechsys.com 04:53:36 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:36 Message: update stable to v1.0.263 04:53:36 ------------------- 04:53:36 experimental info: 04:53:36 ------------------- 04:53:36 Commited By: Cherry Wang cherry@iotechsys.com 04:53:36 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:36 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-796 [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-796 [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-796 [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 [Pipeline] echo 04:53:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76ca0ca [Pipeline] echo 04:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:39 provisioning config files... 04:53:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/config17671178853166995183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:39 ---> ****-login.sh 04:53:39 nexus3.edgexfoundry.org:10001 04:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:39 Configure a credential helper to remove this warning. See 04:53:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:39 04:53:39 Login Succeeded 04:53:39 nexus3.edgexfoundry.org:10002 04:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:40 Configure a credential helper to remove this warning. See 04:53:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:40 04:53:40 Login Succeeded 04:53:40 nexus3.edgexfoundry.org:10003 04:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:40 Configure a credential helper to remove this warning. See 04:53:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:40 04:53:40 Login Succeeded 04:53:40 nexus3.edgexfoundry.org:10004 04:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:40 Configure a credential helper to remove this warning. See 04:53:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:40 04:53:40 Login Succeeded 04:53:40 ****.io 04:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:40 Configure a credential helper to remove this warning. See 04:53:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:40 04:53:40 Login Succeeded 04:53:40 ---> ****-login.sh ends [Pipeline] } 04:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:53:41 + git rev-list -1 --merges 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9~1..76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 [Pipeline] echo 04:53:41 -----------> git rev-list -1 --merges 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9~1..76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 [false] [Pipeline] sh 04:53:41 + git log --format=format:%s -1 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 [Pipeline] echo 04:53:41 ========================================================= 04:53:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:53:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:42 + git log --format=format:%s -1 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 [Pipeline] echo 04:53:42 [semverPrep] GIT_COMMIT: 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9, Commit Message: chore(deps): Bump github.com/openziti/sdk-golang from 0.23.40 to 0.23.42 [Pipeline] echo 04:53:42 [semverPrep] This is not a build commit. [Pipeline] sh 04:53:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:53:42 + grep -v github /etc/ssh/ssh_known_hosts 04:53:42 + [ -e /tmp/ssh_known_hosts ] 04:53:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:53:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:53:42 + sudo tee -a /etc/ssh/ssh_known_hosts 04:53:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:43 04:53:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:43 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:43 b85a868b505f: Pulling fs layer 04:53:43 e2be974225ed: Pulling fs layer 04:53:43 339a4e72a1f5: Pulling fs layer 04:53:43 988bab9f4d93: Pulling fs layer 04:53:43 1469e6f7b9e6: Pulling fs layer 04:53:43 eaf3925da568: Pulling fs layer 04:53:43 bab4dde63d76: Pulling fs layer 04:53:43 bde34c3a00c8: Pulling fs layer 04:53:43 b352a97aabf1: Pulling fs layer 04:53:43 4872d77fe225: Pulling fs layer 04:53:43 5851b861e8e6: Pulling fs layer 04:53:43 988bab9f4d93: Waiting 04:53:43 1469e6f7b9e6: Waiting 04:53:43 eaf3925da568: Waiting 04:53:43 bab4dde63d76: Waiting 04:53:43 4872d77fe225: Waiting 04:53:43 5851b861e8e6: Waiting 04:53:43 b352a97aabf1: Waiting 04:53:43 bde34c3a00c8: Waiting 04:53:43 e2be974225ed: Verifying Checksum 04:53:43 e2be974225ed: Download complete 04:53:43 988bab9f4d93: Verifying Checksum 04:53:43 988bab9f4d93: Download complete 04:53:43 1469e6f7b9e6: Verifying Checksum 04:53:43 1469e6f7b9e6: Download complete 04:53:43 eaf3925da568: Download complete 04:53:43 339a4e72a1f5: Verifying Checksum 04:53:43 339a4e72a1f5: Download complete 04:53:43 bde34c3a00c8: Verifying Checksum 04:53:43 bde34c3a00c8: Download complete 04:53:43 b352a97aabf1: Download complete 04:53:43 4872d77fe225: Download complete 04:53:43 5851b861e8e6: Verifying Checksum 04:53:43 5851b861e8e6: Download complete 04:53:43 b85a868b505f: Verifying Checksum 04:53:43 b85a868b505f: Download complete 04:53:44 bab4dde63d76: Verifying Checksum 04:53:44 bab4dde63d76: Download complete 04:53:45 b85a868b505f: Pull complete 04:53:45 e2be974225ed: Pull complete 04:53:46 339a4e72a1f5: Pull complete 04:53:46 988bab9f4d93: Pull complete 04:53:46 1469e6f7b9e6: Pull complete 04:53:46 eaf3925da568: Pull complete 04:53:48 bab4dde63d76: Pull complete 04:53:48 bde34c3a00c8: Pull complete 04:53:48 b352a97aabf1: Pull complete 04:53:48 4872d77fe225: Pull complete 04:53:48 5851b861e8e6: Pull complete 04:53:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:49 prd-ubuntu20.04-docker-8c-8g-10496 does not seem to be running inside a container 04:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-796 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796:/w/workspace/edgexfoundry_edgex-ui-go_PR-796:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:53:52 $ docker top 2880ab1a7641579b247c9a26073704811b26d99d917cf8bda58dd704ad740afc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:53 [ssh-agent] Looking for ssh-agent implementation... 04:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:53 $ docker exec 2880ab1a7641579b247c9a26073704811b26d99d917cf8bda58dd704ad740afc ssh-agent 04:53:53 SSH_AUTH_SOCK=/tmp/ssh-s0VyjPWY4kUk/agent.32 04:53:53 SSH_AGENT_PID=38 04:53:53 Running ssh-add (command line suppressed) 04:53:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/private_key_16715203665796539132.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/private_key_16715203665796539132.key) 04:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:53 + git tag --points-at HEAD [Pipeline] } 04:53:53 $ docker exec --env ******** --env ******** 2880ab1a7641579b247c9a26073704811b26d99d917cf8bda58dd704ad740afc ssh-agent -k 04:53:53 unset SSH_AUTH_SOCK; 04:53:53 unset SSH_AGENT_PID; 04:53:53 echo Agent pid 38 killed; 04:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:54 [ssh-agent] Looking for ssh-agent implementation... 04:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:54 $ docker exec 2880ab1a7641579b247c9a26073704811b26d99d917cf8bda58dd704ad740afc ssh-agent 04:53:54 SSH_AUTH_SOCK=/tmp/ssh-Dk9pLjfHAwMD/agent.71 04:53:54 SSH_AGENT_PID=77 04:53:54 Running ssh-add (command line suppressed) 04:53:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/private_key_12716970927827293893.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/private_key_12716970927827293893.key) 04:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:54 + git semver init 04:53:55 2024-09-17 04:53:54,993 [run_init] DEBUG init version:0.0.0 force:False 04:53:55 2024-09-17 04:53:54,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver 04:53:55 2024-09-17 04:53:54,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver 04:53:55 2024-09-17 04:53:54,995 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-796, universal_newlines=False, shell=None, istream=None) 04:53:57 2024-09-17 04:53:57,097 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-796/.git/info/exclude 04:53:57 2024-09-17 04:53:57,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver/PR-796 with force:False 04:53:57 2024-09-17 04:53:57,098 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver/PR-796 04:53:57 2024-09-17 04:53:57,102 [execute] INFO git cat-file --batch-check 04:53:57 2024-09-17 04:53:57,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver, universal_newlines=False, shell=None, istream=) 04:53:57 2024-09-17 04:53:57,110 [execute] INFO git cat-file --batch 04:53:57 2024-09-17 04:53:57,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver, universal_newlines=False, shell=None, istream=) 04:53:57 2024-09-17 04:53:57,116 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-796/.semver/PR-796 04:53:57 0.0.0 [Pipeline] } 04:53:57 $ docker exec --env ******** --env ******** 2880ab1a7641579b247c9a26073704811b26d99d917cf8bda58dd704ad740afc ssh-agent -k 04:53:57 unset SSH_AUTH_SOCK; 04:53:57 unset SSH_AGENT_PID; 04:53:57 echo Agent pid 77 killed; 04:53:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:58 + git semver [Pipeline] } 04:53:58 $ docker stop --time=1 2880ab1a7641579b247c9a26073704811b26d99d917cf8bda58dd704ad740afc 04:53:59 $ docker rm -f --volumes 2880ab1a7641579b247c9a26073704811b26d99d917cf8bda58dd704ad740afc [Pipeline] // withDockerContainer [Pipeline] sh 04:54:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:54:00 Stashed 1 file(s) [Pipeline] echo 04:54:00 [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:54:01 provisioning config files... 04:54:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/config1042368023503916725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:01 ---> ****-login.sh 04:54:01 nexus3.edgexfoundry.org:10001 04:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:01 Configure a credential helper to remove this warning. See 04:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:01 04:54:01 Login Succeeded 04:54:01 nexus3.edgexfoundry.org:10002 04:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:01 Configure a credential helper to remove this warning. See 04:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:01 04:54:01 Login Succeeded 04:54:01 nexus3.edgexfoundry.org:10003 04:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:01 Configure a credential helper to remove this warning. See 04:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:01 04:54:01 Login Succeeded 04:54:01 nexus3.edgexfoundry.org:10004 04:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:01 Configure a credential helper to remove this warning. See 04:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:01 04:54:01 Login Succeeded 04:54:01 ****.io 04:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:02 Configure a credential helper to remove this warning. See 04:54:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:02 04:54:02 Login Succeeded 04:54:02 ---> ****-login.sh ends [Pipeline] } 04:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:02 ========================================================= 04:54:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:54:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:03 + 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:54:03 Sending build context to Docker daemon 59.78MB 04:54:03 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:54:03 Step 2/15 : FROM ${BASE} AS builder 04:54:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:54:03 619be1103602: Pulling fs layer 04:54:03 7862e08f4a3e: Pulling fs layer 04:54:03 5df492c9dc93: Pulling fs layer 04:54:03 7629e6793208: Pulling fs layer 04:54:03 4f4fb700ef54: Pulling fs layer 04:54:03 fb5054dd5b73: Pulling fs layer 04:54:03 7629e6793208: Waiting 04:54:03 4f4fb700ef54: Waiting 04:54:03 eeca6798cff9: Pulling fs layer 04:54:03 aa269ceb94a6: Pulling fs layer 04:54:03 fb5054dd5b73: Waiting 04:54:03 eeca6798cff9: Waiting 04:54:03 aa269ceb94a6: Waiting 04:54:03 ada007ff1a6a: Pulling fs layer 04:54:03 ada007ff1a6a: Waiting 04:54:03 7862e08f4a3e: Download complete 04:54:03 7629e6793208: Verifying Checksum 04:54:03 7629e6793208: Download complete 04:54:03 4f4fb700ef54: Verifying Checksum 04:54:03 4f4fb700ef54: Download complete 04:54:03 fb5054dd5b73: Download complete 04:54:03 619be1103602: Verifying Checksum 04:54:03 619be1103602: Download complete 04:54:03 eeca6798cff9: Verifying Checksum 04:54:03 eeca6798cff9: Download complete 04:54:03 619be1103602: Pull complete 04:54:03 ada007ff1a6a: Verifying Checksum 04:54:03 ada007ff1a6a: Download complete 04:54:03 7862e08f4a3e: Pull complete 04:54:04 5df492c9dc93: Verifying Checksum 04:54:04 5df492c9dc93: Download complete 04:54:04 aa269ceb94a6: Verifying Checksum 04:54:04 aa269ceb94a6: Download complete 04:54:07 5df492c9dc93: Pull complete 04:54:07 7629e6793208: Pull complete 04:54:07 4f4fb700ef54: Pull complete 04:54:07 fb5054dd5b73: Pull complete 04:54:07 eeca6798cff9: Pull complete 04:54:10 aa269ceb94a6: Pull complete 04:54:10 ada007ff1a6a: Pull complete 04:54:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:54:10 ---> f489d0715acc 04:54:10 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:54:16 Still waiting to schedule task 04:54:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:54:16 ---> Running in ea6b5c1ab855 04:54:16 Removing intermediate container ea6b5c1ab855 04:54:16 ---> b24a3d0370a6 04:54:16 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:54:16 ---> Running in 3e18ec610c34 04:54:16 Removing intermediate container 3e18ec610c34 04:54:16 ---> 92f401ae2da4 04:54:16 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:54:16 ---> Running in 4ff8f0d32d78 04:54:16 Removing intermediate container 4ff8f0d32d78 04:54:16 ---> 5cdb82d6e18e 04:54:16 Step 6/15 : LABEL Name=edgex-ui-go 04:54:16 ---> Running in c66a399d6174 04:54:16 Removing intermediate container c66a399d6174 04:54:16 ---> 4eeee8858da5 04:54:16 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:54:16 ---> Running in 1fe8ae249e3b 04:54:16 Removing intermediate container 1fe8ae249e3b 04:54:16 ---> deaa82965a5e 04:54:16 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:54:16 latest: Pulling from library/docker 04:54:16 43c4264eed91: Pulling fs layer 04:54:16 ac0966a0f631: Pulling fs layer 04:54:16 4f4fb700ef54: Pulling fs layer 04:54:16 26149871b493: Pulling fs layer 04:54:16 eaeaaae10d5f: Pulling fs layer 04:54:16 ecd93dda3ae2: Pulling fs layer 04:54:16 ffdf299cbed4: Pulling fs layer 04:54:16 184f1bddc792: Pulling fs layer 04:54:16 10a344dcbd20: Pulling fs layer 04:54:16 3be846a8dff2: Pulling fs layer 04:54:16 82cc23679823: Pulling fs layer 04:54:16 e101660d97c6: Pulling fs layer 04:54:16 eaeaaae10d5f: Waiting 04:54:16 ecd93dda3ae2: Waiting 04:54:16 10a344dcbd20: Waiting 04:54:16 184f1bddc792: Waiting 04:54:16 3be846a8dff2: Waiting 04:54:16 82cc23679823: Waiting 04:54:16 26149871b493: Waiting 04:54:16 d5ef8d5767f7: Pulling fs layer 04:54:16 6fce5eae276a: Pulling fs layer 04:54:16 e101660d97c6: Waiting 04:54:16 f30c7251f05b: Pulling fs layer 04:54:16 593faf5907b7: Pulling fs layer 04:54:16 593faf5907b7: Waiting 04:54:16 4f4fb700ef54: Verifying Checksum 04:54:16 4f4fb700ef54: Download complete 04:54:16 43c4264eed91: Verifying Checksum 04:54:16 43c4264eed91: Download complete 04:54:16 ac0966a0f631: Verifying Checksum 04:54:16 ac0966a0f631: Download complete 04:54:16 26149871b493: Verifying Checksum 04:54:16 26149871b493: Download complete 04:54:17 43c4264eed91: Pull complete 04:54:17 ecd93dda3ae2: Verifying Checksum 04:54:17 ecd93dda3ae2: Download complete 04:54:17 ffdf299cbed4: Verifying Checksum 04:54:17 ffdf299cbed4: Download complete 04:54:17 184f1bddc792: Verifying Checksum 04:54:17 184f1bddc792: Download complete 04:54:17 10a344dcbd20: Download complete 04:54:17 3be846a8dff2: Verifying Checksum 04:54:17 3be846a8dff2: Download complete 04:54:17 ac0966a0f631: Pull complete 04:54:17 e101660d97c6: Download complete 04:54:17 82cc23679823: Verifying Checksum 04:54:17 82cc23679823: Download complete 04:54:17 eaeaaae10d5f: Verifying Checksum 04:54:17 eaeaaae10d5f: Download complete 04:54:17 4f4fb700ef54: Pull complete 04:54:17 d5ef8d5767f7: Download complete 04:54:17 26149871b493: Pull complete 04:54:17 f30c7251f05b: Verifying Checksum 04:54:17 f30c7251f05b: Download complete 04:54:17 593faf5907b7: Verifying Checksum 04:54:17 593faf5907b7: Download complete 04:54:17 eaeaaae10d5f: Pull complete 04:54:17 6fce5eae276a: Verifying Checksum 04:54:17 6fce5eae276a: Download complete 04:54:18 ecd93dda3ae2: Pull complete 04:54:18 ffdf299cbed4: Pull complete 04:54:18 184f1bddc792: Pull complete 04:54:18 10a344dcbd20: Pull complete 04:54:18 3be846a8dff2: Pull complete 04:54:18 82cc23679823: Pull complete 04:54:19 e101660d97c6: Pull complete 04:54:19 d5ef8d5767f7: Pull complete 04:54:20 6fce5eae276a: Pull complete 04:54:20 f30c7251f05b: Pull complete 04:54:20 593faf5907b7: Pull complete 04:54:20 Digest: sha256:ecfcb834c5047a751833f089e3a9a3e97ecec4a4dca8e9f13ff03694fd002443 04:54:20 Status: Downloaded newer image for docker:latest 04:54:23 ---> 5dfb5ca382b7 04:54:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:23 ---> Running in 34cef0424779 04:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:23 OK: 264 MiB in 52 packages 04:54:24 Removing intermediate container 34cef0424779 04:54:24 ---> cad85cbb5841 04:54:24 Step 10/15 : ENV GO111MODULE=on 04:54:24 ---> Running in efc67f92be0e 04:54:24 Removing intermediate container efc67f92be0e 04:54:24 ---> fc0ccc358771 04:54:24 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:54:24 ---> Running in 915f5bd1add8 04:54:24 Removing intermediate container 915f5bd1add8 04:54:24 ---> 84e155ceba95 04:54:24 Step 12/15 : COPY go.mod vendor* ./ 04:54:24 ---> 14f3b5214e27 04:54:24 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:24 ---> Running in 3caa45e9777c 04:55:32 Removing intermediate container 3caa45e9777c 04:55:32 ---> 4cc7a988d0a9 04:55:32 Step 14/15 : COPY . . 04:55:32 ---> 1c85a7e848b7 04:55:32 Step 15/15 : RUN ${MAKE} 04:55:32 ---> Running in 49372206ebc1 04:55:32 noop 04:55:32 Removing intermediate container 49372206ebc1 04:55:32 ---> ecb1a32f6ad6 04:55:32 Successfully built ecb1a32f6ad6 04:55:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:32 + docker inspect -f . ci-base-image-x86_64 04:55:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:33 prd-ubuntu20.04-docker-8c-8g-10496 does not seem to be running inside a container 04:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-796 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796:/w/workspace/edgexfoundry_edgex-ui-go_PR-796:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:55:33 $ docker top 8ff6ae680506cc95705a25ee723b0c5ac90a82a0781332e00402056546180193 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:33 + go version 04:55:33 go version go1.21.9 linux/amd64 [Pipeline] } 04:55:33 $ docker stop --time=1 8ff6ae680506cc95705a25ee723b0c5ac90a82a0781332e00402056546180193 04:55:35 $ docker rm -f --volumes 8ff6ae680506cc95705a25ee723b0c5ac90a82a0781332e00402056546180193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:43 + docker inspect -f . ci-base-image-x86_64 04:55:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:43 prd-ubuntu20.04-docker-8c-8g-10496 does not seem to be running inside a container 04:55:43 $ 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-796 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796:/w/workspace/edgexfoundry_edgex-ui-go_PR-796:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:55:44 $ docker top 02e5f386eb458f876343a5f97b619bf1267f848d9bbe01acee7faec0838870fe -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-796 [Pipeline] fileExists [Pipeline] sh 04:55:44 + make test 04:55:44 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:55:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:56:04 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:56:04 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:56:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:56:08 ./bin/test-attribution-txt.sh 04:56:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:56:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:56:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:56:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:56:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:56:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:56:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:56:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:56:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:56:08 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 04:56:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 04:56:08 make -C web test 04:56:08 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-796/web' 04:56:08 make[1]: tput: No such file or directory 04:56:08 make[1]: tput: No such file or directory 04:56:08 warning: generating ./VERSION 04:56:08 echo "0.0.0" > VERSION 04:56:08 docker build \ 04:56:08 -f Dockerfile \ 04:56:08 --build-arg USER=1000 \ 04:56:08 \ 04:56:08 --label "git_sha=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9" \ 04:56:08 -t edgexfoundry/edgex-web-ui:76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 \ 04:56:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:56:08 . 04:56:08 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:56:08 Install the buildx component to build images with BuildKit: 04:56:08 https://docs.docker.com/go/buildx/ 04:56:08 04:56:08 Sending build context to Docker daemon 2.62MB 04:56:08 Step 1/11 : FROM node:18-alpine3.18 04:56:08 18-alpine3.18: Pulling from library/node 04:56:08 619be1103602: Already exists 04:56:08 7e9a007eb24b: Pulling fs layer 04:56:08 5189255e31c8: Pulling fs layer 04:56:08 88f4f8a6bc8d: Pulling fs layer 04:56:08 5189255e31c8: Verifying Checksum 04:56:08 5189255e31c8: Download complete 04:56:09 7e9a007eb24b: Verifying Checksum 04:56:09 7e9a007eb24b: Download complete 04:56:10 7e9a007eb24b: Pull complete 04:56:10 5189255e31c8: Pull complete 04:56:10 88f4f8a6bc8d: Pull complete 04:56:10 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 04:56:10 Status: Downloaded newer image for node:18-alpine3.18 04:56:10 ---> a19326513a45 04:56:10 Step 2/11 : RUN apk add --no-cache chromium 04:56:14 ---> Running in 07716a2b2ac8 04:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:15 (1/154) Installing libexpat (2.6.3-r0) 04:56:15 (2/154) Installing brotli-libs (1.0.9-r14) 04:56:15 (3/154) Installing libbz2 (1.0.8-r5) 04:56:15 (4/154) Installing libpng (1.6.39-r3) 04:56:15 (5/154) Installing freetype (2.13.0-r5) 04:56:15 (6/154) Installing fontconfig (2.14.2-r3) 04:56:15 (7/154) Installing libfontenc (1.1.7-r2) 04:56:15 (8/154) Installing mkfontscale (1.2.2-r3) 04:56:15 (9/154) Installing font-opensans (0_git20210927-r1) 04:56:15 (10/154) Installing pkgconf (1.9.5-r0) 04:56:15 (11/154) Installing libffi (3.4.4-r2) 04:56:15 (12/154) Installing libintl (0.21.1-r7) 04:56:15 (13/154) Installing libblkid (2.38.1-r8) 04:56:15 (14/154) Installing libmount (2.38.1-r8) 04:56:15 (15/154) Installing pcre2 (10.42-r1) 04:56:15 (16/154) Installing glib (2.76.6-r0) 04:56:15 (17/154) Installing xz-libs (5.4.3-r0) 04:56:15 (18/154) Installing libxml2 (2.11.8-r0) 04:56:15 (19/154) Installing shared-mime-info (2.2-r5) 04:56:15 (20/154) Installing hicolor-icon-theme (0.17-r2) 04:56:15 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 04:56:15 (22/154) Installing libwebp (1.3.2-r0) 04:56:15 (23/154) Installing zstd-libs (1.5.5-r4) 04:56:15 (24/154) Installing tiff (4.5.1-r0) 04:56:15 (25/154) Installing gdk-pixbuf (2.42.12-r0) 04:56:15 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 04:56:15 (27/154) Installing libxau (1.0.11-r2) 04:56:15 (28/154) Installing libmd (1.0.4-r2) 04:56:15 (29/154) Installing libbsd (0.11.7-r1) 04:56:15 (30/154) Installing libxdmcp (1.1.4-r2) 04:56:15 (31/154) Installing libxcb (1.15-r1) 04:56:15 (32/154) Installing libx11 (1.8.7-r0) 04:56:15 (33/154) Installing libxcomposite (0.4.6-r3) 04:56:15 (34/154) Installing libxfixes (6.0.1-r2) 04:56:15 (35/154) Installing libxrender (0.9.11-r3) 04:56:15 (36/154) Installing libxcursor (1.2.1-r2) 04:56:15 (37/154) Installing libxdamage (1.1.6-r2) 04:56:15 (38/154) Installing libxext (1.3.5-r2) 04:56:15 (39/154) Installing libxi (1.8.1-r0) 04:56:15 (40/154) Installing libxinerama (1.1.5-r2) 04:56:15 (41/154) Installing libxrandr (1.5.3-r2) 04:56:15 (42/154) Installing libatk-1.0 (2.48.4-r0) 04:56:15 (43/154) Installing libxtst (1.2.4-r2) 04:56:15 (44/154) Installing dbus-libs (1.14.8-r0) 04:56:15 (45/154) Installing at-spi2-core (2.48.4-r0) 04:56:15 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 04:56:15 (47/154) Installing pixman (0.42.2-r1) 04:56:15 (48/154) Installing cairo (1.17.8-r1) 04:56:15 (49/154) Installing cairo-gobject (1.17.8-r1) 04:56:15 (50/154) Installing avahi-libs (0.8-r13) 04:56:15 (51/154) Installing gmp (6.2.1-r3) 04:56:15 (52/154) Installing nettle (3.8.1-r2) 04:56:15 (53/154) Installing libunistring (1.1-r1) 04:56:15 (54/154) Installing libidn2 (2.3.4-r1) 04:56:15 (55/154) Installing p11-kit (0.24.1-r2) 04:56:16 (56/154) Installing libtasn1 (4.19.0-r1) 04:56:16 (57/154) Installing gnutls (3.8.4-r0) 04:56:16 (58/154) Installing cups-libs (2.4.9-r0) 04:56:16 (59/154) Installing libepoxy (1.5.10-r1) 04:56:16 (60/154) Installing fribidi (1.0.13-r0) 04:56:16 (61/154) Installing graphite2 (1.3.14-r5) 04:56:16 (62/154) Installing harfbuzz (7.3.0-r0) 04:56:16 (63/154) Installing libxft (2.3.8-r1) 04:56:16 (64/154) Installing pango (1.50.14-r1) 04:56:16 (65/154) Installing wayland-libs-client (1.22.0-r2) 04:56:16 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 04:56:16 (67/154) Installing wayland-libs-egl (1.22.0-r2) 04:56:16 (68/154) Installing xkeyboard-config (2.38-r0) 04:56:16 (69/154) Installing libxkbcommon (1.5.0-r2) 04:56:16 (70/154) Installing gtk+3.0 (3.24.43-r0) 04:56:16 (71/154) Installing icu-data-full (73.2-r2) 04:56:16 (72/154) Installing mesa (23.0.4-r0) 04:56:16 (73/154) Installing llvm15-libs (15.0.7-r6) 04:56:16 (74/154) Installing hwdata-pci (0.370-r0) 04:56:16 (75/154) Installing libpciaccess (0.17-r2) 04:56:16 (76/154) Installing libdrm (2.4.115-r4) 04:56:16 (77/154) Installing musl-fts (1.2.7-r5) 04:56:17 (78/154) Installing libelf (0.189-r2) 04:56:17 (79/154) Installing mesa-glapi (23.0.4-r0) 04:56:17 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 04:56:17 (81/154) Installing eudev-libs (3.2.11-r8) 04:56:17 (82/154) Installing libmagic (5.45-r0) 04:56:17 (83/154) Installing file (5.45-r0) 04:56:17 (84/154) Installing libice (1.1.1-r2) 04:56:17 (85/154) Installing libuuid (2.38.1-r8) 04:56:17 (86/154) Installing libsm (1.2.4-r1) 04:56:17 (87/154) Installing libxt (1.3.0-r2) 04:56:17 (88/154) Installing libxmu (1.1.4-r2) 04:56:17 (89/154) Installing xset (1.2.5-r1) 04:56:17 (90/154) Installing xprop (1.2.7-r0) 04:56:17 (91/154) Installing xdg-utils (1.1.3-r4) 04:56:17 (92/154) Installing libogg (1.3.5-r4) 04:56:17 (93/154) Installing flac-libs (1.4.3-r0) 04:56:17 (94/154) Installing alsa-lib (1.2.9-r1) 04:56:17 (95/154) Installing libatomic (12.2.1_git20220924-r10) 04:56:17 (96/154) Installing svt-av1-libs (1.6.0-r0) 04:56:17 (97/154) Installing aom-libs (3.6.1-r0) 04:56:17 (98/154) Installing libva (2.18.0-r1) 04:56:17 (99/154) Installing libvdpau (1.5-r1) 04:56:17 (100/154) Installing onevpl-libs (2023.2.1-r0) 04:56:17 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 04:56:17 (102/154) Installing libdav1d (1.2.1-r0) 04:56:17 (103/154) Installing libhwy (1.0.4-r1) 04:56:17 (104/154) Installing lcms2 (2.15-r2) 04:56:17 (105/154) Installing libjxl (0.8.2-r0) 04:56:17 (106/154) Installing lame-libs (3.100-r5) 04:56:17 (107/154) Installing opus (1.4-r0) 04:56:17 (108/154) Installing libgomp (12.2.1_git20220924-r10) 04:56:17 (109/154) Installing soxr (0.1.3-r5) 04:56:17 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 04:56:17 (111/154) Installing libtheora (1.1.1-r17) 04:56:17 (112/154) Installing libvorbis (1.3.7-r1) 04:56:17 (113/154) Installing libvpx (1.13.0-r2) 04:56:17 (114/154) Installing x264-libs (0.164_git20220602-r1) 04:56:17 (115/154) Installing numactl (2.0.16-r4) 04:56:17 (116/154) Installing x265-libs (3.5-r4) 04:56:17 (117/154) Installing xvidcore (1.3.7-r1) 04:56:17 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 04:56:17 (119/154) Installing libbluray (1.3.4-r0) 04:56:17 (120/154) Installing mpg123-libs (1.31.3-r1) 04:56:17 (121/154) Installing libopenmpt (0.7.2-r0) 04:56:17 (122/154) Installing cjson (1.7.17-r0) 04:56:17 (123/154) Installing mbedtls (2.28.9-r0) 04:56:17 (124/154) Installing librist (0.2.7-r0) 04:56:17 (125/154) Installing libsrt (1.5.2-r0) 04:56:17 (126/154) Installing libssh (0.10.5-r0) 04:56:17 (127/154) Installing libsodium (1.0.18-r3) 04:56:17 (128/154) Installing libzmq (4.3.4-r4) 04:56:18 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 04:56:18 (130/154) Installing libevent (2.1.12-r6) 04:56:18 (131/154) Installing wayland-libs-server (1.22.0-r2) 04:56:18 (132/154) Installing mesa-gbm (23.0.4-r0) 04:56:18 (133/154) Installing harfbuzz-subset (7.3.0-r0) 04:56:18 (134/154) Installing icu-libs (73.2-r2) 04:56:18 (135/154) Installing jsoncpp (1.9.5-r0) 04:56:18 (136/154) Installing minizip (1.2.13-r1) 04:56:18 (137/154) Installing nspr (4.35-r2) 04:56:18 (138/154) Installing sqlite-libs (3.41.2-r3) 04:56:18 (139/154) Installing nss (3.94-r0) 04:56:18 (140/154) Installing pipewire-libs (0.3.70-r1) 04:56:18 (141/154) Installing libasyncns (0.8-r1) 04:56:18 (142/154) Installing libltdl (2.4.7-r2) 04:56:18 (143/154) Installing orc (0.4.39-r0) 04:56:18 (144/154) Installing libsndfile (1.2.0-r2) 04:56:18 (145/154) Installing speexdsp (1.2.1-r1) 04:56:18 (146/154) Installing tdb-libs (1.4.8-r1) 04:56:18 (147/154) Installing libpulse (16.1-r10) 04:56:18 (148/154) Installing snappy (1.1.10-r1) 04:56:18 (149/154) Installing libwoff2common (1.0.2-r2) 04:56:18 (150/154) Installing libwoff2enc (1.0.2-r2) 04:56:18 (151/154) Installing libgpg-error (1.47-r1) 04:56:18 (152/154) Installing libgcrypt (1.10.2-r1) 04:56:18 (153/154) Installing libxslt (1.1.38-r0) 04:56:18 (154/154) Installing chromium (119.0.6045.159-r0) 04:56:19 Executing busybox-1.36.1-r5.trigger 04:56:19 Executing fontconfig-2.14.2-r3.trigger 04:56:19 Executing mkfontscale-1.2.2-r3.trigger 04:56:19 Executing glib-2.76.6-r0.trigger 04:56:19 Executing shared-mime-info-2.2-r5.trigger 04:56:20 Executing gdk-pixbuf-2.42.12-r0.trigger 04:56:20 Executing gtk-update-icon-cache-3.24.43-r0.trigger 04:56:20 Executing gtk+3.0-3.24.43-r0.trigger 04:56:20 OK: 579 MiB in 171 packages 04:56:30 Removing intermediate container 07716a2b2ac8 04:56:30 ---> b367f3bb5665 04:56:30 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:56:30 ---> Running in c1e5e8751a02 04:56:30 Removing intermediate container c1e5e8751a02 04:56:30 ---> 548ef2566139 04:56:30 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:56:30 ---> Running in bab7b87c4e7f 04:56:30 Removing intermediate container bab7b87c4e7f 04:56:30 ---> a31c277bc05c 04:56:30 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:56:30 ---> Running in a753d558af73 04:56:30 Removing intermediate container a753d558af73 04:56:30 ---> f3b09026d532 04:56:30 Step 6/11 : RUN npm install -g npm 04:56:30 ---> Running in 1af57c1c45ea 04:56:36 04:56:36 removed 8 packages, and changed 71 packages in 7s 04:56:36 04:56:36 22 packages are looking for funding 04:56:36 run `npm fund` for details 04:56:38 Removing intermediate container 1af57c1c45ea 04:56:38 ---> cb4f7c354c74 04:56:38 Step 7/11 : ARG USER=1000 04:56:38 ---> Running in 4cd5d1a773a4 04:56:38 Removing intermediate container 4cd5d1a773a4 04:56:38 ---> 715154be78ef 04:56:38 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:56:38 ---> Running in 3214ae4ff94d 04:56:39 Removing intermediate container 3214ae4ff94d 04:56:39 ---> 6a018d855d30 04:56:39 Step 9/11 : USER $USER:$USER 04:56:39 ---> Running in 20832be03db9 04:56:39 Removing intermediate container 20832be03db9 04:56:39 ---> 413151f76b75 04:56:39 Step 10/11 : WORKDIR /app 04:56:39 ---> Running in 58ae8f75826e 04:56:39 Removing intermediate container 58ae8f75826e 04:56:39 ---> bba44722d90f 04:56:39 Step 11/11 : LABEL git_sha=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 04:56:39 ---> Running in e187b4825153 04:56:39 Removing intermediate container e187b4825153 04:56:39 ---> 1e7b4d7c29c6 04:56:39 Successfully built 1e7b4d7c29c6 04:56:39 Successfully tagged edgexfoundry/edgex-web-ui:76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 04:56:39 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:56:39 touch edgex-web-ui.imagebuilt 04:56:39 mkdir -p node_modules coverage 04:56:39 chown "1000:1000" . node_modules coverage package-lock.json 04:56:39 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:56:44 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 04:56:46 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:56:46 npm warn deprecated har-validator@5.1.5: this library is no longer supported 04:56:46 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 04:56:46 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 04:56:47 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 04:56:48 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 04:56:48 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 04:56:49 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:56:49 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 04:56:49 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 04:56:50 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 04:56:51 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 04:56:56 04:56:56 added 1182 packages, and audited 1183 packages in 16s 04:56:56 04:56:56 100 packages are looking for funding 04:56:56 run `npm fund` for details 04:56:56 04:56:56 33 vulnerabilities (16 moderate, 16 high, 1 critical) 04:56:56 04:56:56 To address issues that do not require attention, run: 04:56:56 npm audit fix 04:56:56 04:56:56 To address all issues (including breaking changes), run: 04:56:56 npm audit fix --force 04:56:56 04:56:56 Run `npm audit` for details. 04:57:04 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 04:57:06 - Generating browser application bundles (phase: setup)... 04:57:33 ✔ Browser application bundle generation complete. 04:57:33 17 09 2024 04:57:33.286:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:57:33 17 09 2024 04:57:33.288:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:57:33 17 09 2024 04:57:33.291:INFO [launcher]: Starting browser ChromeHeadless 04:57:33 17 09 2024 04:57:33.625:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket Z31003AbcbrjZ3pmAAAB with id 18483221 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.06 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.087 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.104 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.155 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.193 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.22 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.229 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.243 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.262 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.268 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.269 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.273 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.294 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.345 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.349 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.351 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.352 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.37 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.43 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.44 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.457 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.463 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.468 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.476 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.491 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.493 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.494 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.497 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.499 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.505 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.51 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.524 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.542 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.551 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.557 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.561 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.562 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.563 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.57 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.59 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.599 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.604 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.611 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.628 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.632 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.645 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.658 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.66 secs) 04:57:37 WARN: ' 04:57:37 It looks like you're using ngModel on the same form field as formControlName. 04:57:37 Support for using the ngModel input property and ngModelChange event with 04:57:37 reactive form directives has been deprecated in Angular v6 and will be removed 04:57:37 in a future version of Angular. 04:57:37 04:57:37 For more information on this, see our API docs here: 04:57:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:57:37 ' 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.66 secs) 04:57:37 WARN: ' 04:57:37 It looks like you're using ngModel on the same form field as formControlName. 04:57:37 Support for using the ngModel input property and ngModelChange event with 04:57:37 reactive form directives has been deprecated in Angular v6 and will be removed 04:57:37 in a future version of Angular. 04:57:37 04:57:37 For more information on this, see our API docs here: 04:57:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:57:37 ' 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.677 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.689 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.692 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.696 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.706 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.715 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.718 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.721 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.722 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.733 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.738 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.742 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.744 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.756 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.766 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.772 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.774 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.775 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.83 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.835 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.84 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.846 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.848 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.849 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.853 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.858 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.872 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.875 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.876 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.883 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.889 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.894 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.896 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.898 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.902 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.915 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.921 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.922 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.923 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.925 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.933 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.936 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.938 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.94 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.946 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.953 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.956 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.96 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.979 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.998 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.009 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.014 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.016 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.017 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.023 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.032 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.034 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.036 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.053 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.055 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.056 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.062 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.068 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.071 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.073 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.074 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.079 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.083 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.085 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.108 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.111 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.127 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.129 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.131 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.133 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.152 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.163 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.175 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.193 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.199 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.202 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.205 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.209 secs) 04:57:37 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:57:37 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:57:37 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.209 secs) 04:57:37 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:57:37 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:57:37 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.211 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.22 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.224 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.226 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.23 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.234 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.236 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.238 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.248 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.256 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.257 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.26 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.263 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.265 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.289 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.298 secs) 04:57:37 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.206 secs / 1.298 secs) 04:57:37 TOTAL: 147 SUCCESS 04:57:37 ✔ Browser application bundle generation complete. 04:57:37 04:57:37 =============================== Coverage summary =============================== 04:57:37 Statements : 39.04% ( 1374/3519 ) 04:57:37 Branches : 15.3% ( 94/614 ) 04:57:37 Functions : 32.14% ( 424/1319 ) 04:57:37 Lines : 38.97% ( 1343/3446 ) 04:57:37 ================================================================================ 04:57:37 ✔ Browser application bundle generation complete. 04:57:39 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-796/web' [Pipeline] echo 04:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:57:45 $ docker stop --time=1 02e5f386eb458f876343a5f97b619bf1267f848d9bbe01acee7faec0838870fe 04:57:47 $ docker rm -f --volumes 02e5f386eb458f876343a5f97b619bf1267f848d9bbe01acee7faec0838870fe [Pipeline] // withDockerContainer [Pipeline] sh 04:57:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:57:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:57:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:57:49 + ls -al . 04:57:49 total 264 04:57:49 drwxrwxr-x 13 jenkins jenkins 4096 Sep 17 04:55 . 04:57:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 04:53 .. 04:57:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 04:53 .blubracket 04:57:49 -rw-rw-r-- 1 jenkins jenkins 18 Sep 17 04:53 .dockerignore 04:57:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 04:53 .git 04:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 04:53 .github 04:57:49 -rw-rw-r-- 1 jenkins jenkins 178 Sep 17 04:53 .gitignore 04:57:49 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 04:53 .semver 04:57:49 -rw-rw-r-- 1 jenkins jenkins 9736 Sep 17 04:53 Attribution.txt 04:57:49 -rw-rw-r-- 1 jenkins jenkins 21430 Sep 17 04:53 CHANGELOG.md 04:57:49 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 04:53 CONTRIBUTING.md 04:57:49 -rw-rw-r-- 1 jenkins jenkins 1940 Sep 17 04:53 Dockerfile 04:57:49 -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 04:53 Jenkinsfile 04:57:49 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 04:53 LICENSE 04:57:49 -rw-rw-r-- 1 jenkins jenkins 2189 Sep 17 04:53 Makefile 04:57:49 -rw-rw-r-- 1 jenkins jenkins 4381 Sep 17 04:53 README.md 04:57:49 -rw-rw-r-- 1 jenkins jenkins 5 Sep 17 04:54 VERSION 04:57:49 -rw-rw-r-- 1 jenkins jenkins 4832 Sep 17 04:53 angularmigrationlogs.md 04:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 04:53 assets 04:57:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 04:53 bin 04:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 04:53 cmd 04:57:49 -rw-r--r-- 1 jenkins jenkins 10 Sep 17 04:55 coverage.out 04:57:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 04:53 docs 04:57:49 -rw-rw-r-- 1 jenkins jenkins 6692 Sep 17 04:53 go.mod 04:57:49 -rw-rw-r-- 1 jenkins jenkins 100755 Sep 17 04:53 go.sum 04:57:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 04:53 internal 04:57:49 -rwxrwxr-x 1 jenkins jenkins 568 Sep 17 04:53 redeploy.sh 04:57:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 04:53 testing 04:57:49 -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 04:53 version.go 04:57:49 drwxrwxr-x 7 jenkins jenkins 4096 Sep 17 04:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:49 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 --label arch=amd64 --label version=0.0.0 . 04:57:50 Sending build context to Docker daemon 346.7MB 04:57:50 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:57:50 Step 2/27 : FROM ${BASE} AS builder 04:57:50 ---> ecb1a32f6ad6 04:57:50 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:57:52 ---> Running in 895e9cd2e63b 04:57:53 Removing intermediate container 895e9cd2e63b 04:57:53 ---> 401f13a52bb4 04:57:53 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 04:57:53 ---> Running in d90bad687892 04:57:53 Removing intermediate container d90bad687892 04:57:53 ---> 155947a77813 04:57:53 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 04:57:53 ---> Running in 55a28cc24c1a 04:57:53 Removing intermediate container 55a28cc24c1a 04:57:53 ---> e0816b56f1b7 04:57:53 Step 6/27 : LABEL Name=edgex-ui-go 04:57:53 ---> Running in 1615e34467f2 04:57:53 Removing intermediate container 1615e34467f2 04:57:53 ---> 61e2d17370ef 04:57:53 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:57:53 ---> Running in 4929fb04f3e9 04:57:53 Removing intermediate container 4929fb04f3e9 04:57:53 ---> b970ae0973a3 04:57:53 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:57:54 ---> c9822ded5919 04:57:54 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:57:54 ---> Running in f256d15588a0 04:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:54 OK: 264 MiB in 52 packages 04:57:54 Removing intermediate container f256d15588a0 04:57:54 ---> e4b012478054 04:57:54 Step 10/27 : ENV GO111MODULE=on 04:57:54 ---> Running in 3335b54da92e 04:57:55 Removing intermediate container 3335b54da92e 04:57:55 ---> 245cf4caedb1 04:57:55 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:57:55 ---> Running in 17d963b7eae7 04:57:55 Removing intermediate container 17d963b7eae7 04:57:55 ---> c81ccbea3636 04:57:55 Step 12/27 : COPY go.mod vendor* ./ 04:57:55 ---> 3216ce994d75 04:57:55 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:55 ---> Running in 0e6dd385da1b 04:57:55 Removing intermediate container 0e6dd385da1b 04:57:55 ---> 261df42bdb31 04:57:55 Step 14/27 : COPY . . 04:58:01 ---> 7168fb6d6e2c 04:58:01 Step 15/27 : RUN ${MAKE} 04:58:01 ---> Running in f94e026dbc58 04:58:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:58:33 Removing intermediate container f94e026dbc58 04:58:33 ---> a5e72e1ec128 04:58:33 Step 16/27 : FROM alpine:3.18 04:58:33 3.18: Pulling from library/alpine 04:58:33 1cc3d825d8b2: Pulling fs layer 04:58:33 1cc3d825d8b2: Verifying Checksum 04:58:33 1cc3d825d8b2: Download complete 04:58:33 1cc3d825d8b2: Pull complete 04:58:33 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:33 Status: Downloaded newer image for alpine:3.18 04:58:33 ---> 2c64cf60f6f0 04:58:33 Step 17/27 : RUN apk --no-cache upgrade 04:58:33 ---> Running in 1c5fd1283d1c 04:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:58:33 OK: 7 MiB in 15 packages 04:58:33 Removing intermediate container 1c5fd1283d1c 04:58:33 ---> 05017e8ea535 04:58:33 Step 18/27 : RUN apk add --update --no-cache dumb-init 04:58:33 ---> Running in aea84ba90841 04:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:58:33 (1/1) Installing dumb-init (1.2.5-r2) 04:58:33 Executing busybox-1.36.1-r7.trigger 04:58:33 OK: 7 MiB in 16 packages 04:58:34 Removing intermediate container aea84ba90841 04:58:34 ---> d68f40e3c1b0 04:58:34 Step 19/27 : EXPOSE 4000 04:58:34 ---> Running in a9d66b7217ae 04:58:34 Removing intermediate container a9d66b7217ae 04:58:34 ---> b9c4dd8145f3 04:58:34 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:58:36 ---> 33eb3e967989 04:58:36 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:58:36 ---> 057160276ce6 04:58:36 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:58:36 ---> 5fa30978c6b6 04:58:36 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:58:36 ---> Running in 0f4ecb8312c3 04:58:36 Removing intermediate container 0f4ecb8312c3 04:58:36 ---> 7fc81e6ded12 04:58:36 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:58:36 ---> Running in d9c1720f08de 04:58:36 Removing intermediate container d9c1720f08de 04:58:36 ---> df8ad0679f61 04:58:36 Step 25/27 : LABEL arch=amd64 04:58:36 ---> Running in 52cb980bd4a4 04:58:36 Removing intermediate container 52cb980bd4a4 04:58:36 ---> 592360f7dc94 04:58:36 Step 26/27 : LABEL git_sha=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 04:58:36 ---> Running in 0ab3a8c95279 04:58:36 Removing intermediate container 0ab3a8c95279 04:58:36 ---> 8d6ef134affd 04:58:36 Step 27/27 : LABEL version=0.0.0 04:58:36 ---> Running in 65e7f6e2887e 04:58:36 Removing intermediate container 65e7f6e2887e 04:58:36 ---> 44d769bd4abd 04:58:36 [Warning] One or more build-args [ARCH] were not consumed 04:58:36 Successfully built 44d769bd4abd 04:58:36 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:44 04:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:45 latest: Pulling from edgex-lftools-log-publisher 04:58:45 5eb5b503b376: Pulling fs layer 04:58:45 5c69ac0246d0: Pulling fs layer 04:58:45 ec43610c2a17: Pulling fs layer 04:58:45 3a2ae6a8a46f: Pulling fs layer 04:58:45 33b1e0a273af: Pulling fs layer 04:58:45 5d3b04190fa2: Pulling fs layer 04:58:45 2f39f015ded8: Pulling fs layer 04:58:45 33b1e0a273af: Waiting 04:58:45 5d3b04190fa2: Waiting 04:58:45 2f39f015ded8: Waiting 04:58:45 3a2ae6a8a46f: Waiting 04:58:45 5c69ac0246d0: Verifying Checksum 04:58:45 5c69ac0246d0: Download complete 04:58:45 3a2ae6a8a46f: Download complete 04:58:45 33b1e0a273af: Verifying Checksum 04:58:45 33b1e0a273af: Download complete 04:58:45 5eb5b503b376: Verifying Checksum 04:58:45 5eb5b503b376: Download complete 04:58:46 2f39f015ded8: Download complete 04:58:46 5eb5b503b376: Pull complete 04:58:46 5c69ac0246d0: Pull complete 04:58:52 5d3b04190fa2: Download complete 04:58:52 ec43610c2a17: Verifying Checksum 04:58:52 ec43610c2a17: Download complete 04:58:52 ec43610c2a17: Pull complete 04:58:52 3a2ae6a8a46f: Pull complete 04:58:52 33b1e0a273af: Pull complete 04:58:52 5d3b04190fa2: Pull complete 04:58:57 2f39f015ded8: Pull complete 04:58:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:58 prd-ubuntu20.04-docker-8c-8g-10496 does not seem to be running inside a container 04:58:58 $ 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-796 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796:/w/workspace/edgexfoundry_edgex-ui-go_PR-796:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:59:02 $ docker top 26bbe2f7fd9ca463602d57eeb9d1d199551539aa5af39f54a520cc99169d9324 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:02 ---> job-cost.sh 04:59:02 lf-activate-venv: SKIPPING 04:59:02 INFO: No Stack... 04:59:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:59:03 INFO: Archiving Costs [Pipeline] sh 04:59:03 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-796/archives/cost.csv 04:59:03 + cut -d, -f6 [Pipeline] lock 04:59:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] 04:59:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] did not exist. Created. 04:59:03 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:04 + echo total: 0.2199999988079071 [Pipeline] stash 04:59:04 Stashed 1 file(s) [Pipeline] } 04:59:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:59:04 $ docker stop --time=1 26bbe2f7fd9ca463602d57eeb9d1d199551539aa5af39f54a520cc99169d9324 04:59:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10503 in /w/workspace/edgexfoundry_edgex-ui-go_PR-796 04:59:06 $ docker rm -f --volumes 26bbe2f7fd9ca463602d57eeb9d1d199551539aa5af39f54a520cc99169d9324 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 04:59:06 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:59:06 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:59:13 using credential edgex-jenkins-ssh 04:59:13 Cloning the remote Git repository 04:59:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:59:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:59:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:59:14 > git --version # timeout=10 04:59:14 > git --version # 'git version 2.25.1' 04:59:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:59:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:21 Merging remotes/origin/main commit ba58b195be9a80805fe37ae9b0fb1c4168ce798c into PR head commit 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 04:59:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:59:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/796/head:refs/remotes/origin/PR-796 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:59:21 > git config core.sparsecheckout # timeout=10 04:59:21 > git checkout -f 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 # timeout=10 04:59:21 Merge succeeded, producing 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 04:59:21 Checking out Revision 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 (PR-796) 04:59:23 Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.40 to 0.23.42" 04:59:23 > git --version # timeout=10 04:59:23 > git --version # 'git version 2.25.1' 04:59:23 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 04:59:21 > git remote # timeout=10 04:59:21 > git config --get remote.origin.url # timeout=10 04:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:21 > git merge ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 04:59:21 > git rev-parse HEAD^{commit} # timeout=10 04:59:21 > git config core.sparsecheckout # timeout=10 04:59:21 > git checkout -f 76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:59:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:28 Dload Upload Total Spent Left Speed 04:59:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 04:59:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:59:29 + sudo tee /etc/docker/daemon.new 04:59:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:59:29 { 04:59:29 "registry-mirrors": [ 04:59:29 "https://nexus3.edgexfoundry.org:10001" 04:59:29 ], 04:59:29 "bip": "10.250.0.254/24", 04:59:29 "hosts": [ 04:59:29 "tcp://0.0.0.0:5555", 04:59:29 "unix:///var/run/docker.sock" 04:59:29 ], 04:59:29 "mtu": 1458, 04:59:29 "selinux-enabled": true, 04:59:29 "seccomp-profile": "/etc/docker/seccomp.json" 04:59:29 } [Pipeline] sh 04:59:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:59:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:48 provisioning config files... 04:59:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5712995024196694077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:49 ---> ****-login.sh 04:59:49 nexus3.edgexfoundry.org:10001 04:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:49 Configure a credential helper to remove this warning. See 04:59:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:49 04:59:49 Login Succeeded 04:59:49 nexus3.edgexfoundry.org:10002 04:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:50 Configure a credential helper to remove this warning. See 04:59:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:50 04:59:50 Login Succeeded 04:59:50 nexus3.edgexfoundry.org:10003 04:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:50 Configure a credential helper to remove this warning. See 04:59:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:50 04:59:50 Login Succeeded 04:59:50 nexus3.edgexfoundry.org:10004 04:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:51 Configure a credential helper to remove this warning. See 04:59:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:51 04:59:51 Login Succeeded 04:59:51 ****.io 04:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:51 Configure a credential helper to remove this warning. See 04:59:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:51 04:59:51 Login Succeeded 04:59:51 ---> ****-login.sh ends [Pipeline] } 04:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:59:52 ========================================================= 04:59:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:59:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:53 + 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:59:54 Sending build context to Docker daemon 35.53MB 04:59:54 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:59:54 Step 2/15 : FROM ${BASE} AS builder 04:59:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:59:54 c6b39de5b339: Pulling fs layer 04:59:54 a69c41024577: Pulling fs layer 04:59:54 d6de4b400683: Pulling fs layer 04:59:54 35cb2a7552d0: Pulling fs layer 04:59:54 4f4fb700ef54: Pulling fs layer 04:59:54 464afbd9ba4c: Pulling fs layer 04:59:54 00f215d4a9da: Pulling fs layer 04:59:54 d496ad576159: Pulling fs layer 04:59:54 35cb2a7552d0: Waiting 04:59:54 00f215d4a9da: Waiting 04:59:54 d496ad576159: Waiting 04:59:54 4f4fb700ef54: Waiting 04:59:54 464afbd9ba4c: Waiting 04:59:54 a69c41024577: Verifying Checksum 04:59:54 a69c41024577: Download complete 04:59:54 35cb2a7552d0: Verifying Checksum 04:59:54 35cb2a7552d0: Download complete 04:59:54 4f4fb700ef54: Download complete 04:59:54 c6b39de5b339: Verifying Checksum 04:59:54 c6b39de5b339: Download complete 04:59:54 464afbd9ba4c: Verifying Checksum 04:59:54 464afbd9ba4c: Download complete 04:59:55 d496ad576159: Verifying Checksum 04:59:55 d496ad576159: Download complete 04:59:55 c6b39de5b339: Pull complete 04:59:56 a69c41024577: Pull complete 04:59:56 d6de4b400683: Verifying Checksum 04:59:56 d6de4b400683: Download complete 04:59:58 00f215d4a9da: Verifying Checksum 04:59:58 00f215d4a9da: Download complete 05:00:12 d6de4b400683: Pull complete 05:00:12 35cb2a7552d0: Pull complete 05:00:12 4f4fb700ef54: Pull complete 05:00:12 464afbd9ba4c: Pull complete 05:00:20 00f215d4a9da: Pull complete 05:00:22 d496ad576159: Pull complete 05:00:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:00:22 ---> f246e2811388 05:00:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:00:24 ---> Running in fe64ae5a1558 05:00:24 Removing intermediate container fe64ae5a1558 05:00:24 ---> ef2b73b8b192 05:00:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:00:24 ---> Running in a09d79c1e1fb 05:00:24 Removing intermediate container a09d79c1e1fb 05:00:24 ---> dec7810260c3 05:00:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:00:24 ---> Running in ece71a4c64a0 05:00:25 Removing intermediate container ece71a4c64a0 05:00:25 ---> 370e9b9ed016 05:00:25 Step 6/15 : LABEL Name=edgex-ui-go 05:00:25 ---> Running in 46f5745c6080 05:00:25 Removing intermediate container 46f5745c6080 05:00:25 ---> 7ddce70ddd32 05:00:25 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:00:25 ---> Running in 25ae8eae502b 05:00:26 Removing intermediate container 25ae8eae502b 05:00:26 ---> b3f97cf78ef2 05:00:26 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:00:27 latest: Pulling from library/docker 05:00:27 cf04c63912e1: Pulling fs layer 05:00:27 46c72c1857a6: Pulling fs layer 05:00:27 4f4fb700ef54: Pulling fs layer 05:00:27 df3d086486b1: Pulling fs layer 05:00:27 44c78a57c063: Pulling fs layer 05:00:27 f9d9fd5f1569: Pulling fs layer 05:00:27 b40540d48c5c: Pulling fs layer 05:00:27 f3bcf936815f: Pulling fs layer 05:00:27 ff30aae6900c: Pulling fs layer 05:00:27 01e2c2475388: Pulling fs layer 05:00:27 7715e7691cd2: Pulling fs layer 05:00:27 d46282b6bb18: Pulling fs layer 05:00:27 4cbfb5f806d3: Pulling fs layer 05:00:27 0040a9262ea3: Pulling fs layer 05:00:27 24ef7494fb5d: Pulling fs layer 05:00:27 de1418f410e8: Pulling fs layer 05:00:27 ff30aae6900c: Waiting 05:00:27 01e2c2475388: Waiting 05:00:27 7715e7691cd2: Waiting 05:00:27 f9d9fd5f1569: Waiting 05:00:27 b40540d48c5c: Waiting 05:00:27 f3bcf936815f: Waiting 05:00:27 df3d086486b1: Waiting 05:00:27 44c78a57c063: Waiting 05:00:27 24ef7494fb5d: Waiting 05:00:27 4cbfb5f806d3: Waiting 05:00:27 de1418f410e8: Waiting 05:00:27 0040a9262ea3: Waiting 05:00:27 d46282b6bb18: Waiting 05:00:27 4f4fb700ef54: Verifying Checksum 05:00:27 4f4fb700ef54: Download complete 05:00:27 cf04c63912e1: Download complete 05:00:27 df3d086486b1: Verifying Checksum 05:00:27 df3d086486b1: Download complete 05:00:27 46c72c1857a6: Verifying Checksum 05:00:27 46c72c1857a6: Download complete 05:00:28 f9d9fd5f1569: Verifying Checksum 05:00:28 f9d9fd5f1569: Download complete 05:00:28 44c78a57c063: Verifying Checksum 05:00:28 44c78a57c063: Download complete 05:00:28 f3bcf936815f: Verifying Checksum 05:00:28 f3bcf936815f: Download complete 05:00:28 ff30aae6900c: Verifying Checksum 05:00:28 ff30aae6900c: Download complete 05:00:28 01e2c2475388: Download complete 05:00:28 b40540d48c5c: Verifying Checksum 05:00:28 b40540d48c5c: Download complete 05:00:28 cf04c63912e1: Pull complete 05:00:28 d46282b6bb18: Verifying Checksum 05:00:28 d46282b6bb18: Download complete 05:00:28 4cbfb5f806d3: Verifying Checksum 05:00:28 4cbfb5f806d3: Download complete 05:00:28 24ef7494fb5d: Verifying Checksum 05:00:28 24ef7494fb5d: Download complete 05:00:28 7715e7691cd2: Verifying Checksum 05:00:28 7715e7691cd2: Download complete 05:00:28 de1418f410e8: Verifying Checksum 05:00:28 de1418f410e8: Download complete 05:00:29 46c72c1857a6: Pull complete 05:00:29 4f4fb700ef54: Pull complete 05:00:30 0040a9262ea3: Verifying Checksum 05:00:30 0040a9262ea3: Download complete 05:00:30 df3d086486b1: Pull complete 05:00:31 44c78a57c063: Pull complete 05:00:32 f9d9fd5f1569: Pull complete 05:00:34 b40540d48c5c: Pull complete 05:00:34 f3bcf936815f: Pull complete 05:00:34 ff30aae6900c: Pull complete 05:00:34 01e2c2475388: Pull complete 05:00:36 7715e7691cd2: Pull complete 05:00:36 d46282b6bb18: Pull complete 05:00:36 4cbfb5f806d3: Pull complete 05:00:40 0040a9262ea3: Pull complete 05:00:40 24ef7494fb5d: Pull complete 05:00:40 de1418f410e8: Pull complete 05:00:40 Digest: sha256:ecfcb834c5047a751833f089e3a9a3e97ecec4a4dca8e9f13ff03694fd002443 05:00:40 Status: Downloaded newer image for docker:latest 05:00:43 ---> e291a2023e5e 05:00:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:43 ---> Running in 0fbf067f4695 05:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:00:46 OK: 266 MiB in 52 packages 05:00:46 Removing intermediate container 0fbf067f4695 05:00:46 ---> 812d7b746f92 05:00:46 Step 10/15 : ENV GO111MODULE=on 05:00:46 ---> Running in ee81c078a447 05:00:47 Removing intermediate container ee81c078a447 05:00:47 ---> 104ea8f09b1f 05:00:47 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:00:47 ---> Running in 738a07099528 05:00:47 Removing intermediate container 738a07099528 05:00:47 ---> 349faa65a563 05:00:47 Step 12/15 : COPY go.mod vendor* ./ 05:00:48 ---> ec53086940d2 05:00:48 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:48 ---> Running in e4b585c086b8 05:03:10 Removing intermediate container e4b585c086b8 05:03:10 ---> 96c77192967a 05:03:10 Step 14/15 : COPY . . 05:03:10 ---> df3a5a6f3fb9 05:03:10 Step 15/15 : RUN ${MAKE} 05:03:10 ---> Running in 0c3bdea68a1a 05:03:10 noop 05:03:10 Removing intermediate container 0c3bdea68a1a 05:03:10 ---> 3c46f461dffd 05:03:10 Successfully built 3c46f461dffd 05:03:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:10 + docker inspect -f . ci-base-image-arm64 05:03:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:10 prd-ubuntu20.04-docker-arm64-4c-16g-10503 does not seem to be running inside a container 05:03:11 $ 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 05:03:12 $ docker top f423085da0bcbcc59db2599f7c95055a000aeb60f74f8b17931cb059eb2df4f3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:13 + go version 05:03:13 go version go1.21.9 linux/arm64 [Pipeline] } 05:03:13 $ docker stop --time=1 f423085da0bcbcc59db2599f7c95055a000aeb60f74f8b17931cb059eb2df4f3 05:03:15 $ docker rm -f --volumes f423085da0bcbcc59db2599f7c95055a000aeb60f74f8b17931cb059eb2df4f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:16 + docker inspect -f . ci-base-image-arm64 05:03:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:16 prd-ubuntu20.04-docker-arm64-4c-16g-10503 does not seem to be running inside a container 05:03:16 $ 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 05:03:17 $ docker top 70ab0cf2d13ada938a4db8985cd83d1dffd924359bc5811bbd8be724a85d1179 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:19 + make test 05:03:19 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:03:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:06:48 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:06:48 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:27 ./bin/test-attribution-txt.sh 05:07:27 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:07:27 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:07:27 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:07:27 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:07:27 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:07:27 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:07:27 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:07:27 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:07:27 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:07:27 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 05:07:27 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:07:27 $ docker stop --time=1 70ab0cf2d13ada938a4db8985cd83d1dffd924359bc5811bbd8be724a85d1179 05:07:29 $ docker rm -f --volumes 70ab0cf2d13ada938a4db8985cd83d1dffd924359bc5811bbd8be724a85d1179 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:07:31 Warning: overwriting stash ‘coverage-report’ 05:07:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:07:32 + ls -al . 05:07:32 total 260 05:07:32 drwxrwxr-x 12 jenkins jenkins 4096 Sep 17 05:03 . 05:07:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 04:59 .. 05:07:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 04:59 .blubracket 05:07:32 -rw-rw-r-- 1 jenkins jenkins 18 Sep 17 04:59 .dockerignore 05:07:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 04:59 .git 05:07:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 04:59 .github 05:07:32 -rw-rw-r-- 1 jenkins jenkins 178 Sep 17 04:59 .gitignore 05:07:32 -rw-rw-r-- 1 jenkins jenkins 9736 Sep 17 04:59 Attribution.txt 05:07:32 -rw-rw-r-- 1 jenkins jenkins 21430 Sep 17 04:59 CHANGELOG.md 05:07:32 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 04:59 CONTRIBUTING.md 05:07:32 -rw-rw-r-- 1 jenkins jenkins 1940 Sep 17 04:59 Dockerfile 05:07:32 -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 04:59 Jenkinsfile 05:07:32 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 04:59 LICENSE 05:07:32 -rw-rw-r-- 1 jenkins jenkins 2189 Sep 17 04:59 Makefile 05:07:32 -rw-rw-r-- 1 jenkins jenkins 4381 Sep 17 04:59 README.md 05:07:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 17 04:54 VERSION 05:07:32 -rw-rw-r-- 1 jenkins jenkins 4832 Sep 17 04:59 angularmigrationlogs.md 05:07:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 04:59 assets 05:07:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 04:59 bin 05:07:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 04:59 cmd 05:07:32 -rw-r--r-- 1 jenkins jenkins 10 Sep 17 05:03 coverage.out 05:07:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 04:59 docs 05:07:32 -rw-rw-r-- 1 jenkins jenkins 6692 Sep 17 04:59 go.mod 05:07:32 -rw-rw-r-- 1 jenkins jenkins 100755 Sep 17 04:59 go.sum 05:07:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 04:59 internal 05:07:32 -rwxrwxr-x 1 jenkins jenkins 568 Sep 17 04:59 redeploy.sh 05:07:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 04:59 testing 05:07:32 -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 04:59 version.go 05:07:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 04:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:33 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 --label arch=arm64 --label version=0.0.0 . 05:07:34 Sending build context to Docker daemon 35.53MB 05:07:34 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:07:34 Step 2/27 : FROM ${BASE} AS builder 05:07:34 ---> 3c46f461dffd 05:07:34 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:07:34 ---> Running in 1ca0f55b73f9 05:07:34 Removing intermediate container 1ca0f55b73f9 05:07:34 ---> a3a43a900933 05:07:34 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 05:07:35 ---> Running in c61329fbbbf9 05:07:35 Removing intermediate container c61329fbbbf9 05:07:35 ---> 8d45a2e6aa6d 05:07:35 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 05:07:35 ---> Running in 99c03e585ebd 05:07:35 Removing intermediate container 99c03e585ebd 05:07:35 ---> 98341c3a323c 05:07:35 Step 6/27 : LABEL Name=edgex-ui-go 05:07:35 ---> Running in 5acfad464b7a 05:07:35 Removing intermediate container 5acfad464b7a 05:07:35 ---> 65caf5144fd7 05:07:35 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:07:36 ---> Running in 323239315d81 05:07:36 Removing intermediate container 323239315d81 05:07:36 ---> 55ea24323dd8 05:07:36 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:07:38 ---> 94a47039d36d 05:07:38 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:07:38 ---> Running in 9bfd99761be2 05:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:40 OK: 266 MiB in 52 packages 05:07:41 Removing intermediate container 9bfd99761be2 05:07:41 ---> bda5f37df0f8 05:07:41 Step 10/27 : ENV GO111MODULE=on 05:07:41 ---> Running in 77e3a578a32d 05:07:41 Removing intermediate container 77e3a578a32d 05:07:41 ---> 4d84a88e749a 05:07:41 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:07:41 ---> Running in 671a8b752f78 05:07:42 Removing intermediate container 671a8b752f78 05:07:42 ---> a1f9ea95d9af 05:07:42 Step 12/27 : COPY go.mod vendor* ./ 05:07:42 ---> 206529f6d88d 05:07:42 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:42 ---> Running in 9b243b66ea56 05:07:45 Removing intermediate container 9b243b66ea56 05:07:45 ---> 2b823228fd74 05:07:45 Step 14/27 : COPY . . 05:07:48 ---> c8727801316f 05:07:48 Step 15/27 : RUN ${MAKE} 05:07:48 ---> Running in b3a157262805 05:07:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:11:26 Removing intermediate container b3a157262805 05:11:26 ---> 2c9858d60ac2 05:11:26 Step 16/27 : FROM alpine:3.18 05:11:26 3.18: Pulling from library/alpine 05:11:26 720f3032cd11: Pulling fs layer 05:11:26 720f3032cd11: Download complete 05:11:26 720f3032cd11: Pull complete 05:11:26 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:11:26 Status: Downloaded newer image for alpine:3.18 05:11:26 ---> 3e834921e367 05:11:26 Step 17/27 : RUN apk --no-cache upgrade 05:11:26 ---> Running in 9d57279f17ee 05:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:11:26 OK: 8 MiB in 15 packages 05:11:26 Removing intermediate container 9d57279f17ee 05:11:26 ---> bc28a9e67d65 05:11:26 Step 18/27 : RUN apk add --update --no-cache dumb-init 05:11:26 ---> Running in d66587ed0325 05:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:11:26 (1/1) Installing dumb-init (1.2.5-r2) 05:11:26 Executing busybox-1.36.1-r7.trigger 05:11:26 OK: 8 MiB in 16 packages 05:11:26 Removing intermediate container d66587ed0325 05:11:26 ---> 5b9b356af996 05:11:26 Step 19/27 : EXPOSE 4000 05:11:26 ---> Running in b4b01d438d63 05:11:26 Removing intermediate container b4b01d438d63 05:11:26 ---> 9390f6f7d99c 05:11:26 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:11:26 ---> d02175a23d2e 05:11:26 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:11:26 ---> bdce6c05d490 05:11:26 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:11:26 ---> 0fd05fb2423c 05:11:26 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:11:26 ---> Running in e45e83222a0a 05:11:27 Removing intermediate container e45e83222a0a 05:11:27 ---> 6945e88fb1ce 05:11:27 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:11:27 ---> Running in 1cd6602d9b40 05:11:27 Removing intermediate container 1cd6602d9b40 05:11:27 ---> 56c1393073dd 05:11:27 Step 25/27 : LABEL arch=arm64 05:11:27 ---> Running in 2b3b7c2ae3ea 05:11:27 Removing intermediate container 2b3b7c2ae3ea 05:11:27 ---> 35fc98b294f6 05:11:27 Step 26/27 : LABEL git_sha=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 05:11:28 ---> Running in 9174c4f0aaed 05:11:28 Removing intermediate container 9174c4f0aaed 05:11:28 ---> c7abde87deea 05:11:28 Step 27/27 : LABEL version=0.0.0 05:11:28 ---> Running in 03c7fe25a303 05:11:28 Removing intermediate container 03c7fe25a303 05:11:28 ---> 572411e0aed7 05:11:28 [Warning] One or more build-args [ARCH] were not consumed 05:11:29 Successfully built 572411e0aed7 05:11:29 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:30 05:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:30 arm64: Pulling from edgex-lftools-log-publisher 05:11:30 8998bd30e6a1: Pulling fs layer 05:11:30 04944245beec: Pulling fs layer 05:11:30 699f458cf7ca: Pulling fs layer 05:11:30 765212b225bb: Pulling fs layer 05:11:30 f23df028b6ca: Pulling fs layer 05:11:30 d65c8cfc05b1: Pulling fs layer 05:11:30 2437ff75d9bd: Pulling fs layer 05:11:30 765212b225bb: Waiting 05:11:30 f23df028b6ca: Waiting 05:11:30 d65c8cfc05b1: Waiting 05:11:30 2437ff75d9bd: Waiting 05:11:30 04944245beec: Download complete 05:11:30 765212b225bb: Verifying Checksum 05:11:30 765212b225bb: Download complete 05:11:30 f23df028b6ca: Verifying Checksum 05:11:30 f23df028b6ca: Download complete 05:11:30 d65c8cfc05b1: Verifying Checksum 05:11:30 d65c8cfc05b1: Download complete 05:11:30 699f458cf7ca: Verifying Checksum 05:11:31 8998bd30e6a1: Verifying Checksum 05:11:31 8998bd30e6a1: Download complete 05:11:34 2437ff75d9bd: Verifying Checksum 05:11:34 2437ff75d9bd: Download complete 05:11:36 8998bd30e6a1: Pull complete 05:11:36 04944245beec: Pull complete 05:11:38 699f458cf7ca: Pull complete 05:11:38 765212b225bb: Pull complete 05:11:39 f23df028b6ca: Pull complete 05:11:39 d65c8cfc05b1: Pull complete 05:11:54 2437ff75d9bd: Pull complete 05:11:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:54 prd-ubuntu20.04-docker-arm64-4c-16g-10503 does not seem to be running inside a container 05:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 05:11:57 $ docker top 8df23b72ee6c3cda8de1f376c4c31230fb75fe3e98bb5256a9bb4b70a3e056dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:58 ---> job-cost.sh 05:11:58 lf-activate-venv: SKIPPING 05:11:58 INFO: No Stack... 05:11:58 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:59 INFO: Archiving Costs [Pipeline] sh 05:11:59 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:11:59 + cut -d, -f6 [Pipeline] lock 05:11:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] 05:11:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] did not exist. Created. 05:11:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:00 /w/workspace/edgex-ui-go/1@tmp/durable-29b58e03/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:01 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:01 Warning: overwriting stash ‘stack-cost’ 05:12:01 Stashed 1 file(s) [Pipeline] } 05:12:01 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-796-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:01 $ docker stop --time=1 8df23b72ee6c3cda8de1f376c4c31230fb75fe3e98bb5256a9bb4b70a3e056dc 05:12:03 $ docker rm -f --volumes 8df23b72ee6c3cda8de1f376c4c31230fb75fe3e98bb5256a9bb4b70a3e056dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:12:04 provisioning config files... 05:12:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/config13496942496642927234tmp [Pipeline] { [Pipeline] sh 05:12:04 + set +x 05:12:04 + curl -s https://codecov.io/bash 05:12:04 + bash -s -- 05:12:04 05:12:04 _____ _ 05:12:04 / ____| | | 05:12:04 | | ___ __| | ___ ___ _____ __ 05:12:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:04 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:04 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:04 Bash-1.0.6 05:12:04 05:12:04 05:12:04 ==> git version 2.25.1 found 05:12:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:12:04 Release-Date: 2020-01-08 05:12:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:12:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:12:04 ==> Jenkins CI detected. 05:12:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-796 05:12:04 project root: . 05:12:04 --> token set from env 05:12:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:04 ==> Running gcov in . (disable via -X gcov) 05:12:05 ==> Python coveragepy not found 05:12:05 ==> Searching for coverage reports in: 05:12:05 + . 05:12:05 -> Found 1 reports 05:12:05 ==> Detecting git/mercurial file structure 05:12:05 ==> Reading reports 05:12:05 + ./coverage.out bytes=10 05:12:05 ==> Appending adjustments 05:12:05 https://docs.codecov.io/docs/fixing-reports 05:12:05 + Found adjustments 05:12:05 ==> Gzipping contents 05:12:05 12K /tmp/codecov.t3rtcm.gz 05:12:05 ==> Uploading reports 05:12:05 url: https://codecov.io 05:12:05 query: branch=PR-796&commit=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-796%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=796&job=&cmd_args= 05:12:05 -> Pinging Codecov 05:12:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-796&commit=76ca0caac8681c5bfb8b58a3b78f581cac2da6f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-796%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=796&job=&cmd_args= 05:12:05 -> Uploading to 05:12:05 https://storage.googleapis.com/codecov/v4/raw/2024-09-17/FB506323287CE973F263BFD2A0EB1F37/76ca0caac8681c5bfb8b58a3b78f581cac2da6f9/491c4df6-fb3a-47a0-b475-8847335dc193.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240917%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240917T051205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15040e8288dab44c1dba5d77ffeca7e6f2ec5d1997097075787d396a6e71f221 05:12:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:05 Dload Upload Total Spent Left Speed 05:12:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 33377 --:--:-- --:--:-- --:--:-- 33377 05:12:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/76ca0caac8681c5bfb8b58a3b78f581cac2da6f9 [Pipeline] } 05:12:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:12:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-796/archives ] 05:12:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-796/archives 05:12:08 total 16 05:12:08 drwxr-xr-x 3 root root 4096 Sep 17 04:59 . 05:12:08 drwxrwxr-x 14 jenkins jenkins 4096 Sep 17 04:59 .. 05:12:08 drwxr-xr-x 2 root root 4096 Sep 17 04:59 cost 05:12:08 -rw-r--r-- 1 root root 83 Sep 17 04:59 cost.csv 05:12:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-796/archives 05:12:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-796/archives 05:12:08 total 16 05:12:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 04:59 . 05:12:08 drwxrwxr-x 14 jenkins jenkins 4096 Sep 17 04:59 .. 05:12:08 drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 04:59 cost 05:12:08 -rw-r--r-- 1 jenkins jenkins 83 Sep 17 04:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:09 ---> package-listing.sh 05:12:09 ++ facter osfamily 05:12:09 ++ tr '[:upper:]' '[:lower:]' 05:12:09 + OS_FAMILY=debian 05:12:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-796 05:12:09 + START_PACKAGES=/tmp/packages_start.txt 05:12:09 + END_PACKAGES=/tmp/packages_end.txt 05:12:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:09 + PACKAGES=/tmp/packages_start.txt 05:12:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-796 ']' 05:12:09 + PACKAGES=/tmp/packages_end.txt 05:12:09 + case "${OS_FAMILY}" in 05:12:09 + dpkg -l 05:12:09 + grep '^ii' 05:12:09 + '[' -f /tmp/packages_start.txt ']' 05:12:09 + '[' -f /tmp/packages_end.txt ']' 05:12:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-796 ']' 05:12:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-796/archives/ 05:12:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-796/archives/ [Pipeline] echo 05:12:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:10 prd-ubuntu20.04-docker-8c-8g-10496 does not seem to be running inside a container 05:12:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796/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-796 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796:/w/workspace/edgexfoundry_edgex-ui-go_PR-796:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@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 05:12:11 $ docker top d981e73905029e34ed60bc8a59973fe0815d0fa9d058fc511ce5a452137e3bdc -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:11 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:12 + ls /var/log/sa-host 05:12:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:12 provisioning config files... 05:12:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-796@tmp/config2171321314143524118tmp [Pipeline] { [Pipeline] echo 05:12:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:12 ---> create-netrc.sh [Pipeline] } 05:12:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:13 ---> python-tools-install.sh [Pipeline] echo 05:12:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:13 ---> sudo-logs.sh 05:12:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:14 ---> job-cost.sh 05:12:14 lf-activate-venv: SKIPPING 05:12:14 DEBUG: total: 0.2199999988079071 05:12:14 INFO: Retrieving Stack Cost... 05:12:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:14 INFO: Archiving Costs [Pipeline] echo 05:12:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:15 ---> logs-deploy.sh 05:12:15 lf-activate-venv: SKIPPING 05:12:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-796/1 05:12:15 INFO: archiving workspace using pattern(s): 05:12:16 Archives upload complete. 05:12:16 INFO: archiving logs to Nexus