Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6424df11588b0877ada6758271e70698f39d83e5+a2613f37b18292cfb09bf777d2af224928a20c7e (7c822e404850d16fe8e8ce7aaf9d6aafa287f9b9) 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-ssh16391644506964300094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9058298628299779701.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh707404999924140507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7949914795164643901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2551368311623450510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29999’ Running on prd-ubuntu20.04-docker-8c-8g-30003 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [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-551 # 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 a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 > 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/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 Merge succeeded, producing d687ad7c8becd1d59d7e424ae717fd5acf3d89ef Checking out Revision d687ad7c8becd1d59d7e424ae717fd5acf3d89ef (PR-551) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d687ad7c8becd1d59d7e424ae717fd5acf3d89ef # timeout=10 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" > git rev-list --no-walk 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T22:07:17.915Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T22:07:17.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T22:07:17.994Z] ========================================================= [2022-09-20T22:07:17.994Z] EdgeX Global Pipelines Version Info [2022-09-20T22:07:17.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:07:18.720Z] ------------------- [2022-09-20T22:07:18.720Z] stable info: [2022-09-20T22:07:18.720Z] ------------------- [2022-09-20T22:07:18.720Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T22:07:18.720Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T22:07:18.720Z] Message: update stable to v1.0.239 [2022-09-20T22:07:19.502Z] ------------------- [2022-09-20T22:07:19.502Z] experimental info: [2022-09-20T22:07:19.502Z] ------------------- [2022-09-20T22:07:19.502Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T22:07:19.502Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T22:07:19.502Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T22:07:19.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-20T22:07:19.754Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-20T22:07:19.767Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T22:07:19.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T22:07:19.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T22:07:19.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T22:07:19.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T22:07:19.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-20T22:07:19.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T22:07:19.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T22:07:19.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T22:07:19.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-20T22:07:19.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T22:07:19.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T22:07:19.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T22:07:19.942Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T22:07:19.959Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T22:07:19.975Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T22:07:19.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T22:07:19.997Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T22:07:20.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-20T22:07:20.020Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-20T22:07:20.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T22:07:20.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T22:07:20.055Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T22:07:20.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T22:07:20.080Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T22:07:20.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-551 [Pipeline] echo [2022-09-20T22:07:20.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-551 [Pipeline] echo [2022-09-20T22:07:20.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-551 [Pipeline] echo [2022-09-20T22:07:20.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo [2022-09-20T22:07:20.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d687ad7 [Pipeline] echo [2022-09-20T22:07:20.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:07:20.183Z] provisioning config files... [2022-09-20T22:07:20.209Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config3067145822058682409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:07:20.525Z] ---> docker-login.sh [2022-09-20T22:07:20.525Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:07:20.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:20.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:20.785Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:20.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:20.785Z] [2022-09-20T22:07:20.785Z] Login Succeeded [2022-09-20T22:07:20.785Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:07:21.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:21.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:21.046Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:21.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:21.046Z] [2022-09-20T22:07:21.046Z] Login Succeeded [2022-09-20T22:07:21.046Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:07:21.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:21.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:21.046Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:21.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:21.046Z] [2022-09-20T22:07:21.046Z] Login Succeeded [2022-09-20T22:07:21.046Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:07:21.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:21.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:21.306Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:21.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:21.306Z] [2022-09-20T22:07:21.306Z] Login Succeeded [2022-09-20T22:07:21.306Z] docker.io [2022-09-20T22:07:21.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:21.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:21.568Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:21.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:21.568Z] [2022-09-20T22:07:21.568Z] Login Succeeded [2022-09-20T22:07:21.568Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:07:21.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T22:07:21.954Z] + git rev-list -1 --merges d687ad7c8becd1d59d7e424ae717fd5acf3d89ef~1..d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo [2022-09-20T22:07:21.983Z] -----------> git rev-list -1 --merges d687ad7c8becd1d59d7e424ae717fd5acf3d89ef~1..d687ad7c8becd1d59d7e424ae717fd5acf3d89ef d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [2022-09-20T22:07:21.983Z] d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [false] [Pipeline] sh [2022-09-20T22:07:22.273Z] + git log --format=format:%s -1 d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo [2022-09-20T22:07:22.288Z] ========================================================= [2022-09-20T22:07:22.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T22:07:22.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T22:07:22.609Z] + git log --format=format:%s -1 d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo [2022-09-20T22:07:22.622Z] [semverPrep] GIT_COMMIT: d687ad7c8becd1d59d7e424ae717fd5acf3d89ef, Commit Message: Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD [Pipeline] echo [2022-09-20T22:07:22.630Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T22:07:22.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T22:07:22.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T22:07:22.969Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T22:07:22.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T22:07:22.969Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T22:07:22.969Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T22:07:22.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:07:23.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:07:23.326Z] [2022-09-20T22:07:23.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:07:23.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:07:23.633Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T22:07:23.633Z] b85a868b505f: Pulling fs layer [2022-09-20T22:07:23.633Z] e2be974225ed: Pulling fs layer [2022-09-20T22:07:23.633Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T22:07:23.633Z] 988bab9f4d93: Pulling fs layer [2022-09-20T22:07:23.633Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T22:07:23.633Z] eaf3925da568: Pulling fs layer [2022-09-20T22:07:23.633Z] bab4dde63d76: Pulling fs layer [2022-09-20T22:07:23.633Z] bde34c3a00c8: Pulling fs layer [2022-09-20T22:07:23.633Z] b352a97aabf1: Pulling fs layer [2022-09-20T22:07:23.633Z] 4872d77fe225: Pulling fs layer [2022-09-20T22:07:23.633Z] 5851b861e8e6: Pulling fs layer [2022-09-20T22:07:23.633Z] 1469e6f7b9e6: Waiting [2022-09-20T22:07:23.633Z] 988bab9f4d93: Waiting [2022-09-20T22:07:23.633Z] eaf3925da568: Waiting [2022-09-20T22:07:23.633Z] bab4dde63d76: Waiting [2022-09-20T22:07:23.633Z] bde34c3a00c8: Waiting [2022-09-20T22:07:23.633Z] b352a97aabf1: Waiting [2022-09-20T22:07:23.633Z] 4872d77fe225: Waiting [2022-09-20T22:07:23.633Z] 5851b861e8e6: Waiting [2022-09-20T22:07:23.633Z] e2be974225ed: Download complete [2022-09-20T22:07:23.633Z] 988bab9f4d93: Verifying Checksum [2022-09-20T22:07:23.633Z] 988bab9f4d93: Download complete [2022-09-20T22:07:23.633Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T22:07:23.633Z] 1469e6f7b9e6: Download complete [2022-09-20T22:07:23.892Z] eaf3925da568: Verifying Checksum [2022-09-20T22:07:23.892Z] eaf3925da568: Download complete [2022-09-20T22:07:23.892Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T22:07:23.892Z] 339a4e72a1f5: Download complete [2022-09-20T22:07:23.892Z] bde34c3a00c8: Verifying Checksum [2022-09-20T22:07:23.892Z] bde34c3a00c8: Download complete [2022-09-20T22:07:23.892Z] b352a97aabf1: Download complete [2022-09-20T22:07:23.892Z] 4872d77fe225: Verifying Checksum [2022-09-20T22:07:23.892Z] 4872d77fe225: Download complete [2022-09-20T22:07:23.892Z] 5851b861e8e6: Verifying Checksum [2022-09-20T22:07:23.892Z] 5851b861e8e6: Download complete [2022-09-20T22:07:23.892Z] b85a868b505f: Verifying Checksum [2022-09-20T22:07:23.892Z] b85a868b505f: Download complete [2022-09-20T22:07:24.151Z] bab4dde63d76: Verifying Checksum [2022-09-20T22:07:24.151Z] bab4dde63d76: Download complete [2022-09-20T22:07:25.088Z] b85a868b505f: Pull complete [2022-09-20T22:07:25.364Z] e2be974225ed: Pull complete [2022-09-20T22:07:25.934Z] 339a4e72a1f5: Pull complete [2022-09-20T22:07:25.934Z] 988bab9f4d93: Pull complete [2022-09-20T22:07:26.195Z] 1469e6f7b9e6: Pull complete [2022-09-20T22:07:26.195Z] eaf3925da568: Pull complete [2022-09-20T22:07:28.102Z] bab4dde63d76: Pull complete [2022-09-20T22:07:28.102Z] bde34c3a00c8: Pull complete [2022-09-20T22:07:28.363Z] b352a97aabf1: Pull complete [2022-09-20T22:07:28.363Z] 4872d77fe225: Pull complete [2022-09-20T22:07:28.363Z] 5851b861e8e6: Pull complete [2022-09-20T22:07:28.624Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T22:07:28.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T22:07:28.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:07:28.741Z] prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container [2022-09-20T22:07:28.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T22:07:30.016Z] $ docker top 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c -eo pid,comm [2022-09-20T22:07:30.097Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-20T22:07:30.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T22:07:30.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T22:07:30.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T22:07:30.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T22:07:30.255Z] $ docker exec 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent [2022-09-20T22:07:30.394Z] SSH_AUTH_SOCK=/tmp/ssh-2TLC7e0aruHF/agent.32 [2022-09-20T22:07:30.394Z] SSH_AGENT_PID=39 [2022-09-20T22:07:30.400Z] Running ssh-add (command line suppressed) [2022-09-20T22:07:30.519Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_4266937199670802711.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_4266937199670802711.key) [2022-09-20T22:07:30.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T22:07:31.052Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T22:07:31.066Z] $ docker exec --env ******** --env ******** 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent -k [2022-09-20T22:07:31.182Z] unset SSH_AUTH_SOCK; [2022-09-20T22:07:31.182Z] unset SSH_AGENT_PID; [2022-09-20T22:07:31.182Z] echo Agent pid 39 killed; [2022-09-20T22:07:31.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T22:07:31.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T22:07:31.231Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T22:07:31.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T22:07:31.342Z] $ docker exec 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent [2022-09-20T22:07:31.470Z] SSH_AUTH_SOCK=/tmp/ssh-bzML59AHfFB4/agent.71 [2022-09-20T22:07:31.470Z] SSH_AGENT_PID=77 [2022-09-20T22:07:31.476Z] Running ssh-add (command line suppressed) [2022-09-20T22:07:31.591Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_5021956405771100018.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_5021956405771100018.key) [2022-09-20T22:07:31.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T22:07:31.905Z] + git semver init [2022-09-20T22:07:32.166Z] 2022-09-20 22:07:32,086 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T22:07:32.166Z] 2022-09-20 22:07:32,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver [2022-09-20T22:07:32.166Z] 2022-09-20 22:07:32,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver [2022-09-20T22:07:32.166Z] 2022-09-20 22:07:32,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551, universal_newlines=False, shell=None, istream=None) [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,437 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.git/info/exclude [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,438 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 with force:False [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,438 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,441 [execute] INFO git cat-file --batch-check [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,446 [execute] INFO git cat-file --batch [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T22:07:33.558Z] 2022-09-20 22:07:33,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 [2022-09-20T22:07:33.558Z] 0.0.0 [Pipeline] } [2022-09-20T22:07:33.562Z] $ docker exec --env ******** --env ******** 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent -k [2022-09-20T22:07:33.691Z] unset SSH_AUTH_SOCK; [2022-09-20T22:07:33.691Z] unset SSH_AGENT_PID; [2022-09-20T22:07:33.691Z] echo Agent pid 77 killed; [2022-09-20T22:07:33.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T22:07:34.018Z] + git semver [Pipeline] } [2022-09-20T22:07:34.290Z] $ docker stop --time=1 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c [2022-09-20T22:07:35.600Z] $ docker rm -f 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T22:07:35.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T22:07:36.201Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T22:07:36.204Z] [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 [2022-09-20T22:07:36.360Z] provisioning config files... [2022-09-20T22:07:36.370Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config9212430596697208129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:07:36.673Z] ---> docker-login.sh [2022-09-20T22:07:36.673Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:07:36.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:36.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:36.673Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:36.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:36.673Z] [2022-09-20T22:07:36.673Z] Login Succeeded [2022-09-20T22:07:36.673Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:07:36.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:36.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:36.934Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:36.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:36.934Z] [2022-09-20T22:07:36.934Z] Login Succeeded [2022-09-20T22:07:36.934Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:07:36.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:36.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:36.935Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:36.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:36.935Z] [2022-09-20T22:07:36.935Z] Login Succeeded [2022-09-20T22:07:36.935Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:07:37.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:37.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:37.197Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:37.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:37.197Z] [2022-09-20T22:07:37.197Z] Login Succeeded [2022-09-20T22:07:37.197Z] docker.io [2022-09-20T22:07:37.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:07:37.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:07:37.458Z] Configure a credential helper to remove this warning. See [2022-09-20T22:07:37.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:07:37.458Z] [2022-09-20T22:07:37.458Z] Login Succeeded [2022-09-20T22:07:37.458Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:07:37.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T22:07:37.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:07:37.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:07:37.558Z] ========================================================= [2022-09-20T22:07:37.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T22:07:37.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:07:37.889Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T22:07:38.150Z] Sending build context to Docker daemon 45.12MB [2022-09-20T22:07:38.150Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:07:38.150Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T22:07:38.150Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T22:07:38.150Z] 2408cc74d12b: Pulling fs layer [2022-09-20T22:07:38.150Z] ea60b727a1ce: Pulling fs layer [2022-09-20T22:07:38.150Z] 30c4a7721957: Pulling fs layer [2022-09-20T22:07:38.150Z] 370296b7ddb6: Pulling fs layer [2022-09-20T22:07:38.150Z] 7c6cee850709: Pulling fs layer [2022-09-20T22:07:38.150Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T22:07:38.150Z] d94ebbe4e438: Pulling fs layer [2022-09-20T22:07:38.150Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T22:07:38.150Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T22:07:38.150Z] 370296b7ddb6: Waiting [2022-09-20T22:07:38.150Z] bcfd1f05c69d: Waiting [2022-09-20T22:07:38.150Z] 7c6cee850709: Waiting [2022-09-20T22:07:38.150Z] 59ccb84bbe0f: Waiting [2022-09-20T22:07:38.150Z] d94ebbe4e438: Waiting [2022-09-20T22:07:38.150Z] 39a5fcdaea64: Waiting [2022-09-20T22:07:38.150Z] 30c4a7721957: Verifying Checksum [2022-09-20T22:07:38.150Z] 30c4a7721957: Download complete [2022-09-20T22:07:38.150Z] ea60b727a1ce: Verifying Checksum [2022-09-20T22:07:38.150Z] ea60b727a1ce: Download complete [2022-09-20T22:07:38.150Z] 7c6cee850709: Download complete [2022-09-20T22:07:38.150Z] 39a5fcdaea64: Download complete [2022-09-20T22:07:38.150Z] 2408cc74d12b: Verifying Checksum [2022-09-20T22:07:38.150Z] 2408cc74d12b: Download complete [2022-09-20T22:07:38.412Z] d94ebbe4e438: Verifying Checksum [2022-09-20T22:07:38.412Z] d94ebbe4e438: Download complete [2022-09-20T22:07:38.412Z] 2408cc74d12b: Pull complete [2022-09-20T22:07:38.412Z] ea60b727a1ce: Pull complete [2022-09-20T22:07:38.672Z] 30c4a7721957: Pull complete [2022-09-20T22:07:38.933Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T22:07:38.933Z] bcfd1f05c69d: Download complete [2022-09-20T22:07:38.933Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T22:07:38.933Z] 59ccb84bbe0f: Download complete [2022-09-20T22:07:38.933Z] 370296b7ddb6: Verifying Checksum [2022-09-20T22:07:38.933Z] 370296b7ddb6: Download complete [2022-09-20T22:07:43.130Z] 370296b7ddb6: Pull complete [2022-09-20T22:07:43.130Z] 7c6cee850709: Pull complete [2022-09-20T22:07:43.130Z] 39a5fcdaea64: Pull complete [2022-09-20T22:07:43.130Z] d94ebbe4e438: Pull complete [2022-09-20T22:07:45.034Z] bcfd1f05c69d: Pull complete [2022-09-20T22:07:45.603Z] 59ccb84bbe0f: Pull complete [2022-09-20T22:07:45.863Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T22:07:45.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T22:07:45.863Z] ---> a4fb48ad2a94 [2022-09-20T22:07:45.863Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:07:47.246Z] ---> Running in d1dd52e3dfc9 [2022-09-20T22:07:47.246Z] Removing intermediate container d1dd52e3dfc9 [2022-09-20T22:07:47.246Z] ---> 95616e2c260f [2022-09-20T22:07:47.246Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:07:47.246Z] ---> Running in b4bdd0e94a5c [2022-09-20T22:07:47.506Z] Removing intermediate container b4bdd0e94a5c [2022-09-20T22:07:47.506Z] ---> 526ad3a40e7f [2022-09-20T22:07:47.506Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:07:47.506Z] ---> Running in f30b20cdafb9 [2022-09-20T22:07:47.506Z] Removing intermediate container f30b20cdafb9 [2022-09-20T22:07:47.506Z] ---> 39a24142c9ac [2022-09-20T22:07:47.506Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T22:07:47.506Z] ---> Running in 1f0f000fd5c3 [2022-09-20T22:07:47.506Z] Removing intermediate container 1f0f000fd5c3 [2022-09-20T22:07:47.506Z] ---> eb626255393b [2022-09-20T22:07:47.506Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:07:47.506Z] ---> Running in 780fe3ad8e8d [2022-09-20T22:07:47.766Z] Removing intermediate container 780fe3ad8e8d [2022-09-20T22:07:47.766Z] ---> c58fc6ea5f2a [2022-09-20T22:07:47.766Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:07:48.351Z] latest: Pulling from library/docker [2022-09-20T22:07:48.351Z] 213ec9aee27d: Pulling fs layer [2022-09-20T22:07:48.351Z] 6eb510456a42: Pulling fs layer [2022-09-20T22:07:48.351Z] 4627ba0696d0: Pulling fs layer [2022-09-20T22:07:48.351Z] 58acb0837d57: Pulling fs layer [2022-09-20T22:07:48.351Z] 12036fa74330: Pulling fs layer [2022-09-20T22:07:48.351Z] c052aa9e92bf: Pulling fs layer [2022-09-20T22:07:48.351Z] 87c6260f9eda: Pulling fs layer [2022-09-20T22:07:48.351Z] 669290a31ba1: Pulling fs layer [2022-09-20T22:07:48.351Z] d77965d4a857: Pulling fs layer [2022-09-20T22:07:48.351Z] d77965d4a857: Waiting [2022-09-20T22:07:48.351Z] 87c6260f9eda: Waiting [2022-09-20T22:07:48.351Z] 58acb0837d57: Waiting [2022-09-20T22:07:48.351Z] 12036fa74330: Waiting [2022-09-20T22:07:48.352Z] 669290a31ba1: Waiting [2022-09-20T22:07:48.630Z] 4627ba0696d0: Verifying Checksum [2022-09-20T22:07:48.630Z] 4627ba0696d0: Download complete [2022-09-20T22:07:48.898Z] 6eb510456a42: Verifying Checksum [2022-09-20T22:07:48.898Z] 6eb510456a42: Download complete [2022-09-20T22:07:48.898Z] 213ec9aee27d: Download complete [2022-09-20T22:07:48.898Z] 213ec9aee27d: Pull complete [2022-09-20T22:07:49.171Z] 6eb510456a42: Pull complete [2022-09-20T22:07:49.171Z] 4627ba0696d0: Pull complete [2022-09-20T22:07:49.171Z] 58acb0837d57: Verifying Checksum [2022-09-20T22:07:49.171Z] 58acb0837d57: Download complete [2022-09-20T22:07:49.444Z] 87c6260f9eda: Verifying Checksum [2022-09-20T22:07:49.444Z] 87c6260f9eda: Download complete [2022-09-20T22:07:49.444Z] c052aa9e92bf: Verifying Checksum [2022-09-20T22:07:49.444Z] c052aa9e92bf: Download complete [2022-09-20T22:07:49.706Z] 58acb0837d57: Pull complete [2022-09-20T22:07:49.706Z] 669290a31ba1: Download complete [2022-09-20T22:07:49.706Z] d77965d4a857: Download complete [2022-09-20T22:07:49.706Z] 12036fa74330: Verifying Checksum [2022-09-20T22:07:49.706Z] 12036fa74330: Download complete [2022-09-20T22:07:50.273Z] 12036fa74330: Pull complete [2022-09-20T22:07:50.533Z] c052aa9e92bf: Pull complete [2022-09-20T22:07:50.533Z] 87c6260f9eda: Pull complete [2022-09-20T22:07:50.533Z] 669290a31ba1: Pull complete [2022-09-20T22:07:50.793Z] d77965d4a857: Pull complete [2022-09-20T22:07:50.793Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T22:07:50.793Z] Status: Downloaded newer image for docker:latest [2022-09-20T22:07:51.314Z] Still waiting to schedule task [2022-09-20T22:07:51.315Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-30000’ [2022-09-20T22:07:51.735Z] ---> 595768f0efa9 [2022-09-20T22:07:51.735Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:07:51.735Z] ---> Running in 75d2a7265e20 [2022-09-20T22:07:52.305Z] Removing intermediate container 75d2a7265e20 [2022-09-20T22:07:52.305Z] ---> 41f65024660a [2022-09-20T22:07:52.305Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:07:52.305Z] ---> Running in 6bbb16a1bc6b [2022-09-20T22:07:52.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T22:07:53.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T22:07:53.775Z] OK: 211 MiB in 51 packages [2022-09-20T22:07:54.040Z] Removing intermediate container 6bbb16a1bc6b [2022-09-20T22:07:54.040Z] ---> 9722b7e011ed [2022-09-20T22:07:54.040Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T22:07:54.040Z] ---> Running in be7ccacb3e84 [2022-09-20T22:07:54.040Z] Removing intermediate container be7ccacb3e84 [2022-09-20T22:07:54.040Z] ---> 3fd07e58d2a7 [2022-09-20T22:07:54.040Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:07:54.040Z] ---> Running in 9ac70a7daf01 [2022-09-20T22:07:54.302Z] Removing intermediate container 9ac70a7daf01 [2022-09-20T22:07:54.302Z] ---> 14e187d3c612 [2022-09-20T22:07:54.302Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T22:07:54.302Z] ---> 086a7c6dda6f [2022-09-20T22:07:54.302Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:07:54.302Z] ---> Running in 0ae98d3a8f77 [2022-09-20T22:08:02.446Z] Removing intermediate container 0ae98d3a8f77 [2022-09-20T22:08:02.446Z] ---> b19ae97d9ed9 [2022-09-20T22:08:02.446Z] Step 15/16 : COPY . . [2022-09-20T22:08:02.705Z] ---> 8ae6c81e9c48 [2022-09-20T22:08:02.705Z] Step 16/16 : RUN ${MAKE} [2022-09-20T22:08:02.705Z] ---> Running in 9e4ff8d2d4d6 [2022-09-20T22:08:02.965Z] noop [2022-09-20T22:08:03.224Z] Removing intermediate container 9e4ff8d2d4d6 [2022-09-20T22:08:03.224Z] ---> d8ef59f788a9 [2022-09-20T22:08:03.224Z] Successfully built d8ef59f788a9 [2022-09-20T22:08:03.224Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:03.544Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T22:08:03.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:08:03.627Z] prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container [2022-09-20T22:08:03.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T22:08:04.224Z] $ docker top 0a43824dab1b825860ebbe29d0603f79c7b96b8b7dd0216512c29c0dc06d01ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:08:04.584Z] + go version [2022-09-20T22:08:04.584Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T22:08:04.601Z] $ docker stop --time=1 0a43824dab1b825860ebbe29d0603f79c7b96b8b7dd0216512c29c0dc06d01ed [2022-09-20T22:08:05.893Z] $ docker rm -f 0a43824dab1b825860ebbe29d0603f79c7b96b8b7dd0216512c29c0dc06d01ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:06.341Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T22:08:06.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:08:06.452Z] prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container [2022-09-20T22:08:06.520Z] $ 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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T22:08:06.886Z] $ docker top a01c8f8f71199232215dcb844832f0b4c8b578b470440af5aeee865b21296a28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:08:07.242Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] fileExists [Pipeline] sh [2022-09-20T22:08:07.543Z] + make test [2022-09-20T22:08:07.543Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T22:08:07.801Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T22:08:13.075Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T22:08:13.075Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T22:08:14.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T22:08:14.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T22:08:14.985Z] ./bin/test-attribution-txt.sh [2022-09-20T22:08:14.985Z] make -C web test [2022-09-20T22:08:14.985Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' [2022-09-20T22:08:14.985Z] make[1]: tput: No such file or directory [2022-09-20T22:08:14.985Z] make[1]: tput: No such file or directory [2022-09-20T22:08:14.985Z] warning: generating ./VERSION [2022-09-20T22:08:14.985Z] echo "0.0.0" > VERSION [2022-09-20T22:08:14.985Z] docker build \ [2022-09-20T22:08:14.985Z] -f Dockerfile \ [2022-09-20T22:08:14.985Z] --build-arg USER=1000 \ [2022-09-20T22:08:14.985Z] \ [2022-09-20T22:08:14.985Z] --label "git_sha=d687ad7c8becd1d59d7e424ae717fd5acf3d89ef" \ [2022-09-20T22:08:14.985Z] -t edgexfoundry/edgex-web-ui:d687ad7c8becd1d59d7e424ae717fd5acf3d89ef \ [2022-09-20T22:08:14.985Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T22:08:14.985Z] . [2022-09-20T22:08:15.246Z] Sending build context to Docker daemon 3.03MB [2022-09-20T22:08:15.246Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T22:08:15.246Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T22:08:15.246Z] 9621f1afde84: Pulling fs layer [2022-09-20T22:08:15.246Z] 16f891d21976: Pulling fs layer [2022-09-20T22:08:15.246Z] cf6a4a42ec8c: Pulling fs layer [2022-09-20T22:08:15.246Z] 297e921c64f6: Pulling fs layer [2022-09-20T22:08:15.506Z] cf6a4a42ec8c: Verifying Checksum [2022-09-20T22:08:15.506Z] cf6a4a42ec8c: Download complete [2022-09-20T22:08:15.506Z] 9621f1afde84: Download complete [2022-09-20T22:08:15.506Z] 297e921c64f6: Download complete [2022-09-20T22:08:15.506Z] 9621f1afde84: Pull complete [2022-09-20T22:08:15.768Z] 16f891d21976: Verifying Checksum [2022-09-20T22:08:15.768Z] 16f891d21976: Download complete [2022-09-20T22:08:16.708Z] 16f891d21976: Pull complete [2022-09-20T22:08:16.972Z] cf6a4a42ec8c: Pull complete [2022-09-20T22:08:16.972Z] 297e921c64f6: Pull complete [2022-09-20T22:08:16.972Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T22:08:16.972Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T22:08:16.972Z] ---> 141d857b2a92 [2022-09-20T22:08:16.972Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T22:08:17.236Z] ---> Running in 3c2f52710b7c [2022-09-20T22:08:17.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T22:08:17.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T22:08:18.067Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-20T22:08:18.067Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-20T22:08:18.067Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-20T22:08:18.067Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-20T22:08:18.067Z] (5/129) Installing libxcb (1.14-r2) [2022-09-20T22:08:18.067Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-20T22:08:18.067Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-20T22:08:18.067Z] (8/129) Installing libice (1.0.10-r0) [2022-09-20T22:08:18.067Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-20T22:08:18.067Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-20T22:08:18.067Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-20T22:08:18.326Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-20T22:08:18.326Z] (13/129) Installing xset (1.2.4-r0) [2022-09-20T22:08:18.326Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-20T22:08:18.326Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-20T22:08:18.326Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T22:08:18.326Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-20T22:08:18.326Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-20T22:08:18.326Z] (19/129) Installing libintl (0.21-r0) [2022-09-20T22:08:18.326Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-20T22:08:18.326Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-20T22:08:18.326Z] (22/129) Installing pcre (8.45-r1) [2022-09-20T22:08:18.326Z] (23/129) Installing glib (2.70.1-r0) [2022-09-20T22:08:18.326Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-20T22:08:18.326Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-20T22:08:18.326Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-20T22:08:18.326Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T22:08:18.326Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T22:08:18.326Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-20T22:08:18.326Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-20T22:08:18.326Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-20T22:08:18.326Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-20T22:08:18.326Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T22:08:18.326Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T22:08:18.326Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-20T22:08:18.326Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-20T22:08:18.586Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-20T22:08:18.586Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-20T22:08:18.586Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-20T22:08:18.586Z] (40/129) Installing libxi (1.8-r0) [2022-09-20T22:08:18.586Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-20T22:08:18.586Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-20T22:08:18.586Z] (43/129) Installing atk (2.36.0-r0) [2022-09-20T22:08:18.586Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-20T22:08:18.586Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-20T22:08:18.587Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-20T22:08:18.587Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T22:08:18.587Z] (48/129) Installing expat (2.4.7-r0) [2022-09-20T22:08:18.587Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-20T22:08:18.587Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-20T22:08:18.587Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-20T22:08:18.587Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-20T22:08:18.587Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-20T22:08:18.587Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-20T22:08:18.587Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-20T22:08:18.587Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-20T22:08:18.587Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-20T22:08:18.587Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-20T22:08:18.587Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-20T22:08:18.587Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-20T22:08:18.587Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-20T22:08:18.587Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-20T22:08:18.587Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-20T22:08:18.587Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-20T22:08:18.587Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-20T22:08:18.587Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-20T22:08:18.847Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-20T22:08:18.847Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-20T22:08:18.847Z] (69/129) Installing pango (1.48.10-r0) [2022-09-20T22:08:18.847Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T22:08:18.847Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T22:08:18.847Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T22:08:18.847Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-20T22:08:18.847Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-20T22:08:18.847Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T22:08:18.847Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T22:08:18.847Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-20T22:08:18.847Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-20T22:08:18.847Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-20T22:08:18.847Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T22:08:21.419Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-20T22:08:21.419Z] (80/129) Installing flac (1.3.4-r0) [2022-09-20T22:08:21.419Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T22:08:21.419Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T22:08:21.419Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-20T22:08:21.419Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-20T22:08:21.419Z] (85/129) Installing libass (0.15.2-r0) [2022-09-20T22:08:21.419Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-20T22:08:21.419Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T22:08:21.419Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T22:08:21.419Z] (89/129) Installing lame (3.100-r0) [2022-09-20T22:08:21.419Z] (90/129) Installing opus (1.3.1-r1) [2022-09-20T22:08:21.419Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T22:08:21.419Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-20T22:08:21.419Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-20T22:08:21.419Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-20T22:08:21.419Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-20T22:08:21.419Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T22:08:21.419Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-20T22:08:21.419Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-20T22:08:21.419Z] (99/129) Installing libva (2.13.0-r0) [2022-09-20T22:08:21.419Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-20T22:08:21.419Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-20T22:08:21.419Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-20T22:08:21.419Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-20T22:08:21.419Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-20T22:08:21.682Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-20T22:08:21.682Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-20T22:08:21.682Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-20T22:08:21.682Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T22:08:21.955Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-20T22:08:21.955Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-20T22:08:21.955Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T22:08:21.955Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-20T22:08:21.955Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-20T22:08:21.955Z] (114/129) Installing nspr (4.32-r0) [2022-09-20T22:08:21.955Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-20T22:08:21.955Z] (116/129) Installing nss (3.78.1-r0) [2022-09-20T22:08:21.955Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-20T22:08:21.955Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-20T22:08:21.955Z] (119/129) Installing orc (0.4.32-r0) [2022-09-20T22:08:21.955Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-20T22:08:21.955Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-20T22:08:21.955Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-20T22:08:21.955Z] (123/129) Installing libpulse (15.0-r2) [2022-09-20T22:08:21.955Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-20T22:08:21.955Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-20T22:08:21.955Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-20T22:08:22.218Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-20T22:08:22.218Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-20T22:08:22.218Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-20T22:08:23.161Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T22:08:23.161Z] Executing glib-2.70.1-r0.trigger [2022-09-20T22:08:23.161Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T22:08:25.068Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T22:08:25.068Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T22:08:25.068Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T22:08:25.328Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T22:08:25.328Z] OK: 286 MiB in 145 packages [2022-09-20T22:08:28.634Z] Removing intermediate container 3c2f52710b7c [2022-09-20T22:08:28.634Z] ---> dd924aed57bf [2022-09-20T22:08:28.634Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T22:08:28.634Z] ---> Running in 94179fe23728 [2022-09-20T22:08:28.634Z] Removing intermediate container 94179fe23728 [2022-09-20T22:08:28.634Z] ---> 389ef6c4ac5f [2022-09-20T22:08:28.634Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T22:08:28.634Z] ---> Running in 52b4211a5115 [2022-09-20T22:08:28.634Z] Removing intermediate container 52b4211a5115 [2022-09-20T22:08:28.634Z] ---> 5af4242fa4c8 [2022-09-20T22:08:28.634Z] Step 5/10 : RUN npm install -g npm [2022-09-20T22:08:28.634Z] ---> Running in c50f61641a41 [2022-09-20T22:08:35.216Z] [2022-09-20T22:08:35.216Z] changed 54 packages, and audited 212 packages in 5s [2022-09-20T22:08:35.216Z] [2022-09-20T22:08:35.216Z] 11 packages are looking for funding [2022-09-20T22:08:35.216Z] run `npm fund` for details [2022-09-20T22:08:35.216Z] [2022-09-20T22:08:35.216Z] found 0 vulnerabilities [2022-09-20T22:08:35.216Z] Removing intermediate container c50f61641a41 [2022-09-20T22:08:35.216Z] ---> c9a7ea478378 [2022-09-20T22:08:35.216Z] Step 6/10 : ARG USER=1000 [2022-09-20T22:08:35.216Z] ---> Running in 445e8bb3f68a [2022-09-20T22:08:35.216Z] Removing intermediate container 445e8bb3f68a [2022-09-20T22:08:35.216Z] ---> 92a7da06462e [2022-09-20T22:08:35.216Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T22:08:35.216Z] ---> Running in 8857331ff783 [2022-09-20T22:08:35.786Z] Removing intermediate container 8857331ff783 [2022-09-20T22:08:35.786Z] ---> 35ef5780b6ce [2022-09-20T22:08:35.786Z] Step 8/10 : USER $USER:$USER [2022-09-20T22:08:35.786Z] ---> Running in 6a7b72d3a8ff [2022-09-20T22:08:35.786Z] Removing intermediate container 6a7b72d3a8ff [2022-09-20T22:08:35.786Z] ---> bc575bcbcf03 [2022-09-20T22:08:35.786Z] Step 9/10 : WORKDIR /app [2022-09-20T22:08:35.786Z] ---> Running in 09eba585c54a [2022-09-20T22:08:36.047Z] Removing intermediate container 09eba585c54a [2022-09-20T22:08:36.047Z] ---> 753ceb8699e8 [2022-09-20T22:08:36.047Z] Step 10/10 : LABEL git_sha=d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [2022-09-20T22:08:36.047Z] ---> Running in 81f481b5fe55 [2022-09-20T22:08:36.047Z] Removing intermediate container 81f481b5fe55 [2022-09-20T22:08:36.047Z] ---> 60c5090acf8d [2022-09-20T22:08:36.047Z] Successfully built 60c5090acf8d [2022-09-20T22:08:36.047Z] Successfully tagged edgexfoundry/edgex-web-ui:d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [2022-09-20T22:08:36.047Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T22:08:36.047Z] touch edgex-web-ui.imagebuilt [2022-09-20T22:08:36.047Z] mkdir -p node_modules coverage [2022-09-20T22:08:36.047Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T22:08:36.047Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T22:08:38.793Z] npm ERR! code ERESOLVE [2022-09-20T22:08:38.793Z] npm ERR! ERESOLVE could not resolve [2022-09-20T22:08:38.793Z] npm ERR! [2022-09-20T22:08:38.793Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-20T22:08:38.793Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-20T22:08:38.793Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:08:38.793Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-20T22:08:38.793Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-20T22:08:38.793Z] npm ERR! node_modules/@angular/localize [2022-09-20T22:08:38.793Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-20T22:08:38.793Z] npm ERR! [2022-09-20T22:08:38.793Z] npm ERR! Could not resolve dependency: [2022-09-20T22:08:38.793Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:08:38.793Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:08:38.793Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:08:38.793Z] npm ERR! [2022-09-20T22:08:38.793Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 [2022-09-20T22:08:38.793Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:08:38.793Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:08:38.793Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:08:38.793Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:08:38.793Z] npm ERR! [2022-09-20T22:08:38.793Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-20T22:08:38.793Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-20T22:08:38.793Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-20T22:08:38.793Z] npm ERR! [2022-09-20T22:08:38.793Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-20T22:08:38.793Z] [2022-09-20T22:08:38.794Z] npm ERR! A complete log of this run can be found in: [2022-09-20T22:08:38.794Z] npm ERR! /home/node/.npm/_logs/2022-09-20T22_08_36_596Z-debug-0.log [2022-09-20T22:08:38.794Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-20T22:08:38.794Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' [2022-09-20T22:08:38.794Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-20T22:08:38.813Z] $ docker stop --time=1 a01c8f8f71199232215dcb844832f0b4c8b578b470440af5aeee865b21296a28 [2022-09-20T22:08:40.092Z] $ docker rm -f a01c8f8f71199232215dcb844832f0b4c8b578b470440af5aeee865b21296a28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:40.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:08:40.635Z] [2022-09-20T22:08:40.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:08:40.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:08:40.941Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T22:08:40.941Z] 5eb5b503b376: Pulling fs layer [2022-09-20T22:08:40.941Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T22:08:40.941Z] ec43610c2a17: Pulling fs layer [2022-09-20T22:08:40.941Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T22:08:40.941Z] 33b1e0a273af: Pulling fs layer [2022-09-20T22:08:40.941Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T22:08:40.941Z] 2f39f015ded8: Pulling fs layer [2022-09-20T22:08:40.941Z] 5d3b04190fa2: Waiting [2022-09-20T22:08:40.941Z] 33b1e0a273af: Waiting [2022-09-20T22:08:40.941Z] 2f39f015ded8: Waiting [2022-09-20T22:08:40.941Z] 3a2ae6a8a46f: Waiting [2022-09-20T22:08:40.941Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T22:08:40.941Z] 5c69ac0246d0: Download complete [2022-09-20T22:08:40.941Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T22:08:40.941Z] 3a2ae6a8a46f: Download complete [2022-09-20T22:08:40.941Z] 33b1e0a273af: Verifying Checksum [2022-09-20T22:08:40.941Z] 33b1e0a273af: Download complete [2022-09-20T22:08:41.201Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T22:08:41.201Z] 5d3b04190fa2: Download complete [2022-09-20T22:08:41.201Z] ec43610c2a17: Verifying Checksum [2022-09-20T22:08:41.201Z] ec43610c2a17: Download complete [2022-09-20T22:08:41.201Z] 5eb5b503b376: Verifying Checksum [2022-09-20T22:08:41.201Z] 5eb5b503b376: Download complete [2022-09-20T22:08:41.768Z] 2f39f015ded8: Download complete [2022-09-20T22:08:42.336Z] 5eb5b503b376: Pull complete [2022-09-20T22:08:42.595Z] 5c69ac0246d0: Pull complete [2022-09-20T22:08:43.163Z] ec43610c2a17: Pull complete [2022-09-20T22:08:43.163Z] 3a2ae6a8a46f: Pull complete [2022-09-20T22:08:43.421Z] 33b1e0a273af: Pull complete [2022-09-20T22:08:43.421Z] 5d3b04190fa2: Pull complete [2022-09-20T22:08:48.693Z] 2f39f015ded8: Pull complete [2022-09-20T22:08:48.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T22:08:48.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:08:48.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:08:48.790Z] prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container [2022-09-20T22:08:48.830Z] $ 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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T22:08:50.133Z] $ docker top 03152b30724e60ba45e7fda50b2c785a042a63b8c84df53ded08d75bccc4408b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:08:50.541Z] ---> job-cost.sh [2022-09-20T22:08:50.541Z] lf-activate-venv: SKIPPING [2022-09-20T22:08:50.541Z] INFO: No Stack... [2022-09-20T22:08:51.110Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T22:08:51.369Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T22:08:51.660Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/cost.csv+ [2022-09-20T22:08:51.660Z] cut -d, -f6 [Pipeline] lock [2022-09-20T22:08:51.675Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [2022-09-20T22:08:51.681Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] did not exist. Created. [2022-09-20T22:08:51.681Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T22:08:51.995Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T22:08:52.054Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T22:08:52.060Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T22:08:52.086Z] $ docker stop --time=1 03152b30724e60ba45e7fda50b2c785a042a63b8c84df53ded08d75bccc4408b [2022-09-20T22:08:53.252Z] $ docker rm -f 03152b30724e60ba45e7fda50b2c785a042a63b8c84df53ded08d75bccc4408b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T22:08:53.377Z] Failed in branch amd64 [2022-09-20T22:11:11.284Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-30006 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] { [Pipeline] ws [2022-09-20T22:11:11.296Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-09-20T22:11:11.340Z] The recommended git tool is: git [2022-09-20T22:11:18.827Z] using credential edgex-jenkins-ssh [2022-09-20T22:11:18.846Z] Cloning the remote Git repository [2022-09-20T22:11:18.916Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:11:19.004Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-09-20T22:11:19.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:11:19.090Z] > git --version # timeout=10 [2022-09-20T22:11:19.116Z] > git --version # 'git version 2.25.1' [2022-09-20T22:11:19.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:11:19.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T22:11:22.794Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-20T22:11:22.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T22:11:22.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-20T22:11:22.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T22:11:22.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:11:22.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-20T22:11:23.516Z] Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 [2022-09-20T22:11:24.710Z] Merge succeeded, producing bc0e80ced1e7bf3b046da0038bd63e43201d4e29 [2022-09-20T22:11:24.710Z] Checking out Revision bc0e80ced1e7bf3b046da0038bd63e43201d4e29 (PR-551) [2022-09-20T22:11:23.541Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T22:11:23.572Z] > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 [2022-09-20T22:11:24.056Z] > git remote # timeout=10 [2022-09-20T22:11:24.079Z] > git config --get remote.origin.url # timeout=10 [2022-09-20T22:11:24.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T22:11:24.115Z] > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 [2022-09-20T22:11:24.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-20T22:11:24.720Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T22:11:24.753Z] > git checkout -f bc0e80ced1e7bf3b046da0038bd63e43201d4e29 # timeout=10 [2022-09-20T22:11:29.217Z] Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" [2022-09-20T22:11:29.228Z] > git rev-list --no-walk 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T22:11:30.207Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T22:11:30.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T22:11:30.207Z] Dload Upload Total Spent Left Speed [2022-09-20T22:11:30.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2022-09-20T22:11:30.917Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T22:11:31.338Z] + sudo tee /etc/docker/daemon.new [2022-09-20T22:11:31.338Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T22:11:31.338Z] { [2022-09-20T22:11:31.338Z] "registry-mirrors": [ [2022-09-20T22:11:31.338Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T22:11:31.338Z] ], [2022-09-20T22:11:31.338Z] "bip": "10.250.0.254/24", [2022-09-20T22:11:31.338Z] "hosts": [ [2022-09-20T22:11:31.338Z] "tcp://0.0.0.0:5555", [2022-09-20T22:11:31.338Z] "unix:///var/run/docker.sock" [2022-09-20T22:11:31.338Z] ], [2022-09-20T22:11:31.338Z] "mtu": 1458, [2022-09-20T22:11:31.338Z] "selinux-enabled": true, [2022-09-20T22:11:31.338Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T22:11:31.338Z] } [Pipeline] sh [2022-09-20T22:11:31.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T22:11:32.077Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:11:50.602Z] provisioning config files... [2022-09-20T22:11:50.631Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3715812600794534951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:11:50.999Z] ---> docker-login.sh [2022-09-20T22:11:51.000Z] nexus3.edgexfoundry.org:10001 [2022-09-20T22:11:51.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:51.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:51.867Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:51.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:51.867Z] [2022-09-20T22:11:51.867Z] Login Succeeded [2022-09-20T22:11:51.867Z] nexus3.edgexfoundry.org:10002 [2022-09-20T22:11:52.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:52.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:52.415Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:52.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:52.415Z] [2022-09-20T22:11:52.415Z] Login Succeeded [2022-09-20T22:11:52.415Z] nexus3.edgexfoundry.org:10003 [2022-09-20T22:11:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:52.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:52.961Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:52.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:52.961Z] [2022-09-20T22:11:52.961Z] Login Succeeded [2022-09-20T22:11:52.961Z] nexus3.edgexfoundry.org:10004 [2022-09-20T22:11:53.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:53.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:53.236Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:53.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:53.236Z] [2022-09-20T22:11:53.236Z] Login Succeeded [2022-09-20T22:11:53.236Z] docker.io [2022-09-20T22:11:53.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T22:11:54.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T22:11:54.105Z] Configure a credential helper to remove this warning. See [2022-09-20T22:11:54.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T22:11:54.105Z] [2022-09-20T22:11:54.105Z] Login Succeeded [2022-09-20T22:11:54.105Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T22:11:54.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T22:11:54.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:11:54.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T22:11:54.505Z] ========================================================= [2022-09-20T22:11:54.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T22:11:54.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:11:54.897Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T22:11:55.891Z] Sending build context to Docker daemon 28.4MB [2022-09-20T22:11:56.167Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T22:11:56.167Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T22:11:56.441Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T22:11:56.441Z] b3c136eddcbf: Pulling fs layer [2022-09-20T22:11:56.441Z] c0a3192eca97: Pulling fs layer [2022-09-20T22:11:56.441Z] a050256f5b6f: Pulling fs layer [2022-09-20T22:11:56.441Z] 656be50a0ddc: Pulling fs layer [2022-09-20T22:11:56.441Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T22:11:56.441Z] 46d945488cbd: Pulling fs layer [2022-09-20T22:11:56.441Z] 8a5474983e97: Pulling fs layer [2022-09-20T22:11:56.441Z] 329c88fbcd65: Pulling fs layer [2022-09-20T22:11:56.441Z] 656be50a0ddc: Waiting [2022-09-20T22:11:56.441Z] 2bbca73fdf42: Waiting [2022-09-20T22:11:56.441Z] 46d945488cbd: Waiting [2022-09-20T22:11:56.441Z] 329c88fbcd65: Waiting [2022-09-20T22:11:56.441Z] 8a5474983e97: Waiting [2022-09-20T22:11:56.441Z] a050256f5b6f: Verifying Checksum [2022-09-20T22:11:56.441Z] a050256f5b6f: Download complete [2022-09-20T22:11:56.441Z] c0a3192eca97: Verifying Checksum [2022-09-20T22:11:56.441Z] c0a3192eca97: Download complete [2022-09-20T22:11:56.441Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T22:11:56.441Z] 2bbca73fdf42: Download complete [2022-09-20T22:11:56.441Z] 46d945488cbd: Verifying Checksum [2022-09-20T22:11:56.441Z] 46d945488cbd: Download complete [2022-09-20T22:11:56.720Z] b3c136eddcbf: Verifying Checksum [2022-09-20T22:11:56.720Z] b3c136eddcbf: Download complete [2022-09-20T22:11:57.713Z] b3c136eddcbf: Pull complete [2022-09-20T22:11:57.713Z] 329c88fbcd65: Verifying Checksum [2022-09-20T22:11:57.713Z] 329c88fbcd65: Download complete [2022-09-20T22:11:58.318Z] c0a3192eca97: Pull complete [2022-09-20T22:11:58.598Z] a050256f5b6f: Pull complete [2022-09-20T22:11:58.872Z] 8a5474983e97: Download complete [2022-09-20T22:11:59.853Z] 656be50a0ddc: Download complete [2022-09-20T22:12:14.954Z] 656be50a0ddc: Pull complete [2022-09-20T22:12:14.954Z] 2bbca73fdf42: Pull complete [2022-09-20T22:12:14.954Z] 46d945488cbd: Pull complete [2022-09-20T22:12:20.399Z] 8a5474983e97: Pull complete [2022-09-20T22:12:23.030Z] 329c88fbcd65: Pull complete [2022-09-20T22:12:23.031Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T22:12:23.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T22:12:23.031Z] ---> ff4287adb874 [2022-09-20T22:12:23.031Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T22:12:25.003Z] ---> Running in c2a047f50976 [2022-09-20T22:12:25.003Z] Removing intermediate container c2a047f50976 [2022-09-20T22:12:25.003Z] ---> 2ffe19b0ed5f [2022-09-20T22:12:25.003Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T22:12:25.003Z] ---> Running in b67418b63285 [2022-09-20T22:12:25.287Z] Removing intermediate container b67418b63285 [2022-09-20T22:12:25.287Z] ---> 181912c3d7cf [2022-09-20T22:12:25.287Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T22:12:25.565Z] ---> Running in 4837c1774d89 [2022-09-20T22:12:25.840Z] Removing intermediate container 4837c1774d89 [2022-09-20T22:12:25.840Z] ---> 7e682fe3ab66 [2022-09-20T22:12:25.840Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T22:12:25.840Z] ---> Running in 22802011aa1c [2022-09-20T22:12:26.132Z] Removing intermediate container 22802011aa1c [2022-09-20T22:12:26.132Z] ---> 6fd2ee2965c9 [2022-09-20T22:12:26.132Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T22:12:26.132Z] ---> Running in e8e22ff1685d [2022-09-20T22:12:26.733Z] Removing intermediate container e8e22ff1685d [2022-09-20T22:12:26.733Z] ---> d383f6513f64 [2022-09-20T22:12:26.733Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T22:12:27.329Z] latest: Pulling from library/docker [2022-09-20T22:12:27.329Z] 9b18e9b68314: Pulling fs layer [2022-09-20T22:12:27.329Z] 5abd6445c68b: Pulling fs layer [2022-09-20T22:12:27.329Z] 7b6c1cdde492: Pulling fs layer [2022-09-20T22:12:27.329Z] 7917cc27eb40: Pulling fs layer [2022-09-20T22:12:27.329Z] 3f2fb837c2a9: Pulling fs layer [2022-09-20T22:12:27.329Z] 2486db73c6ed: Pulling fs layer [2022-09-20T22:12:27.329Z] 3a8154f64bae: Pulling fs layer [2022-09-20T22:12:27.329Z] 88fa92f19f9d: Pulling fs layer [2022-09-20T22:12:27.329Z] 7917cc27eb40: Waiting [2022-09-20T22:12:27.329Z] e7efe5d1ee32: Pulling fs layer [2022-09-20T22:12:27.329Z] 3f2fb837c2a9: Waiting [2022-09-20T22:12:27.329Z] 88fa92f19f9d: Waiting [2022-09-20T22:12:27.329Z] e7efe5d1ee32: Waiting [2022-09-20T22:12:27.329Z] 2486db73c6ed: Waiting [2022-09-20T22:12:27.329Z] 3a8154f64bae: Waiting [2022-09-20T22:12:27.602Z] 7b6c1cdde492: Verifying Checksum [2022-09-20T22:12:27.602Z] 7b6c1cdde492: Download complete [2022-09-20T22:12:27.602Z] 9b18e9b68314: Verifying Checksum [2022-09-20T22:12:27.602Z] 5abd6445c68b: Verifying Checksum [2022-09-20T22:12:27.602Z] 5abd6445c68b: Download complete [2022-09-20T22:12:28.203Z] 2486db73c6ed: Verifying Checksum [2022-09-20T22:12:28.203Z] 2486db73c6ed: Download complete [2022-09-20T22:12:28.203Z] 7917cc27eb40: Verifying Checksum [2022-09-20T22:12:28.203Z] 7917cc27eb40: Download complete [2022-09-20T22:12:28.203Z] 3f2fb837c2a9: Verifying Checksum [2022-09-20T22:12:28.203Z] 3f2fb837c2a9: Download complete [2022-09-20T22:12:28.203Z] 3a8154f64bae: Verifying Checksum [2022-09-20T22:12:28.203Z] 3a8154f64bae: Download complete [2022-09-20T22:12:28.477Z] 9b18e9b68314: Pull complete [2022-09-20T22:12:28.477Z] 88fa92f19f9d: Verifying Checksum [2022-09-20T22:12:28.477Z] 88fa92f19f9d: Download complete [2022-09-20T22:12:28.477Z] e7efe5d1ee32: Verifying Checksum [2022-09-20T22:12:28.477Z] e7efe5d1ee32: Download complete [2022-09-20T22:12:29.081Z] 5abd6445c68b: Pull complete [2022-09-20T22:12:29.358Z] 7b6c1cdde492: Pull complete [2022-09-20T22:12:30.344Z] 7917cc27eb40: Pull complete [2022-09-20T22:12:31.331Z] 3f2fb837c2a9: Pull complete [2022-09-20T22:12:32.794Z] 2486db73c6ed: Pull complete [2022-09-20T22:12:32.794Z] 3a8154f64bae: Pull complete [2022-09-20T22:12:33.066Z] 88fa92f19f9d: Pull complete [2022-09-20T22:12:33.342Z] e7efe5d1ee32: Pull complete [2022-09-20T22:12:33.342Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T22:12:33.342Z] Status: Downloaded newer image for docker:latest [2022-09-20T22:12:35.970Z] ---> 986edc6a5592 [2022-09-20T22:12:35.970Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T22:12:35.970Z] ---> Running in 61abbd4b5024 [2022-09-20T22:12:37.960Z] Removing intermediate container 61abbd4b5024 [2022-09-20T22:12:37.960Z] ---> 2e82bee16b7b [2022-09-20T22:12:37.960Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T22:12:37.960Z] ---> Running in 9528808442e8 [2022-09-20T22:12:38.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T22:12:39.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T22:12:40.913Z] OK: 221 MiB in 51 packages [2022-09-20T22:12:41.907Z] Removing intermediate container 9528808442e8 [2022-09-20T22:12:41.907Z] ---> 78fec88ab291 [2022-09-20T22:12:41.907Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T22:12:41.907Z] ---> Running in 0758afb9d77a [2022-09-20T22:12:42.186Z] Removing intermediate container 0758afb9d77a [2022-09-20T22:12:42.186Z] ---> 1330e25d17d2 [2022-09-20T22:12:42.186Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T22:12:42.186Z] ---> Running in 11f4413ca2e6 [2022-09-20T22:12:42.786Z] Removing intermediate container 11f4413ca2e6 [2022-09-20T22:12:42.786Z] ---> 528f34f71862 [2022-09-20T22:12:42.786Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T22:12:43.384Z] ---> ab10abad8539 [2022-09-20T22:12:43.384Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T22:12:43.384Z] ---> Running in b0b7ad4ddf6e [2022-09-20T22:13:15.778Z] Removing intermediate container b0b7ad4ddf6e [2022-09-20T22:13:15.778Z] ---> 86daedb0a24e [2022-09-20T22:13:15.778Z] Step 15/16 : COPY . . [2022-09-20T22:13:15.778Z] ---> 06e980c4081e [2022-09-20T22:13:15.778Z] Step 16/16 : RUN ${MAKE} [2022-09-20T22:13:15.778Z] ---> Running in 7a13a0ec9dd8 [2022-09-20T22:13:15.778Z] noop [2022-09-20T22:13:16.381Z] Removing intermediate container 7a13a0ec9dd8 [2022-09-20T22:13:16.381Z] ---> 8cd23faf64e2 [2022-09-20T22:13:16.656Z] Successfully built 8cd23faf64e2 [2022-09-20T22:13:16.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:13:17.039Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T22:13:17.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:13:17.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-30006 does not seem to be running inside a container [2022-09-20T22:13:17.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T22:13:18.982Z] $ docker top 519d79dce10c8453b2c6ba6389a8b95f9f4e969d5f30b6fa77bceb5b59ca755f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:13:19.952Z] + go version [2022-09-20T22:13:19.952Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T22:13:19.984Z] $ docker stop --time=1 519d79dce10c8453b2c6ba6389a8b95f9f4e969d5f30b6fa77bceb5b59ca755f [2022-09-20T22:13:21.691Z] $ docker rm -f 519d79dce10c8453b2c6ba6389a8b95f9f4e969d5f30b6fa77bceb5b59ca755f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:13:22.332Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T22:13:22.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:13:22.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-30006 does not seem to be running inside a container [2022-09-20T22:13:22.778Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T22:13:24.323Z] $ docker top 09bebbc05fb198b4b0b458587143e9cfa5e86c4ddb6fe9128f4d811bc9248c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:13:25.401Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-20T22:13:25.841Z] + make test [2022-09-20T22:13:26.416Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T22:13:27.293Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T22:14:14.425Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T22:14:14.425Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T22:14:21.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T22:14:21.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T22:14:21.467Z] ./bin/test-attribution-txt.sh [2022-09-20T22:14:21.742Z] make -C web test [2022-09-20T22:14:21.742Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2022-09-20T22:14:21.742Z] make[1]: tput: No such file or directory [2022-09-20T22:14:21.742Z] make[1]: tput: No such file or directory [2022-09-20T22:14:21.742Z] warning: generating ./VERSION [2022-09-20T22:14:21.742Z] echo "0.0.0" > VERSION [2022-09-20T22:14:21.742Z] docker build \ [2022-09-20T22:14:21.742Z] -f Dockerfile \ [2022-09-20T22:14:21.742Z] --build-arg USER=1000 \ [2022-09-20T22:14:21.742Z] \ [2022-09-20T22:14:21.742Z] --label "git_sha=bc0e80ced1e7bf3b046da0038bd63e43201d4e29" \ [2022-09-20T22:14:21.742Z] -t edgexfoundry/edgex-web-ui:bc0e80ced1e7bf3b046da0038bd63e43201d4e29 \ [2022-09-20T22:14:21.742Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T22:14:21.742Z] . [2022-09-20T22:14:22.736Z] Sending build context to Docker daemon 3.03MB [2022-09-20T22:14:22.736Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T22:14:22.736Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T22:14:22.736Z] 47517142f6ba: Pulling fs layer [2022-09-20T22:14:22.736Z] 17eb293efcef: Pulling fs layer [2022-09-20T22:14:22.736Z] 5f80d66b68ae: Pulling fs layer [2022-09-20T22:14:22.736Z] 55cd42e1afe3: Pulling fs layer [2022-09-20T22:14:22.736Z] 55cd42e1afe3: Waiting [2022-09-20T22:14:23.015Z] 5f80d66b68ae: Verifying Checksum [2022-09-20T22:14:23.015Z] 5f80d66b68ae: Download complete [2022-09-20T22:14:23.015Z] 47517142f6ba: Verifying Checksum [2022-09-20T22:14:23.015Z] 47517142f6ba: Download complete [2022-09-20T22:14:23.015Z] 55cd42e1afe3: Verifying Checksum [2022-09-20T22:14:23.015Z] 55cd42e1afe3: Download complete [2022-09-20T22:14:23.631Z] 47517142f6ba: Pull complete [2022-09-20T22:14:23.905Z] 17eb293efcef: Download complete [2022-09-20T22:14:27.322Z] 17eb293efcef: Pull complete [2022-09-20T22:14:27.927Z] 5f80d66b68ae: Pull complete [2022-09-20T22:14:27.927Z] 55cd42e1afe3: Pull complete [2022-09-20T22:14:28.217Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T22:14:28.217Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T22:14:28.217Z] ---> ddf45b724adc [2022-09-20T22:14:28.217Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T22:14:28.495Z] ---> Running in 6ec87012db7e [2022-09-20T22:14:29.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T22:14:29.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T22:14:30.931Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-20T22:14:30.931Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-20T22:14:30.931Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-20T22:14:30.931Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-20T22:14:30.931Z] (5/128) Installing libxcb (1.14-r2) [2022-09-20T22:14:30.931Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-20T22:14:30.931Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-20T22:14:30.931Z] (8/128) Installing libice (1.0.10-r0) [2022-09-20T22:14:31.210Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-20T22:14:31.210Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-20T22:14:31.210Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-20T22:14:31.210Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-20T22:14:31.210Z] (13/128) Installing xset (1.2.4-r0) [2022-09-20T22:14:31.210Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-20T22:14:31.210Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-20T22:14:31.210Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T22:14:31.210Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-20T22:14:31.210Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-20T22:14:31.210Z] (19/128) Installing libintl (0.21-r0) [2022-09-20T22:14:31.210Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-20T22:14:31.210Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-20T22:14:31.210Z] (22/128) Installing pcre (8.45-r1) [2022-09-20T22:14:31.210Z] (23/128) Installing glib (2.70.1-r0) [2022-09-20T22:14:31.210Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-20T22:14:31.210Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-20T22:14:31.489Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-20T22:14:31.489Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T22:14:31.489Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T22:14:31.489Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-20T22:14:31.489Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-20T22:14:31.489Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-20T22:14:31.489Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-20T22:14:31.489Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T22:14:31.766Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T22:14:31.766Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-20T22:14:31.766Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-20T22:14:31.766Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-20T22:14:31.766Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-20T22:14:31.766Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-20T22:14:31.767Z] (40/128) Installing libxi (1.8-r0) [2022-09-20T22:14:31.767Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-20T22:14:31.767Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-20T22:14:31.767Z] (43/128) Installing atk (2.36.0-r0) [2022-09-20T22:14:31.767Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-20T22:14:31.767Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-20T22:14:31.767Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-20T22:14:31.767Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T22:14:31.767Z] (48/128) Installing expat (2.4.7-r0) [2022-09-20T22:14:31.767Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-20T22:14:31.767Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-20T22:14:31.767Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-20T22:14:31.767Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-20T22:14:31.767Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-20T22:14:32.042Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-20T22:14:32.042Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-20T22:14:32.042Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-20T22:14:32.042Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-20T22:14:32.042Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-20T22:14:32.042Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-20T22:14:32.042Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-20T22:14:32.042Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-20T22:14:32.042Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-20T22:14:32.042Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-20T22:14:32.316Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-20T22:14:32.316Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-20T22:14:32.316Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-20T22:14:32.316Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-20T22:14:32.316Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-20T22:14:32.316Z] (69/128) Installing pango (1.48.10-r0) [2022-09-20T22:14:32.316Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T22:14:32.316Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T22:14:32.316Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T22:14:32.316Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-20T22:14:32.591Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-20T22:14:32.591Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T22:14:32.870Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T22:14:32.870Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-20T22:14:32.870Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-20T22:14:32.870Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-20T22:14:32.870Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T22:14:35.501Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-20T22:14:35.501Z] (80/128) Installing flac (1.3.4-r0) [2022-09-20T22:14:35.501Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T22:14:35.501Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T22:14:35.501Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-20T22:14:35.501Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-20T22:14:35.501Z] (85/128) Installing libass (0.15.2-r0) [2022-09-20T22:14:35.501Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-20T22:14:35.501Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T22:14:35.501Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T22:14:35.501Z] (89/128) Installing lame (3.100-r0) [2022-09-20T22:14:35.501Z] (90/128) Installing opus (1.3.1-r1) [2022-09-20T22:14:35.501Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T22:14:35.501Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-20T22:14:35.501Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-20T22:14:35.501Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-20T22:14:35.501Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-20T22:14:35.501Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T22:14:35.501Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-20T22:14:35.501Z] (98/128) Installing libva (2.13.0-r0) [2022-09-20T22:14:35.501Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-20T22:14:35.501Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-20T22:14:35.501Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-20T22:14:35.501Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-20T22:14:35.780Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-20T22:14:35.780Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-20T22:14:35.780Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-20T22:14:35.780Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-20T22:14:35.780Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T22:14:36.379Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-20T22:14:36.379Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-20T22:14:36.379Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T22:14:36.379Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-20T22:14:36.379Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-20T22:14:36.379Z] (113/128) Installing nspr (4.32-r0) [2022-09-20T22:14:36.379Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-20T22:14:36.379Z] (115/128) Installing nss (3.78.1-r0) [2022-09-20T22:14:36.379Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-20T22:14:36.379Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-20T22:14:36.655Z] (118/128) Installing orc (0.4.32-r0) [2022-09-20T22:14:36.655Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-20T22:14:36.655Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-20T22:14:36.655Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-20T22:14:36.655Z] (122/128) Installing libpulse (15.0-r2) [2022-09-20T22:14:36.655Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-20T22:14:36.655Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-20T22:14:36.655Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-20T22:14:36.655Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-20T22:14:36.655Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-20T22:14:36.655Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-20T22:14:40.990Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T22:14:40.990Z] Executing glib-2.70.1-r0.trigger [2022-09-20T22:14:40.990Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T22:14:46.423Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T22:14:46.423Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T22:14:46.423Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T22:14:46.423Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T22:14:46.423Z] OK: 275 MiB in 144 packages [2022-09-20T22:14:54.742Z] Removing intermediate container 6ec87012db7e [2022-09-20T22:14:54.742Z] ---> 6b9161ad9fbd [2022-09-20T22:14:54.742Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T22:14:54.742Z] ---> Running in 51f0e1f45280 [2022-09-20T22:14:54.742Z] Removing intermediate container 51f0e1f45280 [2022-09-20T22:14:54.742Z] ---> 927a99304479 [2022-09-20T22:14:54.742Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T22:14:54.742Z] ---> Running in 6491e08bc9a2 [2022-09-20T22:14:55.021Z] Removing intermediate container 6491e08bc9a2 [2022-09-20T22:14:55.021Z] ---> 45a91333870b [2022-09-20T22:14:55.021Z] Step 5/10 : RUN npm install -g npm [2022-09-20T22:14:55.021Z] ---> Running in 9de0f3bc41de [2022-09-20T22:15:21.859Z] [2022-09-20T22:15:21.859Z] changed 54 packages, and audited 212 packages in 22s [2022-09-20T22:15:21.859Z] [2022-09-20T22:15:21.859Z] 11 packages are looking for funding [2022-09-20T22:15:21.859Z] run `npm fund` for details [2022-09-20T22:15:21.859Z] [2022-09-20T22:15:21.859Z] found 0 vulnerabilities [2022-09-20T22:15:23.841Z] Removing intermediate container 9de0f3bc41de [2022-09-20T22:15:23.841Z] ---> b3d76c3c0197 [2022-09-20T22:15:23.841Z] Step 6/10 : ARG USER=1000 [2022-09-20T22:15:23.841Z] ---> Running in 8d7e90c151fc [2022-09-20T22:15:24.124Z] Removing intermediate container 8d7e90c151fc [2022-09-20T22:15:24.124Z] ---> 66084fd6d1d7 [2022-09-20T22:15:24.124Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T22:15:24.401Z] ---> Running in 7a1bec295172 [2022-09-20T22:15:25.859Z] Removing intermediate container 7a1bec295172 [2022-09-20T22:15:25.859Z] ---> cb1038a6aea2 [2022-09-20T22:15:25.859Z] Step 8/10 : USER $USER:$USER [2022-09-20T22:15:25.859Z] ---> Running in a06b3fffd785 [2022-09-20T22:15:26.462Z] Removing intermediate container a06b3fffd785 [2022-09-20T22:15:26.462Z] ---> 9c0aaa88c2c1 [2022-09-20T22:15:26.462Z] Step 9/10 : WORKDIR /app [2022-09-20T22:15:26.462Z] ---> Running in 2ff97f7c90ba [2022-09-20T22:15:26.737Z] Removing intermediate container 2ff97f7c90ba [2022-09-20T22:15:26.737Z] ---> 9bb410f50d99 [2022-09-20T22:15:26.737Z] Step 10/10 : LABEL git_sha=bc0e80ced1e7bf3b046da0038bd63e43201d4e29 [2022-09-20T22:15:26.737Z] ---> Running in b78655e2f702 [2022-09-20T22:15:27.011Z] Removing intermediate container b78655e2f702 [2022-09-20T22:15:27.011Z] ---> 8c6128917db2 [2022-09-20T22:15:27.292Z] Successfully built 8c6128917db2 [2022-09-20T22:15:27.292Z] Successfully tagged edgexfoundry/edgex-web-ui:bc0e80ced1e7bf3b046da0038bd63e43201d4e29 [2022-09-20T22:15:27.292Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T22:15:27.292Z] touch edgex-web-ui.imagebuilt [2022-09-20T22:15:27.292Z] mkdir -p node_modules coverage [2022-09-20T22:15:27.292Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T22:15:27.292Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T22:15:42.398Z] npm ERR! code ERESOLVE [2022-09-20T22:15:42.398Z] npm ERR! ERESOLVE could not resolve [2022-09-20T22:15:42.398Z] npm ERR! [2022-09-20T22:15:42.398Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2022-09-20T22:15:42.398Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2022-09-20T22:15:42.398Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:15:42.398Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2022-09-20T22:15:42.398Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2022-09-20T22:15:42.398Z] npm ERR! node_modules/@angular/localize [2022-09-20T22:15:42.399Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2022-09-20T22:15:42.399Z] npm ERR! [2022-09-20T22:15:42.399Z] npm ERR! Could not resolve dependency: [2022-09-20T22:15:42.399Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:15:42.399Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:15:42.399Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:15:42.399Z] npm ERR! [2022-09-20T22:15:42.399Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 [2022-09-20T22:15:42.399Z] npm ERR! node_modules/@angular/compiler-cli [2022-09-20T22:15:42.399Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2022-09-20T22:15:42.399Z] npm ERR! node_modules/@angular-devkit/build-angular [2022-09-20T22:15:42.399Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2022-09-20T22:15:42.399Z] npm ERR! [2022-09-20T22:15:42.399Z] npm ERR! Fix the upstream dependency conflict, or retry [2022-09-20T22:15:42.399Z] npm ERR! this command with --force, or --legacy-peer-deps [2022-09-20T22:15:42.399Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2022-09-20T22:15:42.399Z] npm ERR! [2022-09-20T22:15:42.399Z] npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. [2022-09-20T22:15:42.399Z] [2022-09-20T22:15:42.399Z] npm ERR! A complete log of this run can be found in: [2022-09-20T22:15:42.399Z] npm ERR! /home/node/.npm/_logs/2022-09-20T22_15_30_188Z-debug-0.log [2022-09-20T22:15:42.399Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2022-09-20T22:15:42.399Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [2022-09-20T22:15:42.399Z] make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } [2022-09-20T22:15:42.428Z] $ docker stop --time=1 09bebbc05fb198b4b0b458587143e9cfa5e86c4ddb6fe9128f4d811bc9248c40 [2022-09-20T22:15:44.106Z] $ docker rm -f 09bebbc05fb198b4b0b458587143e9cfa5e86c4ddb6fe9128f4d811bc9248c40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:15:45.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:15:45.019Z] [2022-09-20T22:15:45.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:15:45.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:15:45.668Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T22:15:45.668Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T22:15:45.668Z] 04944245beec: Pulling fs layer [2022-09-20T22:15:45.668Z] 699f458cf7ca: Pulling fs layer [2022-09-20T22:15:45.668Z] 765212b225bb: Pulling fs layer [2022-09-20T22:15:45.668Z] f23df028b6ca: Pulling fs layer [2022-09-20T22:15:45.668Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T22:15:45.668Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T22:15:45.668Z] 765212b225bb: Waiting [2022-09-20T22:15:45.668Z] f23df028b6ca: Waiting [2022-09-20T22:15:45.668Z] d65c8cfc05b1: Waiting [2022-09-20T22:15:45.668Z] 2437ff75d9bd: Waiting [2022-09-20T22:15:45.668Z] 04944245beec: Verifying Checksum [2022-09-20T22:15:45.668Z] 04944245beec: Download complete [2022-09-20T22:15:45.668Z] 765212b225bb: Verifying Checksum [2022-09-20T22:15:45.668Z] 765212b225bb: Download complete [2022-09-20T22:15:45.668Z] f23df028b6ca: Download complete [2022-09-20T22:15:45.945Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T22:15:45.946Z] d65c8cfc05b1: Download complete [2022-09-20T22:15:45.946Z] 699f458cf7ca: Verifying Checksum [2022-09-20T22:15:45.946Z] 699f458cf7ca: Download complete [2022-09-20T22:15:46.223Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T22:15:46.223Z] 8998bd30e6a1: Download complete [2022-09-20T22:15:48.856Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T22:15:48.856Z] 2437ff75d9bd: Download complete [2022-09-20T22:15:50.829Z] 8998bd30e6a1: Pull complete [2022-09-20T22:15:51.104Z] 04944245beec: Pull complete [2022-09-20T22:15:52.538Z] 699f458cf7ca: Pull complete [2022-09-20T22:15:52.814Z] 765212b225bb: Pull complete [2022-09-20T22:15:53.797Z] f23df028b6ca: Pull complete [2022-09-20T22:15:53.797Z] d65c8cfc05b1: Pull complete [2022-09-20T22:16:08.889Z] 2437ff75d9bd: Pull complete [2022-09-20T22:16:08.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T22:16:08.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T22:16:08.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:16:09.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-30006 does not seem to be running inside a container [2022-09-20T22:16:09.245Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-20T22:16:12.123Z] $ docker top 0c3e4c7256b3041c999221e02640b07f16e076b79237a055cd80fe2e4185eefb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:13.147Z] ---> job-cost.sh [2022-09-20T22:16:13.148Z] lf-activate-venv: SKIPPING [2022-09-20T22:16:13.148Z] INFO: No Stack... [2022-09-20T22:16:13.746Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T22:16:14.349Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T22:16:15.012Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-09-20T22:16:15.012Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T22:16:15.083Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [2022-09-20T22:16:15.090Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] did not exist. Created. [2022-09-20T22:16:15.090Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T22:16:15.770Z] /w/workspace/edgex-ui-go/2@tmp/durable-497e2554/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T22:16:16.461Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T22:16:16.482Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T22:16:17.188Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T22:16:17.193Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T22:16:17.219Z] $ docker stop --time=1 0c3e4c7256b3041c999221e02640b07f16e076b79237a055cd80fe2e4185eefb [2022-09-20T22:16:18.746Z] $ docker rm -f 0c3e4c7256b3041c999221e02640b07f16e076b79237a055cd80fe2e4185eefb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T22:16:19.068Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-20T22:16:19.764Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives ] [2022-09-20T22:16:19.764Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives [2022-09-20T22:16:19.764Z] total 16 [2022-09-20T22:16:19.764Z] drwxr-xr-x 3 root root 4096 Sep 20 22:08 . [2022-09-20T22:16:19.764Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:08 .. [2022-09-20T22:16:19.764Z] drwxr-xr-x 2 root root 4096 Sep 20 22:08 cost [2022-09-20T22:16:19.764Z] -rw-r--r-- 1 root root 83 Sep 20 22:08 cost.csv [2022-09-20T22:16:19.764Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives [2022-09-20T22:16:19.764Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives [2022-09-20T22:16:19.764Z] total 16 [2022-09-20T22:16:19.764Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:08 . [2022-09-20T22:16:19.764Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:08 .. [2022-09-20T22:16:19.764Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 22:08 cost [2022-09-20T22:16:19.764Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 20 22:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:20.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:20.921Z] ---> package-listing.sh [2022-09-20T22:16:20.921Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T22:16:20.921Z] ++ facter osfamily [2022-09-20T22:16:21.186Z] + OS_FAMILY=debian [2022-09-20T22:16:21.186Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-551 [2022-09-20T22:16:21.186Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T22:16:21.186Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T22:16:21.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T22:16:21.186Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T22:16:21.186Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' [2022-09-20T22:16:21.186Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T22:16:21.186Z] + case "${OS_FAMILY}" in [2022-09-20T22:16:21.186Z] + dpkg -l [2022-09-20T22:16:21.186Z] + grep '^ii' [2022-09-20T22:16:21.186Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T22:16:21.186Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T22:16:21.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T22:16:21.186Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' [2022-09-20T22:16:21.186Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ [2022-09-20T22:16:21.186Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ [Pipeline] echo [2022-09-20T22:16:21.198Z] 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-551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T22:16:21.477Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T22:16:22.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T22:16:22.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T22:16:22.121Z] prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container [2022-09-20T22:16:22.164Z] $ 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-551/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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T22:16:22.363Z] $ docker top 3ff4a9534f5976ff284a363628e7e693d002adec5dac9af6b5d56bba518e277c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T22:16:22.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T22:16:22.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T22:16:23.270Z] + ls /var/log/sa-host [2022-09-20T22:16:23.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T22:16:23.418Z] provisioning config files... [2022-09-20T22:16:23.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config6286658361380285527tmp [Pipeline] { [Pipeline] echo [2022-09-20T22:16:23.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:23.728Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T22:16:23.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:24.071Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T22:16:24.080Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:24.370Z] ---> sudo-logs.sh [2022-09-20T22:16:24.370Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T22:16:24.399Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:24.685Z] ---> job-cost.sh [2022-09-20T22:16:24.685Z] lf-activate-venv: SKIPPING [2022-09-20T22:16:24.685Z] DEBUG: total: 0.2199999988079071 [2022-09-20T22:16:24.685Z] INFO: Retrieving Stack Cost... [2022-09-20T22:16:24.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T22:16:25.514Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T22:16:25.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T22:16:25.812Z] ---> logs-deploy.sh [2022-09-20T22:16:25.812Z] lf-activate-venv: SKIPPING [2022-09-20T22:16:25.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-551/2 [2022-09-20T22:16:25.812Z] INFO: archiving workspace using pattern(s): [2022-09-20T22:16:26.751Z] Archives upload complete. [2022-09-20T22:16:27.011Z] INFO: archiving logs to Nexus [2022-09-20T22:16:27.582Z] ---> uname -a: [2022-09-20T22:16:27.582Z] Linux prd-ubuntu20-04-docker-8c-8g-30003 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-20T22:16:27.582Z] [2022-09-20T22:16:27.582Z] [2022-09-20T22:16:27.582Z] ---> lscpu: [2022-09-20T22:16:27.582Z] Architecture: x86_64 [2022-09-20T22:16:27.582Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-20T22:16:27.582Z] Byte Order: Little Endian [2022-09-20T22:16:27.582Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-20T22:16:27.582Z] CPU(s): 8 [2022-09-20T22:16:27.582Z] On-line CPU(s) list: 0-7 [2022-09-20T22:16:27.582Z] Thread(s) per core: 1 [2022-09-20T22:16:27.582Z] Core(s) per socket: 1 [2022-09-20T22:16:27.582Z] Socket(s): 8 [2022-09-20T22:16:27.582Z] NUMA node(s): 1 [2022-09-20T22:16:27.582Z] Vendor ID: AuthenticAMD [2022-09-20T22:16:27.582Z] CPU family: 23 [2022-09-20T22:16:27.582Z] Model: 49 [2022-09-20T22:16:27.582Z] Model name: AMD EPYC-Rome Processor [2022-09-20T22:16:27.582Z] Stepping: 0 [2022-09-20T22:16:27.582Z] CPU MHz: 2799.998 [2022-09-20T22:16:27.582Z] BogoMIPS: 5599.99 [2022-09-20T22:16:27.582Z] Virtualization: AMD-V [2022-09-20T22:16:27.582Z] Hypervisor vendor: KVM [2022-09-20T22:16:27.582Z] Virtualization type: full [2022-09-20T22:16:27.582Z] L1d cache: 256 KiB [2022-09-20T22:16:27.582Z] L1i cache: 256 KiB [2022-09-20T22:16:27.582Z] L2 cache: 4 MiB [2022-09-20T22:16:27.582Z] L3 cache: 128 MiB [2022-09-20T22:16:27.582Z] NUMA node0 CPU(s): 0-7 [2022-09-20T22:16:27.582Z] Vulnerability Itlb multihit: Not affected [2022-09-20T22:16:27.582Z] Vulnerability L1tf: Not affected [2022-09-20T22:16:27.582Z] Vulnerability Mds: Not affected [2022-09-20T22:16:27.582Z] Vulnerability Meltdown: Not affected [2022-09-20T22:16:27.582Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-20T22:16:27.582Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-20T22:16:27.582Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-20T22:16:27.582Z] Vulnerability Srbds: Not affected [2022-09-20T22:16:27.582Z] Vulnerability Tsx async abort: Not affected [2022-09-20T22:16:27.582Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-20T22:16:27.582Z] [2022-09-20T22:16:27.582Z] [2022-09-20T22:16:27.582Z] ---> nproc: [2022-09-20T22:16:27.582Z] 8 [2022-09-20T22:16:27.582Z] [2022-09-20T22:16:27.582Z]