Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 032679f4de50173df241c2a6c0134d228e62d0d0 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-ssh5500857675685380325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15164926230894007749.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13246535225299392390.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh437777771727440714.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-ssh15617559940196973780.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18956 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 032679f4de50173df241c2a6c0134d228e62d0d0 (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 032679f4de50173df241c2a6c0134d228e62d0d0 # timeout=10 Commit message: "Merge pull request #622 from bnevis-i/issue-580" > git rev-list --no-walk 0be910da442da054ca269013485ad7785d291f45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-21T00:42:11.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-21T00:42:11.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-21T00:42:11.218Z] ========================================================= [2023-06-21T00:42:11.219Z] EdgeX Global Pipelines Version Info [2023-06-21T00:42:11.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:42:11.928Z] ------------------- [2023-06-21T00:42:11.928Z] stable info: [2023-06-21T00:42:11.928Z] ------------------- [2023-06-21T00:42:11.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-21T00:42:11.928Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T00:42:11.928Z] Message: update stable to v1.0.250 [2023-06-21T00:42:12.498Z] ------------------- [2023-06-21T00:42:12.498Z] experimental info: [2023-06-21T00:42:12.498Z] ------------------- [2023-06-21T00:42:12.498Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-21T00:42:12.498Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T00:42:12.498Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-21T00:42:12.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-06-21T00:42:12.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-06-21T00:42:12.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-21T00:42:12.724Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-21T00:42:12.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-21T00:42:12.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-21T00:42:12.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-21T00:42:12.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-21T00:42:12.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-21T00:42:12.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-21T00:42:12.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-21T00:42:12.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-06-21T00:42:12.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-21T00:42:12.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-21T00:42:12.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T00:42:12.897Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T00:42:12.907Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T00:42:12.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T00:42:12.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-21T00:42:12.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-21T00:42:12.949Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-21T00:42:12.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-21T00:42:12.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-21T00:42:12.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-21T00:42:12.990Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-21T00:42:13.000Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-21T00:42:13.010Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-21T00:42:13.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-21T00:42:13.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-21T00:42:13.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-21T00:42:13.065Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] echo [2023-06-21T00:42:13.077Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 032679f [Pipeline] echo [2023-06-21T00:42:13.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T00:42:13.140Z] provisioning config files... [2023-06-21T00:42:13.154Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16749854652796412084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:42:13.456Z] ---> docker-login.sh [2023-06-21T00:42:13.456Z] nexus3.edgexfoundry.org:10001 [2023-06-21T00:42:13.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:13.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:13.724Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:13.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:13.724Z] [2023-06-21T00:42:13.724Z] Login Succeeded [2023-06-21T00:42:13.724Z] nexus3.edgexfoundry.org:10002 [2023-06-21T00:42:13.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:13.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:13.724Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:13.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:13.724Z] [2023-06-21T00:42:13.724Z] Login Succeeded [2023-06-21T00:42:13.724Z] nexus3.edgexfoundry.org:10003 [2023-06-21T00:42:13.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:13.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:13.985Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:13.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:13.985Z] [2023-06-21T00:42:13.985Z] Login Succeeded [2023-06-21T00:42:13.985Z] nexus3.edgexfoundry.org:10004 [2023-06-21T00:42:13.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:13.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:13.985Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:13.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:13.985Z] [2023-06-21T00:42:13.985Z] Login Succeeded [2023-06-21T00:42:13.985Z] docker.io [2023-06-21T00:42:13.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:14.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:14.248Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:14.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:14.248Z] [2023-06-21T00:42:14.248Z] Login Succeeded [2023-06-21T00:42:14.248Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T00:42:14.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-21T00:42:14.661Z] + git rev-list -1 --merges 032679f4de50173df241c2a6c0134d228e62d0d0~1..032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] echo [2023-06-21T00:42:14.706Z] -----------> git rev-list -1 --merges 032679f4de50173df241c2a6c0134d228e62d0d0~1..032679f4de50173df241c2a6c0134d228e62d0d0 032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:42:14.706Z] 032679f4de50173df241c2a6c0134d228e62d0d0 [false] [Pipeline] sh [2023-06-21T00:42:14.997Z] + git log --format=format:%s -1 032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] echo [2023-06-21T00:42:15.015Z] ========================================================= [2023-06-21T00:42:15.015Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-21T00:42:15.015Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T00:42:15.345Z] + git log --format=format:%s -1 032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] echo [2023-06-21T00:42:15.357Z] [semverPrep] GIT_COMMIT: 032679f4de50173df241c2a6c0134d228e62d0d0, Commit Message: Merge pull request #622 from bnevis-i/issue-580 [Pipeline] echo [2023-06-21T00:42:15.366Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-21T00:42:15.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T00:42:15.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-21T00:42:15.715Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-21T00:42:15.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-21T00:42:15.715Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-21T00:42:15.715Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-21T00:42:15.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:42:16.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T00:42:16.073Z] [2023-06-21T00:42:16.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:42:16.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T00:42:16.377Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-21T00:42:16.377Z] b85a868b505f: Pulling fs layer [2023-06-21T00:42:16.377Z] e2be974225ed: Pulling fs layer [2023-06-21T00:42:16.377Z] 339a4e72a1f5: Pulling fs layer [2023-06-21T00:42:16.377Z] 988bab9f4d93: Pulling fs layer [2023-06-21T00:42:16.377Z] 1469e6f7b9e6: Pulling fs layer [2023-06-21T00:42:16.377Z] eaf3925da568: Pulling fs layer [2023-06-21T00:42:16.377Z] bab4dde63d76: Pulling fs layer [2023-06-21T00:42:16.377Z] bde34c3a00c8: Pulling fs layer [2023-06-21T00:42:16.377Z] b352a97aabf1: Pulling fs layer [2023-06-21T00:42:16.377Z] 4872d77fe225: Pulling fs layer [2023-06-21T00:42:16.377Z] 5851b861e8e6: Pulling fs layer [2023-06-21T00:42:16.377Z] eaf3925da568: Waiting [2023-06-21T00:42:16.377Z] bab4dde63d76: Waiting [2023-06-21T00:42:16.377Z] bde34c3a00c8: Waiting [2023-06-21T00:42:16.377Z] b352a97aabf1: Waiting [2023-06-21T00:42:16.377Z] 5851b861e8e6: Waiting [2023-06-21T00:42:16.377Z] 4872d77fe225: Waiting [2023-06-21T00:42:16.377Z] 1469e6f7b9e6: Waiting [2023-06-21T00:42:16.377Z] 988bab9f4d93: Waiting [2023-06-21T00:42:16.377Z] e2be974225ed: Download complete [2023-06-21T00:42:16.377Z] 988bab9f4d93: Download complete [2023-06-21T00:42:16.639Z] 1469e6f7b9e6: Verifying Checksum [2023-06-21T00:42:16.639Z] 1469e6f7b9e6: Download complete [2023-06-21T00:42:16.639Z] eaf3925da568: Verifying Checksum [2023-06-21T00:42:16.639Z] eaf3925da568: Download complete [2023-06-21T00:42:16.639Z] 339a4e72a1f5: Verifying Checksum [2023-06-21T00:42:16.639Z] 339a4e72a1f5: Download complete [2023-06-21T00:42:16.639Z] bde34c3a00c8: Download complete [2023-06-21T00:42:16.639Z] b352a97aabf1: Download complete [2023-06-21T00:42:16.639Z] 4872d77fe225: Download complete [2023-06-21T00:42:16.639Z] 5851b861e8e6: Verifying Checksum [2023-06-21T00:42:16.639Z] 5851b861e8e6: Download complete [2023-06-21T00:42:16.639Z] b85a868b505f: Verifying Checksum [2023-06-21T00:42:16.639Z] b85a868b505f: Download complete [2023-06-21T00:42:16.898Z] bab4dde63d76: Verifying Checksum [2023-06-21T00:42:16.898Z] bab4dde63d76: Download complete [2023-06-21T00:42:17.836Z] b85a868b505f: Pull complete [2023-06-21T00:42:18.096Z] e2be974225ed: Pull complete [2023-06-21T00:42:18.664Z] 339a4e72a1f5: Pull complete [2023-06-21T00:42:18.664Z] 988bab9f4d93: Pull complete [2023-06-21T00:42:18.923Z] 1469e6f7b9e6: Pull complete [2023-06-21T00:42:18.923Z] eaf3925da568: Pull complete [2023-06-21T00:42:20.831Z] bab4dde63d76: Pull complete [2023-06-21T00:42:20.831Z] bde34c3a00c8: Pull complete [2023-06-21T00:42:21.090Z] b352a97aabf1: Pull complete [2023-06-21T00:42:21.090Z] 4872d77fe225: Pull complete [2023-06-21T00:42:21.090Z] 5851b861e8e6: Pull complete [2023-06-21T00:42:21.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-21T00:42:21.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T00:42:21.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:42:21.184Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T00:42:21.223Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T00:42:23.701Z] $ docker top 4d8e2bc37dbcd1203dd5d415a46c3a8b4aba532085ef264e7163654b7f3e4ed7 -eo pid,comm [2023-06-21T00:42:23.757Z] 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-06-21T00:42:23.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T00:42:23.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T00:42:23.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T00:42:23.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T00:42:23.914Z] $ docker exec 4d8e2bc37dbcd1203dd5d415a46c3a8b4aba532085ef264e7163654b7f3e4ed7 ssh-agent [2023-06-21T00:42:24.035Z] SSH_AUTH_SOCK=/tmp/ssh-TOIv1itciCWx/agent.32 [2023-06-21T00:42:24.035Z] SSH_AGENT_PID=38 [2023-06-21T00:42:24.042Z] Running ssh-add (command line suppressed) [2023-06-21T00:42:24.149Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1819573406035227879.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1819573406035227879.key) [2023-06-21T00:42:24.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T00:42:24.453Z] + git tag --points-at HEAD [Pipeline] } [2023-06-21T00:42:24.476Z] $ docker exec --env ******** --env ******** 4d8e2bc37dbcd1203dd5d415a46c3a8b4aba532085ef264e7163654b7f3e4ed7 ssh-agent -k [2023-06-21T00:42:24.586Z] unset SSH_AUTH_SOCK; [2023-06-21T00:42:24.586Z] unset SSH_AGENT_PID; [2023-06-21T00:42:24.586Z] echo Agent pid 38 killed; [2023-06-21T00:42:24.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-21T00:42:24.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T00:42:24.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T00:42:24.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T00:42:24.742Z] $ docker exec 4d8e2bc37dbcd1203dd5d415a46c3a8b4aba532085ef264e7163654b7f3e4ed7 ssh-agent [2023-06-21T00:42:24.845Z] SSH_AUTH_SOCK=/tmp/ssh-bwU2mGfTQoN1/agent.71 [2023-06-21T00:42:24.845Z] SSH_AGENT_PID=77 [2023-06-21T00:42:24.853Z] Running ssh-add (command line suppressed) [2023-06-21T00:42:24.976Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12844146695880236969.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12844146695880236969.key) [2023-06-21T00:42:24.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T00:42:25.284Z] + git semver init [2023-06-21T00:42:25.544Z] 2023-06-21 00:42:25,478 [run_init] DEBUG init version:0.0.0 force:False [2023-06-21T00:42:25.544Z] 2023-06-21 00:42:25,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-06-21T00:42:25.544Z] 2023-06-21 00:42:25,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-06-21T00:42:25.544Z] 2023-06-21 00:42:25,480 [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-06-21T00:42:26.925Z] 2023-06-21 00:42:26,918 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-06-21T00:42:26.925Z] 2023-06-21 00:42:26,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-06-21T00:42:26.925Z] 2023-06-21 00:42:26,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T00:42:26.925Z] 2023-06-21 00:42:26,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T00:42:26.925Z] 3.1.0-dev.1 [Pipeline] } [2023-06-21T00:42:27.201Z] $ docker exec --env ******** --env ******** 4d8e2bc37dbcd1203dd5d415a46c3a8b4aba532085ef264e7163654b7f3e4ed7 ssh-agent -k [2023-06-21T00:42:27.316Z] unset SSH_AUTH_SOCK; [2023-06-21T00:42:27.317Z] unset SSH_AGENT_PID; [2023-06-21T00:42:27.317Z] echo Agent pid 77 killed; [2023-06-21T00:42:27.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T00:42:27.634Z] + git semver [Pipeline] } [2023-06-21T00:42:27.910Z] $ docker stop --time=1 4d8e2bc37dbcd1203dd5d415a46c3a8b4aba532085ef264e7163654b7f3e4ed7 [2023-06-21T00:42:29.226Z] $ docker rm -f --volumes 4d8e2bc37dbcd1203dd5d415a46c3a8b4aba532085ef264e7163654b7f3e4ed7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T00:42:29.562Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-21T00:42:29.770Z] Stashed 1 file(s) [Pipeline] echo [2023-06-21T00:42:29.774Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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-06-21T00:42:29.937Z] provisioning config files... [2023-06-21T00:42:29.947Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1551296578462365625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:42:30.247Z] ---> docker-login.sh [2023-06-21T00:42:30.247Z] nexus3.edgexfoundry.org:10001 [2023-06-21T00:42:30.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:30.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:30.247Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:30.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:30.247Z] [2023-06-21T00:42:30.247Z] Login Succeeded [2023-06-21T00:42:30.247Z] nexus3.edgexfoundry.org:10002 [2023-06-21T00:42:30.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:30.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:30.247Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:30.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:30.247Z] [2023-06-21T00:42:30.247Z] Login Succeeded [2023-06-21T00:42:30.247Z] nexus3.edgexfoundry.org:10003 [2023-06-21T00:42:30.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:30.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:30.506Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:30.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:30.506Z] [2023-06-21T00:42:30.506Z] Login Succeeded [2023-06-21T00:42:30.506Z] nexus3.edgexfoundry.org:10004 [2023-06-21T00:42:30.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:30.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:30.506Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:30.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:30.506Z] [2023-06-21T00:42:30.506Z] Login Succeeded [2023-06-21T00:42:30.506Z] docker.io [2023-06-21T00:42:30.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:42:30.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:42:30.767Z] Configure a credential helper to remove this warning. See [2023-06-21T00:42:30.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:42:30.767Z] [2023-06-21T00:42:30.767Z] Login Succeeded [2023-06-21T00:42:30.767Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T00:42:30.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T00:42:30.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:42:30.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:42:30.854Z] ========================================================= [2023-06-21T00:42:30.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-21T00:42:30.854Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:42:31.732Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T00:42:31.732Z] Sending build context to Docker daemon 47.49MB [2023-06-21T00:42:31.732Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T00:42:31.732Z] Step 2/15 : FROM ${BASE} AS builder [2023-06-21T00:42:31.990Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-21T00:42:31.990Z] f56be85fc22e: Pulling fs layer [2023-06-21T00:42:31.990Z] 85791d961cd3: Pulling fs layer [2023-06-21T00:42:31.990Z] d694b5ae8c79: Pulling fs layer [2023-06-21T00:42:31.990Z] 9f32a84ed3da: Pulling fs layer [2023-06-21T00:42:31.990Z] 4d19c01a9841: Pulling fs layer [2023-06-21T00:42:31.990Z] 9325e15d5711: Pulling fs layer [2023-06-21T00:42:31.990Z] 556b6ee489ea: Pulling fs layer [2023-06-21T00:42:31.990Z] c5a4b2cf53e6: Pulling fs layer [2023-06-21T00:42:31.990Z] 4d19c01a9841: Waiting [2023-06-21T00:42:31.990Z] 9325e15d5711: Waiting [2023-06-21T00:42:31.990Z] 556b6ee489ea: Waiting [2023-06-21T00:42:31.990Z] c5a4b2cf53e6: Waiting [2023-06-21T00:42:31.990Z] 9f32a84ed3da: Waiting [2023-06-21T00:42:31.990Z] 85791d961cd3: Download complete [2023-06-21T00:42:31.990Z] 9f32a84ed3da: Verifying Checksum [2023-06-21T00:42:31.990Z] 9f32a84ed3da: Download complete [2023-06-21T00:42:31.990Z] 4d19c01a9841: Verifying Checksum [2023-06-21T00:42:31.990Z] 4d19c01a9841: Download complete [2023-06-21T00:42:31.990Z] f56be85fc22e: Verifying Checksum [2023-06-21T00:42:31.990Z] f56be85fc22e: Download complete [2023-06-21T00:42:31.990Z] 9325e15d5711: Verifying Checksum [2023-06-21T00:42:31.990Z] 9325e15d5711: Download complete [2023-06-21T00:42:32.250Z] f56be85fc22e: Pull complete [2023-06-21T00:42:32.250Z] 85791d961cd3: Pull complete [2023-06-21T00:42:32.510Z] c5a4b2cf53e6: Download complete [2023-06-21T00:42:32.768Z] d694b5ae8c79: Verifying Checksum [2023-06-21T00:42:32.768Z] d694b5ae8c79: Download complete [2023-06-21T00:42:32.768Z] 556b6ee489ea: Verifying Checksum [2023-06-21T00:42:32.768Z] 556b6ee489ea: Download complete [2023-06-21T00:42:36.050Z] d694b5ae8c79: Pull complete [2023-06-21T00:42:36.050Z] 9f32a84ed3da: Pull complete [2023-06-21T00:42:36.050Z] 4d19c01a9841: Pull complete [2023-06-21T00:42:36.050Z] 9325e15d5711: Pull complete [2023-06-21T00:42:38.581Z] 556b6ee489ea: Pull complete [2023-06-21T00:42:39.515Z] c5a4b2cf53e6: Pull complete [2023-06-21T00:42:39.515Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-21T00:42:39.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-21T00:42:39.515Z] ---> c4be618373d6 [2023-06-21T00:42:39.515Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-21T00:42:43.779Z] ---> Running in d6e1cddee00b [2023-06-21T00:42:43.779Z] Removing intermediate container d6e1cddee00b [2023-06-21T00:42:43.779Z] ---> 6ac014764431 [2023-06-21T00:42:43.779Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T00:42:43.779Z] ---> Running in 100320df40c3 [2023-06-21T00:42:43.779Z] Removing intermediate container 100320df40c3 [2023-06-21T00:42:43.779Z] ---> 4f42de33ad73 [2023-06-21T00:42:43.779Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T00:42:44.038Z] ---> Running in 9bf66919b472 [2023-06-21T00:42:44.038Z] Removing intermediate container 9bf66919b472 [2023-06-21T00:42:44.038Z] ---> f9c065952513 [2023-06-21T00:42:44.038Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-06-21T00:42:44.038Z] ---> Running in 18945c18deb4 [2023-06-21T00:42:44.038Z] Removing intermediate container 18945c18deb4 [2023-06-21T00:42:44.038Z] ---> 61f0e34d38fa [2023-06-21T00:42:44.038Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-21T00:42:44.038Z] ---> Running in 1948f51e14c3 [2023-06-21T00:42:44.298Z] Removing intermediate container 1948f51e14c3 [2023-06-21T00:42:44.298Z] ---> c29ba36819cf [2023-06-21T00:42:44.298Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-21T00:42:44.557Z] latest: Pulling from library/docker [2023-06-21T00:42:44.558Z] 31e352740f53: Pulling fs layer [2023-06-21T00:42:44.558Z] 0d7d0e1aee3d: Pulling fs layer [2023-06-21T00:42:44.558Z] 616dc7f2241d: Pulling fs layer [2023-06-21T00:42:44.558Z] 366db0386171: Pulling fs layer [2023-06-21T00:42:44.558Z] e922f84bca8d: Pulling fs layer [2023-06-21T00:42:44.558Z] 8eb06aeb3303: Pulling fs layer [2023-06-21T00:42:44.558Z] 649c6037d07c: Pulling fs layer [2023-06-21T00:42:44.558Z] 76cbc5efb908: Pulling fs layer [2023-06-21T00:42:44.558Z] 27045a498fa6: Pulling fs layer [2023-06-21T00:42:44.558Z] 260800840f4b: Pulling fs layer [2023-06-21T00:42:44.558Z] fd22b2113c28: Pulling fs layer [2023-06-21T00:42:44.558Z] c2189a060983: Pulling fs layer [2023-06-21T00:42:44.558Z] 55a48c093d03: Pulling fs layer [2023-06-21T00:42:44.558Z] de138d00760c: Pulling fs layer [2023-06-21T00:42:44.558Z] 76cbc5efb908: Waiting [2023-06-21T00:42:44.558Z] 27045a498fa6: Waiting [2023-06-21T00:42:44.558Z] 260800840f4b: Waiting [2023-06-21T00:42:44.558Z] 649c6037d07c: Waiting [2023-06-21T00:42:44.558Z] fd22b2113c28: Waiting [2023-06-21T00:42:44.558Z] c2189a060983: Waiting [2023-06-21T00:42:44.558Z] 55a48c093d03: Waiting [2023-06-21T00:42:44.558Z] de138d00760c: Waiting [2023-06-21T00:42:44.558Z] 366db0386171: Waiting [2023-06-21T00:42:44.558Z] 8eb06aeb3303: Waiting [2023-06-21T00:42:44.558Z] e922f84bca8d: Waiting [2023-06-21T00:42:44.816Z] 0d7d0e1aee3d: Verifying Checksum [2023-06-21T00:42:44.816Z] 0d7d0e1aee3d: Download complete [2023-06-21T00:42:44.816Z] 616dc7f2241d: Download complete [2023-06-21T00:42:44.816Z] 31e352740f53: Download complete [2023-06-21T00:42:44.888Z] Still waiting to schedule task [2023-06-21T00:42:44.888Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-21T00:42:45.074Z] 31e352740f53: Pull complete [2023-06-21T00:42:45.074Z] e922f84bca8d: Verifying Checksum [2023-06-21T00:42:45.074Z] e922f84bca8d: Download complete [2023-06-21T00:42:45.332Z] 649c6037d07c: Verifying Checksum [2023-06-21T00:42:45.332Z] 649c6037d07c: Download complete [2023-06-21T00:42:45.332Z] 366db0386171: Verifying Checksum [2023-06-21T00:42:45.332Z] 366db0386171: Download complete [2023-06-21T00:42:45.332Z] 8eb06aeb3303: Verifying Checksum [2023-06-21T00:42:45.332Z] 8eb06aeb3303: Download complete [2023-06-21T00:42:45.332Z] 0d7d0e1aee3d: Pull complete [2023-06-21T00:42:45.332Z] 616dc7f2241d: Pull complete [2023-06-21T00:42:45.332Z] 76cbc5efb908: Verifying Checksum [2023-06-21T00:42:45.332Z] 76cbc5efb908: Download complete [2023-06-21T00:42:45.332Z] 27045a498fa6: Verifying Checksum [2023-06-21T00:42:45.332Z] 260800840f4b: Verifying Checksum [2023-06-21T00:42:45.332Z] 260800840f4b: Download complete [2023-06-21T00:42:45.590Z] fd22b2113c28: Verifying Checksum [2023-06-21T00:42:45.590Z] fd22b2113c28: Download complete [2023-06-21T00:42:45.590Z] 55a48c093d03: Download complete [2023-06-21T00:42:45.590Z] 366db0386171: Pull complete [2023-06-21T00:42:45.590Z] de138d00760c: Download complete [2023-06-21T00:42:46.154Z] c2189a060983: Verifying Checksum [2023-06-21T00:42:46.154Z] c2189a060983: Download complete [2023-06-21T00:42:46.154Z] e922f84bca8d: Pull complete [2023-06-21T00:42:46.423Z] 8eb06aeb3303: Pull complete [2023-06-21T00:42:46.683Z] 649c6037d07c: Pull complete [2023-06-21T00:42:46.683Z] 76cbc5efb908: Pull complete [2023-06-21T00:42:46.683Z] 27045a498fa6: Pull complete [2023-06-21T00:42:46.942Z] 260800840f4b: Pull complete [2023-06-21T00:42:46.942Z] fd22b2113c28: Pull complete [2023-06-21T00:42:48.321Z] c2189a060983: Pull complete [2023-06-21T00:42:48.321Z] 55a48c093d03: Pull complete [2023-06-21T00:42:48.321Z] de138d00760c: Pull complete [2023-06-21T00:42:48.321Z] Digest: sha256:f8b5e548ce35f1e177aaebae6e738315a7e9a75098d76dfae60238e0ce3a788b [2023-06-21T00:42:48.321Z] Status: Downloaded newer image for docker:latest [2023-06-21T00:42:50.227Z] ---> 94501f865192 [2023-06-21T00:42:50.227Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T00:42:50.227Z] ---> Running in 87b92d503e0e [2023-06-21T00:42:50.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T00:42:50.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T00:42:50.747Z] OK: 265 MiB in 53 packages [2023-06-21T00:42:51.007Z] Removing intermediate container 87b92d503e0e [2023-06-21T00:42:51.007Z] ---> 5ccd8ed0dc85 [2023-06-21T00:42:51.007Z] Step 10/15 : ENV GO111MODULE=on [2023-06-21T00:42:51.007Z] ---> Running in 7109ff1a0a4a [2023-06-21T00:42:51.267Z] Removing intermediate container 7109ff1a0a4a [2023-06-21T00:42:51.267Z] ---> 63a95af4050d [2023-06-21T00:42:51.267Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-21T00:42:51.267Z] ---> Running in 1de241bc840c [2023-06-21T00:42:51.267Z] Removing intermediate container 1de241bc840c [2023-06-21T00:42:51.267Z] ---> 5cd62c735716 [2023-06-21T00:42:51.267Z] Step 12/15 : COPY go.mod vendor* ./ [2023-06-21T00:42:51.527Z] ---> 90742d811268 [2023-06-21T00:42:51.527Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T00:42:51.527Z] ---> Running in b6eccd794c56 [2023-06-21T00:43:47.791Z] Removing intermediate container b6eccd794c56 [2023-06-21T00:43:47.791Z] ---> 7d5c4b231bcb [2023-06-21T00:43:47.791Z] Step 14/15 : COPY . . [2023-06-21T00:43:47.791Z] ---> 2fa068836ada [2023-06-21T00:43:47.791Z] Step 15/15 : RUN ${MAKE} [2023-06-21T00:43:47.791Z] ---> Running in e8d0aebf8310 [2023-06-21T00:43:47.791Z] noop [2023-06-21T00:43:47.791Z] Removing intermediate container e8d0aebf8310 [2023-06-21T00:43:47.791Z] ---> aa0f0463a501 [2023-06-21T00:43:47.791Z] Successfully built aa0f0463a501 [2023-06-21T00:43:47.792Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:43:48.100Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T00:43:48.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:43:48.175Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T00:43:48.212Z] $ 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 ******** ci-base-image-x86_64 cat [2023-06-21T00:43:48.550Z] $ docker top 6809c121c832b80e166b0a5480dffec786ae3935070913de4159f88cf8b80c55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:43:48.898Z] + go version [2023-06-21T00:43:48.899Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-21T00:43:48.912Z] $ docker stop --time=1 6809c121c832b80e166b0a5480dffec786ae3935070913de4159f88cf8b80c55 [2023-06-21T00:43:50.172Z] $ docker rm -f --volumes 6809c121c832b80e166b0a5480dffec786ae3935070913de4159f88cf8b80c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:43:50.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T00:43:50.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:43:50.637Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T00:43:50.671Z] $ 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 ******** ci-base-image-x86_64 cat [2023-06-21T00:43:51.015Z] $ docker top db05d73d49acdd3389e68d72544c4a4d5a613cd7192abd5138a943e93cc32f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:43:51.356Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-06-21T00:43:51.660Z] + make test [2023-06-21T00:43:51.660Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-06-21T00:43:56.919Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-06-21T00:44:05.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-06-21T00:44:05.020Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-06-21T00:44:07.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T00:44:07.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T00:44:07.808Z] ./bin/test-attribution-txt.sh [2023-06-21T00:44:07.808Z] make -C web test [2023-06-21T00:44:07.808Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-06-21T00:44:07.808Z] make[1]: tput: No such file or directory [2023-06-21T00:44:07.808Z] make[1]: tput: No such file or directory [2023-06-21T00:44:07.808Z] warning: generating ./VERSION [2023-06-21T00:44:07.808Z] echo "0.0.0" > VERSION [2023-06-21T00:44:07.808Z] docker build \ [2023-06-21T00:44:07.808Z] -f Dockerfile \ [2023-06-21T00:44:07.808Z] --build-arg USER=1000 \ [2023-06-21T00:44:07.808Z] \ [2023-06-21T00:44:07.808Z] --label "git_sha=032679f4de50173df241c2a6c0134d228e62d0d0" \ [2023-06-21T00:44:07.808Z] -t edgexfoundry/edgex-web-ui:032679f4de50173df241c2a6c0134d228e62d0d0 \ [2023-06-21T00:44:07.808Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-06-21T00:44:07.808Z] . [2023-06-21T00:44:07.808Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-06-21T00:44:07.808Z] Install the buildx component to build images with BuildKit: [2023-06-21T00:44:07.808Z] https://docs.docker.com/go/buildx/ [2023-06-21T00:44:07.808Z] [2023-06-21T00:44:07.808Z] Sending build context to Docker daemon 2.571MB [2023-06-21T00:44:07.808Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-06-21T00:44:08.374Z] 16.17-alpine3.15: Pulling from library/node [2023-06-21T00:44:08.374Z] 9621f1afde84: Pulling fs layer [2023-06-21T00:44:08.374Z] c6f70ee39829: Pulling fs layer [2023-06-21T00:44:08.374Z] 56892a8094a2: Pulling fs layer [2023-06-21T00:44:08.374Z] 58dd87906ef0: Pulling fs layer [2023-06-21T00:44:08.633Z] 9621f1afde84: Verifying Checksum [2023-06-21T00:44:08.633Z] 58dd87906ef0: Verifying Checksum [2023-06-21T00:44:08.633Z] 58dd87906ef0: Download complete [2023-06-21T00:44:08.893Z] 9621f1afde84: Pull complete [2023-06-21T00:44:08.893Z] 56892a8094a2: Download complete [2023-06-21T00:44:10.268Z] c6f70ee39829: Download complete [2023-06-21T00:44:11.875Z] c6f70ee39829: Pull complete [2023-06-21T00:44:11.875Z] 56892a8094a2: Pull complete [2023-06-21T00:44:11.875Z] 58dd87906ef0: Pull complete [2023-06-21T00:44:11.875Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-06-21T00:44:11.875Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-06-21T00:44:11.875Z] ---> b69703f70c3d [2023-06-21T00:44:11.875Z] Step 2/10 : RUN apk add --no-cache chromium [2023-06-21T00:44:14.462Z] ---> Running in 780890d9a95c [2023-06-21T00:44:14.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-06-21T00:44:14.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-06-21T00:44:14.721Z] (1/129) Installing libxau (1.0.9-r0) [2023-06-21T00:44:14.721Z] (2/129) Installing libmd (1.0.3-r0) [2023-06-21T00:44:14.721Z] (3/129) Installing libbsd (0.11.3-r1) [2023-06-21T00:44:14.721Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-06-21T00:44:14.721Z] (5/129) Installing libxcb (1.14-r2) [2023-06-21T00:44:14.721Z] (6/129) Installing libx11 (1.7.3.1-r1) [2023-06-21T00:44:14.981Z] (7/129) Installing libxext (1.3.4-r0) [2023-06-21T00:44:14.981Z] (8/129) Installing libice (1.0.10-r0) [2023-06-21T00:44:14.981Z] (9/129) Installing libuuid (2.37.4-r0) [2023-06-21T00:44:14.981Z] (10/129) Installing libsm (1.2.3-r0) [2023-06-21T00:44:14.981Z] (11/129) Installing libxt (1.2.1-r0) [2023-06-21T00:44:14.981Z] (12/129) Installing libxmu (1.1.3-r0) [2023-06-21T00:44:14.981Z] (13/129) Installing xset (1.2.4-r0) [2023-06-21T00:44:14.981Z] (14/129) Installing xprop (1.2.5-r0) [2023-06-21T00:44:14.981Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-06-21T00:44:14.981Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-06-21T00:44:14.981Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-06-21T00:44:14.981Z] (18/129) Installing libffi (3.4.2-r1) [2023-06-21T00:44:14.981Z] (19/129) Installing libintl (0.21-r0) [2023-06-21T00:44:14.981Z] (20/129) Installing libblkid (2.37.4-r0) [2023-06-21T00:44:15.241Z] (21/129) Installing libmount (2.37.4-r0) [2023-06-21T00:44:15.241Z] (22/129) Installing pcre (8.45-r1) [2023-06-21T00:44:15.241Z] (23/129) Installing glib (2.70.5-r0) [2023-06-21T00:44:15.241Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-06-21T00:44:15.241Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-06-21T00:44:15.241Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-06-21T00:44:15.241Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-06-21T00:44:15.241Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-06-21T00:44:15.241Z] (29/129) Installing libpng (1.6.37-r1) [2023-06-21T00:44:15.241Z] (30/129) Installing libwebp (1.2.2-r1) [2023-06-21T00:44:15.241Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-06-21T00:44:15.241Z] (32/129) Installing tiff (4.4.0-r3) [2023-06-21T00:44:15.241Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-06-21T00:44:15.241Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-06-21T00:44:15.241Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-06-21T00:44:15.241Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-06-21T00:44:15.241Z] (37/129) Installing libxrender (0.9.10-r3) [2023-06-21T00:44:15.241Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-06-21T00:44:15.241Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-06-21T00:44:15.241Z] (40/129) Installing libxi (1.8-r0) [2023-06-21T00:44:15.241Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-06-21T00:44:15.241Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-06-21T00:44:15.241Z] (43/129) Installing atk (2.36.0-r0) [2023-06-21T00:44:15.241Z] (44/129) Installing libxtst (1.2.3-r3) [2023-06-21T00:44:15.241Z] (45/129) Installing dbus-libs (1.12.26-r0) [2023-06-21T00:44:15.241Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-06-21T00:44:15.499Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-06-21T00:44:15.499Z] (48/129) Installing expat (2.5.0-r0) [2023-06-21T00:44:15.499Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-06-21T00:44:15.499Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-06-21T00:44:15.499Z] (51/129) Installing freetype (2.11.1-r2) [2023-06-21T00:44:15.499Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-06-21T00:44:15.499Z] (53/129) Installing pixman (0.40.0-r4) [2023-06-21T00:44:15.499Z] (54/129) Installing cairo (1.16.0-r5) [2023-06-21T00:44:15.499Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-06-21T00:44:15.499Z] (56/129) Installing avahi-libs (0.8-r5) [2023-06-21T00:44:15.499Z] (57/129) Installing gmp (6.2.1-r1) [2023-06-21T00:44:15.499Z] (58/129) Installing nettle (3.7.3-r0) [2023-06-21T00:44:15.499Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-06-21T00:44:15.499Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-06-21T00:44:15.499Z] (61/129) Installing libunistring (0.9.10-r1) [2023-06-21T00:44:15.499Z] (62/129) Installing gnutls (3.7.1-r2) [2023-06-21T00:44:15.499Z] (63/129) Installing cups-libs (2.3.3-r7) [2023-06-21T00:44:15.499Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-06-21T00:44:15.499Z] (65/129) Installing fribidi (1.0.11-r0) [2023-06-21T00:44:15.499Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-06-21T00:44:15.499Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-06-21T00:44:15.499Z] (68/129) Installing libxft (2.3.4-r0) [2023-06-21T00:44:15.499Z] (69/129) Installing pango (1.48.10-r0) [2023-06-21T00:44:15.762Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-06-21T00:44:15.762Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-06-21T00:44:15.762Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-06-21T00:44:15.762Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-06-21T00:44:15.762Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-06-21T00:44:15.762Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-06-21T00:44:15.762Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-06-21T00:44:15.762Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-06-21T00:44:15.762Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-06-21T00:44:15.762Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-06-21T00:44:16.021Z] Executing ttf-opensans-1.10-r1.post-install [2023-06-21T00:44:17.932Z] (79/129) Installing libogg (1.3.5-r0) [2023-06-21T00:44:17.932Z] (80/129) Installing flac (1.3.4-r0) [2023-06-21T00:44:18.191Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-06-21T00:44:18.191Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-06-21T00:44:18.191Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-06-21T00:44:18.191Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-06-21T00:44:18.191Z] (85/129) Installing libass (0.15.2-r0) [2023-06-21T00:44:18.191Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-06-21T00:44:18.191Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-06-21T00:44:18.191Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-06-21T00:44:18.191Z] (89/129) Installing lame (3.100-r0) [2023-06-21T00:44:18.191Z] (90/129) Installing opus (1.3.1-r1) [2023-06-21T00:44:18.191Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-06-21T00:44:18.191Z] (92/129) Installing soxr (0.1.3-r2) [2023-06-21T00:44:18.191Z] (93/129) Installing libsrt (1.4.2-r1) [2023-06-21T00:44:18.191Z] (94/129) Installing libssh (0.9.6-r1) [2023-06-21T00:44:18.191Z] (95/129) Installing libtheora (1.1.1-r16) [2023-06-21T00:44:18.191Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-06-21T00:44:18.191Z] (97/129) Installing libpciaccess (0.16-r0) [2023-06-21T00:44:18.191Z] (98/129) Installing libdrm (2.4.109-r0) [2023-06-21T00:44:18.191Z] (99/129) Installing libva (2.13.0-r0) [2023-06-21T00:44:18.191Z] (100/129) Installing libvdpau (1.4-r0) [2023-06-21T00:44:18.191Z] (101/129) Installing vidstab (1.1.0-r1) [2023-06-21T00:44:18.450Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-06-21T00:44:18.450Z] (103/129) Installing libvpx (1.10.0-r0) [2023-06-21T00:44:18.450Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-06-21T00:44:18.450Z] (105/129) Installing x264-libs (20210613-r0) [2023-06-21T00:44:18.450Z] (106/129) Installing x265-libs (3.5-r0) [2023-06-21T00:44:18.450Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-06-21T00:44:18.450Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-06-21T00:44:18.711Z] (109/129) Installing libevent (2.1.12-r4) [2023-06-21T00:44:18.712Z] (110/129) Installing mesa (21.2.6-r0) [2023-06-21T00:44:18.712Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-06-21T00:44:18.712Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-06-21T00:44:18.712Z] (113/129) Installing lcms2 (2.12-r1) [2023-06-21T00:44:18.712Z] (114/129) Installing nspr (4.32-r0) [2023-06-21T00:44:18.712Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-06-21T00:44:18.712Z] (116/129) Installing nss (3.78.1-r0) [2023-06-21T00:44:18.712Z] (117/129) Installing libasyncns (0.8-r1) [2023-06-21T00:44:18.712Z] (118/129) Installing libltdl (2.4.6-r7) [2023-06-21T00:44:18.712Z] (119/129) Installing orc (0.4.32-r0) [2023-06-21T00:44:18.712Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-06-21T00:44:18.712Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-06-21T00:44:18.971Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-06-21T00:44:18.971Z] (123/129) Installing libpulse (15.0-r2) [2023-06-21T00:44:18.971Z] (124/129) Installing re2 (2021.11.01-r0) [2023-06-21T00:44:18.971Z] (125/129) Installing snappy (1.1.9-r1) [2023-06-21T00:44:18.971Z] (126/129) Installing libgpg-error (1.42-r1) [2023-06-21T00:44:18.971Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-06-21T00:44:18.971Z] (128/129) Installing libxslt (1.1.35-r0) [2023-06-21T00:44:18.971Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-06-21T00:44:20.874Z] Executing busybox-1.34.1-r7.trigger [2023-06-21T00:44:20.874Z] Executing glib-2.70.5-r0.trigger [2023-06-21T00:44:20.874Z] Executing shared-mime-info-2.1-r2.trigger [2023-06-21T00:44:21.134Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-21T00:44:21.134Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-06-21T00:44:21.134Z] Executing fontconfig-2.13.1-r4.trigger [2023-06-21T00:44:21.134Z] Executing mkfontscale-1.2.1-r1.trigger [2023-06-21T00:44:21.134Z] OK: 286 MiB in 145 packages [2023-06-21T00:44:26.487Z] Removing intermediate container 780890d9a95c [2023-06-21T00:44:26.487Z] ---> f32369c32d79 [2023-06-21T00:44:26.487Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-06-21T00:44:26.487Z] ---> Running in 5aee7c61b61f [2023-06-21T00:44:26.487Z] Removing intermediate container 5aee7c61b61f [2023-06-21T00:44:26.487Z] ---> 823ae35136ac [2023-06-21T00:44:26.487Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-06-21T00:44:26.487Z] ---> Running in 3ba01e7061dd [2023-06-21T00:44:26.746Z] Removing intermediate container 3ba01e7061dd [2023-06-21T00:44:26.746Z] ---> e98ea2a87858 [2023-06-21T00:44:26.746Z] Step 5/10 : RUN npm install -g npm [2023-06-21T00:44:26.746Z] ---> Running in a85c4a2a0a09 [2023-06-21T00:44:33.307Z] [2023-06-21T00:44:33.307Z] removed 9 packages, changed 102 packages, and audited 262 packages in 6s [2023-06-21T00:44:33.307Z] [2023-06-21T00:44:33.307Z] 27 packages are looking for funding [2023-06-21T00:44:33.307Z] run `npm fund` for details [2023-06-21T00:44:33.307Z] [2023-06-21T00:44:33.307Z] found 0 vulnerabilities [2023-06-21T00:44:34.245Z] Removing intermediate container a85c4a2a0a09 [2023-06-21T00:44:34.245Z] ---> cfc1fb20a365 [2023-06-21T00:44:34.245Z] Step 6/10 : ARG USER=1000 [2023-06-21T00:44:34.245Z] ---> Running in 54e2b4363bb1 [2023-06-21T00:44:34.504Z] Removing intermediate container 54e2b4363bb1 [2023-06-21T00:44:34.504Z] ---> 69fa356547a2 [2023-06-21T00:44:34.504Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-06-21T00:44:34.504Z] ---> Running in 3c229215c4f6 [2023-06-21T00:44:35.072Z] Removing intermediate container 3c229215c4f6 [2023-06-21T00:44:35.072Z] ---> ca4109a6b80a [2023-06-21T00:44:35.072Z] Step 8/10 : USER $USER:$USER [2023-06-21T00:44:35.072Z] ---> Running in b959ad26bfe6 [2023-06-21T00:44:35.072Z] Removing intermediate container b959ad26bfe6 [2023-06-21T00:44:35.072Z] ---> 5992d0347de9 [2023-06-21T00:44:35.072Z] Step 9/10 : WORKDIR /app [2023-06-21T00:44:35.072Z] ---> Running in 539280fa21ec [2023-06-21T00:44:35.072Z] Removing intermediate container 539280fa21ec [2023-06-21T00:44:35.072Z] ---> 8b61b69c7a3d [2023-06-21T00:44:35.072Z] Step 10/10 : LABEL git_sha=032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:44:35.072Z] ---> Running in fd207664c0d7 [2023-06-21T00:44:35.330Z] Removing intermediate container fd207664c0d7 [2023-06-21T00:44:35.330Z] ---> 786869f65e38 [2023-06-21T00:44:35.330Z] Successfully built 786869f65e38 [2023-06-21T00:44:35.330Z] Successfully tagged edgexfoundry/edgex-web-ui:032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:44:35.330Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-06-21T00:44:35.330Z] touch edgex-web-ui.imagebuilt [2023-06-21T00:44:35.330Z] mkdir -p node_modules coverage [2023-06-21T00:44:35.330Z] chown "1000:1000" node_modules coverage package-lock.json [2023-06-21T00:44:35.330Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-06-21T00:44:36.784Z] npm WARN old lockfile [2023-06-21T00:44:36.784Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-06-21T00:44:36.784Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-06-21T00:44:36.784Z] npm WARN old lockfile [2023-06-21T00:44:36.784Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-06-21T00:44:36.784Z] npm WARN old lockfile [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.827Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE required: { [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE }, [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:44:46.828Z] npm WARN EBADENGINE } [2023-06-21T00:44:50.115Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-06-21T00:44:50.115Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-21T00:44:50.115Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-06-21T00:44:50.115Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-06-21T00:44:50.115Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-06-21T00:44:50.115Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-06-21T00:44:50.373Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-06-21T00:44:51.303Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-06-21T00:44:52.234Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-06-21T00:44:52.234Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-06-21T00:44:54.135Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-06-21T00:44:54.135Z] 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-06-21T00:44:54.393Z] 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-06-21T00:44:56.295Z] 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-06-21T00:44:56.863Z] 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-06-21T00:44:57.121Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-06-21T00:44:57.380Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-21T00:44:57.638Z] 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-06-21T00:44:58.205Z] 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-06-21T00:44:58.773Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-21T00:44:59.707Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-06-21T00:45:07.816Z] [2023-06-21T00:45:07.816Z] added 1478 packages, and audited 1479 packages in 31s [2023-06-21T00:45:07.816Z] [2023-06-21T00:45:07.816Z] 90 packages are looking for funding [2023-06-21T00:45:07.816Z] run `npm fund` for details [2023-06-21T00:45:07.816Z] [2023-06-21T00:45:07.816Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-06-21T00:45:07.816Z] [2023-06-21T00:45:07.816Z] To address issues that do not require attention, run: [2023-06-21T00:45:07.816Z] npm audit fix [2023-06-21T00:45:07.816Z] [2023-06-21T00:45:07.816Z] To address all issues (including breaking changes), run: [2023-06-21T00:45:07.816Z] npm audit fix --force [2023-06-21T00:45:07.816Z] [2023-06-21T00:45:07.816Z] Run `npm audit` for details. [2023-06-21T00:45:16.049Z] 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-06-21T00:45:16.985Z] - Generating browser application bundles (phase: setup)... [2023-06-21T00:45:21.171Z] Compiling @angular/core : es2015 as esm2015 [2023-06-21T00:45:21.171Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-06-21T00:45:25.359Z] Compiling @angular/common : es2015 as esm2015 [2023-06-21T00:45:25.359Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-06-21T00:45:25.927Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-06-21T00:45:25.927Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-06-21T00:45:26.185Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-06-21T00:45:26.444Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-06-21T00:45:26.702Z] Compiling @angular/common/http : es2015 as esm2015 [2023-06-21T00:45:26.702Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-06-21T00:45:26.702Z] Compiling @angular/router : es2015 as esm2015 [2023-06-21T00:45:27.266Z] Compiling @angular/forms : es2015 as esm2015 [2023-06-21T00:45:27.266Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-06-21T00:45:29.169Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-06-21T00:45:32.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18958 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-06-21T00:45:32.770Z] Running in /w/workspace/edgex-ui-go/119 [Pipeline] { [Pipeline] checkout [2023-06-21T00:45:32.806Z] The recommended git tool is: git [2023-06-21T00:45:34.437Z] 21 06 2023 00:45:34.201:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-06-21T00:45:34.437Z] 21 06 2023 00:45:34.203:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-06-21T00:45:34.437Z] 21 06 2023 00:45:34.206:INFO [launcher]: Starting browser ChromeHeadless [2023-06-21T00:45:38.280Z] using credential edgex-jenkins-ssh [2023-06-21T00:45:38.298Z] Cloning the remote Git repository [2023-06-21T00:45:38.352Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-21T00:45:38.487Z] > git init /w/workspace/edgex-ui-go/119 # timeout=10 [2023-06-21T00:45:38.653Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-21T00:45:38.654Z] > git --version # timeout=10 [2023-06-21T00:45:38.680Z] > git --version # 'git version 2.25.1' [2023-06-21T00:45:38.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T00:45:38.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T00:45:42.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-06-21T00:45:42.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T00:45:43.058Z] Avoid second fetch [2023-06-21T00:45:43.059Z] Checking out Revision 032679f4de50173df241c2a6c0134d228e62d0d0 (main) [2023-06-21T00:45:43.942Z] Commit message: "Merge pull request #622 from bnevis-i/issue-580" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T00:45:43.076Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T00:45:43.155Z] > git checkout -f 032679f4de50173df241c2a6c0134d228e62d0d0 # timeout=10 [2023-06-21T00:45:44.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-21T00:45:44.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T00:45:44.763Z] Dload Upload Total Spent Left Speed [2023-06-21T00:45:44.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-06-21T00:45:45.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-21T00:45:45.673Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-21T00:45:45.673Z] + sudo tee /etc/docker/daemon.new [2023-06-21T00:45:45.673Z] { [2023-06-21T00:45:45.673Z] "registry-mirrors": [ [2023-06-21T00:45:45.673Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-21T00:45:45.673Z] ], [2023-06-21T00:45:45.673Z] "bip": "10.250.0.254/24", [2023-06-21T00:45:45.673Z] "hosts": [ [2023-06-21T00:45:45.673Z] "tcp://0.0.0.0:5555", [2023-06-21T00:45:45.673Z] "unix:///var/run/docker.sock" [2023-06-21T00:45:45.673Z] ], [2023-06-21T00:45:45.673Z] "mtu": 1458, [2023-06-21T00:45:45.673Z] "selinux-enabled": true, [2023-06-21T00:45:45.673Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-21T00:45:45.673Z] } [Pipeline] sh [2023-06-21T00:45:46.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-21T00:45:46.350Z] + sudo service docker restart [2023-06-21T00:45:46.657Z] ✔ Browser application bundle generation complete. [2023-06-21T00:45:46.658Z] 21 06 2023 00:45:45.962:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket cZButjRd4Yuh4u16AAAB with id 99577924 [2023-06-21T00:45:49.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-06-21T00:45:49.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.147 secs) [2023-06-21T00:45:49.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.208 secs) [2023-06-21T00:45:49.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.224 secs) [2023-06-21T00:45:49.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.293 secs) [2023-06-21T00:45:49.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.32 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.405 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.424 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.449 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.452 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.458 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.465 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.481 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.497 secs) [2023-06-21T00:45:49.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.503 secs) [2023-06-21T00:45:49.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.507 secs) [2023-06-21T00:45:49.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.515 secs) [2023-06-21T00:45:49.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.52 secs) [2023-06-21T00:45:49.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.53 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.541 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.55 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.598 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.613 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.633 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.643 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.672 secs) [2023-06-21T00:45:49.719Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.682 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.7 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.708 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.744 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.758 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.767 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.802 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.823 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.853 secs) [2023-06-21T00:45:49.977Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.884 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.894 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.928 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.937 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.95 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.96 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.971 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.977 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.979 secs) [2023-06-21T00:45:50.234Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.072 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.114 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.125 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.131 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.142 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.158 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.175 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.185 secs) [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.194 secs) [2023-06-21T00:45:50.491Z] WARN: ' [2023-06-21T00:45:50.491Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-21T00:45:50.491Z] Support for using the ngModel input property and ngModelChange event with [2023-06-21T00:45:50.491Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-21T00:45:50.491Z] in a future version of Angular. [2023-06-21T00:45:50.491Z] [2023-06-21T00:45:50.491Z] For more information on this, see our API docs here: [2023-06-21T00:45:50.491Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-21T00:45:50.491Z] ' [2023-06-21T00:45:50.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.194 secs) [2023-06-21T00:45:50.491Z] WARN: ' [2023-06-21T00:45:50.491Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-21T00:45:50.491Z] Support for using the ngModel input property and ngModelChange event with [2023-06-21T00:45:50.491Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-21T00:45:50.491Z] in a future version of Angular. [2023-06-21T00:45:50.491Z] [2023-06-21T00:45:50.491Z] For more information on this, see our API docs here: [2023-06-21T00:45:50.491Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-21T00:45:50.491Z] ' [2023-06-21T00:45:50.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.227 secs) [2023-06-21T00:45:50.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.233 secs) [2023-06-21T00:45:50.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.237 secs) [2023-06-21T00:45:50.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.248 secs) [2023-06-21T00:45:50.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.276 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.285 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.289 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.297 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.318 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.323 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.326 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.34 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.383 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.388 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.39 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.416 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.453 secs) [2023-06-21T00:45:50.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.456 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.484 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.488 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.511 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.52 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.522 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.524 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.542 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.558 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.597 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.634 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.639 secs) [2023-06-21T00:45:51.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.644 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.655 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.681 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.703 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.713 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.72 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.745 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.762 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.766 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.774 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.787 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.793 secs) [2023-06-21T00:45:51.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.795 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.818 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.823 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.828 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.831 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.838 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.844 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.846 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.855 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.863 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.883 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.914 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.928 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.935 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.941 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.951 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.953 secs) [2023-06-21T00:45:51.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.955 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.965 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.969 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.976 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.979 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.981 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.983 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.992 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.999 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.004 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.006 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.01 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.012 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.016 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.018 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.039 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.059 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.073 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.08 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.091 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.096 secs) [2023-06-21T00:45:51.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.104 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.127 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.132 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.134 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.138 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.155 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.159 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.168 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.17 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.172 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.173 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.175 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.177 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.179 secs) [2023-06-21T00:45:52.042Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.242 secs / 2.179 secs) [2023-06-21T00:45:52.042Z] TOTAL: 145 SUCCESS [2023-06-21T00:45:52.042Z] ✔ Browser application bundle generation complete. [2023-06-21T00:45:52.609Z] [2023-06-21T00:45:52.609Z] =============================== Coverage summary =============================== [2023-06-21T00:45:52.609Z] Statements : 41.56% ( 1425/3429 ) [2023-06-21T00:45:52.609Z] Branches : 12.14% ( 109/898 ) [2023-06-21T00:45:52.609Z] Functions : 33.33% ( 417/1251 ) [2023-06-21T00:45:52.609Z] Lines : 39.45% ( 1280/3245 ) [2023-06-21T00:45:52.609Z] ================================================================================ [2023-06-21T00:45:52.609Z] ✔ Browser application bundle generation complete. [2023-06-21T00:45:53.174Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-06-21T00:45:53.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T00:45:53.198Z] $ docker stop --time=1 db05d73d49acdd3389e68d72544c4a4d5a613cd7192abd5138a943e93cc32f7f [2023-06-21T00:45:54.499Z] $ docker rm -f --volumes db05d73d49acdd3389e68d72544c4a4d5a613cd7192abd5138a943e93cc32f7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T00:45:54.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T00:45:55.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-21T00:45:56.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T00:45:57.000Z] + ls -al . [2023-06-21T00:45:57.000Z] total 180 [2023-06-21T00:45:57.000Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 21 00:43 . [2023-06-21T00:45:57.000Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:42 .. [2023-06-21T00:45:57.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:42 .blubracket [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 18 Jun 21 00:42 .dockerignore [2023-06-21T00:45:57.000Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 00:42 .git [2023-06-21T00:45:57.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:42 .github [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 185 Jun 21 00:42 .gitignore [2023-06-21T00:45:57.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 00:42 .semver [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 8418 Jun 21 00:42 Attribution.txt [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 19103 Jun 21 00:42 CHANGELOG.md [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 00:42 CONTRIBUTING.md [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 1788 Jun 21 00:42 Dockerfile [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 00:42 Jenkinsfile [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 00:42 LICENSE [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 2134 Jun 21 00:42 Makefile [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 4549 Jun 21 00:42 README.md [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 00:42 VERSION [2023-06-21T00:45:57.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:42 assets [2023-06-21T00:45:57.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:42 bin [2023-06-21T00:45:57.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:42 cmd [2023-06-21T00:45:57.000Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 00:43 coverage.out [2023-06-21T00:45:57.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:42 docs [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 2999 Jun 21 00:42 go.mod [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 30528 Jun 21 00:42 go.sum [2023-06-21T00:45:57.000Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 00:42 internal [2023-06-21T00:45:57.000Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:42 snap [2023-06-21T00:45:57.000Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:42 testing [2023-06-21T00:45:57.000Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 00:42 version.go [2023-06-21T00:45:57.000Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 21 00:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:45:57.312Z] + 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=032679f4de50173df241c2a6c0134d228e62d0d0 --label arch=amd64 --label version=3.1.0-dev.1 . [2023-06-21T00:45:57.571Z] Sending build context to Docker daemon 50.24MB [2023-06-21T00:45:57.571Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T00:45:57.571Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-21T00:45:57.571Z] ---> aa0f0463a501 [2023-06-21T00:45:57.571Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-21T00:45:58.507Z] ---> Running in ba069b6a6523 [2023-06-21T00:45:58.507Z] Removing intermediate container ba069b6a6523 [2023-06-21T00:45:58.507Z] ---> ed8ba4875ebd [2023-06-21T00:45:58.507Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T00:45:58.507Z] ---> Running in bde6c6592198 [2023-06-21T00:45:58.507Z] Removing intermediate container bde6c6592198 [2023-06-21T00:45:58.507Z] ---> 64a4f4586d3d [2023-06-21T00:45:58.507Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T00:45:58.507Z] ---> Running in 18d628e2fc34 [2023-06-21T00:45:58.507Z] Removing intermediate container 18d628e2fc34 [2023-06-21T00:45:58.507Z] ---> 120e493e6e66 [2023-06-21T00:45:58.507Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-06-21T00:45:58.764Z] ---> Running in fe3806391681 [2023-06-21T00:45:58.765Z] Removing intermediate container fe3806391681 [2023-06-21T00:45:58.765Z] ---> e6f5950c63f0 [2023-06-21T00:45:58.765Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-21T00:45:58.765Z] ---> Running in a9b25ee7c9ec [2023-06-21T00:45:58.765Z] Removing intermediate container a9b25ee7c9ec [2023-06-21T00:45:58.765Z] ---> 05dabde05ce4 [2023-06-21T00:45:58.765Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-21T00:45:59.700Z] ---> 2f80431a4544 [2023-06-21T00:45:59.700Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T00:45:59.700Z] ---> Running in 8a452e4d09b3 [2023-06-21T00:45:59.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T00:46:00.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T00:46:00.476Z] OK: 265 MiB in 53 packages [2023-06-21T00:46:00.736Z] Removing intermediate container 8a452e4d09b3 [2023-06-21T00:46:00.736Z] ---> 29b8a4f46a56 [2023-06-21T00:46:00.736Z] Step 10/25 : ENV GO111MODULE=on [2023-06-21T00:46:00.736Z] ---> Running in ca3faef49cc4 [2023-06-21T00:46:00.736Z] Removing intermediate container ca3faef49cc4 [2023-06-21T00:46:00.736Z] ---> fefac68045ce [2023-06-21T00:46:00.736Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-21T00:46:00.736Z] ---> Running in d8af28f492d9 [2023-06-21T00:46:00.994Z] Removing intermediate container d8af28f492d9 [2023-06-21T00:46:00.994Z] ---> d61a1d4e9a48 [2023-06-21T00:46:00.994Z] Step 12/25 : COPY go.mod vendor* ./ [2023-06-21T00:46:00.994Z] ---> 701fd069b893 [2023-06-21T00:46:00.994Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T00:46:00.994Z] ---> Running in 56d3b521612e [2023-06-21T00:46:01.929Z] Removing intermediate container 56d3b521612e [2023-06-21T00:46:01.929Z] ---> 17ff9d58ef71 [2023-06-21T00:46:01.929Z] Step 14/25 : COPY . . [2023-06-21T00:46:03.830Z] ---> 2014c04e2df8 [2023-06-21T00:46:03.830Z] Step 15/25 : RUN ${MAKE} [2023-06-21T00:46:03.830Z] ---> Running in eff98b311520 [2023-06-21T00:46:04.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T00:46:04.633Z] provisioning config files... [2023-06-21T00:46:04.663Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config3735989547744066469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:46:05.025Z] ---> docker-login.sh [2023-06-21T00:46:05.025Z] nexus3.edgexfoundry.org:10001 [2023-06-21T00:46:05.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:05.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:05.615Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:05.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:05.615Z] [2023-06-21T00:46:05.615Z] Login Succeeded [2023-06-21T00:46:05.615Z] nexus3.edgexfoundry.org:10002 [2023-06-21T00:46:05.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:05.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:05.884Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:05.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:05.884Z] [2023-06-21T00:46:05.884Z] Login Succeeded [2023-06-21T00:46:05.884Z] nexus3.edgexfoundry.org:10003 [2023-06-21T00:46:06.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:06.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:06.423Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:06.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:06.423Z] [2023-06-21T00:46:06.423Z] Login Succeeded [2023-06-21T00:46:06.423Z] nexus3.edgexfoundry.org:10004 [2023-06-21T00:46:06.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:06.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:06.691Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:06.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:06.691Z] [2023-06-21T00:46:06.691Z] Login Succeeded [2023-06-21T00:46:06.691Z] docker.io [2023-06-21T00:46:07.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:07.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:07.285Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:07.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:07.285Z] [2023-06-21T00:46:07.285Z] Login Succeeded [2023-06-21T00:46:07.285Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T00:46:07.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T00:46:07.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:46:07.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:46:07.618Z] ========================================================= [2023-06-21T00:46:07.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-21T00:46:07.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:07.968Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T00:46:08.932Z] Sending build context to Docker daemon 30.29MB [2023-06-21T00:46:09.202Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T00:46:09.202Z] Step 2/15 : FROM ${BASE} AS builder [2023-06-21T00:46:09.202Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-21T00:46:09.202Z] c41833b44d91: Pulling fs layer [2023-06-21T00:46:09.202Z] ed15518f5707: Pulling fs layer [2023-06-21T00:46:09.202Z] feae8fd75edb: Pulling fs layer [2023-06-21T00:46:09.202Z] 242c74f7c9fa: Pulling fs layer [2023-06-21T00:46:09.202Z] 3cdef696dda3: Pulling fs layer [2023-06-21T00:46:09.202Z] 2ced38df9373: Pulling fs layer [2023-06-21T00:46:09.202Z] 242c74f7c9fa: Waiting [2023-06-21T00:46:09.202Z] 58f1dce35555: Pulling fs layer [2023-06-21T00:46:09.202Z] 3cdef696dda3: Waiting [2023-06-21T00:46:09.202Z] 58f1dce35555: Waiting [2023-06-21T00:46:09.202Z] ed15518f5707: Download complete [2023-06-21T00:46:09.202Z] 242c74f7c9fa: Verifying Checksum [2023-06-21T00:46:09.202Z] 242c74f7c9fa: Download complete [2023-06-21T00:46:09.475Z] 3cdef696dda3: Verifying Checksum [2023-06-21T00:46:09.475Z] 3cdef696dda3: Download complete [2023-06-21T00:46:09.475Z] c41833b44d91: Verifying Checksum [2023-06-21T00:46:10.451Z] c41833b44d91: Pull complete [2023-06-21T00:46:11.042Z] 58f1dce35555: Verifying Checksum [2023-06-21T00:46:11.042Z] 58f1dce35555: Download complete [2023-06-21T00:46:11.042Z] ed15518f5707: Pull complete [2023-06-21T00:46:12.017Z] feae8fd75edb: Verifying Checksum [2023-06-21T00:46:12.017Z] feae8fd75edb: Download complete [2023-06-21T00:46:12.017Z] 2ced38df9373: Verifying Checksum [2023-06-21T00:46:12.017Z] 2ced38df9373: Download complete [2023-06-21T00:46:22.962Z] Removing intermediate container eff98b311520 [2023-06-21T00:46:22.962Z] ---> 6a42f20e0519 [2023-06-21T00:46:22.962Z] Step 16/25 : FROM alpine:3.17 [2023-06-21T00:46:23.222Z] 3.17: Pulling from library/alpine [2023-06-21T00:46:23.222Z] 4db1b89c0bd1: Pulling fs layer [2023-06-21T00:46:23.481Z] 4db1b89c0bd1: Verifying Checksum [2023-06-21T00:46:23.481Z] 4db1b89c0bd1: Download complete [2023-06-21T00:46:23.481Z] 4db1b89c0bd1: Pull complete [2023-06-21T00:46:23.481Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T00:46:23.481Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T00:46:23.481Z] ---> 1f73a9d63274 [2023-06-21T00:46:23.481Z] Step 17/25 : EXPOSE 4000 [2023-06-21T00:46:23.741Z] ---> Running in b503ef4cb1fa [2023-06-21T00:46:23.741Z] Removing intermediate container b503ef4cb1fa [2023-06-21T00:46:23.741Z] ---> a1b678a3e725 [2023-06-21T00:46:23.741Z] Step 18/25 : 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-06-21T00:46:24.353Z] feae8fd75edb: Pull complete [2023-06-21T00:46:24.353Z] 242c74f7c9fa: Pull complete [2023-06-21T00:46:24.353Z] 3cdef696dda3: Pull complete [2023-06-21T00:46:25.118Z] ---> 2b73c656d94a [2023-06-21T00:46:25.118Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-06-21T00:46:25.118Z] ---> ed64ede62f91 [2023-06-21T00:46:25.118Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-06-21T00:46:25.118Z] ---> eb74230faee3 [2023-06-21T00:46:25.118Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-06-21T00:46:25.118Z] ---> Running in 2fb361242971 [2023-06-21T00:46:25.118Z] Removing intermediate container 2fb361242971 [2023-06-21T00:46:25.118Z] ---> f4cc723637e8 [2023-06-21T00:46:25.118Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-06-21T00:46:25.118Z] ---> Running in 04ed8e7f1610 [2023-06-21T00:46:25.377Z] Removing intermediate container 04ed8e7f1610 [2023-06-21T00:46:25.377Z] ---> b6c9ccec0d6f [2023-06-21T00:46:25.377Z] Step 23/25 : LABEL arch=amd64 [2023-06-21T00:46:25.377Z] ---> Running in 5b220c07feb9 [2023-06-21T00:46:25.377Z] Removing intermediate container 5b220c07feb9 [2023-06-21T00:46:25.377Z] ---> 782e86328b76 [2023-06-21T00:46:25.377Z] Step 24/25 : LABEL git_sha=032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:46:25.377Z] ---> Running in 032fa2eeacc9 [2023-06-21T00:46:25.377Z] Removing intermediate container 032fa2eeacc9 [2023-06-21T00:46:25.377Z] ---> 38db6a4cbc4e [2023-06-21T00:46:25.377Z] Step 25/25 : LABEL version=3.1.0-dev.1 [2023-06-21T00:46:25.377Z] ---> Running in 9a9f919af183 [2023-06-21T00:46:25.635Z] Removing intermediate container 9a9f919af183 [2023-06-21T00:46:25.635Z] ---> ab6206c3116b [2023-06-21T00:46:25.635Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T00:46:25.635Z] Successfully built ab6206c3116b [2023-06-21T00:46:25.635Z] 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-06-21T00:46:25.720Z] provisioning config files... [2023-06-21T00:46:25.728Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1992342358998058411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:46:26.028Z] ---> docker-login.sh [2023-06-21T00:46:26.029Z] nexus3.edgexfoundry.org:10001 [2023-06-21T00:46:26.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:26.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:26.029Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:26.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:26.029Z] [2023-06-21T00:46:26.029Z] Login Succeeded [2023-06-21T00:46:26.029Z] nexus3.edgexfoundry.org:10002 [2023-06-21T00:46:26.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:26.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:26.029Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:26.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:26.029Z] [2023-06-21T00:46:26.029Z] Login Succeeded [2023-06-21T00:46:26.029Z] nexus3.edgexfoundry.org:10003 [2023-06-21T00:46:26.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:26.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:26.289Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:26.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:26.289Z] [2023-06-21T00:46:26.289Z] Login Succeeded [2023-06-21T00:46:26.289Z] nexus3.edgexfoundry.org:10004 [2023-06-21T00:46:26.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:26.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:26.289Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:26.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:26.289Z] [2023-06-21T00:46:26.289Z] Login Succeeded [2023-06-21T00:46:26.289Z] docker.io [2023-06-21T00:46:26.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T00:46:26.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T00:46:26.549Z] Configure a credential helper to remove this warning. See [2023-06-21T00:46:26.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T00:46:26.549Z] [2023-06-21T00:46:26.549Z] Login Succeeded [2023-06-21T00:46:26.549Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T00:46:26.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T00:46:26.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T00:46:26.619Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-06-21T00:46:26.619Z] 032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:46:26.619Z] latest [2023-06-21T00:46:26.619Z] 3.1.0-dev.1 [2023-06-21T00:46:26.619Z] 032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [2023-06-21T00:46:26.619Z] main [2023-06-21T00:46:26.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:26.959Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:27.265Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:46:27.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-06-21T00:46:27.265Z] bf1d44890942: Preparing [2023-06-21T00:46:27.265Z] 509afe94ba1f: Preparing [2023-06-21T00:46:27.265Z] c308c069715c: Preparing [2023-06-21T00:46:27.265Z] 3dab9f8bf2d2: Preparing [2023-06-21T00:46:27.265Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T00:46:27.265Z] bf1d44890942: Pushed [2023-06-21T00:46:27.265Z] 509afe94ba1f: Pushed [2023-06-21T00:46:30.553Z] c308c069715c: Pushed [2023-06-21T00:46:30.813Z] 032679f4de50173df241c2a6c0134d228e62d0d0: digest: sha256:cdbc689100dc39f1b2a715cde1f479a55de79480f0e663fdeab150ce9cc05aff size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:31.144Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:31.453Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-06-21T00:46:31.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-06-21T00:46:31.453Z] bf1d44890942: Preparing [2023-06-21T00:46:31.453Z] 509afe94ba1f: Preparing [2023-06-21T00:46:31.453Z] c308c069715c: Preparing [2023-06-21T00:46:31.453Z] 3dab9f8bf2d2: Preparing [2023-06-21T00:46:31.453Z] 509afe94ba1f: Layer already exists [2023-06-21T00:46:31.453Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T00:46:31.453Z] bf1d44890942: Layer already exists [2023-06-21T00:46:31.453Z] c308c069715c: Layer already exists [2023-06-21T00:46:31.453Z] latest: digest: sha256:cdbc689100dc39f1b2a715cde1f479a55de79480f0e663fdeab150ce9cc05aff size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:31.755Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:32.063Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.1 [2023-06-21T00:46:32.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-06-21T00:46:32.063Z] bf1d44890942: Preparing [2023-06-21T00:46:32.063Z] 509afe94ba1f: Preparing [2023-06-21T00:46:32.063Z] c308c069715c: Preparing [2023-06-21T00:46:32.063Z] 3dab9f8bf2d2: Preparing [2023-06-21T00:46:32.063Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T00:46:32.063Z] 509afe94ba1f: Layer already exists [2023-06-21T00:46:32.063Z] bf1d44890942: Layer already exists [2023-06-21T00:46:32.063Z] c308c069715c: Layer already exists [2023-06-21T00:46:32.063Z] 3.1.0-dev.1: digest: sha256:cdbc689100dc39f1b2a715cde1f479a55de79480f0e663fdeab150ce9cc05aff size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:32.370Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:32.674Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [2023-06-21T00:46:32.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-06-21T00:46:32.674Z] bf1d44890942: Preparing [2023-06-21T00:46:32.674Z] 509afe94ba1f: Preparing [2023-06-21T00:46:32.674Z] c308c069715c: Preparing [2023-06-21T00:46:32.674Z] 3dab9f8bf2d2: Preparing [2023-06-21T00:46:32.674Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T00:46:32.674Z] bf1d44890942: Layer already exists [2023-06-21T00:46:32.674Z] 509afe94ba1f: Layer already exists [2023-06-21T00:46:32.674Z] c308c069715c: Layer already exists [2023-06-21T00:46:32.674Z] 032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1: digest: sha256:cdbc689100dc39f1b2a715cde1f479a55de79480f0e663fdeab150ce9cc05aff size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:32.987Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:33.296Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-06-21T00:46:33.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-06-21T00:46:33.296Z] bf1d44890942: Preparing [2023-06-21T00:46:33.296Z] 509afe94ba1f: Preparing [2023-06-21T00:46:33.296Z] c308c069715c: Preparing [2023-06-21T00:46:33.296Z] 3dab9f8bf2d2: Preparing [2023-06-21T00:46:33.296Z] c308c069715c: Layer already exists [2023-06-21T00:46:33.296Z] bf1d44890942: Layer already exists [2023-06-21T00:46:33.296Z] 3dab9f8bf2d2: Layer already exists [2023-06-21T00:46:33.296Z] 509afe94ba1f: Layer already exists [2023-06-21T00:46:33.296Z] main: digest: sha256:cdbc689100dc39f1b2a715cde1f479a55de79480f0e663fdeab150ce9cc05aff size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T00:46:33.350Z] ===================================================== [Pipeline] echo [2023-06-21T00:46:33.362Z] taggedImages: [2023-06-21T00:46:33.362Z] - nexus3.edgexfoundry.org:10004/edgex-ui:032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:46:33.362Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-06-21T00:46:33.362Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.1 [2023-06-21T00:46:33.362Z] - nexus3.edgexfoundry.org:10004/edgex-ui:032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [2023-06-21T00:46:33.362Z] - 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-06-21T00:46:33.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T00:46:33.735Z] [2023-06-21T00:46:33.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:46:34.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T00:46:34.035Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-21T00:46:34.035Z] 5eb5b503b376: Pulling fs layer [2023-06-21T00:46:34.035Z] 5c69ac0246d0: Pulling fs layer [2023-06-21T00:46:34.035Z] ec43610c2a17: Pulling fs layer [2023-06-21T00:46:34.035Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-21T00:46:34.035Z] 33b1e0a273af: Pulling fs layer [2023-06-21T00:46:34.035Z] 5d3b04190fa2: Pulling fs layer [2023-06-21T00:46:34.035Z] 2f39f015ded8: Pulling fs layer [2023-06-21T00:46:34.035Z] 3a2ae6a8a46f: Waiting [2023-06-21T00:46:34.035Z] 33b1e0a273af: Waiting [2023-06-21T00:46:34.035Z] 5d3b04190fa2: Waiting [2023-06-21T00:46:34.035Z] 2f39f015ded8: Waiting [2023-06-21T00:46:34.035Z] 5c69ac0246d0: Verifying Checksum [2023-06-21T00:46:34.035Z] 5c69ac0246d0: Download complete [2023-06-21T00:46:34.035Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-21T00:46:34.035Z] 3a2ae6a8a46f: Download complete [2023-06-21T00:46:34.035Z] 33b1e0a273af: Verifying Checksum [2023-06-21T00:46:34.035Z] 33b1e0a273af: Download complete [2023-06-21T00:46:34.035Z] ec43610c2a17: Verifying Checksum [2023-06-21T00:46:34.035Z] ec43610c2a17: Download complete [2023-06-21T00:46:34.035Z] 5d3b04190fa2: Verifying Checksum [2023-06-21T00:46:34.035Z] 5d3b04190fa2: Download complete [2023-06-21T00:46:34.294Z] 5eb5b503b376: Download complete [2023-06-21T00:46:34.560Z] 2ced38df9373: Pull complete [2023-06-21T00:46:34.860Z] 2f39f015ded8: Verifying Checksum [2023-06-21T00:46:34.860Z] 2f39f015ded8: Download complete [2023-06-21T00:46:35.424Z] 5eb5b503b376: Pull complete [2023-06-21T00:46:35.529Z] 58f1dce35555: Pull complete [2023-06-21T00:46:35.529Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-21T00:46:35.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-21T00:46:35.529Z] ---> fadd8f120f05 [2023-06-21T00:46:35.529Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-21T00:46:35.682Z] 5c69ac0246d0: Pull complete [2023-06-21T00:46:36.246Z] ec43610c2a17: Pull complete [2023-06-21T00:46:36.246Z] 3a2ae6a8a46f: Pull complete [2023-06-21T00:46:36.504Z] 33b1e0a273af: Pull complete [2023-06-21T00:46:36.504Z] 5d3b04190fa2: Pull complete [2023-06-21T00:46:37.481Z] ---> Running in 697a40c118e5 [2023-06-21T00:46:37.748Z] Removing intermediate container 697a40c118e5 [2023-06-21T00:46:37.748Z] ---> 7e23b75e78a2 [2023-06-21T00:46:37.748Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T00:46:38.016Z] ---> Running in 0b208bc0a0b0 [2023-06-21T00:46:38.284Z] Removing intermediate container 0b208bc0a0b0 [2023-06-21T00:46:38.284Z] ---> 09d218d846d6 [2023-06-21T00:46:38.284Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T00:46:38.284Z] ---> Running in 760ceb88b461 [2023-06-21T00:46:38.555Z] Removing intermediate container 760ceb88b461 [2023-06-21T00:46:38.555Z] ---> 18f196c21dd7 [2023-06-21T00:46:38.555Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-06-21T00:46:38.829Z] ---> Running in d9323939701d [2023-06-21T00:46:39.097Z] Removing intermediate container d9323939701d [2023-06-21T00:46:39.097Z] ---> cdc58a3f15f7 [2023-06-21T00:46:39.097Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-21T00:46:39.364Z] ---> Running in 3a88e645f8fb [2023-06-21T00:46:39.631Z] Removing intermediate container 3a88e645f8fb [2023-06-21T00:46:39.631Z] ---> 829708b6a2a7 [2023-06-21T00:46:39.631Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-21T00:46:40.215Z] latest: Pulling from library/docker [2023-06-21T00:46:40.215Z] 8c6d1654570f: Pulling fs layer [2023-06-21T00:46:40.215Z] 1e640e152660: Pulling fs layer [2023-06-21T00:46:40.215Z] db2eba5565b7: Pulling fs layer [2023-06-21T00:46:40.215Z] 9586bf63fa36: Pulling fs layer [2023-06-21T00:46:40.215Z] 6a1478b55d81: Pulling fs layer [2023-06-21T00:46:40.215Z] 80babd45fcba: Pulling fs layer [2023-06-21T00:46:40.215Z] 906e130f5b7f: Pulling fs layer [2023-06-21T00:46:40.215Z] b5047d87ff21: Pulling fs layer [2023-06-21T00:46:40.215Z] 90f972ee4072: Pulling fs layer [2023-06-21T00:46:40.215Z] 83242a083c9a: Pulling fs layer [2023-06-21T00:46:40.215Z] 487989abc1bd: Pulling fs layer [2023-06-21T00:46:40.215Z] 291aa32911d7: Pulling fs layer [2023-06-21T00:46:40.215Z] c36c7ce70d3a: Pulling fs layer [2023-06-21T00:46:40.215Z] ffeb3bf11bef: Pulling fs layer [2023-06-21T00:46:40.215Z] 9586bf63fa36: Waiting [2023-06-21T00:46:40.215Z] 6a1478b55d81: Waiting [2023-06-21T00:46:40.215Z] 80babd45fcba: Waiting [2023-06-21T00:46:40.215Z] 90f972ee4072: Waiting [2023-06-21T00:46:40.215Z] 83242a083c9a: Waiting [2023-06-21T00:46:40.215Z] 906e130f5b7f: Waiting [2023-06-21T00:46:40.215Z] ffeb3bf11bef: Waiting [2023-06-21T00:46:40.215Z] 487989abc1bd: Waiting [2023-06-21T00:46:40.215Z] c36c7ce70d3a: Waiting [2023-06-21T00:46:40.215Z] 291aa32911d7: Waiting [2023-06-21T00:46:40.483Z] db2eba5565b7: Verifying Checksum [2023-06-21T00:46:40.483Z] db2eba5565b7: Download complete [2023-06-21T00:46:40.483Z] 1e640e152660: Verifying Checksum [2023-06-21T00:46:40.483Z] 1e640e152660: Download complete [2023-06-21T00:46:40.483Z] 8c6d1654570f: Verifying Checksum [2023-06-21T00:46:40.483Z] 8c6d1654570f: Download complete [2023-06-21T00:46:41.073Z] 9586bf63fa36: Verifying Checksum [2023-06-21T00:46:41.073Z] 9586bf63fa36: Download complete [2023-06-21T00:46:41.073Z] 80babd45fcba: Verifying Checksum [2023-06-21T00:46:41.073Z] 80babd45fcba: Download complete [2023-06-21T00:46:41.347Z] 906e130f5b7f: Verifying Checksum [2023-06-21T00:46:41.347Z] 906e130f5b7f: Download complete [2023-06-21T00:46:41.347Z] b5047d87ff21: Verifying Checksum [2023-06-21T00:46:41.347Z] b5047d87ff21: Download complete [2023-06-21T00:46:41.347Z] 8c6d1654570f: Pull complete [2023-06-21T00:46:41.347Z] 6a1478b55d81: Verifying Checksum [2023-06-21T00:46:41.347Z] 6a1478b55d81: Download complete [2023-06-21T00:46:41.347Z] 90f972ee4072: Verifying Checksum [2023-06-21T00:46:41.347Z] 90f972ee4072: Download complete [2023-06-21T00:46:41.618Z] 487989abc1bd: Verifying Checksum [2023-06-21T00:46:41.618Z] 487989abc1bd: Download complete [2023-06-21T00:46:41.618Z] 83242a083c9a: Verifying Checksum [2023-06-21T00:46:41.618Z] 83242a083c9a: Download complete [2023-06-21T00:46:41.618Z] c36c7ce70d3a: Verifying Checksum [2023-06-21T00:46:41.618Z] c36c7ce70d3a: Download complete [2023-06-21T00:46:41.772Z] 2f39f015ded8: Pull complete [2023-06-21T00:46:41.772Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-21T00:46:41.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T00:46:41.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:46:41.849Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T00:46:41.880Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T00:46:41.888Z] ffeb3bf11bef: Verifying Checksum [2023-06-21T00:46:41.888Z] ffeb3bf11bef: Download complete [2023-06-21T00:46:41.888Z] 1e640e152660: Pull complete [2023-06-21T00:46:42.158Z] db2eba5565b7: Pull complete [2023-06-21T00:46:43.124Z] 291aa32911d7: Download complete [2023-06-21T00:46:43.124Z] 9586bf63fa36: Pull complete [2023-06-21T00:46:44.539Z] 6a1478b55d81: Pull complete [2023-06-21T00:46:45.351Z] $ docker top 834b14b65a0262415002d62f690fa2d1993a49cd6f1c3f1bcacb3829c9a688dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T00:46:45.505Z] 80babd45fcba: Pull complete [2023-06-21T00:46:45.779Z] 906e130f5b7f: Pull complete [2023-06-21T00:46:45.823Z] ---> job-cost.sh [2023-06-21T00:46:45.823Z] lf-activate-venv: SKIPPING [2023-06-21T00:46:45.823Z] INFO: No Stack... [2023-06-21T00:46:46.050Z] b5047d87ff21: Pull complete [2023-06-21T00:46:46.328Z] 90f972ee4072: Pull complete [2023-06-21T00:46:46.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T00:46:46.684Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T00:46:46.968Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-06-21T00:46:46.968Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T00:46:46.982Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] [2023-06-21T00:46:46.987Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] did not exist. Created. [2023-06-21T00:46:46.987Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T00:46:47.293Z] + echo total: 0.2199999988079071 [2023-06-21T00:46:47.294Z] 83242a083c9a: Pull complete [Pipeline] stash [2023-06-21T00:46:47.563Z] 487989abc1bd: Pull complete [2023-06-21T00:46:47.861Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T00:46:47.873Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T00:46:47.893Z] $ docker stop --time=1 834b14b65a0262415002d62f690fa2d1993a49cd6f1c3f1bcacb3829c9a688dc [2023-06-21T00:46:49.096Z] $ docker rm -f --volumes 834b14b65a0262415002d62f690fa2d1993a49cd6f1c3f1bcacb3829c9a688dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-21T00:46:50.152Z] 291aa32911d7: Pull complete [2023-06-21T00:46:50.422Z] c36c7ce70d3a: Pull complete [2023-06-21T00:46:50.689Z] ffeb3bf11bef: Pull complete [2023-06-21T00:46:50.689Z] Digest: sha256:f8b5e548ce35f1e177aaebae6e738315a7e9a75098d76dfae60238e0ce3a788b [2023-06-21T00:46:50.689Z] Status: Downloaded newer image for docker:latest [2023-06-21T00:46:53.282Z] ---> 2bcb143a511a [2023-06-21T00:46:53.282Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T00:46:53.282Z] ---> Running in a1ac8cec5084 [2023-06-21T00:46:54.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T00:46:55.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T00:46:56.173Z] OK: 263 MiB in 53 packages [2023-06-21T00:46:57.138Z] Removing intermediate container a1ac8cec5084 [2023-06-21T00:46:57.138Z] ---> 523086f401f7 [2023-06-21T00:46:57.138Z] Step 10/15 : ENV GO111MODULE=on [2023-06-21T00:46:57.138Z] ---> Running in d78b90598ed1 [2023-06-21T00:46:57.405Z] Removing intermediate container d78b90598ed1 [2023-06-21T00:46:57.405Z] ---> 52b838ccbe50 [2023-06-21T00:46:57.405Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-21T00:46:57.405Z] ---> Running in e4bde624c865 [2023-06-21T00:46:57.674Z] Removing intermediate container e4bde624c865 [2023-06-21T00:46:57.674Z] ---> 34f3214305ab [2023-06-21T00:46:57.674Z] Step 12/15 : COPY go.mod vendor* ./ [2023-06-21T00:46:58.272Z] ---> 4de11afb1395 [2023-06-21T00:46:58.272Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T00:46:58.541Z] ---> Running in d424f2e96ea8 [2023-06-21T00:48:06.439Z] Removing intermediate container d424f2e96ea8 [2023-06-21T00:48:06.439Z] ---> b4eef22ed0e7 [2023-06-21T00:48:06.439Z] Step 14/15 : COPY . . [2023-06-21T00:48:06.439Z] ---> a221242be047 [2023-06-21T00:48:06.439Z] Step 15/15 : RUN ${MAKE} [2023-06-21T00:48:06.439Z] ---> Running in d9f3598e3580 [2023-06-21T00:48:06.439Z] noop [2023-06-21T00:48:06.439Z] Removing intermediate container d9f3598e3580 [2023-06-21T00:48:06.439Z] ---> b9fe54360818 [2023-06-21T00:48:06.439Z] Successfully built b9fe54360818 [2023-06-21T00:48:06.439Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:48:06.783Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T00:48:06.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:48:06.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-18958 does not seem to be running inside a container [2023-06-21T00:48:07.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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-06-21T00:48:09.708Z] $ docker top 64202a8b89d3ad5bb6d3bbb7d9684ed5f91e0d86121d0d145d1a2e4952c60125 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:48:10.547Z] + go version [2023-06-21T00:48:10.547Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-21T00:48:10.565Z] $ docker stop --time=1 64202a8b89d3ad5bb6d3bbb7d9684ed5f91e0d86121d0d145d1a2e4952c60125 [2023-06-21T00:48:12.205Z] $ docker rm -f --volumes 64202a8b89d3ad5bb6d3bbb7d9684ed5f91e0d86121d0d145d1a2e4952c60125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T00:48:12.757Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T00:48:12.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T00:48:12.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-18958 does not seem to be running inside a container [2023-06-21T00:48:13.027Z] $ 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/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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-06-21T00:48:14.174Z] $ docker top 20401c40eeb1144f4597ff870f37b8c06e404cbf23d031add953595fc00473d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T00:48:14.952Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/119 [Pipeline] fileExists [Pipeline] sh [2023-06-21T00:48:15.593Z] + make test [2023-06-21T00:48:15.593Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-06-21T00:48:47.826Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-06-21T00:50:24.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-06-21T00:50:24.474Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-06-21T00:50:51.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T00:50:51.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T00:50:51.173Z] ./bin/test-attribution-txt.sh [2023-06-21T00:50:51.173Z] make -C web test [2023-06-21T00:50:51.173Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/119/web' [2023-06-21T00:50:51.173Z] make[1]: tput: No such file or directory [2023-06-21T00:50:51.173Z] make[1]: tput: No such file or directory [2023-06-21T00:50:51.173Z] warning: generating ./VERSION [2023-06-21T00:50:51.173Z] echo "0.0.0" > VERSION [2023-06-21T00:50:51.173Z] docker build \ [2023-06-21T00:50:51.173Z] -f Dockerfile \ [2023-06-21T00:50:51.173Z] --build-arg USER=1000 \ [2023-06-21T00:50:51.173Z] \ [2023-06-21T00:50:51.173Z] --label "git_sha=032679f4de50173df241c2a6c0134d228e62d0d0" \ [2023-06-21T00:50:51.173Z] -t edgexfoundry/edgex-web-ui:032679f4de50173df241c2a6c0134d228e62d0d0 \ [2023-06-21T00:50:51.173Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-06-21T00:50:51.173Z] . [2023-06-21T00:50:51.442Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-06-21T00:50:51.442Z] Install the buildx component to build images with BuildKit: [2023-06-21T00:50:51.442Z] https://docs.docker.com/go/buildx/ [2023-06-21T00:50:51.442Z] [2023-06-21T00:50:52.035Z] Sending build context to Docker daemon 2.571MB [2023-06-21T00:50:52.035Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-06-21T00:50:52.303Z] 16.17-alpine3.15: Pulling from library/node [2023-06-21T00:50:52.573Z] 47517142f6ba: Pulling fs layer [2023-06-21T00:50:52.573Z] 5f8c4bfa009b: Pulling fs layer [2023-06-21T00:50:52.573Z] f7079c9c4ba1: Pulling fs layer [2023-06-21T00:50:52.573Z] aba105e6f55a: Pulling fs layer [2023-06-21T00:50:52.573Z] aba105e6f55a: Waiting [2023-06-21T00:50:52.843Z] 47517142f6ba: Verifying Checksum [2023-06-21T00:50:52.843Z] 47517142f6ba: Download complete [2023-06-21T00:50:52.843Z] aba105e6f55a: Verifying Checksum [2023-06-21T00:50:52.843Z] aba105e6f55a: Download complete [2023-06-21T00:50:53.109Z] f7079c9c4ba1: Verifying Checksum [2023-06-21T00:50:54.529Z] 5f8c4bfa009b: Verifying Checksum [2023-06-21T00:50:54.529Z] 5f8c4bfa009b: Download complete [2023-06-21T00:50:55.492Z] 47517142f6ba: Pull complete [2023-06-21T00:51:02.134Z] 5f8c4bfa009b: Pull complete [2023-06-21T00:51:02.727Z] f7079c9c4ba1: Pull complete [2023-06-21T00:51:02.994Z] aba105e6f55a: Pull complete [2023-06-21T00:51:02.994Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-06-21T00:51:02.994Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-06-21T00:51:02.994Z] ---> bf1b8b58d215 [2023-06-21T00:51:02.994Z] Step 2/10 : RUN apk add --no-cache chromium [2023-06-21T00:51:03.587Z] ---> Running in ab044d1c0816 [2023-06-21T00:51:04.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-06-21T00:51:05.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-06-21T00:51:06.102Z] (1/128) Installing libxau (1.0.9-r0) [2023-06-21T00:51:06.102Z] (2/128) Installing libmd (1.0.3-r0) [2023-06-21T00:51:06.102Z] (3/128) Installing libbsd (0.11.3-r1) [2023-06-21T00:51:06.102Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-06-21T00:51:06.102Z] (5/128) Installing libxcb (1.14-r2) [2023-06-21T00:51:06.102Z] (6/128) Installing libx11 (1.7.3.1-r1) [2023-06-21T00:51:06.102Z] (7/128) Installing libxext (1.3.4-r0) [2023-06-21T00:51:06.102Z] (8/128) Installing libice (1.0.10-r0) [2023-06-21T00:51:06.102Z] (9/128) Installing libuuid (2.37.4-r0) [2023-06-21T00:51:06.102Z] (10/128) Installing libsm (1.2.3-r0) [2023-06-21T00:51:06.102Z] (11/128) Installing libxt (1.2.1-r0) [2023-06-21T00:51:06.102Z] (12/128) Installing libxmu (1.1.3-r0) [2023-06-21T00:51:06.367Z] (13/128) Installing xset (1.2.4-r0) [2023-06-21T00:51:06.367Z] (14/128) Installing xprop (1.2.5-r0) [2023-06-21T00:51:06.367Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-06-21T00:51:06.367Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-06-21T00:51:06.367Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-06-21T00:51:06.367Z] (18/128) Installing libffi (3.4.2-r1) [2023-06-21T00:51:06.367Z] (19/128) Installing libintl (0.21-r0) [2023-06-21T00:51:06.367Z] (20/128) Installing libblkid (2.37.4-r0) [2023-06-21T00:51:06.367Z] (21/128) Installing libmount (2.37.4-r0) [2023-06-21T00:51:06.367Z] (22/128) Installing pcre (8.45-r1) [2023-06-21T00:51:06.633Z] (23/128) Installing glib (2.70.5-r0) [2023-06-21T00:51:06.633Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-06-21T00:51:06.633Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-06-21T00:51:06.899Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-06-21T00:51:06.899Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-06-21T00:51:06.899Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-06-21T00:51:07.164Z] (29/128) Installing libpng (1.6.37-r1) [2023-06-21T00:51:07.164Z] (30/128) Installing libwebp (1.2.2-r1) [2023-06-21T00:51:07.164Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-06-21T00:51:07.164Z] (32/128) Installing tiff (4.4.0-r3) [2023-06-21T00:51:07.429Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-06-21T00:51:07.429Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-06-21T00:51:07.429Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-06-21T00:51:07.429Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-06-21T00:51:07.429Z] (37/128) Installing libxrender (0.9.10-r3) [2023-06-21T00:51:07.429Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-06-21T00:51:07.696Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-06-21T00:51:07.696Z] (40/128) Installing libxi (1.8-r0) [2023-06-21T00:51:07.696Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-06-21T00:51:07.696Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-06-21T00:51:07.696Z] (43/128) Installing atk (2.36.0-r0) [2023-06-21T00:51:07.696Z] (44/128) Installing libxtst (1.2.3-r3) [2023-06-21T00:51:07.696Z] (45/128) Installing dbus-libs (1.12.26-r0) [2023-06-21T00:51:07.696Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-06-21T00:51:07.963Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-06-21T00:51:07.963Z] (48/128) Installing expat (2.5.0-r0) [2023-06-21T00:51:07.963Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-06-21T00:51:07.963Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-06-21T00:51:07.963Z] (51/128) Installing freetype (2.11.1-r2) [2023-06-21T00:51:07.963Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-06-21T00:51:07.963Z] (53/128) Installing pixman (0.40.0-r4) [2023-06-21T00:51:07.963Z] (54/128) Installing cairo (1.16.0-r5) [2023-06-21T00:51:08.230Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-06-21T00:51:08.230Z] (56/128) Installing avahi-libs (0.8-r5) [2023-06-21T00:51:08.230Z] (57/128) Installing gmp (6.2.1-r1) [2023-06-21T00:51:08.230Z] (58/128) Installing nettle (3.7.3-r0) [2023-06-21T00:51:08.230Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-06-21T00:51:08.230Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-06-21T00:51:08.230Z] (61/128) Installing libunistring (0.9.10-r1) [2023-06-21T00:51:08.230Z] (62/128) Installing gnutls (3.7.1-r2) [2023-06-21T00:51:08.495Z] (63/128) Installing cups-libs (2.3.3-r7) [2023-06-21T00:51:08.495Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-06-21T00:51:08.495Z] (65/128) Installing fribidi (1.0.11-r0) [2023-06-21T00:51:08.495Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-06-21T00:51:08.495Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-06-21T00:51:08.759Z] (68/128) Installing libxft (2.3.4-r0) [2023-06-21T00:51:08.759Z] (69/128) Installing pango (1.48.10-r0) [2023-06-21T00:51:08.759Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-06-21T00:51:08.759Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-06-21T00:51:08.759Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-06-21T00:51:08.759Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-06-21T00:51:09.024Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-06-21T00:51:09.024Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-06-21T00:51:09.290Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-06-21T00:51:09.558Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-06-21T00:51:09.558Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-06-21T00:51:09.558Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-06-21T00:51:09.558Z] Executing ttf-opensans-1.10-r1.post-install [2023-06-21T00:51:12.141Z] (79/128) Installing libogg (1.3.5-r0) [2023-06-21T00:51:12.141Z] (80/128) Installing flac (1.3.4-r0) [2023-06-21T00:51:12.141Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-06-21T00:51:12.141Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-06-21T00:51:12.141Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-06-21T00:51:12.141Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-06-21T00:51:12.408Z] (85/128) Installing libass (0.15.2-r0) [2023-06-21T00:51:12.408Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-06-21T00:51:12.408Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-06-21T00:51:12.408Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-06-21T00:51:12.408Z] (89/128) Installing lame (3.100-r0) [2023-06-21T00:51:12.408Z] (90/128) Installing opus (1.3.1-r1) [2023-06-21T00:51:12.408Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-06-21T00:51:12.408Z] (92/128) Installing soxr (0.1.3-r2) [2023-06-21T00:51:12.408Z] (93/128) Installing libsrt (1.4.2-r1) [2023-06-21T00:51:12.408Z] (94/128) Installing libssh (0.9.6-r1) [2023-06-21T00:51:12.674Z] (95/128) Installing libtheora (1.1.1-r16) [2023-06-21T00:51:12.674Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-06-21T00:51:12.674Z] (97/128) Installing libdrm (2.4.109-r0) [2023-06-21T00:51:12.674Z] (98/128) Installing libva (2.13.0-r0) [2023-06-21T00:51:12.674Z] (99/128) Installing libvdpau (1.4-r0) [2023-06-21T00:51:12.943Z] (100/128) Installing vidstab (1.1.0-r1) [2023-06-21T00:51:12.943Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-06-21T00:51:12.943Z] (102/128) Installing libvpx (1.10.0-r0) [2023-06-21T00:51:12.943Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-06-21T00:51:12.943Z] (104/128) Installing x264-libs (20210613-r0) [2023-06-21T00:51:13.211Z] (105/128) Installing x265-libs (3.5-r0) [2023-06-21T00:51:13.211Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-06-21T00:51:13.211Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-06-21T00:51:14.172Z] (108/128) Installing libevent (2.1.12-r4) [2023-06-21T00:51:14.172Z] (109/128) Installing mesa (21.2.6-r0) [2023-06-21T00:51:14.172Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-06-21T00:51:14.172Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-06-21T00:51:14.438Z] (112/128) Installing lcms2 (2.12-r1) [2023-06-21T00:51:14.438Z] (113/128) Installing nspr (4.32-r0) [2023-06-21T00:51:14.438Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-06-21T00:51:14.438Z] (115/128) Installing nss (3.78.1-r0) [2023-06-21T00:51:15.019Z] (116/128) Installing libasyncns (0.8-r1) [2023-06-21T00:51:15.019Z] (117/128) Installing libltdl (2.4.6-r7) [2023-06-21T00:51:15.019Z] (118/128) Installing orc (0.4.32-r0) [2023-06-21T00:51:15.019Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-06-21T00:51:15.019Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-06-21T00:51:15.019Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-06-21T00:51:15.019Z] (122/128) Installing libpulse (15.0-r2) [2023-06-21T00:51:15.019Z] (123/128) Installing re2 (2021.11.01-r0) [2023-06-21T00:51:15.019Z] (124/128) Installing snappy (1.1.9-r1) [2023-06-21T00:51:15.019Z] (125/128) Installing libgpg-error (1.42-r1) [2023-06-21T00:51:15.288Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-06-21T00:51:15.288Z] (127/128) Installing libxslt (1.1.35-r0) [2023-06-21T00:51:15.288Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-06-21T00:51:19.539Z] Executing busybox-1.34.1-r7.trigger [2023-06-21T00:51:19.539Z] Executing glib-2.70.5-r0.trigger [2023-06-21T00:51:19.539Z] Executing shared-mime-info-2.1-r2.trigger [2023-06-21T00:51:20.951Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-21T00:51:20.951Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-06-21T00:51:20.951Z] Executing fontconfig-2.13.1-r4.trigger [2023-06-21T00:51:21.217Z] Executing mkfontscale-1.2.1-r1.trigger [2023-06-21T00:51:21.217Z] OK: 275 MiB in 144 packages [2023-06-21T00:51:31.312Z] Removing intermediate container ab044d1c0816 [2023-06-21T00:51:31.312Z] ---> 9939d5214ec1 [2023-06-21T00:51:31.312Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-06-21T00:51:31.312Z] ---> Running in 48e084c7db4a [2023-06-21T00:51:31.312Z] Removing intermediate container 48e084c7db4a [2023-06-21T00:51:31.312Z] ---> 53142e0ad123 [2023-06-21T00:51:31.312Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-06-21T00:51:31.312Z] ---> Running in cbc2868c3a4b [2023-06-21T00:51:31.312Z] Removing intermediate container cbc2868c3a4b [2023-06-21T00:51:31.312Z] ---> 3933d10fc517 [2023-06-21T00:51:31.312Z] Step 5/10 : RUN npm install -g npm [2023-06-21T00:51:31.312Z] ---> Running in b3316a9ec515 [2023-06-21T00:51:57.983Z] [2023-06-21T00:51:57.983Z] removed 9 packages, changed 102 packages, and audited 262 packages in 23s [2023-06-21T00:51:57.983Z] [2023-06-21T00:51:57.983Z] 27 packages are looking for funding [2023-06-21T00:51:57.983Z] run `npm fund` for details [2023-06-21T00:51:57.983Z] [2023-06-21T00:51:57.983Z] found 0 vulnerabilities [2023-06-21T00:52:01.329Z] Removing intermediate container b3316a9ec515 [2023-06-21T00:52:01.329Z] ---> 4bf00425b259 [2023-06-21T00:52:01.329Z] Step 6/10 : ARG USER=1000 [2023-06-21T00:52:01.329Z] ---> Running in 71793e28016a [2023-06-21T00:52:01.329Z] Removing intermediate container 71793e28016a [2023-06-21T00:52:01.329Z] ---> a08b9d0ccd88 [2023-06-21T00:52:01.329Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-06-21T00:52:01.329Z] ---> Running in 1ed29f69049a [2023-06-21T00:52:04.669Z] Removing intermediate container 1ed29f69049a [2023-06-21T00:52:04.669Z] ---> ad2d9be1a51c [2023-06-21T00:52:04.669Z] Step 8/10 : USER $USER:$USER [2023-06-21T00:52:04.669Z] ---> Running in f1e8042a2b5c [2023-06-21T00:52:04.669Z] Removing intermediate container f1e8042a2b5c [2023-06-21T00:52:04.669Z] ---> 8466b28db98c [2023-06-21T00:52:04.669Z] Step 9/10 : WORKDIR /app [2023-06-21T00:52:04.669Z] ---> Running in 6a624fcb0cdb [2023-06-21T00:52:04.938Z] Removing intermediate container 6a624fcb0cdb [2023-06-21T00:52:04.938Z] ---> bab42989dc4d [2023-06-21T00:52:04.938Z] Step 10/10 : LABEL git_sha=032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:52:05.204Z] ---> Running in e1fe3f7a8626 [2023-06-21T00:52:05.471Z] Removing intermediate container e1fe3f7a8626 [2023-06-21T00:52:05.471Z] ---> 371102f77ea2 [2023-06-21T00:52:05.471Z] Successfully built 371102f77ea2 [2023-06-21T00:52:05.471Z] Successfully tagged edgexfoundry/edgex-web-ui:032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T00:52:05.471Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-06-21T00:52:05.471Z] touch edgex-web-ui.imagebuilt [2023-06-21T00:52:05.471Z] mkdir -p node_modules coverage [2023-06-21T00:52:05.471Z] chown "1000:1000" node_modules coverage package-lock.json [2023-06-21T00:52:05.471Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-06-21T00:52:17.780Z] npm WARN old lockfile [2023-06-21T00:52:17.780Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-06-21T00:52:17.780Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-06-21T00:52:17.780Z] npm WARN old lockfile [2023-06-21T00:52:17.780Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-06-21T00:52:17.780Z] npm WARN old lockfile [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE required: { [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE }, [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T00:52:56.850Z] npm WARN EBADENGINE } [2023-06-21T00:53:23.544Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-06-21T00:53:23.544Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-06-21T00:53:23.544Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-06-21T00:53:23.544Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-21T00:53:24.501Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-06-21T00:53:25.456Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-06-21T00:53:28.796Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-06-21T00:53:34.136Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-06-21T00:53:36.712Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-06-21T00:53:37.672Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-06-21T00:53:47.734Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-06-21T00:53:55.922Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-06-21T00:53:56.503Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-21T00:53:56.768Z] 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-06-21T00:54:01.015Z] 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-06-21T00:54:02.419Z] 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-06-21T00:54:04.361Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-21T00:54:14.416Z] 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-06-21T00:54:16.353Z] 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-06-21T00:54:38.391Z] 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-06-21T00:54:56.586Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-06-21T00:55:35.444Z] [2023-06-21T00:55:35.444Z] added 1475 packages, and audited 1476 packages in 3m [2023-06-21T00:55:35.444Z] [2023-06-21T00:55:35.444Z] 90 packages are looking for funding [2023-06-21T00:55:35.444Z] run `npm fund` for details [2023-06-21T00:55:35.444Z] [2023-06-21T00:55:35.444Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-06-21T00:55:35.444Z] [2023-06-21T00:55:35.444Z] To address issues that do not require attention, run: [2023-06-21T00:55:35.444Z] npm audit fix [2023-06-21T00:55:35.444Z] [2023-06-21T00:55:35.444Z] To address all issues (including breaking changes), run: [2023-06-21T00:55:35.444Z] npm audit fix --force [2023-06-21T00:55:35.444Z] [2023-06-21T00:55:35.444Z] Run `npm audit` for details. [2023-06-21T00:55:36.853Z] 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-06-21T00:55:51.835Z] - Generating browser application bundles (phase: setup)... [2023-06-21T00:56:24.046Z] Compiling @angular/core : es2015 as esm2015 [2023-06-21T00:56:24.047Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-06-21T00:56:50.730Z] Compiling @angular/common : es2015 as esm2015 [2023-06-21T00:56:50.730Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-06-21T00:56:57.367Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-06-21T00:56:57.367Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-06-21T00:57:00.701Z] Compiling @angular/router : es2015 as esm2015 [2023-06-21T00:57:01.281Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-06-21T00:57:06.612Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-06-21T00:57:08.551Z] Compiling @angular/common/http : es2015 as esm2015 [2023-06-21T00:57:08.551Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-06-21T00:57:12.802Z] Compiling @angular/forms : es2015 as esm2015 [2023-06-21T00:57:12.802Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-06-21T00:57:13.768Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-06-21T00:58:10.145Z] 21 06 2023 00:58:08.612:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-06-21T00:58:10.145Z] 21 06 2023 00:58:08.626:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-06-21T00:58:10.145Z] 21 06 2023 00:58:08.653:INFO [launcher]: Starting browser ChromeHeadless [2023-06-21T00:59:31.883Z] 21 06 2023 00:59:19.669:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-06-21T00:59:50.067Z] 21 06 2023 00:59:47.138:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-06-21T01:00:08.263Z] ✔ Browser application bundle generation complete. [2023-06-21T01:00:08.263Z] 21 06 2023 01:00:07.935:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 3vXL5kmuycHi2UGnAAAB with id 75328952 [2023-06-21T01:00:26.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-06-21T01:00:26.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.256 secs) [2023-06-21T01:00:27.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.609 secs) [2023-06-21T01:00:27.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.641 secs) [2023-06-21T01:00:27.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.727 secs) [2023-06-21T01:00:27.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.827 secs) [2023-06-21T01:00:27.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.867 secs) [2023-06-21T01:00:27.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.91 secs) [2023-06-21T01:00:27.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.968 secs) [2023-06-21T01:00:28.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.085 secs) [2023-06-21T01:00:28.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.163 secs) [2023-06-21T01:00:28.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.52 secs) [2023-06-21T01:00:28.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.841 secs) [2023-06-21T01:00:29.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.919 secs) [2023-06-21T01:00:29.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.325 secs) [2023-06-21T01:00:29.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.414 secs) [2023-06-21T01:00:29.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.455 secs) [2023-06-21T01:00:30.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.466 secs) [2023-06-21T01:00:30.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.497 secs) [2023-06-21T01:00:30.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.527 secs) [2023-06-21T01:00:30.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.084 secs) [2023-06-21T01:00:30.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.115 secs) [2023-06-21T01:00:30.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.154 secs) [2023-06-21T01:00:30.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.196 secs) [2023-06-21T01:00:30.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.259 secs) [2023-06-21T01:00:31.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.49 secs) [2023-06-21T01:00:31.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.553 secs) [2023-06-21T01:00:31.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.611 secs) [2023-06-21T01:00:31.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.803 secs) [2023-06-21T01:00:31.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.999 secs) [2023-06-21T01:00:32.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.461 secs) [2023-06-21T01:00:32.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.608 secs) [2023-06-21T01:00:32.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.687 secs) [2023-06-21T01:00:32.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.752 secs) [2023-06-21T01:00:33.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.021 secs) [2023-06-21T01:00:33.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.141 secs) [2023-06-21T01:00:33.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.418 secs) [2023-06-21T01:00:33.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.448 secs) [2023-06-21T01:00:34.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 7.119 secs) [2023-06-21T01:00:34.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 7.154 secs) [2023-06-21T01:00:34.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 7.168 secs) [2023-06-21T01:00:34.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.201 secs) [2023-06-21T01:00:34.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.241 secs) [2023-06-21T01:00:34.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.373 secs) [2023-06-21T01:00:34.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.525 secs) [2023-06-21T01:00:34.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.571 secs) [2023-06-21T01:00:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.709 secs) [2023-06-21T01:00:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.742 secs) [2023-06-21T01:00:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.755 secs) [2023-06-21T01:00:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.766 secs) [2023-06-21T01:00:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.819 secs) [2023-06-21T01:00:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.876 secs) [2023-06-21T01:00:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.912 secs) [2023-06-21T01:00:35.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.08 secs) [2023-06-21T01:00:35.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.154 secs) [2023-06-21T01:00:36.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.237 secs) [2023-06-21T01:00:36.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.376 secs) [2023-06-21T01:00:36.324Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.549 secs) [2023-06-21T01:00:36.324Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.587 secs) [2023-06-21T01:00:36.324Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.631 secs) [2023-06-21T01:00:36.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.752 secs) [2023-06-21T01:00:36.855Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.885 secs) [2023-06-21T01:00:36.855Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.923 secs) [2023-06-21T01:00:36.855Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.963 secs) [2023-06-21T01:00:37.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.039 secs) [2023-06-21T01:00:37.387Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.254 secs) [2023-06-21T01:00:37.387Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.403 secs) [2023-06-21T01:00:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.486 secs) [2023-06-21T01:00:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.541 secs) [2023-06-21T01:00:37.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.703 secs) [2023-06-21T01:00:38.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.88 secs) [2023-06-21T01:00:38.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.945 secs) [2023-06-21T01:00:38.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10 secs) [2023-06-21T01:00:38.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.099 secs) [2023-06-21T01:00:38.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.171 secs) [2023-06-21T01:00:38.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.232 secs) [2023-06-21T01:00:38.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.256 secs) [2023-06-21T01:00:38.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.265 secs) [2023-06-21T01:00:38.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.274 secs) [2023-06-21T01:00:38.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.284 secs) [2023-06-21T01:00:38.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.433 secs) [2023-06-21T01:00:38.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.548 secs) [2023-06-21T01:00:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.614 secs) [2023-06-21T01:00:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.655 secs) [2023-06-21T01:00:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.734 secs) [2023-06-21T01:00:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.753 secs) [2023-06-21T01:00:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.768 secs) [2023-06-21T01:00:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.785 secs) [2023-06-21T01:00:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.801 secs) [2023-06-21T01:00:39.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.911 secs) [2023-06-21T01:00:39.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.967 secs) [2023-06-21T01:00:39.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.049 secs) [2023-06-21T01:00:39.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.059 secs) [2023-06-21T01:00:40.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.137 secs) [2023-06-21T01:00:40.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.176 secs) [2023-06-21T01:00:40.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.195 secs) [2023-06-21T01:00:40.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.207 secs) [2023-06-21T01:00:40.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.222 secs) [2023-06-21T01:00:40.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.236 secs) [2023-06-21T01:00:40.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.251 secs) [2023-06-21T01:00:40.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.322 secs) [2023-06-21T01:00:40.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.35 secs) [2023-06-21T01:00:40.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.577 secs) [2023-06-21T01:00:40.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.603 secs) [2023-06-21T01:00:40.836Z] WARN: ' [2023-06-21T01:00:40.836Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-21T01:00:40.836Z] Support for using the ngModel input property and ngModelChange event with [2023-06-21T01:00:40.836Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-21T01:00:40.836Z] in a future version of Angular. [2023-06-21T01:00:40.836Z] [2023-06-21T01:00:40.836Z] For more information on this, see our API docs here: [2023-06-21T01:00:40.836Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-21T01:00:40.836Z] ' [2023-06-21T01:00:40.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.603 secs) [2023-06-21T01:00:40.836Z] WARN: ' [2023-06-21T01:00:40.836Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-21T01:00:40.836Z] Support for using the ngModel input property and ngModelChange event with [2023-06-21T01:00:40.836Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-21T01:00:40.836Z] in a future version of Angular. [2023-06-21T01:00:40.836Z] [2023-06-21T01:00:40.836Z] For more information on this, see our API docs here: [2023-06-21T01:00:40.836Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-21T01:00:40.836Z] ' [2023-06-21T01:00:40.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.748 secs) [2023-06-21T01:00:40.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.821 secs) [2023-06-21T01:00:41.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.899 secs) [2023-06-21T01:00:41.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.943 secs) [2023-06-21T01:00:41.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.988 secs) [2023-06-21T01:00:41.420Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.151 secs) [2023-06-21T01:00:41.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.299 secs) [2023-06-21T01:00:41.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.317 secs) [2023-06-21T01:00:41.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.329 secs) [2023-06-21T01:00:41.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.341 secs) [2023-06-21T01:00:41.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.355 secs) [2023-06-21T01:00:41.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.377 secs) [2023-06-21T01:00:41.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.393 secs) [2023-06-21T01:00:41.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.424 secs) [2023-06-21T01:00:41.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.549 secs) [2023-06-21T01:00:42.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.717 secs) [2023-06-21T01:00:42.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.764 secs) [2023-06-21T01:00:42.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.777 secs) [2023-06-21T01:00:42.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.788 secs) [2023-06-21T01:00:42.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.822 secs) [2023-06-21T01:00:42.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.878 secs) [2023-06-21T01:00:42.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.037 secs) [2023-06-21T01:00:43.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.282 secs) [2023-06-21T01:00:43.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.346 secs) [2023-06-21T01:00:43.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.368 secs) [2023-06-21T01:00:43.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.386 secs) [2023-06-21T01:00:43.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.413 secs) [2023-06-21T01:00:43.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.466 secs) [2023-06-21T01:00:43.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.521 secs) [2023-06-21T01:00:43.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.599 secs) [2023-06-21T01:00:43.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.632 secs) [2023-06-21T01:00:43.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.661 secs) [2023-06-21T01:00:43.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.69 secs) [2023-06-21T01:00:43.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.777 secs) [2023-06-21T01:00:44.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.806 secs) [2023-06-21T01:00:44.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.877 secs) [2023-06-21T01:00:44.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.894 secs) [2023-06-21T01:00:44.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.933 secs) [2023-06-21T01:00:44.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.005 secs) [2023-06-21T01:00:44.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.043 secs) [2023-06-21T01:00:44.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.058 secs) [2023-06-21T01:00:44.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.09 secs) [2023-06-21T01:00:47.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.704 secs / 14.09 secs) [2023-06-21T01:00:47.187Z] TOTAL: 145 SUCCESS [2023-06-21T01:00:47.187Z] ✔ Browser application bundle generation complete. [2023-06-21T01:00:48.593Z] [2023-06-21T01:00:48.593Z] =============================== Coverage summary =============================== [2023-06-21T01:00:48.593Z] Statements : 41.53% ( 1424/3429 ) [2023-06-21T01:00:48.593Z] Branches : 12.14% ( 109/898 ) [2023-06-21T01:00:48.593Z] Functions : 33.25% ( 416/1251 ) [2023-06-21T01:00:48.593Z] Lines : 39.41% ( 1279/3245 ) [2023-06-21T01:00:48.593Z] ================================================================================ [2023-06-21T01:00:48.593Z] 21 06 2023 01:00:48.248:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-06-21T01:00:49.549Z] ✔ Browser application bundle generation complete. [2023-06-21T01:00:50.129Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/119/web' [Pipeline] echo [2023-06-21T01:00:50.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T01:00:50.155Z] $ docker stop --time=1 20401c40eeb1144f4597ff870f37b8c06e404cbf23d031add953595fc00473d8 [2023-06-21T01:00:51.843Z] $ docker rm -f --volumes 20401c40eeb1144f4597ff870f37b8c06e404cbf23d031add953595fc00473d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T01:00:52.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T01:00:55.410Z] Warning: overwriting stash ‘coverage-report’ [2023-06-21T01:01:00.433Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T01:01:00.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T01:01:03.727Z] + ls -al . [2023-06-21T01:01:03.727Z] total 176 [2023-06-21T01:01:03.727Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 21 00:48 . [2023-06-21T01:01:03.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:45 .. [2023-06-21T01:01:03.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:45 .blubracket [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 18 Jun 21 00:45 .dockerignore [2023-06-21T01:01:03.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 00:45 .git [2023-06-21T01:01:03.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:45 .github [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 185 Jun 21 00:45 .gitignore [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 8418 Jun 21 00:45 Attribution.txt [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 19103 Jun 21 00:45 CHANGELOG.md [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 00:45 CONTRIBUTING.md [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 1788 Jun 21 00:45 Dockerfile [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 00:45 Jenkinsfile [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 00:45 LICENSE [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 2134 Jun 21 00:45 Makefile [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 4549 Jun 21 00:45 README.md [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 00:42 VERSION [2023-06-21T01:01:03.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:45 assets [2023-06-21T01:01:03.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:45 bin [2023-06-21T01:01:03.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 00:45 cmd [2023-06-21T01:01:03.727Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 00:48 coverage.out [2023-06-21T01:01:03.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 00:45 docs [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 2999 Jun 21 00:45 go.mod [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 30528 Jun 21 00:45 go.sum [2023-06-21T01:01:03.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 00:45 internal [2023-06-21T01:01:03.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:45 snap [2023-06-21T01:01:03.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 00:45 testing [2023-06-21T01:01:03.727Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 00:45 version.go [2023-06-21T01:01:03.727Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 21 00:52 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:01:04.055Z] + 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=032679f4de50173df241c2a6c0134d228e62d0d0 --label arch=arm64 --label version=3.1.0-dev.1 . [2023-06-21T01:01:05.626Z] Sending build context to Docker daemon 33.05MB [2023-06-21T01:01:05.626Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T01:01:05.626Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-21T01:01:05.626Z] ---> b9fe54360818 [2023-06-21T01:01:05.626Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-21T01:01:06.208Z] ---> Running in 9e0378dc9752 [2023-06-21T01:01:06.476Z] Removing intermediate container 9e0378dc9752 [2023-06-21T01:01:06.476Z] ---> bbfdfd421fbf [2023-06-21T01:01:06.476Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T01:01:06.476Z] ---> Running in c3ac58415776 [2023-06-21T01:01:06.742Z] Removing intermediate container c3ac58415776 [2023-06-21T01:01:06.742Z] ---> 085a4ba6b89a [2023-06-21T01:01:06.742Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T01:01:06.742Z] ---> Running in eb86937183ac [2023-06-21T01:01:07.009Z] Removing intermediate container eb86937183ac [2023-06-21T01:01:07.009Z] ---> f8a7f6bacb3e [2023-06-21T01:01:07.009Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-06-21T01:01:07.278Z] ---> Running in d2f79e27a288 [2023-06-21T01:01:07.545Z] Removing intermediate container d2f79e27a288 [2023-06-21T01:01:07.545Z] ---> 1ae02da44ef1 [2023-06-21T01:01:07.545Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-21T01:01:07.545Z] ---> Running in 067a7f4c41b3 [2023-06-21T01:01:07.811Z] Removing intermediate container 067a7f4c41b3 [2023-06-21T01:01:07.811Z] ---> 7d6e5d29af51 [2023-06-21T01:01:07.811Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-21T01:01:09.750Z] ---> 5fadf9196a8f [2023-06-21T01:01:09.750Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T01:01:09.750Z] ---> Running in d96bbb3e2a06 [2023-06-21T01:01:10.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T01:01:10.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T01:01:12.313Z] OK: 263 MiB in 53 packages [2023-06-21T01:01:12.892Z] Removing intermediate container d96bbb3e2a06 [2023-06-21T01:01:12.892Z] ---> 6076a7aab729 [2023-06-21T01:01:12.892Z] Step 10/25 : ENV GO111MODULE=on [2023-06-21T01:01:12.892Z] ---> Running in 42d252e9fd8d [2023-06-21T01:01:13.157Z] Removing intermediate container 42d252e9fd8d [2023-06-21T01:01:13.157Z] ---> a06d1421c12e [2023-06-21T01:01:13.157Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-21T01:01:13.157Z] ---> Running in 4a5f035cea3f [2023-06-21T01:01:13.742Z] Removing intermediate container 4a5f035cea3f [2023-06-21T01:01:13.742Z] ---> 062ef6f1528e [2023-06-21T01:01:13.742Z] Step 12/25 : COPY go.mod vendor* ./ [2023-06-21T01:01:14.008Z] ---> eecec830095a [2023-06-21T01:01:14.008Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T01:01:15.945Z] ---> Running in dcd4b1660080 [2023-06-21T01:01:17.895Z] Removing intermediate container dcd4b1660080 [2023-06-21T01:01:17.895Z] ---> a093e5bed213 [2023-06-21T01:01:17.895Z] Step 14/25 : COPY . . [2023-06-21T01:01:22.143Z] ---> bb196deaaf4d [2023-06-21T01:01:22.143Z] Step 15/25 : RUN ${MAKE} [2023-06-21T01:01:22.143Z] ---> Running in 8edd94451330 [2023-06-21T01:01:23.102Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-06-21T01:03:29.727Z] Removing intermediate container 8edd94451330 [2023-06-21T01:03:29.727Z] ---> f73a56126f71 [2023-06-21T01:03:29.727Z] Step 16/25 : FROM alpine:3.17 [2023-06-21T01:03:29.727Z] 3.17: Pulling from library/alpine [2023-06-21T01:03:29.727Z] edb6bdbacee9: Pulling fs layer [2023-06-21T01:03:29.727Z] edb6bdbacee9: Download complete [2023-06-21T01:03:29.727Z] edb6bdbacee9: Pull complete [2023-06-21T01:03:29.727Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T01:03:29.727Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T01:03:29.727Z] ---> 779605e5fbc0 [2023-06-21T01:03:29.727Z] Step 17/25 : EXPOSE 4000 [2023-06-21T01:03:29.727Z] ---> Running in 14d06b7406c5 [2023-06-21T01:03:29.727Z] Removing intermediate container 14d06b7406c5 [2023-06-21T01:03:29.727Z] ---> 0da986663c1d [2023-06-21T01:03:29.727Z] Step 18/25 : 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-06-21T01:03:29.727Z] ---> a095d6a47d21 [2023-06-21T01:03:29.727Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-06-21T01:03:29.727Z] ---> f7b140873408 [2023-06-21T01:03:29.727Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-06-21T01:03:29.727Z] ---> e20f23cbb227 [2023-06-21T01:03:29.727Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-06-21T01:03:29.727Z] ---> Running in 5f41018aa0bb [2023-06-21T01:03:29.727Z] Removing intermediate container 5f41018aa0bb [2023-06-21T01:03:29.727Z] ---> 7876906a0b05 [2023-06-21T01:03:29.727Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-06-21T01:03:29.727Z] ---> Running in 01374e5f7ada [2023-06-21T01:03:29.727Z] Removing intermediate container 01374e5f7ada [2023-06-21T01:03:29.727Z] ---> a904435c0be8 [2023-06-21T01:03:29.727Z] Step 23/25 : LABEL arch=arm64 [2023-06-21T01:03:29.727Z] ---> Running in f0aadda7d0ed [2023-06-21T01:03:29.727Z] Removing intermediate container f0aadda7d0ed [2023-06-21T01:03:29.727Z] ---> a09f07c39f41 [2023-06-21T01:03:29.727Z] Step 24/25 : LABEL git_sha=032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T01:03:29.727Z] ---> Running in 4e0ab4068195 [2023-06-21T01:03:29.727Z] Removing intermediate container 4e0ab4068195 [2023-06-21T01:03:29.727Z] ---> c084991c3f24 [2023-06-21T01:03:29.727Z] Step 25/25 : LABEL version=3.1.0-dev.1 [2023-06-21T01:03:29.727Z] ---> Running in 4b1803772fc2 [2023-06-21T01:03:29.727Z] Removing intermediate container 4b1803772fc2 [2023-06-21T01:03:29.727Z] ---> 3bcc942dac7f [2023-06-21T01:03:29.727Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T01:03:29.727Z] Successfully built 3bcc942dac7f [2023-06-21T01:03:29.727Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T01:03:29.851Z] provisioning config files... [2023-06-21T01:03:29.864Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config8636110292905393407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:03:30.189Z] ---> docker-login.sh [2023-06-21T01:03:30.189Z] nexus3.edgexfoundry.org:10001 [2023-06-21T01:03:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:03:30.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:03:30.454Z] Configure a credential helper to remove this warning. See [2023-06-21T01:03:30.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:03:30.454Z] [2023-06-21T01:03:30.454Z] Login Succeeded [2023-06-21T01:03:30.454Z] nexus3.edgexfoundry.org:10002 [2023-06-21T01:03:30.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:03:30.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:03:30.717Z] Configure a credential helper to remove this warning. See [2023-06-21T01:03:30.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:03:30.717Z] [2023-06-21T01:03:33.278Z] Login Succeeded [2023-06-21T01:03:33.278Z] nexus3.edgexfoundry.org:10003 [2023-06-21T01:03:33.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:03:33.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:03:33.278Z] Configure a credential helper to remove this warning. See [2023-06-21T01:03:33.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:03:33.278Z] [2023-06-21T01:03:33.278Z] Login Succeeded [2023-06-21T01:03:33.278Z] nexus3.edgexfoundry.org:10004 [2023-06-21T01:03:33.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:03:33.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:03:33.810Z] Configure a credential helper to remove this warning. See [2023-06-21T01:03:33.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:03:33.810Z] [2023-06-21T01:03:33.810Z] Login Succeeded [2023-06-21T01:03:33.810Z] docker.io [2023-06-21T01:03:33.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:03:34.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:03:34.075Z] Configure a credential helper to remove this warning. See [2023-06-21T01:03:34.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:03:34.075Z] [2023-06-21T01:03:34.075Z] Login Succeeded [2023-06-21T01:03:34.075Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T01:03:34.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T01:03:34.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T01:03:34.148Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-06-21T01:03:34.148Z] 032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T01:03:34.148Z] latest [2023-06-21T01:03:34.148Z] 3.1.0-dev.1 [2023-06-21T01:03:34.148Z] 032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [2023-06-21T01:03:34.148Z] main [2023-06-21T01:03:34.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:34.498Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:34.836Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T01:03:34.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-06-21T01:03:34.836Z] 94d69d756be6: Preparing [2023-06-21T01:03:34.836Z] 5ef39e68274c: Preparing [2023-06-21T01:03:34.836Z] 1f8441eb45de: Preparing [2023-06-21T01:03:34.836Z] 9386262d7a74: Preparing [2023-06-21T01:03:34.836Z] 9386262d7a74: Layer already exists [2023-06-21T01:03:35.102Z] 94d69d756be6: Pushed [2023-06-21T01:03:35.102Z] 5ef39e68274c: Pushed [2023-06-21T01:03:41.726Z] 1f8441eb45de: Pushed [2023-06-21T01:03:41.726Z] 032679f4de50173df241c2a6c0134d228e62d0d0: digest: sha256:de0b36abc8cb619457d3cc3b4a73821a68a82d5a5c30d1353fa99493a58df87e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:42.061Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:42.406Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-06-21T01:03:42.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-06-21T01:03:42.406Z] 94d69d756be6: Preparing [2023-06-21T01:03:42.406Z] 5ef39e68274c: Preparing [2023-06-21T01:03:42.407Z] 1f8441eb45de: Preparing [2023-06-21T01:03:42.407Z] 9386262d7a74: Preparing [2023-06-21T01:03:42.407Z] 1f8441eb45de: Layer already exists [2023-06-21T01:03:42.407Z] 5ef39e68274c: Layer already exists [2023-06-21T01:03:42.407Z] 94d69d756be6: Layer already exists [2023-06-21T01:03:42.407Z] 9386262d7a74: Layer already exists [2023-06-21T01:03:42.407Z] latest: digest: sha256:de0b36abc8cb619457d3cc3b4a73821a68a82d5a5c30d1353fa99493a58df87e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:42.740Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:43.070Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.1 [2023-06-21T01:03:43.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-06-21T01:03:43.070Z] 94d69d756be6: Preparing [2023-06-21T01:03:43.070Z] 5ef39e68274c: Preparing [2023-06-21T01:03:43.070Z] 1f8441eb45de: Preparing [2023-06-21T01:03:43.070Z] 9386262d7a74: Preparing [2023-06-21T01:03:43.070Z] 9386262d7a74: Layer already exists [2023-06-21T01:03:43.070Z] 94d69d756be6: Layer already exists [2023-06-21T01:03:43.070Z] 5ef39e68274c: Layer already exists [2023-06-21T01:03:43.070Z] 1f8441eb45de: Layer already exists [2023-06-21T01:03:43.070Z] 3.1.0-dev.1: digest: sha256:de0b36abc8cb619457d3cc3b4a73821a68a82d5a5c30d1353fa99493a58df87e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:43.400Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:43.747Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [2023-06-21T01:03:43.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-06-21T01:03:43.747Z] 94d69d756be6: Preparing [2023-06-21T01:03:43.747Z] 5ef39e68274c: Preparing [2023-06-21T01:03:43.747Z] 1f8441eb45de: Preparing [2023-06-21T01:03:43.747Z] 9386262d7a74: Preparing [2023-06-21T01:03:43.747Z] 9386262d7a74: Layer already exists [2023-06-21T01:03:43.747Z] 1f8441eb45de: Layer already exists [2023-06-21T01:03:43.747Z] 94d69d756be6: Layer already exists [2023-06-21T01:03:43.747Z] 5ef39e68274c: Layer already exists [2023-06-21T01:03:43.747Z] 032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1: digest: sha256:de0b36abc8cb619457d3cc3b4a73821a68a82d5a5c30d1353fa99493a58df87e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:44.089Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:44.421Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-06-21T01:03:44.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-06-21T01:03:44.421Z] 94d69d756be6: Preparing [2023-06-21T01:03:44.421Z] 5ef39e68274c: Preparing [2023-06-21T01:03:44.421Z] 1f8441eb45de: Preparing [2023-06-21T01:03:44.421Z] 9386262d7a74: Preparing [2023-06-21T01:03:44.421Z] 94d69d756be6: Layer already exists [2023-06-21T01:03:44.421Z] 5ef39e68274c: Layer already exists [2023-06-21T01:03:44.421Z] 9386262d7a74: Layer already exists [2023-06-21T01:03:44.421Z] 1f8441eb45de: Layer already exists [2023-06-21T01:03:44.421Z] main: digest: sha256:de0b36abc8cb619457d3cc3b4a73821a68a82d5a5c30d1353fa99493a58df87e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-21T01:03:44.740Z] ===================================================== [Pipeline] echo [2023-06-21T01:03:44.746Z] taggedImages: [2023-06-21T01:03:44.746Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:032679f4de50173df241c2a6c0134d228e62d0d0 [2023-06-21T01:03:44.746Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-06-21T01:03:44.746Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.1 [2023-06-21T01:03:44.746Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:032679f4de50173df241c2a6c0134d228e62d0d0-3.1.0-dev.1 [2023-06-21T01:03:44.746Z] - 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-06-21T01:03:45.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T01:03:45.113Z] [2023-06-21T01:03:45.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:03:45.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T01:03:45.445Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-21T01:03:45.445Z] 8998bd30e6a1: Pulling fs layer [2023-06-21T01:03:45.445Z] 04944245beec: Pulling fs layer [2023-06-21T01:03:45.445Z] 699f458cf7ca: Pulling fs layer [2023-06-21T01:03:45.445Z] 765212b225bb: Pulling fs layer [2023-06-21T01:03:45.446Z] f23df028b6ca: Pulling fs layer [2023-06-21T01:03:45.446Z] d65c8cfc05b1: Pulling fs layer [2023-06-21T01:03:45.446Z] 2437ff75d9bd: Pulling fs layer [2023-06-21T01:03:45.446Z] f23df028b6ca: Waiting [2023-06-21T01:03:45.446Z] d65c8cfc05b1: Waiting [2023-06-21T01:03:45.446Z] 2437ff75d9bd: Waiting [2023-06-21T01:03:45.446Z] 765212b225bb: Waiting [2023-06-21T01:03:45.710Z] 04944245beec: Verifying Checksum [2023-06-21T01:03:45.710Z] 04944245beec: Download complete [2023-06-21T01:03:45.710Z] 765212b225bb: Verifying Checksum [2023-06-21T01:03:45.710Z] 765212b225bb: Download complete [2023-06-21T01:03:45.710Z] f23df028b6ca: Verifying Checksum [2023-06-21T01:03:45.710Z] f23df028b6ca: Download complete [2023-06-21T01:03:45.710Z] d65c8cfc05b1: Verifying Checksum [2023-06-21T01:03:45.710Z] d65c8cfc05b1: Download complete [2023-06-21T01:03:45.710Z] 699f458cf7ca: Verifying Checksum [2023-06-21T01:03:45.710Z] 699f458cf7ca: Download complete [2023-06-21T01:03:46.292Z] 8998bd30e6a1: Verifying Checksum [2023-06-21T01:03:46.292Z] 8998bd30e6a1: Download complete [2023-06-21T01:03:48.870Z] 2437ff75d9bd: Verifying Checksum [2023-06-21T01:03:48.871Z] 2437ff75d9bd: Download complete [2023-06-21T01:03:50.278Z] 8998bd30e6a1: Pull complete [2023-06-21T01:03:50.543Z] 04944245beec: Pull complete [2023-06-21T01:03:52.054Z] 699f458cf7ca: Pull complete [2023-06-21T01:03:52.054Z] 765212b225bb: Pull complete [2023-06-21T01:03:53.046Z] f23df028b6ca: Pull complete [2023-06-21T01:03:53.046Z] d65c8cfc05b1: Pull complete [2023-06-21T01:04:08.048Z] 2437ff75d9bd: Pull complete [2023-06-21T01:04:08.049Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-21T01:04:08.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T01:04:08.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:04:08.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-18958 does not seem to be running inside a container [2023-06-21T01:04:08.284Z] $ 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/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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-06-21T01:04:10.937Z] $ docker top 4b84145954734e652518b5034e9ccd2c08c26f5fb8b1c4721e636ed1babdf795 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:04:11.765Z] ---> job-cost.sh [2023-06-21T01:04:11.765Z] lf-activate-venv: SKIPPING [2023-06-21T01:04:11.765Z] INFO: No Stack... [2023-06-21T01:04:12.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-21T01:04:12.927Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T01:04:13.558Z] + cut -d, -f6 [2023-06-21T01:04:13.558Z] + cat /w/workspace/edgex-ui-go/119/archives/cost.csv [Pipeline] lock [2023-06-21T01:04:13.620Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] [2023-06-21T01:04:13.625Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] did not exist. Created. [2023-06-21T01:04:13.625Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T01:04:13.959Z] /w/workspace/edgex-ui-go/119@tmp/durable-577107d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-21T01:04:14.293Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-21T01:04:14.316Z] Warning: overwriting stash ‘stack-cost’ [2023-06-21T01:04:19.046Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T01:04:19.052Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T01:04:19.066Z] $ docker stop --time=1 4b84145954734e652518b5034e9ccd2c08c26f5fb8b1c4721e636ed1babdf795 [2023-06-21T01:04:20.722Z] $ docker rm -f --volumes 4b84145954734e652518b5034e9ccd2c08c26f5fb8b1c4721e636ed1babdf795 [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-06-21T01:04:21.154Z] provisioning config files... [2023-06-21T01:04:21.161Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8095133049011639814tmp [Pipeline] { [Pipeline] sh [2023-06-21T01:04:21.448Z] + set +x [2023-06-21T01:04:21.449Z] + curl -s https://codecov.io/bash [2023-06-21T01:04:21.449Z] + bash -s -- [2023-06-21T01:04:21.449Z] [2023-06-21T01:04:21.449Z] _____ _ [2023-06-21T01:04:21.449Z] / ____| | | [2023-06-21T01:04:21.449Z] | | ___ __| | ___ ___ _____ __ [2023-06-21T01:04:21.449Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-21T01:04:21.449Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-21T01:04:21.449Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-21T01:04:21.449Z] Bash-1.0.6 [2023-06-21T01:04:21.449Z] [2023-06-21T01:04:21.449Z] [2023-06-21T01:04:21.449Z] ==> git version 2.25.1 found [2023-06-21T01:04:21.449Z] ==> 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-06-21T01:04:21.449Z] Release-Date: 2020-01-08 [2023-06-21T01:04:21.449Z] 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-06-21T01:04:21.449Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-21T01:04:21.449Z] ==> Jenkins CI detected. [2023-06-21T01:04:21.449Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-06-21T01:04:21.449Z] project root: . [2023-06-21T01:04:21.449Z] --> token set from env [2023-06-21T01:04:21.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-21T01:04:21.449Z] ==> Running gcov in . (disable via -X gcov) [2023-06-21T01:04:21.707Z] ==> Python coveragepy not found [2023-06-21T01:04:21.707Z] ==> Searching for coverage reports in: [2023-06-21T01:04:21.707Z] + . [2023-06-21T01:04:21.707Z] -> Found 1 reports [2023-06-21T01:04:21.707Z] ==> Detecting git/mercurial file structure [2023-06-21T01:04:21.707Z] ==> Reading reports [2023-06-21T01:04:21.707Z] + ./coverage.out bytes=10 [2023-06-21T01:04:21.707Z] ==> Appending adjustments [2023-06-21T01:04:21.707Z] https://docs.codecov.io/docs/fixing-reports [2023-06-21T01:04:22.275Z] + Found adjustments [2023-06-21T01:04:22.275Z] ==> Gzipping contents [2023-06-21T01:04:22.275Z] 12K /tmp/codecov.RPuVUR.gz [2023-06-21T01:04:22.534Z] ==> Uploading reports [2023-06-21T01:04:22.534Z] url: https://codecov.io [2023-06-21T01:04:22.534Z] query: branch=main&commit=032679f4de50173df241c2a6c0134d228e62d0d0&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-21T01:04:22.534Z] -> Pinging Codecov [2023-06-21T01:04:22.534Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=032679f4de50173df241c2a6c0134d228e62d0d0&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-21T01:04:22.534Z] -> Uploading to [2023-06-21T01:04:22.534Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-21/FB506323287CE973F263BFD2A0EB1F37/032679f4de50173df241c2a6c0134d228e62d0d0/3897c144-f533-478a-a618-d44a0ea03415.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230621T010422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a1b408e2987bf82067a052c0fd1ac5f17b19001d1c68c48c492a9ee429abd77 [2023-06-21T01:04:22.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T01:04:22.534Z] Dload Upload Total Spent Left Speed [2023-06-21T01:04:22.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41527 --:--:-- --:--:-- --:--:-- 41527 [2023-06-21T01:04:22.793Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] } [2023-06-21T01:04:22.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-21T01:04:22.987Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-21T01:04:22.995Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:04:23.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-21T01:04:23.298Z] [2023-06-21T01:04:23.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:04:23.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-21T01:04:23.595Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-21T01:04:23.595Z] df9b9388f04a: Pulling fs layer [2023-06-21T01:04:23.595Z] 52dc419b0ee2: Pulling fs layer [2023-06-21T01:04:23.595Z] 25bc292e5bac: Pulling fs layer [2023-06-21T01:04:23.595Z] 114826534d7a: Pulling fs layer [2023-06-21T01:04:23.595Z] 4657fd5d0bcf: Pulling fs layer [2023-06-21T01:04:23.595Z] 6ad1cebc031e: Pulling fs layer [2023-06-21T01:04:23.595Z] 8a3aa393b2d8: Pulling fs layer [2023-06-21T01:04:23.595Z] 4657fd5d0bcf: Waiting [2023-06-21T01:04:23.595Z] 6ad1cebc031e: Waiting [2023-06-21T01:04:23.595Z] 8a3aa393b2d8: Waiting [2023-06-21T01:04:23.595Z] 114826534d7a: Waiting [2023-06-21T01:04:23.595Z] 25bc292e5bac: Download complete [2023-06-21T01:04:23.595Z] 52dc419b0ee2: Verifying Checksum [2023-06-21T01:04:23.595Z] 52dc419b0ee2: Download complete [2023-06-21T01:04:23.595Z] 4657fd5d0bcf: Verifying Checksum [2023-06-21T01:04:23.595Z] 4657fd5d0bcf: Download complete [2023-06-21T01:04:23.595Z] df9b9388f04a: Download complete [2023-06-21T01:04:23.856Z] 6ad1cebc031e: Verifying Checksum [2023-06-21T01:04:23.856Z] 6ad1cebc031e: Download complete [2023-06-21T01:04:23.856Z] df9b9388f04a: Pull complete [2023-06-21T01:04:23.856Z] 52dc419b0ee2: Pull complete [2023-06-21T01:04:23.856Z] 25bc292e5bac: Pull complete [2023-06-21T01:04:24.421Z] 114826534d7a: Verifying Checksum [2023-06-21T01:04:24.421Z] 114826534d7a: Download complete [2023-06-21T01:04:24.421Z] 8a3aa393b2d8: Verifying Checksum [2023-06-21T01:04:24.421Z] 8a3aa393b2d8: Download complete [2023-06-21T01:04:28.603Z] 114826534d7a: Pull complete [2023-06-21T01:04:28.603Z] 4657fd5d0bcf: Pull complete [2023-06-21T01:04:28.603Z] 6ad1cebc031e: Pull complete [2023-06-21T01:04:31.132Z] 8a3aa393b2d8: Pull complete [2023-06-21T01:04:31.132Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-21T01:04:31.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-21T01:04:31.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:04:31.232Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T01:04:31.260Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-21T01:04:32.819Z] $ docker top 6419e065a0cee2fac006bfea556946f3ec26527c2c47f1cb12be38aab4cb7a64 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-21T01:04:32.890Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-06-21T01:04:33.168Z] + set -o pipefail [2023-06-21T01:04:33.168Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-06-21T01:04:39.730Z] [2023-06-21T01:04:39.730Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-06-21T01:04:39.730Z] [2023-06-21T01:04:39.730Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/8aa53faf-4482-4427-aa32-ff566840a6c8 [2023-06-21T01:04:39.730Z] [2023-06-21T01:04:39.730Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-06-21T01:04:39.730Z] [2023-06-21T01:04:39.730Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-21T01:04:39.730Z] [2023-06-21T01:04:39.990Z] [2023-06-21T01:04:39.990Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-21T01:04:39.990Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-21T01:04:39.990Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-21T01:04:40.002Z] $ docker stop --time=1 6419e065a0cee2fac006bfea556946f3ec26527c2c47f1cb12be38aab4cb7a64 [2023-06-21T01:04:41.777Z] $ docker rm -f --volumes 6419e065a0cee2fac006bfea556946f3ec26527c2c47f1cb12be38aab4cb7a64 [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-06-21T01:04:42.469Z] + git log --format=format:%s -1 032679f4de50173df241c2a6c0134d228e62d0d0 [Pipeline] sh [2023-06-21T01:04:42.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T01:04:42.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:04:43.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T01:04:43.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:04:43.121Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T01:04:43.146Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T01:04:43.517Z] $ docker top 215910fb193baf2a5f2d50662f173c02baa577f764eecf55f82b9590cbe5f045 -eo pid,comm [2023-06-21T01:04:43.567Z] 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-06-21T01:04:43.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T01:04:43.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T01:04:43.596Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T01:04:43.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T01:04:43.715Z] $ docker exec 215910fb193baf2a5f2d50662f173c02baa577f764eecf55f82b9590cbe5f045 ssh-agent [2023-06-21T01:04:43.821Z] SSH_AUTH_SOCK=/tmp/ssh-MkvaxnoubwBq/agent.32 [2023-06-21T01:04:43.821Z] SSH_AGENT_PID=39 [2023-06-21T01:04:43.826Z] Running ssh-add (command line suppressed) [2023-06-21T01:04:43.919Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5642252760072619614.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5642252760072619614.key) [2023-06-21T01:04:43.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T01:04:44.225Z] + git semver tag [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,393 [run_tag] DEBUG tag force:False [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,393 [check_head_tag] DEBUG check head tag [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,393 [execute] INFO git cat-file --batch-check [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,397 [execute] INFO git cat-file --batch [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,405 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,405 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,405 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-06-21T01:04:44.483Z] 2023-06-21 01:04:44,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T01:04:44.483Z] 3.1.0-dev.1 [Pipeline] } [2023-06-21T01:04:44.493Z] $ docker exec --env ******** --env ******** 215910fb193baf2a5f2d50662f173c02baa577f764eecf55f82b9590cbe5f045 ssh-agent -k [2023-06-21T01:04:44.599Z] unset SSH_AUTH_SOCK; [2023-06-21T01:04:44.600Z] unset SSH_AGENT_PID; [2023-06-21T01:04:44.600Z] echo Agent pid 39 killed; [2023-06-21T01:04:44.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T01:04:44.916Z] + git semver [Pipeline] } [2023-06-21T01:04:45.186Z] $ docker stop --time=1 215910fb193baf2a5f2d50662f173c02baa577f764eecf55f82b9590cbe5f045 [2023-06-21T01:04:46.453Z] $ docker rm -f --volumes 215910fb193baf2a5f2d50662f173c02baa577f764eecf55f82b9590cbe5f045 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:04:46.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-21T01:04:46.839Z] [2023-06-21T01:04:46.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:04:47.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-21T01:04:47.135Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-21T01:04:47.135Z] ab5ef0e58194: Pulling fs layer [2023-06-21T01:04:47.135Z] 9712f1f96733: Pulling fs layer [2023-06-21T01:04:47.135Z] 63f879dbbcfc: Pulling fs layer [2023-06-21T01:04:47.135Z] 0d9ebad4ef96: Pulling fs layer [2023-06-21T01:04:47.135Z] e9a5061849ea: Pulling fs layer [2023-06-21T01:04:47.135Z] d747dcd14b5f: Pulling fs layer [2023-06-21T01:04:47.135Z] 2de7ff778b66: Pulling fs layer [2023-06-21T01:04:47.135Z] 2de7ff778b66: Waiting [2023-06-21T01:04:47.135Z] 0d9ebad4ef96: Waiting [2023-06-21T01:04:47.135Z] d747dcd14b5f: Waiting [2023-06-21T01:04:47.135Z] e9a5061849ea: Waiting [2023-06-21T01:04:47.135Z] 9712f1f96733: Verifying Checksum [2023-06-21T01:04:47.135Z] 9712f1f96733: Download complete [2023-06-21T01:04:47.395Z] 63f879dbbcfc: Verifying Checksum [2023-06-21T01:04:47.395Z] 63f879dbbcfc: Download complete [2023-06-21T01:04:47.654Z] ab5ef0e58194: Verifying Checksum [2023-06-21T01:04:47.654Z] ab5ef0e58194: Download complete [2023-06-21T01:04:47.654Z] e9a5061849ea: Verifying Checksum [2023-06-21T01:04:47.654Z] e9a5061849ea: Download complete [2023-06-21T01:04:47.654Z] d747dcd14b5f: Verifying Checksum [2023-06-21T01:04:47.654Z] d747dcd14b5f: Download complete [2023-06-21T01:04:47.654Z] 0d9ebad4ef96: Verifying Checksum [2023-06-21T01:04:47.654Z] 0d9ebad4ef96: Download complete [2023-06-21T01:04:47.654Z] 2de7ff778b66: Verifying Checksum [2023-06-21T01:04:47.654Z] 2de7ff778b66: Download complete [2023-06-21T01:04:50.184Z] ab5ef0e58194: Pull complete [2023-06-21T01:04:50.442Z] 9712f1f96733: Pull complete [2023-06-21T01:04:51.007Z] 63f879dbbcfc: Pull complete [2023-06-21T01:04:55.198Z] 0d9ebad4ef96: Pull complete [2023-06-21T01:04:55.198Z] e9a5061849ea: Pull complete [2023-06-21T01:04:55.198Z] d747dcd14b5f: Pull complete [2023-06-21T01:04:56.132Z] 2de7ff778b66: Pull complete [2023-06-21T01:04:56.132Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-21T01:04:56.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-21T01:04:56.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:04:56.211Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T01:04:56.243Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-21T01:04:58.199Z] $ docker top 5e775b43d3d969011be1d58974a9cebb8308b74142b5500b8ad1cc5b5f903601 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-21T01:04:58.272Z] provisioning config files... [2023-06-21T01:04:58.278Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3887752985564606818tmp [2023-06-21T01:04:58.287Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config559626844034915503tmp [2023-06-21T01:04:58.296Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2541007798593567404tmp [Pipeline] { [Pipeline] echo [2023-06-21T01:04:58.311Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:04:58.593Z] ---> sigul-configuration.sh [2023-06-21T01:04:58.593Z] gpg: directory `/root/.gnupg' created [2023-06-21T01:04:58.593Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-21T01:04:58.593Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-21T01:04:58.593Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-21T01:04:58.593Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-21T01:04:58.593Z] gpg: CAST5 encrypted data [2023-06-21T01:04:58.593Z] gpg: encrypted with 1 passphrase [2023-06-21T01:04:58.593Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-21T01:04:58.882Z] + mkdir /home/jenkins [2023-06-21T01:04:58.882Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-21T01:04:59.165Z] + 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-06-21T01:04:59.173Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:04:59.454Z] ---> sigul-install.sh [2023-06-21T01:04:59.454Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-21T01:04:59.739Z] + git tag --list [2023-06-21T01:04:59.739Z] 0.1.1 [2023-06-21T01:04:59.739Z] v1.1.0 [2023-06-21T01:04:59.739Z] v1.2.0 [2023-06-21T01:04:59.739Z] v1.2.1 [2023-06-21T01:04:59.739Z] v1.3.0 [2023-06-21T01:04:59.739Z] v2.0.0 [2023-06-21T01:04:59.739Z] v2.1.0 [2023-06-21T01:04:59.739Z] v2.2.0 [2023-06-21T01:04:59.739Z] v2.3.0 [2023-06-21T01:04:59.739Z] v3.0 [2023-06-21T01:04:59.739Z] v3.0.0 [2023-06-21T01:04:59.739Z] v3.1.0-dev.1 [Pipeline] sh [2023-06-21T01:05:00.022Z] + lftools sign git-tag v3.1.0-dev.1 [2023-06-21T01:05:00.588Z] Signing Git tag with Sigul... [2023-06-21T01:05:00.588Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-06-21T01:05:00.856Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:01.133Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-21T01:05:01.140Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-21T01:05:01.157Z] $ docker stop --time=1 5e775b43d3d969011be1d58974a9cebb8308b74142b5500b8ad1cc5b5f903601 [2023-06-21T01:05:02.441Z] $ docker rm -f --volumes 5e775b43d3d969011be1d58974a9cebb8308b74142b5500b8ad1cc5b5f903601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-21T01:05:02.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T01:05:02.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:05:03.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T01:05:03.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:05:03.243Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T01:05:03.287Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T01:05:03.597Z] $ docker top 4def6f4a699dc1fe191b4157defe33ebc576745e46f1af30a17bf008ed831f22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T01:05:03.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T01:05:03.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T01:05:03.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T01:05:03.811Z] $ docker exec 4def6f4a699dc1fe191b4157defe33ebc576745e46f1af30a17bf008ed831f22 ssh-agent [2023-06-21T01:05:03.920Z] SSH_AUTH_SOCK=/tmp/ssh-2ah9Od4HyTvn/agent.33 [2023-06-21T01:05:03.920Z] SSH_AGENT_PID=39 [2023-06-21T01:05:03.925Z] Running ssh-add (command line suppressed) [2023-06-21T01:05:04.032Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1079366543086955167.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1079366543086955167.key) [2023-06-21T01:05:04.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T01:05:04.327Z] + git semver bump pre [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,521 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,521 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,521 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,522 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,524 [execute] INFO git cat-file --batch-check [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,530 [execute] INFO git cat-file --batch [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T01:05:04.585Z] 2023-06-21 01:05:04,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T01:05:04.585Z] 3.1.0-dev.2 [Pipeline] } [2023-06-21T01:05:04.594Z] $ docker exec --env ******** --env ******** 4def6f4a699dc1fe191b4157defe33ebc576745e46f1af30a17bf008ed831f22 ssh-agent -k [2023-06-21T01:05:04.699Z] unset SSH_AUTH_SOCK; [2023-06-21T01:05:04.699Z] unset SSH_AGENT_PID; [2023-06-21T01:05:04.700Z] echo Agent pid 39 killed; [2023-06-21T01:05:04.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T01:05:05.017Z] + git semver [Pipeline] } [2023-06-21T01:05:05.288Z] $ docker stop --time=1 4def6f4a699dc1fe191b4157defe33ebc576745e46f1af30a17bf008ed831f22 [2023-06-21T01:05:06.579Z] $ docker rm -f --volumes 4def6f4a699dc1fe191b4157defe33ebc576745e46f1af30a17bf008ed831f22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T01:05:06.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T01:05:06.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:05:07.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T01:05:07.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:05:07.374Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T01:05:07.399Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T01:05:07.769Z] $ docker top 897b029045505091a70a2bc5c356c0dce75f42cbdaa555b9a4fe935f26ee8b59 -eo pid,comm [2023-06-21T01:05:07.816Z] 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-06-21T01:05:07.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T01:05:07.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T01:05:07.849Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T01:05:07.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T01:05:07.962Z] $ docker exec 897b029045505091a70a2bc5c356c0dce75f42cbdaa555b9a4fe935f26ee8b59 ssh-agent [2023-06-21T01:05:08.073Z] SSH_AUTH_SOCK=/tmp/ssh-LNPUaD6JyjrA/agent.31 [2023-06-21T01:05:08.073Z] SSH_AGENT_PID=37 [2023-06-21T01:05:08.077Z] Running ssh-add (command line suppressed) [2023-06-21T01:05:08.179Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3285030709963547164.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3285030709963547164.key) [2023-06-21T01:05:08.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T01:05:08.478Z] + git semver push [2023-06-21T01:05:08.737Z] 2023-06-21 01:05:08,662 [run_push] DEBUG push [2023-06-21T01:05:08.737Z] 2023-06-21 01:05:08,663 [execute] INFO git cat-file --batch-check [2023-06-21T01:05:08.737Z] 2023-06-21 01:05:08,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T01:05:08.737Z] 2023-06-21 01:05:08,667 [execute] INFO git rev-list 0cd710f0dfec80cd8525aef984e461a240b2ec95 -- [2023-06-21T01:05:08.737Z] 2023-06-21 01:05:08,667 [execute] DEBUG Popen(['git', 'rev-list', '0cd710f0dfec80cd8525aef984e461a240b2ec95', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-21T01:05:08.737Z] 2023-06-21 01:05:08,676 [execute] INFO git fetch -v origin [2023-06-21T01:05:08.737Z] 2023-06-21 01:05:08,677 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-21T01:05:09.303Z] 2023-06-21 01:05:09,150 [run_push] DEBUG no remote changes detected [2023-06-21T01:05:09.303Z] 2023-06-21 01:05:09,151 [execute] INFO git push origin semver [2023-06-21T01:05:09.304Z] 2023-06-21 01:05:09,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-21T01:05:10.238Z] 2023-06-21 01:05:09,913 [run_push] DEBUG push all version tags [2023-06-21T01:05:10.238Z] 2023-06-21 01:05:09,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-21T01:05:10.238Z] 2023-06-21 01:05:09,914 [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-06-21T01:05:10.805Z] 2023-06-21 01:05:10,670 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-06-21T01:05:10.805Z] 3.1.0-dev.2 [Pipeline] } [2023-06-21T01:05:10.815Z] $ docker exec --env ******** --env ******** 897b029045505091a70a2bc5c356c0dce75f42cbdaa555b9a4fe935f26ee8b59 ssh-agent -k [2023-06-21T01:05:10.924Z] unset SSH_AUTH_SOCK; [2023-06-21T01:05:10.924Z] unset SSH_AGENT_PID; [2023-06-21T01:05:10.924Z] echo Agent pid 37 killed; [2023-06-21T01:05:10.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T01:05:11.245Z] + git semver [Pipeline] } [2023-06-21T01:05:11.520Z] $ docker stop --time=1 897b029045505091a70a2bc5c356c0dce75f42cbdaa555b9a4fe935f26ee8b59 [2023-06-21T01:05:12.802Z] $ docker rm -f --volumes 897b029045505091a70a2bc5c356c0dce75f42cbdaa555b9a4fe935f26ee8b59 [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-06-21T01:05:13.380Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-06-21T01:05:13.380Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-06-21T01:05:13.380Z] total 16 [2023-06-21T01:05:13.380Z] drwxr-xr-x 3 root root 4096 Jun 21 00:46 . [2023-06-21T01:05:13.380Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 21 01:04 .. [2023-06-21T01:05:13.380Z] drwxr-xr-x 2 root root 4096 Jun 21 00:46 cost [2023-06-21T01:05:13.380Z] -rw-r--r-- 1 root root 83 Jun 21 00:46 cost.csv [2023-06-21T01:05:13.380Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-06-21T01:05:13.380Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-06-21T01:05:13.380Z] total 16 [2023-06-21T01:05:13.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 00:46 . [2023-06-21T01:05:13.380Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 21 01:04 .. [2023-06-21T01:05:13.380Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 00:46 cost [2023-06-21T01:05:13.380Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 21 00:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:13.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:16.152Z] ---> package-listing.sh [2023-06-21T01:05:16.152Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-21T01:05:16.152Z] ++ facter osfamily [2023-06-21T01:05:16.411Z] + OS_FAMILY=debian [2023-06-21T01:05:16.411Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-06-21T01:05:16.411Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-21T01:05:16.411Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-21T01:05:16.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-21T01:05:16.411Z] + PACKAGES=/tmp/packages_start.txt [2023-06-21T01:05:16.411Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-06-21T01:05:16.411Z] + PACKAGES=/tmp/packages_end.txt [2023-06-21T01:05:16.411Z] + case "${OS_FAMILY}" in [2023-06-21T01:05:16.411Z] + dpkg -l [2023-06-21T01:05:16.411Z] + grep '^ii' [2023-06-21T01:05:16.411Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-21T01:05:16.411Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-21T01:05:16.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-21T01:05:16.411Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-06-21T01:05:16.411Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-06-21T01:05:16.411Z] + 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-06-21T01:05:16.422Z] 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-06-21T01:05:16.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:05:17.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T01:05:17.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:05:17.316Z] prd-ubuntu20.04-docker-8c-8g-18956 does not seem to be running inside a container [2023-06-21T01:05:17.342Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T01:05:17.544Z] $ docker top 438c96ae8b607a758452454b7981ee1ec95ba4d6fa89c770bf247302c9a0a59b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T01:05:17.887Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-21T01:05:18.170Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-21T01:05:18.455Z] + ls /var/log/sa-host [2023-06-21T01:05:18.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T01:05:18.596Z] provisioning config files... [2023-06-21T01:05:18.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8952016298474989012tmp [Pipeline] { [Pipeline] echo [2023-06-21T01:05:18.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:18.898Z] ---> create-netrc.sh [Pipeline] } [2023-06-21T01:05:18.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:19.236Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-21T01:05:19.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:19.524Z] ---> sudo-logs.sh [2023-06-21T01:05:19.524Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-21T01:05:19.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:19.831Z] ---> job-cost.sh [2023-06-21T01:05:19.832Z] lf-activate-venv: SKIPPING [2023-06-21T01:05:19.832Z] DEBUG: total: 0.2199999988079071 [2023-06-21T01:05:19.832Z] INFO: Retrieving Stack Cost... [2023-06-21T01:05:20.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T01:05:20.658Z] INFO: Archiving Costs [Pipeline] echo [2023-06-21T01:05:20.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:05:20.951Z] ---> logs-deploy.sh [2023-06-21T01:05:20.951Z] lf-activate-venv: SKIPPING [2023-06-21T01:05:20.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/119 [2023-06-21T01:05:20.951Z] INFO: archiving workspace using pattern(s): [2023-06-21T01:05:21.888Z] Archives upload complete. [2023-06-21T01:05:21.888Z] INFO: archiving logs to Nexus