Pull request #358 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a20dd665848bd8ccfe5b4e188141ee3343f7848d+8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea (9e4a33fe655599934221d3d52d47dfac267463ad) 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-ssh5051623136069433744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11398194347546952104.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh829687527788832847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh768488302644342267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11211336256955136122.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13830623727623342168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15158 in /w/workspace/undry_device-onvif-camera_PR-358 [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/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-358 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea into PR head commit a20dd665848bd8ccfe5b4e188141ee3343f7848d Merge succeeded, producing a20dd665848bd8ccfe5b4e188141ee3343f7848d Checking out Revision a20dd665848bd8ccfe5b4e188141ee3343f7848d (PR-358) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T04:01:48.337Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T04:01:48.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T04:01:48.640Z] ========================================================= [2023-05-11T04:01:48.640Z] EdgeX Global Pipelines Version Info [2023-05-11T04:01:48.640Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:01:49.378Z] ------------------- [2023-05-11T04:01:49.378Z] stable info: [2023-05-11T04:01:49.378Z] ------------------- [2023-05-11T04:01:49.378Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T04:01:49.378Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:01:49.378Z] Message: update stable to v1.0.249 [2023-05-11T04:01:49.959Z] ------------------- [2023-05-11T04:01:49.959Z] experimental info: [2023-05-11T04:01:49.959Z] ------------------- [2023-05-11T04:01:49.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T04:01:49.959Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:01:49.959Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T04:01:50.252Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-11T04:01:50.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-11T04:01:50.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T04:01:50.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T04:01:50.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T04:01:50.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T04:01:50.500Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T04:01:50.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T04:01:50.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T04:01:50.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T04:01:50.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T04:01:50.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-11T04:01:50.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T04:01:50.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T04:01:50.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:01:50.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:01:50.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:01:50.932Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:01:50.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T04:01:51.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T04:01:51.046Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T04:01:51.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-11T04:01:51.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T04:01:51.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T04:01:51.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T04:01:51.335Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T04:01:51.384Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T04:01:51.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-358 [Pipeline] echo [2023-05-11T04:01:51.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-358 [Pipeline] echo [2023-05-11T04:01:51.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-358 [Pipeline] echo [2023-05-11T04:01:51.586Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo [2023-05-11T04:01:51.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a20dd66 [Pipeline] echo [2023-05-11T04:01:51.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:01:51.890Z] provisioning config files... [2023-05-11T04:01:51.909Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config13877214614129077340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:01:52.366Z] ---> docker-login.sh [2023-05-11T04:01:52.366Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:01:52.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:01:52.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:01:52.628Z] Configure a credential helper to remove this warning. See [2023-05-11T04:01:52.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:01:52.628Z] [2023-05-11T04:01:52.628Z] Login Succeeded [2023-05-11T04:01:52.628Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:01:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:01:52.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:01:52.889Z] Configure a credential helper to remove this warning. See [2023-05-11T04:01:52.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:01:52.889Z] [2023-05-11T04:01:52.889Z] Login Succeeded [2023-05-11T04:01:52.889Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:01:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:01:52.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:01:52.889Z] Configure a credential helper to remove this warning. See [2023-05-11T04:01:52.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:01:52.889Z] [2023-05-11T04:01:52.889Z] Login Succeeded [2023-05-11T04:01:52.889Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:01:53.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:01:53.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:01:53.150Z] Configure a credential helper to remove this warning. See [2023-05-11T04:01:53.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:01:53.150Z] [2023-05-11T04:01:53.150Z] Login Succeeded [2023-05-11T04:01:53.150Z] docker.io [2023-05-11T04:01:53.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:01:53.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:01:53.412Z] Configure a credential helper to remove this warning. See [2023-05-11T04:01:53.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:01:53.412Z] [2023-05-11T04:01:53.412Z] Login Succeeded [2023-05-11T04:01:53.412Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:01:53.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T04:01:54.062Z] + git rev-list -1 --merges a20dd665848bd8ccfe5b4e188141ee3343f7848d~1..a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo [2023-05-11T04:01:54.129Z] -----------> git rev-list -1 --merges a20dd665848bd8ccfe5b4e188141ee3343f7848d~1..a20dd665848bd8ccfe5b4e188141ee3343f7848d a20dd665848bd8ccfe5b4e188141ee3343f7848d [false] [Pipeline] sh [2023-05-11T04:01:54.439Z] + git log --format=format:%s -1 a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo [2023-05-11T04:01:54.473Z] ========================================================= [2023-05-11T04:01:54.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T04:01:54.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:01:54.904Z] + git log --format=format:%s -1 a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] echo [2023-05-11T04:01:54.936Z] [semverPrep] GIT_COMMIT: a20dd665848bd8ccfe5b4e188141ee3343f7848d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-11T04:01:54.964Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T04:01:55.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:01:55.359Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T04:01:55.359Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T04:01:55.359Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T04:01:55.359Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T04:01:55.359Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T04:01:55.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:01:55.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:01:55.858Z] [2023-05-11T04:01:55.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:01:56.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:01:56.236Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T04:01:56.236Z] b85a868b505f: Pulling fs layer [2023-05-11T04:01:56.236Z] e2be974225ed: Pulling fs layer [2023-05-11T04:01:56.236Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T04:01:56.236Z] 988bab9f4d93: Pulling fs layer [2023-05-11T04:01:56.236Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T04:01:56.236Z] eaf3925da568: Pulling fs layer [2023-05-11T04:01:56.236Z] bab4dde63d76: Pulling fs layer [2023-05-11T04:01:56.236Z] bde34c3a00c8: Pulling fs layer [2023-05-11T04:01:56.236Z] b352a97aabf1: Pulling fs layer [2023-05-11T04:01:56.236Z] 4872d77fe225: Pulling fs layer [2023-05-11T04:01:56.236Z] 5851b861e8e6: Pulling fs layer [2023-05-11T04:01:56.236Z] 988bab9f4d93: Waiting [2023-05-11T04:01:56.236Z] 1469e6f7b9e6: Waiting [2023-05-11T04:01:56.236Z] eaf3925da568: Waiting [2023-05-11T04:01:56.236Z] bab4dde63d76: Waiting [2023-05-11T04:01:56.236Z] 5851b861e8e6: Waiting [2023-05-11T04:01:56.236Z] bde34c3a00c8: Waiting [2023-05-11T04:01:56.236Z] b352a97aabf1: Waiting [2023-05-11T04:01:56.236Z] 4872d77fe225: Waiting [2023-05-11T04:01:56.236Z] e2be974225ed: Download complete [2023-05-11T04:01:56.236Z] 988bab9f4d93: Verifying Checksum [2023-05-11T04:01:56.236Z] 988bab9f4d93: Download complete [2023-05-11T04:01:56.496Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T04:01:56.496Z] 1469e6f7b9e6: Download complete [2023-05-11T04:01:56.496Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T04:01:56.496Z] 339a4e72a1f5: Download complete [2023-05-11T04:01:56.496Z] eaf3925da568: Verifying Checksum [2023-05-11T04:01:56.496Z] eaf3925da568: Download complete [2023-05-11T04:01:56.496Z] bde34c3a00c8: Verifying Checksum [2023-05-11T04:01:56.496Z] bde34c3a00c8: Download complete [2023-05-11T04:01:56.496Z] b352a97aabf1: Download complete [2023-05-11T04:01:56.496Z] 4872d77fe225: Verifying Checksum [2023-05-11T04:01:56.496Z] 4872d77fe225: Download complete [2023-05-11T04:01:56.496Z] 5851b861e8e6: Verifying Checksum [2023-05-11T04:01:56.496Z] 5851b861e8e6: Download complete [2023-05-11T04:01:56.496Z] b85a868b505f: Verifying Checksum [2023-05-11T04:01:56.496Z] b85a868b505f: Download complete [2023-05-11T04:01:56.756Z] bab4dde63d76: Verifying Checksum [2023-05-11T04:01:56.756Z] bab4dde63d76: Download complete [2023-05-11T04:01:57.692Z] b85a868b505f: Pull complete [2023-05-11T04:01:57.950Z] e2be974225ed: Pull complete [2023-05-11T04:01:58.210Z] 339a4e72a1f5: Pull complete [2023-05-11T04:01:58.474Z] 988bab9f4d93: Pull complete [2023-05-11T04:01:58.754Z] 1469e6f7b9e6: Pull complete [2023-05-11T04:01:58.754Z] eaf3925da568: Pull complete [2023-05-11T04:02:00.666Z] bab4dde63d76: Pull complete [2023-05-11T04:02:00.666Z] bde34c3a00c8: Pull complete [2023-05-11T04:02:00.666Z] b352a97aabf1: Pull complete [2023-05-11T04:02:00.666Z] 4872d77fe225: Pull complete [2023-05-11T04:02:00.666Z] 5851b861e8e6: Pull complete [2023-05-11T04:02:00.666Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T04:02:00.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:02:00.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:02:00.909Z] prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container [2023-05-11T04:02:00.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T04:02:03.368Z] $ docker top b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f -eo pid,comm [2023-05-11T04:02:03.426Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T04:02:03.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:02:03.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:02:03.550Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:02:03.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:02:03.655Z] $ docker exec b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent [2023-05-11T04:02:03.759Z] SSH_AUTH_SOCK=/tmp/ssh-sNW4BhlJ7qCM/agent.32 [2023-05-11T04:02:03.759Z] SSH_AGENT_PID=38 [2023-05-11T04:02:03.766Z] Running ssh-add (command line suppressed) [2023-05-11T04:02:03.854Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_9967712957347331193.key (/w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_9967712957347331193.key) [2023-05-11T04:02:03.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:02:04.210Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T04:02:04.238Z] $ docker exec --env ******** --env ******** b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent -k [2023-05-11T04:02:04.343Z] unset SSH_AUTH_SOCK; [2023-05-11T04:02:04.344Z] unset SSH_AGENT_PID; [2023-05-11T04:02:04.344Z] echo Agent pid 38 killed; [2023-05-11T04:02:04.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T04:02:04.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:02:04.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:02:04.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:02:04.552Z] $ docker exec b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent [2023-05-11T04:02:04.663Z] SSH_AUTH_SOCK=/tmp/ssh-XIhUE8fk8wW6/agent.70 [2023-05-11T04:02:04.663Z] SSH_AGENT_PID=76 [2023-05-11T04:02:04.667Z] Running ssh-add (command line suppressed) [2023-05-11T04:02:04.769Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_7030953364529963522.key (/w/workspace/undry_device-onvif-camera_PR-358@tmp/private_key_7030953364529963522.key) [2023-05-11T04:02:04.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:02:05.118Z] + git semver init [2023-05-11T04:02:05.378Z] 2023-05-11 04:02:05,305 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T04:02:05.378Z] 2023-05-11 04:02:05,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-358/.semver [2023-05-11T04:02:05.378Z] 2023-05-11 04:02:05,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-358/.semver [2023-05-11T04:02:05.378Z] 2023-05-11 04:02:05,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-358/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-358, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,226 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-358/.git/info/exclude [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-358/.semver/PR-358 with force:False [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,227 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-358/.semver/PR-358 [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,233 [execute] INFO git cat-file --batch-check [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,238 [execute] INFO git cat-file --batch [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T04:02:06.317Z] 2023-05-11 04:02:06,244 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-358/.semver/PR-358 [2023-05-11T04:02:06.317Z] 0.0.0 [Pipeline] } [2023-05-11T04:02:06.342Z] $ docker exec --env ******** --env ******** b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f ssh-agent -k [2023-05-11T04:02:06.435Z] unset SSH_AUTH_SOCK; [2023-05-11T04:02:06.435Z] unset SSH_AGENT_PID; [2023-05-11T04:02:06.436Z] echo Agent pid 76 killed; [2023-05-11T04:02:06.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:02:06.872Z] + git semver [Pipeline] } [2023-05-11T04:02:07.157Z] $ docker stop --time=1 b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f [2023-05-11T04:02:08.435Z] $ docker rm -f --volumes b3cdbe11401e5669fc3845654a4eba7e66b710b15fff55d68a9e854d71a78e0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:02:08.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T04:02:09.113Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T04:02:09.130Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:02:09.746Z] provisioning config files... [2023-05-11T04:02:09.758Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config3825335280589197598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:02:10.117Z] ---> docker-login.sh [2023-05-11T04:02:10.117Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:02:10.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:02:10.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:02:10.117Z] Configure a credential helper to remove this warning. See [2023-05-11T04:02:10.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:02:10.117Z] [2023-05-11T04:02:10.117Z] Login Succeeded [2023-05-11T04:02:10.117Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:02:10.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:02:10.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:02:10.117Z] Configure a credential helper to remove this warning. See [2023-05-11T04:02:10.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:02:10.117Z] [2023-05-11T04:02:10.117Z] Login Succeeded [2023-05-11T04:02:10.117Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:02:10.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:02:10.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:02:10.378Z] Configure a credential helper to remove this warning. See [2023-05-11T04:02:10.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:02:10.378Z] [2023-05-11T04:02:10.378Z] Login Succeeded [2023-05-11T04:02:10.378Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:02:10.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:02:10.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:02:10.378Z] Configure a credential helper to remove this warning. See [2023-05-11T04:02:10.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:02:10.378Z] [2023-05-11T04:02:10.378Z] Login Succeeded [2023-05-11T04:02:10.378Z] docker.io [2023-05-11T04:02:10.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:02:10.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:02:10.639Z] Configure a credential helper to remove this warning. See [2023-05-11T04:02:10.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:02:10.639Z] [2023-05-11T04:02:10.639Z] Login Succeeded [2023-05-11T04:02:10.639Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:02:10.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:02:10.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:02:10.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:02:10.923Z] ========================================================= [2023-05-11T04:02:10.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T04:02:10.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:02:11.405Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T04:02:11.405Z] Sending build context to Docker daemon 21.83MB [2023-05-11T04:02:11.405Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:02:11.405Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T04:02:11.673Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T04:02:11.673Z] f56be85fc22e: Pulling fs layer [2023-05-11T04:02:11.673Z] 85791d961cd3: Pulling fs layer [2023-05-11T04:02:11.673Z] d694b5ae8c79: Pulling fs layer [2023-05-11T04:02:11.673Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T04:02:11.673Z] 4d19c01a9841: Pulling fs layer [2023-05-11T04:02:11.673Z] 9325e15d5711: Pulling fs layer [2023-05-11T04:02:11.673Z] 4d19c01a9841: Waiting [2023-05-11T04:02:11.673Z] 9f32a84ed3da: Waiting [2023-05-11T04:02:11.673Z] 9325e15d5711: Waiting [2023-05-11T04:02:11.673Z] 556b6ee489ea: Pulling fs layer [2023-05-11T04:02:11.673Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T04:02:11.673Z] 556b6ee489ea: Waiting [2023-05-11T04:02:11.673Z] c5a4b2cf53e6: Waiting [2023-05-11T04:02:11.673Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T04:02:11.673Z] 9f32a84ed3da: Download complete [2023-05-11T04:02:11.673Z] 4d19c01a9841: Verifying Checksum [2023-05-11T04:02:11.673Z] 4d19c01a9841: Download complete [2023-05-11T04:02:11.673Z] f56be85fc22e: Verifying Checksum [2023-05-11T04:02:11.673Z] f56be85fc22e: Download complete [2023-05-11T04:02:11.673Z] 9325e15d5711: Download complete [2023-05-11T04:02:11.935Z] f56be85fc22e: Pull complete [2023-05-11T04:02:11.935Z] 85791d961cd3: Pull complete [2023-05-11T04:02:12.195Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T04:02:12.195Z] c5a4b2cf53e6: Download complete [2023-05-11T04:02:12.195Z] d694b5ae8c79: Download complete [2023-05-11T04:02:12.454Z] 556b6ee489ea: Verifying Checksum [2023-05-11T04:02:12.454Z] 556b6ee489ea: Download complete [2023-05-11T04:02:15.770Z] d694b5ae8c79: Pull complete [2023-05-11T04:02:15.770Z] 9f32a84ed3da: Pull complete [2023-05-11T04:02:16.028Z] 4d19c01a9841: Pull complete [2023-05-11T04:02:16.028Z] 9325e15d5711: Pull complete [2023-05-11T04:02:18.564Z] 556b6ee489ea: Pull complete [2023-05-11T04:02:19.132Z] c5a4b2cf53e6: Pull complete [2023-05-11T04:02:19.132Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T04:02:19.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T04:02:19.132Z] ---> c4be618373d6 [2023-05-11T04:02:19.132Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:02:22.435Z] ---> Running in c8191da6bc0d [2023-05-11T04:02:22.695Z] Removing intermediate container c8191da6bc0d [2023-05-11T04:02:22.695Z] ---> d0137eb7f986 [2023-05-11T04:02:22.695Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:02:22.695Z] ---> Running in b59aa16d33e5 [2023-05-11T04:02:22.695Z] Removing intermediate container b59aa16d33e5 [2023-05-11T04:02:22.695Z] ---> cc51d19d6064 [2023-05-11T04:02:22.695Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:02:22.695Z] ---> Running in 6be715109137 [2023-05-11T04:02:22.954Z] Removing intermediate container 6be715109137 [2023-05-11T04:02:22.954Z] ---> e6a25d7b33e1 [2023-05-11T04:02:22.954Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:02:22.954Z] ---> Running in c620a229c5ea [2023-05-11T04:02:22.954Z] Removing intermediate container c620a229c5ea [2023-05-11T04:02:22.954Z] ---> 1e3f8590c7b0 [2023-05-11T04:02:22.954Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:02:22.954Z] ---> Running in 498a9eba7d1c [2023-05-11T04:02:22.954Z] Removing intermediate container 498a9eba7d1c [2023-05-11T04:02:22.954Z] ---> 90e99c526196 [2023-05-11T04:02:22.954Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:02:22.954Z] ---> Running in 00a12d4f0ebf [2023-05-11T04:02:23.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:02:23.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:02:23.781Z] OK: 265 MiB in 53 packages [2023-05-11T04:02:24.042Z] Removing intermediate container 00a12d4f0ebf [2023-05-11T04:02:24.042Z] ---> e240b8aacf68 [2023-05-11T04:02:24.042Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T04:02:24.042Z] ---> Running in 5bee751da4fe [2023-05-11T04:02:24.302Z] Removing intermediate container 5bee751da4fe [2023-05-11T04:02:24.302Z] ---> 86bb02cf81ce [2023-05-11T04:02:24.302Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T04:02:24.302Z] ---> 459c5daa5566 [2023-05-11T04:02:24.302Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:02:24.302Z] ---> Running in 347fad436706 [2023-05-11T04:02:24.551Z] Still waiting to schedule task [2023-05-11T04:02:24.552Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T04:03:11.008Z] Removing intermediate container 347fad436706 [2023-05-11T04:03:11.008Z] ---> 2fe2718dd3c2 [2023-05-11T04:03:11.008Z] Step 12/13 : COPY . . [2023-05-11T04:03:11.008Z] ---> 1d79d86ab799 [2023-05-11T04:03:11.008Z] Step 13/13 : RUN ${MAKE} [2023-05-11T04:03:11.008Z] ---> Running in 2157f1417935 [2023-05-11T04:03:11.008Z] noop [2023-05-11T04:03:11.008Z] Removing intermediate container 2157f1417935 [2023-05-11T04:03:11.008Z] ---> 3e358a4eaf19 [2023-05-11T04:03:11.008Z] Successfully built 3e358a4eaf19 [2023-05-11T04:03:11.008Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:03:11.466Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:03:11.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:03:11.623Z] prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container [2023-05-11T04:03:11.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T04:03:12.016Z] $ docker top 85569e0850e7d91a04cedfaa85c8dcae5da932632ed219f1759cf0658408dfd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:03:12.411Z] + go version [2023-05-11T04:03:12.411Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T04:03:12.440Z] $ docker stop --time=1 85569e0850e7d91a04cedfaa85c8dcae5da932632ed219f1759cf0658408dfd7 [2023-05-11T04:03:13.692Z] $ docker rm -f --volumes 85569e0850e7d91a04cedfaa85c8dcae5da932632ed219f1759cf0658408dfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:03:14.409Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:03:14.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:03:14.553Z] prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container [2023-05-11T04:03:14.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T04:03:14.903Z] $ docker top 979b17eaf6e713073b03793365c4e4b7c92f4d1ba0570f9adb543e154da3fe56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:03:15.315Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-358 [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:03:15.702Z] + make test [2023-05-11T04:03:15.702Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:03:19.898Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T04:03:29.865Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T04:03:29.865Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T04:03:32.401Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.050s coverage: 31.4% of statements [2023-05-11T04:03:32.402Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.214s coverage: 86.5% of statements [2023-05-11T04:03:38.963Z] go vet ./... [2023-05-11T04:03:42.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:03:42.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:03:42.250Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:03:42.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:03:42.318Z] $ docker stop --time=1 979b17eaf6e713073b03793365c4e4b7c92f4d1ba0570f9adb543e154da3fe56 [2023-05-11T04:03:47.444Z] $ docker rm -f --volumes 979b17eaf6e713073b03793365c4e4b7c92f4d1ba0570f9adb543e154da3fe56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:03:48.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:03:48.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T04:03:48.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:03:49.252Z] + ls -al . [2023-05-11T04:03:49.252Z] total 232 [2023-05-11T04:03:49.252Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 04:03 . [2023-05-11T04:03:49.252Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 .. [2023-05-11T04:03:49.252Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:02 .git [2023-05-11T04:03:49.252Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:01 .github [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:01 .gitignore [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:01 .golangci.yml [2023-05-11T04:03:49.252Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:02 .semver [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:01 Attribution.txt [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:01 CHANGELOG.md [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:01 Dockerfile [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:01 GOVERNANCE.md [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:01 Jenkinsfile [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:01 LICENSE [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:01 Makefile [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:01 OWNERS.md [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:01 README.md [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 04:02 VERSION [2023-05-11T04:03:49.252Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:01 bin [2023-05-11T04:03:49.252Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:01 cmd [2023-05-11T04:03:49.252Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:03 coverage.out [2023-05-11T04:03:49.252Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 doc [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:01 go.mod [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:01 go.sum [2023-05-11T04:03:49.252Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 internal [2023-05-11T04:03:49.252Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:01 snap [2023-05-11T04:03:49.252Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:03:49.725Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d --label arch=amd64 --label version=0.0.0 . [2023-05-11T04:03:49.725Z] Sending build context to Docker daemon 21.91MB [2023-05-11T04:03:49.725Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:03:49.725Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T04:03:49.725Z] ---> 3e358a4eaf19 [2023-05-11T04:03:49.725Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:03:50.293Z] ---> Running in bddce953a928 [2023-05-11T04:03:50.293Z] Removing intermediate container bddce953a928 [2023-05-11T04:03:50.293Z] ---> 6f28d7864c5a [2023-05-11T04:03:50.293Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:03:50.293Z] ---> Running in 0c33b3c11f40 [2023-05-11T04:03:50.293Z] Removing intermediate container 0c33b3c11f40 [2023-05-11T04:03:50.293Z] ---> 5e5cdd47a80c [2023-05-11T04:03:50.293Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:03:50.293Z] ---> Running in b7521b72b072 [2023-05-11T04:03:50.293Z] Removing intermediate container b7521b72b072 [2023-05-11T04:03:50.293Z] ---> d3469b3bf483 [2023-05-11T04:03:50.293Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:03:50.552Z] ---> Running in 1d3714f9fef5 [2023-05-11T04:03:50.552Z] Removing intermediate container 1d3714f9fef5 [2023-05-11T04:03:50.552Z] ---> 15b6616ecc33 [2023-05-11T04:03:50.552Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:03:50.552Z] ---> Running in ed48a054ce7e [2023-05-11T04:03:50.552Z] Removing intermediate container ed48a054ce7e [2023-05-11T04:03:50.552Z] ---> 7eff5897ba00 [2023-05-11T04:03:50.552Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:03:50.812Z] ---> Running in 80a0bfe1c850 [2023-05-11T04:03:51.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:03:51.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:03:51.330Z] OK: 265 MiB in 53 packages [2023-05-11T04:03:51.591Z] Removing intermediate container 80a0bfe1c850 [2023-05-11T04:03:51.591Z] ---> e59022aa23c9 [2023-05-11T04:03:51.591Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T04:03:51.591Z] ---> Running in c6a7b2c5a156 [2023-05-11T04:03:51.850Z] Removing intermediate container c6a7b2c5a156 [2023-05-11T04:03:51.850Z] ---> 26f28bdd0914 [2023-05-11T04:03:51.850Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T04:03:51.850Z] ---> 1e3a76c195c1 [2023-05-11T04:03:51.850Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:03:51.850Z] ---> Running in 3883cd6359f2 [2023-05-11T04:03:52.786Z] Removing intermediate container 3883cd6359f2 [2023-05-11T04:03:52.786Z] ---> 5a66cf170d6b [2023-05-11T04:03:52.786Z] Step 12/26 : COPY . . [2023-05-11T04:03:53.722Z] ---> 2c30e09bb2c4 [2023-05-11T04:03:53.722Z] Step 13/26 : RUN ${MAKE} [2023-05-11T04:03:53.722Z] ---> Running in 44c46ed04e4c [2023-05-11T04:03:53.722Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T04:04:08.108Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15159 in /w/workspace/undry_device-onvif-camera_PR-358 [Pipeline] { [Pipeline] ws [2023-05-11T04:04:08.162Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-11T04:04:08.239Z] The recommended git tool is: git [2023-05-11T04:04:13.839Z] using credential edgex-jenkins-ssh [2023-05-11T04:04:13.863Z] Cloning the remote Git repository [2023-05-11T04:04:13.907Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T04:04:14.003Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-11T04:04:14.149Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T04:04:14.150Z] > git --version # timeout=10 [2023-05-11T04:04:14.171Z] > git --version # 'git version 2.25.1' [2023-05-11T04:04:14.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T04:04:14.334Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:04:15.684Z] Removing intermediate container 44c46ed04e4c [2023-05-11T04:04:15.684Z] ---> 30c2ce9e2cbf [2023-05-11T04:04:15.684Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T04:04:15.684Z] 3.17: Pulling from library/alpine [2023-05-11T04:04:15.684Z] f56be85fc22e: Already exists [2023-05-11T04:04:15.684Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:04:15.684Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:04:15.684Z] ---> 9ed4aefc74f6 [2023-05-11T04:04:15.684Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T04:04:15.684Z] ---> Running in cc995bb05901 [2023-05-11T04:04:15.684Z] Removing intermediate container cc995bb05901 [2023-05-11T04:04:15.684Z] ---> be479bc4236a [2023-05-11T04:04:15.684Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T04:04:15.684Z] ---> Running in 26af7a69c509 [2023-05-11T04:04:15.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:04:15.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:04:15.685Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T04:04:15.685Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:04:15.685Z] OK: 7 MiB in 16 packages [2023-05-11T04:04:15.685Z] Removing intermediate container 26af7a69c509 [2023-05-11T04:04:15.685Z] ---> a7d9a0fda353 [2023-05-11T04:04:15.685Z] Step 17/26 : WORKDIR / [2023-05-11T04:04:15.685Z] ---> Running in 76060de97a6e [2023-05-11T04:04:15.685Z] Removing intermediate container 76060de97a6e [2023-05-11T04:04:15.685Z] ---> c61e19accc01 [2023-05-11T04:04:15.685Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T04:04:15.685Z] ---> 29cc0cf93eef [2023-05-11T04:04:15.685Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T04:04:15.946Z] ---> 4e206f276c09 [2023-05-11T04:04:15.946Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T04:04:15.946Z] ---> 4583b0551b56 [2023-05-11T04:04:15.946Z] Step 21/26 : EXPOSE 59984 [2023-05-11T04:04:15.946Z] ---> Running in 84386bc41b48 [2023-05-11T04:04:16.207Z] Removing intermediate container 84386bc41b48 [2023-05-11T04:04:16.207Z] ---> c68e7b4ecfa7 [2023-05-11T04:04:16.207Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T04:04:16.207Z] ---> Running in a6ef79e00201 [2023-05-11T04:04:16.207Z] Removing intermediate container a6ef79e00201 [2023-05-11T04:04:16.207Z] ---> 5bf26078f633 [2023-05-11T04:04:16.207Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T04:04:16.207Z] ---> Running in aff31220e006 [2023-05-11T04:04:16.207Z] Removing intermediate container aff31220e006 [2023-05-11T04:04:16.207Z] ---> d7ecb65e94ed [2023-05-11T04:04:16.207Z] Step 24/26 : LABEL arch=amd64 [2023-05-11T04:04:16.207Z] ---> Running in 2f2da8173cba [2023-05-11T04:04:16.467Z] Removing intermediate container 2f2da8173cba [2023-05-11T04:04:16.467Z] ---> c513741a1b23 [2023-05-11T04:04:16.467Z] Step 25/26 : LABEL git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d [2023-05-11T04:04:16.467Z] ---> Running in 918536844c4f [2023-05-11T04:04:16.467Z] Removing intermediate container 918536844c4f [2023-05-11T04:04:16.467Z] ---> 5a6d6cf4633b [2023-05-11T04:04:16.467Z] Step 26/26 : LABEL version=0.0.0 [2023-05-11T04:04:16.467Z] ---> Running in e01fee41414b [2023-05-11T04:04:16.729Z] Removing intermediate container e01fee41414b [2023-05-11T04:04:16.729Z] ---> 96e6626920cb [2023-05-11T04:04:16.729Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:04:16.729Z] Successfully built 96e6626920cb [2023-05-11T04:04:16.729Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-05-11T04:04:15.922Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-11T04:04:15.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:04:16.805Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-11T04:04:16.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T04:04:16.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T04:04:16.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:04:17.394Z] Merging remotes/origin/main commit 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea into PR head commit a20dd665848bd8ccfe5b4e188141ee3343f7848d [2023-05-11T04:04:17.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:04:17.630Z] [2023-05-11T04:04:17.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:04:17.810Z] Merge succeeded, producing a20dd665848bd8ccfe5b4e188141ee3343f7848d [2023-05-11T04:04:17.811Z] Checking out Revision a20dd665848bd8ccfe5b4e188141ee3343f7848d (PR-358) [2023-05-11T04:04:18.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:04:18.011Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T04:04:18.011Z] 5eb5b503b376: Pulling fs layer [2023-05-11T04:04:18.011Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T04:04:18.011Z] ec43610c2a17: Pulling fs layer [2023-05-11T04:04:18.011Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T04:04:18.011Z] 33b1e0a273af: Pulling fs layer [2023-05-11T04:04:18.011Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T04:04:18.011Z] 2f39f015ded8: Pulling fs layer [2023-05-11T04:04:18.011Z] 5d3b04190fa2: Waiting [2023-05-11T04:04:18.011Z] 2f39f015ded8: Waiting [2023-05-11T04:04:18.011Z] 3a2ae6a8a46f: Waiting [2023-05-11T04:04:18.011Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T04:04:18.011Z] 5c69ac0246d0: Download complete [2023-05-11T04:04:18.011Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T04:04:18.011Z] 33b1e0a273af: Verifying Checksum [2023-05-11T04:04:18.011Z] 33b1e0a273af: Download complete [2023-05-11T04:04:18.011Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T04:04:18.011Z] 5d3b04190fa2: Download complete [2023-05-11T04:04:18.011Z] ec43610c2a17: Verifying Checksum [2023-05-11T04:04:18.011Z] ec43610c2a17: Download complete [2023-05-11T04:04:18.271Z] 5eb5b503b376: Verifying Checksum [2023-05-11T04:04:18.271Z] 5eb5b503b376: Download complete [2023-05-11T04:04:18.530Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-11T04:04:18.578Z] > git --version # timeout=10 [2023-05-11T04:04:18.588Z] > git --version # 'git version 2.25.1' [2023-05-11T04:04:18.609Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:04:17.414Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T04:04:17.498Z] > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # timeout=10 [2023-05-11T04:04:17.689Z] > git remote # timeout=10 [2023-05-11T04:04:17.714Z] > git config --get remote.origin.url # timeout=10 [2023-05-11T04:04:17.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T04:04:17.757Z] > git merge 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 [2023-05-11T04:04:17.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-11T04:04:17.817Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T04:04:17.833Z] > git checkout -f a20dd665848bd8ccfe5b4e188141ee3343f7848d # timeout=10 [2023-05-11T04:04:18.838Z] 2f39f015ded8: Download complete [2023-05-11T04:04:19.028Z] [2023-05-11T04:04:19.028Z] GitHub has been notified of this commit’s build result [2023-05-11T04:04:19.028Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:04:19.407Z] 5eb5b503b376: Pull complete [2023-05-11T04:04:19.666Z] 5c69ac0246d0: Pull complete [2023-05-11T04:04:19.773Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T04:04:19.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:04:19.773Z] Dload Upload Total Spent Left Speed [2023-05-11T04:04:19.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [2023-05-11T04:04:19.925Z] ec43610c2a17: Pull complete [2023-05-11T04:04:19.925Z] 3a2ae6a8a46f: Pull complete [Pipeline] sh [2023-05-11T04:04:20.185Z] 33b1e0a273af: Pull complete [2023-05-11T04:04:20.185Z] 5d3b04190fa2: Pull complete [2023-05-11T04:04:20.370Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T04:04:20.717Z] + sudo tee /etc/docker/daemon.new [2023-05-11T04:04:20.717Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T04:04:20.717Z] { [2023-05-11T04:04:20.717Z] "registry-mirrors": [ [2023-05-11T04:04:20.717Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T04:04:20.717Z] ], [2023-05-11T04:04:20.717Z] "bip": "10.250.0.254/24", [2023-05-11T04:04:20.717Z] "hosts": [ [2023-05-11T04:04:20.717Z] "tcp://0.0.0.0:5555", [2023-05-11T04:04:20.717Z] "unix:///var/run/docker.sock" [2023-05-11T04:04:20.717Z] ], [2023-05-11T04:04:20.717Z] "mtu": 1458, [2023-05-11T04:04:20.717Z] "selinux-enabled": true, [2023-05-11T04:04:20.717Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T04:04:20.717Z] } [Pipeline] sh [2023-05-11T04:04:21.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T04:04:21.414Z] + sudo service docker restart [2023-05-11T04:04:24.374Z] 2f39f015ded8: Pull complete [2023-05-11T04:04:24.374Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T04:04:24.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:04:24.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:04:24.605Z] prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container [2023-05-11T04:04:24.633Z] $ 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/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T04:04:29.446Z] $ docker top 0a334d70afb0ba1e7cdfeac25490712824ffb93d936829a101e91c533a06e8fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:04:29.930Z] ---> job-cost.sh [2023-05-11T04:04:29.930Z] lf-activate-venv: SKIPPING [2023-05-11T04:04:29.930Z] INFO: No Stack... [2023-05-11T04:04:30.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:04:30.758Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:04:31.074Z] + cat /w/workspace/undry_device-onvif-camera_PR-358/archives/cost.csv [2023-05-11T04:04:31.074Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T04:04:31.113Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [2023-05-11T04:04:31.118Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] did not exist. Created. [2023-05-11T04:04:31.118Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:04:31.508Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T04:04:31.561Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:04:31.588Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:04:31.664Z] $ docker stop --time=1 0a334d70afb0ba1e7cdfeac25490712824ffb93d936829a101e91c533a06e8fd [2023-05-11T04:04:32.820Z] $ docker rm -f --volumes 0a334d70afb0ba1e7cdfeac25490712824ffb93d936829a101e91c533a06e8fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:04:43.609Z] provisioning config files... [2023-05-11T04:04:43.638Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17708645960202590584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:04:44.028Z] ---> docker-login.sh [2023-05-11T04:04:44.028Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:04:44.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:04:44.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:04:44.565Z] Configure a credential helper to remove this warning. See [2023-05-11T04:04:44.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:04:44.565Z] [2023-05-11T04:04:44.565Z] Login Succeeded [2023-05-11T04:04:44.565Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:04:44.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:04:44.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:04:44.834Z] Configure a credential helper to remove this warning. See [2023-05-11T04:04:44.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:04:44.834Z] [2023-05-11T04:04:44.834Z] Login Succeeded [2023-05-11T04:04:45.106Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:04:45.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:04:45.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:04:45.380Z] Configure a credential helper to remove this warning. See [2023-05-11T04:04:45.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:04:45.380Z] [2023-05-11T04:04:45.380Z] Login Succeeded [2023-05-11T04:04:45.380Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:04:45.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:04:45.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:04:45.662Z] Configure a credential helper to remove this warning. See [2023-05-11T04:04:45.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:04:45.662Z] [2023-05-11T04:04:45.662Z] Login Succeeded [2023-05-11T04:04:45.662Z] docker.io [2023-05-11T04:04:45.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:04:46.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:04:46.217Z] Configure a credential helper to remove this warning. See [2023-05-11T04:04:46.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:04:46.217Z] [2023-05-11T04:04:46.217Z] Login Succeeded [2023-05-11T04:04:46.217Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:04:46.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:04:46.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:04:46.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:04:46.708Z] ========================================================= [2023-05-11T04:04:46.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T04:04:46.708Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:04:47.261Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T04:04:47.852Z] Sending build context to Docker daemon 14.34MB [2023-05-11T04:04:47.852Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:04:47.852Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T04:04:47.852Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T04:04:47.852Z] c41833b44d91: Pulling fs layer [2023-05-11T04:04:47.852Z] ed15518f5707: Pulling fs layer [2023-05-11T04:04:47.852Z] feae8fd75edb: Pulling fs layer [2023-05-11T04:04:47.852Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T04:04:47.852Z] 3cdef696dda3: Pulling fs layer [2023-05-11T04:04:47.852Z] 2ced38df9373: Pulling fs layer [2023-05-11T04:04:47.852Z] 58f1dce35555: Pulling fs layer [2023-05-11T04:04:47.852Z] 3cdef696dda3: Waiting [2023-05-11T04:04:47.852Z] 2ced38df9373: Waiting [2023-05-11T04:04:47.852Z] 242c74f7c9fa: Waiting [2023-05-11T04:04:47.852Z] 58f1dce35555: Waiting [2023-05-11T04:04:47.852Z] ed15518f5707: Verifying Checksum [2023-05-11T04:04:47.852Z] ed15518f5707: Download complete [2023-05-11T04:04:47.852Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T04:04:48.129Z] 242c74f7c9fa: Download complete [2023-05-11T04:04:48.129Z] 3cdef696dda3: Verifying Checksum [2023-05-11T04:04:48.129Z] 3cdef696dda3: Download complete [2023-05-11T04:04:48.129Z] c41833b44d91: Verifying Checksum [2023-05-11T04:04:48.129Z] c41833b44d91: Download complete [2023-05-11T04:04:49.100Z] 58f1dce35555: Verifying Checksum [2023-05-11T04:04:49.100Z] 58f1dce35555: Download complete [2023-05-11T04:04:50.068Z] feae8fd75edb: Verifying Checksum [2023-05-11T04:04:50.068Z] feae8fd75edb: Download complete [2023-05-11T04:04:50.068Z] 2ced38df9373: Verifying Checksum [2023-05-11T04:04:50.068Z] 2ced38df9373: Download complete [2023-05-11T04:04:51.026Z] c41833b44d91: Pull complete [2023-05-11T04:04:51.304Z] ed15518f5707: Pull complete [2023-05-11T04:05:06.401Z] feae8fd75edb: Pull complete [2023-05-11T04:05:06.401Z] 242c74f7c9fa: Pull complete [2023-05-11T04:05:06.401Z] 3cdef696dda3: Pull complete [2023-05-11T04:05:13.099Z] 2ced38df9373: Pull complete [2023-05-11T04:05:15.051Z] 58f1dce35555: Pull complete [2023-05-11T04:05:15.051Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T04:05:15.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T04:05:15.051Z] ---> fadd8f120f05 [2023-05-11T04:05:15.051Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:05:17.010Z] ---> Running in d0a78a4bf72e [2023-05-11T04:05:17.010Z] Removing intermediate container d0a78a4bf72e [2023-05-11T04:05:17.010Z] ---> 0c89468d6edb [2023-05-11T04:05:17.010Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:05:17.288Z] ---> Running in 2910cc62f84d [2023-05-11T04:05:17.560Z] Removing intermediate container 2910cc62f84d [2023-05-11T04:05:17.560Z] ---> 36811a2a8d14 [2023-05-11T04:05:17.560Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:05:17.560Z] ---> Running in 6f42410aeb4f [2023-05-11T04:05:17.842Z] Removing intermediate container 6f42410aeb4f [2023-05-11T04:05:17.842Z] ---> 940e85e5e30a [2023-05-11T04:05:17.842Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:05:17.842Z] ---> Running in f59fd2025731 [2023-05-11T04:05:18.432Z] Removing intermediate container f59fd2025731 [2023-05-11T04:05:18.432Z] ---> a0c40474760f [2023-05-11T04:05:18.432Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:05:18.432Z] ---> Running in d7edba0ec64d [2023-05-11T04:05:18.710Z] Removing intermediate container d7edba0ec64d [2023-05-11T04:05:18.710Z] ---> 9f459d956f89 [2023-05-11T04:05:18.710Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:05:18.710Z] ---> Running in 04083638bedc [2023-05-11T04:05:20.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:05:20.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:05:21.698Z] OK: 263 MiB in 53 packages [2023-05-11T04:05:22.661Z] Removing intermediate container 04083638bedc [2023-05-11T04:05:22.661Z] ---> d719ad70574d [2023-05-11T04:05:22.661Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T04:05:22.661Z] ---> Running in 09cf4c144661 [2023-05-11T04:05:22.928Z] Removing intermediate container 09cf4c144661 [2023-05-11T04:05:22.928Z] ---> bcefbd44d69e [2023-05-11T04:05:22.928Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T04:05:23.513Z] ---> f09e3250fbab [2023-05-11T04:05:23.513Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:05:23.513Z] ---> Running in 6d8538a6c552 [2023-05-11T04:06:31.437Z] Removing intermediate container 6d8538a6c552 [2023-05-11T04:06:31.437Z] ---> 03b8b1eb0884 [2023-05-11T04:06:31.437Z] Step 12/13 : COPY . . [2023-05-11T04:06:31.437Z] ---> 50eff5dcea84 [2023-05-11T04:06:31.437Z] Step 13/13 : RUN ${MAKE} [2023-05-11T04:06:31.437Z] ---> Running in a9ffb3c05e39 [2023-05-11T04:06:31.437Z] noop [2023-05-11T04:06:31.437Z] Removing intermediate container a9ffb3c05e39 [2023-05-11T04:06:31.437Z] ---> aec3192a462b [2023-05-11T04:06:31.437Z] Successfully built aec3192a462b [2023-05-11T04:06:31.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:06:31.935Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:06:31.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:06:32.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-15159 does not seem to be running inside a container [2023-05-11T04:06:32.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T04:06:33.563Z] $ docker top f70098730b503b66efdd3bbd7a12c6340a517a2b1d0cf16ba3224714d21e6970 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:06:34.469Z] + go version [2023-05-11T04:06:34.469Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T04:06:34.505Z] $ docker stop --time=1 f70098730b503b66efdd3bbd7a12c6340a517a2b1d0cf16ba3224714d21e6970 [2023-05-11T04:06:36.134Z] $ docker rm -f --volumes f70098730b503b66efdd3bbd7a12c6340a517a2b1d0cf16ba3224714d21e6970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:06:37.022Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:06:37.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:06:37.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-15159 does not seem to be running inside a container [2023-05-11T04:06:37.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T04:06:38.590Z] $ docker top 82abe3ccf0bab880c26634979b6dfd2ab5b31699f67f4306d076178654cf828c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:06:39.165Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:06:40.143Z] + make test [2023-05-11T04:06:40.143Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:07:12.410Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T04:09:34.134Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T04:09:34.135Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T04:09:34.135Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.219s coverage: 31.4% of statements [2023-05-11T04:09:49.152Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.296s coverage: 86.5% of statements [2023-05-11T04:09:49.427Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T04:09:49.427Z] go vet ./... [2023-05-11T04:10:21.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:10:21.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:10:21.693Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:10:21.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:10:21.760Z] $ docker stop --time=1 82abe3ccf0bab880c26634979b6dfd2ab5b31699f67f4306d076178654cf828c [2023-05-11T04:10:23.624Z] $ docker rm -f --volumes 82abe3ccf0bab880c26634979b6dfd2ab5b31699f67f4306d076178654cf828c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:10:24.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:10:24.906Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T04:10:25.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:10:25.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:10:26.327Z] + ls -al . [2023-05-11T04:10:26.327Z] total 228 [2023-05-11T04:10:26.327Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 04:06 . [2023-05-11T04:10:26.327Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 .. [2023-05-11T04:10:26.327Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:04 .git [2023-05-11T04:10:26.327Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:04 .github [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:04 .gitignore [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:04 .golangci.yml [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:04 Attribution.txt [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:04 CHANGELOG.md [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:04 Dockerfile [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:04 GOVERNANCE.md [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:04 Jenkinsfile [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:04 LICENSE [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:04 Makefile [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:04 OWNERS.md [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:04 README.md [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 04:02 VERSION [2023-05-11T04:10:26.327Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:04 bin [2023-05-11T04:10:26.327Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:04 cmd [2023-05-11T04:10:26.327Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:09 coverage.out [2023-05-11T04:10:26.327Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 doc [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:04 go.mod [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:04 go.sum [2023-05-11T04:10:26.327Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 internal [2023-05-11T04:10:26.327Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:04 snap [2023-05-11T04:10:26.327Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:10:26.741Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d --label arch=arm64 --label version=0.0.0 . [2023-05-11T04:10:27.337Z] Sending build context to Docker daemon 14.42MB [2023-05-11T04:10:27.337Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:10:27.337Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T04:10:27.337Z] ---> aec3192a462b [2023-05-11T04:10:27.337Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:10:27.337Z] ---> Running in 13bd0351e287 [2023-05-11T04:10:27.609Z] Removing intermediate container 13bd0351e287 [2023-05-11T04:10:27.609Z] ---> 914b265cbe34 [2023-05-11T04:10:27.609Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:10:27.878Z] ---> Running in e252091291cc [2023-05-11T04:10:28.146Z] Removing intermediate container e252091291cc [2023-05-11T04:10:28.146Z] ---> b9598a5fbc4a [2023-05-11T04:10:28.146Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:10:28.146Z] ---> Running in 78b324dfa28e [2023-05-11T04:10:28.412Z] Removing intermediate container 78b324dfa28e [2023-05-11T04:10:28.412Z] ---> c58af4f58001 [2023-05-11T04:10:28.412Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:10:28.412Z] ---> Running in 2cdb3824151b [2023-05-11T04:10:28.679Z] Removing intermediate container 2cdb3824151b [2023-05-11T04:10:28.679Z] ---> a58b4dbc801d [2023-05-11T04:10:28.679Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:10:28.950Z] ---> Running in 058daa44cd2c [2023-05-11T04:10:29.218Z] Removing intermediate container 058daa44cd2c [2023-05-11T04:10:29.218Z] ---> e66ac6b5e53b [2023-05-11T04:10:29.218Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:10:29.218Z] ---> Running in 2ce8fa32ca99 [2023-05-11T04:10:30.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:10:30.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:10:31.725Z] OK: 263 MiB in 53 packages [2023-05-11T04:10:32.687Z] Removing intermediate container 2ce8fa32ca99 [2023-05-11T04:10:32.687Z] ---> bd32a3cfd356 [2023-05-11T04:10:32.687Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T04:10:32.687Z] ---> Running in e63d74fe8a81 [2023-05-11T04:10:32.954Z] Removing intermediate container e63d74fe8a81 [2023-05-11T04:10:32.954Z] ---> 9c35c20cb937 [2023-05-11T04:10:32.954Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T04:10:33.538Z] ---> d1f0cb396405 [2023-05-11T04:10:33.538Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:10:33.538Z] ---> Running in 69b14dc42d75 [2023-05-11T04:10:37.797Z] Removing intermediate container 69b14dc42d75 [2023-05-11T04:10:37.797Z] ---> a8dfbb4c8a4e [2023-05-11T04:10:37.797Z] Step 12/26 : COPY . . [2023-05-11T04:10:38.758Z] ---> eaca695983ac [2023-05-11T04:10:38.758Z] Step 13/26 : RUN ${MAKE} [2023-05-11T04:10:38.758Z] ---> Running in ba4fb984f0d0 [2023-05-11T04:10:39.727Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T04:13:01.467Z] Removing intermediate container ba4fb984f0d0 [2023-05-11T04:13:01.467Z] ---> 398b895412e9 [2023-05-11T04:13:01.467Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T04:13:01.467Z] 3.17: Pulling from library/alpine [2023-05-11T04:13:01.467Z] c41833b44d91: Already exists [2023-05-11T04:13:01.467Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:13:01.467Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:13:01.467Z] ---> 51e60588ff2c [2023-05-11T04:13:01.467Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T04:13:01.467Z] ---> Running in c8141470da17 [2023-05-11T04:13:01.467Z] Removing intermediate container c8141470da17 [2023-05-11T04:13:01.467Z] ---> 2ba5d3171763 [2023-05-11T04:13:01.467Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T04:13:01.467Z] ---> Running in e66ea7846477 [2023-05-11T04:13:01.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:13:01.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:13:01.467Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T04:13:01.467Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:13:01.467Z] OK: 8 MiB in 16 packages [2023-05-11T04:13:02.056Z] Removing intermediate container e66ea7846477 [2023-05-11T04:13:02.056Z] ---> 33d1e461c256 [2023-05-11T04:13:02.056Z] Step 17/26 : WORKDIR / [2023-05-11T04:13:02.325Z] ---> Running in ab41ac22b11c [2023-05-11T04:13:02.592Z] Removing intermediate container ab41ac22b11c [2023-05-11T04:13:02.592Z] ---> 892562385cc9 [2023-05-11T04:13:02.592Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T04:13:04.003Z] ---> 09828b90b22a [2023-05-11T04:13:04.003Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T04:13:04.588Z] ---> ece0402a0041 [2023-05-11T04:13:04.588Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T04:13:05.181Z] ---> 4fd7088649c5 [2023-05-11T04:13:05.181Z] Step 21/26 : EXPOSE 59984 [2023-05-11T04:13:05.181Z] ---> Running in 9ce91f324421 [2023-05-11T04:13:05.451Z] Removing intermediate container 9ce91f324421 [2023-05-11T04:13:05.451Z] ---> 6db42c235abb [2023-05-11T04:13:05.451Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T04:13:05.451Z] ---> Running in 42522667e3d5 [2023-05-11T04:13:05.718Z] Removing intermediate container 42522667e3d5 [2023-05-11T04:13:05.718Z] ---> 0199b9fc981b [2023-05-11T04:13:05.718Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T04:13:05.718Z] ---> Running in efe66faa91e9 [2023-05-11T04:13:05.988Z] Removing intermediate container efe66faa91e9 [2023-05-11T04:13:05.988Z] ---> 796f81c20836 [2023-05-11T04:13:05.988Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T04:13:06.257Z] ---> Running in a2fa14a8bb91 [2023-05-11T04:13:06.526Z] Removing intermediate container a2fa14a8bb91 [2023-05-11T04:13:06.526Z] ---> 827c24e2a419 [2023-05-11T04:13:06.526Z] Step 25/26 : LABEL git_sha=a20dd665848bd8ccfe5b4e188141ee3343f7848d [2023-05-11T04:13:06.526Z] ---> Running in 61a4ff357099 [2023-05-11T04:13:06.793Z] Removing intermediate container 61a4ff357099 [2023-05-11T04:13:06.793Z] ---> f6fbe15e67e4 [2023-05-11T04:13:06.793Z] Step 26/26 : LABEL version=0.0.0 [2023-05-11T04:13:06.793Z] ---> Running in cb673980fa4d [2023-05-11T04:13:07.378Z] Removing intermediate container cb673980fa4d [2023-05-11T04:13:07.378Z] ---> 8e129369969d [2023-05-11T04:13:07.378Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:13:07.378Z] Successfully built 8e129369969d [2023-05-11T04:13:07.378Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:13:08.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:13:08.186Z] [2023-05-11T04:13:08.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:13:08.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:13:08.587Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T04:13:08.587Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T04:13:08.587Z] 04944245beec: Pulling fs layer [2023-05-11T04:13:08.587Z] 699f458cf7ca: Pulling fs layer [2023-05-11T04:13:08.587Z] 765212b225bb: Pulling fs layer [2023-05-11T04:13:08.587Z] f23df028b6ca: Pulling fs layer [2023-05-11T04:13:08.587Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T04:13:08.587Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T04:13:08.587Z] f23df028b6ca: Waiting [2023-05-11T04:13:08.587Z] d65c8cfc05b1: Waiting [2023-05-11T04:13:08.587Z] 765212b225bb: Waiting [2023-05-11T04:13:08.587Z] 2437ff75d9bd: Waiting [2023-05-11T04:13:08.857Z] 04944245beec: Verifying Checksum [2023-05-11T04:13:08.857Z] 04944245beec: Download complete [2023-05-11T04:13:08.857Z] 765212b225bb: Verifying Checksum [2023-05-11T04:13:08.857Z] 765212b225bb: Download complete [2023-05-11T04:13:08.857Z] f23df028b6ca: Download complete [2023-05-11T04:13:08.857Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T04:13:08.857Z] d65c8cfc05b1: Download complete [2023-05-11T04:13:08.857Z] 699f458cf7ca: Verifying Checksum [2023-05-11T04:13:08.857Z] 699f458cf7ca: Download complete [2023-05-11T04:13:09.447Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T04:13:09.447Z] 8998bd30e6a1: Download complete [2023-05-11T04:13:12.160Z] 2437ff75d9bd: Download complete [2023-05-11T04:13:14.818Z] 8998bd30e6a1: Pull complete [2023-05-11T04:13:15.090Z] 04944245beec: Pull complete [2023-05-11T04:13:16.503Z] 699f458cf7ca: Pull complete [2023-05-11T04:13:16.503Z] 765212b225bb: Pull complete [2023-05-11T04:13:17.469Z] f23df028b6ca: Pull complete [2023-05-11T04:13:17.469Z] d65c8cfc05b1: Pull complete [2023-05-11T04:13:32.463Z] 2437ff75d9bd: Pull complete [2023-05-11T04:13:32.463Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T04:13:32.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:13:32.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:13:32.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-15159 does not seem to be running inside a container [2023-05-11T04:13:32.855Z] $ 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/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T04:13:35.513Z] $ docker top 9e0f43701221aefedbcb6438e92fb8b03896d84814068bb8a2de51e9c44380c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:36.099Z] ---> job-cost.sh [2023-05-11T04:13:36.367Z] lf-activate-venv: SKIPPING [2023-05-11T04:13:36.367Z] INFO: No Stack... [2023-05-11T04:13:36.634Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T04:13:37.591Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:13:37.933Z] + cut -d, -f6 [2023-05-11T04:13:37.933Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-05-11T04:13:38.285Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [2023-05-11T04:13:38.289Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] did not exist. Created. [2023-05-11T04:13:38.289Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:13:39.018Z] /w/workspace/device-onvif-camera/1@tmp/durable-ef9168a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T04:13:39.688Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T04:13:39.723Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T04:13:39.781Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:13:39.797Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:13:39.863Z] $ docker stop --time=1 9e0f43701221aefedbcb6438e92fb8b03896d84814068bb8a2de51e9c44380c8 [2023-05-11T04:13:42.793Z] $ docker rm -f --volumes 9e0f43701221aefedbcb6438e92fb8b03896d84814068bb8a2de51e9c44380c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-11T04:13:43.789Z] provisioning config files... [2023-05-11T04:13:43.796Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config12445482305521010361tmp [Pipeline] { [Pipeline] sh [2023-05-11T04:13:44.135Z] + set +x [2023-05-11T04:13:44.135Z] + curl -s https://codecov.io/bash [2023-05-11T04:13:44.135Z] + bash -s -- [2023-05-11T04:13:44.136Z] [2023-05-11T04:13:44.136Z] _____ _ [2023-05-11T04:13:44.136Z] / ____| | | [2023-05-11T04:13:44.136Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T04:13:44.136Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T04:13:44.136Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T04:13:44.136Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T04:13:44.136Z] Bash-1.0.6 [2023-05-11T04:13:44.136Z] [2023-05-11T04:13:44.136Z] [2023-05-11T04:13:44.136Z] ==> git version 2.25.1 found [2023-05-11T04:13:44.136Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-11T04:13:44.136Z] Release-Date: 2020-01-08 [2023-05-11T04:13:44.136Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-11T04:13:44.136Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T04:13:44.136Z] ==> Jenkins CI detected. [2023-05-11T04:13:44.136Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-358 [2023-05-11T04:13:44.136Z] project root: . [2023-05-11T04:13:44.136Z] --> token set from env [2023-05-11T04:13:44.136Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T04:13:44.136Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T04:13:44.136Z] ==> Python coveragepy not found [2023-05-11T04:13:44.136Z] ==> Searching for coverage reports in: [2023-05-11T04:13:44.136Z] + . [2023-05-11T04:13:44.136Z] -> Found 1 reports [2023-05-11T04:13:44.136Z] ==> Detecting git/mercurial file structure [2023-05-11T04:13:44.136Z] ==> Reading reports [2023-05-11T04:13:44.394Z] + ./coverage.out bytes=78459 [2023-05-11T04:13:44.394Z] ==> Appending adjustments [2023-05-11T04:13:44.394Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T04:13:44.394Z] + Found adjustments [2023-05-11T04:13:44.394Z] ==> Gzipping contents [2023-05-11T04:13:44.394Z] 12K /tmp/codecov.JDNnCg.gz [2023-05-11T04:13:44.394Z] ==> Uploading reports [2023-05-11T04:13:44.394Z] url: https://codecov.io [2023-05-11T04:13:44.394Z] query: branch=PR-358&commit=a20dd665848bd8ccfe5b4e188141ee3343f7848d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=358&job=&cmd_args= [2023-05-11T04:13:44.394Z] -> Pinging Codecov [2023-05-11T04:13:44.394Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-358&commit=a20dd665848bd8ccfe5b4e188141ee3343f7848d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=358&job=&cmd_args= [2023-05-11T04:13:44.655Z] -> Uploading to [2023-05-11T04:13:44.655Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/a20dd665848bd8ccfe5b4e188141ee3343f7848d/8d46ef57-5e21-49ab-a3a0-c908d5a4debb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T041344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dc61d396d70b7b16bcc43c5ada09d8cad324ce97d956baa110098f513cf51a0 [2023-05-11T04:13:44.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:13:44.655Z] Dload Upload Total Spent Left Speed [2023-05-11T04:13:44.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 41077 --:--:-- --:--:-- --:--:-- 41077 [2023-05-11T04:13:44.917Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a20dd665848bd8ccfe5b4e188141ee3343f7848d [Pipeline] } [2023-05-11T04:13:44.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-11T04:13:46.758Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-358/archives ] [2023-05-11T04:13:46.758Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-358/archives [2023-05-11T04:13:46.758Z] total 16 [2023-05-11T04:13:46.758Z] drwxr-xr-x 3 root root 4096 May 11 04:04 . [2023-05-11T04:13:46.758Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:04 .. [2023-05-11T04:13:46.758Z] drwxr-xr-x 2 root root 4096 May 11 04:04 cost [2023-05-11T04:13:46.758Z] -rw-r--r-- 1 root root 91 May 11 04:04 cost.csv [2023-05-11T04:13:46.758Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-358/archives [2023-05-11T04:13:46.758Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-358/archives [2023-05-11T04:13:46.758Z] total 16 [2023-05-11T04:13:46.758Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:04 . [2023-05-11T04:13:46.758Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:04 .. [2023-05-11T04:13:46.758Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 04:04 cost [2023-05-11T04:13:46.758Z] -rw-r--r-- 1 jenkins jenkins 91 May 11 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:47.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:47.981Z] ---> package-listing.sh [2023-05-11T04:13:47.982Z] ++ facter osfamily [2023-05-11T04:13:47.982Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T04:13:48.241Z] + OS_FAMILY=debian [2023-05-11T04:13:48.241Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-358 [2023-05-11T04:13:48.241Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T04:13:48.241Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T04:13:48.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T04:13:48.241Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T04:13:48.241Z] + '[' /w/workspace/undry_device-onvif-camera_PR-358 ']' [2023-05-11T04:13:48.241Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T04:13:48.241Z] + case "${OS_FAMILY}" in [2023-05-11T04:13:48.241Z] + dpkg -l [2023-05-11T04:13:48.242Z] + grep '^ii' [2023-05-11T04:13:48.242Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T04:13:48.242Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T04:13:48.242Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T04:13:48.242Z] + '[' /w/workspace/undry_device-onvif-camera_PR-358 ']' [2023-05-11T04:13:48.242Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-358/archives/ [2023-05-11T04:13:48.242Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-358/archives/ [Pipeline] echo [2023-05-11T04:13:48.280Z] 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/undry_device-onvif-camera_PR-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T04:13:48.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:13:49.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:13:49.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:13:49.346Z] prd-ubuntu20.04-docker-8c-8g-15158 does not seem to be running inside a container [2023-05-11T04:13:49.377Z] $ 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/undry_device-onvif-camera_PR-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-358 -v /w/workspace/undry_device-onvif-camera_PR-358:/w/workspace/undry_device-onvif-camera_PR-358:rw,z -v /w/workspace/undry_device-onvif-camera_PR-358@tmp:/w/workspace/undry_device-onvif-camera_PR-358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T04:13:50.040Z] $ docker top 65ddc32be895f0d7f08779336da0c8a038ab500bb342e2fd3baa15e256fa8157 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:13:50.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T04:13:50.758Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T04:13:51.071Z] + ls /var/log/sa-host [2023-05-11T04:13:51.071Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:13:51.302Z] provisioning config files... [2023-05-11T04:13:51.314Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-358@tmp/config12002110845275446932tmp [Pipeline] { [Pipeline] echo [2023-05-11T04:13:51.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:51.679Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T04:13:51.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:52.099Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T04:13:52.129Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:52.440Z] ---> sudo-logs.sh [2023-05-11T04:13:52.440Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T04:13:52.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:52.839Z] ---> job-cost.sh [2023-05-11T04:13:52.839Z] lf-activate-venv: SKIPPING [2023-05-11T04:13:52.839Z] DEBUG: total: 0.2199999988079071 [2023-05-11T04:13:52.839Z] INFO: Retrieving Stack Cost... [2023-05-11T04:13:53.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:13:53.666Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T04:13:53.703Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:13:54.015Z] ---> logs-deploy.sh [2023-05-11T04:13:54.015Z] lf-activate-venv: SKIPPING [2023-05-11T04:13:54.015Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-358/1 [2023-05-11T04:13:54.015Z] INFO: archiving workspace using pattern(s): [2023-05-11T04:13:54.952Z] Archives upload complete. [2023-05-11T04:13:55.212Z] INFO: archiving logs to Nexus [2023-05-11T04:13:55.783Z] ---> uname -a: [2023-05-11T04:13:55.783Z] Linux prd-ubuntu20-04-docker-8c-8g-15158 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] ---> lscpu: [2023-05-11T04:13:55.783Z] Architecture: x86_64 [2023-05-11T04:13:55.783Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T04:13:55.783Z] Byte Order: Little Endian [2023-05-11T04:13:55.783Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T04:13:55.783Z] CPU(s): 8 [2023-05-11T04:13:55.783Z] On-line CPU(s) list: 0-7 [2023-05-11T04:13:55.783Z] Thread(s) per core: 1 [2023-05-11T04:13:55.783Z] Core(s) per socket: 1 [2023-05-11T04:13:55.783Z] Socket(s): 8 [2023-05-11T04:13:55.783Z] NUMA node(s): 1 [2023-05-11T04:13:55.783Z] Vendor ID: AuthenticAMD [2023-05-11T04:13:55.783Z] CPU family: 23 [2023-05-11T04:13:55.783Z] Model: 49 [2023-05-11T04:13:55.783Z] Model name: AMD EPYC-Rome Processor [2023-05-11T04:13:55.783Z] Stepping: 0 [2023-05-11T04:13:55.783Z] CPU MHz: 2800.000 [2023-05-11T04:13:55.783Z] BogoMIPS: 5600.00 [2023-05-11T04:13:55.783Z] Virtualization: AMD-V [2023-05-11T04:13:55.783Z] Hypervisor vendor: KVM [2023-05-11T04:13:55.783Z] Virtualization type: full [2023-05-11T04:13:55.783Z] L1d cache: 256 KiB [2023-05-11T04:13:55.783Z] L1i cache: 256 KiB [2023-05-11T04:13:55.783Z] L2 cache: 4 MiB [2023-05-11T04:13:55.783Z] L3 cache: 128 MiB [2023-05-11T04:13:55.783Z] NUMA node0 CPU(s): 0-7 [2023-05-11T04:13:55.783Z] Vulnerability Itlb multihit: Not affected [2023-05-11T04:13:55.783Z] Vulnerability L1tf: Not affected [2023-05-11T04:13:55.783Z] Vulnerability Mds: Not affected [2023-05-11T04:13:55.783Z] Vulnerability Meltdown: Not affected [2023-05-11T04:13:55.783Z] Vulnerability Mmio stale data: Not affected [2023-05-11T04:13:55.783Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T04:13:55.783Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T04:13:55.783Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T04:13:55.783Z] Vulnerability Srbds: Not affected [2023-05-11T04:13:55.783Z] Vulnerability Tsx async abort: Not affected [2023-05-11T04:13:55.783Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] ---> nproc: [2023-05-11T04:13:55.783Z] 8 [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] ---> df -h: [2023-05-11T04:13:55.783Z] Filesystem Size Used Avail Use% Mounted on [2023-05-11T04:13:55.783Z] overlay 155G 12G 144G 8% / [2023-05-11T04:13:55.783Z] tmpfs 64M 0 64M 0% /dev [2023-05-11T04:13:55.783Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-11T04:13:55.783Z] shm 64M 0 64M 0% /dev/shm [2023-05-11T04:13:55.783Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] ---> sar -b -r -n DEV: [2023-05-11T04:13:55.783Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15158) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] 04:01:13 LINUX RESTART (8 CPU) [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] 04:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-11T04:13:55.783Z] 04:03:01 157.50 4.07 153.43 0.00 419.59 58930.22 0.00 [2023-05-11T04:13:55.783Z] 04:04:01 130.44 0.27 130.17 0.00 14.00 29818.59 0.00 [2023-05-11T04:13:55.783Z] 04:05:01 115.16 0.07 115.10 0.00 9.60 35165.07 0.00 [2023-05-11T04:13:55.783Z] 04:06:01 2.15 0.00 2.15 0.00 0.00 26.01 0.00 [2023-05-11T04:13:55.783Z] 04:07:01 54.34 11.61 42.73 0.00 5177.54 8846.26 0.00 [2023-05-11T04:13:55.783Z] 04:08:01 6.63 0.02 6.62 0.00 0.13 129.45 0.00 [2023-05-11T04:13:55.783Z] 04:09:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2023-05-11T04:13:55.783Z] 04:10:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 [2023-05-11T04:13:55.783Z] 04:11:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-05-11T04:13:55.783Z] 04:12:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 [2023-05-11T04:13:55.783Z] 04:13:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-05-11T04:13:55.783Z] Average: 42.93 1.45 41.47 0.00 511.10 12020.26 0.00 [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] 04:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-11T04:13:55.783Z] 04:03:01 27787348 31615372 683456 2.08 145356 3836728 1863524 5.49 1151632 3447204 432196 [2023-05-11T04:13:55.783Z] 04:04:01 27752092 31252728 1039276 3.16 151280 3526160 2450288 7.22 1661728 2987356 235316 [2023-05-11T04:13:55.783Z] 04:05:01 27599396 31594124 699364 2.13 161404 3978076 1748040 5.15 1257072 3510788 372 [2023-05-11T04:13:55.783Z] 04:06:01 27599668 31594456 698712 2.12 161424 3978076 1748040 5.15 1256792 3510788 8 [2023-05-11T04:13:55.783Z] 04:07:01 27067952 31580112 700428 2.13 195484 4439400 1817612 5.36 1576436 3686112 996 [2023-05-11T04:13:55.783Z] 04:08:01 27072888 31580240 700844 2.13 194056 4436160 1802296 5.31 1574632 3682932 8 [2023-05-11T04:13:55.783Z] 04:09:01 27076140 31583624 697468 2.12 194132 4436164 1802296 5.31 1571712 3682944 8 [2023-05-11T04:13:55.783Z] 04:10:01 27076124 31583792 697316 2.12 194232 4436168 1802296 5.31 1571712 3683036 8 [2023-05-11T04:13:55.783Z] 04:11:01 27076572 31584480 696604 2.12 194308 4436296 1802296 5.31 1571804 3683176 4 [2023-05-11T04:13:55.783Z] 04:12:01 27075892 31583896 697104 2.12 194388 4436300 1802296 5.31 1571724 3683200 8 [2023-05-11T04:13:55.783Z] 04:13:01 27075884 31583984 697016 2.12 194424 4436300 1802296 5.31 1571996 3683252 12 [2023-05-11T04:13:55.783Z] Average: 27296360 31557892 727963 2.21 180044 4215984 1858298 5.48 1485204 3567344 60812 [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] 04:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-11T04:13:55.783Z] 04:03:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:03:01 ens3 492.41 280.22 6482.16 38.09 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:03:01 docker0 188.49 331.77 15.60 2156.08 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:04:01 vethfeb0619 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:04:01 ens3 71.44 66.53 95.73 99.95 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:04:01 docker0 1.40 3.23 0.09 42.51 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:05:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:05:01 ens3 94.25 57.67 2566.89 11.74 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:05:01 docker0 1.32 3.25 0.09 43.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:06:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:07:01 ens3 155.82 69.12 2864.25 5.07 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:08:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:10:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:12:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] Average: ens3 73.45 42.75 1083.52 14.05 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] Average: docker0 17.12 30.29 1.41 200.81 0.00 0.00 0.00 0.00 [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] ---> sar -P ALL: [2023-05-11T04:13:55.783Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15158) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] 04:01:13 LINUX RESTART (8 CPU) [2023-05-11T04:13:55.783Z] [2023-05-11T04:13:55.783Z] 04:02:02 CPU %user %nice %system %iowait %steal %idle [2023-05-11T04:13:55.783Z] 04:03:01 all 8.19 0.00 3.54 2.64 0.06 85.57 [2023-05-11T04:13:55.783Z] 04:03:01 0 7.88 0.00 3.62 4.55 0.07 83.87 [2023-05-11T04:13:55.784Z] 04:03:01 1 8.73 0.00 3.32 2.05 0.05 85.85 [2023-05-11T04:13:55.784Z] 04:03:01 2 6.99 0.00 4.67 7.93 0.09 80.32 [2023-05-11T04:13:55.784Z] 04:03:01 3 10.04 0.00 3.07 0.51 0.07 86.31 [2023-05-11T04:13:55.784Z] 04:03:01 4 7.58 0.00 3.45 2.71 0.07 86.19 [2023-05-11T04:13:55.784Z] 04:03:01 5 8.97 0.00 3.58 0.81 0.03 86.60 [2023-05-11T04:13:55.784Z] 04:03:01 6 7.63 0.00 2.76 1.34 0.05 88.22 [2023-05-11T04:13:55.784Z] 04:03:01 7 7.69 0.00 3.83 1.22 0.07 87.19 [2023-05-11T04:13:55.784Z] 04:04:01 all 35.21 0.00 5.66 2.03 0.10 57.00 [2023-05-11T04:13:55.784Z] 04:04:01 0 35.84 0.00 5.61 6.84 0.08 51.62 [2023-05-11T04:13:55.784Z] 04:04:01 1 34.41 0.00 6.13 1.19 0.10 58.16 [2023-05-11T04:13:55.784Z] 04:04:01 2 36.19 0.00 6.07 5.06 0.10 52.57 [2023-05-11T04:13:55.784Z] 04:04:01 3 37.22 0.00 5.64 1.26 0.12 55.76 [2023-05-11T04:13:55.784Z] 04:04:01 4 34.81 0.00 5.72 0.30 0.10 59.07 [2023-05-11T04:13:55.784Z] 04:04:01 5 34.73 0.00 5.28 1.11 0.10 58.79 [2023-05-11T04:13:55.784Z] 04:04:01 6 34.23 0.00 5.28 0.13 0.08 60.28 [2023-05-11T04:13:55.784Z] 04:04:01 7 34.22 0.00 5.57 0.34 0.10 59.77 [2023-05-11T04:13:55.784Z] 04:05:01 all 7.83 0.00 2.20 2.09 0.04 87.83 [2023-05-11T04:13:55.784Z] 04:05:01 0 7.27 0.00 2.30 2.30 0.03 88.11 [2023-05-11T04:13:55.784Z] 04:05:01 1 8.00 0.00 1.77 1.41 0.03 88.79 [2023-05-11T04:13:55.784Z] 04:05:01 2 8.01 0.00 2.46 0.52 0.03 88.98 [2023-05-11T04:13:55.784Z] 04:05:01 3 7.77 0.00 3.35 10.35 0.05 78.48 [2023-05-11T04:13:55.784Z] 04:05:01 4 8.78 0.00 2.06 0.05 0.03 89.08 [2023-05-11T04:13:55.784Z] 04:05:01 5 7.02 0.00 1.98 1.92 0.03 89.05 [2023-05-11T04:13:55.784Z] 04:05:01 6 7.46 0.00 2.09 0.02 0.03 90.40 [2023-05-11T04:13:55.784Z] 04:05:01 7 8.38 0.00 1.61 0.22 0.05 89.74 [2023-05-11T04:13:55.784Z] 04:06:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2023-05-11T04:13:55.784Z] 04:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-11T04:13:55.784Z] 04:06:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-11T04:13:55.784Z] 04:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T04:13:55.784Z] 04:06:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-11T04:13:55.784Z] 04:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T04:13:55.784Z] 04:06:01 5 0.03 0.00 0.05 0.02 0.00 99.90 [2023-05-11T04:13:55.784Z] 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:07:01 all 2.44 0.00 1.53 0.49 0.03 95.52 [2023-05-11T04:13:55.784Z] 04:07:01 0 1.80 0.00 1.82 1.12 0.03 95.23 [2023-05-11T04:13:55.784Z] 04:07:01 1 3.18 0.00 1.08 1.08 0.03 94.62 [2023-05-11T04:13:55.784Z] 04:07:01 2 2.04 0.00 1.91 0.30 0.02 95.74 [2023-05-11T04:13:55.784Z] 04:07:01 3 3.04 0.00 1.27 0.05 0.02 95.63 [2023-05-11T04:13:55.784Z] 04:07:01 4 4.66 0.00 1.72 0.35 0.03 93.23 [2023-05-11T04:13:55.784Z] 04:07:01 5 1.12 0.00 0.97 0.92 0.03 96.96 [2023-05-11T04:13:55.784Z] 04:07:01 6 1.62 0.00 2.07 0.03 0.03 96.24 [2023-05-11T04:13:55.784Z] 04:07:01 7 2.07 0.00 1.37 0.05 0.02 96.49 [2023-05-11T04:13:55.784Z] 04:08:01 all 0.23 0.00 0.05 0.01 0.00 99.70 [2023-05-11T04:13:55.784Z] 04:08:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2023-05-11T04:13:55.784Z] 04:08:01 1 1.22 0.00 0.07 0.07 0.00 98.64 [2023-05-11T04:13:55.784Z] 04:08:01 2 0.22 0.00 0.10 0.00 0.00 99.68 [2023-05-11T04:13:55.784Z] 04:08:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-11T04:13:55.784Z] 04:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-11T04:13:55.784Z] 04:08:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-11T04:13:55.784Z] 04:08:01 6 0.10 0.00 0.07 0.02 0.00 99.82 [2023-05-11T04:13:55.784Z] 04:08:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-11T04:13:55.784Z] 04:09:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-05-11T04:13:55.784Z] 04:09:01 0 0.05 0.00 0.02 0.03 0.00 99.90 [2023-05-11T04:13:55.784Z] 04:09:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-11T04:13:55.784Z] 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T04:13:55.784Z] 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T04:13:55.784Z] 04:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T04:13:55.784Z] 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:10:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-05-11T04:13:55.784Z] 04:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-11T04:13:55.784Z] 04:10:01 1 0.02 0.00 0.00 0.07 0.00 99.92 [2023-05-11T04:13:55.784Z] 04:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T04:13:55.784Z] 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-11T04:13:55.784Z] 04:10:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-11T04:13:55.784Z] 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T04:13:55.784Z] 04:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-05-11T04:13:55.784Z] 04:11:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-11T04:13:55.784Z] 04:11:01 1 0.03 0.00 0.00 0.05 0.00 99.92 [2023-05-11T04:13:55.784Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-11T04:13:55.784Z] 04:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T04:13:55.784Z] 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:12:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2023-05-11T04:13:55.784Z] 04:12:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2023-05-11T04:13:55.784Z] 04:12:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-11T04:13:55.784Z] 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T04:13:55.784Z] 04:12:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2023-05-11T04:13:55.784Z] 04:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T04:13:55.784Z] 04:12:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-11T04:13:55.784Z] 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-05-11T04:13:55.784Z] 04:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:13:01 1 0.10 0.00 0.02 0.02 0.00 99.87 [2023-05-11T04:13:55.784Z] 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T04:13:55.784Z] 04:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T04:13:55.784Z] 04:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-11T04:13:55.784Z] 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T04:13:55.784Z] 04:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T04:13:55.784Z] [2023-05-11T04:13:55.784Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-11T04:13:55.784Z] Average: all 4.89 0.00 1.18 0.66 0.02 93.26 [2023-05-11T04:13:55.784Z] Average: 0 4.83 0.00 1.22 1.34 0.02 92.59 [2023-05-11T04:13:55.784Z] Average: 1 5.06 0.00 1.13 0.54 0.02 93.24 [2023-05-11T04:13:55.784Z] Average: 2 4.82 0.00 1.37 1.23 0.02 92.55 [2023-05-11T04:13:55.784Z] Average: 3 5.26 0.00 1.22 1.10 0.03 92.39 [2023-05-11T04:13:55.784Z] Average: 4 5.05 0.00 1.17 0.30 0.02 93.45 [2023-05-11T04:13:55.784Z] Average: 5 4.71 0.00 1.08 0.43 0.02 93.75 [2023-05-11T04:13:55.784Z] Average: 6 4.62 0.00 1.11 0.14 0.02 94.10 [2023-05-11T04:13:55.784Z] Average: 7 4.73 0.00 1.12 0.16 0.02 93.96 [2023-05-11T04:13:55.784Z] [2023-05-11T04:13:55.784Z] [2023-05-11T04:13:55.784Z]