Pull request #690 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f11b1c33d46c19e1fffe353d651a82365db9040c+926a50b7407512a6b860808b199c72c47dd05976 (d07f6e339ac046b9fa64498d2620fe8652b8d0e4) 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-ssh12005849914934186331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15131358328176672522.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14375906765122377153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2513550954049711639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14616083840825388713.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6387989910716178690.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27554 in /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [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-690 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 926a50b7407512a6b860808b199c72c47dd05976 into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c Merge succeeded, producing f11b1c33d46c19e1fffe353d651a82365db9040c Checking out Revision f11b1c33d46c19e1fffe353d651a82365db9040c (PR-690) Commit message: "chore(deps): Bump vite and @angular-devkit/build-angular in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 926a50b7407512a6b860808b199c72c47dd05976 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-20T05:58:49.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-20T05:58:50.099Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-20T05:58:50.220Z] ========================================================= [2024-01-20T05:58:50.220Z] EdgeX Global Pipelines Version Info [2024-01-20T05:58:50.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-20T05:58:51.011Z] ------------------- [2024-01-20T05:58:51.011Z] stable info: [2024-01-20T05:58:51.011Z] ------------------- [2024-01-20T05:58:51.011Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-20T05:58:51.011Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-20T05:58:51.011Z] Message: update stable to v1.0.258 [2024-01-20T05:58:51.583Z] ------------------- [2024-01-20T05:58:51.583Z] experimental info: [2024-01-20T05:58:51.583Z] ------------------- [2024-01-20T05:58:51.583Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-20T05:58:51.583Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-20T05:58:51.583Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-20T05:58:51.807Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-01-20T05:58:51.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-01-20T05:58:51.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-20T05:58:51.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-20T05:58:52.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-20T05:58:52.106Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-20T05:58:52.163Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-20T05:58:52.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-20T05:58:52.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-20T05:58:52.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-20T05:58:52.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-20T05:58:52.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-01-20T05:58:52.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-20T05:58:52.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-20T05:58:52.684Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-20T05:58:52.756Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-20T05:58:52.833Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-20T05:58:52.908Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-20T05:58:52.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-20T05:58:53.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-20T05:58:53.125Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-20T05:58:53.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-20T05:58:53.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-20T05:58:53.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-20T05:58:53.426Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-20T05:58:53.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-20T05:58:53.576Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-20T05:58:53.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo [2024-01-20T05:58:53.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo [2024-01-20T05:58:53.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo [2024-01-20T05:58:53.842Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo [2024-01-20T05:58:53.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f11b1c3 [Pipeline] echo [2024-01-20T05:58:53.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-20T05:58:54.170Z] provisioning config files... [2024-01-20T05:58:54.190Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config18039684168882272177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-20T05:58:54.595Z] ---> ****-login.sh [2024-01-20T05:58:54.595Z] nexus3.edgexfoundry.org:10001 [2024-01-20T05:58:54.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:58:54.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:58:54.856Z] Configure a credential helper to remove this warning. See [2024-01-20T05:58:54.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:58:54.856Z] [2024-01-20T05:58:54.856Z] Login Succeeded [2024-01-20T05:58:54.856Z] nexus3.edgexfoundry.org:10002 [2024-01-20T05:58:55.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:58:55.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:58:55.116Z] Configure a credential helper to remove this warning. See [2024-01-20T05:58:55.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:58:55.116Z] [2024-01-20T05:58:55.116Z] Login Succeeded [2024-01-20T05:58:55.116Z] nexus3.edgexfoundry.org:10003 [2024-01-20T05:58:55.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:58:55.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:58:55.116Z] Configure a credential helper to remove this warning. See [2024-01-20T05:58:55.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:58:55.116Z] [2024-01-20T05:58:55.116Z] Login Succeeded [2024-01-20T05:58:55.116Z] nexus3.edgexfoundry.org:10004 [2024-01-20T05:58:55.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:58:55.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:58:55.376Z] Configure a credential helper to remove this warning. See [2024-01-20T05:58:55.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:58:55.376Z] [2024-01-20T05:58:55.376Z] Login Succeeded [2024-01-20T05:58:55.376Z] ****.io [2024-01-20T05:58:55.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:58:55.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:58:55.637Z] Configure a credential helper to remove this warning. See [2024-01-20T05:58:55.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:58:55.637Z] [2024-01-20T05:58:55.637Z] Login Succeeded [2024-01-20T05:58:55.637Z] ---> ****-login.sh ends [Pipeline] } [2024-01-20T05:58:55.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-20T05:58:56.510Z] + git rev-list -1 --merges f11b1c33d46c19e1fffe353d651a82365db9040c~1..f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo [2024-01-20T05:58:56.558Z] -----------> git rev-list -1 --merges f11b1c33d46c19e1fffe353d651a82365db9040c~1..f11b1c33d46c19e1fffe353d651a82365db9040c f11b1c33d46c19e1fffe353d651a82365db9040c [false] [Pipeline] sh [2024-01-20T05:58:56.889Z] + git log --format=format:%s -1 f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo [2024-01-20T05:58:56.931Z] ========================================================= [2024-01-20T05:58:56.931Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-20T05:58:56.931Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-20T05:58:57.466Z] + git log --format=format:%s -1 f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo [2024-01-20T05:58:57.500Z] [semverPrep] GIT_COMMIT: f11b1c33d46c19e1fffe353d651a82365db9040c, Commit Message: chore(deps): Bump vite and @angular-devkit/build-angular in /web [Pipeline] echo [2024-01-20T05:58:57.556Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-20T05:58:58.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-20T05:58:58.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-20T05:58:58.061Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-20T05:58:58.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-20T05:58:58.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-20T05:58:58.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-20T05:58:58.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T05:58:58.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-20T05:58:58.595Z] [2024-01-20T05:58:58.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T05:58:59.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-20T05:58:59.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-20T05:58:59.009Z] b85a868b505f: Pulling fs layer [2024-01-20T05:58:59.009Z] e2be974225ed: Pulling fs layer [2024-01-20T05:58:59.009Z] 339a4e72a1f5: Pulling fs layer [2024-01-20T05:58:59.009Z] 988bab9f4d93: Pulling fs layer [2024-01-20T05:58:59.009Z] 1469e6f7b9e6: Pulling fs layer [2024-01-20T05:58:59.009Z] eaf3925da568: Pulling fs layer [2024-01-20T05:58:59.009Z] bab4dde63d76: Pulling fs layer [2024-01-20T05:58:59.009Z] bde34c3a00c8: Pulling fs layer [2024-01-20T05:58:59.009Z] b352a97aabf1: Pulling fs layer [2024-01-20T05:58:59.009Z] 4872d77fe225: Pulling fs layer [2024-01-20T05:58:59.009Z] 5851b861e8e6: Pulling fs layer [2024-01-20T05:58:59.009Z] 1469e6f7b9e6: Waiting [2024-01-20T05:58:59.009Z] eaf3925da568: Waiting [2024-01-20T05:58:59.009Z] bab4dde63d76: Waiting [2024-01-20T05:58:59.009Z] bde34c3a00c8: Waiting [2024-01-20T05:58:59.009Z] b352a97aabf1: Waiting [2024-01-20T05:58:59.009Z] 4872d77fe225: Waiting [2024-01-20T05:58:59.009Z] 5851b861e8e6: Waiting [2024-01-20T05:58:59.009Z] 988bab9f4d93: Waiting [2024-01-20T05:58:59.009Z] e2be974225ed: Verifying Checksum [2024-01-20T05:58:59.009Z] e2be974225ed: Download complete [2024-01-20T05:58:59.009Z] 988bab9f4d93: Download complete [2024-01-20T05:58:59.269Z] 1469e6f7b9e6: Verifying Checksum [2024-01-20T05:58:59.269Z] 1469e6f7b9e6: Download complete [2024-01-20T05:58:59.269Z] 339a4e72a1f5: Verifying Checksum [2024-01-20T05:58:59.269Z] 339a4e72a1f5: Download complete [2024-01-20T05:58:59.269Z] eaf3925da568: Verifying Checksum [2024-01-20T05:58:59.269Z] eaf3925da568: Download complete [2024-01-20T05:58:59.269Z] bde34c3a00c8: Verifying Checksum [2024-01-20T05:58:59.269Z] bde34c3a00c8: Download complete [2024-01-20T05:58:59.269Z] b352a97aabf1: Verifying Checksum [2024-01-20T05:58:59.269Z] b352a97aabf1: Download complete [2024-01-20T05:58:59.269Z] 4872d77fe225: Verifying Checksum [2024-01-20T05:58:59.269Z] 4872d77fe225: Download complete [2024-01-20T05:58:59.269Z] 5851b861e8e6: Verifying Checksum [2024-01-20T05:58:59.269Z] 5851b861e8e6: Download complete [2024-01-20T05:58:59.269Z] b85a868b505f: Verifying Checksum [2024-01-20T05:58:59.269Z] b85a868b505f: Download complete [2024-01-20T05:58:59.528Z] bab4dde63d76: Verifying Checksum [2024-01-20T05:58:59.528Z] bab4dde63d76: Download complete [2024-01-20T05:59:00.466Z] b85a868b505f: Pull complete [2024-01-20T05:59:00.727Z] e2be974225ed: Pull complete [2024-01-20T05:59:00.987Z] 339a4e72a1f5: Pull complete [2024-01-20T05:59:01.245Z] 988bab9f4d93: Pull complete [2024-01-20T05:59:01.504Z] 1469e6f7b9e6: Pull complete [2024-01-20T05:59:01.504Z] eaf3925da568: Pull complete [2024-01-20T05:59:03.412Z] bab4dde63d76: Pull complete [2024-01-20T05:59:03.412Z] bde34c3a00c8: Pull complete [2024-01-20T05:59:03.412Z] b352a97aabf1: Pull complete [2024-01-20T05:59:03.412Z] 4872d77fe225: Pull complete [2024-01-20T05:59:03.412Z] 5851b861e8e6: Pull complete [2024-01-20T05:59:03.412Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-20T05:59:03.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-20T05:59:03.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T05:59:03.757Z] prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container [2024-01-20T05:59:03.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-20T05:59:07.444Z] $ docker top 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 -eo pid,comm [2024-01-20T05:59:07.499Z] 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). [2024-01-20T05:59:07.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-20T05:59:07.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-20T05:59:07.713Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-20T05:59:07.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-20T05:59:07.829Z] $ docker exec 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent [2024-01-20T05:59:07.938Z] SSH_AUTH_SOCK=/tmp/ssh-o0zc2KGL4BQ0/agent.32 [2024-01-20T05:59:07.938Z] SSH_AGENT_PID=38 [2024-01-20T05:59:07.943Z] Running ssh-add (command line suppressed) [2024-01-20T05:59:08.039Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_2734763184838138188.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_2734763184838138188.key) [2024-01-20T05:59:08.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-20T05:59:08.418Z] + git tag --points-at HEAD [Pipeline] } [2024-01-20T05:59:08.443Z] $ docker exec --env ******** --env ******** 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent -k [2024-01-20T05:59:08.539Z] unset SSH_AUTH_SOCK; [2024-01-20T05:59:08.540Z] unset SSH_AGENT_PID; [2024-01-20T05:59:08.540Z] echo Agent pid 38 killed; [2024-01-20T05:59:08.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-20T05:59:08.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-20T05:59:08.706Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-20T05:59:08.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-20T05:59:08.817Z] $ docker exec 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent [2024-01-20T05:59:08.931Z] SSH_AUTH_SOCK=/tmp/ssh-g4N7ZGGhzMET/agent.70 [2024-01-20T05:59:08.931Z] SSH_AGENT_PID=76 [2024-01-20T05:59:08.936Z] Running ssh-add (command line suppressed) [2024-01-20T05:59:09.024Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_15935925195549889538.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_15935925195549889538.key) [2024-01-20T05:59:09.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-20T05:59:09.389Z] + git semver init [2024-01-20T05:59:09.649Z] 2024-01-20 05:59:09,559 [run_init] DEBUG init version:0.0.0 force:False [2024-01-20T05:59:09.649Z] 2024-01-20 05:59:09,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver [2024-01-20T05:59:09.649Z] 2024-01-20 05:59:09,561 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver [2024-01-20T05:59:09.649Z] 2024-01-20 05:59:09,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690, universal_newlines=False, shell=None, istream=None) [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,610 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.git/info/exclude [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 with force:False [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,611 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,615 [execute] INFO git cat-file --batch-check [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,621 [execute] INFO git cat-file --batch [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-01-20T05:59:12.190Z] 2024-01-20 05:59:11,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 [2024-01-20T05:59:12.190Z] 0.0.0 [Pipeline] } [2024-01-20T05:59:12.216Z] $ docker exec --env ******** --env ******** 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent -k [2024-01-20T05:59:12.310Z] unset SSH_AUTH_SOCK; [2024-01-20T05:59:12.310Z] unset SSH_AGENT_PID; [2024-01-20T05:59:12.310Z] echo Agent pid 76 killed; [2024-01-20T05:59:12.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-20T05:59:12.849Z] + git semver [Pipeline] } [2024-01-20T05:59:13.128Z] $ docker stop --time=1 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 [2024-01-20T05:59:14.431Z] $ docker rm -f --volumes 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-20T05:59:14.891Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-20T05:59:15.241Z] Stashed 1 file(s) [Pipeline] echo [2024-01-20T05:59:15.264Z] [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 [2024-01-20T05:59:16.216Z] provisioning config files... [2024-01-20T05:59:16.230Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config15595292161155670179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-20T05:59:16.648Z] ---> ****-login.sh [2024-01-20T05:59:16.648Z] nexus3.edgexfoundry.org:10001 [2024-01-20T05:59:16.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:59:16.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:59:16.648Z] Configure a credential helper to remove this warning. See [2024-01-20T05:59:16.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:59:16.648Z] [2024-01-20T05:59:16.648Z] Login Succeeded [2024-01-20T05:59:16.648Z] nexus3.edgexfoundry.org:10002 [2024-01-20T05:59:16.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:59:16.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:59:16.648Z] Configure a credential helper to remove this warning. See [2024-01-20T05:59:16.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:59:16.648Z] [2024-01-20T05:59:16.648Z] Login Succeeded [2024-01-20T05:59:16.648Z] nexus3.edgexfoundry.org:10003 [2024-01-20T05:59:16.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:59:16.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:59:16.909Z] Configure a credential helper to remove this warning. See [2024-01-20T05:59:16.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:59:16.909Z] [2024-01-20T05:59:16.909Z] Login Succeeded [2024-01-20T05:59:16.909Z] nexus3.edgexfoundry.org:10004 [2024-01-20T05:59:16.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:59:16.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:59:16.909Z] Configure a credential helper to remove this warning. See [2024-01-20T05:59:16.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:59:16.909Z] [2024-01-20T05:59:16.909Z] Login Succeeded [2024-01-20T05:59:16.909Z] ****.io [2024-01-20T05:59:16.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T05:59:17.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T05:59:17.170Z] Configure a credential helper to remove this warning. See [2024-01-20T05:59:17.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T05:59:17.170Z] [2024-01-20T05:59:17.170Z] Login Succeeded [2024-01-20T05:59:17.170Z] ---> ****-login.sh ends [Pipeline] } [2024-01-20T05:59:17.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-20T05:59:17.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-20T05:59:17.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-20T05:59:17.681Z] ========================================================= [2024-01-20T05:59:17.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-20T05:59:17.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T05:59:18.323Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-20T05:59:18.583Z] Sending build context to Docker daemon 57.41MB [2024-01-20T05:59:18.583Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-01-20T05:59:18.583Z] Step 2/15 : FROM ${BASE} AS builder [2024-01-20T05:59:18.583Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-20T05:59:18.583Z] 7264a8db6415: Pulling fs layer [2024-01-20T05:59:18.583Z] c4d48a809fc2: Pulling fs layer [2024-01-20T05:59:18.583Z] 4f1c88b9dad5: Pulling fs layer [2024-01-20T05:59:18.583Z] ad3a456e5733: Pulling fs layer [2024-01-20T05:59:18.583Z] 69c7f0334f64: Pulling fs layer [2024-01-20T05:59:18.583Z] 1f1c1a5573a3: Pulling fs layer [2024-01-20T05:59:18.583Z] ce7588e14bc9: Pulling fs layer [2024-01-20T05:59:18.583Z] b5e4710f87ac: Pulling fs layer [2024-01-20T05:59:18.583Z] ad3a456e5733: Waiting [2024-01-20T05:59:18.583Z] 69c7f0334f64: Waiting [2024-01-20T05:59:18.583Z] 1f1c1a5573a3: Waiting [2024-01-20T05:59:18.583Z] ce7588e14bc9: Waiting [2024-01-20T05:59:18.583Z] b5e4710f87ac: Waiting [2024-01-20T05:59:18.583Z] c4d48a809fc2: Download complete [2024-01-20T05:59:18.583Z] ad3a456e5733: Verifying Checksum [2024-01-20T05:59:18.583Z] ad3a456e5733: Download complete [2024-01-20T05:59:18.583Z] 69c7f0334f64: Verifying Checksum [2024-01-20T05:59:18.583Z] 69c7f0334f64: Download complete [2024-01-20T05:59:18.583Z] 7264a8db6415: Verifying Checksum [2024-01-20T05:59:18.583Z] 7264a8db6415: Download complete [2024-01-20T05:59:18.845Z] 1f1c1a5573a3: Verifying Checksum [2024-01-20T05:59:18.845Z] 1f1c1a5573a3: Download complete [2024-01-20T05:59:18.845Z] 7264a8db6415: Pull complete [2024-01-20T05:59:19.106Z] b5e4710f87ac: Verifying Checksum [2024-01-20T05:59:19.106Z] b5e4710f87ac: Download complete [2024-01-20T05:59:19.106Z] c4d48a809fc2: Pull complete [2024-01-20T05:59:19.106Z] 4f1c88b9dad5: Download complete [2024-01-20T05:59:19.673Z] ce7588e14bc9: Verifying Checksum [2024-01-20T05:59:19.673Z] ce7588e14bc9: Download complete [2024-01-20T05:59:22.225Z] 4f1c88b9dad5: Pull complete [2024-01-20T05:59:22.225Z] ad3a456e5733: Pull complete [2024-01-20T05:59:22.225Z] 69c7f0334f64: Pull complete [2024-01-20T05:59:22.487Z] 1f1c1a5573a3: Pull complete [2024-01-20T05:59:25.034Z] ce7588e14bc9: Pull complete [2024-01-20T05:59:25.294Z] b5e4710f87ac: Pull complete [2024-01-20T05:59:25.294Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-20T05:59:25.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-20T05:59:25.294Z] ---> 88b5674ff536 [2024-01-20T05:59:25.294Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-01-20T05:59:30.596Z] ---> Running in c27a402bd3f5 [2024-01-20T05:59:30.596Z] Removing intermediate container c27a402bd3f5 [2024-01-20T05:59:30.596Z] ---> ddf16f7ec41f [2024-01-20T05:59:30.596Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-01-20T05:59:30.596Z] ---> Running in 9109a282e4e9 [2024-01-20T05:59:30.596Z] Removing intermediate container 9109a282e4e9 [2024-01-20T05:59:30.596Z] ---> 7d37d3be7b2d [2024-01-20T05:59:30.596Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-01-20T05:59:30.596Z] ---> Running in 7ebfe1e1d55d [2024-01-20T05:59:30.596Z] Removing intermediate container 7ebfe1e1d55d [2024-01-20T05:59:30.596Z] ---> 0d7d9ca6cb85 [2024-01-20T05:59:30.596Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-01-20T05:59:30.596Z] ---> Running in 2ee6a1636002 [2024-01-20T05:59:30.596Z] Removing intermediate container 2ee6a1636002 [2024-01-20T05:59:30.596Z] ---> e4359b92dab2 [2024-01-20T05:59:30.596Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-01-20T05:59:30.596Z] ---> Running in 56a1b164dbe6 [2024-01-20T05:59:30.596Z] Removing intermediate container 56a1b164dbe6 [2024-01-20T05:59:30.596Z] ---> 9cf297e214a2 [2024-01-20T05:59:30.596Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-01-20T05:59:30.947Z] Still waiting to schedule task [2024-01-20T05:59:30.947Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-20T05:59:31.165Z] latest: Pulling from library/docker [2024-01-20T05:59:31.165Z] 661ff4d9561e: Pulling fs layer [2024-01-20T05:59:31.165Z] 32b115c7ab69: Pulling fs layer [2024-01-20T05:59:31.165Z] 4f4fb700ef54: Pulling fs layer [2024-01-20T05:59:31.165Z] 6f9be7b80920: Pulling fs layer [2024-01-20T05:59:31.165Z] 01b3337c6b7b: Pulling fs layer [2024-01-20T05:59:31.165Z] c3c80337edf8: Pulling fs layer [2024-01-20T05:59:31.165Z] 105f6fe97976: Pulling fs layer [2024-01-20T05:59:31.165Z] fadd371eb684: Pulling fs layer [2024-01-20T05:59:31.165Z] c43189918d0d: Pulling fs layer [2024-01-20T05:59:31.165Z] c8851c40af8e: Pulling fs layer [2024-01-20T05:59:31.165Z] 6071b8cd6371: Pulling fs layer [2024-01-20T05:59:31.165Z] 83df57b3f12e: Pulling fs layer [2024-01-20T05:59:31.165Z] 5b84343c1398: Pulling fs layer [2024-01-20T05:59:31.165Z] 01ee28fdc403: Pulling fs layer [2024-01-20T05:59:31.165Z] 7553a79eeafb: Pulling fs layer [2024-01-20T05:59:31.165Z] c3ad3755f081: Pulling fs layer [2024-01-20T05:59:31.165Z] c8851c40af8e: Waiting [2024-01-20T05:59:31.165Z] 6071b8cd6371: Waiting [2024-01-20T05:59:31.165Z] 83df57b3f12e: Waiting [2024-01-20T05:59:31.165Z] 01ee28fdc403: Waiting [2024-01-20T05:59:31.165Z] 6f9be7b80920: Waiting [2024-01-20T05:59:31.165Z] 01b3337c6b7b: Waiting [2024-01-20T05:59:31.165Z] 7553a79eeafb: Waiting [2024-01-20T05:59:31.165Z] c3ad3755f081: Waiting [2024-01-20T05:59:31.165Z] c3c80337edf8: Waiting [2024-01-20T05:59:31.165Z] 105f6fe97976: Waiting [2024-01-20T05:59:31.165Z] fadd371eb684: Waiting [2024-01-20T05:59:31.165Z] c43189918d0d: Waiting [2024-01-20T05:59:31.165Z] 32b115c7ab69: Verifying Checksum [2024-01-20T05:59:31.165Z] 32b115c7ab69: Download complete [2024-01-20T05:59:31.425Z] 661ff4d9561e: Verifying Checksum [2024-01-20T05:59:31.425Z] 661ff4d9561e: Download complete [2024-01-20T05:59:31.425Z] 6f9be7b80920: Verifying Checksum [2024-01-20T05:59:31.425Z] 6f9be7b80920: Download complete [2024-01-20T05:59:31.425Z] 661ff4d9561e: Pull complete [2024-01-20T05:59:31.684Z] 32b115c7ab69: Pull complete [2024-01-20T05:59:31.684Z] c3c80337edf8: Verifying Checksum [2024-01-20T05:59:31.685Z] c3c80337edf8: Download complete [2024-01-20T05:59:31.685Z] 4f4fb700ef54: Pull complete [2024-01-20T05:59:31.685Z] 105f6fe97976: Download complete [2024-01-20T05:59:31.685Z] 6f9be7b80920: Pull complete [2024-01-20T05:59:31.685Z] fadd371eb684: Verifying Checksum [2024-01-20T05:59:31.685Z] fadd371eb684: Download complete [2024-01-20T05:59:31.943Z] c43189918d0d: Verifying Checksum [2024-01-20T05:59:31.944Z] c43189918d0d: Download complete [2024-01-20T05:59:31.944Z] c8851c40af8e: Download complete [2024-01-20T05:59:31.944Z] 01b3337c6b7b: Verifying Checksum [2024-01-20T05:59:31.944Z] 01b3337c6b7b: Download complete [2024-01-20T05:59:31.944Z] 83df57b3f12e: Download complete [2024-01-20T05:59:32.201Z] 6071b8cd6371: Verifying Checksum [2024-01-20T05:59:32.201Z] 6071b8cd6371: Download complete [2024-01-20T05:59:32.201Z] 5b84343c1398: Verifying Checksum [2024-01-20T05:59:32.201Z] 5b84343c1398: Download complete [2024-01-20T05:59:32.201Z] c3ad3755f081: Download complete [2024-01-20T05:59:32.201Z] 7553a79eeafb: Download complete [2024-01-20T05:59:32.201Z] 01b3337c6b7b: Pull complete [2024-01-20T05:59:32.768Z] c3c80337edf8: Pull complete [2024-01-20T05:59:32.768Z] 01ee28fdc403: Verifying Checksum [2024-01-20T05:59:32.768Z] 01ee28fdc403: Download complete [2024-01-20T05:59:33.026Z] 105f6fe97976: Pull complete [2024-01-20T05:59:33.026Z] fadd371eb684: Pull complete [2024-01-20T05:59:33.285Z] c43189918d0d: Pull complete [2024-01-20T05:59:33.285Z] c8851c40af8e: Pull complete [2024-01-20T05:59:33.544Z] 6071b8cd6371: Pull complete [2024-01-20T05:59:33.544Z] 83df57b3f12e: Pull complete [2024-01-20T05:59:33.544Z] 5b84343c1398: Pull complete [2024-01-20T05:59:34.481Z] 01ee28fdc403: Pull complete [2024-01-20T05:59:34.741Z] 7553a79eeafb: Pull complete [2024-01-20T05:59:34.741Z] c3ad3755f081: Pull complete [2024-01-20T05:59:34.741Z] Digest: sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 [2024-01-20T05:59:34.741Z] Status: Downloaded newer image for docker:latest [2024-01-20T05:59:37.282Z] ---> 5d1eed6b905f [2024-01-20T05:59:37.282Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-20T05:59:37.282Z] ---> Running in 2679b28d9993 [2024-01-20T05:59:37.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-20T05:59:37.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-20T05:59:37.541Z] OK: 264 MiB in 52 packages [2024-01-20T05:59:37.802Z] Removing intermediate container 2679b28d9993 [2024-01-20T05:59:37.802Z] ---> 670832359da3 [2024-01-20T05:59:37.802Z] Step 10/15 : ENV GO111MODULE=on [2024-01-20T05:59:37.802Z] ---> Running in 7c2d173eca10 [2024-01-20T05:59:38.060Z] Removing intermediate container 7c2d173eca10 [2024-01-20T05:59:38.060Z] ---> ba0dbd80fbd1 [2024-01-20T05:59:38.060Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-01-20T05:59:38.060Z] ---> Running in 0084be32b02a [2024-01-20T05:59:38.060Z] Removing intermediate container 0084be32b02a [2024-01-20T05:59:38.060Z] ---> faff0a66c394 [2024-01-20T05:59:38.060Z] Step 12/15 : COPY go.mod vendor* ./ [2024-01-20T05:59:38.319Z] ---> 516051237dd3 [2024-01-20T05:59:38.319Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-20T05:59:38.319Z] ---> Running in e9d7af6ee66a [2024-01-20T06:00:46.663Z] Removing intermediate container e9d7af6ee66a [2024-01-20T06:00:46.663Z] ---> 466f1d0b0bc5 [2024-01-20T06:00:46.663Z] Step 14/15 : COPY . . [2024-01-20T06:00:46.663Z] ---> 26a22e099e33 [2024-01-20T06:00:46.663Z] Step 15/15 : RUN ${MAKE} [2024-01-20T06:00:46.663Z] ---> Running in d1bb24809928 [2024-01-20T06:00:46.663Z] noop [2024-01-20T06:00:46.663Z] Removing intermediate container d1bb24809928 [2024-01-20T06:00:46.663Z] ---> f420270f7b93 [2024-01-20T06:00:46.663Z] Successfully built f420270f7b93 [2024-01-20T06:00:46.663Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:00:47.179Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-20T06:00:47.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T06:00:47.381Z] prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container [2024-01-20T06:00:47.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-20T06:00:47.734Z] $ docker top ea260f1315a68f5db7220aabd16acacc4b885d590d3ae875553c685d82619be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-20T06:00:48.179Z] + go version [2024-01-20T06:00:48.179Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-20T06:00:48.207Z] $ docker stop --time=1 ea260f1315a68f5db7220aabd16acacc4b885d590d3ae875553c685d82619be6 [2024-01-20T06:00:49.429Z] $ docker rm -f --volumes ea260f1315a68f5db7220aabd16acacc4b885d590d3ae875553c685d82619be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:00:50.416Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-20T06:00:50.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T06:00:50.620Z] prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container [2024-01-20T06:00:50.647Z] $ 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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-20T06:00:50.982Z] $ docker top 4134120c891b81f6d066c8bda099984f75b4a92f7fa5490802dd917e4b22fd21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-20T06:00:51.441Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] fileExists [Pipeline] sh [2024-01-20T06:00:51.855Z] + make test [2024-01-20T06:00:51.855Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-01-20T06:00:53.228Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-01-20T06:01:01.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-01-20T06:01:01.332Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-01-20T06:01:04.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-20T06:01:04.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-20T06:01:04.645Z] ./bin/test-attribution-txt.sh [2024-01-20T06:01:04.645Z] make -C web test [2024-01-20T06:01:04.645Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' [2024-01-20T06:01:04.645Z] make[1]: tput: No such file or directory [2024-01-20T06:01:04.645Z] make[1]: tput: No such file or directory [2024-01-20T06:01:04.645Z] warning: generating ./VERSION [2024-01-20T06:01:04.645Z] echo "0.0.0" > VERSION [2024-01-20T06:01:04.645Z] docker build \ [2024-01-20T06:01:04.645Z] -f Dockerfile \ [2024-01-20T06:01:04.645Z] --build-arg USER=1000 \ [2024-01-20T06:01:04.645Z] \ [2024-01-20T06:01:04.645Z] --label "git_sha=f11b1c33d46c19e1fffe353d651a82365db9040c" \ [2024-01-20T06:01:04.645Z] -t edgexfoundry/edgex-web-ui:f11b1c33d46c19e1fffe353d651a82365db9040c \ [2024-01-20T06:01:04.645Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-01-20T06:01:04.645Z] . [2024-01-20T06:01:04.645Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-01-20T06:01:04.645Z] Install the buildx component to build images with BuildKit: [2024-01-20T06:01:04.645Z] https://docs.docker.com/go/buildx/ [2024-01-20T06:01:04.645Z] [2024-01-20T06:01:04.645Z] Sending build context to Docker daemon 2.608MB [2024-01-20T06:01:04.645Z] Step 1/11 : FROM node:18-alpine3.18 [2024-01-20T06:01:04.906Z] 18-alpine3.18: Pulling from library/node [2024-01-20T06:01:04.906Z] c926b61bad3b: Pulling fs layer [2024-01-20T06:01:04.906Z] bc7465dc4da3: Pulling fs layer [2024-01-20T06:01:04.906Z] de7b2bf3cf64: Pulling fs layer [2024-01-20T06:01:04.906Z] 3604fe7c8f3c: Pulling fs layer [2024-01-20T06:01:04.906Z] 3604fe7c8f3c: Waiting [2024-01-20T06:01:05.165Z] de7b2bf3cf64: Verifying Checksum [2024-01-20T06:01:05.423Z] c926b61bad3b: Verifying Checksum [2024-01-20T06:01:05.423Z] c926b61bad3b: Download complete [2024-01-20T06:01:05.423Z] 3604fe7c8f3c: Verifying Checksum [2024-01-20T06:01:05.423Z] 3604fe7c8f3c: Download complete [2024-01-20T06:01:05.423Z] bc7465dc4da3: Verifying Checksum [2024-01-20T06:01:05.423Z] bc7465dc4da3: Download complete [2024-01-20T06:01:05.681Z] c926b61bad3b: Pull complete [2024-01-20T06:01:07.057Z] bc7465dc4da3: Pull complete [2024-01-20T06:01:07.057Z] de7b2bf3cf64: Pull complete [2024-01-20T06:01:07.057Z] 3604fe7c8f3c: Pull complete [2024-01-20T06:01:07.057Z] Digest: sha256:4bdb3f3105718f0742bc8d64bb4e36e8f955ebbee295325e40ae80bc8ef78833 [2024-01-20T06:01:07.057Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-01-20T06:01:07.057Z] ---> 3f3cd58c287a [2024-01-20T06:01:07.057Z] Step 2/11 : RUN apk add --no-cache chromium [2024-01-20T06:01:08.882Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] { [Pipeline] ws [2024-01-20T06:01:08.979Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-01-20T06:01:11.243Z] ---> Running in 281369c15d7e [2024-01-20T06:01:11.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-20T06:01:11.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-20T06:01:11.504Z] (1/154) Installing libexpat (2.5.0-r1) [2024-01-20T06:01:11.504Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-01-20T06:01:11.504Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-01-20T06:01:11.504Z] (4/154) Installing libpng (1.6.39-r3) [2024-01-20T06:01:11.504Z] (5/154) Installing freetype (2.13.0-r5) [2024-01-20T06:01:11.504Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-01-20T06:01:11.504Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-01-20T06:01:11.504Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-01-20T06:01:11.504Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-01-20T06:01:11.504Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-01-20T06:01:11.504Z] (11/154) Installing libffi (3.4.4-r2) [2024-01-20T06:01:11.504Z] (12/154) Installing libintl (0.21.1-r7) [2024-01-20T06:01:11.504Z] (13/154) Installing libblkid (2.38.1-r8) [2024-01-20T06:01:11.504Z] (14/154) Installing libmount (2.38.1-r8) [2024-01-20T06:01:11.504Z] (15/154) Installing pcre2 (10.42-r1) [2024-01-20T06:01:11.504Z] (16/154) Installing glib (2.76.4-r0) [2024-01-20T06:01:11.504Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-01-20T06:01:11.504Z] (18/154) Installing libxml2 (2.11.6-r0) [2024-01-20T06:01:11.504Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-01-20T06:01:11.504Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-01-20T06:01:11.504Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-01-20T06:01:11.504Z] (22/154) Installing libwebp (1.3.2-r0) [2024-01-20T06:01:11.765Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-01-20T06:01:11.765Z] (24/154) Installing tiff (4.5.1-r0) [2024-01-20T06:01:11.765Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-01-20T06:01:11.765Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-01-20T06:01:11.765Z] (27/154) Installing libxau (1.0.11-r2) [2024-01-20T06:01:11.765Z] (28/154) Installing libmd (1.0.4-r2) [2024-01-20T06:01:11.765Z] (29/154) Installing libbsd (0.11.7-r1) [2024-01-20T06:01:11.765Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-01-20T06:01:11.765Z] (31/154) Installing libxcb (1.15-r1) [2024-01-20T06:01:11.765Z] (32/154) Installing libx11 (1.8.7-r0) [2024-01-20T06:01:11.765Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-01-20T06:01:11.765Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-01-20T06:01:11.765Z] (35/154) Installing libxrender (0.9.11-r3) [2024-01-20T06:01:11.765Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-01-20T06:01:11.765Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-01-20T06:01:11.765Z] (38/154) Installing libxext (1.3.5-r2) [2024-01-20T06:01:11.765Z] (39/154) Installing libxi (1.8.1-r0) [2024-01-20T06:01:11.765Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-01-20T06:01:11.765Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-01-20T06:01:11.765Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-01-20T06:01:11.765Z] (43/154) Installing libxtst (1.2.4-r2) [2024-01-20T06:01:11.765Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-01-20T06:01:11.765Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-01-20T06:01:11.765Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-01-20T06:01:11.765Z] (47/154) Installing pixman (0.42.2-r1) [2024-01-20T06:01:11.765Z] (48/154) Installing cairo (1.17.8-r1) [2024-01-20T06:01:11.765Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-01-20T06:01:11.765Z] (50/154) Installing avahi-libs (0.8-r13) [2024-01-20T06:01:11.765Z] (51/154) Installing gmp (6.2.1-r3) [2024-01-20T06:01:11.765Z] (52/154) Installing nettle (3.8.1-r2) [2024-01-20T06:01:11.765Z] (53/154) Installing libunistring (1.1-r1) [2024-01-20T06:01:12.025Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-01-20T06:01:12.025Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-01-20T06:01:12.025Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-01-20T06:01:12.025Z] (57/154) Installing gnutls (3.8.3-r0) [2024-01-20T06:01:12.025Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-01-20T06:01:12.025Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-01-20T06:01:12.025Z] (60/154) Installing fribidi (1.0.13-r0) [2024-01-20T06:01:12.025Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-01-20T06:01:12.025Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-01-20T06:01:12.025Z] (63/154) Installing libxft (2.3.8-r1) [2024-01-20T06:01:12.025Z] (64/154) Installing pango (1.50.14-r1) [2024-01-20T06:01:12.025Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-01-20T06:01:12.025Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-01-20T06:01:12.025Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-01-20T06:01:12.025Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-01-20T06:01:12.025Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-01-20T06:01:12.025Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-01-20T06:01:12.025Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-01-20T06:01:12.025Z] (71/154) Installing icu-data-full (73.2-r2) [2024-01-20T06:01:12.116Z] The recommended git tool is: git [2024-01-20T06:01:12.284Z] (72/154) Installing mesa (23.0.4-r0) [2024-01-20T06:01:12.284Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-01-20T06:01:13.226Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-01-20T06:01:13.226Z] (75/154) Installing libpciaccess (0.17-r2) [2024-01-20T06:01:13.226Z] (76/154) Installing libdrm (2.4.115-r4) [2024-01-20T06:01:13.226Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-01-20T06:01:13.226Z] (78/154) Installing libelf (0.189-r2) [2024-01-20T06:01:13.486Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-01-20T06:01:13.486Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-01-20T06:01:13.486Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-01-20T06:01:13.486Z] (82/154) Installing libmagic (5.45-r0) [2024-01-20T06:01:13.486Z] (83/154) Installing file (5.45-r0) [2024-01-20T06:01:13.486Z] (84/154) Installing libice (1.1.1-r2) [2024-01-20T06:01:13.486Z] (85/154) Installing libuuid (2.38.1-r8) [2024-01-20T06:01:13.486Z] (86/154) Installing libsm (1.2.4-r1) [2024-01-20T06:01:13.486Z] (87/154) Installing libxt (1.3.0-r2) [2024-01-20T06:01:13.486Z] (88/154) Installing libxmu (1.1.4-r2) [2024-01-20T06:01:13.486Z] (89/154) Installing xset (1.2.5-r1) [2024-01-20T06:01:13.486Z] (90/154) Installing xprop (1.2.6-r0) [2024-01-20T06:01:13.486Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-01-20T06:01:13.486Z] (92/154) Installing libogg (1.3.5-r4) [2024-01-20T06:01:13.486Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-01-20T06:01:13.746Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-01-20T06:01:13.746Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-01-20T06:01:13.746Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-01-20T06:01:13.746Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-01-20T06:01:13.746Z] (98/154) Installing libva (2.18.0-r1) [2024-01-20T06:01:13.746Z] (99/154) Installing libvdpau (1.5-r1) [2024-01-20T06:01:13.746Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-01-20T06:01:13.746Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-01-20T06:01:13.746Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-01-20T06:01:13.746Z] (103/154) Installing libhwy (1.0.4-r1) [2024-01-20T06:01:13.746Z] (104/154) Installing lcms2 (2.15-r2) [2024-01-20T06:01:13.746Z] (105/154) Installing libjxl (0.8.2-r0) [2024-01-20T06:01:14.006Z] (106/154) Installing lame-libs (3.100-r5) [2024-01-20T06:01:14.006Z] (107/154) Installing opus (1.4-r0) [2024-01-20T06:01:14.006Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-01-20T06:01:14.006Z] (109/154) Installing soxr (0.1.3-r5) [2024-01-20T06:01:14.006Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-01-20T06:01:14.006Z] (111/154) Installing libtheora (1.1.1-r17) [2024-01-20T06:01:14.006Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-01-20T06:01:14.006Z] (113/154) Installing libvpx (1.13.0-r2) [2024-01-20T06:01:14.006Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-01-20T06:01:14.006Z] (115/154) Installing numactl (2.0.16-r4) [2024-01-20T06:01:14.006Z] (116/154) Installing x265-libs (3.5-r4) [2024-01-20T06:01:14.265Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-01-20T06:01:14.265Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-01-20T06:01:14.524Z] (119/154) Installing libbluray (1.3.4-r0) [2024-01-20T06:01:14.524Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-01-20T06:01:14.524Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-01-20T06:01:14.524Z] (122/154) Installing cjson (1.7.17-r0) [2024-01-20T06:01:14.524Z] (123/154) Installing mbedtls (2.28.5-r0) [2024-01-20T06:01:14.524Z] (124/154) Installing librist (0.2.7-r0) [2024-01-20T06:01:14.524Z] (125/154) Installing libsrt (1.5.2-r0) [2024-01-20T06:01:14.524Z] (126/154) Installing libssh (0.10.5-r0) [2024-01-20T06:01:14.524Z] (127/154) Installing libsodium (1.0.18-r3) [2024-01-20T06:01:14.524Z] (128/154) Installing libzmq (4.3.4-r4) [2024-01-20T06:01:14.524Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-01-20T06:01:14.524Z] (130/154) Installing libevent (2.1.12-r6) [2024-01-20T06:01:14.524Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-01-20T06:01:14.524Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-01-20T06:01:14.783Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-01-20T06:01:14.783Z] (134/154) Installing icu-libs (73.2-r2) [2024-01-20T06:01:14.783Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-01-20T06:01:14.783Z] (136/154) Installing minizip (1.2.13-r1) [2024-01-20T06:01:14.783Z] (137/154) Installing nspr (4.35-r2) [2024-01-20T06:01:14.783Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-01-20T06:01:14.783Z] (139/154) Installing nss (3.94-r0) [2024-01-20T06:01:14.783Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-01-20T06:01:14.783Z] (141/154) Installing libasyncns (0.8-r1) [2024-01-20T06:01:14.783Z] (142/154) Installing libltdl (2.4.7-r2) [2024-01-20T06:01:14.783Z] (143/154) Installing orc (0.4.34-r0) [2024-01-20T06:01:14.783Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-01-20T06:01:14.783Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-01-20T06:01:14.783Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-01-20T06:01:14.783Z] (147/154) Installing libpulse (16.1-r10) [2024-01-20T06:01:14.783Z] (148/154) Installing snappy (1.1.10-r1) [2024-01-20T06:01:14.783Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-01-20T06:01:14.783Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-01-20T06:01:14.783Z] (151/154) Installing libgpg-error (1.47-r1) [2024-01-20T06:01:14.783Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-01-20T06:01:14.783Z] (153/154) Installing libxslt (1.1.38-r0) [2024-01-20T06:01:14.783Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-01-20T06:01:18.072Z] Executing busybox-1.36.1-r5.trigger [2024-01-20T06:01:18.072Z] Executing fontconfig-2.14.2-r3.trigger [2024-01-20T06:01:18.072Z] Executing mkfontscale-1.2.2-r3.trigger [2024-01-20T06:01:18.072Z] Executing glib-2.76.4-r0.trigger [2024-01-20T06:01:18.072Z] Executing shared-mime-info-2.2-r5.trigger [2024-01-20T06:01:18.072Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-01-20T06:01:18.072Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-01-20T06:01:18.072Z] OK: 580 MiB in 171 packages [2024-01-20T06:01:22.324Z] using credential edgex-jenkins-ssh [2024-01-20T06:01:22.350Z] Cloning the remote Git repository [2024-01-20T06:01:22.396Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-01-20T06:01:22.498Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-01-20T06:01:22.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-01-20T06:01:22.646Z] > git --version # timeout=10 [2024-01-20T06:01:22.665Z] > git --version # 'git version 2.25.1' [2024-01-20T06:01:22.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-20T06:01:22.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-20T06:01:26.983Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-01-20T06:01:27.001Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-20T06:01:28.224Z] Removing intermediate container 281369c15d7e [2024-01-20T06:01:28.224Z] ---> 3d62f832c375 [2024-01-20T06:01:28.224Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-01-20T06:01:28.224Z] ---> Running in c3768f00275e [2024-01-20T06:01:28.224Z] Removing intermediate container c3768f00275e [2024-01-20T06:01:28.224Z] ---> 98cb383a8224 [2024-01-20T06:01:28.224Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-01-20T06:01:28.224Z] ---> Running in 2d9e25e7a1f1 [2024-01-20T06:01:28.224Z] Removing intermediate container 2d9e25e7a1f1 [2024-01-20T06:01:28.224Z] ---> 84a93a1929e0 [2024-01-20T06:01:28.224Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-01-20T06:01:28.224Z] ---> Running in 8fd41e346d85 [2024-01-20T06:01:28.224Z] Removing intermediate container 8fd41e346d85 [2024-01-20T06:01:28.224Z] ---> 2bbc7e4d269c [2024-01-20T06:01:28.224Z] Step 6/11 : RUN npm install -g npm [2024-01-20T06:01:28.224Z] ---> Running in 11bb576d7f24 [2024-01-20T06:01:28.357Z] Merging remotes/origin/main commit 926a50b7407512a6b860808b199c72c47dd05976 into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c [2024-01-20T06:01:27.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-01-20T06:01:27.809Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-01-20T06:01:27.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-20T06:01:27.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-20T06:01:28.373Z] > git config core.sparsecheckout # timeout=10 [2024-01-20T06:01:28.431Z] > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 [2024-01-20T06:01:28.792Z] > git remote # timeout=10 [2024-01-20T06:01:28.810Z] > git config --get remote.origin.url # timeout=10 [2024-01-20T06:01:28.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-20T06:01:28.836Z] > git merge 926a50b7407512a6b860808b199c72c47dd05976 # timeout=10 [2024-01-20T06:01:28.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-20T06:01:28.876Z] Merge succeeded, producing f11b1c33d46c19e1fffe353d651a82365db9040c [2024-01-20T06:01:28.876Z] Checking out Revision f11b1c33d46c19e1fffe353d651a82365db9040c (PR-690) [2024-01-20T06:01:29.829Z] Commit message: "chore(deps): Bump vite and @angular-devkit/build-angular in /web" [2024-01-20T06:01:29.889Z] > git --version # timeout=10 [2024-01-20T06:01:29.900Z] > git --version # 'git version 2.25.1' [2024-01-20T06:01:29.911Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [2024-01-20T06:01:28.881Z] > git config core.sparsecheckout # timeout=10 [2024-01-20T06:01:28.894Z] > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-20T06:01:31.273Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-20T06:01:31.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-20T06:01:31.273Z] Dload Upload Total Spent Left Speed [2024-01-20T06:01:31.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 97553 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh [2024-01-20T06:01:31.612Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-20T06:01:31.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-20T06:01:31.958Z] + sudo tee /etc/docker/daemon.new [2024-01-20T06:01:31.958Z] { [2024-01-20T06:01:31.958Z] "registry-mirrors": [ [2024-01-20T06:01:31.958Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-20T06:01:31.958Z] ], [2024-01-20T06:01:31.958Z] "bip": "10.250.0.254/24", [2024-01-20T06:01:31.958Z] "hosts": [ [2024-01-20T06:01:31.958Z] "tcp://0.0.0.0:5555", [2024-01-20T06:01:31.958Z] "unix:///var/run/docker.sock" [2024-01-20T06:01:31.958Z] ], [2024-01-20T06:01:31.958Z] "mtu": 1458, [2024-01-20T06:01:31.958Z] "selinux-enabled": true, [2024-01-20T06:01:31.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-20T06:01:31.958Z] } [Pipeline] sh [2024-01-20T06:01:32.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-20T06:01:32.654Z] + sudo service docker restart [2024-01-20T06:01:33.512Z] [2024-01-20T06:01:33.512Z] removed 22 packages, and changed 49 packages in 5s [2024-01-20T06:01:33.512Z] [2024-01-20T06:01:33.512Z] 24 packages are looking for funding [2024-01-20T06:01:33.512Z] run `npm fund` for details [2024-01-20T06:01:34.450Z] Removing intermediate container 11bb576d7f24 [2024-01-20T06:01:34.450Z] ---> 2177ecf1dd13 [2024-01-20T06:01:34.450Z] Step 7/11 : ARG USER=1000 [2024-01-20T06:01:34.450Z] ---> Running in 8da50478ead0 [2024-01-20T06:01:34.450Z] Removing intermediate container 8da50478ead0 [2024-01-20T06:01:34.450Z] ---> 40e79ea855e6 [2024-01-20T06:01:34.450Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-01-20T06:01:34.450Z] ---> Running in 9a6f9ee459d3 [2024-01-20T06:01:35.022Z] Removing intermediate container 9a6f9ee459d3 [2024-01-20T06:01:35.022Z] ---> 988d72e672c3 [2024-01-20T06:01:35.022Z] Step 9/11 : USER $USER:$USER [2024-01-20T06:01:35.022Z] ---> Running in 44937e928e99 [2024-01-20T06:01:35.022Z] Removing intermediate container 44937e928e99 [2024-01-20T06:01:35.022Z] ---> 5ec878e273bb [2024-01-20T06:01:35.022Z] Step 10/11 : WORKDIR /app [2024-01-20T06:01:35.022Z] ---> Running in b42b07094d23 [2024-01-20T06:01:35.022Z] Removing intermediate container b42b07094d23 [2024-01-20T06:01:35.022Z] ---> 9fa7b3db2114 [2024-01-20T06:01:35.022Z] Step 11/11 : LABEL git_sha=f11b1c33d46c19e1fffe353d651a82365db9040c [2024-01-20T06:01:35.022Z] ---> Running in 8ff3225ab80c [2024-01-20T06:01:35.282Z] Removing intermediate container 8ff3225ab80c [2024-01-20T06:01:35.282Z] ---> 88d9807add39 [2024-01-20T06:01:35.282Z] Successfully built 88d9807add39 [2024-01-20T06:01:35.282Z] Successfully tagged edgexfoundry/edgex-web-ui:f11b1c33d46c19e1fffe353d651a82365db9040c [2024-01-20T06:01:35.282Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-01-20T06:01:35.282Z] touch edgex-web-ui.imagebuilt [2024-01-20T06:01:35.282Z] mkdir -p node_modules coverage [2024-01-20T06:01:35.282Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-01-20T06:01:35.282Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-01-20T06:01:37.819Z] npm ERR! code ERESOLVE [2024-01-20T06:01:37.819Z] npm ERR! ERESOLVE could not resolve [2024-01-20T06:01:37.819Z] npm ERR! [2024-01-20T06:01:37.819Z] npm ERR! While resolving: @angular-devkit/build-angular@17.1.0 [2024-01-20T06:01:37.819Z] npm ERR! Found: @angular/compiler-cli@16.2.12 [2024-01-20T06:01:37.819Z] npm ERR! node_modules/@angular/compiler-cli [2024-01-20T06:01:37.819Z] npm ERR! dev @angular/compiler-cli@"^16.2.12" from the root project [2024-01-20T06:01:37.819Z] npm ERR! peer @angular/compiler-cli@"16.2.12" from @angular/localize@16.2.12 [2024-01-20T06:01:37.819Z] npm ERR! node_modules/@angular/localize [2024-01-20T06:01:37.819Z] npm ERR! dev @angular/localize@"^16.2.12" from the root project [2024-01-20T06:01:37.819Z] npm ERR! [2024-01-20T06:01:37.819Z] npm ERR! Could not resolve dependency: [2024-01-20T06:01:37.819Z] npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 [2024-01-20T06:01:37.819Z] npm ERR! node_modules/@angular-devkit/build-angular [2024-01-20T06:01:37.819Z] npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project [2024-01-20T06:01:37.819Z] npm ERR! [2024-01-20T06:01:37.819Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@17.1.0 [2024-01-20T06:01:37.819Z] npm ERR! node_modules/@angular/compiler-cli [2024-01-20T06:01:37.820Z] npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 [2024-01-20T06:01:37.820Z] npm ERR! node_modules/@angular-devkit/build-angular [2024-01-20T06:01:37.820Z] npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project [2024-01-20T06:01:37.820Z] npm ERR! [2024-01-20T06:01:37.820Z] npm ERR! Fix the upstream dependency conflict, or retry [2024-01-20T06:01:37.820Z] npm ERR! this command with --force or --legacy-peer-deps [2024-01-20T06:01:37.820Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2024-01-20T06:01:37.820Z] npm ERR! [2024-01-20T06:01:37.820Z] npm ERR! [2024-01-20T06:01:37.820Z] npm ERR! For a full report see: [2024-01-20T06:01:37.820Z] npm ERR! /home/node/.npm/_logs/2024-01-20T06_01_35_681Z-eresolve-report.txt [2024-01-20T06:01:37.820Z] [2024-01-20T06:01:37.820Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2024-01-20T06_01_35_681Z-debug-0.log [2024-01-20T06:01:37.820Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2024-01-20T06:01:37.820Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' [2024-01-20T06:01:37.820Z] make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } [2024-01-20T06:01:37.871Z] $ docker stop --time=1 4134120c891b81f6d066c8bda099984f75b4a92f7fa5490802dd917e4b22fd21 [2024-01-20T06:01:39.189Z] $ docker rm -f --volumes 4134120c891b81f6d066c8bda099984f75b4a92f7fa5490802dd917e4b22fd21 [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 [2024-01-20T06:01:41.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-20T06:01:41.029Z] [2024-01-20T06:01:41.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:01:41.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-20T06:01:41.450Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-20T06:01:41.450Z] 5eb5b503b376: Pulling fs layer [2024-01-20T06:01:41.450Z] 5c69ac0246d0: Pulling fs layer [2024-01-20T06:01:41.450Z] ec43610c2a17: Pulling fs layer [2024-01-20T06:01:41.450Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-20T06:01:41.450Z] 33b1e0a273af: Pulling fs layer [2024-01-20T06:01:41.450Z] 5d3b04190fa2: Pulling fs layer [2024-01-20T06:01:41.450Z] 2f39f015ded8: Pulling fs layer [2024-01-20T06:01:41.450Z] 5d3b04190fa2: Waiting [2024-01-20T06:01:41.450Z] 3a2ae6a8a46f: Waiting [2024-01-20T06:01:41.450Z] 33b1e0a273af: Waiting [2024-01-20T06:01:41.450Z] 2f39f015ded8: Waiting [2024-01-20T06:01:41.450Z] 5c69ac0246d0: Download complete [2024-01-20T06:01:41.450Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-20T06:01:41.450Z] 3a2ae6a8a46f: Download complete [2024-01-20T06:01:41.712Z] 33b1e0a273af: Verifying Checksum [2024-01-20T06:01:41.712Z] 33b1e0a273af: Download complete [2024-01-20T06:01:41.712Z] ec43610c2a17: Verifying Checksum [2024-01-20T06:01:41.712Z] ec43610c2a17: Download complete [2024-01-20T06:01:41.712Z] 5d3b04190fa2: Verifying Checksum [2024-01-20T06:01:41.712Z] 5d3b04190fa2: Download complete [2024-01-20T06:01:41.712Z] 5eb5b503b376: Verifying Checksum [2024-01-20T06:01:41.712Z] 5eb5b503b376: Download complete [2024-01-20T06:01:42.279Z] 2f39f015ded8: Download complete [2024-01-20T06:01:42.848Z] 5eb5b503b376: Pull complete [2024-01-20T06:01:42.848Z] 5c69ac0246d0: Pull complete [2024-01-20T06:01:43.418Z] ec43610c2a17: Pull complete [2024-01-20T06:01:43.418Z] 3a2ae6a8a46f: Pull complete [2024-01-20T06:01:43.676Z] 33b1e0a273af: Pull complete [2024-01-20T06:01:43.676Z] 5d3b04190fa2: Pull complete [2024-01-20T06:01:47.864Z] 2f39f015ded8: Pull complete [2024-01-20T06:01:47.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-20T06:01:47.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-20T06:01:47.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T06:01:48.258Z] prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container [2024-01-20T06:01:48.289Z] $ 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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-20T06:01:52.305Z] $ docker top 85d783047f316e5529011c4d4d507f4d29900c90e49a86fe691ade6ef96a69af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-01-20T06:01:52.750Z] provisioning config files... [2024-01-20T06:01:52.774Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4304750234854957445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:01:52.986Z] ---> job-cost.sh [2024-01-20T06:01:52.986Z] lf-activate-venv: SKIPPING [2024-01-20T06:01:52.986Z] INFO: No Stack... [2024-01-20T06:01:53.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-20T06:01:53.278Z] ---> ****-login.sh [2024-01-20T06:01:53.278Z] nexus3.edgexfoundry.org:10001 [2024-01-20T06:01:53.505Z] INFO: Archiving Costs [2024-01-20T06:01:53.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T06:01:53.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T06:01:53.547Z] Configure a credential helper to remove this warning. See [2024-01-20T06:01:53.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T06:01:53.547Z] [2024-01-20T06:01:53.547Z] Login Succeeded [Pipeline] sh [2024-01-20T06:01:53.817Z] nexus3.edgexfoundry.org:10002 [2024-01-20T06:01:53.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T06:01:53.833Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/cost.csv [2024-01-20T06:01:53.833Z] + cut -d, -f6 [Pipeline] lock [2024-01-20T06:01:53.883Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [2024-01-20T06:01:53.889Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] did not exist. Created. [2024-01-20T06:01:53.889Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-20T06:01:54.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T06:01:54.086Z] Configure a credential helper to remove this warning. See [2024-01-20T06:01:54.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T06:01:54.086Z] [2024-01-20T06:01:54.086Z] Login Succeeded [2024-01-20T06:01:54.086Z] nexus3.edgexfoundry.org:10003 [2024-01-20T06:01:54.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T06:01:54.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T06:01:54.355Z] Configure a credential helper to remove this warning. See [2024-01-20T06:01:54.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T06:01:54.355Z] [2024-01-20T06:01:54.355Z] Login Succeeded [2024-01-20T06:01:54.355Z] nexus3.edgexfoundry.org:10004 [2024-01-20T06:01:54.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-20T06:01:54.362Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-20T06:01:54.467Z] Stashed 1 file(s) [Pipeline] } [2024-01-20T06:01:54.506Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] // lock [2024-01-20T06:01:54.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T06:01:54.622Z] Configure a credential helper to remove this warning. See [2024-01-20T06:01:54.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T06:01:54.622Z] [2024-01-20T06:01:54.622Z] Login Succeeded [2024-01-20T06:01:54.622Z] ****.io [2024-01-20T06:01:54.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2024-01-20T06:01:54.661Z] $ docker stop --time=1 85d783047f316e5529011c4d4d507f4d29900c90e49a86fe691ade6ef96a69af [2024-01-20T06:01:54.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-20T06:01:54.890Z] Configure a credential helper to remove this warning. See [2024-01-20T06:01:54.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-20T06:01:54.890Z] [2024-01-20T06:01:54.890Z] Login Succeeded [2024-01-20T06:01:54.890Z] ---> ****-login.sh ends [2024-01-20T06:01:55.813Z] $ docker rm -f --volumes 85d783047f316e5529011c4d4d507f4d29900c90e49a86fe691ade6ef96a69af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-01-20T06:01:56.013Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-20T06:01:56.698Z] Failed in branch amd64 [Pipeline] echo [2024-01-20T06:01:56.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-20T06:01:56.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-20T06:01:56.938Z] ========================================================= [2024-01-20T06:01:56.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-20T06:01:56.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:01:57.631Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-20T06:01:58.590Z] #0 building with "default" instance using docker driver [2024-01-20T06:01:58.590Z] [2024-01-20T06:01:58.590Z] #1 [internal] load .dockerignore [2024-01-20T06:01:58.856Z] #1 transferring context: 58B 0.0s done [2024-01-20T06:01:58.856Z] #1 DONE 0.1s [2024-01-20T06:01:58.856Z] [2024-01-20T06:01:58.856Z] #2 [internal] load build definition from Dockerfile [2024-01-20T06:01:58.856Z] #2 transferring dockerfile: 1.94kB done [2024-01-20T06:01:58.856Z] #2 DONE 0.1s [2024-01-20T06:01:58.856Z] [2024-01-20T06:01:58.856Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-20T06:01:58.856Z] #3 DONE 0.1s [2024-01-20T06:01:58.856Z] [2024-01-20T06:01:58.856Z] #4 [internal] load metadata for docker.io/library/docker:latest [2024-01-20T06:01:59.825Z] #4 DONE 0.9s [2024-01-20T06:01:59.825Z] [2024-01-20T06:01:59.825Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-20T06:01:59.825Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-20T06:01:59.825Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-20T06:01:59.825Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2024-01-20T06:01:59.825Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-20T06:01:59.825Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-20T06:01:59.825Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2024-01-20T06:01:59.825Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-20T06:01:59.825Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-20T06:01:59.825Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-20T06:02:00.098Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-20T06:02:00.098Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2024-01-20T06:02:00.098Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-20T06:02:00.098Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-20T06:02:00.098Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2024-01-20T06:02:00.098Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.15MB / 63.99MB 0.5s [2024-01-20T06:02:00.098Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2024-01-20T06:02:00.098Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.5s [2024-01-20T06:02:00.379Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2024-01-20T06:02:00.379Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2024-01-20T06:02:00.379Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.36MB / 63.99MB 0.7s [2024-01-20T06:02:00.379Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2024-01-20T06:02:00.379Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.7s [2024-01-20T06:02:00.653Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.8s [2024-01-20T06:02:00.653Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2024-01-20T06:02:00.653Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.8s [2024-01-20T06:02:00.653Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 1.0s [2024-01-20T06:02:00.922Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 1.2s [2024-01-20T06:02:00.922Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 1.1s done [2024-01-20T06:02:00.922Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.2s [2024-01-20T06:02:00.922Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-20T06:02:00.922Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.93MB / 63.99MB 1.3s [2024-01-20T06:02:01.191Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.49MB / 63.99MB 1.4s [2024-01-20T06:02:01.191Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.4s [2024-01-20T06:02:01.191Z] #5 ... [2024-01-20T06:02:01.191Z] [2024-01-20T06:02:01.191Z] #6 [internal] load build context [2024-01-20T06:02:01.191Z] #6 transferring context: 33.70MB 1.4s done [2024-01-20T06:02:01.191Z] #6 DONE 1.4s [2024-01-20T06:02:01.191Z] [2024-01-20T06:02:01.191Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-20T06:02:01.191Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.5s [2024-01-20T06:02:01.191Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2024-01-20T06:02:01.191Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.49MB / 63.99MB 1.6s [2024-01-20T06:02:01.191Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.6s [2024-01-20T06:02:01.460Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.7s [2024-01-20T06:02:01.461Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.7s [2024-01-20T06:02:01.461Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s [2024-01-20T06:02:01.461Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.9s [2024-01-20T06:02:01.729Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done [2024-01-20T06:02:01.729Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.75MB / 97.63MB 2.0s [2024-01-20T06:02:01.729Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.86MB / 97.63MB 2.1s [2024-01-20T06:02:01.729Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-20T06:02:01.997Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.14MB / 97.63MB 2.3s [2024-01-20T06:02:01.997Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.46MB / 97.63MB 2.4s [2024-01-20T06:02:02.264Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s [2024-01-20T06:02:02.532Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done [2024-01-20T06:02:07.879Z] #5 ... [2024-01-20T06:02:07.879Z] [2024-01-20T06:02:07.879Z] #7 FROM docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 [2024-01-20T06:02:07.879Z] #7 resolve docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 0.1s done [2024-01-20T06:02:07.879Z] #7 sha256:1beddfe390fffb2c971ea063dcc7365707a0e2b20de0ed0062e72976b88d84ae 3.71kB / 3.71kB done [2024-01-20T06:02:07.879Z] #7 sha256:b4e64967a259eb7e295cc9181b377a461b6226b3dcc0a7b6874c3f5c8173fcac 12.13kB / 12.13kB done [2024-01-20T06:02:07.879Z] #7 sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 3.85kB / 3.85kB done [2024-01-20T06:02:07.879Z] #7 sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 3.35MB / 3.35MB 1.2s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 0.4s done [2024-01-20T06:02:07.879Z] #7 sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 2.01MB / 2.01MB 1.5s done [2024-01-20T06:02:07.879Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s done [2024-01-20T06:02:07.879Z] #7 sha256:bf613c8d3eefad31faacee38beeedf68069e48ea01d8f083fa0a57ce343ed827 548B / 548B 1.7s done [2024-01-20T06:02:07.879Z] #7 sha256:594895876a66f55998b0c3d9c175ec0cfa723898879d7fe8f837de3b0e9e01e6 15.90MB / 15.90MB 2.6s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 0.4s done [2024-01-20T06:02:07.879Z] #7 sha256:5598890badaf41ad29ca6e7a62aecf9b18e64ff1308118644d6ecda191bee6ae 15.64MB / 15.64MB 2.8s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-01-20T06:02:07.879Z] #7 extracting sha256:bf613c8d3eefad31faacee38beeedf68069e48ea01d8f083fa0a57ce343ed827 done [2024-01-20T06:02:07.879Z] #7 sha256:1471633a84a6349cfeb08bf4b9e8879be2fdbdb8d55b489543be73d31bf91c57 544B / 544B 2.7s done [2024-01-20T06:02:07.879Z] #7 sha256:b72e0c5c013142ab0f105384e856690145c739b4c62798a667ba44e8b100815b 16.61MB / 16.61MB 3.6s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:594895876a66f55998b0c3d9c175ec0cfa723898879d7fe8f837de3b0e9e01e6 0.8s done [2024-01-20T06:02:07.879Z] #7 sha256:d64d5b7dddfb9901291c707c8b672a987b74197fe26a2a8c58747cf784a5c08d 1.02kB / 1.02kB 2.9s done [2024-01-20T06:02:07.879Z] #7 sha256:934f51c79a118bc2c9ef86a286aee9f3c33f0c413bd6c9ffa6c949a71275b217 116B / 116B 3.0s done [2024-01-20T06:02:07.879Z] #7 sha256:4e62c66ee4db0c28bdd0a8d371e3034736195c22a9cfc2221c71fd75403feffe 9.51MB / 9.51MB 3.5s done [2024-01-20T06:02:07.879Z] #7 sha256:4b221b641f720e676dc1fe4410dbb9fbd8a397497ac9a35fa99b2a43cc96f6f9 93.07kB / 93.07kB 3.2s done [2024-01-20T06:02:07.879Z] #7 sha256:b0686185000f25f48b2caaea5bba0d9a7c01edd8b1e365dd62827707ec488560 1.30kB / 1.30kB 3.3s done [2024-01-20T06:02:07.879Z] #7 sha256:e09e5717c3fbfa466bfb8a152c3718c081fb34db45e79fa281023aace028913d 51.34MB / 51.34MB 5.7s done [2024-01-20T06:02:07.879Z] #7 sha256:0d979313e9f9262364f038e05249664ce08e9ae049b5f4145a10b45fb64151f3 1.51kB / 1.51kB 3.7s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:5598890badaf41ad29ca6e7a62aecf9b18e64ff1308118644d6ecda191bee6ae 1.0s done [2024-01-20T06:02:07.879Z] #7 sha256:37c9a49ec4c63595dcad7f349573111e79ea86a4345028cfd8f9ea1c4374f044 3.25kB / 3.25kB 3.8s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:b72e0c5c013142ab0f105384e856690145c739b4c62798a667ba44e8b100815b 1.2s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:1471633a84a6349cfeb08bf4b9e8879be2fdbdb8d55b489543be73d31bf91c57 done [2024-01-20T06:02:07.879Z] #7 extracting sha256:d64d5b7dddfb9901291c707c8b672a987b74197fe26a2a8c58747cf784a5c08d done [2024-01-20T06:02:07.879Z] #7 extracting sha256:934f51c79a118bc2c9ef86a286aee9f3c33f0c413bd6c9ffa6c949a71275b217 done [2024-01-20T06:02:07.879Z] #7 extracting sha256:4e62c66ee4db0c28bdd0a8d371e3034736195c22a9cfc2221c71fd75403feffe 1.1s done [2024-01-20T06:02:07.879Z] #7 extracting sha256:4b221b641f720e676dc1fe4410dbb9fbd8a397497ac9a35fa99b2a43cc96f6f9 done [2024-01-20T06:02:07.879Z] #7 extracting sha256:b0686185000f25f48b2caaea5bba0d9a7c01edd8b1e365dd62827707ec488560 done [2024-01-20T06:02:07.879Z] #7 extracting sha256:e09e5717c3fbfa466bfb8a152c3718c081fb34db45e79fa281023aace028913d 0.7s [2024-01-20T06:02:08.145Z] #7 ... [2024-01-20T06:02:08.146Z] [2024-01-20T06:02:08.146Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-20T06:02:08.146Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.4s [2024-01-20T06:02:10.727Z] #5 ... [2024-01-20T06:02:10.727Z] [2024-01-20T06:02:10.727Z] #7 FROM docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 [2024-01-20T06:02:10.727Z] #7 extracting sha256:e09e5717c3fbfa466bfb8a152c3718c081fb34db45e79fa281023aace028913d 2.8s done [2024-01-20T06:02:10.727Z] #7 extracting sha256:0d979313e9f9262364f038e05249664ce08e9ae049b5f4145a10b45fb64151f3 done [2024-01-20T06:02:10.727Z] #7 extracting sha256:37c9a49ec4c63595dcad7f349573111e79ea86a4345028cfd8f9ea1c4374f044 done [2024-01-20T06:02:10.727Z] #7 DONE 10.9s [2024-01-20T06:02:10.727Z] [2024-01-20T06:02:10.727Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-20T06:02:14.095Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.9s [2024-01-20T06:02:20.744Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.3s done [2024-01-20T06:02:21.701Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-20T06:02:21.701Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-20T06:02:21.701Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-20T06:02:27.064Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-20T06:02:30.409Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2024-01-20T06:02:30.409Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-20T06:02:32.351Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-20T06:02:32.351Z] #5 DONE 32.7s [2024-01-20T06:02:32.645Z] [2024-01-20T06:02:32.645Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-01-20T06:02:33.605Z] #8 DONE 1.3s [2024-01-20T06:02:33.872Z] [2024-01-20T06:02:33.872Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2024-01-20T06:02:34.454Z] #9 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-20T06:02:35.036Z] #9 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-20T06:02:35.998Z] #9 1.999 OK: 266 MiB in 52 packages [2024-01-20T06:02:35.998Z] #9 DONE 2.2s [2024-01-20T06:02:35.998Z] [2024-01-20T06:02:35.998Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-01-20T06:02:35.998Z] #10 DONE 0.1s [2024-01-20T06:02:35.998Z] [2024-01-20T06:02:35.998Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2024-01-20T06:02:36.267Z] #11 DONE 0.2s [2024-01-20T06:02:36.267Z] [2024-01-20T06:02:36.267Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-20T06:03:02.946Z] #12 DONE 26.4s [2024-01-20T06:03:02.946Z] [2024-01-20T06:03:02.946Z] #13 [builder 7/8] COPY . . [2024-01-20T06:03:03.539Z] #13 DONE 0.9s [2024-01-20T06:03:03.539Z] [2024-01-20T06:03:03.539Z] #14 [builder 8/8] RUN echo noop [2024-01-20T06:03:04.126Z] #14 0.558 noop [2024-01-20T06:03:04.126Z] #14 DONE 0.6s [2024-01-20T06:03:04.126Z] [2024-01-20T06:03:04.126Z] #15 exporting to image [2024-01-20T06:03:04.126Z] #15 exporting layers [2024-01-20T06:03:30.792Z] #15 exporting layers 25.3s done [2024-01-20T06:03:30.792Z] #15 writing image sha256:c08232fa818c651bde499ec71d82297d9e83f7b8aeb48c1f8e7d4577629579b4 done [2024-01-20T06:03:30.792Z] #15 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-20T06:03:30.792Z] #15 DONE 25.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:03:31.465Z] + docker inspect -f . ci-base-image-arm64 [2024-01-20T06:03:31.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T06:03:31.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-27555 does not seem to be running inside a container [2024-01-20T06:03:31.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-20T06:03:32.972Z] $ docker top 800c23ddb1d2d9b1c5b626f678aa8bbafbf88a772388c0eb3c7103982f6a4752 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-20T06:03:33.569Z] + go version [2024-01-20T06:03:33.836Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-20T06:03:33.874Z] $ docker stop --time=1 800c23ddb1d2d9b1c5b626f678aa8bbafbf88a772388c0eb3c7103982f6a4752 [2024-01-20T06:03:35.406Z] $ docker rm -f --volumes 800c23ddb1d2d9b1c5b626f678aa8bbafbf88a772388c0eb3c7103982f6a4752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:03:36.629Z] + docker inspect -f . ci-base-image-arm64 [2024-01-20T06:03:36.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T06:03:36.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-27555 does not seem to be running inside a container [2024-01-20T06:03:37.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-20T06:03:37.983Z] $ docker top b17225fa5cc5b7523bccebe557ecbd15c229c30daa0eed0eb4a6416192c3a388 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-20T06:03:38.624Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-20T06:03:39.084Z] + make test [2024-01-20T06:03:39.084Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-01-20T06:03:44.427Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-01-20T06:04:31.281Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-01-20T06:04:31.281Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-01-20T06:04:37.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-20T06:04:38.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-20T06:04:38.206Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-20T06:04:38.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-20T06:04:38.599Z] $ docker stop --time=1 b17225fa5cc5b7523bccebe557ecbd15c229c30daa0eed0eb4a6416192c3a388 [2024-01-20T06:04:42.255Z] $ docker rm -f --volumes b17225fa5cc5b7523bccebe557ecbd15c229c30daa0eed0eb4a6416192c3a388 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-20T06:04:43.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-20T06:04:44.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-20T06:04:45.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-20T06:04:45.552Z] + ls -al . [2024-01-20T06:04:45.552Z] total 188 [2024-01-20T06:04:45.552Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 06:03 . [2024-01-20T06:04:45.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 06:01 .. [2024-01-20T06:04:45.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 06:01 .blubracket [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 20 06:01 .dockerignore [2024-01-20T06:04:45.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 06:01 .git [2024-01-20T06:04:45.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 06:01 .github [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 178 Jan 20 06:01 .gitignore [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 9575 Jan 20 06:01 Attribution.txt [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jan 20 06:01 CHANGELOG.md [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 06:01 CONTRIBUTING.md [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 20 06:01 Dockerfile [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 06:01 Jenkinsfile [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 06:01 LICENSE [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jan 20 06:01 Makefile [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jan 20 06:01 README.md [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 05:59 VERSION [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jan 20 06:01 angularmigrationlogs.md [2024-01-20T06:04:45.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 06:01 assets [2024-01-20T06:04:45.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 06:01 bin [2024-01-20T06:04:45.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 06:01 cmd [2024-01-20T06:04:45.552Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 06:03 coverage.out [2024-01-20T06:04:45.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 06:01 docs [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 3509 Jan 20 06:01 go.mod [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 33772 Jan 20 06:01 go.sum [2024-01-20T06:04:45.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 06:01 internal [2024-01-20T06:04:45.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 06:01 testing [2024-01-20T06:04:45.552Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 06:01 version.go [2024-01-20T06:04:45.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 06:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:04:46.067Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f11b1c33d46c19e1fffe353d651a82365db9040c --label arch=arm64 --label version=0.0.0 . [2024-01-20T06:04:46.648Z] #0 building with "default" instance using docker driver [2024-01-20T06:04:46.649Z] [2024-01-20T06:04:46.649Z] #1 [internal] load .dockerignore [2024-01-20T06:04:46.649Z] #1 transferring context: 32B [2024-01-20T06:04:46.915Z] #1 transferring context: 58B done [2024-01-20T06:04:46.915Z] #1 DONE 0.0s [2024-01-20T06:04:46.915Z] [2024-01-20T06:04:46.915Z] #2 [internal] load build definition from Dockerfile [2024-01-20T06:04:46.915Z] #2 transferring dockerfile: 1.94kB 0.0s done [2024-01-20T06:04:46.915Z] #2 DONE 0.0s [2024-01-20T06:04:46.915Z] [2024-01-20T06:04:46.915Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-20T06:04:46.915Z] #3 DONE 0.0s [2024-01-20T06:04:46.915Z] [2024-01-20T06:04:46.915Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-20T06:04:46.915Z] #4 ... [2024-01-20T06:04:46.915Z] [2024-01-20T06:04:46.915Z] #5 [internal] load metadata for docker.io/library/docker:latest [2024-01-20T06:04:46.915Z] #5 DONE 0.2s [2024-01-20T06:04:47.180Z] [2024-01-20T06:04:47.180Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-20T06:04:47.766Z] #4 DONE 0.9s [2024-01-20T06:04:47.766Z] [2024-01-20T06:04:47.766Z] #6 FROM docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 [2024-01-20T06:04:47.766Z] #6 CACHED [2024-01-20T06:04:47.766Z] [2024-01-20T06:04:47.766Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-20T06:04:47.766Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-20T06:04:47.766Z] #7 ... [2024-01-20T06:04:47.766Z] [2024-01-20T06:04:47.766Z] #8 [internal] load build context [2024-01-20T06:04:48.040Z] #8 transferring context: 69.30kB 0.2s done [2024-01-20T06:04:48.040Z] #8 DONE 0.3s [2024-01-20T06:04:48.040Z] [2024-01-20T06:04:48.040Z] #9 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-01-20T06:04:48.040Z] #9 DONE 0.3s [2024-01-20T06:04:48.040Z] [2024-01-20T06:04:48.040Z] #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-01-20T06:04:48.630Z] #10 DONE 0.5s [2024-01-20T06:04:48.630Z] [2024-01-20T06:04:48.630Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-20T06:04:48.630Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-20T06:04:48.630Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-20T06:04:48.630Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-20T06:04:48.630Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-20T06:04:48.630Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-20T06:04:48.630Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.3s done [2024-01-20T06:04:48.900Z] #7 DONE 1.0s [2024-01-20T06:04:48.900Z] [2024-01-20T06:04:48.900Z] #11 [stage-1 2/6] RUN apk --no-cache upgrade [2024-01-20T06:04:49.500Z] #11 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-20T06:04:49.769Z] #11 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-20T06:04:50.734Z] #11 2.015 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-20T06:04:50.734Z] #11 2.122 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-20T06:04:51.005Z] #11 2.148 OK: 8 MiB in 15 packages [2024-01-20T06:04:51.005Z] #11 ... [2024-01-20T06:04:51.005Z] [2024-01-20T06:04:51.005Z] #12 [builder 3/8] RUN apk add --update --no-cache make git [2024-01-20T06:04:51.005Z] #12 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-20T06:04:51.005Z] #12 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-20T06:04:51.005Z] #12 2.309 OK: 266 MiB in 52 packages [2024-01-20T06:04:51.005Z] #12 DONE 2.6s [2024-01-20T06:04:51.005Z] [2024-01-20T06:04:51.005Z] #11 [stage-1 2/6] RUN apk --no-cache upgrade [2024-01-20T06:04:51.005Z] #11 DONE 2.4s [2024-01-20T06:04:51.005Z] [2024-01-20T06:04:51.005Z] #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-01-20T06:04:51.005Z] #13 DONE 0.1s [2024-01-20T06:04:51.274Z] [2024-01-20T06:04:51.274Z] #14 [builder 5/8] COPY go.mod vendor* ./ [2024-01-20T06:04:51.543Z] #14 DONE 0.2s [2024-01-20T06:04:51.544Z] [2024-01-20T06:04:51.544Z] #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-20T06:04:57.986Z] #15 DONE 5.4s [2024-01-20T06:04:57.986Z] [2024-01-20T06:04:57.986Z] #16 [builder 7/8] COPY . . [2024-01-20T06:04:57.986Z] #16 DONE 1.0s [2024-01-20T06:04:57.986Z] [2024-01-20T06:04:57.986Z] #17 [builder 8/8] RUN make build [2024-01-20T06:04:58.573Z] #17 0.622 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-01-20T06:06:06.462Z] #17 DONE 58.9s [2024-01-20T06:06:06.462Z] [2024-01-20T06:06:06.462Z] #18 [stage-1 3/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-01-20T06:06:06.462Z] #18 DONE 0.4s [2024-01-20T06:06:06.462Z] [2024-01-20T06:06:06.462Z] #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-01-20T06:06:06.462Z] #19 DONE 0.1s [2024-01-20T06:06:06.462Z] [2024-01-20T06:06:06.462Z] #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-01-20T06:06:06.462Z] #20 DONE 0.1s [2024-01-20T06:06:06.462Z] [2024-01-20T06:06:06.462Z] #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-01-20T06:06:06.462Z] #21 DONE 0.1s [2024-01-20T06:06:06.462Z] [2024-01-20T06:06:06.462Z] #22 exporting to image [2024-01-20T06:06:06.462Z] #22 exporting layers [2024-01-20T06:06:06.462Z] #22 exporting layers 0.5s done [2024-01-20T06:06:06.462Z] #22 writing image sha256:a0f743b7ef175794cf102317925466623c7aacc3dea226b4a53d831f364ff139 done [2024-01-20T06:06:06.462Z] #22 naming to docker.io/library/edgex-ui-arm64 [2024-01-20T06:06:06.462Z] #22 naming to docker.io/library/edgex-ui-arm64 0.0s done [2024-01-20T06:06:06.462Z] #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:06:07.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-20T06:06:07.858Z] [2024-01-20T06:06:07.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:06:08.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-20T06:06:08.316Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-20T06:06:08.316Z] 8998bd30e6a1: Pulling fs layer [2024-01-20T06:06:08.316Z] 04944245beec: Pulling fs layer [2024-01-20T06:06:08.316Z] 699f458cf7ca: Pulling fs layer [2024-01-20T06:06:08.316Z] 765212b225bb: Pulling fs layer [2024-01-20T06:06:08.316Z] f23df028b6ca: Pulling fs layer [2024-01-20T06:06:08.316Z] d65c8cfc05b1: Pulling fs layer [2024-01-20T06:06:08.316Z] 2437ff75d9bd: Pulling fs layer [2024-01-20T06:06:08.316Z] f23df028b6ca: Waiting [2024-01-20T06:06:08.316Z] d65c8cfc05b1: Waiting [2024-01-20T06:06:08.316Z] 2437ff75d9bd: Waiting [2024-01-20T06:06:08.316Z] 765212b225bb: Waiting [2024-01-20T06:06:08.584Z] 04944245beec: Verifying Checksum [2024-01-20T06:06:08.584Z] 04944245beec: Download complete [2024-01-20T06:06:08.584Z] 765212b225bb: Verifying Checksum [2024-01-20T06:06:08.584Z] 765212b225bb: Download complete [2024-01-20T06:06:08.584Z] f23df028b6ca: Verifying Checksum [2024-01-20T06:06:08.584Z] f23df028b6ca: Download complete [2024-01-20T06:06:08.584Z] d65c8cfc05b1: Verifying Checksum [2024-01-20T06:06:08.584Z] d65c8cfc05b1: Download complete [2024-01-20T06:06:08.852Z] 699f458cf7ca: Verifying Checksum [2024-01-20T06:06:08.852Z] 699f458cf7ca: Download complete [2024-01-20T06:06:09.119Z] 8998bd30e6a1: Verifying Checksum [2024-01-20T06:06:09.119Z] 8998bd30e6a1: Download complete [2024-01-20T06:06:11.067Z] 2437ff75d9bd: Verifying Checksum [2024-01-20T06:06:11.067Z] 2437ff75d9bd: Download complete [2024-01-20T06:06:15.320Z] 8998bd30e6a1: Pull complete [2024-01-20T06:06:15.588Z] 04944245beec: Pull complete [2024-01-20T06:06:17.535Z] 699f458cf7ca: Pull complete [2024-01-20T06:06:17.535Z] 765212b225bb: Pull complete [2024-01-20T06:06:18.496Z] f23df028b6ca: Pull complete [2024-01-20T06:06:18.496Z] d65c8cfc05b1: Pull complete [2024-01-20T06:06:40.561Z] 2437ff75d9bd: Pull complete [2024-01-20T06:06:40.561Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-20T06:06:40.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-20T06:06:40.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T06:06:41.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-27555 does not seem to be running inside a container [2024-01-20T06:06:41.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-20T06:06:43.322Z] $ docker top f4e1fd33bffaa76e193567e117900c8d8619af7d921948e2d31a81569cb875aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:06:43.952Z] ---> job-cost.sh [2024-01-20T06:06:44.225Z] lf-activate-venv: SKIPPING [2024-01-20T06:06:44.225Z] INFO: No Stack... [2024-01-20T06:06:44.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-20T06:06:45.447Z] INFO: Archiving Costs [Pipeline] sh [2024-01-20T06:06:45.795Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-01-20T06:06:45.795Z] + cut -d, -f6 [Pipeline] lock [2024-01-20T06:06:45.873Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [2024-01-20T06:06:45.878Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] did not exist. Created. [2024-01-20T06:06:45.878Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-20T06:06:46.374Z] /w/workspace/edgex-ui-go/1@tmp/durable-d45f22ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-20T06:06:46.725Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-20T06:06:46.833Z] Warning: overwriting stash ‘stack-cost’ [2024-01-20T06:06:47.033Z] Stashed 1 file(s) [Pipeline] } [2024-01-20T06:06:47.051Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-20T06:06:47.303Z] $ docker stop --time=1 f4e1fd33bffaa76e193567e117900c8d8619af7d921948e2d31a81569cb875aa [2024-01-20T06:06:48.713Z] $ docker rm -f --volumes f4e1fd33bffaa76e193567e117900c8d8619af7d921948e2d31a81569cb875aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 [2024-01-20T06:06:54.056Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives ] [2024-01-20T06:06:54.056Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-01-20T06:06:54.056Z] total 16 [2024-01-20T06:06:54.056Z] drwxr-xr-x 3 root root 4096 Jan 20 06:01 . [2024-01-20T06:06:54.056Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 20 06:01 .. [2024-01-20T06:06:54.056Z] drwxr-xr-x 2 root root 4096 Jan 20 06:01 cost [2024-01-20T06:06:54.056Z] -rw-r--r-- 1 root root 83 Jan 20 06:01 cost.csv [2024-01-20T06:06:54.056Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-01-20T06:06:54.056Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-01-20T06:06:54.056Z] total 16 [2024-01-20T06:06:54.056Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 06:01 . [2024-01-20T06:06:54.056Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 20 06:01 .. [2024-01-20T06:06:54.056Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 06:01 cost [2024-01-20T06:06:54.056Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 20 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:06:54.609Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:06:55.506Z] ---> package-listing.sh [2024-01-20T06:06:55.506Z] ++ facter osfamily [2024-01-20T06:06:55.506Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-20T06:06:55.506Z] + OS_FAMILY=debian [2024-01-20T06:06:55.506Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-690 [2024-01-20T06:06:55.506Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-20T06:06:55.506Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-20T06:06:55.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-20T06:06:55.506Z] + PACKAGES=/tmp/packages_start.txt [2024-01-20T06:06:55.506Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' [2024-01-20T06:06:55.506Z] + PACKAGES=/tmp/packages_end.txt [2024-01-20T06:06:55.506Z] + case "${OS_FAMILY}" in [2024-01-20T06:06:55.506Z] + dpkg -l [2024-01-20T06:06:55.506Z] + grep '^ii' [2024-01-20T06:06:55.766Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-20T06:06:55.766Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-20T06:06:55.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-20T06:06:55.766Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' [2024-01-20T06:06:55.766Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/ [2024-01-20T06:06:55.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/ [Pipeline] echo [2024-01-20T06:06:55.809Z] 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-20T06:06:56.153Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-20T06:06:56.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-20T06:06:56.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-20T06:06:56.848Z] prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container [2024-01-20T06:06:56.866Z] $ 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-690/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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-20T06:06:57.072Z] $ docker top 3e83a3527bd3e509ee5b2c06e7d2b169b2eb1ca34eb994255fd7d4e8b00fa311 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-20T06:06:57.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-20T06:06:57.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-20T06:06:58.196Z] + ls /var/log/sa-host [2024-01-20T06:06:58.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-20T06:06:58.470Z] provisioning config files... [2024-01-20T06:06:58.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config3764261627056375541tmp [Pipeline] { [Pipeline] echo [2024-01-20T06:06:58.632Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:06:58.950Z] ---> create-netrc.sh [Pipeline] } [2024-01-20T06:06:58.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:06:59.492Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-20T06:06:59.523Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:06:59.837Z] ---> sudo-logs.sh [2024-01-20T06:06:59.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-20T06:06:59.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:07:00.309Z] ---> job-cost.sh [2024-01-20T06:07:00.309Z] lf-activate-venv: SKIPPING [2024-01-20T06:07:00.309Z] DEBUG: total: 0.2199999988079071 [2024-01-20T06:07:00.309Z] INFO: Retrieving Stack Cost... [2024-01-20T06:07:00.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-20T06:07:00.833Z] INFO: Archiving Costs [Pipeline] echo [2024-01-20T06:07:00.871Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-20T06:07:01.176Z] ---> logs-deploy.sh [2024-01-20T06:07:01.176Z] lf-activate-venv: SKIPPING [2024-01-20T06:07:01.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-690/1 [2024-01-20T06:07:01.176Z] INFO: archiving workspace using pattern(s): [2024-01-20T06:07:02.113Z] Archives upload complete. [2024-01-20T06:07:02.113Z] INFO: archiving logs to Nexus