Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edf53e57e38cb88091262216690b9bdd71284625 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-ssh8872694095857850142.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-ssh16347670408727428361.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-ssh2823101998912211529.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-ssh12866700947161576166.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-ssh13253287202339706144.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-25973 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 edf53e57e38cb88091262216690b9bdd71284625 (main) > 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 edf53e57e38cb88091262216690b9bdd71284625 # timeout=10 Commit message: "Merge pull request #674 from rsdmike/angularUpdate" > git rev-list --no-walk bef2eede740f4cf3bb99c4c115fa1b7a20f073ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-22T20:09:59.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-22T20:09:59.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-22T20:09:59.282Z] ========================================================= [2023-12-22T20:09:59.282Z] EdgeX Global Pipelines Version Info [2023-12-22T20:09:59.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:10:00.065Z] ------------------- [2023-12-22T20:10:00.065Z] stable info: [2023-12-22T20:10:00.065Z] ------------------- [2023-12-22T20:10:00.065Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-22T20:10:00.065Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-22T20:10:00.065Z] Message: update stable to v1.0.258 [2023-12-22T20:10:00.639Z] ------------------- [2023-12-22T20:10:00.639Z] experimental info: [2023-12-22T20:10:00.639Z] ------------------- [2023-12-22T20:10:00.639Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-22T20:10:00.639Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-22T20:10:00.639Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-22T20:10:00.720Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-12-22T20:10:00.747Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-12-22T20:10:00.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-22T20:10:00.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-22T20:10:00.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-22T20:10:00.854Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-22T20:10:00.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-22T20:10:00.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-22T20:10:00.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-22T20:10:00.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-22T20:10:01.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-22T20:10:01.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-12-22T20:10:01.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-22T20:10:01.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-22T20:10:01.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-22T20:10:01.177Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-22T20:10:01.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-22T20:10:01.238Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-22T20:10:01.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-22T20:10:01.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-22T20:10:01.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-22T20:10:01.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-22T20:10:01.415Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-22T20:10:01.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-22T20:10:01.488Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-22T20:10:01.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-22T20:10:01.570Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-22T20:10:01.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-22T20:10:01.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-22T20:10:01.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-22T20:10:01.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo [2023-12-22T20:10:01.751Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edf53e5 [Pipeline] echo [2023-12-22T20:10:01.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-22T20:10:01.865Z] provisioning config files... [2023-12-22T20:10:01.879Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12157389918495715780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:10:02.233Z] ---> ****-login.sh [2023-12-22T20:10:02.233Z] nexus3.edgexfoundry.org:10001 [2023-12-22T20:10:02.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:02.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:02.495Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:02.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:02.495Z] [2023-12-22T20:10:02.495Z] Login Succeeded [2023-12-22T20:10:02.495Z] nexus3.edgexfoundry.org:10002 [2023-12-22T20:10:02.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:02.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:02.755Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:02.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:02.755Z] [2023-12-22T20:10:02.755Z] Login Succeeded [2023-12-22T20:10:02.755Z] nexus3.edgexfoundry.org:10003 [2023-12-22T20:10:02.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:02.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:02.756Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:02.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:02.756Z] [2023-12-22T20:10:02.756Z] Login Succeeded [2023-12-22T20:10:02.756Z] nexus3.edgexfoundry.org:10004 [2023-12-22T20:10:02.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:03.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:03.018Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:03.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:03.018Z] [2023-12-22T20:10:03.018Z] Login Succeeded [2023-12-22T20:10:03.018Z] ****.io [2023-12-22T20:10:03.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:03.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:03.280Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:03.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:03.280Z] [2023-12-22T20:10:03.280Z] Login Succeeded [2023-12-22T20:10:03.280Z] ---> ****-login.sh ends [Pipeline] } [2023-12-22T20:10:03.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-22T20:10:03.863Z] + git rev-list -1 --merges edf53e57e38cb88091262216690b9bdd71284625~1..edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo [2023-12-22T20:10:03.893Z] -----------> git rev-list -1 --merges edf53e57e38cb88091262216690b9bdd71284625~1..edf53e57e38cb88091262216690b9bdd71284625 edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:10:03.893Z] edf53e57e38cb88091262216690b9bdd71284625 [false] [Pipeline] sh [2023-12-22T20:10:04.199Z] + git log --format=format:%s -1 edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo [2023-12-22T20:10:04.216Z] ========================================================= [2023-12-22T20:10:04.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-22T20:10:04.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-22T20:10:04.595Z] + git log --format=format:%s -1 edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo [2023-12-22T20:10:04.615Z] [semverPrep] GIT_COMMIT: edf53e57e38cb88091262216690b9bdd71284625, Commit Message: Merge pull request #674 from rsdmike/angularUpdate [Pipeline] echo [2023-12-22T20:10:04.641Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-22T20:10:05.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-22T20:10:05.037Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-22T20:10:05.037Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-22T20:10:05.037Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-22T20:10:05.037Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-22T20:10:05.037Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-22T20:10:05.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:10:05.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-22T20:10:05.501Z] [2023-12-22T20:10:05.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:10:05.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-22T20:10:05.828Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-22T20:10:05.828Z] b85a868b505f: Pulling fs layer [2023-12-22T20:10:05.828Z] e2be974225ed: Pulling fs layer [2023-12-22T20:10:05.828Z] 339a4e72a1f5: Pulling fs layer [2023-12-22T20:10:05.828Z] 988bab9f4d93: Pulling fs layer [2023-12-22T20:10:05.828Z] 1469e6f7b9e6: Pulling fs layer [2023-12-22T20:10:05.828Z] eaf3925da568: Pulling fs layer [2023-12-22T20:10:05.828Z] 988bab9f4d93: Waiting [2023-12-22T20:10:05.828Z] 1469e6f7b9e6: Waiting [2023-12-22T20:10:05.828Z] bab4dde63d76: Pulling fs layer [2023-12-22T20:10:05.828Z] eaf3925da568: Waiting [2023-12-22T20:10:05.828Z] bab4dde63d76: Waiting [2023-12-22T20:10:05.828Z] bde34c3a00c8: Pulling fs layer [2023-12-22T20:10:05.828Z] b352a97aabf1: Pulling fs layer [2023-12-22T20:10:05.828Z] bde34c3a00c8: Waiting [2023-12-22T20:10:05.828Z] 4872d77fe225: Pulling fs layer [2023-12-22T20:10:05.828Z] 5851b861e8e6: Pulling fs layer [2023-12-22T20:10:05.828Z] b352a97aabf1: Waiting [2023-12-22T20:10:05.828Z] 5851b861e8e6: Waiting [2023-12-22T20:10:05.828Z] e2be974225ed: Download complete [2023-12-22T20:10:05.828Z] 988bab9f4d93: Verifying Checksum [2023-12-22T20:10:05.828Z] 988bab9f4d93: Download complete [2023-12-22T20:10:05.828Z] 1469e6f7b9e6: Verifying Checksum [2023-12-22T20:10:05.828Z] 1469e6f7b9e6: Download complete [2023-12-22T20:10:05.828Z] 339a4e72a1f5: Verifying Checksum [2023-12-22T20:10:05.828Z] 339a4e72a1f5: Download complete [2023-12-22T20:10:05.828Z] eaf3925da568: Download complete [2023-12-22T20:10:06.088Z] bde34c3a00c8: Download complete [2023-12-22T20:10:06.088Z] b352a97aabf1: Verifying Checksum [2023-12-22T20:10:06.088Z] b352a97aabf1: Download complete [2023-12-22T20:10:06.088Z] 4872d77fe225: Download complete [2023-12-22T20:10:06.088Z] 5851b861e8e6: Download complete [2023-12-22T20:10:06.088Z] b85a868b505f: Download complete [2023-12-22T20:10:06.348Z] bab4dde63d76: Download complete [2023-12-22T20:10:07.288Z] b85a868b505f: Pull complete [2023-12-22T20:10:07.288Z] e2be974225ed: Pull complete [2023-12-22T20:10:07.863Z] 339a4e72a1f5: Pull complete [2023-12-22T20:10:07.863Z] 988bab9f4d93: Pull complete [2023-12-22T20:10:08.125Z] 1469e6f7b9e6: Pull complete [2023-12-22T20:10:08.125Z] eaf3925da568: Pull complete [2023-12-22T20:10:10.035Z] bab4dde63d76: Pull complete [2023-12-22T20:10:10.035Z] bde34c3a00c8: Pull complete [2023-12-22T20:10:10.035Z] b352a97aabf1: Pull complete [2023-12-22T20:10:10.035Z] 4872d77fe225: Pull complete [2023-12-22T20:10:10.296Z] 5851b861e8e6: Pull complete [2023-12-22T20:10:10.296Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-22T20:10:10.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-22T20:10:10.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:10:10.492Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:10:10.519Z] $ 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 [2023-12-22T20:10:13.132Z] $ docker top e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc -eo pid,comm [2023-12-22T20:10:13.190Z] 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). [2023-12-22T20:10:13.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-22T20:10:13.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-22T20:10:13.282Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-22T20:10:13.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-22T20:10:13.397Z] $ docker exec e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent [2023-12-22T20:10:13.507Z] SSH_AUTH_SOCK=/tmp/ssh-8WOubhEx84Bk/agent.32 [2023-12-22T20:10:13.507Z] SSH_AGENT_PID=38 [2023-12-22T20:10:13.514Z] Running ssh-add (command line suppressed) [2023-12-22T20:10:13.621Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18334303233916784262.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18334303233916784262.key) [2023-12-22T20:10:13.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-22T20:10:13.943Z] + git tag --points-at HEAD [Pipeline] } [2023-12-22T20:10:13.953Z] $ docker exec --env ******** --env ******** e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent -k [2023-12-22T20:10:14.055Z] unset SSH_AUTH_SOCK; [2023-12-22T20:10:14.056Z] unset SSH_AGENT_PID; [2023-12-22T20:10:14.056Z] echo Agent pid 38 killed; [2023-12-22T20:10:14.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-22T20:10:14.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-22T20:10:14.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-22T20:10:14.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-22T20:10:14.252Z] $ docker exec e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent [2023-12-22T20:10:14.366Z] SSH_AUTH_SOCK=/tmp/ssh-SlB3XTpVap3p/agent.70 [2023-12-22T20:10:14.366Z] SSH_AGENT_PID=76 [2023-12-22T20:10:14.372Z] Running ssh-add (command line suppressed) [2023-12-22T20:10:14.469Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16507179952545237845.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16507179952545237845.key) [2023-12-22T20:10:14.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-22T20:10:14.799Z] + git semver init [2023-12-22T20:10:15.061Z] 2023-12-22 20:10:14,966 [run_init] DEBUG init version:0.0.0 force:False [2023-12-22T20:10:15.061Z] 2023-12-22 20:10:14,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-12-22T20:10:15.061Z] 2023-12-22 20:10:14,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-12-22T20:10:15.061Z] 2023-12-22 20:10:14,967 [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) [2023-12-22T20:10:17.605Z] 2023-12-22 20:10:17,594 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-12-22T20:10:17.605Z] 2023-12-22 20:10:17,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-12-22T20:10:17.605Z] 2023-12-22 20:10:17,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:10:17.605Z] 2023-12-22 20:10:17,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:10:17.605Z] 3.1.0-dev.23 [Pipeline] } [2023-12-22T20:10:17.874Z] $ docker exec --env ******** --env ******** e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent -k [2023-12-22T20:10:17.981Z] unset SSH_AUTH_SOCK; [2023-12-22T20:10:17.983Z] unset SSH_AGENT_PID; [2023-12-22T20:10:17.983Z] echo Agent pid 76 killed; [2023-12-22T20:10:17.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-22T20:10:18.372Z] + git semver [Pipeline] } [2023-12-22T20:10:18.646Z] $ docker stop --time=1 e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc [2023-12-22T20:10:19.922Z] $ docker rm -f --volumes e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-22T20:10:20.293Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-22T20:10:20.578Z] Stashed 1 file(s) [Pipeline] echo [2023-12-22T20:10:20.582Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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 [2023-12-22T20:10:20.950Z] provisioning config files... [2023-12-22T20:10:20.961Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16419401715259123210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:10:21.305Z] ---> ****-login.sh [2023-12-22T20:10:21.305Z] nexus3.edgexfoundry.org:10001 [2023-12-22T20:10:21.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:21.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:21.305Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:21.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:21.305Z] [2023-12-22T20:10:21.305Z] Login Succeeded [2023-12-22T20:10:21.305Z] nexus3.edgexfoundry.org:10002 [2023-12-22T20:10:21.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:21.572Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:21.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:21.572Z] [2023-12-22T20:10:21.572Z] Login Succeeded [2023-12-22T20:10:21.572Z] nexus3.edgexfoundry.org:10003 [2023-12-22T20:10:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:21.572Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:21.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:21.572Z] [2023-12-22T20:10:21.572Z] Login Succeeded [2023-12-22T20:10:21.572Z] nexus3.edgexfoundry.org:10004 [2023-12-22T20:10:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:21.572Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:21.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:21.573Z] [2023-12-22T20:10:21.573Z] Login Succeeded [2023-12-22T20:10:21.573Z] ****.io [2023-12-22T20:10:21.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:10:21.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:10:21.831Z] Configure a credential helper to remove this warning. See [2023-12-22T20:10:21.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:10:21.831Z] [2023-12-22T20:10:21.831Z] Login Succeeded [2023-12-22T20:10:21.831Z] ---> ****-login.sh ends [Pipeline] } [2023-12-22T20:10:21.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-22T20:10:22.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-22T20:10:22.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-22T20:10:22.082Z] ========================================================= [2023-12-22T20:10:22.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-22T20:10:22.082Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:10:22.483Z] + 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 . [2023-12-22T20:10:22.748Z] Sending build context to Docker daemon 57.92MB [2023-12-22T20:10:22.748Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-12-22T20:10:22.748Z] Step 2/15 : FROM ${BASE} AS builder [2023-12-22T20:10:22.748Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-22T20:10:22.748Z] 7264a8db6415: Pulling fs layer [2023-12-22T20:10:22.748Z] c4d48a809fc2: Pulling fs layer [2023-12-22T20:10:22.748Z] 4f1c88b9dad5: Pulling fs layer [2023-12-22T20:10:22.748Z] ad3a456e5733: Pulling fs layer [2023-12-22T20:10:22.748Z] 69c7f0334f64: Pulling fs layer [2023-12-22T20:10:22.748Z] 1f1c1a5573a3: Pulling fs layer [2023-12-22T20:10:22.748Z] 69c7f0334f64: Waiting [2023-12-22T20:10:22.748Z] ad3a456e5733: Waiting [2023-12-22T20:10:22.748Z] ce7588e14bc9: Pulling fs layer [2023-12-22T20:10:22.748Z] b5e4710f87ac: Pulling fs layer [2023-12-22T20:10:22.748Z] 1f1c1a5573a3: Waiting [2023-12-22T20:10:22.748Z] ce7588e14bc9: Waiting [2023-12-22T20:10:22.748Z] b5e4710f87ac: Waiting [2023-12-22T20:10:22.748Z] c4d48a809fc2: Verifying Checksum [2023-12-22T20:10:22.748Z] c4d48a809fc2: Download complete [2023-12-22T20:10:22.748Z] ad3a456e5733: Verifying Checksum [2023-12-22T20:10:22.748Z] ad3a456e5733: Download complete [2023-12-22T20:10:22.748Z] 69c7f0334f64: Verifying Checksum [2023-12-22T20:10:22.748Z] 69c7f0334f64: Download complete [2023-12-22T20:10:22.748Z] 7264a8db6415: Verifying Checksum [2023-12-22T20:10:22.748Z] 7264a8db6415: Download complete [2023-12-22T20:10:23.008Z] 1f1c1a5573a3: Verifying Checksum [2023-12-22T20:10:23.008Z] 1f1c1a5573a3: Download complete [2023-12-22T20:10:23.008Z] 7264a8db6415: Pull complete [2023-12-22T20:10:23.008Z] b5e4710f87ac: Verifying Checksum [2023-12-22T20:10:23.008Z] b5e4710f87ac: Download complete [2023-12-22T20:10:23.270Z] c4d48a809fc2: Pull complete [2023-12-22T20:10:23.270Z] 4f1c88b9dad5: Download complete [2023-12-22T20:10:23.838Z] ce7588e14bc9: Verifying Checksum [2023-12-22T20:10:23.838Z] ce7588e14bc9: Download complete [2023-12-22T20:10:27.123Z] 4f1c88b9dad5: Pull complete [2023-12-22T20:10:27.123Z] ad3a456e5733: Pull complete [2023-12-22T20:10:27.123Z] 69c7f0334f64: Pull complete [2023-12-22T20:10:27.123Z] 1f1c1a5573a3: Pull complete [2023-12-22T20:10:29.661Z] ce7588e14bc9: Pull complete [2023-12-22T20:10:30.229Z] b5e4710f87ac: Pull complete [2023-12-22T20:10:30.229Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-22T20:10:30.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-22T20:10:30.229Z] ---> 88b5674ff536 [2023-12-22T20:10:30.229Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-12-22T20:10:34.432Z] ---> Running in 45bc02cc2227 [2023-12-22T20:10:34.432Z] Removing intermediate container 45bc02cc2227 [2023-12-22T20:10:34.432Z] ---> bc0c0f971636 [2023-12-22T20:10:34.432Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-12-22T20:10:34.432Z] ---> Running in cf2839cc56c2 [2023-12-22T20:10:34.432Z] Removing intermediate container cf2839cc56c2 [2023-12-22T20:10:34.432Z] ---> 74f80caa64ba [2023-12-22T20:10:34.432Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-12-22T20:10:34.432Z] ---> Running in 9c46052d780f [2023-12-22T20:10:34.432Z] Removing intermediate container 9c46052d780f [2023-12-22T20:10:34.432Z] ---> a3469832cbd5 [2023-12-22T20:10:34.432Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-12-22T20:10:34.432Z] ---> Running in 6c156a8a1216 [2023-12-22T20:10:34.432Z] Removing intermediate container 6c156a8a1216 [2023-12-22T20:10:34.432Z] ---> 0b39ad4618d7 [2023-12-22T20:10:34.432Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-12-22T20:10:34.432Z] ---> Running in 034f31221079 [2023-12-22T20:10:34.432Z] Removing intermediate container 034f31221079 [2023-12-22T20:10:34.432Z] ---> 923806cce228 [2023-12-22T20:10:34.432Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-12-22T20:10:34.691Z] latest: Pulling from library/docker [2023-12-22T20:10:35.843Z] Still waiting to schedule task [2023-12-22T20:10:35.843Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-22T20:10:36.072Z] 661ff4d9561e: Pulling fs layer [2023-12-22T20:10:36.072Z] b94b6133cd82: Pulling fs layer [2023-12-22T20:10:36.072Z] 4f4fb700ef54: Pulling fs layer [2023-12-22T20:10:36.072Z] de090124fc79: Pulling fs layer [2023-12-22T20:10:36.072Z] f04b53a848df: Pulling fs layer [2023-12-22T20:10:36.072Z] 69c523561410: Pulling fs layer [2023-12-22T20:10:36.072Z] 64a7d03e6f4c: Pulling fs layer [2023-12-22T20:10:36.072Z] ace0118efca4: Pulling fs layer [2023-12-22T20:10:36.072Z] 80554da1d9db: Pulling fs layer [2023-12-22T20:10:36.072Z] 361bd5a92831: Pulling fs layer [2023-12-22T20:10:36.072Z] 33610589f742: Pulling fs layer [2023-12-22T20:10:36.072Z] fd848af64097: Pulling fs layer [2023-12-22T20:10:36.072Z] a4753775b651: Pulling fs layer [2023-12-22T20:10:36.072Z] 1c63dcb22ce0: Pulling fs layer [2023-12-22T20:10:36.072Z] 47ce6921876b: Pulling fs layer [2023-12-22T20:10:36.072Z] 80554da1d9db: Waiting [2023-12-22T20:10:36.072Z] 361bd5a92831: Waiting [2023-12-22T20:10:36.072Z] f04b53a848df: Waiting [2023-12-22T20:10:36.072Z] 33610589f742: Waiting [2023-12-22T20:10:36.072Z] 69c523561410: Waiting [2023-12-22T20:10:36.072Z] fd848af64097: Waiting [2023-12-22T20:10:36.072Z] 64a7d03e6f4c: Waiting [2023-12-22T20:10:36.072Z] a4753775b651: Waiting [2023-12-22T20:10:36.072Z] ace0118efca4: Waiting [2023-12-22T20:10:36.072Z] 47ce6921876b: Waiting [2023-12-22T20:10:36.072Z] de090124fc79: Waiting [2023-12-22T20:10:36.072Z] 4f4fb700ef54: Download complete [2023-12-22T20:10:36.073Z] 661ff4d9561e: Verifying Checksum [2023-12-22T20:10:36.073Z] 661ff4d9561e: Download complete [2023-12-22T20:10:36.073Z] b94b6133cd82: Verifying Checksum [2023-12-22T20:10:36.073Z] b94b6133cd82: Download complete [2023-12-22T20:10:36.332Z] 661ff4d9561e: Pull complete [2023-12-22T20:10:36.332Z] de090124fc79: Verifying Checksum [2023-12-22T20:10:36.332Z] de090124fc79: Download complete [2023-12-22T20:10:36.332Z] f04b53a848df: Verifying Checksum [2023-12-22T20:10:36.332Z] f04b53a848df: Download complete [2023-12-22T20:10:36.592Z] 69c523561410: Verifying Checksum [2023-12-22T20:10:36.592Z] 69c523561410: Download complete [2023-12-22T20:10:36.592Z] b94b6133cd82: Pull complete [2023-12-22T20:10:36.592Z] 64a7d03e6f4c: Verifying Checksum [2023-12-22T20:10:36.592Z] 64a7d03e6f4c: Download complete [2023-12-22T20:10:36.592Z] ace0118efca4: Verifying Checksum [2023-12-22T20:10:36.592Z] ace0118efca4: Download complete [2023-12-22T20:10:36.592Z] 4f4fb700ef54: Pull complete [2023-12-22T20:10:36.592Z] 80554da1d9db: Verifying Checksum [2023-12-22T20:10:36.592Z] 80554da1d9db: Download complete [2023-12-22T20:10:36.851Z] 33610589f742: Verifying Checksum [2023-12-22T20:10:36.851Z] 33610589f742: Download complete [2023-12-22T20:10:36.851Z] 361bd5a92831: Verifying Checksum [2023-12-22T20:10:36.851Z] 361bd5a92831: Download complete [2023-12-22T20:10:36.851Z] fd848af64097: Download complete [2023-12-22T20:10:36.851Z] de090124fc79: Pull complete [2023-12-22T20:10:36.851Z] 1c63dcb22ce0: Verifying Checksum [2023-12-22T20:10:36.851Z] 1c63dcb22ce0: Download complete [2023-12-22T20:10:36.851Z] 47ce6921876b: Verifying Checksum [2023-12-22T20:10:36.851Z] 47ce6921876b: Download complete [2023-12-22T20:10:37.426Z] f04b53a848df: Pull complete [2023-12-22T20:10:37.426Z] a4753775b651: Verifying Checksum [2023-12-22T20:10:37.426Z] a4753775b651: Download complete [2023-12-22T20:10:37.996Z] 69c523561410: Pull complete [2023-12-22T20:10:37.996Z] 64a7d03e6f4c: Pull complete [2023-12-22T20:10:37.996Z] ace0118efca4: Pull complete [2023-12-22T20:10:37.996Z] 80554da1d9db: Pull complete [2023-12-22T20:10:38.255Z] 361bd5a92831: Pull complete [2023-12-22T20:10:38.255Z] 33610589f742: Pull complete [2023-12-22T20:10:38.514Z] fd848af64097: Pull complete [2023-12-22T20:10:39.454Z] a4753775b651: Pull complete [2023-12-22T20:10:39.454Z] 1c63dcb22ce0: Pull complete [2023-12-22T20:10:39.454Z] 47ce6921876b: Pull complete [2023-12-22T20:10:39.712Z] Digest: sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e [2023-12-22T20:10:39.712Z] Status: Downloaded newer image for docker:latest [2023-12-22T20:10:41.658Z] ---> c1052bc04d1d [2023-12-22T20:10:41.658Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-22T20:10:41.658Z] ---> Running in 303d6fbae326 [2023-12-22T20:10:41.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-22T20:10:41.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-22T20:10:42.175Z] OK: 264 MiB in 52 packages [2023-12-22T20:10:42.435Z] Removing intermediate container 303d6fbae326 [2023-12-22T20:10:42.435Z] ---> 18028b75c969 [2023-12-22T20:10:42.435Z] Step 10/15 : ENV GO111MODULE=on [2023-12-22T20:10:42.435Z] ---> Running in a4ee2e4734b5 [2023-12-22T20:10:42.694Z] Removing intermediate container a4ee2e4734b5 [2023-12-22T20:10:42.694Z] ---> becf1a8f6439 [2023-12-22T20:10:42.694Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-12-22T20:10:42.694Z] ---> Running in 390fae45de5c [2023-12-22T20:10:42.694Z] Removing intermediate container 390fae45de5c [2023-12-22T20:10:42.694Z] ---> 736f80c8ff78 [2023-12-22T20:10:42.694Z] Step 12/15 : COPY go.mod vendor* ./ [2023-12-22T20:10:42.954Z] ---> dcdc2f49e781 [2023-12-22T20:10:42.954Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-22T20:10:42.954Z] ---> Running in 10fc3e9e3913 [2023-12-22T20:11:29.719Z] Removing intermediate container 10fc3e9e3913 [2023-12-22T20:11:29.719Z] ---> e675a471bc1a [2023-12-22T20:11:29.719Z] Step 14/15 : COPY . . [2023-12-22T20:11:29.719Z] ---> 966997b7eb42 [2023-12-22T20:11:29.719Z] Step 15/15 : RUN ${MAKE} [2023-12-22T20:11:29.719Z] ---> Running in 09b70e38b02c [2023-12-22T20:11:29.719Z] noop [2023-12-22T20:11:29.719Z] Removing intermediate container 09b70e38b02c [2023-12-22T20:11:29.719Z] ---> 1ba29ed529bc [2023-12-22T20:11:29.719Z] Successfully built 1ba29ed529bc [2023-12-22T20:11:29.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:11:30.089Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-22T20:11:30.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:11:30.204Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:11:30.233Z] $ 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 [2023-12-22T20:11:30.598Z] $ docker top f2078697e0762d164f19c54bd5d9fd9a906cc769687787f2729b8b992e1b7a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-22T20:11:31.028Z] + go version [2023-12-22T20:11:31.028Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-22T20:11:31.044Z] $ docker stop --time=1 f2078697e0762d164f19c54bd5d9fd9a906cc769687787f2729b8b992e1b7a39 [2023-12-22T20:11:32.301Z] $ docker rm -f --volumes f2078697e0762d164f19c54bd5d9fd9a906cc769687787f2729b8b992e1b7a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:11:32.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-22T20:11:32.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:11:33.060Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:11:33.095Z] $ 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 [2023-12-22T20:11:33.433Z] $ docker top 6a1727e2fda714c57500e05ad8fe745a0658096f693dbe290f583550c8f7bb45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-22T20:11:33.813Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-22T20:11:34.132Z] + make test [2023-12-22T20:11:34.132Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-12-22T20:11:35.506Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-12-22T20:11:43.615Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-12-22T20:11:43.875Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-12-22T20:11:47.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-22T20:11:47.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-22T20:11:47.165Z] ./bin/test-attribution-txt.sh [2023-12-22T20:11:47.165Z] make -C web test [2023-12-22T20:11:47.165Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-12-22T20:11:47.165Z] make[1]: tput: No such file or directory [2023-12-22T20:11:47.165Z] make[1]: tput: No such file or directory [2023-12-22T20:11:47.165Z] warning: generating ./VERSION [2023-12-22T20:11:47.165Z] echo "0.0.0" > VERSION [2023-12-22T20:11:47.165Z] docker build \ [2023-12-22T20:11:47.165Z] -f Dockerfile \ [2023-12-22T20:11:47.165Z] --build-arg USER=1000 \ [2023-12-22T20:11:47.165Z] \ [2023-12-22T20:11:47.166Z] --label "git_sha=edf53e57e38cb88091262216690b9bdd71284625" \ [2023-12-22T20:11:47.166Z] -t edgexfoundry/edgex-web-ui:edf53e57e38cb88091262216690b9bdd71284625 \ [2023-12-22T20:11:47.166Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-12-22T20:11:47.166Z] . [2023-12-22T20:11:47.166Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-12-22T20:11:47.166Z] Install the buildx component to build images with BuildKit: [2023-12-22T20:11:47.166Z] https://docs.docker.com/go/buildx/ [2023-12-22T20:11:47.166Z] [2023-12-22T20:11:47.166Z] Sending build context to Docker daemon 2.613MB [2023-12-22T20:11:47.166Z] Step 1/11 : FROM node:18-alpine3.18 [2023-12-22T20:11:47.166Z] 18-alpine3.18: Pulling from library/node [2023-12-22T20:11:47.439Z] c926b61bad3b: Pulling fs layer [2023-12-22T20:11:47.439Z] bc7465dc4da3: Pulling fs layer [2023-12-22T20:11:47.439Z] de7b2bf3cf64: Pulling fs layer [2023-12-22T20:11:47.439Z] 3604fe7c8f3c: Pulling fs layer [2023-12-22T20:11:47.439Z] 3604fe7c8f3c: Waiting [2023-12-22T20:11:47.439Z] de7b2bf3cf64: Verifying Checksum [2023-12-22T20:11:47.439Z] de7b2bf3cf64: Download complete [2023-12-22T20:11:47.439Z] c926b61bad3b: Verifying Checksum [2023-12-22T20:11:47.439Z] c926b61bad3b: Download complete [2023-12-22T20:11:47.439Z] 3604fe7c8f3c: Download complete [2023-12-22T20:11:47.697Z] c926b61bad3b: Pull complete [2023-12-22T20:11:47.697Z] bc7465dc4da3: Verifying Checksum [2023-12-22T20:11:47.697Z] bc7465dc4da3: Download complete [2023-12-22T20:11:48.634Z] bc7465dc4da3: Pull complete [2023-12-22T20:11:48.893Z] de7b2bf3cf64: Pull complete [2023-12-22T20:11:48.893Z] 3604fe7c8f3c: Pull complete [2023-12-22T20:11:48.893Z] Digest: sha256:4bdb3f3105718f0742bc8d64bb4e36e8f955ebbee295325e40ae80bc8ef78833 [2023-12-22T20:11:48.893Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-12-22T20:11:48.893Z] ---> 3f3cd58c287a [2023-12-22T20:11:48.893Z] Step 2/11 : RUN apk add --no-cache chromium [2023-12-22T20:11:52.199Z] ---> Running in 4903a4eb5245 [2023-12-22T20:11:52.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-22T20:11:52.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-22T20:11:52.199Z] (1/154) Installing libexpat (2.5.0-r1) [2023-12-22T20:11:52.199Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-12-22T20:11:52.458Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-12-22T20:11:52.458Z] (4/154) Installing libpng (1.6.39-r3) [2023-12-22T20:11:52.458Z] (5/154) Installing freetype (2.13.0-r5) [2023-12-22T20:11:52.458Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-12-22T20:11:52.458Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-12-22T20:11:52.458Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-12-22T20:11:52.458Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-12-22T20:11:52.458Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-12-22T20:11:52.458Z] (11/154) Installing libffi (3.4.4-r2) [2023-12-22T20:11:52.458Z] (12/154) Installing libintl (0.21.1-r7) [2023-12-22T20:11:52.458Z] (13/154) Installing libblkid (2.38.1-r8) [2023-12-22T20:11:52.458Z] (14/154) Installing libmount (2.38.1-r8) [2023-12-22T20:11:52.458Z] (15/154) Installing pcre2 (10.42-r1) [2023-12-22T20:11:52.458Z] (16/154) Installing glib (2.76.4-r0) [2023-12-22T20:11:52.458Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-12-22T20:11:52.458Z] (18/154) Installing libxml2 (2.11.6-r0) [2023-12-22T20:11:52.458Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-12-22T20:11:52.458Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-12-22T20:11:52.458Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-22T20:11:52.458Z] (22/154) Installing libwebp (1.3.2-r0) [2023-12-22T20:11:52.458Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-12-22T20:11:52.458Z] (24/154) Installing tiff (4.5.1-r0) [2023-12-22T20:11:52.458Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-12-22T20:11:52.718Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-12-22T20:11:52.718Z] (27/154) Installing libxau (1.0.11-r2) [2023-12-22T20:11:52.718Z] (28/154) Installing libmd (1.0.4-r2) [2023-12-22T20:11:52.718Z] (29/154) Installing libbsd (0.11.7-r1) [2023-12-22T20:11:52.718Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-12-22T20:11:52.718Z] (31/154) Installing libxcb (1.15-r1) [2023-12-22T20:11:52.718Z] (32/154) Installing libx11 (1.8.7-r0) [2023-12-22T20:11:52.718Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-12-22T20:11:52.718Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-12-22T20:11:52.718Z] (35/154) Installing libxrender (0.9.11-r3) [2023-12-22T20:11:52.718Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-12-22T20:11:52.718Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-12-22T20:11:52.718Z] (38/154) Installing libxext (1.3.5-r2) [2023-12-22T20:11:52.718Z] (39/154) Installing libxi (1.8.1-r0) [2023-12-22T20:11:52.718Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-12-22T20:11:52.718Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-12-22T20:11:52.718Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-12-22T20:11:52.718Z] (43/154) Installing libxtst (1.2.4-r2) [2023-12-22T20:11:52.718Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-12-22T20:11:52.718Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-12-22T20:11:52.718Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-12-22T20:11:52.718Z] (47/154) Installing pixman (0.42.2-r1) [2023-12-22T20:11:52.718Z] (48/154) Installing cairo (1.17.8-r1) [2023-12-22T20:11:52.718Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-12-22T20:11:52.718Z] (50/154) Installing avahi-libs (0.8-r13) [2023-12-22T20:11:52.718Z] (51/154) Installing gmp (6.2.1-r3) [2023-12-22T20:11:52.718Z] (52/154) Installing nettle (3.8.1-r2) [2023-12-22T20:11:52.718Z] (53/154) Installing libunistring (1.1-r1) [2023-12-22T20:11:52.718Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-12-22T20:11:52.718Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-12-22T20:11:52.718Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-12-22T20:11:52.718Z] (57/154) Installing gnutls (3.8.0-r2) [2023-12-22T20:11:52.718Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-12-22T20:11:52.718Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-12-22T20:11:52.979Z] (60/154) Installing fribidi (1.0.13-r0) [2023-12-22T20:11:52.979Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-12-22T20:11:52.979Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-12-22T20:11:52.979Z] (63/154) Installing libxft (2.3.8-r1) [2023-12-22T20:11:52.979Z] (64/154) Installing pango (1.50.14-r1) [2023-12-22T20:11:52.979Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-12-22T20:11:52.979Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-12-22T20:11:52.979Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-12-22T20:11:52.979Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-12-22T20:11:52.979Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-12-22T20:11:52.979Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-12-22T20:11:52.979Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-12-22T20:11:52.979Z] (71/154) Installing icu-data-full (73.2-r2) [2023-12-22T20:11:53.237Z] (72/154) Installing mesa (23.0.4-r0) [2023-12-22T20:11:53.237Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-12-22T20:11:53.808Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-12-22T20:11:53.808Z] (75/154) Installing libpciaccess (0.17-r2) [2023-12-22T20:11:53.808Z] (76/154) Installing libdrm (2.4.115-r4) [2023-12-22T20:11:53.808Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-12-22T20:11:53.808Z] (78/154) Installing libelf (0.189-r2) [2023-12-22T20:11:53.808Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-12-22T20:11:53.808Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-12-22T20:11:54.067Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-12-22T20:11:54.067Z] (82/154) Installing libmagic (5.45-r0) [2023-12-22T20:11:54.067Z] (83/154) Installing file (5.45-r0) [2023-12-22T20:11:54.067Z] (84/154) Installing libice (1.1.1-r2) [2023-12-22T20:11:54.067Z] (85/154) Installing libuuid (2.38.1-r8) [2023-12-22T20:11:54.067Z] (86/154) Installing libsm (1.2.4-r1) [2023-12-22T20:11:54.067Z] (87/154) Installing libxt (1.3.0-r2) [2023-12-22T20:11:54.067Z] (88/154) Installing libxmu (1.1.4-r2) [2023-12-22T20:11:54.067Z] (89/154) Installing xset (1.2.5-r1) [2023-12-22T20:11:54.067Z] (90/154) Installing xprop (1.2.6-r0) [2023-12-22T20:11:54.067Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-12-22T20:11:54.067Z] (92/154) Installing libogg (1.3.5-r4) [2023-12-22T20:11:54.067Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-12-22T20:11:54.067Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-12-22T20:11:54.067Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-12-22T20:11:54.067Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-12-22T20:11:54.327Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-12-22T20:11:54.327Z] (98/154) Installing libva (2.18.0-r1) [2023-12-22T20:11:54.327Z] (99/154) Installing libvdpau (1.5-r1) [2023-12-22T20:11:54.327Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-12-22T20:11:54.327Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-22T20:11:54.327Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-12-22T20:11:54.327Z] (103/154) Installing libhwy (1.0.4-r1) [2023-12-22T20:11:54.327Z] (104/154) Installing lcms2 (2.15-r2) [2023-12-22T20:11:54.327Z] (105/154) Installing libjxl (0.8.2-r0) [2023-12-22T20:11:54.327Z] (106/154) Installing lame-libs (3.100-r5) [2023-12-22T20:11:54.327Z] (107/154) Installing opus (1.4-r0) [2023-12-22T20:11:54.327Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-12-22T20:11:54.327Z] (109/154) Installing soxr (0.1.3-r5) [2023-12-22T20:11:54.327Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-22T20:11:54.327Z] (111/154) Installing libtheora (1.1.1-r17) [2023-12-22T20:11:54.327Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-12-22T20:11:54.327Z] (113/154) Installing libvpx (1.13.0-r2) [2023-12-22T20:11:54.327Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-12-22T20:11:54.327Z] (115/154) Installing numactl (2.0.16-r4) [2023-12-22T20:11:54.327Z] (116/154) Installing x265-libs (3.5-r4) [2023-12-22T20:11:54.586Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-12-22T20:11:54.586Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-22T20:11:54.586Z] (119/154) Installing libbluray (1.3.4-r0) [2023-12-22T20:11:54.586Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-12-22T20:11:54.586Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-12-22T20:11:54.586Z] (122/154) Installing cjson (1.7.15-r4) [2023-12-22T20:11:54.586Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-12-22T20:11:54.586Z] (124/154) Installing librist (0.2.7-r0) [2023-12-22T20:11:54.586Z] (125/154) Installing libsrt (1.5.2-r0) [2023-12-22T20:11:54.586Z] (126/154) Installing libssh (0.10.5-r0) [2023-12-22T20:11:54.586Z] (127/154) Installing libsodium (1.0.18-r3) [2023-12-22T20:11:54.586Z] (128/154) Installing libzmq (4.3.4-r4) [2023-12-22T20:11:54.846Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-22T20:11:54.846Z] (130/154) Installing libevent (2.1.12-r6) [2023-12-22T20:11:54.846Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-12-22T20:11:54.846Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-12-22T20:11:54.846Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-12-22T20:11:54.846Z] (134/154) Installing icu-libs (73.2-r2) [2023-12-22T20:11:54.846Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-12-22T20:11:54.846Z] (136/154) Installing minizip (1.2.13-r1) [2023-12-22T20:11:54.846Z] (137/154) Installing nspr (4.35-r2) [2023-12-22T20:11:54.846Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-12-22T20:11:54.846Z] (139/154) Installing nss (3.94-r0) [2023-12-22T20:11:54.846Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-12-22T20:11:54.846Z] (141/154) Installing libasyncns (0.8-r1) [2023-12-22T20:11:54.846Z] (142/154) Installing libltdl (2.4.7-r2) [2023-12-22T20:11:54.846Z] (143/154) Installing orc (0.4.34-r0) [2023-12-22T20:11:54.846Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-12-22T20:11:54.846Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-12-22T20:11:54.846Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-12-22T20:11:54.846Z] (147/154) Installing libpulse (16.1-r10) [2023-12-22T20:11:55.106Z] (148/154) Installing snappy (1.1.10-r1) [2023-12-22T20:11:55.106Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-12-22T20:11:55.106Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-12-22T20:11:55.106Z] (151/154) Installing libgpg-error (1.47-r1) [2023-12-22T20:11:55.106Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-12-22T20:11:55.106Z] (153/154) Installing libxslt (1.1.38-r0) [2023-12-22T20:11:55.106Z] (154/154) Installing chromium (119.0.6045.159-r0) [2023-12-22T20:11:56.484Z] Executing busybox-1.36.1-r5.trigger [2023-12-22T20:11:56.484Z] Executing fontconfig-2.14.2-r3.trigger [2023-12-22T20:11:56.484Z] Executing mkfontscale-1.2.2-r3.trigger [2023-12-22T20:11:56.484Z] Executing glib-2.76.4-r0.trigger [2023-12-22T20:11:56.484Z] Executing shared-mime-info-2.2-r5.trigger [2023-12-22T20:11:56.757Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-12-22T20:11:57.037Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-12-22T20:11:57.037Z] OK: 580 MiB in 171 packages [2023-12-22T20:12:09.241Z] Removing intermediate container 4903a4eb5245 [2023-12-22T20:12:09.241Z] ---> 38c3a734d585 [2023-12-22T20:12:09.241Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-12-22T20:12:09.241Z] ---> Running in 1e692143f4a2 [2023-12-22T20:12:09.241Z] Removing intermediate container 1e692143f4a2 [2023-12-22T20:12:09.241Z] ---> 2b535b8d4bda [2023-12-22T20:12:09.241Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-12-22T20:12:09.241Z] ---> Running in 67661998aade [2023-12-22T20:12:09.241Z] Removing intermediate container 67661998aade [2023-12-22T20:12:09.241Z] ---> 05a90e380e92 [2023-12-22T20:12:09.241Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-12-22T20:12:09.241Z] ---> Running in 967d2e907b58 [2023-12-22T20:12:09.241Z] Removing intermediate container 967d2e907b58 [2023-12-22T20:12:09.241Z] ---> 89debee10d44 [2023-12-22T20:12:09.241Z] Step 6/11 : RUN npm install -g npm [2023-12-22T20:12:09.241Z] ---> Running in 07c3c15a2606 [2023-12-22T20:12:10.862Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25974 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-12-22T20:12:10.897Z] Running in /w/workspace/edgex-ui-go/153 [Pipeline] { [Pipeline] checkout [2023-12-22T20:12:13.978Z] The recommended git tool is: git [2023-12-22T20:12:15.816Z] [2023-12-22T20:12:15.816Z] removed 11 packages, and changed 44 packages in 6s [2023-12-22T20:12:15.816Z] [2023-12-22T20:12:15.816Z] 28 packages are looking for funding [2023-12-22T20:12:15.816Z] run `npm fund` for details [2023-12-22T20:12:16.410Z] Removing intermediate container 07c3c15a2606 [2023-12-22T20:12:16.410Z] ---> 798c6820deaf [2023-12-22T20:12:16.410Z] Step 7/11 : ARG USER=1000 [2023-12-22T20:12:16.410Z] ---> Running in 3c8730ee6baf [2023-12-22T20:12:16.410Z] Removing intermediate container 3c8730ee6baf [2023-12-22T20:12:16.410Z] ---> af8095aacb5e [2023-12-22T20:12:16.410Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-12-22T20:12:16.410Z] ---> Running in 9d78bb7e7645 [2023-12-22T20:12:16.977Z] Removing intermediate container 9d78bb7e7645 [2023-12-22T20:12:16.977Z] ---> 60fa60633681 [2023-12-22T20:12:16.977Z] Step 9/11 : USER $USER:$USER [2023-12-22T20:12:17.235Z] ---> Running in cbe806f3b128 [2023-12-22T20:12:17.235Z] Removing intermediate container cbe806f3b128 [2023-12-22T20:12:17.235Z] ---> c4c78e195738 [2023-12-22T20:12:17.235Z] Step 10/11 : WORKDIR /app [2023-12-22T20:12:17.235Z] ---> Running in 49d006bb26ef [2023-12-22T20:12:17.235Z] Removing intermediate container 49d006bb26ef [2023-12-22T20:12:17.235Z] ---> 300b955f299d [2023-12-22T20:12:17.235Z] Step 11/11 : LABEL git_sha=edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:12:17.235Z] ---> Running in 0e2ddfc4f97b [2023-12-22T20:12:17.235Z] Removing intermediate container 0e2ddfc4f97b [2023-12-22T20:12:17.235Z] ---> cc2b7adc7acf [2023-12-22T20:12:17.496Z] Successfully built cc2b7adc7acf [2023-12-22T20:12:17.496Z] Successfully tagged edgexfoundry/edgex-web-ui:edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:12:17.496Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-12-22T20:12:17.496Z] touch edgex-web-ui.imagebuilt [2023-12-22T20:12:17.496Z] mkdir -p node_modules coverage [2023-12-22T20:12:17.496Z] chown "1000:1000" . node_modules coverage package-lock.json [2023-12-22T20:12:17.496Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-12-22T20:12:19.120Z] using credential edgex-jenkins-ssh [2023-12-22T20:12:19.138Z] Cloning the remote Git repository [2023-12-22T20:12:19.177Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-12-22T20:12:19.258Z] > git init /w/workspace/edgex-ui-go/153 # timeout=10 [2023-12-22T20:12:19.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-12-22T20:12:19.392Z] > git --version # timeout=10 [2023-12-22T20:12:19.413Z] > git --version # 'git version 2.25.1' [2023-12-22T20:12:19.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-22T20:12:19.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-22T20:12:24.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-12-22T20:12:25.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-22T20:12:25.793Z] Avoid second fetch [2023-12-22T20:12:25.794Z] Checking out Revision edf53e57e38cb88091262216690b9bdd71284625 (main) [2023-12-22T20:12:26.625Z] Commit message: "Merge pull request #674 from rsdmike/angularUpdate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-22T20:12:25.809Z] > git config core.sparsecheckout # timeout=10 [2023-12-22T20:12:25.869Z] > git checkout -f edf53e57e38cb88091262216690b9bdd71284625 # timeout=10 [2023-12-22T20:12:27.743Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-22T20:12:27.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-22T20:12:27.743Z] Dload Upload Total Spent Left Speed [2023-12-22T20:12:27.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh [2023-12-22T20:12:28.084Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-22T20:12:28.415Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-22T20:12:28.415Z] sudo tee /etc/docker/daemon.new [2023-12-22T20:12:28.415Z] { [2023-12-22T20:12:28.415Z] "registry-mirrors": [ [2023-12-22T20:12:28.415Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-22T20:12:28.415Z] ], [2023-12-22T20:12:28.415Z] "bip": "10.250.0.254/24", [2023-12-22T20:12:28.415Z] "hosts": [ [2023-12-22T20:12:28.415Z] "tcp://0.0.0.0:5555", [2023-12-22T20:12:28.415Z] "unix:///var/run/docker.sock" [2023-12-22T20:12:28.415Z] ], [2023-12-22T20:12:28.415Z] "mtu": 1458, [2023-12-22T20:12:28.415Z] "selinux-enabled": true, [2023-12-22T20:12:28.415Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-22T20:12:28.415Z] } [Pipeline] sh [2023-12-22T20:12:28.762Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-22T20:12:29.092Z] + sudo service docker restart [2023-12-22T20:12:29.693Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-12-22T20:12:29.693Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2023-12-22T20:12:29.693Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2023-12-22T20:12:29.693Z] 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. [2023-12-22T20:12:29.693Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2023-12-22T20:12:29.693Z] 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. [2023-12-22T20:12:29.693Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2023-12-22T20:12:29.952Z] 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. [2023-12-22T20:12:30.520Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-12-22T20:12:31.460Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2023-12-22T20:12:32.029Z] 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 [2023-12-22T20:12:32.288Z] 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 [2023-12-22T20:12:33.666Z] 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. [2023-12-22T20:12:37.864Z] [2023-12-22T20:12:37.864Z] added 1178 packages, and audited 1179 packages in 19s [2023-12-22T20:12:37.864Z] [2023-12-22T20:12:37.864Z] 99 packages are looking for funding [2023-12-22T20:12:37.864Z] run `npm fund` for details [2023-12-22T20:12:37.864Z] [2023-12-22T20:12:37.864Z] 21 vulnerabilities (14 moderate, 4 high, 3 critical) [2023-12-22T20:12:37.864Z] [2023-12-22T20:12:37.864Z] To address issues that do not require attention, run: [2023-12-22T20:12:37.864Z] npm audit fix [2023-12-22T20:12:37.864Z] [2023-12-22T20:12:37.864Z] To address all issues (including breaking changes), run: [2023-12-22T20:12:37.864Z] npm audit fix --force [2023-12-22T20:12:37.864Z] [2023-12-22T20:12:37.864Z] Run `npm audit` for details. [2023-12-22T20:12:45.991Z] 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 [2023-12-22T20:12:46.560Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-22T20:12:47.365Z] provisioning config files... [2023-12-22T20:12:47.406Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/153@tmp/config14676916604572388385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:12:47.848Z] ---> ****-login.sh [2023-12-22T20:12:47.848Z] nexus3.edgexfoundry.org:10001 [2023-12-22T20:12:48.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:12:48.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:12:48.385Z] Configure a credential helper to remove this warning. See [2023-12-22T20:12:48.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:12:48.385Z] [2023-12-22T20:12:48.385Z] Login Succeeded [2023-12-22T20:12:48.385Z] nexus3.edgexfoundry.org:10002 [2023-12-22T20:12:48.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:12:48.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:12:48.652Z] Configure a credential helper to remove this warning. See [2023-12-22T20:12:48.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:12:48.652Z] [2023-12-22T20:12:48.652Z] Login Succeeded [2023-12-22T20:12:48.652Z] nexus3.edgexfoundry.org:10003 [2023-12-22T20:12:48.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:12:48.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:12:48.919Z] Configure a credential helper to remove this warning. See [2023-12-22T20:12:48.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:12:48.919Z] [2023-12-22T20:12:48.919Z] Login Succeeded [2023-12-22T20:12:48.919Z] nexus3.edgexfoundry.org:10004 [2023-12-22T20:12:49.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:12:49.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:12:49.186Z] Configure a credential helper to remove this warning. See [2023-12-22T20:12:49.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:12:49.186Z] [2023-12-22T20:12:49.186Z] Login Succeeded [2023-12-22T20:12:49.186Z] ****.io [2023-12-22T20:12:49.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:12:49.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:12:49.719Z] Configure a credential helper to remove this warning. See [2023-12-22T20:12:49.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:12:49.719Z] [2023-12-22T20:12:49.719Z] Login Succeeded [2023-12-22T20:12:49.719Z] ---> ****-login.sh ends [Pipeline] } [2023-12-22T20:12:49.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-22T20:12:50.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-22T20:12:50.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-22T20:12:50.205Z] ========================================================= [2023-12-22T20:12:50.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-22T20:12:50.205Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:12:50.652Z] + 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 . [2023-12-22T20:12:56.037Z] #0 building with "default" instance using docker driver [2023-12-22T20:12:56.037Z] [2023-12-22T20:12:56.037Z] #1 [internal] load build definition from Dockerfile [2023-12-22T20:12:56.037Z] #1 transferring dockerfile: 1.94kB done [2023-12-22T20:12:56.037Z] #1 DONE 0.1s [2023-12-22T20:12:56.038Z] [2023-12-22T20:12:56.038Z] #2 [internal] load .dockerignore [2023-12-22T20:12:56.038Z] #2 transferring context: 58B 0.0s done [2023-12-22T20:12:56.038Z] #2 DONE 0.1s [2023-12-22T20:12:56.038Z] [2023-12-22T20:12:56.038Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-22T20:12:56.038Z] #3 DONE 0.2s [2023-12-22T20:12:56.038Z] [2023-12-22T20:12:56.038Z] #4 [internal] load metadata for docker.io/library/docker:latest [2023-12-22T20:12:56.038Z] #4 DONE 0.3s [2023-12-22T20:12:56.038Z] [2023-12-22T20:12:56.038Z] #5 [internal] load build context [2023-12-22T20:12:56.038Z] #5 DONE 0.0s [2023-12-22T20:12:56.038Z] [2023-12-22T20:12:56.038Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-22T20:12:56.038Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-22T20:12:56.038Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.1s done [2023-12-22T20:12:56.038Z] #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-22T20:12:56.038Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s [2023-12-22T20:12:56.038Z] #6 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-22T20:12:56.038Z] #6 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-22T20:12:56.038Z] #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-22T20:12:56.317Z] #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-22T20:12:56.317Z] #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-22T20:12:56.317Z] #6 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-22T20:12:56.317Z] #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-22T20:12:56.317Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-22T20:12:56.317Z] #6 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-22T20:12:56.317Z] #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-22T20:12:56.317Z] #6 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-22T20:12:56.317Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s [2023-12-22T20:12:56.317Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.57MB / 11.40MB 0.4s [2023-12-22T20:12:56.317Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2023-12-22T20:12:56.593Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.30MB / 11.40MB 0.5s [2023-12-22T20:12:56.593Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.6s [2023-12-22T20:12:56.593Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-22T20:12:56.593Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.6s [2023-12-22T20:12:56.867Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.09MB / 63.99MB 0.7s [2023-12-22T20:12:56.867Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-22T20:12:56.867Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.68MB / 97.63MB 0.8s [2023-12-22T20:12:56.867Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.30MB / 63.99MB 0.9s [2023-12-22T20:12:56.867Z] #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-22T20:12:57.147Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 1.0s [2023-12-22T20:12:57.147Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.80MB / 63.99MB 1.1s [2023-12-22T20:12:57.147Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.2s [2023-12-22T20:12:57.421Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.3s [2023-12-22T20:12:57.421Z] #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-22T20:12:57.421Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.5s [2023-12-22T20:12:57.421Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.5s [2023-12-22T20:12:57.691Z] #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2023-12-22T20:12:57.691Z] #6 ... [2023-12-22T20:12:57.691Z] [2023-12-22T20:12:57.691Z] #5 [internal] load build context [2023-12-22T20:12:57.691Z] #5 transferring context: 33.94MB 1.6s done [2023-12-22T20:12:57.691Z] #5 DONE 1.7s [2023-12-22T20:12:57.691Z] [2023-12-22T20:12:57.691Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-22T20:12:57.691Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.7s [2023-12-22T20:12:57.691Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.64MB / 97.63MB 1.7s [2023-12-22T20:12:57.691Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.8s [2023-12-22T20:12:57.960Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.9s [2023-12-22T20:12:58.232Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s done [2023-12-22T20:12:58.232Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 2.1s [2023-12-22T20:12:58.232Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.59MB / 97.63MB 2.3s [2023-12-22T20:12:58.232Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-22T20:12:58.502Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.55MB / 97.63MB 2.5s [2023-12-22T20:12:58.503Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.6s [2023-12-22T20:12:58.772Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.8s [2023-12-22T20:12:59.040Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.1s [2023-12-22T20:12:59.310Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.2s done [2023-12-22T20:13:03.573Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s [2023-12-22T20:13:04.986Z] #6 ... [2023-12-22T20:13:04.986Z] [2023-12-22T20:13:04.986Z] #7 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e [2023-12-22T20:13:04.986Z] #7 resolve docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 0.1s done [2023-12-22T20:13:04.986Z] #7 sha256:a1aac6b094e567d03c4de2e653737d62abe54842ca9ce726d4c3d7acc9e4d551 3.52kB / 3.52kB done [2023-12-22T20:13:04.986Z] #7 sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 3.85kB / 3.85kB done [2023-12-22T20:13:04.986Z] #7 sha256:45cd101fff1c17d4f81c9ab74da72a07bea70141502dbca6022ba5bccaf68a7c 11.91kB / 11.91kB done [2023-12-22T20:13:04.986Z] #7 sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 3.35MB / 3.35MB 0.8s done [2023-12-22T20:13:04.986Z] #7 extracting sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 0.8s done [2023-12-22T20:13:04.986Z] #7 sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 2.01MB / 2.01MB 1.0s done [2023-12-22T20:13:04.986Z] #7 sha256:6ad13903bddcf72a12271712f86252630105681e79e13206143415c0126ad716 15.45MB / 15.45MB 1.6s done [2023-12-22T20:13:04.986Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done [2023-12-22T20:13:04.986Z] #7 sha256:73d25d6f55aa4613dba9ab5b9241fa5a5829ebcd9598fdc72bcc3c9530e31410 15.64MB / 15.64MB 2.0s done [2023-12-22T20:13:04.986Z] #7 extracting sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 0.5s done [2023-12-22T20:13:04.986Z] #7 sha256:c27443b4d8ef08d9595ff7b4615368609e9eb1dad775a8104046cda887f71baa 542B / 542B 2.1s done [2023-12-22T20:13:04.986Z] #7 sha256:9b9a6de999aebb1929026db838ce63e260cb60ceb2a018d5835ee0b92b79798f 16.30MB / 16.30MB 2.5s done [2023-12-22T20:13:04.986Z] #7 sha256:aba085e707bfae289dc07b3a91988cf361b26e5a155b375327d04e86ade323fe 1.02kB / 1.02kB 2.1s done [2023-12-22T20:13:04.986Z] #7 sha256:e56ce0b5dd03aceb79305661cc998bf91607aa2d5895f7edc7ddfb8763ed4063 7.43MB / 7.43MB 2.5s done [2023-12-22T20:13:04.986Z] #7 sha256:2b26ed45c382061dedfbc9897aa66f98b67020074cda8a9d42b38ff010bc718d 116B / 116B 2.2s done [2023-12-22T20:13:04.986Z] #7 sha256:d161e38c30349d04fed07b9f81826990ac883a0c9d8f1dbb5d61edb0c8fe1e4d 93.08kB / 93.08kB 2.6s done [2023-12-22T20:13:04.986Z] #7 sha256:7c563e2ee3bf3461f1e66816dd240ff2c792b343b7de1d555ef2177b2163117d 1.29kB / 1.29kB 2.6s done [2023-12-22T20:13:04.986Z] #7 sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 49.71MB / 49.71MB 3.8s done [2023-12-22T20:13:04.986Z] #7 sha256:c1478e0df45c14bad76f8e9118c56cacf10aa381f78d27ffa083c87f4df54a02 1.51kB / 1.51kB 2.6s done [2023-12-22T20:13:04.986Z] #7 sha256:d38cf0aa42451ab1123baf3553ce42e12c1e3ca081159f0f483e5ffb98621016 2.88kB / 2.88kB 2.7s done [2023-12-22T20:13:04.986Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2023-12-22T20:13:04.986Z] #7 extracting sha256:6ad13903bddcf72a12271712f86252630105681e79e13206143415c0126ad716 0.7s done [2023-12-22T20:13:04.986Z] #7 extracting sha256:73d25d6f55aa4613dba9ab5b9241fa5a5829ebcd9598fdc72bcc3c9530e31410 1.0s done [2023-12-22T20:13:04.986Z] #7 extracting sha256:9b9a6de999aebb1929026db838ce63e260cb60ceb2a018d5835ee0b92b79798f 1.2s done [2023-12-22T20:13:04.986Z] #7 extracting sha256:c27443b4d8ef08d9595ff7b4615368609e9eb1dad775a8104046cda887f71baa done [2023-12-22T20:13:04.986Z] #7 extracting sha256:aba085e707bfae289dc07b3a91988cf361b26e5a155b375327d04e86ade323fe done [2023-12-22T20:13:04.986Z] #7 extracting sha256:2b26ed45c382061dedfbc9897aa66f98b67020074cda8a9d42b38ff010bc718d done [2023-12-22T20:13:04.986Z] #7 extracting sha256:e56ce0b5dd03aceb79305661cc998bf91607aa2d5895f7edc7ddfb8763ed4063 0.9s done [2023-12-22T20:13:04.986Z] #7 extracting sha256:d161e38c30349d04fed07b9f81826990ac883a0c9d8f1dbb5d61edb0c8fe1e4d done [2023-12-22T20:13:04.986Z] #7 extracting sha256:7c563e2ee3bf3461f1e66816dd240ff2c792b343b7de1d555ef2177b2163117d done [2023-12-22T20:13:04.986Z] #7 extracting sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 1.4s [2023-12-22T20:13:05.254Z] #7 ... [2023-12-22T20:13:05.254Z] [2023-12-22T20:13:05.254Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-22T20:13:07.219Z] #6 ... [2023-12-22T20:13:07.219Z] [2023-12-22T20:13:07.219Z] #7 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e [2023-12-22T20:13:07.219Z] #7 extracting sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 2.4s done [2023-12-22T20:13:07.219Z] #7 extracting sha256:c1478e0df45c14bad76f8e9118c56cacf10aa381f78d27ffa083c87f4df54a02 done [2023-12-22T20:13:07.219Z] #7 extracting sha256:d38cf0aa42451ab1123baf3553ce42e12c1e3ca081159f0f483e5ffb98621016 done [2023-12-22T20:13:07.219Z] #7 DONE 10.8s [2023-12-22T20:13:07.219Z] [2023-12-22T20:13:07.219Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-22T20:13:08.641Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s [2023-12-22T20:13:13.144Z] ✔ Browser application bundle generation complete. [2023-12-22T20:13:13.144Z] 22 12 2023 20:13:08.642:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-12-22T20:13:13.144Z] 22 12 2023 20:13:08.644:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-12-22T20:13:13.144Z] 22 12 2023 20:13:08.647:INFO [launcher]: Starting browser ChromeHeadless [2023-12-22T20:13:13.144Z] 22 12 2023 20:13:08.979:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket Y-EjaIQaX8gC4RDaAAAB with id 12192555 [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.077 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.095 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.101 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.104 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.106 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.116 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.13 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.132 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.142 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.149 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.174 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.179 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.181 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.189 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.227 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.241 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.252 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.264 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.308 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.315 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.318 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.333 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.337 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.34 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.342 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.348 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.349 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.351 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.363 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.365 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.367 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.372 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.375 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.384 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.39 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.409 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.416 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.421 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.444 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.447 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.449 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.451 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.453 secs) [2023-12-22T20:13:13.144Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2023-12-22T20:13:13.144Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2023-12-22T20:13:13.144Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.453 secs) [2023-12-22T20:13:13.144Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2023-12-22T20:13:13.144Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2023-12-22T20:13:13.144Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.456 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.462 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.465 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.478 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.483 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.487 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.489 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.528 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.596 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.611 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.633 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.642 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.646 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.673 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.683 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.71 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.729 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.74 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.751 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.778 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.781 secs) [2023-12-22T20:13:13.144Z] WARN: ' [2023-12-22T20:13:13.144Z] It looks like you're using ngModel on the same form field as formControlName. [2023-12-22T20:13:13.144Z] Support for using the ngModel input property and ngModelChange event with [2023-12-22T20:13:13.144Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-12-22T20:13:13.144Z] in a future version of Angular. [2023-12-22T20:13:13.144Z] [2023-12-22T20:13:13.144Z] For more information on this, see our API docs here: [2023-12-22T20:13:13.144Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-12-22T20:13:13.144Z] ' [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.781 secs) [2023-12-22T20:13:13.144Z] WARN: ' [2023-12-22T20:13:13.144Z] It looks like you're using ngModel on the same form field as formControlName. [2023-12-22T20:13:13.144Z] Support for using the ngModel input property and ngModelChange event with [2023-12-22T20:13:13.144Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-12-22T20:13:13.144Z] in a future version of Angular. [2023-12-22T20:13:13.144Z] [2023-12-22T20:13:13.144Z] For more information on this, see our API docs here: [2023-12-22T20:13:13.144Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-12-22T20:13:13.144Z] ' [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.811 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.838 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.845 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.871 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.889 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.897 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.911 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.917 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.924 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.937 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.944 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.956 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.981 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.988 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.991 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.02 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.035 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.041 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.061 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.076 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.08 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.084 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.087 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.101 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.116 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.162 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.169 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.173 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.192 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.195 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.203 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.206 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.216 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.233 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.237 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.238 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.245 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.258 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.271 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.273 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.274 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.292 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.295 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.299 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.306 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.308 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.31 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.311 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.328 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.33 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.331 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.337 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.339 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.341 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.346 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.358 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.361 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.376 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.378 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.379 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.383 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.398 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.409 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.421 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.425 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.431 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.432 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.434 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.444 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.448 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.457 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.459 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.46 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.464 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.468 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.476 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.479 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.481 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.49 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.502 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.511 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.524 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.531 secs) [2023-12-22T20:13:13.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.038 secs / 1.531 secs) [2023-12-22T20:13:13.144Z] TOTAL: 147 SUCCESS [2023-12-22T20:13:13.403Z] ✔ Browser application bundle generation complete. [2023-12-22T20:13:13.663Z] [2023-12-22T20:13:13.663Z] =============================== Coverage summary =============================== [2023-12-22T20:13:13.663Z] Statements : 39.03% ( 1356/3474 ) [2023-12-22T20:13:13.663Z] Branches : 14.7% ( 86/585 ) [2023-12-22T20:13:13.663Z] Functions : 32.21% ( 422/1310 ) [2023-12-22T20:13:13.663Z] Lines : 38.95% ( 1325/3401 ) [2023-12-22T20:13:13.663Z] ================================================================================ [2023-12-22T20:13:13.663Z] ✔ Browser application bundle generation complete. [2023-12-22T20:13:15.571Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-12-22T20:13:15.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-22T20:13:15.629Z] $ docker stop --time=1 6a1727e2fda714c57500e05ad8fe745a0658096f693dbe290f583550c8f7bb45 [2023-12-22T20:13:16.865Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done [2023-12-22T20:13:16.960Z] $ docker rm -f --volumes 6a1727e2fda714c57500e05ad8fe745a0658096f693dbe290f583550c8f7bb45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-22T20:13:17.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-22T20:13:17.448Z] #6 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-22T20:13:17.448Z] #6 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-22T20:13:17.720Z] #6 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-22T20:13:17.720Z] #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-22T20:13:17.771Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-22T20:13:18.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-22T20:13:18.689Z] + ls -al . [2023-12-22T20:13:18.689Z] total 192 [2023-12-22T20:13:18.689Z] drwxrwxr-x 13 jenkins jenkins 4096 Dec 22 20:11 . [2023-12-22T20:13:18.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:09 .. [2023-12-22T20:13:18.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:09 .blubracket [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 18 Dec 22 20:09 .dockerignore [2023-12-22T20:13:18.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:10 .git [2023-12-22T20:13:18.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:09 .github [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 178 Dec 22 20:09 .gitignore [2023-12-22T20:13:18.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 22 20:10 .semver [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 9575 Dec 22 20:09 Attribution.txt [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 21430 Dec 22 20:09 CHANGELOG.md [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 22 20:09 CONTRIBUTING.md [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 1898 Dec 22 20:09 Dockerfile [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 22 20:09 Jenkinsfile [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 22 20:09 LICENSE [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 2189 Dec 22 20:09 Makefile [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 4381 Dec 22 20:09 README.md [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 22 20:10 VERSION [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 4832 Dec 22 20:09 angularmigrationlogs.md [2023-12-22T20:13:18.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:09 assets [2023-12-22T20:13:18.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:09 bin [2023-12-22T20:13:18.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:09 cmd [2023-12-22T20:13:18.689Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 22 20:11 coverage.out [2023-12-22T20:13:18.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:09 docs [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 3508 Dec 22 20:09 go.mod [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 34261 Dec 22 20:09 go.sum [2023-12-22T20:13:18.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:09 internal [2023-12-22T20:13:18.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:09 testing [2023-12-22T20:13:18.689Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 22 20:09 version.go [2023-12-22T20:13:18.689Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 22 20:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:19.056Z] + 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=edf53e57e38cb88091262216690b9bdd71284625 --label arch=amd64 --label version=3.1.0-dev.23 . [2023-12-22T20:13:20.432Z] Sending build context to Docker daemon 344.3MB [2023-12-22T20:13:20.432Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-22T20:13:20.432Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-22T20:13:20.432Z] ---> 1ba29ed529bc [2023-12-22T20:13:20.432Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-12-22T20:13:22.343Z] ---> Running in 9857e11009f1 [2023-12-22T20:13:22.343Z] Removing intermediate container 9857e11009f1 [2023-12-22T20:13:22.343Z] ---> 2da6241eb64a [2023-12-22T20:13:22.343Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-12-22T20:13:22.343Z] ---> Running in 8f3671cd6700 [2023-12-22T20:13:22.343Z] Removing intermediate container 8f3671cd6700 [2023-12-22T20:13:22.343Z] ---> edfbe5509282 [2023-12-22T20:13:22.343Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-22T20:13:22.343Z] ---> Running in 5959856faa51 [2023-12-22T20:13:22.343Z] Removing intermediate container 5959856faa51 [2023-12-22T20:13:22.343Z] ---> b0e59b4333da [2023-12-22T20:13:22.343Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-12-22T20:13:22.601Z] ---> Running in 002cdecce2a5 [2023-12-22T20:13:22.601Z] Removing intermediate container 002cdecce2a5 [2023-12-22T20:13:22.601Z] ---> 78eaff8d664e [2023-12-22T20:13:22.601Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-12-22T20:13:22.601Z] ---> Running in 6c9b94f6a0ba [2023-12-22T20:13:22.601Z] Removing intermediate container 6c9b94f6a0ba [2023-12-22T20:13:22.601Z] ---> 8fcb518f6a9a [2023-12-22T20:13:22.601Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-12-22T20:13:23.075Z] #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-22T20:13:23.535Z] ---> 7ca58ea92be3 [2023-12-22T20:13:23.535Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-22T20:13:23.535Z] ---> Running in 17947a14fe18 [2023-12-22T20:13:23.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-22T20:13:23.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-22T20:13:24.053Z] OK: 264 MiB in 52 packages [2023-12-22T20:13:24.310Z] Removing intermediate container 17947a14fe18 [2023-12-22T20:13:24.310Z] ---> 3fc8eb84996b [2023-12-22T20:13:24.310Z] Step 10/26 : ENV GO111MODULE=on [2023-12-22T20:13:24.310Z] ---> Running in 3a38a714dd76 [2023-12-22T20:13:24.578Z] Removing intermediate container 3a38a714dd76 [2023-12-22T20:13:24.578Z] ---> 6357a2929544 [2023-12-22T20:13:24.578Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-12-22T20:13:24.578Z] ---> Running in df09fa5144b6 [2023-12-22T20:13:24.578Z] Removing intermediate container df09fa5144b6 [2023-12-22T20:13:24.578Z] ---> b3be4925f909 [2023-12-22T20:13:24.578Z] Step 12/26 : COPY go.mod vendor* ./ [2023-12-22T20:13:24.837Z] ---> 443a7a998c33 [2023-12-22T20:13:24.837Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-22T20:13:24.837Z] ---> Running in 0ee9b4357bd6 [2023-12-22T20:13:25.403Z] Removing intermediate container 0ee9b4357bd6 [2023-12-22T20:13:25.403Z] ---> 317ec809fae8 [2023-12-22T20:13:25.403Z] Step 14/26 : COPY . . [2023-12-22T20:13:26.429Z] #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-22T20:13:26.429Z] #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-22T20:13:28.374Z] #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-22T20:13:28.374Z] #6 DONE 32.3s [2023-12-22T20:13:28.374Z] [2023-12-22T20:13:28.374Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-12-22T20:13:29.778Z] #8 DONE 1.4s [2023-12-22T20:13:29.778Z] [2023-12-22T20:13:29.778Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2023-12-22T20:13:30.361Z] #9 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-22T20:13:30.670Z] ---> a48309073b10 [2023-12-22T20:13:30.670Z] Step 15/26 : RUN ${MAKE} [2023-12-22T20:13:30.931Z] ---> Running in 35818a2419e2 [2023-12-22T20:13:30.931Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.23" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-12-22T20:13:30.941Z] #9 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-22T20:13:31.907Z] #9 2.056 OK: 266 MiB in 52 packages [2023-12-22T20:13:31.907Z] #9 DONE 2.3s [2023-12-22T20:13:31.907Z] [2023-12-22T20:13:31.907Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-12-22T20:13:31.907Z] #10 DONE 0.1s [2023-12-22T20:13:32.177Z] [2023-12-22T20:13:32.177Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2023-12-22T20:13:32.443Z] #11 DONE 0.2s [2023-12-22T20:13:32.443Z] [2023-12-22T20:13:32.443Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-22T20:13:49.016Z] Removing intermediate container 35818a2419e2 [2023-12-22T20:13:49.016Z] ---> 37905b913dca [2023-12-22T20:13:49.016Z] Step 16/26 : FROM alpine:3.18 [2023-12-22T20:13:49.016Z] 3.18: Pulling from library/alpine [2023-12-22T20:13:49.016Z] c926b61bad3b: Already exists [2023-12-22T20:13:49.016Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-22T20:13:49.016Z] Status: Downloaded newer image for alpine:3.18 [2023-12-22T20:13:49.016Z] ---> b541f2080109 [2023-12-22T20:13:49.016Z] Step 17/26 : RUN apk --no-cache upgrade [2023-12-22T20:13:49.016Z] ---> Running in a7ac18a63002 [2023-12-22T20:13:49.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-22T20:13:49.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-22T20:13:49.016Z] OK: 7 MiB in 15 packages [2023-12-22T20:13:49.016Z] Removing intermediate container a7ac18a63002 [2023-12-22T20:13:49.016Z] ---> d0d4b3697471 [2023-12-22T20:13:49.016Z] Step 18/26 : EXPOSE 4000 [2023-12-22T20:13:49.276Z] ---> Running in 9821013ce20c [2023-12-22T20:13:49.276Z] Removing intermediate container 9821013ce20c [2023-12-22T20:13:49.276Z] ---> 35507093a561 [2023-12-22T20:13:49.276Z] 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 [2023-12-22T20:13:50.221Z] ---> a9cd82630c00 [2023-12-22T20:13:50.221Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-12-22T20:13:50.221Z] ---> 1ca02344953c [2023-12-22T20:13:50.221Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-12-22T20:13:50.221Z] ---> f269d14bc109 [2023-12-22T20:13:50.221Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-12-22T20:13:50.221Z] ---> Running in 320b42d96d7c [2023-12-22T20:13:50.221Z] Removing intermediate container 320b42d96d7c [2023-12-22T20:13:50.221Z] ---> 934ed3a48108 [2023-12-22T20:13:50.221Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-12-22T20:13:50.221Z] ---> Running in cc9157a06350 [2023-12-22T20:13:50.481Z] Removing intermediate container cc9157a06350 [2023-12-22T20:13:50.481Z] ---> 489a3e410923 [2023-12-22T20:13:50.481Z] Step 24/26 : LABEL arch=amd64 [2023-12-22T20:13:50.481Z] ---> Running in 56b57cb90224 [2023-12-22T20:13:50.481Z] Removing intermediate container 56b57cb90224 [2023-12-22T20:13:50.481Z] ---> a873b721703e [2023-12-22T20:13:50.481Z] Step 25/26 : LABEL git_sha=edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:13:50.481Z] ---> Running in 8cca048c00b1 [2023-12-22T20:13:50.481Z] Removing intermediate container 8cca048c00b1 [2023-12-22T20:13:50.481Z] ---> b2a0145240c6 [2023-12-22T20:13:50.481Z] Step 26/26 : LABEL version=3.1.0-dev.23 [2023-12-22T20:13:50.740Z] ---> Running in 9e4cda425ce2 [2023-12-22T20:13:50.740Z] Removing intermediate container 9e4cda425ce2 [2023-12-22T20:13:50.740Z] ---> 9baa2d7950c7 [2023-12-22T20:13:50.740Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-22T20:13:50.740Z] Successfully built 9baa2d7950c7 [2023-12-22T20:13:50.740Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-22T20:13:51.053Z] provisioning config files... [2023-12-22T20:13:51.061Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14314387333359499513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:13:51.415Z] ---> ****-login.sh [2023-12-22T20:13:51.415Z] nexus3.edgexfoundry.org:10001 [2023-12-22T20:13:51.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:13:51.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:13:51.416Z] Configure a credential helper to remove this warning. See [2023-12-22T20:13:51.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:13:51.416Z] [2023-12-22T20:13:51.416Z] Login Succeeded [2023-12-22T20:13:51.416Z] nexus3.edgexfoundry.org:10002 [2023-12-22T20:13:51.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:13:51.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:13:51.416Z] Configure a credential helper to remove this warning. See [2023-12-22T20:13:51.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:13:51.416Z] [2023-12-22T20:13:51.416Z] Login Succeeded [2023-12-22T20:13:51.416Z] nexus3.edgexfoundry.org:10003 [2023-12-22T20:13:51.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:13:51.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:13:51.674Z] Configure a credential helper to remove this warning. See [2023-12-22T20:13:51.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:13:51.675Z] [2023-12-22T20:13:51.675Z] Login Succeeded [2023-12-22T20:13:51.675Z] nexus3.edgexfoundry.org:10004 [2023-12-22T20:13:51.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:13:51.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:13:51.675Z] Configure a credential helper to remove this warning. See [2023-12-22T20:13:51.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:13:51.675Z] [2023-12-22T20:13:51.675Z] Login Succeeded [2023-12-22T20:13:51.675Z] ****.io [2023-12-22T20:13:51.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:13:51.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:13:51.935Z] Configure a credential helper to remove this warning. See [2023-12-22T20:13:51.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:13:51.935Z] [2023-12-22T20:13:51.935Z] Login Succeeded [2023-12-22T20:13:51.935Z] ---> ****-login.sh ends [Pipeline] } [2023-12-22T20:13:51.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-22T20:13:52.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-22T20:13:52.162Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-12-22T20:13:52.162Z] edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:13:52.162Z] latest [2023-12-22T20:13:52.162Z] 3.1.0-dev.23 [2023-12-22T20:13:52.162Z] edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [2023-12-22T20:13:52.162Z] main [2023-12-22T20:13:52.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:52.638Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:53.040Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:13:53.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-12-22T20:13:53.040Z] 10b3d606af9f: Preparing [2023-12-22T20:13:53.040Z] f0d6634f3b72: Preparing [2023-12-22T20:13:53.040Z] 355dd77dabce: Preparing [2023-12-22T20:13:53.040Z] 47c8144810cc: Preparing [2023-12-22T20:13:53.040Z] 9fe9a137fd00: Preparing [2023-12-22T20:13:53.040Z] 9fe9a137fd00: Layer already exists [2023-12-22T20:13:53.040Z] f0d6634f3b72: Pushed [2023-12-22T20:13:53.040Z] 10b3d606af9f: Pushed [2023-12-22T20:13:53.040Z] 47c8144810cc: Pushed [2023-12-22T20:13:56.332Z] 355dd77dabce: Pushed [2023-12-22T20:13:56.332Z] edf53e57e38cb88091262216690b9bdd71284625: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:56.732Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:57.134Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-12-22T20:13:57.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-12-22T20:13:57.134Z] 10b3d606af9f: Preparing [2023-12-22T20:13:57.134Z] f0d6634f3b72: Preparing [2023-12-22T20:13:57.134Z] 355dd77dabce: Preparing [2023-12-22T20:13:57.134Z] 47c8144810cc: Preparing [2023-12-22T20:13:57.134Z] 9fe9a137fd00: Preparing [2023-12-22T20:13:57.134Z] 47c8144810cc: Layer already exists [2023-12-22T20:13:57.134Z] 9fe9a137fd00: Layer already exists [2023-12-22T20:13:57.134Z] 355dd77dabce: Layer already exists [2023-12-22T20:13:57.134Z] 10b3d606af9f: Layer already exists [2023-12-22T20:13:57.134Z] f0d6634f3b72: Layer already exists [2023-12-22T20:13:57.134Z] latest: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:57.534Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:57.955Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.23 [2023-12-22T20:13:57.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-12-22T20:13:57.955Z] 10b3d606af9f: Preparing [2023-12-22T20:13:57.955Z] f0d6634f3b72: Preparing [2023-12-22T20:13:57.955Z] 355dd77dabce: Preparing [2023-12-22T20:13:57.955Z] 47c8144810cc: Preparing [2023-12-22T20:13:57.955Z] 9fe9a137fd00: Preparing [2023-12-22T20:13:57.955Z] 47c8144810cc: Layer already exists [2023-12-22T20:13:57.955Z] 355dd77dabce: Layer already exists [2023-12-22T20:13:57.955Z] 9fe9a137fd00: Layer already exists [2023-12-22T20:13:57.955Z] 10b3d606af9f: Layer already exists [2023-12-22T20:13:57.955Z] f0d6634f3b72: Layer already exists [2023-12-22T20:13:57.955Z] 3.1.0-dev.23: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:58.365Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:58.773Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [2023-12-22T20:13:58.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-12-22T20:13:58.773Z] 10b3d606af9f: Preparing [2023-12-22T20:13:58.773Z] f0d6634f3b72: Preparing [2023-12-22T20:13:58.773Z] 355dd77dabce: Preparing [2023-12-22T20:13:58.773Z] 47c8144810cc: Preparing [2023-12-22T20:13:58.773Z] 9fe9a137fd00: Preparing [2023-12-22T20:13:58.773Z] 9fe9a137fd00: Layer already exists [2023-12-22T20:13:58.773Z] 10b3d606af9f: Layer already exists [2023-12-22T20:13:58.773Z] f0d6634f3b72: Layer already exists [2023-12-22T20:13:58.773Z] 355dd77dabce: Layer already exists [2023-12-22T20:13:58.773Z] 47c8144810cc: Layer already exists [2023-12-22T20:13:58.773Z] edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:59.147Z] #12 DONE 24.0s [2023-12-22T20:13:59.147Z] [2023-12-22T20:13:59.147Z] #13 [builder 7/8] COPY . . [2023-12-22T20:13:59.147Z] #13 DONE 0.9s [2023-12-22T20:13:59.147Z] [2023-12-22T20:13:59.147Z] #14 [builder 8/8] RUN echo noop [2023-12-22T20:13:59.147Z] #14 0.618 noop [2023-12-22T20:13:59.147Z] #14 DONE 0.7s [2023-12-22T20:13:59.147Z] [2023-12-22T20:13:59.147Z] #15 exporting to image [2023-12-22T20:13:59.147Z] #15 exporting layers [2023-12-22T20:13:59.205Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:13:59.718Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-12-22T20:13:59.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-12-22T20:13:59.718Z] 10b3d606af9f: Preparing [2023-12-22T20:13:59.718Z] f0d6634f3b72: Preparing [2023-12-22T20:13:59.718Z] 355dd77dabce: Preparing [2023-12-22T20:13:59.718Z] 47c8144810cc: Preparing [2023-12-22T20:13:59.718Z] 9fe9a137fd00: Preparing [2023-12-22T20:13:59.718Z] 355dd77dabce: Layer already exists [2023-12-22T20:13:59.718Z] f0d6634f3b72: Layer already exists [2023-12-22T20:13:59.718Z] 10b3d606af9f: Layer already exists [2023-12-22T20:13:59.718Z] 47c8144810cc: Layer already exists [2023-12-22T20:13:59.718Z] 9fe9a137fd00: Layer already exists [2023-12-22T20:13:59.718Z] main: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-22T20:13:59.966Z] ===================================================== [Pipeline] echo [2023-12-22T20:14:00.009Z] taggedImages: [2023-12-22T20:14:00.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:14:00.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-12-22T20:14:00.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.23 [2023-12-22T20:14:00.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [2023-12-22T20:14:00.009Z] - 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 [2023-12-22T20:14:00.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-22T20:14:00.720Z] [2023-12-22T20:14:00.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:14:01.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-22T20:14:01.054Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-22T20:14:01.054Z] 5eb5b503b376: Pulling fs layer [2023-12-22T20:14:01.054Z] 5c69ac0246d0: Pulling fs layer [2023-12-22T20:14:01.054Z] ec43610c2a17: Pulling fs layer [2023-12-22T20:14:01.054Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-22T20:14:01.054Z] 33b1e0a273af: Pulling fs layer [2023-12-22T20:14:01.054Z] 5d3b04190fa2: Pulling fs layer [2023-12-22T20:14:01.054Z] 2f39f015ded8: Pulling fs layer [2023-12-22T20:14:01.054Z] 3a2ae6a8a46f: Waiting [2023-12-22T20:14:01.054Z] 2f39f015ded8: Waiting [2023-12-22T20:14:01.054Z] 33b1e0a273af: Waiting [2023-12-22T20:14:01.054Z] 5d3b04190fa2: Waiting [2023-12-22T20:14:01.054Z] 5c69ac0246d0: Download complete [2023-12-22T20:14:01.054Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-22T20:14:01.054Z] 3a2ae6a8a46f: Download complete [2023-12-22T20:14:01.054Z] 33b1e0a273af: Verifying Checksum [2023-12-22T20:14:01.054Z] 33b1e0a273af: Download complete [2023-12-22T20:14:01.054Z] 5d3b04190fa2: Verifying Checksum [2023-12-22T20:14:01.054Z] 5d3b04190fa2: Download complete [2023-12-22T20:14:01.054Z] ec43610c2a17: Verifying Checksum [2023-12-22T20:14:01.054Z] ec43610c2a17: Download complete [2023-12-22T20:14:01.312Z] 5eb5b503b376: Verifying Checksum [2023-12-22T20:14:01.312Z] 5eb5b503b376: Download complete [2023-12-22T20:14:01.881Z] 2f39f015ded8: Verifying Checksum [2023-12-22T20:14:01.881Z] 2f39f015ded8: Download complete [2023-12-22T20:14:02.448Z] 5eb5b503b376: Pull complete [2023-12-22T20:14:02.448Z] 5c69ac0246d0: Pull complete [2023-12-22T20:14:03.015Z] ec43610c2a17: Pull complete [2023-12-22T20:14:03.015Z] 3a2ae6a8a46f: Pull complete [2023-12-22T20:14:03.274Z] 33b1e0a273af: Pull complete [2023-12-22T20:14:03.274Z] 5d3b04190fa2: Pull complete [2023-12-22T20:14:07.460Z] 2f39f015ded8: Pull complete [2023-12-22T20:14:07.460Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-22T20:14:07.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-22T20:14:07.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:14:07.703Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:14:07.992Z] $ 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 [2023-12-22T20:14:11.871Z] $ docker top 96ca3978ad5041c0b658f797dff06bd8621f4ba6fe823a2a8a19fc1f55853d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:14:12.337Z] ---> job-cost.sh [2023-12-22T20:14:12.337Z] lf-activate-venv: SKIPPING [2023-12-22T20:14:12.337Z] INFO: No Stack... [2023-12-22T20:14:12.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-22T20:14:12.858Z] INFO: Archiving Costs [Pipeline] sh [2023-12-22T20:14:13.151Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-12-22T20:14:13.151Z] + cut -d, -f6 [Pipeline] lock [2023-12-22T20:14:13.167Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [2023-12-22T20:14:13.177Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] did not exist. Created. [2023-12-22T20:14:13.177Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-22T20:14:13.553Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-22T20:14:13.894Z] Stashed 1 file(s) [Pipeline] } [2023-12-22T20:14:13.901Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-22T20:14:14.002Z] $ docker stop --time=1 96ca3978ad5041c0b658f797dff06bd8621f4ba6fe823a2a8a19fc1f55853d52 [2023-12-22T20:14:15.281Z] $ docker rm -f --volumes 96ca3978ad5041c0b658f797dff06bd8621f4ba6fe823a2a8a19fc1f55853d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-22T20:14:25.838Z] #15 exporting layers 24.6s done [2023-12-22T20:14:25.838Z] #15 writing image sha256:fc5006de679ce841c3298196b61dd379187a0de7731417fd5c309aed692eab4b done [2023-12-22T20:14:25.838Z] #15 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-22T20:14:25.838Z] #15 DONE 24.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:14:26.303Z] + docker inspect -f . ci-base-image-arm64 [2023-12-22T20:14:26.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:14:26.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-25974 does not seem to be running inside a container [2023-12-22T20:14:26.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/153 -v /w/workspace/edgex-ui-go/153:/w/workspace/edgex-ui-go/153:rw,z -v /w/workspace/edgex-ui-go/153@tmp:/w/workspace/edgex-ui-go/153@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 [2023-12-22T20:14:27.775Z] $ docker top f7408eef237080ac96ae8349803106e5b8f0d713b5b5363c8bf28adaccd9968a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-22T20:14:28.326Z] + go version [2023-12-22T20:14:28.593Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-22T20:14:28.618Z] $ docker stop --time=1 f7408eef237080ac96ae8349803106e5b8f0d713b5b5363c8bf28adaccd9968a [2023-12-22T20:14:30.161Z] $ docker rm -f --volumes f7408eef237080ac96ae8349803106e5b8f0d713b5b5363c8bf28adaccd9968a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:14:30.988Z] + docker inspect -f . ci-base-image-arm64 [2023-12-22T20:14:30.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:14:31.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-25974 does not seem to be running inside a container [2023-12-22T20:14:31.326Z] $ 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/153 -v /w/workspace/edgex-ui-go/153:/w/workspace/edgex-ui-go/153:rw,z -v /w/workspace/edgex-ui-go/153@tmp:/w/workspace/edgex-ui-go/153@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 [2023-12-22T20:14:32.325Z] $ docker top 2850c6710996a18384893e460d1865ce823c7a501e0d22d97f1bb09d7f917921 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-22T20:14:32.852Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/153 [Pipeline] fileExists [Pipeline] sh [2023-12-22T20:14:33.227Z] + make test [2023-12-22T20:14:33.227Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-12-22T20:14:39.873Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-12-22T20:15:26.756Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-12-22T20:15:26.756Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-12-22T20:15:36.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-22T20:15:36.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-22T20:15:36.845Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-22T20:15:36.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-22T20:15:36.922Z] $ docker stop --time=1 2850c6710996a18384893e460d1865ce823c7a501e0d22d97f1bb09d7f917921 [2023-12-22T20:15:38.719Z] $ docker rm -f --volumes 2850c6710996a18384893e460d1865ce823c7a501e0d22d97f1bb09d7f917921 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-22T20:15:39.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-22T20:15:39.823Z] Warning: overwriting stash ‘coverage-report’ [2023-12-22T20:15:40.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-22T20:15:41.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-22T20:15:41.357Z] + ls -al . [2023-12-22T20:15:41.357Z] total 188 [2023-12-22T20:15:41.357Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 22 20:14 . [2023-12-22T20:15:41.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:12 .. [2023-12-22T20:15:41.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:12 .blubracket [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 18 Dec 22 20:12 .dockerignore [2023-12-22T20:15:41.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:12 .git [2023-12-22T20:15:41.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:12 .github [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 178 Dec 22 20:12 .gitignore [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 9575 Dec 22 20:12 Attribution.txt [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 21430 Dec 22 20:12 CHANGELOG.md [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 22 20:12 CONTRIBUTING.md [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 1898 Dec 22 20:12 Dockerfile [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 22 20:12 Jenkinsfile [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 22 20:12 LICENSE [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 2189 Dec 22 20:12 Makefile [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 4381 Dec 22 20:12 README.md [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 22 20:10 VERSION [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 4832 Dec 22 20:12 angularmigrationlogs.md [2023-12-22T20:15:41.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:12 assets [2023-12-22T20:15:41.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:12 bin [2023-12-22T20:15:41.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:12 cmd [2023-12-22T20:15:41.357Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 22 20:14 coverage.out [2023-12-22T20:15:41.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:12 docs [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 3508 Dec 22 20:12 go.mod [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 34261 Dec 22 20:12 go.sum [2023-12-22T20:15:41.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:12 internal [2023-12-22T20:15:41.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:12 testing [2023-12-22T20:15:41.357Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 22 20:12 version.go [2023-12-22T20:15:41.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:15:41.778Z] + 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=edf53e57e38cb88091262216690b9bdd71284625 --label arch=arm64 --label version=3.1.0-dev.23 . [2023-12-22T20:15:42.360Z] #0 building with "default" instance using docker driver [2023-12-22T20:15:42.360Z] [2023-12-22T20:15:42.360Z] #1 [internal] load build definition from Dockerfile [2023-12-22T20:15:42.360Z] #1 transferring dockerfile: [2023-12-22T20:15:42.628Z] #1 transferring dockerfile: 1.94kB 0.0s done [2023-12-22T20:15:42.628Z] #1 DONE 0.0s [2023-12-22T20:15:42.628Z] [2023-12-22T20:15:42.628Z] #2 [internal] load .dockerignore [2023-12-22T20:15:42.628Z] #2 transferring context: 58B 0.0s done [2023-12-22T20:15:42.628Z] #2 DONE 0.0s [2023-12-22T20:15:42.628Z] [2023-12-22T20:15:42.628Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-22T20:15:42.628Z] #3 DONE 0.0s [2023-12-22T20:15:42.628Z] [2023-12-22T20:15:42.628Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-22T20:15:42.628Z] #4 ... [2023-12-22T20:15:42.628Z] [2023-12-22T20:15:42.628Z] #5 [internal] load metadata for docker.io/library/docker:latest [2023-12-22T20:15:42.628Z] #5 DONE 0.2s [2023-12-22T20:15:42.901Z] [2023-12-22T20:15:42.901Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-22T20:15:42.901Z] #4 DONE 0.3s [2023-12-22T20:15:42.901Z] [2023-12-22T20:15:42.901Z] #6 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e [2023-12-22T20:15:42.901Z] #6 CACHED [2023-12-22T20:15:42.901Z] [2023-12-22T20:15:42.901Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-22T20:15:42.901Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-22T20:15:42.901Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-22T20:15:42.901Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.38MB / 3.33MB 0.1s [2023-12-22T20:15:42.901Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-22T20:15:42.901Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-22T20:15:42.901Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-22T20:15:42.901Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-22T20:15:43.170Z] #7 ... [2023-12-22T20:15:43.170Z] [2023-12-22T20:15:43.170Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-22T20:15:43.170Z] #8 DONE 0.3s [2023-12-22T20:15:43.170Z] [2023-12-22T20:15:43.170Z] #9 [internal] load build context [2023-12-22T20:15:43.170Z] #9 transferring context: 75.06kB 0.3s done [2023-12-22T20:15:43.170Z] #9 DONE 0.3s [2023-12-22T20:15:43.170Z] [2023-12-22T20:15:43.170Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-22T20:15:43.437Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-22T20:15:47.685Z] #7 DONE 4.2s [2023-12-22T20:15:47.685Z] [2023-12-22T20:15:47.685Z] #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-12-22T20:15:47.685Z] #10 DONE 3.8s [2023-12-22T20:15:47.685Z] [2023-12-22T20:15:47.685Z] #11 [stage-1 2/6] RUN apk --no-cache upgrade [2023-12-22T20:15:47.953Z] #11 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-22T20:15:48.221Z] #11 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-22T20:15:49.644Z] #11 2.439 OK: 8 MiB in 15 packages [2023-12-22T20:15:49.644Z] #11 DONE 2.7s [2023-12-22T20:15:49.644Z] [2023-12-22T20:15:49.644Z] #12 [builder 3/8] RUN apk add --update --no-cache make git [2023-12-22T20:15:49.644Z] #12 0.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-22T20:15:49.644Z] #12 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-22T20:15:49.644Z] #12 2.523 OK: 266 MiB in 52 packages [2023-12-22T20:15:49.917Z] #12 DONE 2.8s [2023-12-22T20:15:49.917Z] [2023-12-22T20:15:49.917Z] #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-12-22T20:15:49.917Z] #13 DONE 0.1s [2023-12-22T20:15:49.917Z] [2023-12-22T20:15:49.917Z] #14 [builder 5/8] COPY go.mod vendor* ./ [2023-12-22T20:15:50.188Z] #14 DONE 0.2s [2023-12-22T20:15:50.188Z] [2023-12-22T20:15:50.188Z] #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-22T20:15:51.600Z] #15 DONE 1.5s [2023-12-22T20:15:51.600Z] [2023-12-22T20:15:51.600Z] #16 [builder 7/8] COPY . . [2023-12-22T20:15:53.017Z] #16 DONE 1.1s [2023-12-22T20:15:53.018Z] [2023-12-22T20:15:53.018Z] #17 [builder 8/8] RUN make build [2023-12-22T20:15:53.287Z] #17 0.627 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.23" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-12-22T20:17:01.173Z] #17 DONE 66.4s [2023-12-22T20:17:01.173Z] [2023-12-22T20:17:01.173Z] #18 [stage-1 3/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-12-22T20:17:01.173Z] #18 DONE 0.5s [2023-12-22T20:17:01.173Z] [2023-12-22T20:17:01.173Z] #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-12-22T20:17:01.173Z] #19 DONE 0.1s [2023-12-22T20:17:01.173Z] [2023-12-22T20:17:01.173Z] #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-12-22T20:17:01.173Z] #20 DONE 0.1s [2023-12-22T20:17:01.173Z] [2023-12-22T20:17:01.173Z] #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-12-22T20:17:01.173Z] #21 DONE 0.1s [2023-12-22T20:17:01.173Z] [2023-12-22T20:17:01.173Z] #22 exporting to image [2023-12-22T20:17:01.173Z] #22 exporting layers [2023-12-22T20:17:01.173Z] #22 exporting layers 0.5s done [2023-12-22T20:17:01.173Z] #22 writing image sha256:dedcc71ac662f8501df2031aa9cae56d7dad0a81b1530ca4b9be621cb45fa3d2 done [2023-12-22T20:17:01.173Z] #22 naming to docker.io/library/edgex-ui-arm64 done [2023-12-22T20:17:01.173Z] #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-22T20:17:01.619Z] provisioning config files... [2023-12-22T20:17:01.633Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/153@tmp/config11134671667939761879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:17:02.028Z] ---> ****-login.sh [2023-12-22T20:17:02.028Z] nexus3.edgexfoundry.org:10001 [2023-12-22T20:17:02.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:17:02.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:17:02.298Z] Configure a credential helper to remove this warning. See [2023-12-22T20:17:02.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:17:02.298Z] [2023-12-22T20:17:02.298Z] Login Succeeded [2023-12-22T20:17:02.298Z] nexus3.edgexfoundry.org:10002 [2023-12-22T20:17:02.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:17:02.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:17:02.567Z] Configure a credential helper to remove this warning. See [2023-12-22T20:17:02.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:17:02.567Z] [2023-12-22T20:17:02.567Z] Login Succeeded [2023-12-22T20:17:02.567Z] nexus3.edgexfoundry.org:10003 [2023-12-22T20:17:02.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:17:02.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:17:02.836Z] Configure a credential helper to remove this warning. See [2023-12-22T20:17:02.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:17:02.836Z] [2023-12-22T20:17:02.836Z] Login Succeeded [2023-12-22T20:17:02.836Z] nexus3.edgexfoundry.org:10004 [2023-12-22T20:17:03.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:17:03.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:17:03.376Z] Configure a credential helper to remove this warning. See [2023-12-22T20:17:03.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:17:03.376Z] [2023-12-22T20:17:03.376Z] Login Succeeded [2023-12-22T20:17:03.376Z] ****.io [2023-12-22T20:17:03.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-22T20:17:03.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-22T20:17:03.642Z] Configure a credential helper to remove this warning. See [2023-12-22T20:17:03.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-22T20:17:03.642Z] [2023-12-22T20:17:03.642Z] Login Succeeded [2023-12-22T20:17:03.642Z] ---> ****-login.sh ends [Pipeline] } [2023-12-22T20:17:03.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-22T20:17:03.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-22T20:17:03.916Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-12-22T20:17:03.916Z] edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:17:03.916Z] latest [2023-12-22T20:17:03.916Z] 3.1.0-dev.23 [2023-12-22T20:17:03.916Z] edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [2023-12-22T20:17:03.916Z] main [2023-12-22T20:17:03.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:04.465Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:04.929Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:17:04.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-12-22T20:17:04.929Z] 5f70bf18a086: Preparing [2023-12-22T20:17:04.929Z] cf22004f4f0c: Preparing [2023-12-22T20:17:04.929Z] 8dcdd516eb1a: Preparing [2023-12-22T20:17:04.929Z] fd807853351e: Preparing [2023-12-22T20:17:04.929Z] 8b607aeb2144: Preparing [2023-12-22T20:17:04.929Z] 0faf9b67be60: Preparing [2023-12-22T20:17:04.929Z] 0faf9b67be60: Waiting [2023-12-22T20:17:04.929Z] 5f70bf18a086: Layer already exists [2023-12-22T20:17:05.195Z] 0faf9b67be60: Layer already exists [2023-12-22T20:17:05.195Z] 8b607aeb2144: Pushed [2023-12-22T20:17:05.195Z] cf22004f4f0c: Pushed [2023-12-22T20:17:05.195Z] 8dcdd516eb1a: Pushed [2023-12-22T20:17:11.832Z] fd807853351e: Pushed [2023-12-22T20:17:12.416Z] edf53e57e38cb88091262216690b9bdd71284625: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:12.917Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:13.409Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-12-22T20:17:13.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-12-22T20:17:13.409Z] 5f70bf18a086: Preparing [2023-12-22T20:17:13.409Z] cf22004f4f0c: Preparing [2023-12-22T20:17:13.409Z] 8dcdd516eb1a: Preparing [2023-12-22T20:17:13.409Z] fd807853351e: Preparing [2023-12-22T20:17:13.409Z] 8b607aeb2144: Preparing [2023-12-22T20:17:13.409Z] 0faf9b67be60: Preparing [2023-12-22T20:17:13.409Z] 8b607aeb2144: Layer already exists [2023-12-22T20:17:13.409Z] 8dcdd516eb1a: Layer already exists [2023-12-22T20:17:13.409Z] cf22004f4f0c: Layer already exists [2023-12-22T20:17:13.409Z] fd807853351e: Layer already exists [2023-12-22T20:17:13.676Z] 5f70bf18a086: Layer already exists [2023-12-22T20:17:13.676Z] 0faf9b67be60: Layer already exists [2023-12-22T20:17:13.676Z] latest: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:14.148Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:14.627Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.23 [2023-12-22T20:17:14.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-12-22T20:17:14.627Z] 5f70bf18a086: Preparing [2023-12-22T20:17:14.627Z] cf22004f4f0c: Preparing [2023-12-22T20:17:14.627Z] 8dcdd516eb1a: Preparing [2023-12-22T20:17:14.627Z] fd807853351e: Preparing [2023-12-22T20:17:14.628Z] 8b607aeb2144: Preparing [2023-12-22T20:17:14.628Z] 0faf9b67be60: Preparing [2023-12-22T20:17:14.628Z] 0faf9b67be60: Waiting [2023-12-22T20:17:14.628Z] 8b607aeb2144: Layer already exists [2023-12-22T20:17:14.628Z] fd807853351e: Layer already exists [2023-12-22T20:17:14.628Z] 8dcdd516eb1a: Layer already exists [2023-12-22T20:17:14.628Z] cf22004f4f0c: Layer already exists [2023-12-22T20:17:14.628Z] 5f70bf18a086: Layer already exists [2023-12-22T20:17:14.628Z] 0faf9b67be60: Layer already exists [2023-12-22T20:17:14.894Z] 3.1.0-dev.23: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:15.375Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:15.853Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [2023-12-22T20:17:15.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-12-22T20:17:15.853Z] 5f70bf18a086: Preparing [2023-12-22T20:17:15.853Z] cf22004f4f0c: Preparing [2023-12-22T20:17:15.853Z] 8dcdd516eb1a: Preparing [2023-12-22T20:17:15.853Z] fd807853351e: Preparing [2023-12-22T20:17:15.853Z] 8b607aeb2144: Preparing [2023-12-22T20:17:15.853Z] 0faf9b67be60: Preparing [2023-12-22T20:17:15.853Z] 0faf9b67be60: Waiting [2023-12-22T20:17:15.853Z] 5f70bf18a086: Layer already exists [2023-12-22T20:17:15.853Z] 8dcdd516eb1a: Layer already exists [2023-12-22T20:17:15.853Z] cf22004f4f0c: Layer already exists [2023-12-22T20:17:15.853Z] fd807853351e: Layer already exists [2023-12-22T20:17:15.853Z] 8b607aeb2144: Layer already exists [2023-12-22T20:17:15.853Z] 0faf9b67be60: Layer already exists [2023-12-22T20:17:16.119Z] edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:16.594Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:17.067Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-12-22T20:17:17.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-12-22T20:17:17.067Z] 5f70bf18a086: Preparing [2023-12-22T20:17:17.067Z] cf22004f4f0c: Preparing [2023-12-22T20:17:17.067Z] 8dcdd516eb1a: Preparing [2023-12-22T20:17:17.067Z] fd807853351e: Preparing [2023-12-22T20:17:17.067Z] 8b607aeb2144: Preparing [2023-12-22T20:17:17.067Z] 0faf9b67be60: Preparing [2023-12-22T20:17:17.067Z] 0faf9b67be60: Waiting [2023-12-22T20:17:17.067Z] 8dcdd516eb1a: Layer already exists [2023-12-22T20:17:17.067Z] 8b607aeb2144: Layer already exists [2023-12-22T20:17:17.067Z] cf22004f4f0c: Layer already exists [2023-12-22T20:17:17.067Z] fd807853351e: Layer already exists [2023-12-22T20:17:17.067Z] 5f70bf18a086: Layer already exists [2023-12-22T20:17:17.067Z] 0faf9b67be60: Layer already exists [2023-12-22T20:17:17.334Z] main: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-22T20:17:17.649Z] ===================================================== [Pipeline] echo [2023-12-22T20:17:17.700Z] taggedImages: [2023-12-22T20:17:17.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625 [2023-12-22T20:17:17.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-12-22T20:17:17.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.23 [2023-12-22T20:17:17.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [2023-12-22T20:17:17.700Z] - 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 [2023-12-22T20:17:18.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-22T20:17:18.338Z] [2023-12-22T20:17:18.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:17:18.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-22T20:17:19.114Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-22T20:17:19.114Z] 8998bd30e6a1: Pulling fs layer [2023-12-22T20:17:19.114Z] 04944245beec: Pulling fs layer [2023-12-22T20:17:19.114Z] 699f458cf7ca: Pulling fs layer [2023-12-22T20:17:19.114Z] 765212b225bb: Pulling fs layer [2023-12-22T20:17:19.114Z] f23df028b6ca: Pulling fs layer [2023-12-22T20:17:19.114Z] d65c8cfc05b1: Pulling fs layer [2023-12-22T20:17:19.114Z] 2437ff75d9bd: Pulling fs layer [2023-12-22T20:17:19.114Z] f23df028b6ca: Waiting [2023-12-22T20:17:19.114Z] d65c8cfc05b1: Waiting [2023-12-22T20:17:19.114Z] 2437ff75d9bd: Waiting [2023-12-22T20:17:19.114Z] 765212b225bb: Waiting [2023-12-22T20:17:19.114Z] 04944245beec: Verifying Checksum [2023-12-22T20:17:19.114Z] 04944245beec: Download complete [2023-12-22T20:17:19.114Z] 765212b225bb: Verifying Checksum [2023-12-22T20:17:19.114Z] 765212b225bb: Download complete [2023-12-22T20:17:19.392Z] f23df028b6ca: Download complete [2023-12-22T20:17:19.392Z] d65c8cfc05b1: Download complete [2023-12-22T20:17:19.392Z] 699f458cf7ca: Verifying Checksum [2023-12-22T20:17:19.392Z] 699f458cf7ca: Download complete [2023-12-22T20:17:19.984Z] 8998bd30e6a1: Verifying Checksum [2023-12-22T20:17:19.984Z] 8998bd30e6a1: Download complete [2023-12-22T20:17:22.592Z] 2437ff75d9bd: Verifying Checksum [2023-12-22T20:17:22.592Z] 2437ff75d9bd: Download complete [2023-12-22T20:17:27.946Z] 8998bd30e6a1: Pull complete [2023-12-22T20:17:27.946Z] 04944245beec: Pull complete [2023-12-22T20:17:29.352Z] 699f458cf7ca: Pull complete [2023-12-22T20:17:29.352Z] 765212b225bb: Pull complete [2023-12-22T20:17:30.370Z] f23df028b6ca: Pull complete [2023-12-22T20:17:30.370Z] d65c8cfc05b1: Pull complete [2023-12-22T20:17:57.260Z] 2437ff75d9bd: Pull complete [2023-12-22T20:17:57.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-22T20:17:57.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-22T20:17:57.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:17:57.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-25974 does not seem to be running inside a container [2023-12-22T20:17:57.690Z] $ 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/153 -v /w/workspace/edgex-ui-go/153:/w/workspace/edgex-ui-go/153:rw,z -v /w/workspace/edgex-ui-go/153@tmp:/w/workspace/edgex-ui-go/153@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 [2023-12-22T20:17:59.685Z] $ docker top bd01c9fe2bf9b8fa9b2173ccc6e9e6e71626c631bf1774e4e41351c0995948ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:18:00.244Z] ---> job-cost.sh [2023-12-22T20:18:00.510Z] lf-activate-venv: SKIPPING [2023-12-22T20:18:00.510Z] INFO: No Stack... [2023-12-22T20:18:00.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-22T20:18:01.734Z] INFO: Archiving Costs [Pipeline] sh [2023-12-22T20:18:02.050Z] + + cat /w/workspace/edgex-ui-go/153/archives/cost.csv [2023-12-22T20:18:02.050Z] cut -d, -f6 [Pipeline] lock [2023-12-22T20:18:02.111Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [2023-12-22T20:18:02.118Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] did not exist. Created. [2023-12-22T20:18:02.118Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-22T20:18:02.545Z] /w/workspace/edgex-ui-go/153@tmp/durable-e49e8e4f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-22T20:18:02.880Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-22T20:18:02.962Z] Warning: overwriting stash ‘stack-cost’ [2023-12-22T20:18:03.152Z] Stashed 1 file(s) [Pipeline] } [2023-12-22T20:18:03.160Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-22T20:18:03.289Z] $ docker stop --time=1 bd01c9fe2bf9b8fa9b2173ccc6e9e6e71626c631bf1774e4e41351c0995948ec [2023-12-22T20:18:04.663Z] $ docker rm -f --volumes bd01c9fe2bf9b8fa9b2173ccc6e9e6e71626c631bf1774e4e41351c0995948ec [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 [2023-12-22T20:18:06.058Z] provisioning config files... [2023-12-22T20:18:06.064Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12528123136298057547tmp [Pipeline] { [Pipeline] sh [2023-12-22T20:18:06.445Z] + set +x [2023-12-22T20:18:06.445Z] + curl -s https://codecov.io/bash [2023-12-22T20:18:06.445Z] + bash -s -- [2023-12-22T20:18:06.445Z] [2023-12-22T20:18:06.445Z] _____ _ [2023-12-22T20:18:06.445Z] / ____| | | [2023-12-22T20:18:06.445Z] | | ___ __| | ___ ___ _____ __ [2023-12-22T20:18:06.445Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-22T20:18:06.445Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-22T20:18:06.445Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-22T20:18:06.445Z] Bash-1.0.6 [2023-12-22T20:18:06.445Z] [2023-12-22T20:18:06.445Z] [2023-12-22T20:18:06.445Z] ==> git version 2.25.1 found [2023-12-22T20:18:06.445Z] ==> 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 [2023-12-22T20:18:06.445Z] Release-Date: 2020-01-08 [2023-12-22T20:18:06.445Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-22T20:18:06.445Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-22T20:18:06.445Z] ==> Jenkins CI detected. [2023-12-22T20:18:06.445Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-12-22T20:18:06.445Z] project root: . [2023-12-22T20:18:06.445Z] --> token set from env [2023-12-22T20:18:06.445Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-22T20:18:06.445Z] ==> Running gcov in . (disable via -X gcov) [2023-12-22T20:18:06.704Z] ==> Python coveragepy not found [2023-12-22T20:18:06.704Z] ==> Searching for coverage reports in: [2023-12-22T20:18:06.705Z] + . [2023-12-22T20:18:06.705Z] -> Found 1 reports [2023-12-22T20:18:06.705Z] ==> Detecting git/mercurial file structure [2023-12-22T20:18:06.705Z] ==> Reading reports [2023-12-22T20:18:06.705Z] + ./coverage.out bytes=10 [2023-12-22T20:18:06.705Z] ==> Appending adjustments [2023-12-22T20:18:06.705Z] https://docs.codecov.io/docs/fixing-reports [2023-12-22T20:18:07.273Z] + Found adjustments [2023-12-22T20:18:07.273Z] ==> Gzipping contents [2023-12-22T20:18:07.273Z] 12K /tmp/codecov.Ie0jTX.gz [2023-12-22T20:18:07.273Z] ==> Uploading reports [2023-12-22T20:18:07.273Z] url: https://codecov.io [2023-12-22T20:18:07.273Z] query: branch=main&commit=edf53e57e38cb88091262216690b9bdd71284625&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-22T20:18:07.273Z] -> Pinging Codecov [2023-12-22T20:18:07.273Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=edf53e57e38cb88091262216690b9bdd71284625&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-22T20:18:07.273Z] -> Uploading to [2023-12-22T20:18:07.273Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-22/FB506323287CE973F263BFD2A0EB1F37/edf53e57e38cb88091262216690b9bdd71284625/889e7770-ce03-49a5-9211-17662bedbf4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231222T201807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6726a64575277901b46e4e80ac4aae58196338e315ad33555b960871303d6666 [2023-12-22T20:18:07.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-22T20:18:07.273Z] Dload Upload Total Spent Left Speed [2023-12-22T20:18:07.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8698 0 0 100 8698 0 34792 --:--:-- --:--:-- --:--:-- 34653 100 8698 0 0 100 8698 0 34792 --:--:-- --:--:-- --:--:-- 34653 [2023-12-22T20:18:07.532Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] } [2023-12-22T20:18:07.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-22T20:18:07.974Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-22T20:18:07.988Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:18:08.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-22T20:18:08.428Z] [2023-12-22T20:18:08.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:18:08.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-22T20:18:08.771Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-22T20:18:08.771Z] df9b9388f04a: Pulling fs layer [2023-12-22T20:18:08.771Z] 52dc419b0ee2: Pulling fs layer [2023-12-22T20:18:08.771Z] 25bc292e5bac: Pulling fs layer [2023-12-22T20:18:08.771Z] 114826534d7a: Pulling fs layer [2023-12-22T20:18:08.771Z] 4657fd5d0bcf: Pulling fs layer [2023-12-22T20:18:08.771Z] 6ad1cebc031e: Pulling fs layer [2023-12-22T20:18:08.771Z] 8a3aa393b2d8: Pulling fs layer [2023-12-22T20:18:08.771Z] 114826534d7a: Waiting [2023-12-22T20:18:08.771Z] 4657fd5d0bcf: Waiting [2023-12-22T20:18:08.771Z] 6ad1cebc031e: Waiting [2023-12-22T20:18:08.771Z] 8a3aa393b2d8: Waiting [2023-12-22T20:18:08.771Z] 25bc292e5bac: Download complete [2023-12-22T20:18:08.771Z] 52dc419b0ee2: Verifying Checksum [2023-12-22T20:18:08.771Z] 52dc419b0ee2: Download complete [2023-12-22T20:18:08.771Z] 4657fd5d0bcf: Download complete [2023-12-22T20:18:08.771Z] df9b9388f04a: Verifying Checksum [2023-12-22T20:18:08.771Z] df9b9388f04a: Download complete [2023-12-22T20:18:09.030Z] 6ad1cebc031e: Verifying Checksum [2023-12-22T20:18:09.030Z] 6ad1cebc031e: Download complete [2023-12-22T20:18:09.030Z] df9b9388f04a: Pull complete [2023-12-22T20:18:09.030Z] 52dc419b0ee2: Pull complete [2023-12-22T20:18:09.287Z] 25bc292e5bac: Pull complete [2023-12-22T20:18:09.545Z] 114826534d7a: Verifying Checksum [2023-12-22T20:18:09.545Z] 114826534d7a: Download complete [2023-12-22T20:18:09.545Z] 8a3aa393b2d8: Verifying Checksum [2023-12-22T20:18:09.545Z] 8a3aa393b2d8: Download complete [2023-12-22T20:18:12.824Z] 114826534d7a: Pull complete [2023-12-22T20:18:12.824Z] 4657fd5d0bcf: Pull complete [2023-12-22T20:18:13.082Z] 6ad1cebc031e: Pull complete [2023-12-22T20:18:15.607Z] 8a3aa393b2d8: Pull complete [2023-12-22T20:18:15.607Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-22T20:18:15.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-22T20:18:15.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:18:15.881Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:18:15.920Z] $ 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 [2023-12-22T20:18:20.356Z] $ docker top 8d3b3cdf07dbf5134d1271e7f1f76e6211d3e841e4ff6be1ef1726618b4a4725 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-22T20:18:20.502Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-12-22T20:18:20.778Z] + set -o pipefail [2023-12-22T20:18:20.778Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-12-22T20:18:27.347Z] [2023-12-22T20:18:27.347Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-12-22T20:18:27.347Z] [2023-12-22T20:18:27.347Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/32f26f01-bbae-4adf-a1e2-7a36a08a7cc2 [2023-12-22T20:18:27.347Z] [2023-12-22T20:18:27.347Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-22T20:18:27.347Z] [2023-12-22T20:18:27.347Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-22T20:18:27.347Z] [2023-12-22T20:18:27.347Z] [2023-12-22T20:18:27.347Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-22T20:18:27.347Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-22T20:18:27.347Z] More details here: https://snyk.co/ue1NS [2023-12-22T20:18:27.347Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-22T20:18:27.347Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-22T20:18:27.365Z] $ docker stop --time=1 8d3b3cdf07dbf5134d1271e7f1f76e6211d3e841e4ff6be1ef1726618b4a4725 [2023-12-22T20:18:30.999Z] $ docker rm -f --volumes 8d3b3cdf07dbf5134d1271e7f1f76e6211d3e841e4ff6be1ef1726618b4a4725 [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 [2023-12-22T20:18:32.455Z] + git log --format=format:%s -1 edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] sh [2023-12-22T20:18:32.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-22T20:18:32.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:18:33.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-22T20:18:33.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:18:33.269Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:18:33.305Z] $ 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 [2023-12-22T20:18:33.743Z] $ docker top 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 -eo pid,comm [2023-12-22T20:18:33.783Z] 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). [2023-12-22T20:18:33.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-22T20:18:34.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-22T20:18:34.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-22T20:18:34.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-22T20:18:34.115Z] $ docker exec 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 ssh-agent [2023-12-22T20:18:34.208Z] SSH_AUTH_SOCK=/tmp/ssh-qSzGdzQqzqHU/agent.32 [2023-12-22T20:18:34.208Z] SSH_AGENT_PID=38 [2023-12-22T20:18:34.213Z] Running ssh-add (command line suppressed) [2023-12-22T20:18:34.323Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_485523385368441887.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_485523385368441887.key) [2023-12-22T20:18:34.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-22T20:18:34.663Z] + git semver tag [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,843 [run_tag] DEBUG tag force:False [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,843 [check_head_tag] DEBUG check head tag [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,843 [execute] INFO git cat-file --batch-check [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,847 [execute] INFO git cat-file --batch [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,860 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-22T20:18:34.922Z] 2023-12-22 20:18:34,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:18:34.922Z] 3.1.0-dev.23 [Pipeline] } [2023-12-22T20:18:34.939Z] $ docker exec --env ******** --env ******** 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 ssh-agent -k [2023-12-22T20:18:35.037Z] unset SSH_AUTH_SOCK; [2023-12-22T20:18:35.039Z] unset SSH_AGENT_PID; [2023-12-22T20:18:35.039Z] echo Agent pid 38 killed; [2023-12-22T20:18:35.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-22T20:18:35.545Z] + git semver [Pipeline] } [2023-12-22T20:18:35.823Z] $ docker stop --time=1 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 [2023-12-22T20:18:37.127Z] $ docker rm -f --volumes 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:18:37.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-22T20:18:37.774Z] [2023-12-22T20:18:37.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:18:38.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-22T20:18:38.122Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-22T20:18:38.122Z] ab5ef0e58194: Pulling fs layer [2023-12-22T20:18:38.122Z] 9712f1f96733: Pulling fs layer [2023-12-22T20:18:38.122Z] 63f879dbbcfc: Pulling fs layer [2023-12-22T20:18:38.122Z] 0d9ebad4ef96: Pulling fs layer [2023-12-22T20:18:38.122Z] e9a5061849ea: Pulling fs layer [2023-12-22T20:18:38.122Z] d747dcd14b5f: Pulling fs layer [2023-12-22T20:18:38.122Z] 2de7ff778b66: Pulling fs layer [2023-12-22T20:18:38.122Z] e9a5061849ea: Waiting [2023-12-22T20:18:38.122Z] d747dcd14b5f: Waiting [2023-12-22T20:18:38.122Z] 0d9ebad4ef96: Waiting [2023-12-22T20:18:38.122Z] 2de7ff778b66: Waiting [2023-12-22T20:18:38.122Z] 9712f1f96733: Verifying Checksum [2023-12-22T20:18:38.122Z] 9712f1f96733: Download complete [2023-12-22T20:18:38.381Z] 63f879dbbcfc: Verifying Checksum [2023-12-22T20:18:38.381Z] 63f879dbbcfc: Download complete [2023-12-22T20:18:38.641Z] 0d9ebad4ef96: Verifying Checksum [2023-12-22T20:18:38.641Z] 0d9ebad4ef96: Download complete [2023-12-22T20:18:38.641Z] d747dcd14b5f: Verifying Checksum [2023-12-22T20:18:38.641Z] e9a5061849ea: Download complete [2023-12-22T20:18:38.641Z] ab5ef0e58194: Verifying Checksum [2023-12-22T20:18:38.641Z] ab5ef0e58194: Download complete [2023-12-22T20:18:38.900Z] 2de7ff778b66: Verifying Checksum [2023-12-22T20:18:38.900Z] 2de7ff778b66: Download complete [2023-12-22T20:18:41.429Z] ab5ef0e58194: Pull complete [2023-12-22T20:18:41.429Z] 9712f1f96733: Pull complete [2023-12-22T20:18:41.688Z] 63f879dbbcfc: Pull complete [2023-12-22T20:18:44.968Z] 0d9ebad4ef96: Pull complete [2023-12-22T20:18:45.536Z] e9a5061849ea: Pull complete [2023-12-22T20:18:45.536Z] d747dcd14b5f: Pull complete [2023-12-22T20:18:46.473Z] 2de7ff778b66: Pull complete [2023-12-22T20:18:46.473Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-22T20:18:46.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-22T20:18:46.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:18:46.758Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:18:46.802Z] $ 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 [2023-12-22T20:18:51.349Z] $ docker top 31dddb36b45bf6262218416f6971f60eb5ad1fcc8f58d138a3452bb7bbe9d2ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-22T20:18:51.503Z] provisioning config files... [2023-12-22T20:18:51.510Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6921143478726783300tmp [2023-12-22T20:18:51.521Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9777117753081118667tmp [2023-12-22T20:18:51.530Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config723616436250616985tmp [Pipeline] { [Pipeline] echo [2023-12-22T20:18:51.636Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:18:51.926Z] ---> sigul-configuration.sh [2023-12-22T20:18:51.926Z] gpg: directory `/root/.gnupg' created [2023-12-22T20:18:51.926Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-22T20:18:51.926Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-22T20:18:51.926Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-22T20:18:51.926Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-22T20:18:51.926Z] gpg: CAST5 encrypted data [2023-12-22T20:18:51.926Z] gpg: encrypted with 1 passphrase [2023-12-22T20:18:51.926Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-22T20:18:52.220Z] + mkdir /home/jenkins [2023-12-22T20:18:52.220Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-22T20:18:52.515Z] + 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 [2023-12-22T20:18:52.526Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:18:52.819Z] ---> sigul-install.sh [2023-12-22T20:18:52.819Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-22T20:18:53.115Z] + git tag --list [2023-12-22T20:18:53.115Z] 0.1.1 [2023-12-22T20:18:53.115Z] v1.1.0 [2023-12-22T20:18:53.115Z] v1.2.0 [2023-12-22T20:18:53.115Z] v1.2.1 [2023-12-22T20:18:53.115Z] v1.3.0 [2023-12-22T20:18:53.115Z] v2.0.0 [2023-12-22T20:18:53.115Z] v2.1.0 [2023-12-22T20:18:53.115Z] v2.2.0 [2023-12-22T20:18:53.115Z] v2.3.0 [2023-12-22T20:18:53.115Z] v3.0 [2023-12-22T20:18:53.115Z] v3.0.0 [2023-12-22T20:18:53.115Z] v3.1 [2023-12-22T20:18:53.115Z] v3.1.0 [2023-12-22T20:18:53.115Z] v3.1.0-dev.1 [2023-12-22T20:18:53.115Z] v3.1.0-dev.10 [2023-12-22T20:18:53.115Z] v3.1.0-dev.11 [2023-12-22T20:18:53.115Z] v3.1.0-dev.12 [2023-12-22T20:18:53.115Z] v3.1.0-dev.13 [2023-12-22T20:18:53.115Z] v3.1.0-dev.14 [2023-12-22T20:18:53.115Z] v3.1.0-dev.15 [2023-12-22T20:18:53.115Z] v3.1.0-dev.16 [2023-12-22T20:18:53.115Z] v3.1.0-dev.17 [2023-12-22T20:18:53.115Z] v3.1.0-dev.18 [2023-12-22T20:18:53.115Z] v3.1.0-dev.19 [2023-12-22T20:18:53.115Z] v3.1.0-dev.2 [2023-12-22T20:18:53.115Z] v3.1.0-dev.20 [2023-12-22T20:18:53.115Z] v3.1.0-dev.21 [2023-12-22T20:18:53.115Z] v3.1.0-dev.22 [2023-12-22T20:18:53.115Z] v3.1.0-dev.23 [2023-12-22T20:18:53.115Z] v3.1.0-dev.3 [2023-12-22T20:18:53.115Z] v3.1.0-dev.4 [2023-12-22T20:18:53.115Z] v3.1.0-dev.5 [2023-12-22T20:18:53.115Z] v3.1.0-dev.6 [2023-12-22T20:18:53.115Z] v3.1.0-dev.7 [2023-12-22T20:18:53.115Z] v3.1.0-dev.8 [2023-12-22T20:18:53.115Z] v3.1.0-dev.9 [Pipeline] sh [2023-12-22T20:18:53.412Z] + lftools sign git-tag v3.1.0-dev.23 [2023-12-22T20:18:53.981Z] Signing Git tag with Sigul... [2023-12-22T20:18:53.981Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-12-22T20:18:54.255Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:18:54.552Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-22T20:18:54.559Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-22T20:18:54.688Z] $ docker stop --time=1 31dddb36b45bf6262218416f6971f60eb5ad1fcc8f58d138a3452bb7bbe9d2ac [2023-12-22T20:18:56.023Z] $ docker rm -f --volumes 31dddb36b45bf6262218416f6971f60eb5ad1fcc8f58d138a3452bb7bbe9d2ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-22T20:18:56.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-22T20:18:56.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:18:57.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-22T20:18:57.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:18:57.457Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:18:57.493Z] $ 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 [2023-12-22T20:18:57.804Z] $ docker top 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 -eo pid,comm [2023-12-22T20:18:57.843Z] 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). [2023-12-22T20:18:57.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-22T20:18:58.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-22T20:18:58.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-22T20:18:58.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-22T20:18:58.187Z] $ docker exec 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 ssh-agent [2023-12-22T20:18:58.288Z] SSH_AUTH_SOCK=/tmp/ssh-DWq8SCGXHhlY/agent.31 [2023-12-22T20:18:58.288Z] SSH_AGENT_PID=36 [2023-12-22T20:18:58.293Z] Running ssh-add (command line suppressed) [2023-12-22T20:18:58.410Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8944121227671449011.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8944121227671449011.key) [2023-12-22T20:18:58.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-22T20:18:58.750Z] + git semver bump pre [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,929 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,929 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,929 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,929 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,931 [execute] INFO git cat-file --batch-check [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,935 [execute] INFO git cat-file --batch [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-22T20:18:59.008Z] 2023-12-22 20:18:58,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:18:59.008Z] 3.1.0-dev.24 [Pipeline] } [2023-12-22T20:18:59.024Z] $ docker exec --env ******** --env ******** 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 ssh-agent -k [2023-12-22T20:18:59.118Z] unset SSH_AUTH_SOCK; [2023-12-22T20:18:59.118Z] unset SSH_AGENT_PID; [2023-12-22T20:18:59.118Z] echo Agent pid 36 killed; [2023-12-22T20:18:59.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-22T20:18:59.645Z] + git semver [Pipeline] } [2023-12-22T20:18:59.922Z] $ docker stop --time=1 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 [2023-12-22T20:19:01.228Z] $ docker rm -f --volumes 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-22T20:19:01.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-22T20:19:01.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:19:02.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-22T20:19:02.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:19:02.281Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:19:02.317Z] $ 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 [2023-12-22T20:19:02.648Z] $ docker top 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c -eo pid,comm [2023-12-22T20:19:02.689Z] 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). [2023-12-22T20:19:02.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-22T20:19:02.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-22T20:19:02.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-22T20:19:03.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-22T20:19:03.051Z] $ docker exec 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c ssh-agent [2023-12-22T20:19:03.150Z] SSH_AUTH_SOCK=/tmp/ssh-JKPo9deFXas9/agent.31 [2023-12-22T20:19:03.150Z] SSH_AGENT_PID=37 [2023-12-22T20:19:03.155Z] Running ssh-add (command line suppressed) [2023-12-22T20:19:03.260Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12606005253348524640.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12606005253348524640.key) [2023-12-22T20:19:03.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-22T20:19:03.686Z] + git semver push [2023-12-22T20:19:03.951Z] 2023-12-22 20:19:03,854 [run_push] DEBUG push [2023-12-22T20:19:03.951Z] 2023-12-22 20:19:03,855 [execute] INFO git cat-file --batch-check [2023-12-22T20:19:03.951Z] 2023-12-22 20:19:03,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-22T20:19:03.951Z] 2023-12-22 20:19:03,859 [execute] INFO git rev-list 73ec4a8ad99203d8cfff1d1ed9fe6c9d154adb24 -- [2023-12-22T20:19:03.951Z] 2023-12-22 20:19:03,859 [execute] DEBUG Popen(['git', 'rev-list', '73ec4a8ad99203d8cfff1d1ed9fe6c9d154adb24', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-22T20:19:03.951Z] 2023-12-22 20:19:03,869 [execute] INFO git fetch -v origin [2023-12-22T20:19:03.951Z] 2023-12-22 20:19:03,870 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-22T20:19:04.539Z] 2023-12-22 20:19:04,395 [run_push] DEBUG no remote changes detected [2023-12-22T20:19:04.539Z] 2023-12-22 20:19:04,395 [execute] INFO git push origin semver [2023-12-22T20:19:04.539Z] 2023-12-22 20:19:04,396 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-22T20:19:05.480Z] 2023-12-22 20:19:05,195 [run_push] DEBUG push all version tags [2023-12-22T20:19:05.480Z] 2023-12-22 20:19:05,196 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-22T20:19:05.480Z] 2023-12-22 20:19:05,196 [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) [2023-12-22T20:19:06.049Z] 2023-12-22 20:19:05,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-12-22T20:19:06.049Z] 3.1.0-dev.24 [Pipeline] } [2023-12-22T20:19:06.067Z] $ docker exec --env ******** --env ******** 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c ssh-agent -k [2023-12-22T20:19:06.174Z] unset SSH_AUTH_SOCK; [2023-12-22T20:19:06.175Z] unset SSH_AGENT_PID; [2023-12-22T20:19:06.175Z] echo Agent pid 37 killed; [2023-12-22T20:19:06.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-22T20:19:06.717Z] + git semver [Pipeline] } [2023-12-22T20:19:06.997Z] $ docker stop --time=1 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c [2023-12-22T20:19:08.307Z] $ docker rm -f --volumes 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c [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 [2023-12-22T20:19:09.883Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-12-22T20:19:09.883Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-12-22T20:19:09.883Z] total 16 [2023-12-22T20:19:09.883Z] drwxr-xr-x 3 root root 4096 Dec 22 20:14 . [2023-12-22T20:19:09.883Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 22 20:18 .. [2023-12-22T20:19:09.883Z] drwxr-xr-x 2 root root 4096 Dec 22 20:14 cost [2023-12-22T20:19:09.883Z] -rw-r--r-- 1 root root 83 Dec 22 20:14 cost.csv [2023-12-22T20:19:09.883Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-12-22T20:19:09.883Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-12-22T20:19:09.883Z] total 16 [2023-12-22T20:19:09.883Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 22 20:14 . [2023-12-22T20:19:09.883Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 22 20:18 .. [2023-12-22T20:19:09.883Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 22 20:14 cost [2023-12-22T20:19:09.883Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 22 20:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:19:10.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:19:11.035Z] ---> package-listing.sh [2023-12-22T20:19:11.035Z] ++ facter osfamily [2023-12-22T20:19:11.035Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-22T20:19:11.295Z] + OS_FAMILY=debian [2023-12-22T20:19:11.295Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-12-22T20:19:11.295Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-22T20:19:11.295Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-22T20:19:11.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-22T20:19:11.295Z] + PACKAGES=/tmp/packages_start.txt [2023-12-22T20:19:11.295Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-12-22T20:19:11.295Z] + PACKAGES=/tmp/packages_end.txt [2023-12-22T20:19:11.295Z] + case "${OS_FAMILY}" in [2023-12-22T20:19:11.295Z] + dpkg -l [2023-12-22T20:19:11.295Z] + grep '^ii' [2023-12-22T20:19:11.295Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-22T20:19:11.295Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-22T20:19:11.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-22T20:19:11.295Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-12-22T20:19:11.295Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-12-22T20:19:11.295Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-12-22T20:19:11.308Z] 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 [2023-12-22T20:19:11.584Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-22T20:19:11.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-22T20:19:11.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-22T20:19:12.107Z] prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container [2023-12-22T20:19:12.138Z] $ 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 [2023-12-22T20:19:12.324Z] $ docker top b994e01da9b84d9f3671a22e1567399b5f4bff734507225932a50f679a9b7f5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-22T20:19:12.779Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-22T20:19:13.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-22T20:19:13.344Z] + ls /var/log/sa-host [2023-12-22T20:19:13.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-22T20:19:13.550Z] provisioning config files... [2023-12-22T20:19:13.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2164617148114019097tmp [Pipeline] { [Pipeline] echo [2023-12-22T20:19:13.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:19:14.016Z] ---> create-netrc.sh [Pipeline] } [2023-12-22T20:19:14.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:19:14.476Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-22T20:19:14.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:19:14.767Z] ---> sudo-logs.sh [2023-12-22T20:19:14.767Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-22T20:19:14.862Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:19:15.139Z] ---> job-cost.sh [2023-12-22T20:19:15.140Z] lf-activate-venv: SKIPPING [2023-12-22T20:19:15.140Z] DEBUG: total: 0.2199999988079071 [2023-12-22T20:19:15.140Z] INFO: Retrieving Stack Cost... [2023-12-22T20:19:15.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-22T20:19:15.967Z] INFO: Archiving Costs [Pipeline] echo [2023-12-22T20:19:15.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-22T20:19:16.266Z] ---> logs-deploy.sh [2023-12-22T20:19:16.266Z] lf-activate-venv: SKIPPING [2023-12-22T20:19:16.266Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/153 [2023-12-22T20:19:16.266Z] INFO: archiving workspace using pattern(s): [2023-12-22T20:19:17.200Z] Archives upload complete. [2023-12-22T20:19:17.459Z] INFO: archiving logs to Nexus [2023-12-22T20:19:18.028Z] ---> uname -a: [2023-12-22T20:19:18.028Z] Linux prd-ubuntu20-04-docker-8c-8g-25973 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-22T20:19:18.028Z] [2023-12-22T20:19:18.028Z] [2023-12-22T20:19:18.028Z] ---> lscpu: [2023-12-22T20:19:18.028Z] Architecture: x86_64 [2023-12-22T20:19:18.028Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-22T20:19:18.028Z] Byte Order: Little Endian [2023-12-22T20:19:18.028Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-22T20:19:18.028Z] CPU(s): 8 [2023-12-22T20:19:18.028Z] On-line CPU(s) list: 0-7 [2023-12-22T20:19:18.028Z] Thread(s) per core: 1 [2023-12-22T20:19:18.028Z] Core(s) per socket: 1 [2023-12-22T20:19:18.028Z] Socket(s): 8 [2023-12-22T20:19:18.028Z] NUMA node(s): 1 [2023-12-22T20:19:18.028Z] Vendor ID: AuthenticAMD [2023-12-22T20:19:18.028Z] CPU family: 23 [2023-12-22T20:19:18.028Z] Model: 49 [2023-12-22T20:19:18.028Z] Model name: AMD EPYC-Rome Processor [2023-12-22T20:19:18.028Z] Stepping: 0 [2023-12-22T20:19:18.028Z] CPU MHz: 2799.998 [2023-12-22T20:19:18.028Z] BogoMIPS: 5599.99 [2023-12-22T20:19:18.028Z] Virtualization: AMD-V [2023-12-22T20:19:18.028Z] Hypervisor vendor: KVM [2023-12-22T20:19:18.028Z] Virtualization type: full [2023-12-22T20:19:18.028Z] L1d cache: 256 KiB [2023-12-22T20:19:18.028Z] L1i cache: 256 KiB [2023-12-22T20:19:18.028Z] L2 cache: 4 MiB [2023-12-22T20:19:18.028Z] L3 cache: 128 MiB [2023-12-22T20:19:18.028Z] NUMA node0 CPU(s): 0-7 [2023-12-22T20:19:18.028Z] Vulnerability Itlb multihit: Not affected [2023-12-22T20:19:18.028Z] Vulnerability L1tf: Not affected [2023-12-22T20:19:18.028Z] Vulnerability Mds: Not affected [2023-12-22T20:19:18.028Z] Vulnerability Meltdown: Not affected [2023-12-22T20:19:18.028Z] Vulnerability Mmio stale data: Not affected [2023-12-22T20:19:18.028Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-22T20:19:18.028Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-22T20:19:18.028Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-22T20:19:18.028Z] Vulnerability Srbds: Not affected [2023-12-22T20:19:18.028Z] Vulnerability Tsx async abort: Not affected [2023-12-22T20:19:18.028Z] 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 [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] ---> nproc: [2023-12-22T20:19:18.029Z] 8 [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] ---> df -h: [2023-12-22T20:19:18.029Z] Filesystem Size Used Avail Use% Mounted on [2023-12-22T20:19:18.029Z] overlay 155G 15G 140G 10% / [2023-12-22T20:19:18.029Z] tmpfs 64M 0 64M 0% /dev [2023-12-22T20:19:18.029Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-22T20:19:18.029Z] shm 64M 0 64M 0% /dev/shm [2023-12-22T20:19:18.029Z] /dev/vda1 155G 15G 140G 10% /facter-os [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] ---> sar -b -r -n DEV: [2023-12-22T20:19:18.029Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25973) 12/22/23 _x86_64_ (8 CPU) [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] 20:09:17 LINUX RESTART (8 CPU) [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] 20:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-22T20:19:18.029Z] 20:11:01 179.47 10.96 168.51 0.00 1695.70 54200.20 0.00 [2023-12-22T20:19:18.029Z] 20:12:01 186.00 0.05 185.95 0.00 5.20 82246.83 0.00 [2023-12-22T20:19:18.029Z] 20:13:01 308.82 0.37 308.45 0.00 4.93 51496.40 0.00 [2023-12-22T20:19:18.029Z] 20:14:01 184.04 0.22 183.82 0.00 9.20 65769.17 0.00 [2023-12-22T20:19:18.029Z] 20:15:01 96.08 10.38 85.70 0.00 3426.23 22874.60 0.00 [2023-12-22T20:19:18.029Z] 20:16:01 7.05 0.02 7.03 0.00 0.13 122.91 0.00 [2023-12-22T20:19:18.029Z] 20:17:01 1.40 0.02 1.38 0.00 0.13 16.26 0.00 [2023-12-22T20:19:18.029Z] 20:18:01 2.22 0.00 2.22 0.00 0.00 24.80 0.00 [2023-12-22T20:19:18.029Z] 20:19:01 134.54 0.35 134.19 0.00 16.40 60794.13 0.00 [2023-12-22T20:19:18.029Z] Average: 122.18 2.48 119.69 0.00 573.12 37504.39 0.00 [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-22T20:19:18.029Z] 20:11:01 27969292 31502332 801948 2.44 115892 3609832 1906544 5.62 1272628 3156644 567708 [2023-12-22T20:19:18.029Z] 20:12:01 26880124 31469136 827676 2.52 159148 4548800 2001744 5.90 1326440 4107116 26276 [2023-12-22T20:19:18.029Z] 20:13:01 25288776 30528408 1759448 5.35 211068 5050828 2026524 5.97 2333904 4568580 21008 [2023-12-22T20:19:18.029Z] 20:14:01 25501120 31475792 818400 2.49 216640 5770292 1891664 5.57 1650456 5057360 34652 [2023-12-22T20:19:18.029Z] 20:15:01 24689260 31452976 814852 2.48 243692 6481476 1732228 5.11 1897828 5539872 1040 [2023-12-22T20:19:18.029Z] 20:16:01 24694488 31453192 815392 2.48 242164 6478224 1700240 5.01 1896344 5536660 8 [2023-12-22T20:19:18.029Z] 20:17:01 24705584 31464304 804236 2.45 242204 6478224 1700240 5.01 1885148 5536664 8 [2023-12-22T20:19:18.029Z] 20:18:01 24705636 31464436 803676 2.44 242260 6478232 1700240 5.01 1884820 5536668 12 [2023-12-22T20:19:18.029Z] 20:19:01 23177652 31420340 842712 2.56 286400 7786456 1865060 5.50 2026928 6787552 924 [2023-12-22T20:19:18.029Z] Average: 25290215 31358991 920927 2.80 217719 5853596 1836054 5.41 1797166 5091902 72404 [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-22T20:19:18.029Z] 20:11:01 docker0 240.77 384.36 19.73 2766.47 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:11:01 lo 8.00 8.00 0.84 0.84 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:11:01 ens3 722.34 430.97 9527.51 60.36 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:12:01 docker0 58.92 185.39 3.55 3866.97 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:12:01 veth2a4ef8b 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:12:01 ens3 253.16 114.38 4655.35 86.55 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:13:01 docker0 450.52 467.30 43.70 1658.61 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:13:01 veth2a4ef8b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:13:01 veth0161df9 0.20 0.33 0.05 0.12 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:13:01 ens3 491.80 463.77 1677.84 60.37 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:14:01 docker0 2.88 7.12 0.17 61.88 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:14:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:14:01 ens3 104.20 84.62 706.76 253.01 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:15:01 ens3 178.37 99.03 4001.03 71.63 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:16:01 ens3 4.00 5.32 2.06 13.58 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:17:01 ens3 2.83 6.66 0.41 20.40 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:18:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:19:01 docker0 62.11 126.33 5.04 1027.62 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:19:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:19:01 veth7a4be06 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] 20:19:01 ens3 413.86 243.08 8245.83 50.36 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] Average: docker0 90.57 130.05 8.02 1042.40 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] Average: lo 2.15 2.15 0.22 0.22 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] Average: veth7a4be06 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] Average: ens3 241.19 160.88 3201.95 68.47 0.00 0.00 0.00 0.00 [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] ---> sar -P ALL: [2023-12-22T20:19:18.029Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25973) 12/22/23 _x86_64_ (8 CPU) [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] 20:09:17 LINUX RESTART (8 CPU) [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] 20:10:01 CPU %user %nice %system %iowait %steal %idle [2023-12-22T20:19:18.029Z] 20:11:01 all 9.22 0.00 4.33 2.20 0.06 84.19 [2023-12-22T20:19:18.029Z] 20:11:01 0 8.20 0.00 5.32 0.05 0.05 86.38 [2023-12-22T20:19:18.029Z] 20:11:01 1 8.83 0.00 4.65 0.59 0.05 85.87 [2023-12-22T20:19:18.029Z] 20:11:01 2 9.26 0.00 4.00 3.13 0.07 83.54 [2023-12-22T20:19:18.029Z] 20:11:01 3 8.86 0.00 4.02 0.61 0.08 86.42 [2023-12-22T20:19:18.029Z] 20:11:01 4 10.96 0.00 4.13 0.51 0.05 84.35 [2023-12-22T20:19:18.029Z] 20:11:01 5 10.14 0.00 3.84 0.61 0.07 85.34 [2023-12-22T20:19:18.029Z] 20:11:01 6 9.95 0.00 5.38 10.44 0.07 74.16 [2023-12-22T20:19:18.029Z] 20:11:01 7 7.57 0.00 3.30 1.62 0.05 87.46 [2023-12-22T20:19:18.029Z] 20:12:01 all 17.12 0.00 4.07 4.83 0.06 73.92 [2023-12-22T20:19:18.029Z] 20:12:01 0 17.17 0.00 4.57 26.12 0.08 52.06 [2023-12-22T20:19:18.029Z] 20:12:01 1 16.93 0.00 3.88 0.19 0.05 78.95 [2023-12-22T20:19:18.029Z] 20:12:01 2 16.46 0.00 3.75 0.47 0.05 79.27 [2023-12-22T20:19:18.029Z] 20:12:01 3 17.12 0.00 3.57 1.36 0.05 77.90 [2023-12-22T20:19:18.029Z] 20:12:01 4 19.44 0.00 3.70 1.01 0.05 75.80 [2023-12-22T20:19:18.029Z] 20:12:01 5 16.90 0.00 3.84 0.89 0.05 78.31 [2023-12-22T20:19:18.029Z] 20:12:01 6 16.80 0.00 5.03 8.50 0.07 69.61 [2023-12-22T20:19:18.029Z] 20:12:01 7 16.13 0.00 4.24 0.27 0.07 79.29 [2023-12-22T20:19:18.029Z] 20:13:01 all 14.41 0.00 3.26 3.57 0.07 78.68 [2023-12-22T20:19:18.029Z] 20:13:01 0 13.77 0.00 4.21 18.00 0.08 63.93 [2023-12-22T20:19:18.029Z] 20:13:01 1 26.33 0.00 5.00 2.72 0.10 65.85 [2023-12-22T20:19:18.029Z] 20:13:01 2 11.57 0.00 2.36 1.36 0.07 84.64 [2023-12-22T20:19:18.029Z] 20:13:01 3 7.06 0.00 2.17 1.36 0.05 89.37 [2023-12-22T20:19:18.029Z] 20:13:01 4 15.84 0.00 2.63 1.64 0.05 79.84 [2023-12-22T20:19:18.029Z] 20:13:01 5 7.94 0.00 1.95 2.18 0.05 87.88 [2023-12-22T20:19:18.029Z] 20:13:01 6 11.66 0.00 4.30 0.37 0.08 83.59 [2023-12-22T20:19:18.029Z] 20:13:01 7 21.19 0.00 3.49 1.01 0.05 74.26 [2023-12-22T20:19:18.029Z] 20:14:01 all 19.64 0.00 3.47 2.29 0.07 74.53 [2023-12-22T20:19:18.029Z] 20:14:01 0 18.49 0.00 4.38 0.18 0.05 76.90 [2023-12-22T20:19:18.029Z] 20:14:01 1 16.77 0.00 4.36 3.22 0.07 75.58 [2023-12-22T20:19:18.029Z] 20:14:01 2 27.19 0.00 3.36 0.74 0.08 68.63 [2023-12-22T20:19:18.029Z] 20:14:01 3 21.24 0.00 2.97 2.67 0.08 73.04 [2023-12-22T20:19:18.029Z] 20:14:01 4 21.91 0.00 3.57 0.32 0.07 74.14 [2023-12-22T20:19:18.029Z] 20:14:01 5 17.10 0.00 2.82 0.69 0.05 79.33 [2023-12-22T20:19:18.029Z] 20:14:01 6 18.86 0.00 3.30 10.04 0.10 67.69 [2023-12-22T20:19:18.029Z] 20:14:01 7 15.56 0.00 2.96 0.49 0.08 80.92 [2023-12-22T20:19:18.029Z] 20:15:01 all 4.31 0.00 1.99 1.21 0.04 92.45 [2023-12-22T20:19:18.029Z] 20:15:01 0 3.63 0.00 2.24 0.69 0.03 93.42 [2023-12-22T20:19:18.029Z] 20:15:01 1 3.91 0.00 1.48 0.08 0.03 94.50 [2023-12-22T20:19:18.029Z] 20:15:01 2 4.08 0.00 1.83 0.67 0.03 93.38 [2023-12-22T20:19:18.029Z] 20:15:01 3 5.22 0.00 1.81 2.49 0.03 90.44 [2023-12-22T20:19:18.029Z] 20:15:01 4 4.70 0.00 2.71 0.07 0.03 92.48 [2023-12-22T20:19:18.029Z] 20:15:01 5 3.78 0.00 2.37 0.87 0.02 92.97 [2023-12-22T20:19:18.029Z] 20:15:01 6 4.61 0.00 1.90 4.80 0.03 88.66 [2023-12-22T20:19:18.029Z] 20:15:01 7 4.53 0.00 1.57 0.07 0.07 93.76 [2023-12-22T20:19:18.029Z] 20:16:01 all 0.07 0.00 0.05 0.02 0.00 99.86 [2023-12-22T20:19:18.029Z] 20:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-22T20:19:18.029Z] 20:16:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2023-12-22T20:19:18.029Z] 20:16:01 2 0.07 0.00 0.05 0.02 0.00 99.87 [2023-12-22T20:19:18.029Z] 20:16:01 3 0.05 0.00 0.05 0.08 0.02 99.80 [2023-12-22T20:19:18.029Z] 20:16:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-12-22T20:19:18.029Z] 20:16:01 5 0.18 0.00 0.10 0.03 0.02 99.67 [2023-12-22T20:19:18.029Z] 20:16:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2023-12-22T20:19:18.029Z] 20:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-22T20:19:18.029Z] 20:17:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2023-12-22T20:19:18.029Z] 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-22T20:19:18.029Z] 20:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-22T20:19:18.029Z] 20:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-12-22T20:19:18.029Z] 20:17:01 3 0.07 0.00 0.03 0.03 0.02 99.85 [2023-12-22T20:19:18.029Z] 20:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-22T20:19:18.029Z] 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-22T20:19:18.029Z] 20:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-22T20:19:18.029Z] 20:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-22T20:19:18.029Z] 20:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-12-22T20:19:18.029Z] 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-22T20:19:18.029Z] 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-22T20:19:18.029Z] 20:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-22T20:19:18.029Z] 20:18:01 3 0.00 0.00 0.03 0.03 0.02 99.92 [2023-12-22T20:19:18.029Z] 20:18:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-12-22T20:19:18.029Z] 20:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-22T20:19:18.029Z] 20:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-22T20:19:18.029Z] 20:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-22T20:19:18.029Z] 20:19:01 all 8.35 0.00 3.63 2.46 0.06 85.50 [2023-12-22T20:19:18.029Z] 20:19:01 0 8.16 0.00 4.16 12.32 0.08 75.28 [2023-12-22T20:19:18.029Z] 20:19:01 1 7.10 0.00 2.96 0.30 0.08 89.55 [2023-12-22T20:19:18.029Z] 20:19:01 2 9.81 0.00 2.87 0.37 0.03 86.91 [2023-12-22T20:19:18.029Z] 20:19:01 3 7.04 0.00 3.92 2.55 0.05 86.44 [2023-12-22T20:19:18.029Z] 20:19:01 4 9.22 0.00 4.17 3.62 0.05 82.95 [2023-12-22T20:19:18.029Z] 20:19:01 5 8.40 0.00 3.47 0.08 0.07 87.98 [2023-12-22T20:19:18.029Z] 20:19:01 6 8.09 0.00 3.78 0.42 0.03 87.67 [2023-12-22T20:19:18.029Z] 20:19:01 7 8.96 0.00 3.73 0.05 0.05 87.20 [2023-12-22T20:19:18.029Z] Average: all 8.10 0.00 2.31 1.84 0.04 87.71 [2023-12-22T20:19:18.029Z] Average: 0 7.68 0.00 2.76 6.32 0.04 83.19 [2023-12-22T20:19:18.029Z] Average: 1 8.86 0.00 2.47 0.79 0.04 87.84 [2023-12-22T20:19:18.029Z] Average: 2 8.70 0.00 2.02 0.75 0.04 88.49 [2023-12-22T20:19:18.029Z] Average: 3 7.39 0.00 2.06 1.24 0.04 89.27 [2023-12-22T20:19:18.029Z] Average: 4 9.11 0.00 2.32 0.80 0.04 87.74 [2023-12-22T20:19:18.029Z] Average: 5 7.14 0.00 2.04 0.59 0.04 90.19 [2023-12-22T20:19:18.029Z] Average: 6 7.75 0.00 2.64 3.83 0.04 85.74 [2023-12-22T20:19:18.029Z] Average: 7 8.20 0.00 2.14 0.39 0.04 89.23 [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z] [2023-12-22T20:19:18.029Z]