Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f03538133d9c149f93a50abb1160b8af7c3ba7fe 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-ssh9963263652283164057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2542210098177854976.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16848517858260635999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh8843522514347015924.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh13208411914598677026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23590 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 f03538133d9c149f93a50abb1160b8af7c3ba7fe (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 f03538133d9c149f93a50abb1160b8af7c3ba7fe # timeout=10 Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" > git rev-list --no-walk d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T09:14:04.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T09:14:04.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T09:14:04.885Z] ========================================================= [2022-04-26T09:14:04.885Z] EdgeX Global Pipelines Version Info [2022-04-26T09:14:04.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:14:05.727Z] ------------------- [2022-04-26T09:14:05.727Z] stable info: [2022-04-26T09:14:05.727Z] ------------------- [2022-04-26T09:14:05.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T09:14:05.727Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T09:14:05.727Z] Message: update stable to v1.0.221 [2022-04-26T09:14:06.307Z] ------------------- [2022-04-26T09:14:06.307Z] experimental info: [2022-04-26T09:14:06.307Z] ------------------- [2022-04-26T09:14:06.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T09:14:06.307Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T09:14:06.307Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T09:14:06.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-26T09:14:06.506Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-26T09:14:06.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T09:14:06.535Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T09:14:06.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T09:14:06.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T09:14:06.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T09:14:06.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-26T09:14:06.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T09:14:06.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T09:14:06.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T09:14:06.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-26T09:14:06.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T09:14:06.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T09:14:06.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T09:14:06.679Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T09:14:06.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T09:14:06.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-26T09:14:06.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T09:14:06.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T09:14:06.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-26T09:14:06.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-26T09:14:06.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-26T09:14:06.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-26T09:14:06.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-26T09:14:06.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T09:14:06.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-26T09:14:06.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-26T09:14:06.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-26T09:14:06.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo [2022-04-26T09:14:06.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f035381 [Pipeline] echo [2022-04-26T09:14:06.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:14:06.938Z] provisioning config files... [2022-04-26T09:14:06.955Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6964898136731302570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:14:07.337Z] ---> docker-login.sh [2022-04-26T09:14:07.337Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:14:07.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:07.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:07.863Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:07.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:07.863Z] [2022-04-26T09:14:07.863Z] Login Succeeded [2022-04-26T09:14:07.863Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:14:07.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:08.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:08.125Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:08.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:08.125Z] [2022-04-26T09:14:08.125Z] Login Succeeded [2022-04-26T09:14:08.125Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:14:08.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:08.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:08.125Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:08.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:08.125Z] [2022-04-26T09:14:08.125Z] Login Succeeded [2022-04-26T09:14:08.125Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:14:08.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:08.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:08.388Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:08.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:08.388Z] [2022-04-26T09:14:08.388Z] Login Succeeded [2022-04-26T09:14:08.388Z] docker.io [2022-04-26T09:14:08.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:08.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:08.963Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:08.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:08.963Z] [2022-04-26T09:14:08.963Z] Login Succeeded [2022-04-26T09:14:08.963Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:14:08.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T09:14:09.566Z] + git rev-list -1 --merges f03538133d9c149f93a50abb1160b8af7c3ba7fe~1..f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo [2022-04-26T09:14:09.610Z] -----------> git rev-list -1 --merges f03538133d9c149f93a50abb1160b8af7c3ba7fe~1..f03538133d9c149f93a50abb1160b8af7c3ba7fe f03538133d9c149f93a50abb1160b8af7c3ba7fe [false] [Pipeline] sh [2022-04-26T09:14:09.905Z] + git log --format=format:%s -1 f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo [2022-04-26T09:14:09.924Z] ========================================================= [2022-04-26T09:14:09.924Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T09:14:09.924Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T09:14:10.285Z] + git log --format=format:%s -1 f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] echo [2022-04-26T09:14:10.298Z] [semverPrep] GIT_COMMIT: f03538133d9c149f93a50abb1160b8af7c3ba7fe, Commit Message: chore(deps): Bump async from 2.6.3 to 2.6.4 in /web [Pipeline] echo [2022-04-26T09:14:10.309Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-26T09:14:10.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T09:14:10.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T09:14:10.733Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T09:14:10.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T09:14:10.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T09:14:10.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T09:14:10.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:14:11.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:14:11.158Z] [2022-04-26T09:14:11.158Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:14:11.477Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:14:11.477Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T09:14:11.477Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T09:14:11.477Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T09:14:11.477Z] 4c7163046ea9: Pulling fs layer [2022-04-26T09:14:11.477Z] 0c2d73faf560: Pulling fs layer [2022-04-26T09:14:11.477Z] 0c2d73faf560: Waiting [2022-04-26T09:14:11.477Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T09:14:11.477Z] 3e5f54012d9b: Download complete [2022-04-26T09:14:11.742Z] a0d0a0d46f8b: Download complete [2022-04-26T09:14:11.742Z] 4c7163046ea9: Verifying Checksum [2022-04-26T09:14:11.742Z] 4c7163046ea9: Download complete [2022-04-26T09:14:11.742Z] 0c2d73faf560: Verifying Checksum [2022-04-26T09:14:11.742Z] 0c2d73faf560: Download complete [2022-04-26T09:14:12.002Z] a0d0a0d46f8b: Pull complete [2022-04-26T09:14:12.002Z] 3e5f54012d9b: Pull complete [2022-04-26T09:14:12.266Z] 4c7163046ea9: Pull complete [2022-04-26T09:14:12.527Z] 0c2d73faf560: Pull complete [2022-04-26T09:14:12.527Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T09:14:12.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:14:12.527Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T09:14:12.606Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:14:12.655Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-26T09:14:13.775Z] $ docker top fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T09:14:13.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T09:14:13.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T09:14:14.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T09:14:14.028Z] $ docker exec fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent [2022-04-26T09:14:14.148Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAJjCE/agent.13 [2022-04-26T09:14:14.148Z] SSH_AGENT_PID=20 [2022-04-26T09:14:14.160Z] Running ssh-add (command line suppressed) [2022-04-26T09:14:14.288Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3676973011185263261.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3676973011185263261.key) [2022-04-26T09:14:14.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T09:14:14.617Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T09:14:14.641Z] $ docker exec --env ******** --env ******** fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent -k [2022-04-26T09:14:14.776Z] unset SSH_AUTH_SOCK; [2022-04-26T09:14:14.776Z] unset SSH_AGENT_PID; [2022-04-26T09:14:14.776Z] echo Agent pid 20 killed; [2022-04-26T09:14:14.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T09:14:14.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T09:14:14.810Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T09:14:14.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T09:14:14.940Z] $ docker exec fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent [2022-04-26T09:14:15.055Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMLEGfj/agent.54 [2022-04-26T09:14:15.055Z] SSH_AGENT_PID=61 [2022-04-26T09:14:15.063Z] Running ssh-add (command line suppressed) [2022-04-26T09:14:15.176Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2555696044334608607.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2555696044334608607.key) [2022-04-26T09:14:15.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T09:14:15.501Z] + git semver init [2022-04-26T09:14:15.501Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T09:14:15.501Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-26T09:14:15.501Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-26T09:14:15.501Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T09:14:15.501Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T09:14:15.501Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T09:14:15.501Z] # $SEMVER_BRANCH = main [2022-04-26T09:14:15.501Z] # $SEMVER_TEMP = /tmp/semver-115468011 [2022-04-26T09:14:15.501Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-26T09:14:18.062Z] # '/tmp/semver-115468011' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-04-26T09:14:18.062Z] # -> Force: false [2022-04-26T09:14:18.062Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-26T09:14:18.081Z] $ docker exec --env ******** --env ******** fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc ssh-agent -k [2022-04-26T09:14:18.197Z] unset SSH_AUTH_SOCK; [2022-04-26T09:14:18.197Z] unset SSH_AGENT_PID; [2022-04-26T09:14:18.197Z] echo Agent pid 61 killed; [2022-04-26T09:14:18.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T09:14:18.523Z] + git semver [Pipeline] } [2022-04-26T09:14:18.547Z] $ docker stop --time=1 fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc [2022-04-26T09:14:19.957Z] $ docker rm -f fe50a57368bbc9d042118c2a2425f3b76fac9710d22417df32939cc74deeecfc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T09:14:20.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T09:14:20.657Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T09:14:20.661Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:14:20.772Z] provisioning config files... [2022-04-26T09:14:20.786Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6133234167266053096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:14:21.095Z] ---> docker-login.sh [2022-04-26T09:14:21.095Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:14:21.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:21.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:21.095Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:21.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:21.095Z] [2022-04-26T09:14:21.095Z] Login Succeeded [2022-04-26T09:14:21.095Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:14:21.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:21.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:21.360Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:21.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:21.360Z] [2022-04-26T09:14:21.360Z] Login Succeeded [2022-04-26T09:14:21.360Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:14:21.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:21.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:21.360Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:21.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:21.360Z] [2022-04-26T09:14:21.360Z] Login Succeeded [2022-04-26T09:14:21.360Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:14:21.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:21.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:21.623Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:21.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:21.623Z] [2022-04-26T09:14:21.623Z] Login Succeeded [2022-04-26T09:14:21.623Z] docker.io [2022-04-26T09:14:21.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:14:21.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:14:21.883Z] Configure a credential helper to remove this warning. See [2022-04-26T09:14:21.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:14:21.883Z] [2022-04-26T09:14:21.883Z] Login Succeeded [2022-04-26T09:14:21.883Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:14:21.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T09:14:21.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T09:14:21.978Z] ========================================================= [2022-04-26T09:14:21.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T09:14:21.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:14:22.281Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-26T09:14:22.544Z] Sending build context to Docker daemon 42.85MB [2022-04-26T09:14:22.544Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:14:22.544Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-26T09:14:22.544Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T09:14:22.544Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T09:14:22.544Z] 666ba61612fd: Pulling fs layer [2022-04-26T09:14:22.544Z] 8ed8ca486205: Pulling fs layer [2022-04-26T09:14:22.544Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T09:14:22.544Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T09:14:22.544Z] ca2b28591e48: Pulling fs layer [2022-04-26T09:14:22.544Z] a51346096db8: Pulling fs layer [2022-04-26T09:14:22.544Z] daebc70d1ce1: Pulling fs layer [2022-04-26T09:14:22.544Z] 0e18a0eac166: Pulling fs layer [2022-04-26T09:14:22.544Z] 4fe6c5a15a65: Waiting [2022-04-26T09:14:22.544Z] 22a0e8bec74d: Waiting [2022-04-26T09:14:22.544Z] ca2b28591e48: Waiting [2022-04-26T09:14:22.544Z] a51346096db8: Waiting [2022-04-26T09:14:22.544Z] daebc70d1ce1: Waiting [2022-04-26T09:14:22.544Z] 0e18a0eac166: Waiting [2022-04-26T09:14:22.544Z] 8ed8ca486205: Verifying Checksum [2022-04-26T09:14:22.544Z] 8ed8ca486205: Download complete [2022-04-26T09:14:22.544Z] 666ba61612fd: Verifying Checksum [2022-04-26T09:14:22.544Z] 666ba61612fd: Download complete [2022-04-26T09:14:22.544Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T09:14:22.544Z] 22a0e8bec74d: Download complete [2022-04-26T09:14:22.544Z] ca2b28591e48: Verifying Checksum [2022-04-26T09:14:22.544Z] ca2b28591e48: Download complete [2022-04-26T09:14:22.544Z] a51346096db8: Verifying Checksum [2022-04-26T09:14:22.544Z] a51346096db8: Download complete [2022-04-26T09:14:22.814Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T09:14:22.814Z] 59bf1c3509f3: Download complete [2022-04-26T09:14:22.814Z] daebc70d1ce1: Verifying Checksum [2022-04-26T09:14:22.814Z] daebc70d1ce1: Download complete [2022-04-26T09:14:22.814Z] 59bf1c3509f3: Pull complete [2022-04-26T09:14:23.083Z] 666ba61612fd: Pull complete [2022-04-26T09:14:23.084Z] 8ed8ca486205: Pull complete [2022-04-26T09:14:23.659Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T09:14:23.659Z] 4fe6c5a15a65: Download complete [2022-04-26T09:14:23.659Z] 0e18a0eac166: Verifying Checksum [2022-04-26T09:14:23.659Z] 0e18a0eac166: Download complete [2022-04-26T09:14:27.867Z] 4fe6c5a15a65: Pull complete [2022-04-26T09:14:27.867Z] 22a0e8bec74d: Pull complete [2022-04-26T09:14:27.867Z] ca2b28591e48: Pull complete [2022-04-26T09:14:27.867Z] a51346096db8: Pull complete [2022-04-26T09:14:27.867Z] daebc70d1ce1: Pull complete [2022-04-26T09:14:30.427Z] 0e18a0eac166: Pull complete [2022-04-26T09:14:30.427Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T09:14:30.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T09:14:30.427Z] ---> f018257e8ee9 [2022-04-26T09:14:30.427Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-26T09:14:31.378Z] ---> Running in 534ef6bb34bc [2022-04-26T09:14:31.639Z] Removing intermediate container 534ef6bb34bc [2022-04-26T09:14:31.639Z] ---> cdbbe4caeb6c [2022-04-26T09:14:31.639Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-26T09:14:31.639Z] ---> Running in 5dce04794946 [2022-04-26T09:14:31.903Z] Removing intermediate container 5dce04794946 [2022-04-26T09:14:31.903Z] ---> 0524c8271f4a [2022-04-26T09:14:31.903Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:14:31.903Z] ---> Running in 0948983300ed [2022-04-26T09:14:31.903Z] Removing intermediate container 0948983300ed [2022-04-26T09:14:31.903Z] ---> f7b1eec1535a [2022-04-26T09:14:31.903Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-26T09:14:32.167Z] ---> Running in 6b205e472c8b [2022-04-26T09:14:32.167Z] Removing intermediate container 6b205e472c8b [2022-04-26T09:14:32.167Z] ---> 97964300bdc9 [2022-04-26T09:14:32.167Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-26T09:14:32.167Z] ---> Running in d94cb47d0af2 [2022-04-26T09:14:32.426Z] Removing intermediate container d94cb47d0af2 [2022-04-26T09:14:32.426Z] ---> b68129ce88c0 [2022-04-26T09:14:32.426Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:14:32.426Z] ---> Running in 8e27821f940c [2022-04-26T09:14:33.375Z] Removing intermediate container 8e27821f940c [2022-04-26T09:14:33.375Z] ---> deead657510c [2022-04-26T09:14:33.375Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:14:33.375Z] ---> Running in 6c81c682d7e9 [2022-04-26T09:14:33.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T09:14:34.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T09:14:34.843Z] OK: 221 MiB in 52 packages [2022-04-26T09:14:35.106Z] Removing intermediate container 6c81c682d7e9 [2022-04-26T09:14:35.106Z] ---> 7291986bf072 [2022-04-26T09:14:35.106Z] Step 10/15 : ENV GO111MODULE=on [2022-04-26T09:14:35.379Z] ---> Running in 652ba1773320 [2022-04-26T09:14:35.379Z] Removing intermediate container 652ba1773320 [2022-04-26T09:14:35.379Z] ---> 33d913912708 [2022-04-26T09:14:35.379Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-26T09:14:35.379Z] ---> Running in 8bde0aefdd4c [2022-04-26T09:14:35.641Z] Removing intermediate container 8bde0aefdd4c [2022-04-26T09:14:35.641Z] ---> d9e91bd16f45 [2022-04-26T09:14:35.641Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-26T09:14:35.641Z] ---> b0b7ad40eca5 [2022-04-26T09:14:35.641Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:14:35.742Z] Still waiting to schedule task [2022-04-26T09:14:35.743Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T09:14:35.904Z] ---> Running in d2a3d39dec1d [2022-04-26T09:15:08.293Z] Removing intermediate container d2a3d39dec1d [2022-04-26T09:15:08.293Z] ---> a21b8d81ab2d [2022-04-26T09:15:08.293Z] Step 14/15 : COPY . . [2022-04-26T09:15:08.293Z] ---> 086d8a2b3f38 [2022-04-26T09:15:08.293Z] Step 15/15 : RUN ${MAKE} [2022-04-26T09:15:08.293Z] ---> Running in ac9794d678f3 [2022-04-26T09:15:08.293Z] noop [2022-04-26T09:15:08.293Z] Removing intermediate container ac9794d678f3 [2022-04-26T09:15:08.293Z] ---> b1e18dc39dcc [2022-04-26T09:15:08.293Z] Successfully built b1e18dc39dcc [2022-04-26T09:15:08.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:08.611Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T09:15:08.612Z] . [Pipeline] withDockerContainer [2022-04-26T09:15:08.704Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:15:08.750Z] $ 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 [2022-04-26T09:15:09.263Z] $ docker top 5fc4771362ca1d21f884176f767e7884ff1f0519b74c03d2dfd738f6862031e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T09:15:09.688Z] + go version [2022-04-26T09:15:09.688Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T09:15:09.718Z] $ docker stop --time=1 5fc4771362ca1d21f884176f767e7884ff1f0519b74c03d2dfd738f6862031e7 [2022-04-26T09:15:11.183Z] $ docker rm -f 5fc4771362ca1d21f884176f767e7884ff1f0519b74c03d2dfd738f6862031e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:11.626Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T09:15:11.627Z] . [Pipeline] withDockerContainer [2022-04-26T09:15:11.697Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:15:11.743Z] $ 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 [2022-04-26T09:15:12.218Z] $ docker top 8eb6246132c7954bacbb61bd1026ce73c3d0b274a7a0e67dce05ca8a050d059a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T09:15:12.594Z] + make test [2022-04-26T09:15:12.594Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-26T09:15:12.853Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-26T09:15:19.444Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-26T09:15:19.444Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-26T09:15:22.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T09:15:22.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-26T09:15:22.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T09:15:22.781Z] $ docker stop --time=1 8eb6246132c7954bacbb61bd1026ce73c3d0b274a7a0e67dce05ca8a050d059a [2022-04-26T09:15:24.685Z] $ docker rm -f 8eb6246132c7954bacbb61bd1026ce73c3d0b274a7a0e67dce05ca8a050d059a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T09:15:25.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T09:15:25.168Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-26T09:15:26.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T09:15:26.421Z] + ls -al . [2022-04-26T09:15:26.421Z] total 164 [2022-04-26T09:15:26.421Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 26 09:15 . [2022-04-26T09:15:26.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:13 .. [2022-04-26T09:15:26.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 09:14 .git [2022-04-26T09:15:26.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 .github [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:14 .gitignore [2022-04-26T09:15:26.421Z] drwx------ 3 jenkins jenkins 4096 Apr 26 09:14 .semver [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 26 09:14 Attribution.txt [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 09:14 CONTRIBUTING.md [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 26 09:14 Dockerfile [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 09:14 Jenkinsfile [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 09:14 LICENSE [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 26 09:14 Makefile [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 26 09:14 README.md [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 09:14 VERSION [2022-04-26T09:15:26.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 assets [2022-04-26T09:15:26.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:14 bin [2022-04-26T09:15:26.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 cmd [2022-04-26T09:15:26.421Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 09:15 coverage.out [2022-04-26T09:15:26.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:14 docs [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 26 09:14 go.mod [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 26 09:14 go.sum [2022-04-26T09:15:26.421Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 09:14 internal [2022-04-26T09:15:26.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:14 pkg [2022-04-26T09:15:26.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:14 snap [2022-04-26T09:15:26.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:14 testing [2022-04-26T09:15:26.421Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:14 version.go [2022-04-26T09:15:26.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:14 web [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:26.717Z] + 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=f03538133d9c149f93a50abb1160b8af7c3ba7fe --label arch=amd64 --label version=2.1.1-dev.24 . [2022-04-26T09:15:26.998Z] Sending build context to Docker daemon 42.85MB [2022-04-26T09:15:26.998Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:15:26.998Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-26T09:15:26.998Z] ---> b1e18dc39dcc [2022-04-26T09:15:26.998Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-26T09:15:27.263Z] ---> Running in 354bed58872b [2022-04-26T09:15:27.263Z] Removing intermediate container 354bed58872b [2022-04-26T09:15:27.263Z] ---> 96f67e57214b [2022-04-26T09:15:27.263Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-26T09:15:27.263Z] ---> Running in 7d4bf619c045 [2022-04-26T09:15:27.535Z] Removing intermediate container 7d4bf619c045 [2022-04-26T09:15:27.535Z] ---> 4f6e7ff66cfe [2022-04-26T09:15:27.535Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:15:27.535Z] ---> Running in d784c20fc84c [2022-04-26T09:15:27.535Z] Removing intermediate container d784c20fc84c [2022-04-26T09:15:27.535Z] ---> e11f95e33a59 [2022-04-26T09:15:27.535Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-26T09:15:27.535Z] ---> Running in f46a469f59d7 [2022-04-26T09:15:27.535Z] Removing intermediate container f46a469f59d7 [2022-04-26T09:15:27.535Z] ---> 7da37869554c [2022-04-26T09:15:27.535Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-26T09:15:27.796Z] ---> Running in 5727617f2331 [2022-04-26T09:15:27.796Z] Removing intermediate container 5727617f2331 [2022-04-26T09:15:27.796Z] ---> ce3a6ff7674e [2022-04-26T09:15:27.796Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:15:27.796Z] ---> Running in 0dc580802aad [2022-04-26T09:15:28.370Z] Removing intermediate container 0dc580802aad [2022-04-26T09:15:28.370Z] ---> 6c37709e02d1 [2022-04-26T09:15:28.370Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:15:28.370Z] ---> Running in a4eb5b9c2e04 [2022-04-26T09:15:28.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T09:15:29.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T09:15:30.079Z] OK: 221 MiB in 52 packages [2022-04-26T09:15:30.339Z] Removing intermediate container a4eb5b9c2e04 [2022-04-26T09:15:30.339Z] ---> 547eeb4495a3 [2022-04-26T09:15:30.339Z] Step 10/23 : ENV GO111MODULE=on [2022-04-26T09:15:30.339Z] ---> Running in efd2426f0a25 [2022-04-26T09:15:30.339Z] Removing intermediate container efd2426f0a25 [2022-04-26T09:15:30.339Z] ---> fba23bf7b980 [2022-04-26T09:15:30.339Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-26T09:15:30.339Z] ---> Running in 9ff0b974290b [2022-04-26T09:15:30.599Z] Removing intermediate container 9ff0b974290b [2022-04-26T09:15:30.599Z] ---> dfe508020f3b [2022-04-26T09:15:30.599Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-26T09:15:30.599Z] ---> 87609ac1ef77 [2022-04-26T09:15:30.599Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:15:30.859Z] ---> Running in b7745ca9c091 [2022-04-26T09:15:31.430Z] Removing intermediate container b7745ca9c091 [2022-04-26T09:15:31.430Z] ---> 6e5409ad61d7 [2022-04-26T09:15:31.430Z] Step 14/23 : COPY . . [2022-04-26T09:15:32.383Z] ---> 9515119acc63 [2022-04-26T09:15:32.383Z] Step 15/23 : RUN ${MAKE} [2022-04-26T09:15:32.645Z] ---> Running in 3921a7e16734 [2022-04-26T09:15:32.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-26T09:15:38.189Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-26T09:15:40.100Z] Removing intermediate container 3921a7e16734 [2022-04-26T09:15:40.100Z] ---> 3499d88483a6 [2022-04-26T09:15:40.100Z] Step 16/23 : FROM alpine:3.14 [2022-04-26T09:15:41.041Z] 3.14: Pulling from library/alpine [2022-04-26T09:15:41.041Z] 8663204ce13b: Pulling fs layer [2022-04-26T09:15:41.302Z] 8663204ce13b: Verifying Checksum [2022-04-26T09:15:41.302Z] 8663204ce13b: Download complete [2022-04-26T09:15:41.302Z] 8663204ce13b: Pull complete [2022-04-26T09:15:41.302Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T09:15:41.302Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T09:15:41.302Z] ---> e04c818066af [2022-04-26T09:15:41.302Z] Step 17/23 : EXPOSE 4000 [2022-04-26T09:15:41.561Z] ---> Running in 75a0028d1e00 [2022-04-26T09:15:41.562Z] Removing intermediate container 75a0028d1e00 [2022-04-26T09:15:41.562Z] ---> 57f0dca21e28 [2022-04-26T09:15:41.562Z] Step 18/23 : 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 [2022-04-26T09:15:42.132Z] ---> 0a20dd26f016 [2022-04-26T09:15:42.132Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-26T09:15:42.132Z] ---> Running in 67b3cb16f6f1 [2022-04-26T09:15:42.393Z] Removing intermediate container 67b3cb16f6f1 [2022-04-26T09:15:42.393Z] ---> 0baca4100db7 [2022-04-26T09:15:42.393Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-26T09:15:42.393Z] ---> Running in 91087accfa0a [2022-04-26T09:15:42.393Z] Removing intermediate container 91087accfa0a [2022-04-26T09:15:42.393Z] ---> ef20bb0e9444 [2022-04-26T09:15:42.393Z] Step 21/23 : LABEL arch=amd64 [2022-04-26T09:15:42.393Z] ---> Running in 3678b03d7084 [2022-04-26T09:15:42.654Z] Removing intermediate container 3678b03d7084 [2022-04-26T09:15:42.654Z] ---> 5dff1287ca75 [2022-04-26T09:15:42.654Z] Step 22/23 : LABEL git_sha=f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:15:42.654Z] ---> Running in faeb450ada95 [2022-04-26T09:15:42.654Z] Removing intermediate container faeb450ada95 [2022-04-26T09:15:42.654Z] ---> 03497d91dd5f [2022-04-26T09:15:42.654Z] Step 23/23 : LABEL version=2.1.1-dev.24 [2022-04-26T09:15:42.654Z] ---> Running in 69fec3cabdc8 [2022-04-26T09:15:42.914Z] Removing intermediate container 69fec3cabdc8 [2022-04-26T09:15:42.914Z] ---> 14924de636c2 [2022-04-26T09:15:42.914Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T09:15:42.914Z] Successfully built 14924de636c2 [2022-04-26T09:15:42.914Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:15:43.005Z] provisioning config files... [2022-04-26T09:15:43.015Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5911687563195106643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:15:43.314Z] ---> docker-login.sh [2022-04-26T09:15:43.314Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:15:43.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:15:43.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:15:43.314Z] Configure a credential helper to remove this warning. See [2022-04-26T09:15:43.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:15:43.314Z] [2022-04-26T09:15:43.314Z] Login Succeeded [2022-04-26T09:15:43.314Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:15:43.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:15:43.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:15:43.574Z] Configure a credential helper to remove this warning. See [2022-04-26T09:15:43.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:15:43.574Z] [2022-04-26T09:15:43.574Z] Login Succeeded [2022-04-26T09:15:43.574Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:15:43.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:15:43.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:15:43.574Z] Configure a credential helper to remove this warning. See [2022-04-26T09:15:43.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:15:43.574Z] [2022-04-26T09:15:43.574Z] Login Succeeded [2022-04-26T09:15:43.574Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:15:43.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:15:43.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:15:43.834Z] Configure a credential helper to remove this warning. See [2022-04-26T09:15:43.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:15:43.834Z] [2022-04-26T09:15:43.834Z] Login Succeeded [2022-04-26T09:15:43.834Z] docker.io [2022-04-26T09:15:43.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:15:44.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:15:44.093Z] Configure a credential helper to remove this warning. See [2022-04-26T09:15:44.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:15:44.093Z] [2022-04-26T09:15:44.093Z] Login Succeeded [2022-04-26T09:15:44.093Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:15:44.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T09:15:44.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T09:15:44.164Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-04-26T09:15:44.165Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:15:44.165Z] latest [2022-04-26T09:15:44.165Z] 2.1.1-dev.24 [2022-04-26T09:15:44.165Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [2022-04-26T09:15:44.165Z] main [2022-04-26T09:15:44.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:44.489Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:44.778Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:15:44.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-26T09:15:44.778Z] 7482777ec033: Preparing [2022-04-26T09:15:44.778Z] b541d28bf3b4: Preparing [2022-04-26T09:15:44.778Z] b541d28bf3b4: Layer already exists [2022-04-26T09:15:46.683Z] 7482777ec033: Pushed [2022-04-26T09:15:46.683Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:46.979Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:47.269Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-26T09:15:47.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-26T09:15:47.269Z] 7482777ec033: Preparing [2022-04-26T09:15:47.269Z] b541d28bf3b4: Preparing [2022-04-26T09:15:47.269Z] 7482777ec033: Layer already exists [2022-04-26T09:15:47.269Z] b541d28bf3b4: Layer already exists [2022-04-26T09:15:47.269Z] latest: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:47.563Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:47.851Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.24 [2022-04-26T09:15:47.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-26T09:15:47.851Z] 7482777ec033: Preparing [2022-04-26T09:15:47.851Z] b541d28bf3b4: Preparing [2022-04-26T09:15:47.851Z] b541d28bf3b4: Layer already exists [2022-04-26T09:15:47.851Z] 7482777ec033: Layer already exists [2022-04-26T09:15:47.851Z] 2.1.1-dev.24: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:48.151Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:48.442Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [2022-04-26T09:15:48.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-26T09:15:48.442Z] 7482777ec033: Preparing [2022-04-26T09:15:48.442Z] b541d28bf3b4: Preparing [2022-04-26T09:15:48.442Z] b541d28bf3b4: Layer already exists [2022-04-26T09:15:48.442Z] 7482777ec033: Layer already exists [2022-04-26T09:15:48.442Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:48.741Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:49.032Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-04-26T09:15:49.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-26T09:15:49.032Z] 7482777ec033: Preparing [2022-04-26T09:15:49.032Z] b541d28bf3b4: Preparing [2022-04-26T09:15:49.032Z] 7482777ec033: Layer already exists [2022-04-26T09:15:49.032Z] b541d28bf3b4: Layer already exists [2022-04-26T09:15:49.032Z] main: digest: sha256:6daa6b26215bd0001f2a52aa0153b570275ee4fa12e188ac470bd6a0a6ed0ea8 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T09:15:49.072Z] ===================================================== [Pipeline] echo [2022-04-26T09:15:49.082Z] taggedImages: [2022-04-26T09:15:49.082Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:15:49.082Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-26T09:15:49.082Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.24 [2022-04-26T09:15:49.082Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [2022-04-26T09:15:49.082Z] - 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] sh [2022-04-26T09:15:49.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:15:49.449Z] [2022-04-26T09:15:49.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:15:49.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:15:49.746Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T09:15:49.746Z] 5eb5b503b376: Pulling fs layer [2022-04-26T09:15:49.746Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T09:15:49.746Z] ec43610c2a17: Pulling fs layer [2022-04-26T09:15:49.746Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T09:15:49.746Z] 33b1e0a273af: Pulling fs layer [2022-04-26T09:15:49.746Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T09:15:49.746Z] 2f39f015ded8: Pulling fs layer [2022-04-26T09:15:49.746Z] 5d3b04190fa2: Waiting [2022-04-26T09:15:49.746Z] 33b1e0a273af: Waiting [2022-04-26T09:15:49.746Z] 2f39f015ded8: Waiting [2022-04-26T09:15:49.746Z] 3a2ae6a8a46f: Waiting [2022-04-26T09:15:49.746Z] 5c69ac0246d0: Download complete [2022-04-26T09:15:49.746Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T09:15:49.746Z] 3a2ae6a8a46f: Download complete [2022-04-26T09:15:49.746Z] ec43610c2a17: Verifying Checksum [2022-04-26T09:15:49.746Z] ec43610c2a17: Download complete [2022-04-26T09:15:49.746Z] 33b1e0a273af: Verifying Checksum [2022-04-26T09:15:49.746Z] 33b1e0a273af: Download complete [2022-04-26T09:15:50.008Z] 5d3b04190fa2: Verifying Checksum [2022-04-26T09:15:50.008Z] 5d3b04190fa2: Download complete [2022-04-26T09:15:50.008Z] 5eb5b503b376: Verifying Checksum [2022-04-26T09:15:50.008Z] 5eb5b503b376: Download complete [2022-04-26T09:15:50.575Z] 2f39f015ded8: Download complete [2022-04-26T09:15:51.143Z] 5eb5b503b376: Pull complete [2022-04-26T09:15:51.403Z] 5c69ac0246d0: Pull complete [2022-04-26T09:15:51.662Z] ec43610c2a17: Pull complete [2022-04-26T09:15:51.933Z] 3a2ae6a8a46f: Pull complete [2022-04-26T09:15:52.237Z] 33b1e0a273af: Pull complete [2022-04-26T09:15:52.237Z] 5d3b04190fa2: Pull complete [2022-04-26T09:15:56.445Z] 2f39f015ded8: Pull complete [2022-04-26T09:15:56.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T09:15:56.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:15:56.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T09:15:56.510Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:15:56.552Z] $ 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 [2022-04-26T09:15:58.401Z] $ docker top 0cb3b62d05a17fb40d8af149ea746aecd4ba387c338296b043ac19e75cf5540e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:15:58.855Z] ---> job-cost.sh [2022-04-26T09:15:58.855Z] lf-activate-venv: SKIPPING [2022-04-26T09:15:58.855Z] INFO: No Stack... [2022-04-26T09:15:59.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T09:15:59.686Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T09:15:59.981Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-04-26T09:15:59.981Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T09:15:59.998Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [2022-04-26T09:16:00.009Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] did not exist. Created. [2022-04-26T09:16:00.009Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T09:16:00.306Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T09:16:00.363Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T09:16:00.369Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T09:16:00.389Z] $ docker stop --time=1 0cb3b62d05a17fb40d8af149ea746aecd4ba387c338296b043ac19e75cf5540e [2022-04-26T09:16:01.547Z] $ docker rm -f 0cb3b62d05a17fb40d8af149ea746aecd4ba387c338296b043ac19e75cf5540e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T09:16:11.935Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23592 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-04-26T09:16:11.948Z] Running in /w/workspace/edgex-ui-go/63 [Pipeline] { [Pipeline] checkout [2022-04-26T09:16:12.524Z] The recommended git tool is: git [2022-04-26T09:16:18.442Z] using credential edgex-jenkins-ssh [2022-04-26T09:16:18.461Z] Cloning the remote Git repository [2022-04-26T09:16:18.531Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-26T09:16:18.609Z] > git init /w/workspace/edgex-ui-go/63 # timeout=10 [2022-04-26T09:16:18.697Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-26T09:16:18.698Z] > git --version # timeout=10 [2022-04-26T09:16:18.719Z] > git --version # 'git version 2.25.1' [2022-04-26T09:16:18.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T09:16:18.830Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T09:16:21.653Z] Avoid second fetch [2022-04-26T09:16:21.654Z] Checking out Revision f03538133d9c149f93a50abb1160b8af7c3ba7fe (main) [2022-04-26T09:16:21.615Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-26T09:16:21.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T09:16:21.682Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T09:16:21.708Z] > git checkout -f f03538133d9c149f93a50abb1160b8af7c3ba7fe # timeout=10 [2022-04-26T09:16:26.181Z] Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T09:16:27.114Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T09:16:27.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T09:16:27.114Z] Dload Upload Total Spent Left Speed [2022-04-26T09:16:27.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83401 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 82818 [Pipeline] sh [2022-04-26T09:16:27.649Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T09:16:27.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T09:16:27.994Z] + sudo tee /etc/docker/daemon.new [2022-04-26T09:16:27.994Z] { [2022-04-26T09:16:27.994Z] "registry-mirrors": [ [2022-04-26T09:16:27.994Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T09:16:27.994Z] ], [2022-04-26T09:16:27.994Z] "bip": "10.250.0.254/24", [2022-04-26T09:16:27.994Z] "hosts": [ [2022-04-26T09:16:27.994Z] "tcp://0.0.0.0:5555", [2022-04-26T09:16:27.994Z] "unix:///var/run/docker.sock" [2022-04-26T09:16:27.994Z] ], [2022-04-26T09:16:27.994Z] "mtu": 1458, [2022-04-26T09:16:27.994Z] "selinux-enabled": true, [2022-04-26T09:16:27.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T09:16:27.994Z] } [Pipeline] sh [2022-04-26T09:16:28.349Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T09:16:28.705Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:16:47.136Z] provisioning config files... [2022-04-26T09:16:47.162Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config1061869173390981319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:16:47.531Z] ---> docker-login.sh [2022-04-26T09:16:47.531Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:16:48.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:16:48.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:16:48.403Z] Configure a credential helper to remove this warning. See [2022-04-26T09:16:48.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:16:48.403Z] [2022-04-26T09:16:48.403Z] Login Succeeded [2022-04-26T09:16:48.403Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:16:48.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:16:48.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:16:48.952Z] Configure a credential helper to remove this warning. See [2022-04-26T09:16:48.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:16:48.952Z] [2022-04-26T09:16:48.952Z] Login Succeeded [2022-04-26T09:16:48.952Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:16:49.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:16:49.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:16:49.227Z] Configure a credential helper to remove this warning. See [2022-04-26T09:16:49.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:16:49.227Z] [2022-04-26T09:16:49.227Z] Login Succeeded [2022-04-26T09:16:49.227Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:16:49.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:16:49.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:16:49.788Z] Configure a credential helper to remove this warning. See [2022-04-26T09:16:49.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:16:49.788Z] [2022-04-26T09:16:49.788Z] Login Succeeded [2022-04-26T09:16:49.788Z] docker.io [2022-04-26T09:16:50.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:16:50.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:16:50.662Z] Configure a credential helper to remove this warning. See [2022-04-26T09:16:50.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:16:50.662Z] [2022-04-26T09:16:50.662Z] Login Succeeded [2022-04-26T09:16:50.662Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:16:50.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T09:16:51.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T09:16:51.118Z] ========================================================= [2022-04-26T09:16:51.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T09:16:51.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:16:51.555Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-26T09:16:52.535Z] Sending build context to Docker daemon 26.92MB [2022-04-26T09:16:52.535Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:16:52.535Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-26T09:16:52.813Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T09:16:52.813Z] 9b3977197b4f: Pulling fs layer [2022-04-26T09:16:52.813Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T09:16:52.813Z] 94645a83ff95: Pulling fs layer [2022-04-26T09:16:52.813Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T09:16:52.813Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T09:16:52.813Z] 3f3a8bcf1eab: Waiting [2022-04-26T09:16:52.813Z] 3096ccb668a1: Pulling fs layer [2022-04-26T09:16:52.813Z] 0c92f367c5e7: Waiting [2022-04-26T09:16:52.813Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T09:16:52.813Z] a4caa8a26152: Pulling fs layer [2022-04-26T09:16:52.813Z] a4caa8a26152: Waiting [2022-04-26T09:16:52.813Z] e8cf19c19ddd: Waiting [2022-04-26T09:16:52.813Z] 94645a83ff95: Verifying Checksum [2022-04-26T09:16:52.813Z] 94645a83ff95: Download complete [2022-04-26T09:16:52.813Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T09:16:52.813Z] 1a89e8eeedd5: Download complete [2022-04-26T09:16:52.813Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T09:16:52.813Z] 0c92f367c5e7: Download complete [2022-04-26T09:16:52.813Z] 3096ccb668a1: Download complete [2022-04-26T09:16:52.813Z] 9b3977197b4f: Download complete [2022-04-26T09:16:53.410Z] 9b3977197b4f: Pull complete [2022-04-26T09:16:54.017Z] 1a89e8eeedd5: Pull complete [2022-04-26T09:16:54.298Z] 94645a83ff95: Pull complete [2022-04-26T09:16:54.574Z] a4caa8a26152: Verifying Checksum [2022-04-26T09:16:54.574Z] a4caa8a26152: Download complete [2022-04-26T09:16:55.169Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T09:16:55.169Z] 3f3a8bcf1eab: Download complete [2022-04-26T09:17:07.583Z] 3f3a8bcf1eab: Pull complete [2022-04-26T09:17:07.583Z] 0c92f367c5e7: Pull complete [2022-04-26T09:17:07.583Z] 3096ccb668a1: Pull complete [2022-04-26T09:17:07.583Z] e8cf19c19ddd: Pull complete [2022-04-26T09:17:14.314Z] a4caa8a26152: Pull complete [2022-04-26T09:17:14.314Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T09:17:14.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T09:17:14.314Z] ---> 725f1c02e7f9 [2022-04-26T09:17:14.314Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-26T09:17:15.762Z] ---> Running in 9dc69f580f50 [2022-04-26T09:17:15.762Z] Removing intermediate container 9dc69f580f50 [2022-04-26T09:17:15.762Z] ---> 28d8ecc820c5 [2022-04-26T09:17:15.762Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-26T09:17:15.762Z] ---> Running in 61022765c64a [2022-04-26T09:17:16.363Z] Removing intermediate container 61022765c64a [2022-04-26T09:17:16.363Z] ---> 0474934fa3ab [2022-04-26T09:17:16.363Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:17:16.363Z] ---> Running in dc3dd33348f4 [2022-04-26T09:17:16.639Z] Removing intermediate container dc3dd33348f4 [2022-04-26T09:17:16.639Z] ---> 9399863c2738 [2022-04-26T09:17:16.639Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-26T09:17:16.915Z] ---> Running in c88a4b2f2678 [2022-04-26T09:17:18.356Z] Removing intermediate container c88a4b2f2678 [2022-04-26T09:17:18.356Z] ---> f041512e881d [2022-04-26T09:17:18.356Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-26T09:17:18.356Z] ---> Running in f312540bfad7 [2022-04-26T09:17:18.632Z] Removing intermediate container f312540bfad7 [2022-04-26T09:17:18.632Z] ---> 4e8086cc30af [2022-04-26T09:17:18.632Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:17:18.632Z] ---> Running in c13711983a7b [2022-04-26T09:17:20.618Z] Removing intermediate container c13711983a7b [2022-04-26T09:17:20.618Z] ---> c3aa021d9988 [2022-04-26T09:17:20.618Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:17:20.618Z] ---> Running in 5166f8260f40 [2022-04-26T09:17:21.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T09:17:22.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T09:17:23.570Z] OK: 220 MiB in 52 packages [2022-04-26T09:17:24.561Z] Removing intermediate container 5166f8260f40 [2022-04-26T09:17:24.561Z] ---> f69407802af0 [2022-04-26T09:17:24.561Z] Step 10/15 : ENV GO111MODULE=on [2022-04-26T09:17:24.561Z] ---> Running in afaa475eb2f7 [2022-04-26T09:17:24.836Z] Removing intermediate container afaa475eb2f7 [2022-04-26T09:17:24.836Z] ---> c8297eaac3ea [2022-04-26T09:17:24.836Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-26T09:17:24.836Z] ---> Running in 4df9704645dc [2022-04-26T09:17:25.110Z] Removing intermediate container 4df9704645dc [2022-04-26T09:17:25.110Z] ---> 7db10cd3c7ef [2022-04-26T09:17:25.110Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-26T09:17:26.113Z] ---> 0e73e0fddd94 [2022-04-26T09:17:26.113Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:17:26.113Z] ---> Running in cbb0e7b44129 [2022-04-26T09:18:47.962Z] Removing intermediate container cbb0e7b44129 [2022-04-26T09:18:47.962Z] ---> bd3986f5bebb [2022-04-26T09:18:47.962Z] Step 14/15 : COPY . . [2022-04-26T09:18:47.962Z] ---> 6b2445865300 [2022-04-26T09:18:47.962Z] Step 15/15 : RUN ${MAKE} [2022-04-26T09:18:47.962Z] ---> Running in eebb6e70558f [2022-04-26T09:18:47.962Z] noop [2022-04-26T09:18:47.962Z] Removing intermediate container eebb6e70558f [2022-04-26T09:18:47.962Z] ---> 5efe41211c41 [2022-04-26T09:18:47.962Z] Successfully built 5efe41211c41 [2022-04-26T09:18:47.962Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:18:48.318Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T09:18:48.318Z] . [Pipeline] withDockerContainer [2022-04-26T09:18:48.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-23592 does not seem to be running inside a container [2022-04-26T09:18:48.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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-arm64 cat [2022-04-26T09:18:50.010Z] $ docker top f07e56c5693d502860b2ee68a740321b398721ae6b84d8b3fce6c806a1ff8645 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T09:18:50.956Z] + go version [2022-04-26T09:18:50.956Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T09:18:50.987Z] $ docker stop --time=1 f07e56c5693d502860b2ee68a740321b398721ae6b84d8b3fce6c806a1ff8645 [2022-04-26T09:18:52.647Z] $ docker rm -f f07e56c5693d502860b2ee68a740321b398721ae6b84d8b3fce6c806a1ff8645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:18:53.279Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T09:18:53.279Z] . [Pipeline] withDockerContainer [2022-04-26T09:18:53.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-23592 does not seem to be running inside a container [2022-04-26T09:18:53.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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-arm64 cat [2022-04-26T09:18:54.946Z] $ docker top 9bf2a53f7a40abf51b54a343c24660d480cd48679a3ed4e54e40af6c1d369c89 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-26T09:18:55.860Z] + make test [2022-04-26T09:18:55.860Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-26T09:18:57.313Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-26T09:19:36.426Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-26T09:19:36.426Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-26T09:19:58.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T09:19:58.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-26T09:19:58.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-26T09:19:58.646Z] $ docker stop --time=1 9bf2a53f7a40abf51b54a343c24660d480cd48679a3ed4e54e40af6c1d369c89 [2022-04-26T09:20:00.452Z] $ docker rm -f 9bf2a53f7a40abf51b54a343c24660d480cd48679a3ed4e54e40af6c1d369c89 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T09:20:01.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-26T09:20:01.247Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T09:20:01.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T09:20:02.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-26T09:20:02.622Z] + ls -al . [2022-04-26T09:20:02.622Z] total 160 [2022-04-26T09:20:02.622Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 26 09:18 . [2022-04-26T09:20:02.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 .. [2022-04-26T09:20:02.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 09:16 .git [2022-04-26T09:20:02.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 .github [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:16 .gitignore [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 26 09:16 Attribution.txt [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 09:16 CONTRIBUTING.md [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 26 09:16 Dockerfile [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 09:16 Jenkinsfile [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 09:16 LICENSE [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 26 09:16 Makefile [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 26 09:16 README.md [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 09:14 VERSION [2022-04-26T09:20:02.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 assets [2022-04-26T09:20:02.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:16 bin [2022-04-26T09:20:02.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 cmd [2022-04-26T09:20:02.622Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 09:18 coverage.out [2022-04-26T09:20:02.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 09:16 docs [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 26 09:16 go.mod [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 26 09:16 go.sum [2022-04-26T09:20:02.622Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 09:16 internal [2022-04-26T09:20:02.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 09:16 pkg [2022-04-26T09:20:02.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 snap [2022-04-26T09:20:02.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 testing [2022-04-26T09:20:02.622Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 09:16 version.go [2022-04-26T09:20:02.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 09:16 web [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:20:02.979Z] + 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=f03538133d9c149f93a50abb1160b8af7c3ba7fe --label arch=arm64 --label version=2.1.1-dev.24 . [2022-04-26T09:20:03.967Z] Sending build context to Docker daemon 26.93MB [2022-04-26T09:20:03.967Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-26T09:20:03.967Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-26T09:20:03.967Z] ---> 5efe41211c41 [2022-04-26T09:20:03.967Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-26T09:20:04.241Z] ---> Running in 8a6bace774da [2022-04-26T09:20:04.519Z] Removing intermediate container 8a6bace774da [2022-04-26T09:20:04.519Z] ---> 7ff8c046d164 [2022-04-26T09:20:04.519Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-26T09:20:04.519Z] ---> Running in 6ce48e50151a [2022-04-26T09:20:05.123Z] Removing intermediate container 6ce48e50151a [2022-04-26T09:20:05.123Z] ---> 8fc062ce7270 [2022-04-26T09:20:05.123Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-26T09:20:05.124Z] ---> Running in a3521ac1e90c [2022-04-26T09:20:05.398Z] Removing intermediate container a3521ac1e90c [2022-04-26T09:20:05.398Z] ---> 76f97b287fae [2022-04-26T09:20:05.398Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-26T09:20:05.398Z] ---> Running in a2a5bc4784ab [2022-04-26T09:20:05.679Z] Removing intermediate container a2a5bc4784ab [2022-04-26T09:20:05.679Z] ---> 89733915a78b [2022-04-26T09:20:05.679Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-26T09:20:05.955Z] ---> Running in 04d6d38feadf [2022-04-26T09:20:06.233Z] Removing intermediate container 04d6d38feadf [2022-04-26T09:20:06.233Z] ---> 055d5fd2588a [2022-04-26T09:20:06.233Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T09:20:06.233Z] ---> Running in 2b9298f8ccca [2022-04-26T09:20:08.212Z] Removing intermediate container 2b9298f8ccca [2022-04-26T09:20:08.212Z] ---> d01d787ed646 [2022-04-26T09:20:08.212Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-26T09:20:08.212Z] ---> Running in d6cd768e43a8 [2022-04-26T09:20:09.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T09:20:10.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T09:20:11.274Z] OK: 220 MiB in 52 packages [2022-04-26T09:20:12.266Z] Removing intermediate container d6cd768e43a8 [2022-04-26T09:20:12.266Z] ---> 1c58334db7c1 [2022-04-26T09:20:12.266Z] Step 10/23 : ENV GO111MODULE=on [2022-04-26T09:20:12.266Z] ---> Running in 835578acd351 [2022-04-26T09:20:12.541Z] Removing intermediate container 835578acd351 [2022-04-26T09:20:12.541Z] ---> c9e3717a65b3 [2022-04-26T09:20:12.541Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-26T09:20:12.541Z] ---> Running in f1ef0728b913 [2022-04-26T09:20:13.142Z] Removing intermediate container f1ef0728b913 [2022-04-26T09:20:13.142Z] ---> 3a070942ebf0 [2022-04-26T09:20:13.142Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-26T09:20:13.737Z] ---> 26ecacdb020f [2022-04-26T09:20:13.737Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T09:20:13.737Z] ---> Running in e1fcea34e80d [2022-04-26T09:20:16.355Z] Removing intermediate container e1fcea34e80d [2022-04-26T09:20:16.355Z] ---> fa810dd28887 [2022-04-26T09:20:16.355Z] Step 14/23 : COPY . . [2022-04-26T09:20:18.967Z] ---> e04ac646202f [2022-04-26T09:20:18.967Z] Step 15/23 : RUN ${MAKE} [2022-04-26T09:20:18.967Z] ---> Running in 759acd908244 [2022-04-26T09:20:19.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-26T09:20:58.973Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-26T09:20:58.973Z] Removing intermediate container 759acd908244 [2022-04-26T09:20:58.973Z] ---> ad63e2216404 [2022-04-26T09:20:58.973Z] Step 16/23 : FROM alpine:3.14 [2022-04-26T09:20:59.245Z] 3.14: Pulling from library/alpine [2022-04-26T09:20:59.518Z] 455c02918c45: Pulling fs layer [2022-04-26T09:20:59.791Z] 455c02918c45: Verifying Checksum [2022-04-26T09:20:59.791Z] 455c02918c45: Download complete [2022-04-26T09:21:00.383Z] 455c02918c45: Pull complete [2022-04-26T09:21:00.383Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T09:21:00.383Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T09:21:00.383Z] ---> ac73e934f311 [2022-04-26T09:21:00.383Z] Step 17/23 : EXPOSE 4000 [2022-04-26T09:21:00.383Z] ---> Running in 9812e0e4d707 [2022-04-26T09:21:00.656Z] Removing intermediate container 9812e0e4d707 [2022-04-26T09:21:00.656Z] ---> 5a07f668768b [2022-04-26T09:21:00.656Z] Step 18/23 : 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 [2022-04-26T09:21:02.086Z] ---> 152abde3002c [2022-04-26T09:21:02.086Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-26T09:21:02.086Z] ---> Running in 338c12d4fc21 [2022-04-26T09:21:02.367Z] Removing intermediate container 338c12d4fc21 [2022-04-26T09:21:02.367Z] ---> 779903517ee8 [2022-04-26T09:21:02.367Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-26T09:21:02.367Z] ---> Running in c9817cecd1af [2022-04-26T09:21:02.643Z] Removing intermediate container c9817cecd1af [2022-04-26T09:21:02.643Z] ---> af9977fbe30b [2022-04-26T09:21:02.643Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T09:21:02.921Z] ---> Running in abde7596e261 [2022-04-26T09:21:03.192Z] Removing intermediate container abde7596e261 [2022-04-26T09:21:03.193Z] ---> b2f05c3d57a9 [2022-04-26T09:21:03.193Z] Step 22/23 : LABEL git_sha=f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:21:03.193Z] ---> Running in c7f10463ba99 [2022-04-26T09:21:03.468Z] Removing intermediate container c7f10463ba99 [2022-04-26T09:21:03.468Z] ---> f94c8f4559a7 [2022-04-26T09:21:03.468Z] Step 23/23 : LABEL version=2.1.1-dev.24 [2022-04-26T09:21:03.468Z] ---> Running in 57620c812527 [2022-04-26T09:21:03.743Z] Removing intermediate container 57620c812527 [2022-04-26T09:21:03.743Z] ---> 59d03c20c6d7 [2022-04-26T09:21:03.743Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-26T09:21:04.018Z] Successfully built 59d03c20c6d7 [2022-04-26T09:21:04.018Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:21:04.143Z] provisioning config files... [2022-04-26T09:21:04.163Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config913510437888325705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:21:04.512Z] ---> docker-login.sh [2022-04-26T09:21:04.512Z] nexus3.edgexfoundry.org:10001 [2022-04-26T09:21:04.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:21:04.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:21:04.785Z] Configure a credential helper to remove this warning. See [2022-04-26T09:21:04.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:21:04.785Z] [2022-04-26T09:21:04.785Z] Login Succeeded [2022-04-26T09:21:04.785Z] nexus3.edgexfoundry.org:10002 [2022-04-26T09:21:05.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:21:05.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:21:05.351Z] Configure a credential helper to remove this warning. See [2022-04-26T09:21:05.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:21:05.351Z] [2022-04-26T09:21:05.351Z] Login Succeeded [2022-04-26T09:21:05.351Z] nexus3.edgexfoundry.org:10003 [2022-04-26T09:21:05.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:21:05.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:21:05.899Z] Configure a credential helper to remove this warning. See [2022-04-26T09:21:05.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:21:05.899Z] [2022-04-26T09:21:05.899Z] Login Succeeded [2022-04-26T09:21:05.899Z] nexus3.edgexfoundry.org:10004 [2022-04-26T09:21:06.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:21:06.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:21:06.451Z] Configure a credential helper to remove this warning. See [2022-04-26T09:21:06.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:21:06.451Z] [2022-04-26T09:21:06.451Z] Login Succeeded [2022-04-26T09:21:06.451Z] docker.io [2022-04-26T09:21:06.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T09:21:06.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T09:21:06.996Z] Configure a credential helper to remove this warning. See [2022-04-26T09:21:06.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T09:21:06.996Z] [2022-04-26T09:21:06.996Z] Login Succeeded [2022-04-26T09:21:06.996Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T09:21:07.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T09:21:07.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T09:21:07.085Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-04-26T09:21:07.085Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:21:07.085Z] latest [2022-04-26T09:21:07.085Z] 2.1.1-dev.24 [2022-04-26T09:21:07.085Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [2022-04-26T09:21:07.085Z] main [2022-04-26T09:21:07.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:07.446Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:07.788Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:21:07.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-26T09:21:07.788Z] 2415a5e79a0b: Preparing [2022-04-26T09:21:07.788Z] f73e7dbfee58: Preparing [2022-04-26T09:21:07.788Z] f73e7dbfee58: Layer already exists [2022-04-26T09:21:12.087Z] 2415a5e79a0b: Pushed [2022-04-26T09:21:12.360Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:12.711Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:13.054Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-26T09:21:13.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-26T09:21:13.054Z] 2415a5e79a0b: Preparing [2022-04-26T09:21:13.054Z] f73e7dbfee58: Preparing [2022-04-26T09:21:13.054Z] 2415a5e79a0b: Layer already exists [2022-04-26T09:21:13.054Z] f73e7dbfee58: Layer already exists [2022-04-26T09:21:13.326Z] latest: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:13.674Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:14.018Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.24 [2022-04-26T09:21:14.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-26T09:21:14.019Z] 2415a5e79a0b: Preparing [2022-04-26T09:21:14.019Z] f73e7dbfee58: Preparing [2022-04-26T09:21:14.019Z] f73e7dbfee58: Layer already exists [2022-04-26T09:21:14.019Z] 2415a5e79a0b: Layer already exists [2022-04-26T09:21:14.292Z] 2.1.1-dev.24: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:14.640Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:14.983Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [2022-04-26T09:21:14.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-26T09:21:14.983Z] 2415a5e79a0b: Preparing [2022-04-26T09:21:14.983Z] f73e7dbfee58: Preparing [2022-04-26T09:21:14.983Z] 2415a5e79a0b: Layer already exists [2022-04-26T09:21:14.983Z] f73e7dbfee58: Layer already exists [2022-04-26T09:21:15.256Z] f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:15.605Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:15.947Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-04-26T09:21:15.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-26T09:21:15.947Z] 2415a5e79a0b: Preparing [2022-04-26T09:21:15.947Z] f73e7dbfee58: Preparing [2022-04-26T09:21:15.947Z] f73e7dbfee58: Layer already exists [2022-04-26T09:21:15.947Z] 2415a5e79a0b: Layer already exists [2022-04-26T09:21:16.223Z] main: digest: sha256:feca55a494a53062bd06798f06a7f5eedfb60395f4555558d06113f15b7eaa62 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T09:21:16.267Z] ===================================================== [Pipeline] echo [2022-04-26T09:21:16.276Z] taggedImages: [2022-04-26T09:21:16.276Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe [2022-04-26T09:21:16.276Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-26T09:21:16.276Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.24 [2022-04-26T09:21:16.276Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f03538133d9c149f93a50abb1160b8af7c3ba7fe-2.1.1-dev.24 [2022-04-26T09:21:16.276Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:16.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T09:21:16.638Z] [2022-04-26T09:21:16.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:16.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T09:21:17.269Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T09:21:17.269Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T09:21:17.269Z] 04944245beec: Pulling fs layer [2022-04-26T09:21:17.269Z] 699f458cf7ca: Pulling fs layer [2022-04-26T09:21:17.269Z] 765212b225bb: Pulling fs layer [2022-04-26T09:21:17.269Z] f23df028b6ca: Pulling fs layer [2022-04-26T09:21:17.269Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T09:21:17.269Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T09:21:17.269Z] f23df028b6ca: Waiting [2022-04-26T09:21:17.269Z] d65c8cfc05b1: Waiting [2022-04-26T09:21:17.269Z] 2437ff75d9bd: Waiting [2022-04-26T09:21:17.269Z] 765212b225bb: Waiting [2022-04-26T09:21:17.269Z] 04944245beec: Verifying Checksum [2022-04-26T09:21:17.269Z] 04944245beec: Download complete [2022-04-26T09:21:17.269Z] 765212b225bb: Verifying Checksum [2022-04-26T09:21:17.269Z] 765212b225bb: Download complete [2022-04-26T09:21:17.269Z] f23df028b6ca: Download complete [2022-04-26T09:21:17.269Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T09:21:17.269Z] d65c8cfc05b1: Download complete [2022-04-26T09:21:17.545Z] 699f458cf7ca: Verifying Checksum [2022-04-26T09:21:17.545Z] 699f458cf7ca: Download complete [2022-04-26T09:21:17.821Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T09:21:17.821Z] 8998bd30e6a1: Download complete [2022-04-26T09:21:20.451Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T09:21:20.451Z] 2437ff75d9bd: Download complete [2022-04-26T09:21:22.434Z] 8998bd30e6a1: Pull complete [2022-04-26T09:21:22.708Z] 04944245beec: Pull complete [2022-04-26T09:21:24.145Z] 699f458cf7ca: Pull complete [2022-04-26T09:21:24.418Z] 765212b225bb: Pull complete [2022-04-26T09:21:25.408Z] f23df028b6ca: Pull complete [2022-04-26T09:21:25.408Z] d65c8cfc05b1: Pull complete [2022-04-26T09:21:40.502Z] 2437ff75d9bd: Pull complete [2022-04-26T09:21:40.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T09:21:40.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T09:21:40.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T09:21:40.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-23592 does not seem to be running inside a container [2022-04-26T09:21:40.914Z] $ 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/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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:arm64 cat [2022-04-26T09:21:43.597Z] $ docker top 55161504d7970fd19f9226784e0c3832ba3f37120c912ee61fc5c6bfd8fbeff1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:21:44.605Z] ---> job-cost.sh [2022-04-26T09:21:44.605Z] lf-activate-venv: SKIPPING [2022-04-26T09:21:44.605Z] INFO: No Stack... [2022-04-26T09:21:45.203Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T09:21:46.178Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T09:21:46.857Z] + cat /w/workspace/edgex-ui-go/63/archives/cost.csv [2022-04-26T09:21:46.858Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T09:21:46.924Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [2022-04-26T09:21:46.931Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] did not exist. Created. [2022-04-26T09:21:46.931Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T09:21:47.622Z] /w/workspace/edgex-ui-go/63@tmp/durable-0e006248/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-26T09:21:48.302Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T09:21:48.327Z] Warning: overwriting stash ‘stack-cost’ [2022-04-26T09:21:48.478Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T09:21:48.485Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T09:21:48.512Z] $ docker stop --time=1 55161504d7970fd19f9226784e0c3832ba3f37120c912ee61fc5c6bfd8fbeff1 [2022-04-26T09:21:50.044Z] $ docker rm -f 55161504d7970fd19f9226784e0c3832ba3f37120c912ee61fc5c6bfd8fbeff1 [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 [2022-04-26T09:21:50.562Z] provisioning config files... [2022-04-26T09:21:50.577Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2756622460943809534tmp [Pipeline] { [Pipeline] sh [2022-04-26T09:21:50.877Z] + set +x [2022-04-26T09:21:50.877Z] + curl -s https://codecov.io/bash [2022-04-26T09:21:50.877Z] + bash -s -- [2022-04-26T09:21:50.877Z] [2022-04-26T09:21:50.877Z] _____ _ [2022-04-26T09:21:50.877Z] / ____| | | [2022-04-26T09:21:50.877Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T09:21:50.877Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T09:21:50.877Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T09:21:50.877Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T09:21:50.877Z] Bash-1.0.6 [2022-04-26T09:21:50.877Z] [2022-04-26T09:21:50.877Z] [2022-04-26T09:21:50.877Z] ==> git version 2.25.1 found [2022-04-26T09:21:50.877Z] ==> 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 [2022-04-26T09:21:50.877Z] Release-Date: 2020-01-08 [2022-04-26T09:21:50.877Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-26T09:21:50.877Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T09:21:50.877Z] ==> Jenkins CI detected. [2022-04-26T09:21:50.877Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-26T09:21:50.877Z] project root: . [2022-04-26T09:21:50.877Z] --> token set from env [2022-04-26T09:21:50.877Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T09:21:50.877Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T09:21:50.877Z] ==> Python coveragepy not found [2022-04-26T09:21:50.877Z] ==> Searching for coverage reports in: [2022-04-26T09:21:50.877Z] + . [2022-04-26T09:21:51.138Z] -> Found 1 reports [2022-04-26T09:21:51.138Z] ==> Detecting git/mercurial file structure [2022-04-26T09:21:51.138Z] ==> Reading reports [2022-04-26T09:21:51.138Z] + ./coverage.out bytes=10 [2022-04-26T09:21:51.138Z] ==> Appending adjustments [2022-04-26T09:21:51.138Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T09:21:51.138Z] + Found adjustments [2022-04-26T09:21:51.138Z] ==> Gzipping contents [2022-04-26T09:21:51.138Z] 4.0K /tmp/codecov.KkAFuE.gz [2022-04-26T09:21:51.138Z] ==> Uploading reports [2022-04-26T09:21:51.138Z] url: https://codecov.io [2022-04-26T09:21:51.138Z] query: branch=main&commit=f03538133d9c149f93a50abb1160b8af7c3ba7fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T09:21:51.138Z] -> Pinging Codecov [2022-04-26T09:21:51.138Z] 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=f03538133d9c149f93a50abb1160b8af7c3ba7fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T09:21:51.406Z] -> Uploading to [2022-04-26T09:21:51.406Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/FB506323287CE973F263BFD2A0EB1F37/f03538133d9c149f93a50abb1160b8af7c3ba7fe/b41cabb6-795c-4740-b7a7-ccbddeb649f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T092151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87953bd3cf1910e2cddab8a6cecf987769ac082cf5a2906f9d37fd03a17dd1e7 [2022-04-26T09:21:51.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T09:21:51.406Z] Dload Upload Total Spent Left Speed [2022-04-26T09:21:51.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 14706 --:--:-- --:--:-- --:--:-- 14706 [2022-04-26T09:21:51.668Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] } [2022-04-26T09:21:51.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-26T09:21:51.956Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-26T09:21:51.971Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:52.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T09:21:52.272Z] [2022-04-26T09:21:52.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:21:52.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T09:21:52.593Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-26T09:21:52.593Z] 188c0c94c7c5: Pulling fs layer [2022-04-26T09:21:52.593Z] 0ef7d3d256c8: Pulling fs layer [2022-04-26T09:21:52.593Z] de9db76c5a1d: Pulling fs layer [2022-04-26T09:21:52.593Z] 0eba1c9be4d2: Pulling fs layer [2022-04-26T09:21:52.593Z] 0d57e429df01: Pulling fs layer [2022-04-26T09:21:52.593Z] 4e4be7b47b0d: Pulling fs layer [2022-04-26T09:21:52.593Z] e1f770b5df2f: Pulling fs layer [2022-04-26T09:21:52.593Z] 85a0685a4137: Pulling fs layer [2022-04-26T09:21:52.593Z] 0eba1c9be4d2: Waiting [2022-04-26T09:21:52.593Z] 4e4be7b47b0d: Waiting [2022-04-26T09:21:52.593Z] 0d57e429df01: Waiting [2022-04-26T09:21:52.593Z] 85a0685a4137: Waiting [2022-04-26T09:21:52.593Z] e1f770b5df2f: Waiting [2022-04-26T09:21:52.593Z] de9db76c5a1d: Verifying Checksum [2022-04-26T09:21:52.593Z] de9db76c5a1d: Download complete [2022-04-26T09:21:52.593Z] 0ef7d3d256c8: Verifying Checksum [2022-04-26T09:21:52.593Z] 0ef7d3d256c8: Download complete [2022-04-26T09:21:52.593Z] 0d57e429df01: Download complete [2022-04-26T09:21:52.593Z] 188c0c94c7c5: Verifying Checksum [2022-04-26T09:21:52.593Z] 188c0c94c7c5: Download complete [2022-04-26T09:21:52.593Z] 4e4be7b47b0d: Download complete [2022-04-26T09:21:52.857Z] e1f770b5df2f: Verifying Checksum [2022-04-26T09:21:52.857Z] e1f770b5df2f: Download complete [2022-04-26T09:21:52.857Z] 188c0c94c7c5: Pull complete [2022-04-26T09:21:53.122Z] 0ef7d3d256c8: Pull complete [2022-04-26T09:21:53.122Z] de9db76c5a1d: Pull complete [2022-04-26T09:21:53.697Z] 0eba1c9be4d2: Verifying Checksum [2022-04-26T09:21:53.697Z] 0eba1c9be4d2: Download complete [2022-04-26T09:21:53.697Z] 85a0685a4137: Verifying Checksum [2022-04-26T09:21:58.997Z] 0eba1c9be4d2: Pull complete [2022-04-26T09:21:58.997Z] 0d57e429df01: Pull complete [2022-04-26T09:21:58.997Z] 4e4be7b47b0d: Pull complete [2022-04-26T09:21:59.581Z] e1f770b5df2f: Pull complete [2022-04-26T09:22:04.904Z] 85a0685a4137: Pull complete [2022-04-26T09:22:04.904Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-26T09:22:04.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T09:22:04.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-26T09:22:04.989Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:22:05.034Z] $ 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 [2022-04-26T09:22:07.301Z] $ docker top 88f9cda1fceb4ec400edfc82b9fc5e985ee1e054414cd233414dfd66cc7892f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T09:22:07.400Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-26T09:22:07.685Z] + set -o pipefail [2022-04-26T09:22:07.685Z] + snyk monitor '--org=edgex-jenkins' [2022-04-26T09:22:11.906Z] [2022-04-26T09:22:11.906Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-04-26T09:22:11.906Z] [2022-04-26T09:22:11.906Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/caea62a9-eed2-4b83-9276-785bf4bde303 [2022-04-26T09:22:11.906Z] [2022-04-26T09:22:11.906Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-26T09:22:11.906Z] [2022-04-26T09:22:11.906Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-26T09:22:11.906Z] [2022-04-26T09:22:12.167Z] [Pipeline] } [2022-04-26T09:22:12.182Z] $ docker stop --time=1 88f9cda1fceb4ec400edfc82b9fc5e985ee1e054414cd233414dfd66cc7892f0 [2022-04-26T09:22:13.998Z] $ docker rm -f 88f9cda1fceb4ec400edfc82b9fc5e985ee1e054414cd233414dfd66cc7892f0 [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 [2022-04-26T09:22:14.663Z] + git log --format=format:%s -1 f03538133d9c149f93a50abb1160b8af7c3ba7fe [Pipeline] sh [2022-04-26T09:22:14.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T09:22:14.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:22:15.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:22:15.274Z] . [Pipeline] withDockerContainer [2022-04-26T09:22:15.354Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:22:15.402Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-26T09:22:15.872Z] $ docker top f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T09:22:15.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T09:22:15.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T09:22:16.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T09:22:16.123Z] $ docker exec f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 ssh-agent [2022-04-26T09:22:16.247Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgDkKLe/agent.13 [2022-04-26T09:22:16.247Z] SSH_AGENT_PID=19 [2022-04-26T09:22:16.255Z] Running ssh-add (command line suppressed) [2022-04-26T09:22:16.390Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3568091360986115393.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3568091360986115393.key) [2022-04-26T09:22:16.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T09:22:16.768Z] + git semver tag [2022-04-26T09:22:16.768Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T09:22:16.768Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-26T09:22:16.768Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-26T09:22:16.768Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T09:22:16.768Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T09:22:16.768Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T09:22:16.768Z] # $SEMVER_BRANCH = main [2022-04-26T09:22:16.768Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-26T09:22:16.768Z] # f03538133d9c149f93a50abb1160b8af7c3ba7fe HEAD [2022-04-26T09:22:16.768Z] # -> Force: false [2022-04-26T09:22:16.768Z] # 582776d5bc3dea04439b3c73ae81bd0401d2a594 refs/tags/v2.1.1-dev.24 [Pipeline] } [2022-04-26T09:22:16.798Z] $ docker exec --env ******** --env ******** f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 ssh-agent -k [2022-04-26T09:22:16.941Z] unset SSH_AUTH_SOCK; [2022-04-26T09:22:16.942Z] unset SSH_AGENT_PID; [2022-04-26T09:22:16.942Z] echo Agent pid 19 killed; [2022-04-26T09:22:16.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T09:22:17.274Z] + git semver [Pipeline] } [2022-04-26T09:22:17.294Z] $ docker stop --time=1 f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 [2022-04-26T09:22:18.670Z] $ docker rm -f f11c6fa445afefc8911e8c8d912e1244fec4c1fc5119a683a4768490e368c324 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:22:19.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T09:22:19.079Z] [2022-04-26T09:22:19.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:22:19.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T09:22:19.389Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-26T09:22:19.389Z] ab5ef0e58194: Pulling fs layer [2022-04-26T09:22:19.389Z] 9712f1f96733: Pulling fs layer [2022-04-26T09:22:19.389Z] 63f879dbbcfc: Pulling fs layer [2022-04-26T09:22:19.389Z] 0d9ebad4ef96: Pulling fs layer [2022-04-26T09:22:19.389Z] e9a5061849ea: Pulling fs layer [2022-04-26T09:22:19.389Z] d747dcd14b5f: Pulling fs layer [2022-04-26T09:22:19.389Z] 2de7ff778b66: Pulling fs layer [2022-04-26T09:22:19.389Z] 0d9ebad4ef96: Waiting [2022-04-26T09:22:19.389Z] e9a5061849ea: Waiting [2022-04-26T09:22:19.389Z] d747dcd14b5f: Waiting [2022-04-26T09:22:19.389Z] 2de7ff778b66: Waiting [2022-04-26T09:22:19.389Z] 9712f1f96733: Verifying Checksum [2022-04-26T09:22:19.389Z] 9712f1f96733: Download complete [2022-04-26T09:22:19.650Z] 63f879dbbcfc: Verifying Checksum [2022-04-26T09:22:19.650Z] 63f879dbbcfc: Download complete [2022-04-26T09:22:19.912Z] e9a5061849ea: Verifying Checksum [2022-04-26T09:22:19.912Z] e9a5061849ea: Download complete [2022-04-26T09:22:19.912Z] d747dcd14b5f: Verifying Checksum [2022-04-26T09:22:19.912Z] d747dcd14b5f: Download complete [2022-04-26T09:22:19.912Z] 0d9ebad4ef96: Verifying Checksum [2022-04-26T09:22:19.912Z] 0d9ebad4ef96: Download complete [2022-04-26T09:22:19.912Z] ab5ef0e58194: Verifying Checksum [2022-04-26T09:22:19.912Z] ab5ef0e58194: Download complete [2022-04-26T09:22:20.175Z] 2de7ff778b66: Verifying Checksum [2022-04-26T09:22:20.176Z] 2de7ff778b66: Download complete [2022-04-26T09:22:23.493Z] ab5ef0e58194: Pull complete [2022-04-26T09:22:23.493Z] 9712f1f96733: Pull complete [2022-04-26T09:22:24.434Z] 63f879dbbcfc: Pull complete [2022-04-26T09:22:29.732Z] 0d9ebad4ef96: Pull complete [2022-04-26T09:22:29.732Z] e9a5061849ea: Pull complete [2022-04-26T09:22:29.732Z] d747dcd14b5f: Pull complete [2022-04-26T09:22:30.671Z] 2de7ff778b66: Pull complete [2022-04-26T09:22:30.671Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-26T09:22:30.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T09:22:30.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-26T09:22:30.736Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:22:30.772Z] $ 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 [2022-04-26T09:22:33.746Z] $ docker top becd0d09c2114993c51c6a11c51a9b3fed44a453d5fc2f166acdecc43a7ec5e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:22:33.830Z] provisioning config files... [2022-04-26T09:22:33.841Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6534014860622326556tmp [2022-04-26T09:22:33.852Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1393073394870404007tmp [2022-04-26T09:22:33.862Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config638522441698970878tmp [Pipeline] { [Pipeline] echo [2022-04-26T09:22:33.884Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:34.171Z] ---> sigul-configuration.sh [2022-04-26T09:22:34.171Z] gpg: directory `/root/.gnupg' created [2022-04-26T09:22:34.171Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-26T09:22:34.171Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-26T09:22:34.171Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-26T09:22:34.171Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-26T09:22:34.171Z] gpg: CAST5 encrypted data [2022-04-26T09:22:34.171Z] gpg: encrypted with 1 passphrase [2022-04-26T09:22:34.171Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-26T09:22:34.464Z] + mkdir /home/jenkins [2022-04-26T09:22:34.464Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-26T09:22:34.754Z] + 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 [2022-04-26T09:22:34.767Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:35.051Z] ---> sigul-install.sh [2022-04-26T09:22:35.051Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-26T09:22:35.339Z] + git tag --list [2022-04-26T09:22:35.339Z] 0.1.1 [2022-04-26T09:22:35.339Z] v1.1.0 [2022-04-26T09:22:35.339Z] v1.2.0 [2022-04-26T09:22:35.339Z] v1.2.1 [2022-04-26T09:22:35.339Z] v1.3.0 [2022-04-26T09:22:35.339Z] v2.0.0 [2022-04-26T09:22:35.339Z] v2.0.1-dev.1 [2022-04-26T09:22:35.339Z] v2.0.1-dev.10 [2022-04-26T09:22:35.339Z] v2.0.1-dev.11 [2022-04-26T09:22:35.339Z] v2.0.1-dev.12 [2022-04-26T09:22:35.339Z] v2.0.1-dev.13 [2022-04-26T09:22:35.339Z] v2.0.1-dev.14 [2022-04-26T09:22:35.339Z] v2.0.1-dev.15 [2022-04-26T09:22:35.339Z] v2.0.1-dev.16 [2022-04-26T09:22:35.339Z] v2.0.1-dev.17 [2022-04-26T09:22:35.339Z] v2.0.1-dev.18 [2022-04-26T09:22:35.339Z] v2.0.1-dev.19 [2022-04-26T09:22:35.339Z] v2.0.1-dev.2 [2022-04-26T09:22:35.339Z] v2.0.1-dev.20 [2022-04-26T09:22:35.339Z] v2.0.1-dev.21 [2022-04-26T09:22:35.339Z] v2.0.1-dev.22 [2022-04-26T09:22:35.339Z] v2.0.1-dev.23 [2022-04-26T09:22:35.339Z] v2.0.1-dev.24 [2022-04-26T09:22:35.339Z] v2.0.1-dev.25 [2022-04-26T09:22:35.339Z] v2.0.1-dev.26 [2022-04-26T09:22:35.339Z] v2.0.1-dev.27 [2022-04-26T09:22:35.339Z] v2.0.1-dev.28 [2022-04-26T09:22:35.339Z] v2.0.1-dev.29 [2022-04-26T09:22:35.339Z] v2.0.1-dev.3 [2022-04-26T09:22:35.339Z] v2.0.1-dev.30 [2022-04-26T09:22:35.339Z] v2.0.1-dev.31 [2022-04-26T09:22:35.339Z] v2.0.1-dev.32 [2022-04-26T09:22:35.339Z] v2.0.1-dev.33 [2022-04-26T09:22:35.339Z] v2.0.1-dev.4 [2022-04-26T09:22:35.339Z] v2.0.1-dev.5 [2022-04-26T09:22:35.339Z] v2.0.1-dev.6 [2022-04-26T09:22:35.339Z] v2.0.1-dev.7 [2022-04-26T09:22:35.339Z] v2.0.1-dev.8 [2022-04-26T09:22:35.339Z] v2.0.1-dev.9 [2022-04-26T09:22:35.339Z] v2.1.0 [2022-04-26T09:22:35.339Z] v2.1.1-dev.1 [2022-04-26T09:22:35.339Z] v2.1.1-dev.10 [2022-04-26T09:22:35.339Z] v2.1.1-dev.11 [2022-04-26T09:22:35.339Z] v2.1.1-dev.12 [2022-04-26T09:22:35.339Z] v2.1.1-dev.13 [2022-04-26T09:22:35.339Z] v2.1.1-dev.14 [2022-04-26T09:22:35.339Z] v2.1.1-dev.15 [2022-04-26T09:22:35.339Z] v2.1.1-dev.16 [2022-04-26T09:22:35.339Z] v2.1.1-dev.17 [2022-04-26T09:22:35.339Z] v2.1.1-dev.18 [2022-04-26T09:22:35.339Z] v2.1.1-dev.19 [2022-04-26T09:22:35.339Z] v2.1.1-dev.2 [2022-04-26T09:22:35.339Z] v2.1.1-dev.20 [2022-04-26T09:22:35.339Z] v2.1.1-dev.21 [2022-04-26T09:22:35.339Z] v2.1.1-dev.22 [2022-04-26T09:22:35.339Z] v2.1.1-dev.23 [2022-04-26T09:22:35.339Z] v2.1.1-dev.24 [2022-04-26T09:22:35.339Z] v2.1.1-dev.3 [2022-04-26T09:22:35.339Z] v2.1.1-dev.4 [2022-04-26T09:22:35.339Z] v2.1.1-dev.5 [2022-04-26T09:22:35.339Z] v2.1.1-dev.6 [2022-04-26T09:22:35.339Z] v2.1.1-dev.7 [2022-04-26T09:22:35.339Z] v2.1.1-dev.8 [2022-04-26T09:22:35.339Z] v2.1.1-dev.9 [Pipeline] sh [2022-04-26T09:22:35.634Z] + lftools sign git-tag v2.1.1-dev.24 [2022-04-26T09:22:36.206Z] Signing Git tag with Sigul... [2022-04-26T09:22:36.206Z] Signing v2.1.1-dev.24 [Pipeline] echo [2022-04-26T09:22:36.787Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:37.079Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-26T09:22:37.089Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-26T09:22:37.110Z] $ docker stop --time=1 becd0d09c2114993c51c6a11c51a9b3fed44a453d5fc2f166acdecc43a7ec5e4 [2022-04-26T09:22:38.418Z] $ docker rm -f becd0d09c2114993c51c6a11c51a9b3fed44a453d5fc2f166acdecc43a7ec5e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-26T09:22:38.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T09:22:38.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:22:39.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:22:39.123Z] . [Pipeline] withDockerContainer [2022-04-26T09:22:39.190Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:22:39.225Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-26T09:22:39.617Z] $ docker top df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T09:22:39.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T09:22:39.716Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T09:22:39.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T09:22:39.841Z] $ docker exec df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 ssh-agent [2022-04-26T09:22:39.958Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIlGiPg/agent.14 [2022-04-26T09:22:39.958Z] SSH_AGENT_PID=20 [2022-04-26T09:22:39.964Z] Running ssh-add (command line suppressed) [2022-04-26T09:22:40.083Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4491254717522456547.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4491254717522456547.key) [2022-04-26T09:22:40.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T09:22:40.383Z] + git semver bump pre [2022-04-26T09:22:40.383Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T09:22:40.383Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-26T09:22:40.383Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-26T09:22:40.383Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T09:22:40.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T09:22:40.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T09:22:40.383Z] # $SEMVER_BRANCH = main [2022-04-26T09:22:40.383Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-26T09:22:40.384Z] 2.1.1-dev.25 [Pipeline] } [2022-04-26T09:22:40.396Z] $ docker exec --env ******** --env ******** df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 ssh-agent -k [2022-04-26T09:22:40.501Z] unset SSH_AUTH_SOCK; [2022-04-26T09:22:40.501Z] unset SSH_AGENT_PID; [2022-04-26T09:22:40.502Z] echo Agent pid 20 killed; [2022-04-26T09:22:40.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T09:22:40.823Z] + git semver [Pipeline] } [2022-04-26T09:22:40.839Z] $ docker stop --time=1 df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 [2022-04-26T09:22:42.167Z] $ docker rm -f df85d6f66e7636693e4df09196ce5c402cd42a0d02963b3cac058d8acf4dd7c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T09:22:42.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T09:22:42.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:22:42.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T09:22:42.823Z] . [Pipeline] withDockerContainer [2022-04-26T09:22:42.891Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:22:42.926Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-26T09:22:43.399Z] $ docker top 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T09:22:43.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T09:22:43.496Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T09:22:43.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T09:22:43.645Z] $ docker exec 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 ssh-agent [2022-04-26T09:22:43.771Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaHbAfK/agent.15 [2022-04-26T09:22:43.771Z] SSH_AGENT_PID=21 [2022-04-26T09:22:43.776Z] Running ssh-add (command line suppressed) [2022-04-26T09:22:43.922Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8853400530923741791.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8853400530923741791.key) [2022-04-26T09:22:43.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T09:22:44.226Z] + git semver push [2022-04-26T09:22:44.226Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T09:22:44.226Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-26T09:22:44.226Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-26T09:22:44.226Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T09:22:44.226Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T09:22:44.226Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T09:22:44.226Z] # $SEMVER_BRANCH = main [2022-04-26T09:22:44.226Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-26T09:22:46.158Z] $ docker exec --env ******** --env ******** 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 ssh-agent -k [2022-04-26T09:22:46.280Z] unset SSH_AUTH_SOCK; [2022-04-26T09:22:46.280Z] unset SSH_AGENT_PID; [2022-04-26T09:22:46.280Z] echo Agent pid 21 killed; [2022-04-26T09:22:46.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T09:22:46.600Z] + git semver [Pipeline] } [2022-04-26T09:22:46.616Z] $ docker stop --time=1 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 [2022-04-26T09:22:47.944Z] $ docker rm -f 82923ec49ed8dd4c672d90614d9f303afc7fc0117d835636d6cbdff84f79a4e8 [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 [2022-04-26T09:22:48.548Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-04-26T09:22:48.548Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-26T09:22:48.548Z] total 16 [2022-04-26T09:22:48.548Z] drwxr-xr-x 3 root root 4096 Apr 26 09:15 . [2022-04-26T09:22:48.548Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 09:22 .. [2022-04-26T09:22:48.548Z] drwxr-xr-x 2 root root 4096 Apr 26 09:15 cost [2022-04-26T09:22:48.548Z] -rw-r--r-- 1 root root 81 Apr 26 09:15 cost.csv [2022-04-26T09:22:48.548Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-26T09:22:48.548Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-26T09:22:48.548Z] total 16 [2022-04-26T09:22:48.548Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 09:15 . [2022-04-26T09:22:48.548Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 09:22 .. [2022-04-26T09:22:48.548Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 09:15 cost [2022-04-26T09:22:48.548Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 26 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:48.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:50.316Z] ---> package-listing.sh [2022-04-26T09:22:50.316Z] ++ facter osfamily [2022-04-26T09:22:50.316Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T09:22:50.316Z] + OS_FAMILY=debian [2022-04-26T09:22:50.316Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-26T09:22:50.316Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T09:22:50.316Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T09:22:50.316Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T09:22:50.316Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T09:22:50.316Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-26T09:22:50.316Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T09:22:50.316Z] + case "${OS_FAMILY}" in [2022-04-26T09:22:50.316Z] + dpkg -l [2022-04-26T09:22:50.316Z] + grep '^ii' [2022-04-26T09:22:50.316Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T09:22:50.316Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T09:22:50.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T09:22:50.316Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-26T09:22:50.316Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-04-26T09:22:50.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-04-26T09:22:50.328Z] 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 [2022-04-26T09:22:50.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T09:22:51.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T09:22:51.171Z] . [Pipeline] withDockerContainer [2022-04-26T09:22:51.247Z] prd-ubuntu20.04-docker-8c-8g-23590 does not seem to be running inside a container [2022-04-26T09:22:51.288Z] $ 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 [2022-04-26T09:22:51.553Z] $ docker top 407d3f844905f73d5cdbd4fa08761d48e63e31995b9ae74d86242f618c854e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T09:22:51.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T09:22:52.210Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T09:22:52.502Z] + ls /var/log/sa-host [2022-04-26T09:22:52.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T09:22:52.711Z] provisioning config files... [2022-04-26T09:22:52.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2958715723436300172tmp [Pipeline] { [Pipeline] echo [2022-04-26T09:22:52.736Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:53.024Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T09:22:53.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:53.372Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T09:22:53.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:53.672Z] ---> sudo-logs.sh [2022-04-26T09:22:53.673Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T09:22:53.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:53.986Z] ---> job-cost.sh [2022-04-26T09:22:53.986Z] lf-activate-venv: SKIPPING [2022-04-26T09:22:53.986Z] DEBUG: total: 0.2199999988079071 [2022-04-26T09:22:53.986Z] INFO: Retrieving Stack Cost... [2022-04-26T09:22:54.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T09:22:54.816Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T09:22:54.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T09:22:55.112Z] ---> logs-deploy.sh [2022-04-26T09:22:55.112Z] lf-activate-venv: SKIPPING [2022-04-26T09:22:55.112Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/63 [2022-04-26T09:22:55.112Z] INFO: archiving workspace using pattern(s): [2022-04-26T09:22:56.058Z] Archives upload complete. [2022-04-26T09:22:56.058Z] INFO: archiving logs to Nexus [2022-04-26T09:22:57.004Z] ---> uname -a: [2022-04-26T09:22:57.005Z] Linux prd-ubuntu20-04-docker-8c-8g-23590 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] ---> lscpu: [2022-04-26T09:22:57.005Z] Architecture: x86_64 [2022-04-26T09:22:57.005Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-26T09:22:57.005Z] Byte Order: Little Endian [2022-04-26T09:22:57.005Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-26T09:22:57.005Z] CPU(s): 8 [2022-04-26T09:22:57.005Z] On-line CPU(s) list: 0-7 [2022-04-26T09:22:57.005Z] Thread(s) per core: 1 [2022-04-26T09:22:57.005Z] Core(s) per socket: 1 [2022-04-26T09:22:57.005Z] Socket(s): 8 [2022-04-26T09:22:57.005Z] NUMA node(s): 1 [2022-04-26T09:22:57.005Z] Vendor ID: AuthenticAMD [2022-04-26T09:22:57.005Z] CPU family: 23 [2022-04-26T09:22:57.005Z] Model: 49 [2022-04-26T09:22:57.005Z] Model name: AMD EPYC-Rome Processor [2022-04-26T09:22:57.005Z] Stepping: 0 [2022-04-26T09:22:57.005Z] CPU MHz: 2800.000 [2022-04-26T09:22:57.005Z] BogoMIPS: 5600.00 [2022-04-26T09:22:57.005Z] Virtualization: AMD-V [2022-04-26T09:22:57.005Z] Hypervisor vendor: KVM [2022-04-26T09:22:57.005Z] Virtualization type: full [2022-04-26T09:22:57.005Z] L1d cache: 256 KiB [2022-04-26T09:22:57.005Z] L1i cache: 256 KiB [2022-04-26T09:22:57.005Z] L2 cache: 4 MiB [2022-04-26T09:22:57.005Z] L3 cache: 128 MiB [2022-04-26T09:22:57.005Z] NUMA node0 CPU(s): 0-7 [2022-04-26T09:22:57.005Z] Vulnerability Itlb multihit: Not affected [2022-04-26T09:22:57.005Z] Vulnerability L1tf: Not affected [2022-04-26T09:22:57.005Z] Vulnerability Mds: Not affected [2022-04-26T09:22:57.005Z] Vulnerability Meltdown: Not affected [2022-04-26T09:22:57.005Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-26T09:22:57.005Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-26T09:22:57.005Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-26T09:22:57.005Z] Vulnerability Srbds: Not affected [2022-04-26T09:22:57.005Z] Vulnerability Tsx async abort: Not affected [2022-04-26T09:22:57.005Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] ---> nproc: [2022-04-26T09:22:57.005Z] 8 [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] ---> df -h: [2022-04-26T09:22:57.005Z] Filesystem Size Used Avail Use% Mounted on [2022-04-26T09:22:57.005Z] overlay 155G 13G 143G 8% / [2022-04-26T09:22:57.005Z] tmpfs 64M 0 64M 0% /dev [2022-04-26T09:22:57.005Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-26T09:22:57.005Z] shm 64M 0 64M 0% /dev/shm [2022-04-26T09:22:57.005Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] ---> sar -b -r -n DEV: [2022-04-26T09:22:57.005Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23590) 04/26/22 _x86_64_ (8 CPU) [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] 09:13:12 LINUX RESTART (8 CPU) [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] 09:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-26T09:22:57.005Z] 09:15:01 256.17 13.11 243.05 0.00 2069.67 91814.84 0.00 [2022-04-26T09:22:57.005Z] 09:16:01 199.77 0.10 199.67 0.00 10.53 39454.49 0.00 [2022-04-26T09:22:57.005Z] 09:17:01 1.62 0.02 1.60 0.00 0.13 22.68 0.00 [2022-04-26T09:22:57.005Z] 09:18:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 [2022-04-26T09:22:57.005Z] 09:19:01 1.00 0.02 0.98 0.00 0.13 11.07 0.00 [2022-04-26T09:22:57.005Z] 09:20:01 1.67 0.00 1.67 0.00 0.00 23.19 0.00 [2022-04-26T09:22:57.005Z] 09:21:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 [2022-04-26T09:22:57.005Z] 09:22:01 12.51 0.10 12.41 0.00 10.26 10988.84 0.00 [2022-04-26T09:22:57.005Z] Average: 59.03 1.64 57.39 0.00 257.60 17640.24 0.00 [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] 09:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-26T09:22:57.005Z] 09:15:01 27483396 31743300 547460 1.66 176024 4222208 1992132 5.87 1284980 3593592 138628 [2022-04-26T09:22:57.005Z] 09:16:01 27676428 31760508 530832 1.61 190924 4042932 1801108 5.31 1324880 3370080 316 [2022-04-26T09:22:57.005Z] 09:17:01 27685872 31769764 521636 1.59 190956 4042872 1801108 5.31 1314680 3370036 28 [2022-04-26T09:22:57.005Z] 09:18:01 27687624 31771772 519264 1.58 191000 4042880 1801108 5.31 1314252 3370040 28 [2022-04-26T09:22:57.005Z] 09:19:01 27691364 31775528 515396 1.57 191020 4042888 1801108 5.31 1309912 3370044 16 [2022-04-26T09:22:57.005Z] 09:20:01 27691568 31775748 515088 1.57 191044 4042880 1801108 5.31 1309128 3370048 16 [2022-04-26T09:22:57.005Z] 09:21:01 27697120 31781316 509508 1.55 191056 4042892 1801108 5.31 1303744 3370052 12 [2022-04-26T09:22:57.005Z] 09:22:01 26965300 31709820 579376 1.76 195840 4656008 2211324 6.52 1375992 3982704 376568 [2022-04-26T09:22:57.005Z] Average: 27572334 31760970 529820 1.61 189733 4141945 1876263 5.53 1317196 3474574 64452 [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] 09:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-26T09:22:57.005Z] 09:15:01 lo 5.63 5.63 0.55 0.55 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:15:01 docker0 233.79 264.72 20.48 2370.43 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:15:01 ens3 492.36 377.67 6152.79 65.12 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:16:01 lo 7.20 7.20 0.71 0.71 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:16:01 docker0 8.53 10.51 0.49 38.16 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:16:01 ens3 236.86 185.45 2674.66 268.76 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:17:01 ens3 1.07 0.27 0.31 0.23 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:18:01 ens3 0.73 0.48 0.36 0.27 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:19:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:22:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] 09:22:01 ens3 134.39 68.56 4057.83 8.77 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] Average: docker0 29.87 33.93 2.58 296.79 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] Average: ens3 107.42 78.46 1601.34 42.86 0.00 0.00 0.00 0.00 [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] ---> sar -P ALL: [2022-04-26T09:22:57.005Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23590) 04/26/22 _x86_64_ (8 CPU) [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] 09:13:12 LINUX RESTART (8 CPU) [2022-04-26T09:22:57.005Z] [2022-04-26T09:22:57.005Z] 09:14:02 CPU %user %nice %system %iowait %steal %idle [2022-04-26T09:22:57.005Z] 09:15:01 all 10.81 0.00 5.00 2.47 0.46 81.26 [2022-04-26T09:22:57.005Z] 09:15:01 0 9.31 0.00 5.90 4.94 0.41 79.44 [2022-04-26T09:22:57.005Z] 09:15:01 1 9.09 0.00 4.64 0.52 0.36 85.40 [2022-04-26T09:22:57.005Z] 09:15:01 2 13.19 0.00 4.21 1.89 0.45 80.26 [2022-04-26T09:22:57.005Z] 09:15:01 3 9.96 0.00 4.19 1.75 0.50 83.61 [2022-04-26T09:22:57.005Z] 09:15:01 4 12.63 0.00 5.47 3.09 0.48 78.33 [2022-04-26T09:22:57.005Z] 09:15:01 5 8.70 0.00 3.82 0.24 0.39 86.84 [2022-04-26T09:22:57.005Z] 09:15:01 6 11.05 0.00 5.12 5.26 0.46 78.11 [2022-04-26T09:22:57.005Z] 09:15:01 7 12.59 0.00 6.67 2.04 0.66 78.05 [2022-04-26T09:22:57.005Z] 09:16:01 all 18.05 0.00 5.22 1.39 0.87 74.47 [2022-04-26T09:22:57.005Z] 09:16:01 0 18.52 0.00 6.00 0.32 0.88 74.28 [2022-04-26T09:22:57.005Z] 09:16:01 1 17.73 0.00 5.26 0.24 0.84 75.94 [2022-04-26T09:22:57.005Z] 09:16:01 2 17.72 0.00 5.39 0.81 0.83 75.25 [2022-04-26T09:22:57.005Z] 09:16:01 3 17.36 0.00 4.65 3.25 0.93 73.82 [2022-04-26T09:22:57.005Z] 09:16:01 4 17.12 0.00 4.95 3.02 0.86 74.05 [2022-04-26T09:22:57.005Z] 09:16:01 5 17.42 0.00 4.57 0.10 0.86 77.05 [2022-04-26T09:22:57.005Z] 09:16:01 6 19.40 0.00 5.77 3.00 0.88 70.95 [2022-04-26T09:22:57.005Z] 09:16:01 7 19.13 0.00 5.22 0.37 0.89 74.39 [2022-04-26T09:22:57.005Z] 09:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-04-26T09:22:57.005Z] 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T09:22:57.005Z] 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T09:22:57.005Z] 09:17:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-04-26T09:22:57.005Z] 09:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-26T09:22:57.005Z] 09:17:01 4 0.03 0.00 0.00 0.10 0.02 99.85 [2022-04-26T09:22:57.005Z] 09:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T09:22:57.005Z] 09:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-26T09:22:57.005Z] 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T09:22:57.005Z] 09:18:01 all 0.03 0.00 0.02 0.02 0.01 99.93 [2022-04-26T09:22:57.005Z] 09:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-26T09:22:57.005Z] 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T09:22:57.005Z] 09:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T09:22:57.005Z] 09:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T09:22:57.005Z] 09:18:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2022-04-26T09:22:57.005Z] 09:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-26T09:22:57.005Z] 09:18:01 6 0.05 0.00 0.05 0.10 0.03 99.77 [2022-04-26T09:22:57.005Z] 09:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T09:22:57.005Z] 09:19:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2022-04-26T09:22:57.005Z] 09:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-26T09:22:57.005Z] 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T09:22:57.005Z] 09:19:01 2 0.02 0.00 0.07 0.00 0.00 99.92 [2022-04-26T09:22:57.005Z] 09:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-26T09:22:57.005Z] 09:19:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2022-04-26T09:22:57.005Z] 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T09:22:57.005Z] 09:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T09:22:57.006Z] 09:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-26T09:22:57.006Z] 09:20:01 all 0.16 0.00 0.01 0.01 0.01 99.82 [2022-04-26T09:22:57.006Z] 09:20:01 0 0.08 0.00 0.03 0.02 0.00 99.87 [2022-04-26T09:22:57.006Z] 09:20:01 1 1.09 0.00 0.00 0.00 0.00 98.91 [2022-04-26T09:22:57.006Z] 09:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-04-26T09:22:57.006Z] 09:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T09:22:57.006Z] 09:20:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2022-04-26T09:22:57.006Z] 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T09:22:57.006Z] 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T09:22:57.006Z] 09:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-26T09:22:57.006Z] 09:21:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2022-04-26T09:22:57.006Z] 09:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-26T09:22:57.006Z] 09:21:01 1 1.21 0.00 0.02 0.00 0.02 98.76 [2022-04-26T09:22:57.006Z] 09:21:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-04-26T09:22:57.006Z] 09:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-26T09:22:57.006Z] 09:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T09:22:57.006Z] 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T09:22:57.006Z] 09:21:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2022-04-26T09:22:57.006Z] 09:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T09:22:57.006Z] 09:22:01 all 2.70 0.00 1.91 0.23 1.15 94.00 [2022-04-26T09:22:57.006Z] 09:22:01 0 2.80 0.00 2.20 0.03 1.22 93.75 [2022-04-26T09:22:57.006Z] 09:22:01 1 2.78 0.00 1.79 0.00 1.12 94.30 [2022-04-26T09:22:57.006Z] 09:22:01 2 2.60 0.00 1.87 0.02 1.22 94.30 [2022-04-26T09:22:57.006Z] 09:22:01 3 2.29 0.00 2.66 0.02 1.14 93.90 [2022-04-26T09:22:57.006Z] 09:22:01 4 2.10 0.00 1.58 1.53 1.05 93.73 [2022-04-26T09:22:57.006Z] 09:22:01 5 3.82 0.00 1.30 0.02 0.98 93.88 [2022-04-26T09:22:57.006Z] 09:22:01 6 2.91 0.00 1.94 0.08 1.29 93.79 [2022-04-26T09:22:57.006Z] 09:22:01 7 2.34 0.00 1.97 0.13 1.17 94.39 [2022-04-26T09:22:57.006Z] Average: all 3.95 0.00 1.51 0.51 0.31 93.72 [2022-04-26T09:22:57.006Z] Average: 0 3.81 0.00 1.75 0.65 0.32 93.47 [2022-04-26T09:22:57.006Z] Average: 1 3.96 0.00 1.45 0.09 0.29 94.21 [2022-04-26T09:22:57.006Z] Average: 2 4.16 0.00 1.44 0.33 0.32 93.74 [2022-04-26T09:22:57.006Z] Average: 3 3.68 0.00 1.44 0.62 0.32 93.94 [2022-04-26T09:22:57.006Z] Average: 4 3.94 0.00 1.49 0.97 0.30 93.30 [2022-04-26T09:22:57.006Z] Average: 5 3.71 0.00 1.20 0.04 0.28 94.76 [2022-04-26T09:22:57.006Z] Average: 6 4.15 0.00 1.60 1.04 0.34 92.88 [2022-04-26T09:22:57.006Z] Average: 7 4.21 0.00 1.71 0.31 0.34 93.43 [2022-04-26T09:22:57.006Z] [2022-04-26T09:22:57.006Z] [2022-04-26T09:22:57.006Z]