Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aca924e4b95c57c2e123a6a7892dfb26a76b1904 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-ssh5377270864393235777.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-ssh8051851366211380138.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17689730610142453620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1641387878099376704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4712526744461476294.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-908 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision aca924e4b95c57c2e123a6a7892dfb26a76b1904 (main) Commit message: "Merge pull request #700 from dovholuknf/issue-672-fix-app-service" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aca924e4b95c57c2e123a6a7892dfb26a76b1904 # timeout=10 > git rev-list --no-walk e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-14T15:33:13.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-14T15:33:13.347Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-14T15:33:13.378Z] ========================================================= [2024-02-14T15:33:13.378Z] EdgeX Global Pipelines Version Info [2024-02-14T15:33:13.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:33:14.103Z] ------------------- [2024-02-14T15:33:14.103Z] stable info: [2024-02-14T15:33:14.103Z] ------------------- [2024-02-14T15:33:14.103Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-14T15:33:14.103Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-14T15:33:14.103Z] Message: update stable to v1.0.258 [2024-02-14T15:33:14.683Z] ------------------- [2024-02-14T15:33:14.683Z] experimental info: [2024-02-14T15:33:14.683Z] ------------------- [2024-02-14T15:33:14.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-14T15:33:14.683Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-14T15:33:14.683Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-14T15:33:14.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-02-14T15:33:14.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-02-14T15:33:14.810Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-14T15:33:14.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-14T15:33:14.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-14T15:33:14.884Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-14T15:33:14.912Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-14T15:33:14.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-14T15:33:14.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-14T15:33:15.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-14T15:33:15.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-14T15:33:15.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-02-14T15:33:15.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-14T15:33:15.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-14T15:33:15.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-14T15:33:15.186Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-14T15:33:15.220Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-14T15:33:15.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-14T15:33:15.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-14T15:33:15.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-14T15:33:15.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-14T15:33:15.382Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-14T15:33:15.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-14T15:33:15.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-14T15:33:15.487Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-14T15:33:15.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-14T15:33:15.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-14T15:33:15.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-14T15:33:15.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-14T15:33:15.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-14T15:33:15.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo [2024-02-14T15:33:15.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aca924e [Pipeline] echo [2024-02-14T15:33:15.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T15:33:15.896Z] provisioning config files... [2024-02-14T15:33:15.914Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3917570456689438591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:33:16.264Z] ---> ****-login.sh [2024-02-14T15:33:16.264Z] nexus3.edgexfoundry.org:10001 [2024-02-14T15:33:16.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:16.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:16.528Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:16.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:16.528Z] [2024-02-14T15:33:16.528Z] Login Succeeded [2024-02-14T15:33:16.528Z] nexus3.edgexfoundry.org:10002 [2024-02-14T15:33:16.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:16.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:16.789Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:16.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:16.789Z] [2024-02-14T15:33:16.789Z] Login Succeeded [2024-02-14T15:33:16.789Z] nexus3.edgexfoundry.org:10003 [2024-02-14T15:33:16.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:16.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:16.790Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:16.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:16.790Z] [2024-02-14T15:33:16.790Z] Login Succeeded [2024-02-14T15:33:17.050Z] nexus3.edgexfoundry.org:10004 [2024-02-14T15:33:17.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:17.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:17.050Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:17.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:17.050Z] [2024-02-14T15:33:17.050Z] Login Succeeded [2024-02-14T15:33:17.050Z] ****.io [2024-02-14T15:33:17.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:17.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:17.310Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:17.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:17.310Z] [2024-02-14T15:33:17.310Z] Login Succeeded [2024-02-14T15:33:17.310Z] ---> ****-login.sh ends [Pipeline] } [2024-02-14T15:33:17.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-14T15:33:17.837Z] + git rev-list -1 --merges aca924e4b95c57c2e123a6a7892dfb26a76b1904~1..aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo [2024-02-14T15:33:17.865Z] -----------> git rev-list -1 --merges aca924e4b95c57c2e123a6a7892dfb26a76b1904~1..aca924e4b95c57c2e123a6a7892dfb26a76b1904 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:33:17.865Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904 [false] [Pipeline] sh [2024-02-14T15:33:18.169Z] + git log --format=format:%s -1 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo [2024-02-14T15:33:18.184Z] ========================================================= [2024-02-14T15:33:18.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-14T15:33:18.184Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-14T15:33:18.552Z] + git log --format=format:%s -1 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo [2024-02-14T15:33:18.578Z] [semverPrep] GIT_COMMIT: aca924e4b95c57c2e123a6a7892dfb26a76b1904, Commit Message: Merge pull request #700 from dovholuknf/issue-672-fix-app-service [Pipeline] echo [2024-02-14T15:33:18.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-14T15:33:19.038Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-14T15:33:19.038Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-14T15:33:19.038Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-14T15:33:19.038Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-14T15:33:19.038Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-14T15:33:19.038Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-14T15:33:19.038Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:33:19.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T15:33:19.462Z] [2024-02-14T15:33:19.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:33:19.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T15:33:19.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-14T15:33:19.803Z] b85a868b505f: Pulling fs layer [2024-02-14T15:33:19.803Z] e2be974225ed: Pulling fs layer [2024-02-14T15:33:19.803Z] 339a4e72a1f5: Pulling fs layer [2024-02-14T15:33:19.803Z] 988bab9f4d93: Pulling fs layer [2024-02-14T15:33:19.803Z] 1469e6f7b9e6: Pulling fs layer [2024-02-14T15:33:19.803Z] eaf3925da568: Pulling fs layer [2024-02-14T15:33:19.803Z] bab4dde63d76: Pulling fs layer [2024-02-14T15:33:19.803Z] bde34c3a00c8: Pulling fs layer [2024-02-14T15:33:19.803Z] b352a97aabf1: Pulling fs layer [2024-02-14T15:33:19.803Z] 4872d77fe225: Pulling fs layer [2024-02-14T15:33:19.803Z] 5851b861e8e6: Pulling fs layer [2024-02-14T15:33:19.803Z] 1469e6f7b9e6: Waiting [2024-02-14T15:33:19.803Z] eaf3925da568: Waiting [2024-02-14T15:33:19.803Z] bde34c3a00c8: Waiting [2024-02-14T15:33:19.803Z] 4872d77fe225: Waiting [2024-02-14T15:33:19.803Z] b352a97aabf1: Waiting [2024-02-14T15:33:19.803Z] 988bab9f4d93: Waiting [2024-02-14T15:33:19.803Z] 5851b861e8e6: Waiting [2024-02-14T15:33:19.803Z] bab4dde63d76: Waiting [2024-02-14T15:33:19.803Z] e2be974225ed: Download complete [2024-02-14T15:33:19.803Z] 988bab9f4d93: Verifying Checksum [2024-02-14T15:33:19.803Z] 988bab9f4d93: Download complete [2024-02-14T15:33:20.064Z] 1469e6f7b9e6: Verifying Checksum [2024-02-14T15:33:20.064Z] 1469e6f7b9e6: Download complete [2024-02-14T15:33:20.064Z] eaf3925da568: Verifying Checksum [2024-02-14T15:33:20.064Z] eaf3925da568: Download complete [2024-02-14T15:33:20.064Z] 339a4e72a1f5: Verifying Checksum [2024-02-14T15:33:20.064Z] 339a4e72a1f5: Download complete [2024-02-14T15:33:20.064Z] bde34c3a00c8: Download complete [2024-02-14T15:33:20.064Z] b352a97aabf1: Download complete [2024-02-14T15:33:20.064Z] 4872d77fe225: Verifying Checksum [2024-02-14T15:33:20.064Z] 4872d77fe225: Download complete [2024-02-14T15:33:20.064Z] 5851b861e8e6: Download complete [2024-02-14T15:33:20.323Z] b85a868b505f: Verifying Checksum [2024-02-14T15:33:20.323Z] b85a868b505f: Download complete [2024-02-14T15:33:20.581Z] bab4dde63d76: Verifying Checksum [2024-02-14T15:33:20.581Z] bab4dde63d76: Download complete [2024-02-14T15:33:21.519Z] b85a868b505f: Pull complete [2024-02-14T15:33:21.780Z] e2be974225ed: Pull complete [2024-02-14T15:33:22.349Z] 339a4e72a1f5: Pull complete [2024-02-14T15:33:22.349Z] 988bab9f4d93: Pull complete [2024-02-14T15:33:22.612Z] 1469e6f7b9e6: Pull complete [2024-02-14T15:33:22.612Z] eaf3925da568: Pull complete [2024-02-14T15:33:24.541Z] bab4dde63d76: Pull complete [2024-02-14T15:33:24.541Z] bde34c3a00c8: Pull complete [2024-02-14T15:33:24.806Z] b352a97aabf1: Pull complete [2024-02-14T15:33:24.806Z] 4872d77fe225: Pull complete [2024-02-14T15:33:24.806Z] 5851b861e8e6: Pull complete [2024-02-14T15:33:25.068Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-14T15:33:25.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T15:33:25.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:33:25.283Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:33:25.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-14T15:33:28.692Z] $ docker top cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 -eo pid,comm [2024-02-14T15:33:28.744Z] 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-02-14T15:33:28.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-14T15:33:28.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-14T15:33:28.838Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-14T15:33:28.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-14T15:33:28.950Z] $ docker exec cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent [2024-02-14T15:33:29.058Z] SSH_AUTH_SOCK=/tmp/ssh-JKJx1Di8qZkr/agent.33 [2024-02-14T15:33:29.058Z] SSH_AGENT_PID=39 [2024-02-14T15:33:29.064Z] Running ssh-add (command line suppressed) [2024-02-14T15:33:29.163Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8808798131465991567.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8808798131465991567.key) [2024-02-14T15:33:29.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-14T15:33:29.476Z] + git tag --points-at HEAD [Pipeline] } [2024-02-14T15:33:29.493Z] $ docker exec --env ******** --env ******** cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent -k [2024-02-14T15:33:29.593Z] unset SSH_AUTH_SOCK; [2024-02-14T15:33:29.593Z] unset SSH_AGENT_PID; [2024-02-14T15:33:29.593Z] echo Agent pid 39 killed; [2024-02-14T15:33:29.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-14T15:33:29.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-14T15:33:29.668Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-14T15:33:29.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-14T15:33:29.784Z] $ docker exec cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent [2024-02-14T15:33:29.899Z] SSH_AUTH_SOCK=/tmp/ssh-daTsmYIhyPsp/agent.72 [2024-02-14T15:33:29.899Z] SSH_AGENT_PID=78 [2024-02-14T15:33:29.904Z] Running ssh-add (command line suppressed) [2024-02-14T15:33:30.011Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10885153284917053053.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10885153284917053053.key) [2024-02-14T15:33:30.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-14T15:33:30.327Z] + git semver init [2024-02-14T15:33:30.586Z] 2024-02-14 15:33:30,514 [run_init] DEBUG init version:0.0.0 force:False [2024-02-14T15:33:30.586Z] 2024-02-14 15:33:30,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-14T15:33:30.586Z] 2024-02-14 15:33:30,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-14T15:33:30.586Z] 2024-02-14 15:33:30,515 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-14T15:33:33.122Z] 2024-02-14 15:33:32,774 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-02-14T15:33:33.122Z] 2024-02-14 15:33:32,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-02-14T15:33:33.122Z] 2024-02-14 15:33:32,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:33:33.122Z] 2024-02-14 15:33:32,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:33:33.122Z] 3.1.0-dev.31 [Pipeline] } [2024-02-14T15:33:33.136Z] $ docker exec --env ******** --env ******** cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent -k [2024-02-14T15:33:33.240Z] unset SSH_AUTH_SOCK; [2024-02-14T15:33:33.241Z] unset SSH_AGENT_PID; [2024-02-14T15:33:33.241Z] echo Agent pid 78 killed; [2024-02-14T15:33:33.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-14T15:33:33.612Z] + git semver [Pipeline] } [2024-02-14T15:33:33.889Z] $ docker stop --time=1 cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 [2024-02-14T15:33:35.242Z] $ docker rm -f --volumes cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-14T15:33:35.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-14T15:33:35.853Z] Stashed 1 file(s) [Pipeline] echo [2024-02-14T15:33:35.856Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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-02-14T15:33:36.222Z] provisioning config files... [2024-02-14T15:33:36.232Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1393952567137152195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:33:36.558Z] ---> ****-login.sh [2024-02-14T15:33:36.558Z] nexus3.edgexfoundry.org:10001 [2024-02-14T15:33:36.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:36.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:36.558Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:36.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:36.558Z] [2024-02-14T15:33:36.558Z] Login Succeeded [2024-02-14T15:33:36.558Z] nexus3.edgexfoundry.org:10002 [2024-02-14T15:33:36.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:36.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:36.558Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:36.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:36.558Z] [2024-02-14T15:33:36.558Z] Login Succeeded [2024-02-14T15:33:36.558Z] nexus3.edgexfoundry.org:10003 [2024-02-14T15:33:36.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:36.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:36.820Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:36.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:36.820Z] [2024-02-14T15:33:36.820Z] Login Succeeded [2024-02-14T15:33:36.820Z] nexus3.edgexfoundry.org:10004 [2024-02-14T15:33:36.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:36.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:36.821Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:36.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:36.821Z] [2024-02-14T15:33:36.821Z] Login Succeeded [2024-02-14T15:33:36.821Z] ****.io [2024-02-14T15:33:37.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:33:37.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:33:37.080Z] Configure a credential helper to remove this warning. See [2024-02-14T15:33:37.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:33:37.080Z] [2024-02-14T15:33:37.080Z] Login Succeeded [2024-02-14T15:33:37.080Z] ---> ****-login.sh ends [Pipeline] } [2024-02-14T15:33:37.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-14T15:33:37.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T15:33:37.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T15:33:37.297Z] ========================================================= [2024-02-14T15:33:37.297Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-14T15:33:37.297Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:33:37.716Z] + 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-02-14T15:33:37.978Z] Sending build context to Docker daemon 59.04MB [2024-02-14T15:33:37.978Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-14T15:33:37.978Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-14T15:33:38.235Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-14T15:33:38.235Z] 7264a8db6415: Pulling fs layer [2024-02-14T15:33:38.235Z] c4d48a809fc2: Pulling fs layer [2024-02-14T15:33:38.235Z] 4f1c88b9dad5: Pulling fs layer [2024-02-14T15:33:38.235Z] ad3a456e5733: Pulling fs layer [2024-02-14T15:33:38.235Z] 69c7f0334f64: Pulling fs layer [2024-02-14T15:33:38.235Z] 1f1c1a5573a3: Pulling fs layer [2024-02-14T15:33:38.235Z] ce7588e14bc9: Pulling fs layer [2024-02-14T15:33:38.235Z] b5e4710f87ac: Pulling fs layer [2024-02-14T15:33:38.235Z] ad3a456e5733: Waiting [2024-02-14T15:33:38.235Z] 69c7f0334f64: Waiting [2024-02-14T15:33:38.235Z] ce7588e14bc9: Waiting [2024-02-14T15:33:38.235Z] b5e4710f87ac: Waiting [2024-02-14T15:33:38.235Z] 1f1c1a5573a3: Waiting [2024-02-14T15:33:38.235Z] c4d48a809fc2: Download complete [2024-02-14T15:33:38.235Z] ad3a456e5733: Download complete [2024-02-14T15:33:38.235Z] 69c7f0334f64: Verifying Checksum [2024-02-14T15:33:38.236Z] 69c7f0334f64: Download complete [2024-02-14T15:33:38.236Z] 7264a8db6415: Verifying Checksum [2024-02-14T15:33:38.236Z] 7264a8db6415: Download complete [2024-02-14T15:33:38.236Z] 1f1c1a5573a3: Verifying Checksum [2024-02-14T15:33:38.236Z] 1f1c1a5573a3: Download complete [2024-02-14T15:33:38.495Z] 7264a8db6415: Pull complete [2024-02-14T15:33:38.495Z] b5e4710f87ac: Verifying Checksum [2024-02-14T15:33:38.495Z] b5e4710f87ac: Download complete [2024-02-14T15:33:38.495Z] c4d48a809fc2: Pull complete [2024-02-14T15:33:38.753Z] 4f1c88b9dad5: Verifying Checksum [2024-02-14T15:33:38.753Z] 4f1c88b9dad5: Download complete [2024-02-14T15:33:39.322Z] ce7588e14bc9: Verifying Checksum [2024-02-14T15:33:39.322Z] ce7588e14bc9: Download complete [2024-02-14T15:33:42.614Z] 4f1c88b9dad5: Pull complete [2024-02-14T15:33:42.614Z] ad3a456e5733: Pull complete [2024-02-14T15:33:42.614Z] 69c7f0334f64: Pull complete [2024-02-14T15:33:42.614Z] 1f1c1a5573a3: Pull complete [2024-02-14T15:33:44.516Z] ce7588e14bc9: Pull complete [2024-02-14T15:33:45.084Z] b5e4710f87ac: Pull complete [2024-02-14T15:33:45.084Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-14T15:33:45.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-14T15:33:45.084Z] ---> 88b5674ff536 [2024-02-14T15:33:45.084Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-14T15:33:51.128Z] Still waiting to schedule task [2024-02-14T15:33:51.129Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-14T15:33:51.666Z] ---> Running in be314799a5fb [2024-02-14T15:33:51.666Z] Removing intermediate container be314799a5fb [2024-02-14T15:33:51.666Z] ---> d201569eebaa [2024-02-14T15:33:51.666Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-14T15:33:51.666Z] ---> Running in 1dd190dbe854 [2024-02-14T15:33:51.666Z] Removing intermediate container 1dd190dbe854 [2024-02-14T15:33:51.666Z] ---> c2298fbd99c6 [2024-02-14T15:33:51.666Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-14T15:33:51.666Z] ---> Running in 9b254a3aaf76 [2024-02-14T15:33:51.666Z] Removing intermediate container 9b254a3aaf76 [2024-02-14T15:33:51.666Z] ---> 9f87da156ee8 [2024-02-14T15:33:51.666Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-14T15:33:51.666Z] ---> Running in 18906478609b [2024-02-14T15:33:51.666Z] Removing intermediate container 18906478609b [2024-02-14T15:33:51.666Z] ---> cab56e0d73fb [2024-02-14T15:33:51.666Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-14T15:33:51.666Z] ---> Running in 025ce96f1bb9 [2024-02-14T15:33:51.666Z] Removing intermediate container 025ce96f1bb9 [2024-02-14T15:33:51.666Z] ---> 2752238125da [2024-02-14T15:33:51.666Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-14T15:33:51.666Z] latest: Pulling from library/docker [2024-02-14T15:33:51.666Z] 4abcf2066143: Pulling fs layer [2024-02-14T15:33:51.666Z] da259ba7c9a6: Pulling fs layer [2024-02-14T15:33:51.666Z] 4f4fb700ef54: Pulling fs layer [2024-02-14T15:33:51.666Z] 64ec0e092e7d: Pulling fs layer [2024-02-14T15:33:51.666Z] 59b5f93a474f: Pulling fs layer [2024-02-14T15:33:51.666Z] 9800384aa54d: Pulling fs layer [2024-02-14T15:33:51.666Z] 470f38a92860: Pulling fs layer [2024-02-14T15:33:51.666Z] c2f971b7aba2: Pulling fs layer [2024-02-14T15:33:51.666Z] 5c94207b7102: Pulling fs layer [2024-02-14T15:33:51.666Z] 73955f3516c6: Pulling fs layer [2024-02-14T15:33:51.666Z] b8b3a24dbf0c: Pulling fs layer [2024-02-14T15:33:51.666Z] 5f7486de5bba: Pulling fs layer [2024-02-14T15:33:51.666Z] 64ada8f36f0b: Pulling fs layer [2024-02-14T15:33:51.666Z] 557090f337b6: Pulling fs layer [2024-02-14T15:33:51.666Z] 5560d47c30f0: Pulling fs layer [2024-02-14T15:33:51.666Z] 68856e89c76e: Pulling fs layer [2024-02-14T15:33:51.666Z] 5c94207b7102: Waiting [2024-02-14T15:33:51.666Z] 73955f3516c6: Waiting [2024-02-14T15:33:51.666Z] b8b3a24dbf0c: Waiting [2024-02-14T15:33:51.666Z] 5f7486de5bba: Waiting [2024-02-14T15:33:51.666Z] 64ada8f36f0b: Waiting [2024-02-14T15:33:51.666Z] 557090f337b6: Waiting [2024-02-14T15:33:51.666Z] 5560d47c30f0: Waiting [2024-02-14T15:33:51.666Z] 68856e89c76e: Waiting [2024-02-14T15:33:51.666Z] 64ec0e092e7d: Waiting [2024-02-14T15:33:51.666Z] 59b5f93a474f: Waiting [2024-02-14T15:33:51.666Z] 470f38a92860: Waiting [2024-02-14T15:33:51.666Z] 9800384aa54d: Waiting [2024-02-14T15:33:51.666Z] c2f971b7aba2: Waiting [2024-02-14T15:33:51.926Z] 4abcf2066143: Download complete [2024-02-14T15:33:51.926Z] da259ba7c9a6: Download complete [2024-02-14T15:33:51.926Z] 4f4fb700ef54: Verifying Checksum [2024-02-14T15:33:51.926Z] 4f4fb700ef54: Download complete [2024-02-14T15:33:52.209Z] 64ec0e092e7d: Verifying Checksum [2024-02-14T15:33:52.209Z] 64ec0e092e7d: Download complete [2024-02-14T15:33:52.209Z] 4abcf2066143: Pull complete [2024-02-14T15:33:52.209Z] da259ba7c9a6: Pull complete [2024-02-14T15:33:52.496Z] 4f4fb700ef54: Pull complete [2024-02-14T15:33:52.496Z] 59b5f93a474f: Verifying Checksum [2024-02-14T15:33:52.496Z] 59b5f93a474f: Download complete [2024-02-14T15:33:52.496Z] 9800384aa54d: Verifying Checksum [2024-02-14T15:33:52.496Z] 9800384aa54d: Download complete [2024-02-14T15:33:52.496Z] 64ec0e092e7d: Pull complete [2024-02-14T15:33:52.496Z] c2f971b7aba2: Download complete [2024-02-14T15:33:52.496Z] 5c94207b7102: Verifying Checksum [2024-02-14T15:33:52.496Z] 5c94207b7102: Download complete [2024-02-14T15:33:52.800Z] 470f38a92860: Verifying Checksum [2024-02-14T15:33:52.800Z] 470f38a92860: Download complete [2024-02-14T15:33:52.800Z] 73955f3516c6: Verifying Checksum [2024-02-14T15:33:52.800Z] 73955f3516c6: Download complete [2024-02-14T15:33:52.800Z] 59b5f93a474f: Pull complete [2024-02-14T15:33:52.800Z] b8b3a24dbf0c: Verifying Checksum [2024-02-14T15:33:52.800Z] b8b3a24dbf0c: Download complete [2024-02-14T15:33:52.800Z] 5f7486de5bba: Verifying Checksum [2024-02-14T15:33:52.800Z] 5f7486de5bba: Download complete [2024-02-14T15:33:53.067Z] 5560d47c30f0: Verifying Checksum [2024-02-14T15:33:53.067Z] 5560d47c30f0: Download complete [2024-02-14T15:33:53.067Z] 68856e89c76e: Verifying Checksum [2024-02-14T15:33:53.067Z] 68856e89c76e: Download complete [2024-02-14T15:33:53.326Z] 9800384aa54d: Pull complete [2024-02-14T15:33:53.326Z] 64ada8f36f0b: Verifying Checksum [2024-02-14T15:33:53.326Z] 64ada8f36f0b: Download complete [2024-02-14T15:33:53.895Z] 470f38a92860: Pull complete [2024-02-14T15:33:53.895Z] c2f971b7aba2: Pull complete [2024-02-14T15:33:53.895Z] 557090f337b6: Verifying Checksum [2024-02-14T15:33:53.895Z] 557090f337b6: Download complete [2024-02-14T15:33:53.895Z] 5c94207b7102: Pull complete [2024-02-14T15:33:53.895Z] 73955f3516c6: Pull complete [2024-02-14T15:33:54.154Z] b8b3a24dbf0c: Pull complete [2024-02-14T15:33:54.412Z] 5f7486de5bba: Pull complete [2024-02-14T15:33:54.412Z] 64ada8f36f0b: Pull complete [2024-02-14T15:33:55.348Z] 557090f337b6: Pull complete [2024-02-14T15:33:55.348Z] 5560d47c30f0: Pull complete [2024-02-14T15:33:55.609Z] 68856e89c76e: Pull complete [2024-02-14T15:33:55.609Z] Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 [2024-02-14T15:33:55.609Z] Status: Downloaded newer image for docker:latest [2024-02-14T15:33:58.148Z] ---> 4d9443147086 [2024-02-14T15:33:58.148Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-14T15:33:58.148Z] ---> Running in 48db26a40785 [2024-02-14T15:33:58.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T15:33:58.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T15:33:58.668Z] OK: 264 MiB in 52 packages [2024-02-14T15:33:58.925Z] Removing intermediate container 48db26a40785 [2024-02-14T15:33:58.925Z] ---> 14052858ce4a [2024-02-14T15:33:58.925Z] Step 10/15 : ENV GO111MODULE=on [2024-02-14T15:33:59.184Z] ---> Running in 0855313c0b3d [2024-02-14T15:33:59.184Z] Removing intermediate container 0855313c0b3d [2024-02-14T15:33:59.184Z] ---> 2994a1cc640c [2024-02-14T15:33:59.184Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-14T15:33:59.184Z] ---> Running in bc58c0961bb6 [2024-02-14T15:33:59.184Z] Removing intermediate container bc58c0961bb6 [2024-02-14T15:33:59.184Z] ---> 665c33d386d3 [2024-02-14T15:33:59.184Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-14T15:33:59.443Z] ---> ff6527c0d475 [2024-02-14T15:33:59.443Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T15:33:59.443Z] ---> Running in ba421781d3d5 [2024-02-14T15:34:31.610Z] Removing intermediate container ba421781d3d5 [2024-02-14T15:34:31.610Z] ---> 6a0dbe4324ea [2024-02-14T15:34:31.610Z] Step 14/15 : COPY . . [2024-02-14T15:34:31.610Z] ---> b23dfdf89d4f [2024-02-14T15:34:31.610Z] Step 15/15 : RUN ${MAKE} [2024-02-14T15:34:31.610Z] ---> Running in 9fbdbecf1ec7 [2024-02-14T15:34:31.610Z] noop [2024-02-14T15:34:31.611Z] Removing intermediate container 9fbdbecf1ec7 [2024-02-14T15:34:31.611Z] ---> 3d459528cd4f [2024-02-14T15:34:31.611Z] Successfully built 3d459528cd4f [2024-02-14T15:34:31.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:34:31.994Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-14T15:34:31.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:34:32.111Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:34:32.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2024-02-14T15:34:32.535Z] $ docker top 619f15acb7b7834532460ef85437261fd62a793ee8d3f456b6f4147268b8a53e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T15:34:32.922Z] + go version [2024-02-14T15:34:32.922Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-14T15:34:32.939Z] $ docker stop --time=1 619f15acb7b7834532460ef85437261fd62a793ee8d3f456b6f4147268b8a53e [2024-02-14T15:34:34.182Z] $ docker rm -f --volumes 619f15acb7b7834532460ef85437261fd62a793ee8d3f456b6f4147268b8a53e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:34:34.743Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-14T15:34:34.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:34:34.854Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:34:34.888Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2024-02-14T15:34:35.261Z] $ docker top f6ea4050c79be619f75a1b6bada82c1afcc472f391f1010fb1c830b7ced62a08 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T15:34:35.652Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-14T15:34:35.971Z] + make test [2024-02-14T15:34:35.971Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-14T15:34:36.911Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-14T15:34:46.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-14T15:34:46.877Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-14T15:34:50.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-14T15:34:50.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-14T15:34:50.169Z] ./bin/test-attribution-txt.sh [2024-02-14T15:34:50.169Z] make -C web test [2024-02-14T15:34:50.169Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-02-14T15:34:50.169Z] make[1]: tput: No such file or directory [2024-02-14T15:34:50.169Z] make[1]: tput: No such file or directory [2024-02-14T15:34:50.169Z] warning: generating ./VERSION [2024-02-14T15:34:50.169Z] echo "0.0.0" > VERSION [2024-02-14T15:34:50.169Z] docker build \ [2024-02-14T15:34:50.169Z] -f Dockerfile \ [2024-02-14T15:34:50.169Z] --build-arg USER=1000 \ [2024-02-14T15:34:50.169Z] \ [2024-02-14T15:34:50.169Z] --label "git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904" \ [2024-02-14T15:34:50.169Z] -t edgexfoundry/edgex-web-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 \ [2024-02-14T15:34:50.169Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-02-14T15:34:50.169Z] . [2024-02-14T15:34:50.169Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-02-14T15:34:50.169Z] Install the buildx component to build images with BuildKit: [2024-02-14T15:34:50.169Z] https://docs.docker.com/go/buildx/ [2024-02-14T15:34:50.169Z] [2024-02-14T15:34:50.433Z] Sending build context to Docker daemon 2.62MB [2024-02-14T15:34:50.433Z] Step 1/11 : FROM node:18-alpine3.18 [2024-02-14T15:34:50.692Z] 18-alpine3.18: Pulling from library/node [2024-02-14T15:34:50.692Z] 619be1103602: Pulling fs layer [2024-02-14T15:34:50.692Z] 738ed9d2c558: Pulling fs layer [2024-02-14T15:34:50.692Z] ba3b98b2e159: Pulling fs layer [2024-02-14T15:34:50.692Z] df5b844a1292: Pulling fs layer [2024-02-14T15:34:50.692Z] df5b844a1292: Waiting [2024-02-14T15:34:50.692Z] ba3b98b2e159: Verifying Checksum [2024-02-14T15:34:50.692Z] ba3b98b2e159: Download complete [2024-02-14T15:34:50.692Z] 619be1103602: Verifying Checksum [2024-02-14T15:34:50.692Z] 619be1103602: Download complete [2024-02-14T15:34:50.692Z] df5b844a1292: Verifying Checksum [2024-02-14T15:34:50.692Z] df5b844a1292: Download complete [2024-02-14T15:34:50.951Z] 619be1103602: Pull complete [2024-02-14T15:34:50.951Z] 738ed9d2c558: Verifying Checksum [2024-02-14T15:34:50.951Z] 738ed9d2c558: Download complete [2024-02-14T15:34:52.327Z] 738ed9d2c558: Pull complete [2024-02-14T15:34:52.327Z] ba3b98b2e159: Pull complete [2024-02-14T15:34:52.683Z] df5b844a1292: Pull complete [2024-02-14T15:34:52.683Z] Digest: sha256:ae124a073f5655a04381a2d95b3c32da4adf5c279f912af432885e7249814156 [2024-02-14T15:34:52.683Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-02-14T15:34:52.683Z] ---> 230234dfba5c [2024-02-14T15:34:52.683Z] Step 2/11 : RUN apk add --no-cache chromium [2024-02-14T15:34:55.234Z] ---> Running in d2433807c710 [2024-02-14T15:34:55.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T15:34:55.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T15:34:55.493Z] (1/154) Installing libexpat (2.6.0-r0) [2024-02-14T15:34:55.493Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-02-14T15:34:55.493Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-02-14T15:34:55.493Z] (4/154) Installing libpng (1.6.39-r3) [2024-02-14T15:34:55.493Z] (5/154) Installing freetype (2.13.0-r5) [2024-02-14T15:34:55.493Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-02-14T15:34:55.493Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-02-14T15:34:55.493Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-02-14T15:34:55.493Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-02-14T15:34:55.493Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-02-14T15:34:55.493Z] (11/154) Installing libffi (3.4.4-r2) [2024-02-14T15:34:55.493Z] (12/154) Installing libintl (0.21.1-r7) [2024-02-14T15:34:55.493Z] (13/154) Installing libblkid (2.38.1-r8) [2024-02-14T15:34:55.493Z] (14/154) Installing libmount (2.38.1-r8) [2024-02-14T15:34:55.493Z] (15/154) Installing pcre2 (10.42-r1) [2024-02-14T15:34:55.493Z] (16/154) Installing glib (2.76.6-r0) [2024-02-14T15:34:55.751Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-02-14T15:34:55.751Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-02-14T15:34:55.751Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-02-14T15:34:55.751Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-02-14T15:34:55.751Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-14T15:34:55.751Z] (22/154) Installing libwebp (1.3.2-r0) [2024-02-14T15:34:55.751Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-02-14T15:34:55.751Z] (24/154) Installing tiff (4.5.1-r0) [2024-02-14T15:34:55.751Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-02-14T15:34:55.751Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-02-14T15:34:55.751Z] (27/154) Installing libxau (1.0.11-r2) [2024-02-14T15:34:55.751Z] (28/154) Installing libmd (1.0.4-r2) [2024-02-14T15:34:55.751Z] (29/154) Installing libbsd (0.11.7-r1) [2024-02-14T15:34:55.751Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-02-14T15:34:55.751Z] (31/154) Installing libxcb (1.15-r1) [2024-02-14T15:34:55.751Z] (32/154) Installing libx11 (1.8.7-r0) [2024-02-14T15:34:55.751Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-02-14T15:34:55.751Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-02-14T15:34:55.751Z] (35/154) Installing libxrender (0.9.11-r3) [2024-02-14T15:34:55.751Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-02-14T15:34:55.751Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-02-14T15:34:55.752Z] (38/154) Installing libxext (1.3.5-r2) [2024-02-14T15:34:55.752Z] (39/154) Installing libxi (1.8.1-r0) [2024-02-14T15:34:55.752Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-02-14T15:34:55.752Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-02-14T15:34:55.752Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-02-14T15:34:55.752Z] (43/154) Installing libxtst (1.2.4-r2) [2024-02-14T15:34:56.015Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-02-14T15:34:56.015Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-02-14T15:34:56.015Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-02-14T15:34:56.015Z] (47/154) Installing pixman (0.42.2-r1) [2024-02-14T15:34:56.015Z] (48/154) Installing cairo (1.17.8-r1) [2024-02-14T15:34:56.015Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-02-14T15:34:56.015Z] (50/154) Installing avahi-libs (0.8-r13) [2024-02-14T15:34:56.015Z] (51/154) Installing gmp (6.2.1-r3) [2024-02-14T15:34:56.015Z] (52/154) Installing nettle (3.8.1-r2) [2024-02-14T15:34:56.015Z] (53/154) Installing libunistring (1.1-r1) [2024-02-14T15:34:56.015Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-02-14T15:34:56.015Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-02-14T15:34:56.015Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-02-14T15:34:56.015Z] (57/154) Installing gnutls (3.8.3-r0) [2024-02-14T15:34:56.015Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-02-14T15:34:56.015Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-02-14T15:34:56.015Z] (60/154) Installing fribidi (1.0.13-r0) [2024-02-14T15:34:56.015Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-02-14T15:34:56.015Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-02-14T15:34:56.015Z] (63/154) Installing libxft (2.3.8-r1) [2024-02-14T15:34:56.015Z] (64/154) Installing pango (1.50.14-r1) [2024-02-14T15:34:56.015Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-02-14T15:34:56.015Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-02-14T15:34:56.015Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-02-14T15:34:56.015Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-02-14T15:34:56.276Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-02-14T15:34:56.276Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-02-14T15:34:56.276Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-02-14T15:34:56.276Z] (71/154) Installing icu-data-full (73.2-r2) [2024-02-14T15:34:56.535Z] (72/154) Installing mesa (23.0.4-r0) [2024-02-14T15:34:56.535Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-02-14T15:34:57.110Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-02-14T15:34:57.110Z] (75/154) Installing libpciaccess (0.17-r2) [2024-02-14T15:34:57.110Z] (76/154) Installing libdrm (2.4.115-r4) [2024-02-14T15:34:57.110Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-02-14T15:34:57.110Z] (78/154) Installing libelf (0.189-r2) [2024-02-14T15:34:57.110Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-02-14T15:34:57.110Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-02-14T15:34:57.370Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-02-14T15:34:57.370Z] (82/154) Installing libmagic (5.45-r0) [2024-02-14T15:34:57.370Z] (83/154) Installing file (5.45-r0) [2024-02-14T15:34:57.370Z] (84/154) Installing libice (1.1.1-r2) [2024-02-14T15:34:57.370Z] (85/154) Installing libuuid (2.38.1-r8) [2024-02-14T15:34:57.370Z] (86/154) Installing libsm (1.2.4-r1) [2024-02-14T15:34:57.370Z] (87/154) Installing libxt (1.3.0-r2) [2024-02-14T15:34:57.370Z] (88/154) Installing libxmu (1.1.4-r2) [2024-02-14T15:34:57.370Z] (89/154) Installing xset (1.2.5-r1) [2024-02-14T15:34:57.370Z] (90/154) Installing xprop (1.2.7-r0) [2024-02-14T15:34:57.370Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-02-14T15:34:57.370Z] (92/154) Installing libogg (1.3.5-r4) [2024-02-14T15:34:57.370Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-02-14T15:34:57.370Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-02-14T15:34:57.370Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-02-14T15:34:57.370Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-02-14T15:34:57.370Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-02-14T15:34:57.370Z] (98/154) Installing libva (2.18.0-r1) [2024-02-14T15:34:57.628Z] (99/154) Installing libvdpau (1.5-r1) [2024-02-14T15:34:57.628Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-02-14T15:34:57.628Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-14T15:34:57.628Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-02-14T15:34:57.628Z] (103/154) Installing libhwy (1.0.4-r1) [2024-02-14T15:34:57.628Z] (104/154) Installing lcms2 (2.15-r2) [2024-02-14T15:34:57.628Z] (105/154) Installing libjxl (0.8.2-r0) [2024-02-14T15:34:57.628Z] (106/154) Installing lame-libs (3.100-r5) [2024-02-14T15:34:57.628Z] (107/154) Installing opus (1.4-r0) [2024-02-14T15:34:57.628Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-02-14T15:34:57.628Z] (109/154) Installing soxr (0.1.3-r5) [2024-02-14T15:34:57.628Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-14T15:34:57.628Z] (111/154) Installing libtheora (1.1.1-r17) [2024-02-14T15:34:57.628Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-02-14T15:34:57.628Z] (113/154) Installing libvpx (1.13.0-r2) [2024-02-14T15:34:57.628Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-02-14T15:34:57.628Z] (115/154) Installing numactl (2.0.16-r4) [2024-02-14T15:34:57.628Z] (116/154) Installing x265-libs (3.5-r4) [2024-02-14T15:34:57.888Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-02-14T15:34:57.888Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-14T15:34:57.888Z] (119/154) Installing libbluray (1.3.4-r0) [2024-02-14T15:34:57.888Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-02-14T15:34:57.888Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-02-14T15:34:57.888Z] (122/154) Installing cjson (1.7.17-r0) [2024-02-14T15:34:57.888Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-02-14T15:34:57.888Z] (124/154) Installing librist (0.2.7-r0) [2024-02-14T15:34:57.888Z] (125/154) Installing libsrt (1.5.2-r0) [2024-02-14T15:34:57.888Z] (126/154) Installing libssh (0.10.5-r0) [2024-02-14T15:34:57.888Z] (127/154) Installing libsodium (1.0.18-r3) [2024-02-14T15:34:57.888Z] (128/154) Installing libzmq (4.3.4-r4) [2024-02-14T15:34:57.888Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-14T15:34:58.147Z] (130/154) Installing libevent (2.1.12-r6) [2024-02-14T15:34:58.147Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-02-14T15:34:58.147Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-02-14T15:34:58.147Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-02-14T15:34:58.147Z] (134/154) Installing icu-libs (73.2-r2) [2024-02-14T15:34:58.147Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-02-14T15:34:58.147Z] (136/154) Installing minizip (1.2.13-r1) [2024-02-14T15:34:58.147Z] (137/154) Installing nspr (4.35-r2) [2024-02-14T15:34:58.147Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-02-14T15:34:58.147Z] (139/154) Installing nss (3.94-r0) [2024-02-14T15:34:58.147Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-02-14T15:34:58.147Z] (141/154) Installing libasyncns (0.8-r1) [2024-02-14T15:34:58.147Z] (142/154) Installing libltdl (2.4.7-r2) [2024-02-14T15:34:58.147Z] (143/154) Installing orc (0.4.34-r0) [2024-02-14T15:34:58.147Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-02-14T15:34:58.147Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-02-14T15:34:58.147Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-02-14T15:34:58.147Z] (147/154) Installing libpulse (16.1-r10) [2024-02-14T15:34:58.147Z] (148/154) Installing snappy (1.1.10-r1) [2024-02-14T15:34:58.147Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-02-14T15:34:58.406Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-02-14T15:34:58.406Z] (151/154) Installing libgpg-error (1.47-r1) [2024-02-14T15:34:58.406Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-02-14T15:34:58.406Z] (153/154) Installing libxslt (1.1.38-r0) [2024-02-14T15:34:58.406Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-02-14T15:34:59.792Z] Executing busybox-1.36.1-r5.trigger [2024-02-14T15:34:59.793Z] Executing fontconfig-2.14.2-r3.trigger [2024-02-14T15:34:59.793Z] Executing mkfontscale-1.2.2-r3.trigger [2024-02-14T15:34:59.793Z] Executing glib-2.76.6-r0.trigger [2024-02-14T15:34:59.793Z] Executing shared-mime-info-2.2-r5.trigger [2024-02-14T15:35:00.084Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-02-14T15:35:00.347Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-02-14T15:35:00.347Z] OK: 580 MiB in 171 packages [2024-02-14T15:35:12.557Z] Removing intermediate container d2433807c710 [2024-02-14T15:35:12.557Z] ---> 9575498f8bf7 [2024-02-14T15:35:12.557Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-02-14T15:35:12.557Z] ---> Running in 290aefbc5920 [2024-02-14T15:35:12.557Z] Removing intermediate container 290aefbc5920 [2024-02-14T15:35:12.557Z] ---> ea103c7040ca [2024-02-14T15:35:12.557Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-02-14T15:35:12.557Z] ---> Running in 733f70252b5b [2024-02-14T15:35:12.557Z] Removing intermediate container 733f70252b5b [2024-02-14T15:35:12.557Z] ---> f5215bcf5483 [2024-02-14T15:35:12.557Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-02-14T15:35:12.557Z] ---> Running in b9b9a90d1509 [2024-02-14T15:35:12.557Z] Removing intermediate container b9b9a90d1509 [2024-02-14T15:35:12.557Z] ---> e00873d7bf0e [2024-02-14T15:35:12.557Z] Step 6/11 : RUN npm install -g npm [2024-02-14T15:35:12.557Z] ---> Running in 7cd4cfddeb2d [2024-02-14T15:35:17.836Z] [2024-02-14T15:35:17.836Z] removed 18 packages, and changed 51 packages in 6s [2024-02-14T15:35:17.836Z] [2024-02-14T15:35:17.836Z] 24 packages are looking for funding [2024-02-14T15:35:17.836Z] run `npm fund` for details [2024-02-14T15:35:19.214Z] Removing intermediate container 7cd4cfddeb2d [2024-02-14T15:35:19.214Z] ---> e18b7bc918c7 [2024-02-14T15:35:19.214Z] Step 7/11 : ARG USER=1000 [2024-02-14T15:35:19.214Z] ---> Running in 6067aaed1827 [2024-02-14T15:35:19.476Z] Removing intermediate container 6067aaed1827 [2024-02-14T15:35:19.476Z] ---> bf1cadf1b2b9 [2024-02-14T15:35:19.476Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-02-14T15:35:19.476Z] ---> Running in 2044dff566c8 [2024-02-14T15:35:20.043Z] Removing intermediate container 2044dff566c8 [2024-02-14T15:35:20.043Z] ---> 07ef3bc9f048 [2024-02-14T15:35:20.043Z] Step 9/11 : USER $USER:$USER [2024-02-14T15:35:20.043Z] ---> Running in 0a95b5dcc961 [2024-02-14T15:35:20.043Z] Removing intermediate container 0a95b5dcc961 [2024-02-14T15:35:20.043Z] ---> b1b5fede63a4 [2024-02-14T15:35:20.043Z] Step 10/11 : WORKDIR /app [2024-02-14T15:35:20.043Z] ---> Running in 372a5a52b028 [2024-02-14T15:35:20.043Z] Removing intermediate container 372a5a52b028 [2024-02-14T15:35:20.043Z] ---> e62b53b0907b [2024-02-14T15:35:20.043Z] Step 11/11 : LABEL git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:35:20.043Z] ---> Running in b6a1796f653e [2024-02-14T15:35:20.301Z] Removing intermediate container b6a1796f653e [2024-02-14T15:35:20.301Z] ---> c96de3994b86 [2024-02-14T15:35:20.301Z] Successfully built c96de3994b86 [2024-02-14T15:35:20.301Z] Successfully tagged edgexfoundry/edgex-web-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:35:20.301Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-02-14T15:35:20.301Z] touch edgex-web-ui.imagebuilt [2024-02-14T15:35:20.301Z] mkdir -p node_modules coverage [2024-02-14T15:35:20.301Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-02-14T15:35:20.301Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-02-14T15:35:33.015Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-02-14T15:35:33.015Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-02-14T15:35:33.015Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-02-14T15:35:33.015Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-02-14T15:35:33.015Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-02-14T15:35:33.291Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-02-14T15:35:33.291Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-02-14T15:35:34.224Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-02-14T15:35:34.539Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-909 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-02-14T15:35:34.572Z] Running in /w/workspace/edgex-ui-go/161 [Pipeline] { [Pipeline] checkout [2024-02-14T15:35:35.161Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-02-14T15:35:35.727Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-02-14T15:35:36.663Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-02-14T15:35:36.934Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-02-14T15:35:37.634Z] The recommended git tool is: git [2024-02-14T15:35:38.859Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-02-14T15:35:42.347Z] using credential edgex-jenkins-ssh [2024-02-14T15:35:42.367Z] Cloning the remote Git repository [2024-02-14T15:35:42.416Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-14T15:35:42.518Z] > git init /w/workspace/edgex-ui-go/161 # timeout=10 [2024-02-14T15:35:43.746Z] [2024-02-14T15:35:43.746Z] added 1182 packages, and audited 1183 packages in 22s [2024-02-14T15:35:43.746Z] [2024-02-14T15:35:43.746Z] 100 packages are looking for funding [2024-02-14T15:35:43.746Z] run `npm fund` for details [2024-02-14T15:35:43.746Z] [2024-02-14T15:35:43.746Z] 21 vulnerabilities (12 moderate, 8 high, 1 critical) [2024-02-14T15:35:43.746Z] [2024-02-14T15:35:43.746Z] To address issues that do not require attention, run: [2024-02-14T15:35:43.746Z] npm audit fix [2024-02-14T15:35:43.746Z] [2024-02-14T15:35:43.746Z] To address all issues (including breaking changes), run: [2024-02-14T15:35:43.746Z] npm audit fix --force [2024-02-14T15:35:43.746Z] [2024-02-14T15:35:43.746Z] Run `npm audit` for details. [2024-02-14T15:35:42.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-14T15:35:42.657Z] > git --version # timeout=10 [2024-02-14T15:35:42.682Z] > git --version # 'git version 2.25.1' [2024-02-14T15:35:42.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-14T15:35:42.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-14T15:35:47.280Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-02-14T15:35:47.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-14T15:35:48.220Z] Avoid second fetch [2024-02-14T15:35:48.221Z] Checking out Revision aca924e4b95c57c2e123a6a7892dfb26a76b1904 (main) [2024-02-14T15:35:49.091Z] Commit message: "Merge pull request #700 from dovholuknf/issue-672-fix-app-service" [2024-02-14T15:35:48.240Z] > git config core.sparsecheckout # timeout=10 [2024-02-14T15:35:48.318Z] > git checkout -f aca924e4b95c57c2e123a6a7892dfb26a76b1904 # timeout=10 [2024-02-14T15:35:49.353Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-14T15:35:50.201Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-14T15:35:50.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-14T15:35:50.201Z] Dload Upload Total Spent Left Speed [2024-02-14T15:35:50.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 44696 0 --:--:-- --:--:-- --:--:-- 44541 [Pipeline] sh [2024-02-14T15:35:50.812Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-14T15:35:51.137Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-14T15:35:51.138Z] + sudo tee /etc/docker/daemon.new [2024-02-14T15:35:51.138Z] { [2024-02-14T15:35:51.138Z] "registry-mirrors": [ [2024-02-14T15:35:51.138Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-14T15:35:51.138Z] ], [2024-02-14T15:35:51.138Z] "bip": "10.250.0.254/24", [2024-02-14T15:35:51.138Z] "hosts": [ [2024-02-14T15:35:51.138Z] "tcp://0.0.0.0:5555", [2024-02-14T15:35:51.138Z] "unix:///var/run/docker.sock" [2024-02-14T15:35:51.138Z] ], [2024-02-14T15:35:51.138Z] "mtu": 1458, [2024-02-14T15:35:51.138Z] "selinux-enabled": true, [2024-02-14T15:35:51.138Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-14T15:35:51.138Z] } [Pipeline] sh [2024-02-14T15:35:51.260Z] - Generating browser application bundles (phase: setup)... [2024-02-14T15:35:51.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-14T15:35:51.828Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T15:36:10.112Z] provisioning config files... [2024-02-14T15:36:10.138Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/161@tmp/config11004165531583211922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:36:10.597Z] ---> ****-login.sh [2024-02-14T15:36:10.597Z] nexus3.edgexfoundry.org:10001 [2024-02-14T15:36:10.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:36:11.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:36:11.140Z] Configure a credential helper to remove this warning. See [2024-02-14T15:36:11.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:36:11.140Z] [2024-02-14T15:36:11.140Z] Login Succeeded [2024-02-14T15:36:11.140Z] nexus3.edgexfoundry.org:10002 [2024-02-14T15:36:11.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:36:11.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:36:11.685Z] Configure a credential helper to remove this warning. See [2024-02-14T15:36:11.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:36:11.685Z] [2024-02-14T15:36:11.685Z] Login Succeeded [2024-02-14T15:36:11.685Z] nexus3.edgexfoundry.org:10003 [2024-02-14T15:36:11.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:36:11.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:36:11.959Z] Configure a credential helper to remove this warning. See [2024-02-14T15:36:11.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:36:11.959Z] [2024-02-14T15:36:11.959Z] Login Succeeded [2024-02-14T15:36:11.959Z] nexus3.edgexfoundry.org:10004 [2024-02-14T15:36:12.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:36:12.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:36:12.230Z] Configure a credential helper to remove this warning. See [2024-02-14T15:36:12.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:36:12.230Z] [2024-02-14T15:36:12.230Z] Login Succeeded [2024-02-14T15:36:12.230Z] ****.io [2024-02-14T15:36:12.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:36:12.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:36:12.767Z] Configure a credential helper to remove this warning. See [2024-02-14T15:36:12.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:36:12.767Z] [2024-02-14T15:36:12.767Z] Login Succeeded [2024-02-14T15:36:12.767Z] ---> ****-login.sh ends [Pipeline] } [2024-02-14T15:36:12.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-14T15:36:13.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T15:36:13.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T15:36:13.245Z] ========================================================= [2024-02-14T15:36:13.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-14T15:36:13.245Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:36:13.683Z] + 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-02-14T15:36:19.044Z] Sending build context to Docker daemon 35.08MB [2024-02-14T15:36:19.044Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-14T15:36:19.044Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-14T15:36:19.044Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-14T15:36:19.044Z] 9fda8d8052c6: Pulling fs layer [2024-02-14T15:36:19.044Z] 5d54e960e981: Pulling fs layer [2024-02-14T15:36:19.044Z] c4a7e357bf2a: Pulling fs layer [2024-02-14T15:36:19.044Z] f0e02332f6b5: Pulling fs layer [2024-02-14T15:36:19.044Z] 872ee5b61b7b: Pulling fs layer [2024-02-14T15:36:19.044Z] 0c6a40ed1a82: Pulling fs layer [2024-02-14T15:36:19.044Z] 94ae7d8d031c: Pulling fs layer [2024-02-14T15:36:19.044Z] f0e02332f6b5: Waiting [2024-02-14T15:36:19.044Z] 872ee5b61b7b: Waiting [2024-02-14T15:36:19.044Z] 0c6a40ed1a82: Waiting [2024-02-14T15:36:19.044Z] 94ae7d8d031c: Waiting [2024-02-14T15:36:19.044Z] 5d54e960e981: Download complete [2024-02-14T15:36:19.044Z] f0e02332f6b5: Verifying Checksum [2024-02-14T15:36:19.044Z] f0e02332f6b5: Download complete [2024-02-14T15:36:19.044Z] 872ee5b61b7b: Verifying Checksum [2024-02-14T15:36:19.044Z] 872ee5b61b7b: Download complete [2024-02-14T15:36:19.044Z] 9fda8d8052c6: Verifying Checksum [2024-02-14T15:36:19.044Z] 9fda8d8052c6: Download complete [2024-02-14T15:36:19.633Z] 94ae7d8d031c: Verifying Checksum [2024-02-14T15:36:19.633Z] 94ae7d8d031c: Download complete [2024-02-14T15:36:19.899Z] 9fda8d8052c6: Pull complete [2024-02-14T15:36:20.486Z] 5d54e960e981: Pull complete [2024-02-14T15:36:20.754Z] c4a7e357bf2a: Verifying Checksum [2024-02-14T15:36:20.754Z] c4a7e357bf2a: Download complete [2024-02-14T15:36:22.166Z] 0c6a40ed1a82: Verifying Checksum [2024-02-14T15:36:22.166Z] 0c6a40ed1a82: Download complete [2024-02-14T15:36:24.008Z] ✔ Browser application bundle generation complete. [2024-02-14T15:36:24.008Z] 14 02 2024 15:36:19.563:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-02-14T15:36:24.008Z] 14 02 2024 15:36:19.566:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-02-14T15:36:24.008Z] 14 02 2024 15:36:19.569:INFO [launcher]: Starting browser ChromeHeadless [2024-02-14T15:36:24.008Z] 14 02 2024 15:36:19.985:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket DnyJWlg4yej-Gw4QAAAB with id 77977515 [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.069 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.148 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.172 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.237 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.277 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.316 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.346 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.359 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.381 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.397 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.403 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.404 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.452 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.457 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.459 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.462 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.474 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.478 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.494 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.5 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.502 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.515 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.522 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.531 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.543 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.61 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.616 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.623 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.63 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.653 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.657 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.659 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.668 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.674 secs) [2024-02-14T15:36:24.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.677 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.679 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.681 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.687 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.69 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.692 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.695 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.701 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.705 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.707 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.708 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.709 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.723 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.73 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.733 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.748 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.756 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.763 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.768 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.783 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.846 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.889 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.893 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.896 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.915 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.949 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.956 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.972 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 1 sec) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 1.003 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 1.004 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 1.006 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.01 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.016 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.02 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.022 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.039 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.041 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.043 secs) [2024-02-14T15:36:24.009Z] WARN: ' [2024-02-14T15:36:24.009Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-14T15:36:24.009Z] Support for using the ngModel input property and ngModelChange event with [2024-02-14T15:36:24.009Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-14T15:36:24.009Z] in a future version of Angular. [2024-02-14T15:36:24.009Z] [2024-02-14T15:36:24.009Z] For more information on this, see our API docs here: [2024-02-14T15:36:24.009Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-14T15:36:24.009Z] ' [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.043 secs) [2024-02-14T15:36:24.009Z] WARN: ' [2024-02-14T15:36:24.009Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-14T15:36:24.009Z] Support for using the ngModel input property and ngModelChange event with [2024-02-14T15:36:24.009Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-14T15:36:24.009Z] in a future version of Angular. [2024-02-14T15:36:24.009Z] [2024-02-14T15:36:24.009Z] For more information on this, see our API docs here: [2024-02-14T15:36:24.009Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-14T15:36:24.009Z] ' [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.067 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.071 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.077 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.092 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.101 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.128 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.139 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.153 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.161 secs) [2024-02-14T15:36:24.009Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-14T15:36:24.009Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-14T15:36:24.009Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.161 secs) [2024-02-14T15:36:24.009Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-14T15:36:24.009Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-14T15:36:24.009Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.163 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.172 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.175 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.185 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.187 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.189 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.227 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.234 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.24 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.243 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.265 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.282 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.29 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.3 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.31 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.323 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.334 secs) [2024-02-14T15:36:24.009Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.351 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.363 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.367 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.382 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.411 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.415 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.44 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.449 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.455 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.46 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.476 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.496 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.502 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.507 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.509 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.513 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.534 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.537 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.54 secs) [2024-02-14T15:36:24.268Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.55 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.561 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.572 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.589 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.595 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.601 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.608 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.629 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.634 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.637 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.64 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.646 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.649 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.652 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.674 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.681 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.692 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.699 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.718 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.731 secs) [2024-02-14T15:36:24.527Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.748 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.773 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.776 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.783 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.789 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.803 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.823 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.828 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.833 secs) [2024-02-14T15:36:24.787Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.196 secs / 1.833 secs) [2024-02-14T15:36:24.787Z] TOTAL: 147 SUCCESS [2024-02-14T15:36:25.046Z] ✔ Browser application bundle generation complete. [2024-02-14T15:36:25.307Z] [2024-02-14T15:36:25.307Z] =============================== Coverage summary =============================== [2024-02-14T15:36:25.307Z] Statements : 39.04% ( 1374/3519 ) [2024-02-14T15:36:25.307Z] Branches : 15.3% ( 94/614 ) [2024-02-14T15:36:25.307Z] Functions : 32.14% ( 424/1319 ) [2024-02-14T15:36:25.307Z] Lines : 38.97% ( 1343/3446 ) [2024-02-14T15:36:25.307Z] ================================================================================ [2024-02-14T15:36:25.567Z] ✔ Browser application bundle generation complete. [2024-02-14T15:36:26.948Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-02-14T15:36:26.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-14T15:36:27.001Z] $ docker stop --time=1 f6ea4050c79be619f75a1b6bada82c1afcc472f391f1010fb1c830b7ced62a08 [2024-02-14T15:36:28.367Z] $ docker rm -f --volumes f6ea4050c79be619f75a1b6bada82c1afcc472f391f1010fb1c830b7ced62a08 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-14T15:36:28.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-14T15:36:29.203Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-14T15:36:29.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-14T15:36:30.181Z] + ls -al . [2024-02-14T15:36:30.181Z] total 196 [2024-02-14T15:36:30.181Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 15:34 . [2024-02-14T15:36:30.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:33 .. [2024-02-14T15:36:30.181Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:33 .blubracket [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 15:33 .dockerignore [2024-02-14T15:36:30.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:33 .git [2024-02-14T15:36:30.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:33 .github [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 15:33 .gitignore [2024-02-14T15:36:30.181Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:33 .semver [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 14 15:33 Attribution.txt [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 15:33 CHANGELOG.md [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 15:33 CONTRIBUTING.md [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 14 15:33 Dockerfile [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 15:33 Jenkinsfile [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 15:33 LICENSE [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 15:33 Makefile [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 15:33 README.md [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 15:33 VERSION [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 15:33 angularmigrationlogs.md [2024-02-14T15:36:30.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:33 assets [2024-02-14T15:36:30.181Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:33 bin [2024-02-14T15:36:30.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:33 cmd [2024-02-14T15:36:30.181Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 14 15:34 coverage.out [2024-02-14T15:36:30.181Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:33 docs [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 3556 Feb 14 15:33 go.mod [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 33866 Feb 14 15:33 go.sum [2024-02-14T15:36:30.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:33 internal [2024-02-14T15:36:30.181Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 15:33 redeploy.sh [2024-02-14T15:36:30.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:33 testing [2024-02-14T15:36:30.181Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 15:33 version.go [2024-02-14T15:36:30.181Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 15:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:36:30.545Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904 --label arch=amd64 --label version=3.1.0-dev.31 . [2024-02-14T15:36:32.443Z] Sending build context to Docker daemon 346MB [2024-02-14T15:36:32.443Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-14T15:36:32.443Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-14T15:36:32.443Z] ---> 3d459528cd4f [2024-02-14T15:36:32.443Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-14T15:36:34.486Z] c4a7e357bf2a: Pull complete [2024-02-14T15:36:34.486Z] f0e02332f6b5: Pull complete [2024-02-14T15:36:34.486Z] 872ee5b61b7b: Pull complete [2024-02-14T15:36:34.975Z] ---> Running in 19a0224f71d2 [2024-02-14T15:36:34.975Z] Removing intermediate container 19a0224f71d2 [2024-02-14T15:36:34.975Z] ---> d3c641421bbf [2024-02-14T15:36:34.975Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-14T15:36:34.975Z] ---> Running in 499d5aae6bdd [2024-02-14T15:36:34.975Z] Removing intermediate container 499d5aae6bdd [2024-02-14T15:36:34.975Z] ---> 0e300a0fcebe [2024-02-14T15:36:34.975Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-14T15:36:34.975Z] ---> Running in 297985fa72b0 [2024-02-14T15:36:34.975Z] Removing intermediate container 297985fa72b0 [2024-02-14T15:36:34.975Z] ---> 6c641182dc59 [2024-02-14T15:36:34.975Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-14T15:36:34.975Z] ---> Running in 208d3bba8f62 [2024-02-14T15:36:34.975Z] Removing intermediate container 208d3bba8f62 [2024-02-14T15:36:34.975Z] ---> 77891ea0d650 [2024-02-14T15:36:34.975Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-14T15:36:34.975Z] ---> Running in dd1a59cfb31d [2024-02-14T15:36:35.233Z] Removing intermediate container dd1a59cfb31d [2024-02-14T15:36:35.233Z] ---> bbe51c4ddf98 [2024-02-14T15:36:35.233Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-14T15:36:35.800Z] ---> 869d55afda95 [2024-02-14T15:36:35.800Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-14T15:36:36.059Z] ---> Running in e9ea82f8f974 [2024-02-14T15:36:36.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T15:36:36.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T15:36:36.578Z] OK: 264 MiB in 52 packages [2024-02-14T15:36:37.144Z] Removing intermediate container e9ea82f8f974 [2024-02-14T15:36:37.145Z] ---> 8a02fdea3bce [2024-02-14T15:36:37.145Z] Step 10/26 : ENV GO111MODULE=on [2024-02-14T15:36:37.145Z] ---> Running in 8d89474b86c8 [2024-02-14T15:36:37.145Z] Removing intermediate container 8d89474b86c8 [2024-02-14T15:36:37.145Z] ---> ba6c8b0349be [2024-02-14T15:36:37.145Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-14T15:36:37.145Z] ---> Running in 88cbc017b2e6 [2024-02-14T15:36:37.404Z] Removing intermediate container 88cbc017b2e6 [2024-02-14T15:36:37.404Z] ---> 911cf928b085 [2024-02-14T15:36:37.404Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-14T15:36:37.404Z] ---> 958b507b2d73 [2024-02-14T15:36:37.404Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T15:36:37.404Z] ---> Running in fdb4f2748dda [2024-02-14T15:36:38.337Z] Removing intermediate container fdb4f2748dda [2024-02-14T15:36:38.337Z] ---> 84cf8976fbcb [2024-02-14T15:36:38.337Z] Step 14/26 : COPY . . [2024-02-14T15:36:42.708Z] 0c6a40ed1a82: Pull complete [2024-02-14T15:36:44.901Z] ---> 67722bc11fb5 [2024-02-14T15:36:44.901Z] Step 15/26 : RUN ${MAKE} [2024-02-14T15:36:44.901Z] ---> Running in 256ed5770609 [2024-02-14T15:36:44.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.31" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-14T15:36:46.967Z] 94ae7d8d031c: Pull complete [2024-02-14T15:36:46.967Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-14T15:36:46.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-14T15:36:46.967Z] ---> 86de565de09d [2024-02-14T15:36:46.967Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-14T15:36:48.907Z] ---> Running in edd1c1683e68 [2024-02-14T15:36:48.907Z] Removing intermediate container edd1c1683e68 [2024-02-14T15:36:48.907Z] ---> bfb3feeb2b96 [2024-02-14T15:36:48.907Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-14T15:36:49.174Z] ---> Running in a4d3057c0caa [2024-02-14T15:36:49.438Z] Removing intermediate container a4d3057c0caa [2024-02-14T15:36:49.438Z] ---> 49c53f4bc022 [2024-02-14T15:36:49.438Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-14T15:36:49.438Z] ---> Running in 01c58bf5524a [2024-02-14T15:36:49.704Z] Removing intermediate container 01c58bf5524a [2024-02-14T15:36:49.704Z] ---> 7eff66ac9be1 [2024-02-14T15:36:49.704Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-14T15:36:49.704Z] ---> Running in f04f8d59e97e [2024-02-14T15:36:50.292Z] Removing intermediate container f04f8d59e97e [2024-02-14T15:36:50.292Z] ---> 6a55d0e810bc [2024-02-14T15:36:50.292Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-14T15:36:50.292Z] ---> Running in 7e7585043677 [2024-02-14T15:36:50.556Z] Removing intermediate container 7e7585043677 [2024-02-14T15:36:50.556Z] ---> 1a2ba000de5f [2024-02-14T15:36:50.556Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-14T15:36:50.821Z] latest: Pulling from library/docker [2024-02-14T15:36:51.089Z] bca4290a9639: Pulling fs layer [2024-02-14T15:36:51.089Z] 2cd627277f8a: Pulling fs layer [2024-02-14T15:36:51.089Z] 4f4fb700ef54: Pulling fs layer [2024-02-14T15:36:51.089Z] a4fb61f641ed: Pulling fs layer [2024-02-14T15:36:51.089Z] 733caa879861: Pulling fs layer [2024-02-14T15:36:51.089Z] 41b482f87146: Pulling fs layer [2024-02-14T15:36:51.089Z] 0f596b0f1ebd: Pulling fs layer [2024-02-14T15:36:51.089Z] 3c18ba07c524: Pulling fs layer [2024-02-14T15:36:51.089Z] e5136b0c9c40: Pulling fs layer [2024-02-14T15:36:51.089Z] c66fedb273ac: Pulling fs layer [2024-02-14T15:36:51.089Z] f8b4790c78e1: Pulling fs layer [2024-02-14T15:36:51.089Z] 778c48064a9e: Pulling fs layer [2024-02-14T15:36:51.089Z] ddf1811cd93b: Pulling fs layer [2024-02-14T15:36:51.089Z] f097af4b233d: Pulling fs layer [2024-02-14T15:36:51.089Z] 3c18ba07c524: Waiting [2024-02-14T15:36:51.089Z] e5136b0c9c40: Waiting [2024-02-14T15:36:51.089Z] c66fedb273ac: Waiting [2024-02-14T15:36:51.089Z] f8b4790c78e1: Waiting [2024-02-14T15:36:51.089Z] a4fb61f641ed: Waiting [2024-02-14T15:36:51.089Z] 733caa879861: Waiting [2024-02-14T15:36:51.089Z] 41b482f87146: Waiting [2024-02-14T15:36:51.089Z] 0f596b0f1ebd: Waiting [2024-02-14T15:36:51.089Z] ddf1811cd93b: Waiting [2024-02-14T15:36:51.089Z] 778c48064a9e: Waiting [2024-02-14T15:36:51.089Z] f097af4b233d: Waiting [2024-02-14T15:36:51.089Z] 3efeff7477ff: Pulling fs layer [2024-02-14T15:36:51.089Z] 295ea359eb0b: Pulling fs layer [2024-02-14T15:36:51.089Z] 3efeff7477ff: Waiting [2024-02-14T15:36:51.089Z] 295ea359eb0b: Waiting [2024-02-14T15:36:51.354Z] 4f4fb700ef54: Verifying Checksum [2024-02-14T15:36:51.354Z] 4f4fb700ef54: Download complete [2024-02-14T15:36:51.354Z] 2cd627277f8a: Verifying Checksum [2024-02-14T15:36:51.354Z] 2cd627277f8a: Download complete [2024-02-14T15:36:51.626Z] a4fb61f641ed: Verifying Checksum [2024-02-14T15:36:51.626Z] a4fb61f641ed: Download complete [2024-02-14T15:36:51.626Z] bca4290a9639: Verifying Checksum [2024-02-14T15:36:51.626Z] bca4290a9639: Download complete [2024-02-14T15:36:52.223Z] 733caa879861: Verifying Checksum [2024-02-14T15:36:52.223Z] 733caa879861: Download complete [2024-02-14T15:36:52.223Z] 41b482f87146: Verifying Checksum [2024-02-14T15:36:52.223Z] 41b482f87146: Download complete [2024-02-14T15:36:52.223Z] 0f596b0f1ebd: Verifying Checksum [2024-02-14T15:36:52.223Z] 0f596b0f1ebd: Download complete [2024-02-14T15:36:52.491Z] 3c18ba07c524: Verifying Checksum [2024-02-14T15:36:52.491Z] 3c18ba07c524: Download complete [2024-02-14T15:36:52.491Z] bca4290a9639: Pull complete [2024-02-14T15:36:52.491Z] e5136b0c9c40: Verifying Checksum [2024-02-14T15:36:52.491Z] e5136b0c9c40: Download complete [2024-02-14T15:36:52.491Z] c66fedb273ac: Verifying Checksum [2024-02-14T15:36:52.491Z] c66fedb273ac: Download complete [2024-02-14T15:36:52.491Z] 778c48064a9e: Verifying Checksum [2024-02-14T15:36:52.491Z] 778c48064a9e: Download complete [2024-02-14T15:36:52.758Z] ddf1811cd93b: Verifying Checksum [2024-02-14T15:36:52.758Z] ddf1811cd93b: Download complete [2024-02-14T15:36:52.758Z] f8b4790c78e1: Verifying Checksum [2024-02-14T15:36:52.758Z] f8b4790c78e1: Download complete [2024-02-14T15:36:52.758Z] 3efeff7477ff: Verifying Checksum [2024-02-14T15:36:52.758Z] 3efeff7477ff: Download complete [2024-02-14T15:36:53.025Z] 295ea359eb0b: Verifying Checksum [2024-02-14T15:36:53.025Z] 295ea359eb0b: Download complete [2024-02-14T15:36:53.025Z] 2cd627277f8a: Pull complete [2024-02-14T15:36:53.299Z] 4f4fb700ef54: Pull complete [2024-02-14T15:36:53.566Z] a4fb61f641ed: Pull complete [2024-02-14T15:36:54.524Z] f097af4b233d: Verifying Checksum [2024-02-14T15:36:54.524Z] f097af4b233d: Download complete [2024-02-14T15:36:54.790Z] 733caa879861: Pull complete [2024-02-14T15:36:56.407Z] 41b482f87146: Pull complete [2024-02-14T15:36:57.900Z] 0f596b0f1ebd: Pull complete [2024-02-14T15:36:57.900Z] 3c18ba07c524: Pull complete [2024-02-14T15:36:57.900Z] e5136b0c9c40: Pull complete [2024-02-14T15:36:58.192Z] c66fedb273ac: Pull complete [2024-02-14T15:37:02.485Z] f8b4790c78e1: Pull complete [2024-02-14T15:37:02.485Z] 778c48064a9e: Pull complete [2024-02-14T15:37:02.752Z] ddf1811cd93b: Pull complete [2024-02-14T15:37:06.088Z] f097af4b233d: Pull complete [2024-02-14T15:37:06.354Z] 3efeff7477ff: Pull complete [2024-02-14T15:37:06.620Z] 295ea359eb0b: Pull complete [2024-02-14T15:37:06.620Z] Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 [2024-02-14T15:37:06.620Z] Status: Downloaded newer image for docker:latest [2024-02-14T15:37:06.900Z] Removing intermediate container 256ed5770609 [2024-02-14T15:37:06.900Z] ---> 895eaaffa498 [2024-02-14T15:37:06.900Z] Step 16/26 : FROM alpine:3.18 [2024-02-14T15:37:06.900Z] 3.18: Pulling from library/alpine [2024-02-14T15:37:06.900Z] 619be1103602: Already exists [2024-02-14T15:37:06.900Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T15:37:06.900Z] Status: Downloaded newer image for alpine:3.18 [2024-02-14T15:37:06.900Z] ---> d3782b16ccc9 [2024-02-14T15:37:06.900Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-14T15:37:06.900Z] ---> Running in 1c37c91c295e [2024-02-14T15:37:06.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T15:37:06.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T15:37:06.900Z] OK: 7 MiB in 15 packages [2024-02-14T15:37:06.900Z] Removing intermediate container 1c37c91c295e [2024-02-14T15:37:06.900Z] ---> 21e0b46e5b86 [2024-02-14T15:37:06.900Z] Step 18/26 : EXPOSE 4000 [2024-02-14T15:37:06.900Z] ---> Running in 005e0f1d69ca [2024-02-14T15:37:06.900Z] Removing intermediate container 005e0f1d69ca [2024-02-14T15:37:06.900Z] ---> fd673d17cfde [2024-02-14T15:37:06.900Z] Step 19/26 : 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-02-14T15:37:07.839Z] ---> 8c9f50387b3c [2024-02-14T15:37:07.839Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-14T15:37:07.839Z] ---> d7e6232a4be9 [2024-02-14T15:37:07.839Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-14T15:37:07.839Z] ---> 904201a3e242 [2024-02-14T15:37:07.839Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-14T15:37:08.100Z] ---> Running in 1c2b92ec5e4f [2024-02-14T15:37:08.100Z] Removing intermediate container 1c2b92ec5e4f [2024-02-14T15:37:08.100Z] ---> ac09fc735f43 [2024-02-14T15:37:08.100Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-14T15:37:08.100Z] ---> Running in cb3dd254cd19 [2024-02-14T15:37:08.100Z] Removing intermediate container cb3dd254cd19 [2024-02-14T15:37:08.100Z] ---> cba0b08683c1 [2024-02-14T15:37:08.100Z] Step 24/26 : LABEL arch=amd64 [2024-02-14T15:37:08.100Z] ---> Running in 2a905956f464 [2024-02-14T15:37:08.360Z] Removing intermediate container 2a905956f464 [2024-02-14T15:37:08.360Z] ---> ca58ba375db9 [2024-02-14T15:37:08.360Z] Step 25/26 : LABEL git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:37:08.360Z] ---> Running in ecb0a07b9f7c [2024-02-14T15:37:08.360Z] Removing intermediate container ecb0a07b9f7c [2024-02-14T15:37:08.360Z] ---> a6f2b58148d0 [2024-02-14T15:37:08.360Z] Step 26/26 : LABEL version=3.1.0-dev.31 [2024-02-14T15:37:08.360Z] ---> Running in 984bfd454410 [2024-02-14T15:37:08.360Z] Removing intermediate container 984bfd454410 [2024-02-14T15:37:08.360Z] ---> 20c39e8fa4de [2024-02-14T15:37:08.360Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-14T15:37:08.621Z] Successfully built 20c39e8fa4de [2024-02-14T15:37:08.621Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T15:37:08.897Z] provisioning config files... [2024-02-14T15:37:08.906Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4647902729441716414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:37:09.252Z] ---> ****-login.sh [2024-02-14T15:37:09.252Z] nexus3.edgexfoundry.org:10001 [2024-02-14T15:37:09.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:37:09.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:37:09.252Z] Configure a credential helper to remove this warning. See [2024-02-14T15:37:09.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:37:09.252Z] [2024-02-14T15:37:09.252Z] Login Succeeded [2024-02-14T15:37:09.252Z] nexus3.edgexfoundry.org:10002 [2024-02-14T15:37:09.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:37:09.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:37:09.253Z] Configure a credential helper to remove this warning. See [2024-02-14T15:37:09.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:37:09.253Z] [2024-02-14T15:37:09.253Z] Login Succeeded [2024-02-14T15:37:09.253Z] nexus3.edgexfoundry.org:10003 [2024-02-14T15:37:09.290Z] ---> f10c019fe962 [2024-02-14T15:37:09.290Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-14T15:37:09.290Z] ---> Running in f98d23f4a9d1 [2024-02-14T15:37:09.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:37:09.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:37:09.511Z] Configure a credential helper to remove this warning. See [2024-02-14T15:37:09.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:37:09.511Z] [2024-02-14T15:37:09.511Z] Login Succeeded [2024-02-14T15:37:09.511Z] nexus3.edgexfoundry.org:10004 [2024-02-14T15:37:09.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:37:09.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:37:09.512Z] Configure a credential helper to remove this warning. See [2024-02-14T15:37:09.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:37:09.512Z] [2024-02-14T15:37:09.512Z] Login Succeeded [2024-02-14T15:37:09.512Z] ****.io [2024-02-14T15:37:09.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:37:09.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:37:09.771Z] Configure a credential helper to remove this warning. See [2024-02-14T15:37:09.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:37:09.771Z] [2024-02-14T15:37:09.771Z] Login Succeeded [2024-02-14T15:37:09.771Z] ---> ****-login.sh ends [Pipeline] } [2024-02-14T15:37:09.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-14T15:37:09.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T15:37:09.974Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-02-14T15:37:09.974Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:37:09.974Z] latest [2024-02-14T15:37:09.974Z] 3.1.0-dev.31 [2024-02-14T15:37:09.974Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [2024-02-14T15:37:09.974Z] main [2024-02-14T15:37:09.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:10.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T15:37:10.446Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] } [Pipeline] // withEnv [2024-02-14T15:37:10.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:10.846Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:37:10.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-14T15:37:10.846Z] c54fe94eadd9: Preparing [2024-02-14T15:37:10.846Z] f1ec81d9b9f9: Preparing [2024-02-14T15:37:10.846Z] bcd0a01b8670: Preparing [2024-02-14T15:37:10.846Z] 5f6d64c1f9fb: Preparing [2024-02-14T15:37:10.846Z] aedc3bda2944: Preparing [2024-02-14T15:37:10.846Z] aedc3bda2944: Layer already exists [2024-02-14T15:37:10.846Z] f1ec81d9b9f9: Pushed [2024-02-14T15:37:10.846Z] 5f6d64c1f9fb: Pushed [2024-02-14T15:37:10.846Z] c54fe94eadd9: Pushed [2024-02-14T15:37:11.483Z] OK: 266 MiB in 52 packages [2024-02-14T15:37:12.443Z] Removing intermediate container f98d23f4a9d1 [2024-02-14T15:37:12.443Z] ---> cca03097883f [2024-02-14T15:37:12.443Z] Step 10/15 : ENV GO111MODULE=on [2024-02-14T15:37:12.443Z] ---> Running in b5f80578fd64 [2024-02-14T15:37:12.722Z] Removing intermediate container b5f80578fd64 [2024-02-14T15:37:12.722Z] ---> 3d97ef8501ab [2024-02-14T15:37:12.722Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-14T15:37:12.722Z] ---> Running in 89b71b7479a5 [2024-02-14T15:37:13.314Z] Removing intermediate container 89b71b7479a5 [2024-02-14T15:37:13.314Z] ---> 597265a83578 [2024-02-14T15:37:13.314Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-14T15:37:14.129Z] bcd0a01b8670: Pushed [2024-02-14T15:37:14.129Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:14.542Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:14.945Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-14T15:37:14.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-14T15:37:14.945Z] c54fe94eadd9: Preparing [2024-02-14T15:37:14.945Z] f1ec81d9b9f9: Preparing [2024-02-14T15:37:14.945Z] bcd0a01b8670: Preparing [2024-02-14T15:37:14.945Z] 5f6d64c1f9fb: Preparing [2024-02-14T15:37:14.945Z] aedc3bda2944: Preparing [2024-02-14T15:37:14.945Z] aedc3bda2944: Layer already exists [2024-02-14T15:37:14.945Z] c54fe94eadd9: Layer already exists [2024-02-14T15:37:14.945Z] f1ec81d9b9f9: Layer already exists [2024-02-14T15:37:14.945Z] 5f6d64c1f9fb: Layer already exists [2024-02-14T15:37:14.945Z] bcd0a01b8670: Layer already exists [2024-02-14T15:37:14.945Z] latest: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:15.368Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:15.774Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.31 [2024-02-14T15:37:15.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-14T15:37:15.774Z] c54fe94eadd9: Preparing [2024-02-14T15:37:15.774Z] f1ec81d9b9f9: Preparing [2024-02-14T15:37:15.774Z] bcd0a01b8670: Preparing [2024-02-14T15:37:15.774Z] 5f6d64c1f9fb: Preparing [2024-02-14T15:37:15.774Z] aedc3bda2944: Preparing [2024-02-14T15:37:15.774Z] bcd0a01b8670: Layer already exists [2024-02-14T15:37:15.774Z] aedc3bda2944: Layer already exists [2024-02-14T15:37:15.774Z] c54fe94eadd9: Layer already exists [2024-02-14T15:37:15.774Z] 5f6d64c1f9fb: Layer already exists [2024-02-14T15:37:15.774Z] f1ec81d9b9f9: Layer already exists [2024-02-14T15:37:15.774Z] 3.1.0-dev.31: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:16.189Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:16.594Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [2024-02-14T15:37:16.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-14T15:37:16.594Z] c54fe94eadd9: Preparing [2024-02-14T15:37:16.594Z] f1ec81d9b9f9: Preparing [2024-02-14T15:37:16.594Z] bcd0a01b8670: Preparing [2024-02-14T15:37:16.594Z] 5f6d64c1f9fb: Preparing [2024-02-14T15:37:16.594Z] aedc3bda2944: Preparing [2024-02-14T15:37:16.594Z] 5f6d64c1f9fb: Layer already exists [2024-02-14T15:37:16.594Z] c54fe94eadd9: Layer already exists [2024-02-14T15:37:16.594Z] bcd0a01b8670: Layer already exists [2024-02-14T15:37:16.594Z] aedc3bda2944: Layer already exists [2024-02-14T15:37:16.594Z] f1ec81d9b9f9: Layer already exists [2024-02-14T15:37:16.594Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [2024-02-14T15:37:16.662Z] ---> 5c11a52491d4 [2024-02-14T15:37:16.662Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T15:37:16.662Z] ---> Running in ebc834c73775 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:17.018Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:17.426Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-02-14T15:37:17.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-14T15:37:17.426Z] c54fe94eadd9: Preparing [2024-02-14T15:37:17.426Z] f1ec81d9b9f9: Preparing [2024-02-14T15:37:17.426Z] bcd0a01b8670: Preparing [2024-02-14T15:37:17.426Z] 5f6d64c1f9fb: Preparing [2024-02-14T15:37:17.426Z] aedc3bda2944: Preparing [2024-02-14T15:37:17.426Z] f1ec81d9b9f9: Layer already exists [2024-02-14T15:37:17.426Z] aedc3bda2944: Layer already exists [2024-02-14T15:37:17.426Z] c54fe94eadd9: Layer already exists [2024-02-14T15:37:17.426Z] bcd0a01b8670: Layer already exists [2024-02-14T15:37:17.426Z] 5f6d64c1f9fb: Layer already exists [2024-02-14T15:37:17.426Z] main: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-14T15:37:17.683Z] ===================================================== [Pipeline] echo [2024-02-14T15:37:17.723Z] taggedImages: [2024-02-14T15:37:17.723Z] - nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:37:17.723Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-14T15:37:17.723Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.31 [2024-02-14T15:37:17.723Z] - nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [2024-02-14T15:37:17.723Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:18.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-14T15:37:18.399Z] [2024-02-14T15:37:18.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:37:18.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-14T15:37:18.734Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-14T15:37:18.734Z] 5eb5b503b376: Pulling fs layer [2024-02-14T15:37:18.734Z] 5c69ac0246d0: Pulling fs layer [2024-02-14T15:37:18.734Z] ec43610c2a17: Pulling fs layer [2024-02-14T15:37:18.734Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-14T15:37:18.734Z] 33b1e0a273af: Pulling fs layer [2024-02-14T15:37:18.734Z] 5d3b04190fa2: Pulling fs layer [2024-02-14T15:37:18.734Z] 2f39f015ded8: Pulling fs layer [2024-02-14T15:37:18.734Z] 3a2ae6a8a46f: Waiting [2024-02-14T15:37:18.734Z] 2f39f015ded8: Waiting [2024-02-14T15:37:18.734Z] 5d3b04190fa2: Waiting [2024-02-14T15:37:18.734Z] 33b1e0a273af: Waiting [2024-02-14T15:37:18.734Z] 5c69ac0246d0: Verifying Checksum [2024-02-14T15:37:18.734Z] 5c69ac0246d0: Download complete [2024-02-14T15:37:18.734Z] 3a2ae6a8a46f: Download complete [2024-02-14T15:37:18.734Z] 33b1e0a273af: Verifying Checksum [2024-02-14T15:37:18.734Z] 33b1e0a273af: Download complete [2024-02-14T15:37:18.734Z] ec43610c2a17: Verifying Checksum [2024-02-14T15:37:18.734Z] ec43610c2a17: Download complete [2024-02-14T15:37:18.734Z] 5d3b04190fa2: Verifying Checksum [2024-02-14T15:37:18.734Z] 5d3b04190fa2: Download complete [2024-02-14T15:37:18.992Z] 5eb5b503b376: Verifying Checksum [2024-02-14T15:37:18.992Z] 5eb5b503b376: Download complete [2024-02-14T15:37:19.558Z] 2f39f015ded8: Verifying Checksum [2024-02-14T15:37:19.558Z] 2f39f015ded8: Download complete [2024-02-14T15:37:20.493Z] 5eb5b503b376: Pull complete [2024-02-14T15:37:20.493Z] 5c69ac0246d0: Pull complete [2024-02-14T15:37:21.059Z] ec43610c2a17: Pull complete [2024-02-14T15:37:21.059Z] 3a2ae6a8a46f: Pull complete [2024-02-14T15:37:21.318Z] 33b1e0a273af: Pull complete [2024-02-14T15:37:21.318Z] 5d3b04190fa2: Pull complete [2024-02-14T15:37:26.586Z] 2f39f015ded8: Pull complete [2024-02-14T15:37:26.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-14T15:37:26.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-14T15:37:26.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:37:26.805Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:37:26.846Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-14T15:37:31.969Z] $ docker top 1ad70f21fa886e68570f184d589a29a3453200d743d6e27d68826d90f1759463 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:37:32.501Z] ---> job-cost.sh [2024-02-14T15:37:32.501Z] lf-activate-venv: SKIPPING [2024-02-14T15:37:32.501Z] INFO: No Stack... [2024-02-14T15:37:32.786Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-14T15:37:33.407Z] INFO: Archiving Costs [Pipeline] sh [2024-02-14T15:37:33.721Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-02-14T15:37:33.721Z] + cut -d, -f6 [Pipeline] lock [2024-02-14T15:37:33.738Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [2024-02-14T15:37:33.743Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] did not exist. Created. [2024-02-14T15:37:33.748Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-14T15:37:34.113Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-14T15:37:34.499Z] Stashed 1 file(s) [Pipeline] } [2024-02-14T15:37:34.506Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-14T15:37:34.606Z] $ docker stop --time=1 1ad70f21fa886e68570f184d589a29a3453200d743d6e27d68826d90f1759463 [2024-02-14T15:37:35.877Z] $ docker rm -f --volumes 1ad70f21fa886e68570f184d589a29a3453200d743d6e27d68826d90f1759463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-14T15:38:13.025Z] Removing intermediate container ebc834c73775 [2024-02-14T15:38:13.025Z] ---> 738cacd07da4 [2024-02-14T15:38:13.025Z] Step 14/15 : COPY . . [2024-02-14T15:38:15.603Z] ---> 5e4d584dc8b6 [2024-02-14T15:38:15.603Z] Step 15/15 : RUN ${MAKE} [2024-02-14T15:38:15.603Z] ---> Running in f98012cbb3a6 [2024-02-14T15:38:16.189Z] noop [2024-02-14T15:38:16.771Z] Removing intermediate container f98012cbb3a6 [2024-02-14T15:38:16.771Z] ---> d5577a9c135a [2024-02-14T15:38:17.036Z] Successfully built d5577a9c135a [2024-02-14T15:38:17.036Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:38:17.494Z] + docker inspect -f . ci-base-image-arm64 [2024-02-14T15:38:17.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:38:17.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container [2024-02-14T15:38:17.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/161 -v /w/workspace/edgex-ui-go/161:/w/workspace/edgex-ui-go/161:rw,z -v /w/workspace/edgex-ui-go/161@tmp:/w/workspace/edgex-ui-go/161@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 ******** ci-base-image-arm64 cat [2024-02-14T15:38:18.989Z] $ docker top eda873a94e2c1b4abb99e1fbe44b373171873377539f4ffd9f63835fac9fea72 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T15:38:19.889Z] + go version [2024-02-14T15:38:19.889Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-14T15:38:19.907Z] $ docker stop --time=1 eda873a94e2c1b4abb99e1fbe44b373171873377539f4ffd9f63835fac9fea72 [2024-02-14T15:38:21.508Z] $ docker rm -f --volumes eda873a94e2c1b4abb99e1fbe44b373171873377539f4ffd9f63835fac9fea72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:38:22.357Z] + docker inspect -f . ci-base-image-arm64 [2024-02-14T15:38:22.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:38:22.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container [2024-02-14T15:38:22.674Z] $ 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/161 -v /w/workspace/edgex-ui-go/161:/w/workspace/edgex-ui-go/161:rw,z -v /w/workspace/edgex-ui-go/161@tmp:/w/workspace/edgex-ui-go/161@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 ******** ci-base-image-arm64 cat [2024-02-14T15:38:23.763Z] $ docker top 954d7c9e1a032a4094706b288a954519de3081f867b3e57f42bd24a6962757b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T15:38:24.332Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/161 [Pipeline] fileExists [Pipeline] sh [2024-02-14T15:38:24.700Z] + make test [2024-02-14T15:38:24.967Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-14T15:38:30.307Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-14T15:39:51.901Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-14T15:39:51.901Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-14T15:40:10.090Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-14T15:40:10.090Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-14T15:40:10.090Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-02-14T15:40:10.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-14T15:40:10.217Z] $ docker stop --time=1 954d7c9e1a032a4094706b288a954519de3081f867b3e57f42bd24a6962757b4 [2024-02-14T15:40:13.776Z] $ docker rm -f --volumes 954d7c9e1a032a4094706b288a954519de3081f867b3e57f42bd24a6962757b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-14T15:40:15.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-14T15:40:15.189Z] Warning: overwriting stash ‘coverage-report’ [2024-02-14T15:40:15.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-14T15:40:16.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-14T15:40:16.916Z] + ls -al . [2024-02-14T15:40:16.916Z] total 192 [2024-02-14T15:40:16.916Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 15:38 . [2024-02-14T15:40:16.916Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:35 .. [2024-02-14T15:40:16.916Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:35 .blubracket [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 15:35 .dockerignore [2024-02-14T15:40:16.916Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:35 .git [2024-02-14T15:40:16.916Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:35 .github [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 15:35 .gitignore [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 14 15:35 Attribution.txt [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 15:35 CHANGELOG.md [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 15:35 CONTRIBUTING.md [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 14 15:35 Dockerfile [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 15:35 Jenkinsfile [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 15:35 LICENSE [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 15:35 Makefile [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 15:35 README.md [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 15:33 VERSION [2024-02-14T15:40:16.916Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 15:35 angularmigrationlogs.md [2024-02-14T15:40:16.916Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:35 assets [2024-02-14T15:40:16.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:35 bin [2024-02-14T15:40:16.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:35 cmd [2024-02-14T15:40:16.917Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 14 15:38 coverage.out [2024-02-14T15:40:16.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:35 docs [2024-02-14T15:40:16.917Z] -rw-rw-r-- 1 jenkins jenkins 3556 Feb 14 15:35 go.mod [2024-02-14T15:40:16.917Z] -rw-rw-r-- 1 jenkins jenkins 33866 Feb 14 15:35 go.sum [2024-02-14T15:40:16.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:35 internal [2024-02-14T15:40:16.917Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 15:35 redeploy.sh [2024-02-14T15:40:16.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:35 testing [2024-02-14T15:40:16.917Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 15:35 version.go [2024-02-14T15:40:16.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:40:17.330Z] + 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=aca924e4b95c57c2e123a6a7892dfb26a76b1904 --label arch=arm64 --label version=3.1.0-dev.31 . [2024-02-14T15:40:19.272Z] Sending build context to Docker daemon 35.08MB [2024-02-14T15:40:19.272Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-14T15:40:19.272Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-14T15:40:19.272Z] ---> d5577a9c135a [2024-02-14T15:40:19.272Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-14T15:40:19.539Z] ---> Running in 4e861ed6cb01 [2024-02-14T15:40:20.947Z] Removing intermediate container 4e861ed6cb01 [2024-02-14T15:40:20.947Z] ---> b51864d495f7 [2024-02-14T15:40:20.947Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-14T15:40:21.212Z] ---> Running in 0d3cab89bf8a [2024-02-14T15:40:21.479Z] Removing intermediate container 0d3cab89bf8a [2024-02-14T15:40:21.479Z] ---> 9350e9acbddd [2024-02-14T15:40:21.479Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-14T15:40:21.479Z] ---> Running in de15077cd165 [2024-02-14T15:40:21.749Z] Removing intermediate container de15077cd165 [2024-02-14T15:40:21.749Z] ---> 3d21f0b5b791 [2024-02-14T15:40:21.749Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-14T15:40:22.014Z] ---> Running in 0ad59ae91545 [2024-02-14T15:40:26.249Z] Removing intermediate container 0ad59ae91545 [2024-02-14T15:40:26.249Z] ---> 63ce6b5ce2a6 [2024-02-14T15:40:26.249Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-14T15:40:26.250Z] ---> Running in 6d8c93aaa555 [2024-02-14T15:40:26.515Z] Removing intermediate container 6d8c93aaa555 [2024-02-14T15:40:26.515Z] ---> d7083d4b4b80 [2024-02-14T15:40:26.515Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-14T15:40:28.448Z] ---> 24fc3dc17a3c [2024-02-14T15:40:28.448Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-14T15:40:28.448Z] ---> Running in c0820ede9b08 [2024-02-14T15:40:29.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T15:40:29.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T15:40:31.068Z] OK: 266 MiB in 52 packages [2024-02-14T15:40:32.116Z] Removing intermediate container c0820ede9b08 [2024-02-14T15:40:32.116Z] ---> a8484c7daf54 [2024-02-14T15:40:32.116Z] Step 10/26 : ENV GO111MODULE=on [2024-02-14T15:40:32.116Z] ---> Running in 0e01691d2593 [2024-02-14T15:40:32.382Z] Removing intermediate container 0e01691d2593 [2024-02-14T15:40:32.382Z] ---> 742b6cef3bcc [2024-02-14T15:40:32.382Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-14T15:40:32.382Z] ---> Running in 439bcdf2a111 [2024-02-14T15:40:32.648Z] Removing intermediate container 439bcdf2a111 [2024-02-14T15:40:32.648Z] ---> f88a39adeacd [2024-02-14T15:40:32.648Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-14T15:40:33.235Z] ---> c4a46d7e44bd [2024-02-14T15:40:33.235Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T15:40:33.235Z] ---> Running in 7b663d57bd70 [2024-02-14T15:40:35.832Z] Removing intermediate container 7b663d57bd70 [2024-02-14T15:40:35.832Z] ---> 3ed975114430 [2024-02-14T15:40:35.832Z] Step 14/26 : COPY . . [2024-02-14T15:40:41.166Z] ---> 18f371075f0f [2024-02-14T15:40:41.166Z] Step 15/26 : RUN ${MAKE} [2024-02-14T15:40:41.166Z] ---> Running in 86279fd80965 [2024-02-14T15:40:41.748Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.31" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-14T15:42:33.379Z] Removing intermediate container 86279fd80965 [2024-02-14T15:42:33.379Z] ---> aa66853fed24 [2024-02-14T15:42:33.379Z] Step 16/26 : FROM alpine:3.18 [2024-02-14T15:42:33.379Z] 3.18: Pulling from library/alpine [2024-02-14T15:42:33.379Z] c6b39de5b339: Pulling fs layer [2024-02-14T15:42:33.379Z] c6b39de5b339: Verifying Checksum [2024-02-14T15:42:33.379Z] c6b39de5b339: Download complete [2024-02-14T15:42:33.379Z] c6b39de5b339: Pull complete [2024-02-14T15:42:33.379Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T15:42:33.379Z] Status: Downloaded newer image for alpine:3.18 [2024-02-14T15:42:33.379Z] ---> 33abbf032149 [2024-02-14T15:42:33.379Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-14T15:42:33.379Z] ---> Running in 724b88d0b9a5 [2024-02-14T15:42:33.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T15:42:33.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T15:42:33.379Z] OK: 8 MiB in 15 packages [2024-02-14T15:42:33.379Z] Removing intermediate container 724b88d0b9a5 [2024-02-14T15:42:33.379Z] ---> b7b421829e8e [2024-02-14T15:42:33.379Z] Step 18/26 : EXPOSE 4000 [2024-02-14T15:42:33.379Z] ---> Running in 480a2f387b92 [2024-02-14T15:42:33.379Z] Removing intermediate container 480a2f387b92 [2024-02-14T15:42:33.379Z] ---> be3065a659b8 [2024-02-14T15:42:33.379Z] Step 19/26 : 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-02-14T15:42:33.379Z] ---> 77091fdd121f [2024-02-14T15:42:33.379Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-14T15:42:33.379Z] ---> eff5d94b21c7 [2024-02-14T15:42:33.379Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-14T15:42:33.379Z] ---> d8d25dedbe6d [2024-02-14T15:42:33.379Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-14T15:42:33.379Z] ---> Running in 88d0b9873e3a [2024-02-14T15:42:33.379Z] Removing intermediate container 88d0b9873e3a [2024-02-14T15:42:33.379Z] ---> c60c2de68e00 [2024-02-14T15:42:33.379Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-14T15:42:33.379Z] ---> Running in e461f443697b [2024-02-14T15:42:33.379Z] Removing intermediate container e461f443697b [2024-02-14T15:42:33.379Z] ---> a86c9c6ee9c5 [2024-02-14T15:42:33.379Z] Step 24/26 : LABEL arch=arm64 [2024-02-14T15:42:33.379Z] ---> Running in 0f10ef601dee [2024-02-14T15:42:33.379Z] Removing intermediate container 0f10ef601dee [2024-02-14T15:42:33.379Z] ---> ae3e8f9dc991 [2024-02-14T15:42:33.379Z] Step 25/26 : LABEL git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:42:33.379Z] ---> Running in ad55dd47c236 [2024-02-14T15:42:33.379Z] Removing intermediate container ad55dd47c236 [2024-02-14T15:42:33.379Z] ---> d08c5bcff0b1 [2024-02-14T15:42:33.379Z] Step 26/26 : LABEL version=3.1.0-dev.31 [2024-02-14T15:42:33.379Z] ---> Running in b277eee19fb0 [2024-02-14T15:42:33.379Z] Removing intermediate container b277eee19fb0 [2024-02-14T15:42:33.379Z] ---> 2e3bf15dc237 [2024-02-14T15:42:33.379Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-14T15:42:33.644Z] Successfully built 2e3bf15dc237 [2024-02-14T15:42:33.644Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T15:42:34.099Z] provisioning config files... [2024-02-14T15:42:34.115Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/161@tmp/config8415711997373887533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:42:34.618Z] ---> ****-login.sh [2024-02-14T15:42:34.618Z] nexus3.edgexfoundry.org:10001 [2024-02-14T15:42:34.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:42:34.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:42:34.889Z] Configure a credential helper to remove this warning. See [2024-02-14T15:42:34.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:42:34.889Z] [2024-02-14T15:42:34.889Z] Login Succeeded [2024-02-14T15:42:34.889Z] nexus3.edgexfoundry.org:10002 [2024-02-14T15:42:35.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:42:35.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:42:35.167Z] Configure a credential helper to remove this warning. See [2024-02-14T15:42:35.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:42:35.167Z] [2024-02-14T15:42:35.167Z] Login Succeeded [2024-02-14T15:42:35.167Z] nexus3.edgexfoundry.org:10003 [2024-02-14T15:42:35.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:42:35.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:42:35.711Z] Configure a credential helper to remove this warning. See [2024-02-14T15:42:35.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:42:35.711Z] [2024-02-14T15:42:35.711Z] Login Succeeded [2024-02-14T15:42:35.711Z] nexus3.edgexfoundry.org:10004 [2024-02-14T15:42:35.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:42:35.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:42:35.982Z] Configure a credential helper to remove this warning. See [2024-02-14T15:42:35.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:42:35.982Z] [2024-02-14T15:42:35.982Z] Login Succeeded [2024-02-14T15:42:35.982Z] ****.io [2024-02-14T15:42:36.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T15:42:36.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T15:42:36.523Z] Configure a credential helper to remove this warning. See [2024-02-14T15:42:36.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T15:42:36.523Z] [2024-02-14T15:42:36.523Z] Login Succeeded [2024-02-14T15:42:36.523Z] ---> ****-login.sh ends [Pipeline] } [2024-02-14T15:42:36.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-14T15:42:36.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T15:42:36.815Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-02-14T15:42:36.815Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:42:36.815Z] latest [2024-02-14T15:42:36.815Z] 3.1.0-dev.31 [2024-02-14T15:42:36.815Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [2024-02-14T15:42:36.815Z] main [2024-02-14T15:42:36.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:37.380Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:37.856Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:42:37.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-14T15:42:37.856Z] b7e2205d038d: Preparing [2024-02-14T15:42:37.856Z] 126ec11559b3: Preparing [2024-02-14T15:42:37.856Z] a208b964659c: Preparing [2024-02-14T15:42:37.856Z] cf63d50d04f6: Preparing [2024-02-14T15:42:37.856Z] 7c504f21be85: Preparing [2024-02-14T15:42:37.856Z] 7c504f21be85: Layer already exists [2024-02-14T15:42:38.122Z] 126ec11559b3: Pushed [2024-02-14T15:42:38.122Z] cf63d50d04f6: Pushed [2024-02-14T15:42:38.122Z] b7e2205d038d: Pushed [2024-02-14T15:42:44.743Z] a208b964659c: Pushed [2024-02-14T15:42:44.743Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:45.233Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:45.708Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-14T15:42:45.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-14T15:42:45.708Z] b7e2205d038d: Preparing [2024-02-14T15:42:45.708Z] 126ec11559b3: Preparing [2024-02-14T15:42:45.708Z] a208b964659c: Preparing [2024-02-14T15:42:45.708Z] cf63d50d04f6: Preparing [2024-02-14T15:42:45.708Z] 7c504f21be85: Preparing [2024-02-14T15:42:45.708Z] b7e2205d038d: Layer already exists [2024-02-14T15:42:45.708Z] 7c504f21be85: Layer already exists [2024-02-14T15:42:45.708Z] 126ec11559b3: Layer already exists [2024-02-14T15:42:45.708Z] a208b964659c: Layer already exists [2024-02-14T15:42:45.708Z] cf63d50d04f6: Layer already exists [2024-02-14T15:42:45.708Z] latest: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:46.186Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:46.656Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.31 [2024-02-14T15:42:46.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-14T15:42:46.656Z] b7e2205d038d: Preparing [2024-02-14T15:42:46.656Z] 126ec11559b3: Preparing [2024-02-14T15:42:46.656Z] a208b964659c: Preparing [2024-02-14T15:42:46.656Z] cf63d50d04f6: Preparing [2024-02-14T15:42:46.656Z] 7c504f21be85: Preparing [2024-02-14T15:42:46.656Z] b7e2205d038d: Layer already exists [2024-02-14T15:42:46.656Z] a208b964659c: Layer already exists [2024-02-14T15:42:46.656Z] 7c504f21be85: Layer already exists [2024-02-14T15:42:46.656Z] cf63d50d04f6: Layer already exists [2024-02-14T15:42:46.656Z] 126ec11559b3: Layer already exists [2024-02-14T15:42:46.921Z] 3.1.0-dev.31: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:47.400Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:47.883Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [2024-02-14T15:42:47.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-14T15:42:47.883Z] b7e2205d038d: Preparing [2024-02-14T15:42:47.883Z] 126ec11559b3: Preparing [2024-02-14T15:42:47.883Z] a208b964659c: Preparing [2024-02-14T15:42:47.883Z] cf63d50d04f6: Preparing [2024-02-14T15:42:47.883Z] 7c504f21be85: Preparing [2024-02-14T15:42:47.883Z] 7c504f21be85: Layer already exists [2024-02-14T15:42:47.883Z] 126ec11559b3: Layer already exists [2024-02-14T15:42:47.883Z] b7e2205d038d: Layer already exists [2024-02-14T15:42:47.883Z] cf63d50d04f6: Layer already exists [2024-02-14T15:42:47.883Z] a208b964659c: Layer already exists [2024-02-14T15:42:47.883Z] aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:48.365Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:53.069Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-02-14T15:42:53.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-14T15:42:53.069Z] b7e2205d038d: Preparing [2024-02-14T15:42:53.069Z] 126ec11559b3: Preparing [2024-02-14T15:42:53.069Z] a208b964659c: Preparing [2024-02-14T15:42:53.069Z] cf63d50d04f6: Preparing [2024-02-14T15:42:53.069Z] 7c504f21be85: Preparing [2024-02-14T15:42:53.069Z] 7c504f21be85: Layer already exists [2024-02-14T15:42:53.069Z] cf63d50d04f6: Layer already exists [2024-02-14T15:42:53.069Z] b7e2205d038d: Layer already exists [2024-02-14T15:42:53.069Z] 126ec11559b3: Layer already exists [2024-02-14T15:42:53.069Z] a208b964659c: Layer already exists [2024-02-14T15:42:53.069Z] main: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-14T15:42:53.667Z] ===================================================== [Pipeline] echo [2024-02-14T15:42:53.724Z] taggedImages: [2024-02-14T15:42:53.724Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [2024-02-14T15:42:53.724Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-14T15:42:53.724Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.31 [2024-02-14T15:42:53.724Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [2024-02-14T15:42:53.724Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:54.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-14T15:42:54.385Z] [2024-02-14T15:42:54.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:42:54.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-14T15:42:54.766Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-14T15:42:54.766Z] 8998bd30e6a1: Pulling fs layer [2024-02-14T15:42:54.766Z] 04944245beec: Pulling fs layer [2024-02-14T15:42:54.766Z] 699f458cf7ca: Pulling fs layer [2024-02-14T15:42:54.766Z] 765212b225bb: Pulling fs layer [2024-02-14T15:42:54.766Z] f23df028b6ca: Pulling fs layer [2024-02-14T15:42:54.766Z] 765212b225bb: Waiting [2024-02-14T15:42:54.766Z] f23df028b6ca: Waiting [2024-02-14T15:42:54.766Z] d65c8cfc05b1: Pulling fs layer [2024-02-14T15:42:54.766Z] 2437ff75d9bd: Pulling fs layer [2024-02-14T15:42:54.766Z] d65c8cfc05b1: Waiting [2024-02-14T15:42:54.766Z] 2437ff75d9bd: Waiting [2024-02-14T15:42:55.032Z] 04944245beec: Verifying Checksum [2024-02-14T15:42:55.032Z] 04944245beec: Download complete [2024-02-14T15:42:55.032Z] 765212b225bb: Verifying Checksum [2024-02-14T15:42:55.032Z] 765212b225bb: Download complete [2024-02-14T15:42:55.032Z] f23df028b6ca: Verifying Checksum [2024-02-14T15:42:55.032Z] f23df028b6ca: Download complete [2024-02-14T15:42:55.032Z] d65c8cfc05b1: Verifying Checksum [2024-02-14T15:42:55.032Z] d65c8cfc05b1: Download complete [2024-02-14T15:42:55.032Z] 699f458cf7ca: Verifying Checksum [2024-02-14T15:42:55.032Z] 699f458cf7ca: Download complete [2024-02-14T15:42:55.616Z] 8998bd30e6a1: Verifying Checksum [2024-02-14T15:42:55.616Z] 8998bd30e6a1: Download complete [2024-02-14T15:42:58.183Z] 2437ff75d9bd: Verifying Checksum [2024-02-14T15:42:58.183Z] 2437ff75d9bd: Download complete [2024-02-14T15:43:00.111Z] 8998bd30e6a1: Pull complete [2024-02-14T15:43:00.377Z] 04944245beec: Pull complete [2024-02-14T15:43:02.310Z] 699f458cf7ca: Pull complete [2024-02-14T15:43:02.310Z] 765212b225bb: Pull complete [2024-02-14T15:43:03.262Z] f23df028b6ca: Pull complete [2024-02-14T15:43:03.262Z] d65c8cfc05b1: Pull complete [2024-02-14T15:43:21.436Z] 2437ff75d9bd: Pull complete [2024-02-14T15:43:21.436Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-14T15:43:21.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-14T15:43:21.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:43:21.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container [2024-02-14T15:43:21.864Z] $ 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/161 -v /w/workspace/edgex-ui-go/161:/w/workspace/edgex-ui-go/161:rw,z -v /w/workspace/edgex-ui-go/161@tmp:/w/workspace/edgex-ui-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-14T15:43:24.329Z] $ docker top 4cc6bff7ab8eaf0f4c20a0ad961f8a1cb50f2af393dba473766a9847c9b959c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:43:24.936Z] ---> job-cost.sh [2024-02-14T15:43:25.207Z] lf-activate-venv: SKIPPING [2024-02-14T15:43:25.207Z] INFO: No Stack... [2024-02-14T15:43:25.473Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-14T15:43:26.425Z] INFO: Archiving Costs [Pipeline] sh [2024-02-14T15:43:26.741Z] + cat /w/workspace/edgex-ui-go/161/archives/cost.csv [2024-02-14T15:43:26.741Z] + cut -d, -f6 [Pipeline] lock [2024-02-14T15:43:26.788Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [2024-02-14T15:43:26.794Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] did not exist. Created. [2024-02-14T15:43:26.803Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-14T15:43:27.206Z] /w/workspace/edgex-ui-go/161@tmp/durable-c33b1469/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-14T15:43:27.521Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-14T15:43:27.592Z] Warning: overwriting stash ‘stack-cost’ [2024-02-14T15:43:27.787Z] Stashed 1 file(s) [Pipeline] } [2024-02-14T15:43:27.798Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-14T15:43:27.916Z] $ docker stop --time=1 4cc6bff7ab8eaf0f4c20a0ad961f8a1cb50f2af393dba473766a9847c9b959c8 [2024-02-14T15:43:29.368Z] $ docker rm -f --volumes 4cc6bff7ab8eaf0f4c20a0ad961f8a1cb50f2af393dba473766a9847c9b959c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-14T15:43:30.749Z] provisioning config files... [2024-02-14T15:43:30.756Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14751151233909483790tmp [Pipeline] { [Pipeline] sh [2024-02-14T15:43:31.141Z] + set +x [2024-02-14T15:43:31.141Z] + curl -s https://codecov.io/bash [2024-02-14T15:43:31.141Z] + bash -s -- [2024-02-14T15:43:31.141Z] [2024-02-14T15:43:31.141Z] _____ _ [2024-02-14T15:43:31.141Z] / ____| | | [2024-02-14T15:43:31.141Z] | | ___ __| | ___ ___ _____ __ [2024-02-14T15:43:31.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-14T15:43:31.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-14T15:43:31.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-14T15:43:31.141Z] Bash-1.0.6 [2024-02-14T15:43:31.141Z] [2024-02-14T15:43:31.141Z] [2024-02-14T15:43:31.141Z] ==> git version 2.25.1 found [2024-02-14T15:43:31.141Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-14T15:43:31.141Z] Release-Date: 2020-01-08 [2024-02-14T15:43:31.141Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-14T15:43:31.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-14T15:43:31.141Z] ==> Jenkins CI detected. [2024-02-14T15:43:31.141Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-14T15:43:31.141Z] project root: . [2024-02-14T15:43:31.141Z] --> token set from env [2024-02-14T15:43:31.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-14T15:43:31.141Z] ==> Running gcov in . (disable via -X gcov) [2024-02-14T15:43:31.400Z] ==> Python coveragepy not found [2024-02-14T15:43:31.400Z] ==> Searching for coverage reports in: [2024-02-14T15:43:31.400Z] + . [2024-02-14T15:43:31.400Z] -> Found 1 reports [2024-02-14T15:43:31.400Z] ==> Detecting git/mercurial file structure [2024-02-14T15:43:31.400Z] ==> Reading reports [2024-02-14T15:43:31.400Z] + ./coverage.out bytes=10 [2024-02-14T15:43:31.400Z] ==> Appending adjustments [2024-02-14T15:43:31.400Z] https://docs.codecov.io/docs/fixing-reports [2024-02-14T15:43:31.968Z] + Found adjustments [2024-02-14T15:43:31.968Z] ==> Gzipping contents [2024-02-14T15:43:31.968Z] 12K /tmp/codecov.7oBytJ.gz [2024-02-14T15:43:31.968Z] ==> Uploading reports [2024-02-14T15:43:31.968Z] url: https://codecov.io [2024-02-14T15:43:31.968Z] query: branch=main&commit=aca924e4b95c57c2e123a6a7892dfb26a76b1904&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-14T15:43:31.968Z] -> Pinging Codecov [2024-02-14T15:43:31.968Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aca924e4b95c57c2e123a6a7892dfb26a76b1904&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-14T15:43:32.228Z] -> Uploading to [2024-02-14T15:43:32.228Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-14/FB506323287CE973F263BFD2A0EB1F37/aca924e4b95c57c2e123a6a7892dfb26a76b1904/3b7aae49-e584-44d1-a612-bd6807f42d12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240214T154331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6cf1fa78d646cea88b33e68b3852fd2daf0e1be397a89cc1ac0c7b05f4728fb [2024-02-14T15:43:32.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-14T15:43:32.228Z] Dload Upload Total Spent Left Speed [2024-02-14T15:43:32.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 32048 --:--:-- --:--:-- --:--:-- 32048 [2024-02-14T15:43:32.490Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] } [2024-02-14T15:43:32.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-14T15:43:32.920Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-14T15:43:32.939Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:43:33.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-14T15:43:33.362Z] [2024-02-14T15:43:33.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:43:33.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-14T15:43:33.708Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-14T15:43:33.708Z] df9b9388f04a: Pulling fs layer [2024-02-14T15:43:33.708Z] 52dc419b0ee2: Pulling fs layer [2024-02-14T15:43:33.708Z] 25bc292e5bac: Pulling fs layer [2024-02-14T15:43:33.708Z] 114826534d7a: Pulling fs layer [2024-02-14T15:43:33.708Z] 4657fd5d0bcf: Pulling fs layer [2024-02-14T15:43:33.708Z] 6ad1cebc031e: Pulling fs layer [2024-02-14T15:43:33.708Z] 8a3aa393b2d8: Pulling fs layer [2024-02-14T15:43:33.708Z] 114826534d7a: Waiting [2024-02-14T15:43:33.708Z] 4657fd5d0bcf: Waiting [2024-02-14T15:43:33.708Z] 8a3aa393b2d8: Waiting [2024-02-14T15:43:33.708Z] 6ad1cebc031e: Waiting [2024-02-14T15:43:33.708Z] 25bc292e5bac: Verifying Checksum [2024-02-14T15:43:33.708Z] 25bc292e5bac: Download complete [2024-02-14T15:43:34.300Z] 52dc419b0ee2: Verifying Checksum [2024-02-14T15:43:34.300Z] 52dc419b0ee2: Download complete [2024-02-14T15:43:34.300Z] 4657fd5d0bcf: Verifying Checksum [2024-02-14T15:43:34.300Z] 4657fd5d0bcf: Download complete [2024-02-14T15:43:34.300Z] df9b9388f04a: Download complete [2024-02-14T15:43:34.300Z] 6ad1cebc031e: Verifying Checksum [2024-02-14T15:43:34.300Z] 6ad1cebc031e: Download complete [2024-02-14T15:43:34.560Z] df9b9388f04a: Pull complete [2024-02-14T15:43:34.560Z] 52dc419b0ee2: Pull complete [2024-02-14T15:43:34.560Z] 25bc292e5bac: Pull complete [2024-02-14T15:43:35.128Z] 114826534d7a: Verifying Checksum [2024-02-14T15:43:35.128Z] 8a3aa393b2d8: Verifying Checksum [2024-02-14T15:43:35.128Z] 8a3aa393b2d8: Download complete [2024-02-14T15:43:38.411Z] 114826534d7a: Pull complete [2024-02-14T15:43:38.669Z] 4657fd5d0bcf: Pull complete [2024-02-14T15:43:38.926Z] 6ad1cebc031e: Pull complete [2024-02-14T15:43:42.211Z] 8a3aa393b2d8: Pull complete [2024-02-14T15:43:42.211Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-14T15:43:42.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-14T15:43:42.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:43:42.502Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:43:42.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-14T15:43:46.981Z] $ docker top 2bbd240627036ddd06690ec7c67bb29a7310d84b6e23988ef9a558c5045ec5ea -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-14T15:43:47.225Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-02-14T15:43:47.515Z] + set -o pipefail [2024-02-14T15:43:47.515Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-02-14T15:43:54.086Z] [2024-02-14T15:43:54.086Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-02-14T15:43:54.086Z] [2024-02-14T15:43:54.086Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/52f14fb5-6087-47d4-bf67-10ad1f01c162 [2024-02-14T15:43:54.086Z] [2024-02-14T15:43:54.086Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-02-14T15:43:54.086Z] [2024-02-14T15:43:54.086Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-14T15:43:54.086Z] [2024-02-14T15:43:54.655Z] [2024-02-14T15:43:54.655Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-14T15:43:54.655Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-14T15:43:54.655Z] More details here: https://snyk.co/ue1NS [2024-02-14T15:43:54.655Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-02-14T15:43:54.655Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-02-14T15:43:54.672Z] $ docker stop --time=1 2bbd240627036ddd06690ec7c67bb29a7310d84b6e23988ef9a558c5045ec5ea [2024-02-14T15:43:58.133Z] $ docker rm -f --volumes 2bbd240627036ddd06690ec7c67bb29a7310d84b6e23988ef9a558c5045ec5ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-14T15:43:59.631Z] + git log --format=format:%s -1 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] sh [2024-02-14T15:43:59.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-14T15:43:59.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:44:00.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T15:44:00.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:44:00.465Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:44:00.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-02-14T15:44:00.955Z] $ docker top 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 -eo pid,comm [2024-02-14T15:44:01.005Z] 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-02-14T15:44:01.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-14T15:44:01.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-14T15:44:01.213Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-14T15:44:01.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-14T15:44:01.338Z] $ docker exec 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 ssh-agent [2024-02-14T15:44:01.467Z] SSH_AUTH_SOCK=/tmp/ssh-WZ2NoYizLkCd/agent.32 [2024-02-14T15:44:01.467Z] SSH_AGENT_PID=38 [2024-02-14T15:44:01.472Z] Running ssh-add (command line suppressed) [2024-02-14T15:44:01.584Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17497407260018049011.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17497407260018049011.key) [2024-02-14T15:44:01.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-14T15:44:01.930Z] + git semver tag [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,120 [run_tag] DEBUG tag force:False [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,120 [check_head_tag] DEBUG check head tag [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,122 [execute] INFO git cat-file --batch-check [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,126 [execute] INFO git cat-file --batch [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,143 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,143 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-14T15:44:02.190Z] 2024-02-14 15:44:02,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:44:02.190Z] 3.1.0-dev.31 [Pipeline] } [2024-02-14T15:44:02.203Z] $ docker exec --env ******** --env ******** 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 ssh-agent -k [2024-02-14T15:44:02.307Z] unset SSH_AUTH_SOCK; [2024-02-14T15:44:02.307Z] unset SSH_AGENT_PID; [2024-02-14T15:44:02.308Z] echo Agent pid 38 killed; [2024-02-14T15:44:02.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-14T15:44:02.827Z] + git semver [Pipeline] } [2024-02-14T15:44:03.103Z] $ docker stop --time=1 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 [2024-02-14T15:44:04.407Z] $ docker rm -f --volumes 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:44:05.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-14T15:44:05.051Z] [2024-02-14T15:44:05.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:44:05.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-14T15:44:05.405Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-14T15:44:05.405Z] ab5ef0e58194: Pulling fs layer [2024-02-14T15:44:05.405Z] 9712f1f96733: Pulling fs layer [2024-02-14T15:44:05.405Z] 63f879dbbcfc: Pulling fs layer [2024-02-14T15:44:05.405Z] 0d9ebad4ef96: Pulling fs layer [2024-02-14T15:44:05.405Z] e9a5061849ea: Pulling fs layer [2024-02-14T15:44:05.405Z] d747dcd14b5f: Pulling fs layer [2024-02-14T15:44:05.405Z] 2de7ff778b66: Pulling fs layer [2024-02-14T15:44:05.405Z] d747dcd14b5f: Waiting [2024-02-14T15:44:05.405Z] 2de7ff778b66: Waiting [2024-02-14T15:44:05.405Z] e9a5061849ea: Waiting [2024-02-14T15:44:05.405Z] 0d9ebad4ef96: Waiting [2024-02-14T15:44:05.405Z] 9712f1f96733: Verifying Checksum [2024-02-14T15:44:05.405Z] 9712f1f96733: Download complete [2024-02-14T15:44:05.664Z] 63f879dbbcfc: Verifying Checksum [2024-02-14T15:44:05.664Z] 63f879dbbcfc: Download complete [2024-02-14T15:44:05.922Z] e9a5061849ea: Verifying Checksum [2024-02-14T15:44:05.922Z] e9a5061849ea: Download complete [2024-02-14T15:44:05.922Z] 0d9ebad4ef96: Verifying Checksum [2024-02-14T15:44:05.922Z] 0d9ebad4ef96: Download complete [2024-02-14T15:44:05.922Z] d747dcd14b5f: Verifying Checksum [2024-02-14T15:44:05.922Z] d747dcd14b5f: Download complete [2024-02-14T15:44:05.922Z] ab5ef0e58194: Verifying Checksum [2024-02-14T15:44:05.922Z] ab5ef0e58194: Download complete [2024-02-14T15:44:06.180Z] 2de7ff778b66: Verifying Checksum [2024-02-14T15:44:06.180Z] 2de7ff778b66: Download complete [2024-02-14T15:44:09.459Z] ab5ef0e58194: Pull complete [2024-02-14T15:44:09.459Z] 9712f1f96733: Pull complete [2024-02-14T15:44:09.718Z] 63f879dbbcfc: Pull complete [2024-02-14T15:44:13.918Z] 0d9ebad4ef96: Pull complete [2024-02-14T15:44:13.918Z] e9a5061849ea: Pull complete [2024-02-14T15:44:13.918Z] d747dcd14b5f: Pull complete [2024-02-14T15:44:15.296Z] 2de7ff778b66: Pull complete [2024-02-14T15:44:15.296Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-14T15:44:15.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-14T15:44:15.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:44:15.602Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:44:15.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat [2024-02-14T15:44:21.626Z] $ docker top 865f0368c0359331b5c17a2491ac803f768d38bc36e6286a93e149ea0cdb8c8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-14T15:44:21.800Z] provisioning config files... [2024-02-14T15:44:21.817Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9987627519944695635tmp [2024-02-14T15:44:21.834Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10516357550616765048tmp [2024-02-14T15:44:21.852Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5637674089362089118tmp [Pipeline] { [Pipeline] echo [2024-02-14T15:44:21.982Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:22.278Z] ---> sigul-configuration.sh [2024-02-14T15:44:22.278Z] gpg: directory `/root/.gnupg' created [2024-02-14T15:44:22.278Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-14T15:44:22.278Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-14T15:44:22.278Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-14T15:44:22.278Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-14T15:44:22.278Z] gpg: CAST5 encrypted data [2024-02-14T15:44:22.278Z] gpg: encrypted with 1 passphrase [2024-02-14T15:44:22.278Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-14T15:44:22.577Z] + mkdir /home/jenkins [2024-02-14T15:44:22.577Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-14T15:44:22.875Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-14T15:44:22.887Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:23.177Z] ---> sigul-install.sh [2024-02-14T15:44:23.177Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-14T15:44:23.469Z] + git tag --list [2024-02-14T15:44:23.469Z] 0.1.1 [2024-02-14T15:44:23.469Z] v1.1.0 [2024-02-14T15:44:23.469Z] v1.2.0 [2024-02-14T15:44:23.469Z] v1.2.1 [2024-02-14T15:44:23.469Z] v1.3.0 [2024-02-14T15:44:23.469Z] v2.0.0 [2024-02-14T15:44:23.469Z] v2.1.0 [2024-02-14T15:44:23.469Z] v2.2.0 [2024-02-14T15:44:23.469Z] v2.3.0 [2024-02-14T15:44:23.469Z] v3.0 [2024-02-14T15:44:23.469Z] v3.0.0 [2024-02-14T15:44:23.469Z] v3.1 [2024-02-14T15:44:23.469Z] v3.1.0 [2024-02-14T15:44:23.469Z] v3.1.0-dev.1 [2024-02-14T15:44:23.469Z] v3.1.0-dev.10 [2024-02-14T15:44:23.469Z] v3.1.0-dev.11 [2024-02-14T15:44:23.469Z] v3.1.0-dev.12 [2024-02-14T15:44:23.469Z] v3.1.0-dev.13 [2024-02-14T15:44:23.469Z] v3.1.0-dev.14 [2024-02-14T15:44:23.469Z] v3.1.0-dev.15 [2024-02-14T15:44:23.469Z] v3.1.0-dev.16 [2024-02-14T15:44:23.469Z] v3.1.0-dev.17 [2024-02-14T15:44:23.469Z] v3.1.0-dev.18 [2024-02-14T15:44:23.469Z] v3.1.0-dev.19 [2024-02-14T15:44:23.469Z] v3.1.0-dev.2 [2024-02-14T15:44:23.469Z] v3.1.0-dev.20 [2024-02-14T15:44:23.469Z] v3.1.0-dev.21 [2024-02-14T15:44:23.469Z] v3.1.0-dev.22 [2024-02-14T15:44:23.469Z] v3.1.0-dev.23 [2024-02-14T15:44:23.469Z] v3.1.0-dev.24 [2024-02-14T15:44:23.469Z] v3.1.0-dev.25 [2024-02-14T15:44:23.469Z] v3.1.0-dev.26 [2024-02-14T15:44:23.469Z] v3.1.0-dev.27 [2024-02-14T15:44:23.469Z] v3.1.0-dev.28 [2024-02-14T15:44:23.469Z] v3.1.0-dev.29 [2024-02-14T15:44:23.469Z] v3.1.0-dev.3 [2024-02-14T15:44:23.469Z] v3.1.0-dev.30 [2024-02-14T15:44:23.469Z] v3.1.0-dev.31 [2024-02-14T15:44:23.469Z] v3.1.0-dev.4 [2024-02-14T15:44:23.469Z] v3.1.0-dev.5 [2024-02-14T15:44:23.469Z] v3.1.0-dev.6 [2024-02-14T15:44:23.469Z] v3.1.0-dev.7 [2024-02-14T15:44:23.469Z] v3.1.0-dev.8 [2024-02-14T15:44:23.469Z] v3.1.0-dev.9 [Pipeline] sh [2024-02-14T15:44:23.764Z] + lftools sign git-tag v3.1.0-dev.31 [2024-02-14T15:44:24.331Z] Signing Git tag with Sigul... [2024-02-14T15:44:24.331Z] Signing v3.1.0-dev.31 [Pipeline] echo [2024-02-14T15:44:24.961Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:25.254Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-14T15:44:25.261Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-14T15:44:25.396Z] $ docker stop --time=1 865f0368c0359331b5c17a2491ac803f768d38bc36e6286a93e149ea0cdb8c8e [2024-02-14T15:44:26.692Z] $ docker rm -f --volumes 865f0368c0359331b5c17a2491ac803f768d38bc36e6286a93e149ea0cdb8c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-14T15:44:27.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-14T15:44:27.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:44:27.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T15:44:27.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:44:28.114Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:44:28.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-02-14T15:44:28.502Z] $ docker top 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 -eo pid,comm [2024-02-14T15:44:28.547Z] 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-02-14T15:44:28.547Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-14T15:44:28.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-14T15:44:28.763Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-14T15:44:28.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-14T15:44:28.903Z] $ docker exec 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 ssh-agent [2024-02-14T15:44:29.010Z] SSH_AUTH_SOCK=/tmp/ssh-JFpRnHCG7vUg/agent.31 [2024-02-14T15:44:29.010Z] SSH_AGENT_PID=37 [2024-02-14T15:44:29.014Z] Running ssh-add (command line suppressed) [2024-02-14T15:44:29.119Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2519306936780878563.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2519306936780878563.key) [2024-02-14T15:44:29.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-14T15:44:29.472Z] + git semver bump pre [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,666 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,666 [bump_version] DEBUG bumped version:3.1.0-dev.32 [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,666 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,666 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,668 [execute] INFO git cat-file --batch-check [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,672 [execute] INFO git cat-file --batch [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-14T15:44:29.732Z] 2024-02-14 15:44:29,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:44:29.732Z] 3.1.0-dev.32 [Pipeline] } [2024-02-14T15:44:29.744Z] $ docker exec --env ******** --env ******** 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 ssh-agent -k [2024-02-14T15:44:29.855Z] unset SSH_AUTH_SOCK; [2024-02-14T15:44:29.855Z] unset SSH_AGENT_PID; [2024-02-14T15:44:29.855Z] echo Agent pid 37 killed; [2024-02-14T15:44:29.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-14T15:44:30.395Z] + git semver [Pipeline] } [2024-02-14T15:44:30.669Z] $ docker stop --time=1 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 [2024-02-14T15:44:31.951Z] $ docker rm -f --volumes 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-14T15:44:32.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-14T15:44:32.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:44:32.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T15:44:32.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:44:33.066Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:44:33.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-02-14T15:44:33.463Z] $ docker top 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-14T15:44:33.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-14T15:44:33.730Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-14T15:44:33.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-14T15:44:33.860Z] $ docker exec 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 ssh-agent [2024-02-14T15:44:33.970Z] SSH_AUTH_SOCK=/tmp/ssh-ggsjVITSyRK5/agent.32 [2024-02-14T15:44:33.970Z] SSH_AGENT_PID=38 [2024-02-14T15:44:33.975Z] Running ssh-add (command line suppressed) [2024-02-14T15:44:34.087Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17477036538741703007.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17477036538741703007.key) [2024-02-14T15:44:34.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-14T15:44:34.447Z] + git semver push [2024-02-14T15:44:34.705Z] 2024-02-14 15:44:34,629 [run_push] DEBUG push [2024-02-14T15:44:34.705Z] 2024-02-14 15:44:34,630 [execute] INFO git cat-file --batch-check [2024-02-14T15:44:34.705Z] 2024-02-14 15:44:34,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-14T15:44:34.705Z] 2024-02-14 15:44:34,633 [execute] INFO git rev-list 5a5dc0319ae02ed6d1da7732df209cbbeba78592 -- [2024-02-14T15:44:34.705Z] 2024-02-14 15:44:34,634 [execute] DEBUG Popen(['git', 'rev-list', '5a5dc0319ae02ed6d1da7732df209cbbeba78592', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-14T15:44:34.705Z] 2024-02-14 15:44:34,646 [execute] INFO git fetch -v origin [2024-02-14T15:44:34.705Z] 2024-02-14 15:44:34,646 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-14T15:44:35.273Z] 2024-02-14 15:44:35,154 [run_push] DEBUG no remote changes detected [2024-02-14T15:44:35.273Z] 2024-02-14 15:44:35,154 [execute] INFO git push origin semver [2024-02-14T15:44:35.273Z] 2024-02-14 15:44:35,154 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-14T15:44:36.210Z] 2024-02-14 15:44:35,901 [run_push] DEBUG push all version tags [2024-02-14T15:44:36.210Z] 2024-02-14 15:44:35,901 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-14T15:44:36.210Z] 2024-02-14 15:44:35,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-14T15:44:36.777Z] 2024-02-14 15:44:36,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-14T15:44:36.777Z] 3.1.0-dev.32 [Pipeline] } [2024-02-14T15:44:36.789Z] $ docker exec --env ******** --env ******** 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 ssh-agent -k [2024-02-14T15:44:36.890Z] unset SSH_AUTH_SOCK; [2024-02-14T15:44:36.890Z] unset SSH_AGENT_PID; [2024-02-14T15:44:36.890Z] echo Agent pid 38 killed; [2024-02-14T15:44:36.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-14T15:44:37.420Z] + git semver [Pipeline] } [2024-02-14T15:44:37.695Z] $ docker stop --time=1 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 [2024-02-14T15:44:39.012Z] $ docker rm -f --volumes 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-02-14T15:44:40.558Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-02-14T15:44:40.558Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-14T15:44:40.558Z] total 16 [2024-02-14T15:44:40.558Z] drwxr-xr-x 3 root root 4096 Feb 14 15:37 . [2024-02-14T15:44:40.558Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 15:44 .. [2024-02-14T15:44:40.558Z] drwxr-xr-x 2 root root 4096 Feb 14 15:37 cost [2024-02-14T15:44:40.558Z] -rw-r--r-- 1 root root 83 Feb 14 15:37 cost.csv [2024-02-14T15:44:40.558Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-14T15:44:40.558Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-14T15:44:40.558Z] total 16 [2024-02-14T15:44:40.558Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:37 . [2024-02-14T15:44:40.558Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 15:44 .. [2024-02-14T15:44:40.558Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 15:37 cost [2024-02-14T15:44:40.558Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 14 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:40.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:41.703Z] ---> package-listing.sh [2024-02-14T15:44:41.703Z] ++ facter osfamily [2024-02-14T15:44:41.703Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-14T15:44:41.961Z] + OS_FAMILY=debian [2024-02-14T15:44:41.961Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-14T15:44:41.961Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-14T15:44:41.961Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-14T15:44:41.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-14T15:44:41.961Z] + PACKAGES=/tmp/packages_start.txt [2024-02-14T15:44:41.961Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-14T15:44:41.961Z] + PACKAGES=/tmp/packages_end.txt [2024-02-14T15:44:41.961Z] + case "${OS_FAMILY}" in [2024-02-14T15:44:41.961Z] + dpkg -l [2024-02-14T15:44:41.961Z] + grep '^ii' [2024-02-14T15:44:41.961Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-14T15:44:41.961Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-14T15:44:41.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-14T15:44:41.961Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-14T15:44:41.961Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-02-14T15:44:41.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-02-14T15:44:41.972Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-14T15:44:42.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T15:44:42.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-14T15:44:42.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T15:44:43.054Z] prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container [2024-02-14T15:44:43.085Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat [2024-02-14T15:44:43.335Z] $ docker top 82a1dba9991998805975781fa012ac656d66480f6b6a80761489a9f212223b39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T15:44:43.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-14T15:44:44.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-14T15:44:44.434Z] + ls /var/log/sa-host [2024-02-14T15:44:44.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T15:44:44.644Z] provisioning config files... [2024-02-14T15:44:44.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18298963720957431071tmp [Pipeline] { [Pipeline] echo [2024-02-14T15:44:44.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:45.060Z] ---> create-netrc.sh [Pipeline] } [2024-02-14T15:44:45.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:45.510Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-14T15:44:45.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:45.803Z] ---> sudo-logs.sh [2024-02-14T15:44:45.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-14T15:44:45.902Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:46.187Z] ---> job-cost.sh [2024-02-14T15:44:46.187Z] lf-activate-venv: SKIPPING [2024-02-14T15:44:46.187Z] DEBUG: total: 0.2199999988079071 [2024-02-14T15:44:46.187Z] INFO: Retrieving Stack Cost... [2024-02-14T15:44:47.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-14T15:44:47.692Z] INFO: Archiving Costs [Pipeline] echo [2024-02-14T15:44:47.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T15:44:47.987Z] ---> logs-deploy.sh [2024-02-14T15:44:47.987Z] lf-activate-venv: SKIPPING [2024-02-14T15:44:47.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/161 [2024-02-14T15:44:47.987Z] INFO: archiving workspace using pattern(s): [2024-02-14T15:44:48.926Z] Archives upload complete. [2024-02-14T15:44:49.185Z] INFO: archiving logs to Nexus [2024-02-14T15:44:49.755Z] ---> uname -a: [2024-02-14T15:44:49.755Z] Linux prd-ubuntu20-04-docker-8c-8g-908 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] ---> lscpu: [2024-02-14T15:44:49.755Z] Architecture: x86_64 [2024-02-14T15:44:49.755Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-14T15:44:49.755Z] Byte Order: Little Endian [2024-02-14T15:44:49.755Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-14T15:44:49.755Z] CPU(s): 8 [2024-02-14T15:44:49.755Z] On-line CPU(s) list: 0-7 [2024-02-14T15:44:49.755Z] Thread(s) per core: 1 [2024-02-14T15:44:49.755Z] Core(s) per socket: 1 [2024-02-14T15:44:49.755Z] Socket(s): 8 [2024-02-14T15:44:49.755Z] NUMA node(s): 1 [2024-02-14T15:44:49.755Z] Vendor ID: AuthenticAMD [2024-02-14T15:44:49.755Z] CPU family: 23 [2024-02-14T15:44:49.755Z] Model: 49 [2024-02-14T15:44:49.755Z] Model name: AMD EPYC-Rome Processor [2024-02-14T15:44:49.755Z] Stepping: 0 [2024-02-14T15:44:49.755Z] CPU MHz: 2799.998 [2024-02-14T15:44:49.755Z] BogoMIPS: 5599.99 [2024-02-14T15:44:49.755Z] Virtualization: AMD-V [2024-02-14T15:44:49.755Z] Hypervisor vendor: KVM [2024-02-14T15:44:49.755Z] Virtualization type: full [2024-02-14T15:44:49.755Z] L1d cache: 256 KiB [2024-02-14T15:44:49.755Z] L1i cache: 256 KiB [2024-02-14T15:44:49.755Z] L2 cache: 4 MiB [2024-02-14T15:44:49.755Z] L3 cache: 128 MiB [2024-02-14T15:44:49.755Z] NUMA node0 CPU(s): 0-7 [2024-02-14T15:44:49.755Z] Vulnerability Itlb multihit: Not affected [2024-02-14T15:44:49.755Z] Vulnerability L1tf: Not affected [2024-02-14T15:44:49.755Z] Vulnerability Mds: Not affected [2024-02-14T15:44:49.755Z] Vulnerability Meltdown: Not affected [2024-02-14T15:44:49.755Z] Vulnerability Mmio stale data: Not affected [2024-02-14T15:44:49.755Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-14T15:44:49.755Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-14T15:44:49.755Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-14T15:44:49.755Z] Vulnerability Srbds: Not affected [2024-02-14T15:44:49.755Z] Vulnerability Tsx async abort: Not affected [2024-02-14T15:44:49.755Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] ---> nproc: [2024-02-14T15:44:49.755Z] 8 [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] ---> df -h: [2024-02-14T15:44:49.755Z] Filesystem Size Used Avail Use% Mounted on [2024-02-14T15:44:49.755Z] overlay 155G 15G 141G 10% / [2024-02-14T15:44:49.755Z] tmpfs 64M 0 64M 0% /dev [2024-02-14T15:44:49.755Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-14T15:44:49.755Z] shm 64M 0 64M 0% /dev/shm [2024-02-14T15:44:49.755Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] ---> sar -b -r -n DEV: [2024-02-14T15:44:49.755Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-908) 02/14/24 _x86_64_ (8 CPU) [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] 15:32:31 LINUX RESTART (8 CPU) [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] 15:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-14T15:44:49.755Z] 15:34:01 167.89 20.23 147.66 0.00 2164.04 103649.79 0.00 [2024-02-14T15:44:49.755Z] 15:35:01 163.73 0.88 162.85 0.00 10.13 59503.90 0.00 [2024-02-14T15:44:49.755Z] 15:36:01 327.33 0.15 327.18 0.00 3.33 66786.60 0.00 [2024-02-14T15:44:49.755Z] 15:37:01 126.54 0.18 126.35 0.00 12.26 56177.38 0.00 [2024-02-14T15:44:49.755Z] 15:38:01 168.36 11.68 156.67 0.00 5185.14 35791.12 0.00 [2024-02-14T15:44:49.755Z] 15:39:01 5.22 0.02 5.20 0.00 0.13 117.18 0.00 [2024-02-14T15:44:49.755Z] 15:40:01 2.15 0.00 2.15 0.00 0.00 24.93 0.00 [2024-02-14T15:44:49.755Z] 15:41:01 2.02 0.00 2.02 0.00 0.00 23.19 0.00 [2024-02-14T15:44:49.755Z] 15:42:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2024-02-14T15:44:49.755Z] 15:43:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 [2024-02-14T15:44:49.755Z] 15:44:01 63.86 0.30 63.56 0.00 15.73 33580.14 0.00 [2024-02-14T15:44:49.755Z] Average: 93.70 3.04 90.66 0.00 671.85 32336.66 0.00 [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] 15:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-14T15:44:49.755Z] 15:34:01 28715368 31505644 802040 2.44 81548 2973068 2004184 5.91 1105084 2655748 896 [2024-02-14T15:44:49.755Z] 15:35:01 27137112 31518464 778936 2.37 146856 4372468 1867976 5.51 1248480 3952604 399836 [2024-02-14T15:44:49.755Z] 15:36:01 25986732 31036784 1251340 3.81 200932 4890964 1975304 5.82 1829684 4406112 8604 [2024-02-14T15:44:49.755Z] 15:37:01 25275712 31462376 831832 2.53 204936 5995560 2035484 6.00 1641200 5293900 92508 [2024-02-14T15:44:49.755Z] 15:38:01 24712364 31445976 820068 2.49 239596 6469512 1702880 5.02 1965408 5459292 988 [2024-02-14T15:44:49.755Z] 15:39:01 24726072 31454580 812500 2.47 238132 6466260 1695132 5.00 1957300 5456020 388 [2024-02-14T15:44:49.755Z] 15:40:01 24733268 31461880 805164 2.45 238192 6466268 1695132 5.00 1950680 5456032 8 [2024-02-14T15:44:49.755Z] 15:41:01 24733780 31462432 804532 2.45 238248 6466276 1695132 5.00 1950716 5456040 8 [2024-02-14T15:44:49.755Z] 15:42:01 24740512 31469204 797684 2.43 238292 6466276 1695132 5.00 1944104 5456048 64 [2024-02-14T15:44:49.755Z] 15:43:01 24743480 31472244 794568 2.42 238340 6466280 1695132 5.00 1941256 5456036 8 [2024-02-14T15:44:49.755Z] 15:44:01 23902848 31415868 847464 2.58 264384 7170648 2051708 6.05 2059892 6121464 792 [2024-02-14T15:44:49.755Z] Average: 25400659 31427768 849648 2.58 211769 5836689 1828472 5.39 1781255 5015391 45827 [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] 15:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-14T15:44:49.755Z] 15:34:01 lo 8.73 8.73 0.91 0.91 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:34:01 ens3 743.78 521.81 8291.30 154.74 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:34:01 docker0 102.62 104.67 7.55 452.95 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:34:01 veth402de13 29.03 32.06 2.78 32.21 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:35:01 ens3 449.60 230.44 6661.14 33.80 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:35:01 veth81bcbf2 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:35:01 docker0 193.30 387.35 15.04 5877.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:36:01 veth4771631 0.20 0.32 0.05 0.12 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:36:01 ens3 520.31 492.42 1702.30 62.93 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:36:01 veth81bcbf2 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:36:01 docker0 473.52 489.87 44.76 1670.87 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:37:01 ens3 27.19 17.54 52.94 11.04 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:37:01 docker0 1.62 3.08 0.10 30.93 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:38:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:38:01 ens3 348.39 221.76 5318.59 375.09 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:38:01 docker0 1.10 2.12 0.07 30.87 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:39:01 ens3 0.43 0.33 0.09 0.08 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:41:01 ens3 0.98 0.75 2.85 0.05 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:44:01 veth3ebaa2a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:44:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:44:01 ens3 229.26 137.58 4893.88 22.15 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] 15:44:01 docker0 57.22 88.10 4.52 903.14 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] Average: veth3ebaa2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] Average: ens3 210.92 147.52 2447.51 59.99 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] Average: docker0 75.40 97.74 6.55 815.11 0.00 0.00 0.00 0.00 [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] ---> sar -P ALL: [2024-02-14T15:44:49.755Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-908) 02/14/24 _x86_64_ (8 CPU) [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] 15:32:31 LINUX RESTART (8 CPU) [2024-02-14T15:44:49.755Z] [2024-02-14T15:44:49.755Z] 15:33:01 CPU %user %nice %system %iowait %steal %idle [2024-02-14T15:44:49.755Z] 15:34:01 all 10.49 0.00 3.81 3.05 0.07 82.58 [2024-02-14T15:44:49.755Z] 15:34:01 0 10.80 0.00 3.48 0.15 0.05 85.52 [2024-02-14T15:44:49.755Z] 15:34:01 1 11.01 0.00 4.79 11.96 0.07 72.16 [2024-02-14T15:44:49.755Z] 15:34:01 2 10.91 0.00 3.62 0.42 0.05 85.00 [2024-02-14T15:44:49.755Z] 15:34:01 3 8.90 0.00 3.63 1.50 0.08 85.88 [2024-02-14T15:44:49.755Z] 15:34:01 4 10.14 0.00 3.47 0.78 0.07 85.55 [2024-02-14T15:44:49.755Z] 15:34:01 5 10.74 0.00 3.79 1.53 0.07 83.87 [2024-02-14T15:44:49.755Z] 15:34:01 6 13.46 0.00 4.12 0.84 0.07 81.51 [2024-02-14T15:44:49.755Z] 15:34:01 7 7.93 0.00 3.58 7.30 0.07 81.12 [2024-02-14T15:44:49.755Z] 15:35:01 all 20.18 0.00 4.66 3.44 0.08 71.65 [2024-02-14T15:44:49.755Z] 15:35:01 0 19.44 0.00 6.01 11.88 0.08 62.59 [2024-02-14T15:44:49.755Z] 15:35:01 1 19.84 0.00 4.24 2.14 0.08 73.69 [2024-02-14T15:44:49.755Z] 15:35:01 2 19.31 0.00 4.28 7.84 0.08 68.49 [2024-02-14T15:44:49.755Z] 15:35:01 3 24.34 0.00 5.05 3.43 0.08 67.10 [2024-02-14T15:44:49.755Z] 15:35:01 4 19.76 0.00 5.04 0.88 0.08 74.24 [2024-02-14T15:44:49.755Z] 15:35:01 5 20.51 0.00 4.09 0.49 0.07 74.85 [2024-02-14T15:44:49.755Z] 15:35:01 6 18.98 0.00 4.58 0.25 0.08 76.10 [2024-02-14T15:44:49.755Z] 15:35:01 7 19.20 0.00 3.98 0.62 0.07 76.12 [2024-02-14T15:44:49.755Z] 15:36:01 all 13.75 0.00 3.90 3.52 0.06 78.77 [2024-02-14T15:44:49.755Z] 15:36:01 0 16.22 0.00 3.46 15.88 0.07 64.37 [2024-02-14T15:44:49.755Z] 15:36:01 1 17.29 0.00 4.68 0.42 0.05 77.56 [2024-02-14T15:44:49.755Z] 15:36:01 2 19.96 0.00 2.68 0.02 0.05 77.30 [2024-02-14T15:44:49.755Z] 15:36:01 3 7.82 0.00 5.01 2.11 0.05 85.01 [2024-02-14T15:44:49.755Z] 15:36:01 4 14.74 0.00 1.97 0.07 0.05 83.17 [2024-02-14T15:44:49.755Z] 15:36:01 5 6.52 0.00 6.63 8.33 0.07 78.45 [2024-02-14T15:44:49.755Z] 15:36:01 6 11.08 0.00 2.58 0.98 0.07 85.29 [2024-02-14T15:44:49.755Z] 15:36:01 7 16.32 0.00 4.25 0.52 0.07 78.84 [2024-02-14T15:44:49.755Z] 15:37:01 all 25.04 0.00 3.81 2.10 0.07 68.98 [2024-02-14T15:44:49.755Z] 15:37:01 0 18.91 0.00 2.83 1.94 0.05 76.28 [2024-02-14T15:44:49.755Z] 15:37:01 1 36.47 0.00 4.15 0.44 0.10 58.84 [2024-02-14T15:44:49.755Z] 15:37:01 2 34.17 0.00 4.09 0.10 0.07 61.57 [2024-02-14T15:44:49.755Z] 15:37:01 3 23.61 0.00 4.33 9.08 0.07 62.91 [2024-02-14T15:44:49.755Z] 15:37:01 4 21.29 0.00 3.18 0.02 0.05 75.46 [2024-02-14T15:44:49.755Z] 15:37:01 5 16.33 0.00 3.51 4.70 0.07 75.39 [2024-02-14T15:44:49.755Z] 15:37:01 6 24.28 0.00 3.91 0.07 0.07 71.67 [2024-02-14T15:44:49.755Z] 15:37:01 7 25.22 0.00 4.47 0.55 0.05 69.70 [2024-02-14T15:44:49.755Z] 15:38:01 all 6.85 0.00 3.42 2.61 0.07 87.06 [2024-02-14T15:44:49.755Z] 15:38:01 0 7.14 0.00 2.88 0.39 0.05 89.55 [2024-02-14T15:44:49.755Z] 15:38:01 1 7.53 0.00 3.58 1.36 0.07 87.46 [2024-02-14T15:44:49.755Z] 15:38:01 2 4.94 0.00 3.82 8.21 0.08 82.94 [2024-02-14T15:44:49.755Z] 15:38:01 3 6.56 0.00 3.40 2.60 0.05 87.39 [2024-02-14T15:44:49.755Z] 15:38:01 4 8.17 0.00 3.31 1.77 0.05 86.70 [2024-02-14T15:44:49.755Z] 15:38:01 5 6.43 0.00 4.70 5.26 0.07 83.54 [2024-02-14T15:44:49.755Z] 15:38:01 6 8.48 0.00 2.95 1.26 0.12 87.19 [2024-02-14T15:44:49.755Z] 15:38:01 7 5.54 0.00 2.68 0.05 0.05 91.68 [2024-02-14T15:44:49.755Z] 15:39:01 all 0.20 0.00 0.07 0.01 0.01 99.70 [2024-02-14T15:44:49.755Z] 15:39:01 0 0.48 0.00 0.08 0.05 0.02 99.37 [2024-02-14T15:44:49.755Z] 15:39:01 1 0.60 0.00 0.03 0.00 0.00 99.37 [2024-02-14T15:44:49.755Z] 15:39:01 2 0.05 0.00 0.13 0.07 0.03 99.72 [2024-02-14T15:44:49.755Z] 15:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-14T15:44:49.755Z] 15:39:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-02-14T15:44:49.755Z] 15:39:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2024-02-14T15:44:49.755Z] 15:39:01 6 0.27 0.00 0.13 0.00 0.02 99.58 [2024-02-14T15:44:49.755Z] 15:39:01 7 0.10 0.00 0.07 0.00 0.00 99.83 [2024-02-14T15:44:49.755Z] 15:40:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-02-14T15:44:49.755Z] 15:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-14T15:44:49.756Z] 15:40:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2024-02-14T15:44:49.756Z] 15:40:01 2 0.05 0.00 0.05 0.03 0.05 99.82 [2024-02-14T15:44:49.756Z] 15:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-14T15:44:49.756Z] 15:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-14T15:44:49.756Z] 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-14T15:44:49.756Z] 15:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-14T15:44:49.756Z] 15:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-14T15:44:49.756Z] 15:41:01 all 0.15 0.00 0.01 0.01 0.01 99.81 [2024-02-14T15:44:49.756Z] 15:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-14T15:44:49.756Z] 15:41:01 1 1.09 0.00 0.02 0.00 0.02 98.88 [2024-02-14T15:44:49.756Z] 15:41:01 2 0.03 0.00 0.05 0.05 0.03 99.83 [2024-02-14T15:44:49.756Z] 15:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-14T15:44:49.756Z] 15:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-14T15:44:49.756Z] 15:41:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-14T15:44:49.756Z] 15:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-14T15:44:49.756Z] 15:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-14T15:44:49.756Z] 15:42:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-02-14T15:44:49.756Z] 15:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-14T15:44:49.756Z] 15:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-14T15:44:49.756Z] 15:42:01 2 0.07 0.00 0.03 0.03 0.03 99.83 [2024-02-14T15:44:49.756Z] 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-14T15:44:49.756Z] 15:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-14T15:44:49.756Z] 15:42:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-14T15:44:49.756Z] 15:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-14T15:44:49.756Z] 15:42:01 7 0.30 0.00 0.02 0.00 0.00 99.68 [2024-02-14T15:44:49.756Z] 15:43:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-02-14T15:44:49.756Z] 15:43:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-02-14T15:44:49.756Z] 15:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-14T15:44:49.756Z] 15:43:01 2 0.05 0.00 0.07 0.03 0.05 99.80 [2024-02-14T15:44:49.756Z] 15:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-02-14T15:44:49.756Z] 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-14T15:44:49.756Z] 15:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-02-14T15:44:49.756Z] 15:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-14T15:44:49.756Z] 15:43:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2024-02-14T15:44:49.756Z] 15:44:01 all 4.80 0.00 2.21 1.42 0.03 91.54 [2024-02-14T15:44:49.756Z] 15:44:01 0 5.29 0.00 2.28 0.02 0.03 92.38 [2024-02-14T15:44:49.756Z] 15:44:01 1 5.50 0.00 2.34 0.38 0.02 91.76 [2024-02-14T15:44:49.756Z] 15:44:01 2 4.20 0.00 1.74 1.66 0.05 92.35 [2024-02-14T15:44:49.756Z] 15:44:01 3 4.96 0.00 2.23 0.62 0.03 92.15 [2024-02-14T15:44:49.756Z] 15:44:01 4 3.75 0.00 2.30 0.12 0.02 93.81 [2024-02-14T15:44:49.756Z] 15:44:01 5 4.50 0.00 2.93 8.39 0.05 84.13 [2024-02-14T15:44:49.756Z] 15:44:01 6 4.60 0.00 1.91 0.12 0.03 93.34 [2024-02-14T15:44:49.756Z] 15:44:01 7 5.56 0.00 1.94 0.07 0.03 92.39 [2024-02-14T15:44:49.756Z] [2024-02-14T15:44:49.756Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-02-14T15:44:49.756Z] Average: all 7.40 0.00 1.98 1.46 0.04 89.11 [2024-02-14T15:44:49.756Z] Average: 0 7.08 0.00 1.91 2.72 0.04 88.26 [2024-02-14T15:44:49.756Z] Average: 1 9.15 0.00 2.15 1.50 0.04 87.16 [2024-02-14T15:44:49.756Z] Average: 2 8.50 0.00 1.86 1.67 0.05 87.92 [2024-02-14T15:44:49.756Z] Average: 3 6.89 0.00 2.15 1.75 0.04 89.18 [2024-02-14T15:44:49.756Z] Average: 4 7.06 0.00 1.75 0.33 0.03 90.83 [2024-02-14T15:44:49.756Z] Average: 5 5.89 0.00 2.33 2.61 0.04 89.14 [2024-02-14T15:44:49.756Z] Average: 6 7.35 0.00 1.83 0.32 0.05 90.45 [2024-02-14T15:44:49.756Z] Average: 7 7.27 0.00 1.90 0.82 0.03 89.97 [2024-02-14T15:44:49.756Z] [2024-02-14T15:44:49.756Z] [2024-02-14T15:44:49.756Z]