Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2d41180d4aa04758258526b6ca81b3370c93db4 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-ssh5780089286030328716.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9313900734360067957.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11427205364001028944.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10284012321122511103.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4549609892701387527.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6921 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f2d41180d4aa04758258526b6ca81b3370c93db4 (main) Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2d41180d4aa04758258526b6ca81b3370c93db4 # timeout=10 > git rev-list --no-walk 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T18:01:40.547Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T18:01:40.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T18:01:40.606Z] ========================================================= [2022-10-03T18:01:40.606Z] EdgeX Global Pipelines Version Info [2022-10-03T18:01:40.606Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:01:41.356Z] ------------------- [2022-10-03T18:01:41.356Z] stable info: [2022-10-03T18:01:41.356Z] ------------------- [2022-10-03T18:01:41.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T18:01:41.356Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T18:01:41.356Z] Message: update stable to v1.0.239 [2022-10-03T18:01:41.927Z] ------------------- [2022-10-03T18:01:41.927Z] experimental info: [2022-10-03T18:01:41.927Z] ------------------- [2022-10-03T18:01:41.927Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T18:01:41.927Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T18:01:41.927Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T18:01:42.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-03T18:01:42.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-03T18:01:42.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T18:01:42.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T18:01:42.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T18:01:42.131Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T18:01:42.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T18:01:42.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T18:01:42.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T18:01:42.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T18:01:42.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T18:01:42.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-03T18:01:42.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T18:01:42.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T18:01:42.240Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T18:01:42.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T18:01:42.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T18:01:42.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T18:01:42.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T18:01:42.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T18:01:42.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T18:01:42.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T18:01:42.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T18:01:42.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T18:01:42.351Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T18:01:42.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T18:01:42.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T18:01:42.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T18:01:42.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T18:01:42.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T18:01:42.431Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo [2022-10-03T18:01:42.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2d4118 [Pipeline] echo [2022-10-03T18:01:42.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:01:42.485Z] provisioning config files... [2022-10-03T18:01:42.502Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9035790218342350174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:01:42.794Z] ---> docker-login.sh [2022-10-03T18:01:42.794Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:01:43.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:43.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:43.052Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:43.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:43.052Z] [2022-10-03T18:01:43.052Z] Login Succeeded [2022-10-03T18:01:43.052Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:01:43.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:43.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:43.052Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:43.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:43.053Z] [2022-10-03T18:01:43.053Z] Login Succeeded [2022-10-03T18:01:43.053Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:01:43.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:43.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:43.310Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:43.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:43.310Z] [2022-10-03T18:01:43.310Z] Login Succeeded [2022-10-03T18:01:43.310Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:01:43.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:43.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:43.310Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:43.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:43.310Z] [2022-10-03T18:01:43.310Z] Login Succeeded [2022-10-03T18:01:43.310Z] docker.io [2022-10-03T18:01:43.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:43.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:43.829Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:43.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:43.829Z] [2022-10-03T18:01:43.829Z] Login Succeeded [2022-10-03T18:01:43.829Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:01:43.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T18:01:44.199Z] + git rev-list -1 --merges f2d41180d4aa04758258526b6ca81b3370c93db4~1..f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo [2022-10-03T18:01:44.225Z] -----------> git rev-list -1 --merges f2d41180d4aa04758258526b6ca81b3370c93db4~1..f2d41180d4aa04758258526b6ca81b3370c93db4 f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:01:44.225Z] f2d41180d4aa04758258526b6ca81b3370c93db4 [false] [Pipeline] sh [2022-10-03T18:01:44.566Z] + git log --format=format:%s -1 f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo [2022-10-03T18:01:44.581Z] ========================================================= [2022-10-03T18:01:44.581Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T18:01:44.581Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T18:01:44.894Z] + git log --format=format:%s -1 f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo [2022-10-03T18:01:44.903Z] [semverPrep] GIT_COMMIT: f2d41180d4aa04758258526b6ca81b3370c93db4, Commit Message: Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34 [Pipeline] echo [2022-10-03T18:01:44.912Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T18:01:45.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:01:45.240Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T18:01:45.240Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T18:01:45.240Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T18:01:45.240Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T18:01:45.240Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T18:01:45.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:01:45.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:01:45.579Z] [2022-10-03T18:01:45.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:01:45.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:01:45.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T18:01:45.877Z] b85a868b505f: Pulling fs layer [2022-10-03T18:01:45.877Z] e2be974225ed: Pulling fs layer [2022-10-03T18:01:45.877Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T18:01:45.877Z] 988bab9f4d93: Pulling fs layer [2022-10-03T18:01:45.877Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T18:01:45.877Z] eaf3925da568: Pulling fs layer [2022-10-03T18:01:45.877Z] bab4dde63d76: Pulling fs layer [2022-10-03T18:01:45.877Z] bde34c3a00c8: Pulling fs layer [2022-10-03T18:01:45.877Z] b352a97aabf1: Pulling fs layer [2022-10-03T18:01:45.877Z] 4872d77fe225: Pulling fs layer [2022-10-03T18:01:45.877Z] 5851b861e8e6: Pulling fs layer [2022-10-03T18:01:45.877Z] 1469e6f7b9e6: Waiting [2022-10-03T18:01:45.877Z] bde34c3a00c8: Waiting [2022-10-03T18:01:45.877Z] 988bab9f4d93: Waiting [2022-10-03T18:01:45.877Z] b352a97aabf1: Waiting [2022-10-03T18:01:45.877Z] eaf3925da568: Waiting [2022-10-03T18:01:45.877Z] 5851b861e8e6: Waiting [2022-10-03T18:01:45.877Z] bab4dde63d76: Waiting [2022-10-03T18:01:45.877Z] 4872d77fe225: Waiting [2022-10-03T18:01:45.877Z] e2be974225ed: Verifying Checksum [2022-10-03T18:01:45.877Z] e2be974225ed: Download complete [2022-10-03T18:01:45.877Z] 988bab9f4d93: Verifying Checksum [2022-10-03T18:01:45.877Z] 988bab9f4d93: Download complete [2022-10-03T18:01:46.136Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T18:01:46.136Z] 339a4e72a1f5: Download complete [2022-10-03T18:01:46.136Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T18:01:46.136Z] 1469e6f7b9e6: Download complete [2022-10-03T18:01:46.136Z] eaf3925da568: Verifying Checksum [2022-10-03T18:01:46.136Z] eaf3925da568: Download complete [2022-10-03T18:01:46.136Z] bde34c3a00c8: Verifying Checksum [2022-10-03T18:01:46.136Z] bde34c3a00c8: Download complete [2022-10-03T18:01:46.136Z] b352a97aabf1: Download complete [2022-10-03T18:01:46.136Z] 4872d77fe225: Verifying Checksum [2022-10-03T18:01:46.136Z] 4872d77fe225: Download complete [2022-10-03T18:01:46.136Z] 5851b861e8e6: Verifying Checksum [2022-10-03T18:01:46.136Z] 5851b861e8e6: Download complete [2022-10-03T18:01:46.136Z] b85a868b505f: Verifying Checksum [2022-10-03T18:01:46.136Z] b85a868b505f: Download complete [2022-10-03T18:01:46.396Z] bab4dde63d76: Verifying Checksum [2022-10-03T18:01:46.396Z] bab4dde63d76: Download complete [2022-10-03T18:01:47.772Z] b85a868b505f: Pull complete [2022-10-03T18:01:47.772Z] e2be974225ed: Pull complete [2022-10-03T18:01:48.031Z] 339a4e72a1f5: Pull complete [2022-10-03T18:01:48.031Z] 988bab9f4d93: Pull complete [2022-10-03T18:01:48.600Z] 1469e6f7b9e6: Pull complete [2022-10-03T18:01:48.600Z] eaf3925da568: Pull complete [2022-10-03T18:01:51.138Z] bab4dde63d76: Pull complete [2022-10-03T18:01:51.138Z] bde34c3a00c8: Pull complete [2022-10-03T18:01:51.400Z] b352a97aabf1: Pull complete [2022-10-03T18:01:51.658Z] 4872d77fe225: Pull complete [2022-10-03T18:01:51.917Z] 5851b861e8e6: Pull complete [2022-10-03T18:01:51.917Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T18:01:52.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:01:52.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:01:52.256Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:01:52.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T18:01:54.826Z] $ docker top 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 -eo pid,comm [2022-10-03T18:01:54.879Z] 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). [2022-10-03T18:01:54.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:01:54.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:01:54.915Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:01:55.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:01:55.041Z] $ docker exec 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent [2022-10-03T18:01:55.151Z] SSH_AUTH_SOCK=/tmp/ssh-QE1Jj6hAOrGV/agent.32 [2022-10-03T18:01:55.151Z] SSH_AGENT_PID=38 [2022-10-03T18:01:55.158Z] Running ssh-add (command line suppressed) [2022-10-03T18:01:55.270Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6479957258139972560.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6479957258139972560.key) [2022-10-03T18:01:55.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:01:55.571Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T18:01:55.588Z] $ docker exec --env ******** --env ******** 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent -k [2022-10-03T18:01:55.692Z] unset SSH_AUTH_SOCK; [2022-10-03T18:01:55.693Z] unset SSH_AGENT_PID; [2022-10-03T18:01:55.693Z] echo Agent pid 38 killed; [2022-10-03T18:01:55.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T18:01:55.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:01:55.727Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:01:55.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:01:55.860Z] $ docker exec 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent [2022-10-03T18:01:55.977Z] SSH_AUTH_SOCK=/tmp/ssh-MBUPCzoX8cOB/agent.70 [2022-10-03T18:01:55.977Z] SSH_AGENT_PID=76 [2022-10-03T18:01:55.982Z] Running ssh-add (command line suppressed) [2022-10-03T18:01:56.110Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10402009850920085821.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10402009850920085821.key) [2022-10-03T18:01:56.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:01:56.408Z] + git semver init [2022-10-03T18:01:56.668Z] 2022-10-03 18:01:56,585 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T18:01:56.668Z] 2022-10-03 18:01:56,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-03T18:01:56.668Z] 2022-10-03 18:01:56,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-03T18:01:56.668Z] 2022-10-03 18:01:56,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:01:57.608Z] 2022-10-03 18:01:57,360 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-10-03T18:01:57.608Z] 2022-10-03 18:01:57,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-10-03T18:01:57.608Z] 2022-10-03 18:01:57,360 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:01:57.608Z] 2022-10-03 18:01:57,361 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:01:57.608Z] 2.3.0-dev.13 [Pipeline] } [2022-10-03T18:01:57.618Z] $ docker exec --env ******** --env ******** 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent -k [2022-10-03T18:01:57.720Z] unset SSH_AUTH_SOCK; [2022-10-03T18:01:57.721Z] unset SSH_AGENT_PID; [2022-10-03T18:01:57.721Z] echo Agent pid 76 killed; [2022-10-03T18:01:57.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:01:58.039Z] + git semver [Pipeline] } [2022-10-03T18:01:58.312Z] $ docker stop --time=1 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 [2022-10-03T18:01:59.628Z] $ docker rm -f 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:01:59.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T18:02:00.147Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T18:02:00.150Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:02:00.307Z] provisioning config files... [2022-10-03T18:02:00.316Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16408246148609819745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:02:00.605Z] ---> docker-login.sh [2022-10-03T18:02:00.605Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:02:00.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:00.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:00.605Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:00.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:00.605Z] [2022-10-03T18:02:00.605Z] Login Succeeded [2022-10-03T18:02:00.605Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:02:00.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:00.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:00.605Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:00.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:00.605Z] [2022-10-03T18:02:00.605Z] Login Succeeded [2022-10-03T18:02:00.605Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:02:00.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:00.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:00.864Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:00.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:00.864Z] [2022-10-03T18:02:00.864Z] Login Succeeded [2022-10-03T18:02:00.864Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:02:00.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:00.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:00.864Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:00.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:00.864Z] [2022-10-03T18:02:00.864Z] Login Succeeded [2022-10-03T18:02:00.864Z] docker.io [2022-10-03T18:02:01.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:01.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:01.385Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:01.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:01.385Z] [2022-10-03T18:02:01.385Z] Login Succeeded [2022-10-03T18:02:01.385Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:02:01.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T18:02:01.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:02:01.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:02:01.475Z] ========================================================= [2022-10-03T18:02:01.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T18:02:01.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:02:01.778Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T18:02:01.778Z] Sending build context to Docker daemon 1.457MB [2022-10-03T18:02:01.778Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:02:01.778Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T18:02:01.778Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T18:02:01.778Z] 2408cc74d12b: Pulling fs layer [2022-10-03T18:02:01.778Z] ea60b727a1ce: Pulling fs layer [2022-10-03T18:02:01.778Z] 30c4a7721957: Pulling fs layer [2022-10-03T18:02:01.778Z] 370296b7ddb6: Pulling fs layer [2022-10-03T18:02:01.778Z] 7c6cee850709: Pulling fs layer [2022-10-03T18:02:01.778Z] aa9baa53a306: Pulling fs layer [2022-10-03T18:02:01.778Z] 8b309c321861: Pulling fs layer [2022-10-03T18:02:01.778Z] d8d76fd02f46: Pulling fs layer [2022-10-03T18:02:01.778Z] fa31f396de31: Pulling fs layer [2022-10-03T18:02:01.778Z] 370296b7ddb6: Waiting [2022-10-03T18:02:01.778Z] 7c6cee850709: Waiting [2022-10-03T18:02:01.778Z] d8d76fd02f46: Waiting [2022-10-03T18:02:01.778Z] fa31f396de31: Waiting [2022-10-03T18:02:01.778Z] 8b309c321861: Waiting [2022-10-03T18:02:01.778Z] aa9baa53a306: Waiting [2022-10-03T18:02:01.778Z] 30c4a7721957: Download complete [2022-10-03T18:02:01.778Z] ea60b727a1ce: Download complete [2022-10-03T18:02:01.778Z] 7c6cee850709: Download complete [2022-10-03T18:02:01.778Z] aa9baa53a306: Verifying Checksum [2022-10-03T18:02:01.778Z] aa9baa53a306: Download complete [2022-10-03T18:02:02.053Z] 2408cc74d12b: Verifying Checksum [2022-10-03T18:02:02.053Z] 2408cc74d12b: Download complete [2022-10-03T18:02:02.053Z] 8b309c321861: Verifying Checksum [2022-10-03T18:02:02.053Z] 8b309c321861: Download complete [2022-10-03T18:02:02.053Z] 2408cc74d12b: Pull complete [2022-10-03T18:02:02.315Z] ea60b727a1ce: Pull complete [2022-10-03T18:02:02.315Z] 30c4a7721957: Pull complete [2022-10-03T18:02:02.315Z] fa31f396de31: Verifying Checksum [2022-10-03T18:02:02.315Z] fa31f396de31: Download complete [2022-10-03T18:02:02.883Z] d8d76fd02f46: Verifying Checksum [2022-10-03T18:02:02.883Z] d8d76fd02f46: Download complete [2022-10-03T18:02:02.883Z] 370296b7ddb6: Verifying Checksum [2022-10-03T18:02:02.883Z] 370296b7ddb6: Download complete [2022-10-03T18:02:07.069Z] 370296b7ddb6: Pull complete [2022-10-03T18:02:07.069Z] 7c6cee850709: Pull complete [2022-10-03T18:02:07.069Z] aa9baa53a306: Pull complete [2022-10-03T18:02:07.069Z] 8b309c321861: Pull complete [2022-10-03T18:02:08.969Z] d8d76fd02f46: Pull complete [2022-10-03T18:02:09.533Z] fa31f396de31: Pull complete [2022-10-03T18:02:09.533Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T18:02:09.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T18:02:09.533Z] ---> cef68f9685f8 [2022-10-03T18:02:09.533Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:02:12.820Z] ---> Running in cb669e1f6ad8 [2022-10-03T18:02:12.820Z] Removing intermediate container cb669e1f6ad8 [2022-10-03T18:02:12.820Z] ---> 955422f489f0 [2022-10-03T18:02:12.820Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:02:12.820Z] ---> Running in 3e97993e361c [2022-10-03T18:02:12.820Z] Removing intermediate container 3e97993e361c [2022-10-03T18:02:12.820Z] ---> ec3fbea5fb99 [2022-10-03T18:02:12.820Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T18:02:13.079Z] ---> Running in 9e8fa6b1af38 [2022-10-03T18:02:13.079Z] Removing intermediate container 9e8fa6b1af38 [2022-10-03T18:02:13.079Z] ---> a6cd0bcf9e90 [2022-10-03T18:02:13.079Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T18:02:13.079Z] ---> Running in 71893f6417b1 [2022-10-03T18:02:13.079Z] Removing intermediate container 71893f6417b1 [2022-10-03T18:02:13.079Z] ---> 841d859e3eae [2022-10-03T18:02:13.079Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:02:13.079Z] ---> Running in 0589d893d219 [2022-10-03T18:02:13.650Z] Removing intermediate container 0589d893d219 [2022-10-03T18:02:13.650Z] ---> 9ee4d6735ae9 [2022-10-03T18:02:13.650Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:02:13.650Z] ---> Running in 487ba65d490e [2022-10-03T18:02:13.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T18:02:14.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T18:02:15.107Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-03T18:02:15.107Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-03T18:02:15.267Z] Still waiting to schedule task [2022-10-03T18:02:15.267Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-03T18:02:15.366Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-03T18:02:15.366Z] (4/80) Installing libxcb (1.15-r0) [2022-10-03T18:02:15.366Z] (5/80) Installing libx11 (1.8-r0) [2022-10-03T18:02:15.625Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-03T18:02:15.625Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-03T18:02:15.883Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-03T18:02:15.883Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-03T18:02:15.883Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-03T18:02:16.142Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-03T18:02:16.142Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-03T18:02:16.142Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-03T18:02:16.402Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-03T18:02:17.342Z] (15/80) Installing libice (1.0.10-r0) [2022-10-03T18:02:17.342Z] (16/80) Installing libuuid (2.38-r1) [2022-10-03T18:02:17.342Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-03T18:02:17.342Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-03T18:02:17.601Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-03T18:02:17.601Z] (20/80) Installing xset (1.2.4-r0) [2022-10-03T18:02:17.601Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-03T18:02:17.860Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-03T18:02:17.860Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-10-03T18:02:17.860Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-03T18:02:18.122Z] (25/80) Installing libintl (0.21-r2) [2022-10-03T18:02:18.122Z] (26/80) Installing libblkid (2.38-r1) [2022-10-03T18:02:18.122Z] (27/80) Installing libmount (2.38-r1) [2022-10-03T18:02:18.381Z] (28/80) Installing pcre (8.45-r2) [2022-10-03T18:02:18.381Z] (29/80) Installing glib (2.72.1-r0) [2022-10-03T18:02:18.640Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-03T18:02:18.640Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-03T18:02:18.898Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-03T18:02:18.898Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-03T18:02:19.464Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-03T18:02:19.464Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-03T18:02:19.464Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-03T18:02:19.733Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T18:02:19.733Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-03T18:02:20.300Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-03T18:02:20.300Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-03T18:02:20.300Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-03T18:02:20.559Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-03T18:02:20.559Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-03T18:02:20.821Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-03T18:02:20.821Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-03T18:02:20.821Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-03T18:02:21.080Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-03T18:02:21.080Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-10-03T18:02:21.080Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-03T18:02:21.339Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-03T18:02:21.339Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-03T18:02:21.598Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-03T18:02:21.598Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-03T18:02:21.598Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-03T18:02:21.857Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-03T18:02:21.857Z] (56/80) Installing libunistring (1.0-r0) [2022-10-03T18:02:22.116Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-03T18:02:22.116Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-03T18:02:22.116Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-03T18:02:22.374Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-03T18:02:22.374Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-03T18:02:22.633Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-03T18:02:22.633Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-03T18:02:22.633Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-03T18:02:22.892Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T18:02:22.892Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-03T18:02:22.892Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-03T18:02:23.152Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-03T18:02:23.152Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-03T18:02:23.152Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-03T18:02:23.410Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-03T18:02:23.410Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-03T18:02:23.978Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T18:02:24.237Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-03T18:02:24.237Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-03T18:02:24.237Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T18:02:24.237Z] (76/80) Installing kmod-libs (29-r2) [2022-10-03T18:02:24.496Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-03T18:02:24.496Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-03T18:02:24.496Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-03T18:02:24.756Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-03T18:02:24.756Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T18:02:24.756Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T18:02:24.756Z] OK: 330 MiB in 131 packages [2022-10-03T18:02:27.289Z] Removing intermediate container 487ba65d490e [2022-10-03T18:02:27.289Z] ---> 422beaefb513 [2022-10-03T18:02:27.289Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-03T18:02:27.289Z] ---> Running in ed67983e9bcd [2022-10-03T18:02:27.289Z] Removing intermediate container ed67983e9bcd [2022-10-03T18:02:27.289Z] ---> d731e97e4486 [2022-10-03T18:02:27.289Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T18:02:27.289Z] ---> c966c6b50398 [2022-10-03T18:02:27.289Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:02:27.289Z] ---> Running in ca828e57da70 [2022-10-03T18:02:45.415Z] Removing intermediate container ca828e57da70 [2022-10-03T18:02:45.415Z] ---> 9494a020fb80 [2022-10-03T18:02:45.415Z] Step 12/14 : COPY . . [2022-10-03T18:02:45.415Z] ---> 18fda13fb535 [2022-10-03T18:02:45.415Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T18:02:45.415Z] ---> Running in 0a6c46a62aca [2022-10-03T18:02:45.415Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:02:45.415Z] Dload Upload Total Spent Left Speed [2022-10-03T18:02:45.674Z]  0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4908 0 --:--:-- --:--:-- --:--:-- 4916 [2022-10-03T18:02:45.933Z] Removing intermediate container 0a6c46a62aca [2022-10-03T18:02:45.933Z] ---> f7d7420a5de4 [2022-10-03T18:02:45.933Z] Step 14/14 : RUN ${MAKE} [2022-10-03T18:02:45.933Z] ---> Running in da28dc9b8232 [2022-10-03T18:02:46.190Z] noop [2022-10-03T18:02:46.449Z] Removing intermediate container da28dc9b8232 [2022-10-03T18:02:46.449Z] ---> 28172af5533c [2022-10-03T18:02:46.449Z] Successfully built 28172af5533c [2022-10-03T18:02:46.449Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:02:46.756Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T18:02:46.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:02:46.824Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:02:46.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T18:02:47.226Z] $ docker top 423cd26ba1c43df0be3b3fda70010a94f863ddaf848f8faabe21c90fbf1ce8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:02:47.571Z] + go version [2022-10-03T18:02:47.571Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T18:02:47.585Z] $ docker stop --time=1 423cd26ba1c43df0be3b3fda70010a94f863ddaf848f8faabe21c90fbf1ce8ab [2022-10-03T18:02:48.840Z] $ docker rm -f 423cd26ba1c43df0be3b3fda70010a94f863ddaf848f8faabe21c90fbf1ce8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:02:49.238Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T18:02:49.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:02:49.307Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:02:49.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T18:02:49.703Z] $ docker top eccdcb04a692cf2d9a89be6e8e6d91772117dcc4f8fd317b27e6ac9efd5855ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:02:50.045Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T18:02:50.338Z] + make test [2022-10-03T18:02:50.338Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-03T18:02:50.905Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-03T18:03:00.875Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-03T18:03:01.134Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-10-03T18:03:09.241Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T18:03:09.241Z] CGO_ENABLED=1 go vet ./... [2022-10-03T18:03:11.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T18:03:11.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T18:03:11.777Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T18:03:12.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T18:03:12.060Z] $ docker stop --time=1 eccdcb04a692cf2d9a89be6e8e6d91772117dcc4f8fd317b27e6ac9efd5855ea [2022-10-03T18:03:14.235Z] $ docker rm -f eccdcb04a692cf2d9a89be6e8e6d91772117dcc4f8fd317b27e6ac9efd5855ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:03:14.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T18:03:14.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T18:03:15.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T18:03:15.746Z] + ls -al . [2022-10-03T18:03:15.746Z] total 196 [2022-10-03T18:03:15.746Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 18:02 . [2022-10-03T18:03:15.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 .. [2022-10-03T18:03:15.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:03 .git [2022-10-03T18:03:15.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 .github [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 18:01 .gitignore [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 18:01 .golangci.yml [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 18:01 .hadolint.yml [2022-10-03T18:03:15.747Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:01 .semver [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 18:01 Attribution.txt [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 18:01 CHANGELOG.md [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 18:01 Dockerfile [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 18:01 GOVERNANCE.md [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 18:01 Jenkinsfile [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 18:01 LICENSE [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 18:01 Makefile [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 18:01 OWNERS.md [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 18:01 README.md [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION [2022-10-03T18:03:15.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 bin [2022-10-03T18:03:15.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 cmd [2022-10-03T18:03:15.747Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 18:03 coverage.out [2022-10-03T18:03:15.747Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 18:01 docker-entrypoint.sh [2022-10-03T18:03:15.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 docs [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 18:01 go.mod [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 18:01 go.sum [2022-10-03T18:03:15.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 internal [2022-10-03T18:03:15.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 snap [2022-10-03T18:03:15.747Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:16.048Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f2d41180d4aa04758258526b6ca81b3370c93db4 --label arch=amd64 --label version=2.3.0-dev.13 . [2022-10-03T18:03:16.048Z] Sending build context to Docker daemon 1.487MB [2022-10-03T18:03:16.048Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:03:16.048Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-03T18:03:16.048Z] ---> 28172af5533c [2022-10-03T18:03:16.048Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:03:16.048Z] ---> Running in 96671464e735 [2022-10-03T18:03:16.307Z] Removing intermediate container 96671464e735 [2022-10-03T18:03:16.307Z] ---> 9fd1aa9e443b [2022-10-03T18:03:16.307Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:03:16.307Z] ---> Running in 0ac63f1d9302 [2022-10-03T18:03:16.307Z] Removing intermediate container 0ac63f1d9302 [2022-10-03T18:03:16.307Z] ---> 24ca40ac50eb [2022-10-03T18:03:16.307Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T18:03:16.307Z] ---> Running in 48bcfa8a4644 [2022-10-03T18:03:16.307Z] Removing intermediate container 48bcfa8a4644 [2022-10-03T18:03:16.307Z] ---> dc012d90d11e [2022-10-03T18:03:16.307Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T18:03:16.307Z] ---> Running in 001a518f063f [2022-10-03T18:03:16.567Z] Removing intermediate container 001a518f063f [2022-10-03T18:03:16.567Z] ---> ae53cb279e9f [2022-10-03T18:03:16.567Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:03:16.567Z] ---> Running in c9aeeef5590a [2022-10-03T18:03:17.136Z] Removing intermediate container c9aeeef5590a [2022-10-03T18:03:17.136Z] ---> 12b452ae2165 [2022-10-03T18:03:17.136Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:03:17.136Z] ---> Running in 75bdf069d18a [2022-10-03T18:03:17.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T18:03:18.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T18:03:18.327Z] OK: 330 MiB in 131 packages [2022-10-03T18:03:18.893Z] Removing intermediate container 75bdf069d18a [2022-10-03T18:03:18.893Z] ---> 052e9dfe3158 [2022-10-03T18:03:18.893Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-03T18:03:18.893Z] ---> Running in 4ed7ab90e2f2 [2022-10-03T18:03:18.893Z] Removing intermediate container 4ed7ab90e2f2 [2022-10-03T18:03:18.893Z] ---> ff2a544c798a [2022-10-03T18:03:18.893Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-03T18:03:18.893Z] ---> 5e1550a0da8f [2022-10-03T18:03:18.893Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:03:18.893Z] ---> Running in 3bd281c9f0dd [2022-10-03T18:03:19.830Z] Removing intermediate container 3bd281c9f0dd [2022-10-03T18:03:19.831Z] ---> 7a054fb9ecb5 [2022-10-03T18:03:19.831Z] Step 12/36 : COPY . . [2022-10-03T18:03:19.831Z] ---> 370c47c45adc [2022-10-03T18:03:19.831Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T18:03:19.831Z] ---> Running in e4f0a6951d97 [2022-10-03T18:03:20.089Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:03:20.089Z] Dload Upload Total Spent Left Speed [2022-10-03T18:03:20.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 26767 0 --:--:-- --:--:-- --:--:-- 27230 [2022-10-03T18:03:20.348Z] Removing intermediate container e4f0a6951d97 [2022-10-03T18:03:20.348Z] ---> 0a972fd799ca [2022-10-03T18:03:20.348Z] Step 14/36 : RUN ${MAKE} [2022-10-03T18:03:20.348Z] ---> Running in 691852d238e6 [2022-10-03T18:03:20.605Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-03T18:03:42.526Z] Removing intermediate container 691852d238e6 [2022-10-03T18:03:42.526Z] ---> cecaa8216277 [2022-10-03T18:03:42.526Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-03T18:03:42.526Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-03T18:03:42.526Z] af6660deedbd: Pulling fs layer [2022-10-03T18:03:42.526Z] 97cd0a44c592: Pulling fs layer [2022-10-03T18:03:42.526Z] 97cd0a44c592: Verifying Checksum [2022-10-03T18:03:42.526Z] 97cd0a44c592: Download complete [2022-10-03T18:03:42.526Z] af6660deedbd: Verifying Checksum [2022-10-03T18:03:42.526Z] af6660deedbd: Download complete [2022-10-03T18:03:42.526Z] af6660deedbd: Pull complete [2022-10-03T18:03:42.526Z] 97cd0a44c592: Pull complete [2022-10-03T18:03:42.526Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-03T18:03:42.785Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-03T18:03:42.785Z] ---> fea57e182299 [2022-10-03T18:03:42.785Z] Step 16/36 : FROM alpine:3.16 [2022-10-03T18:03:43.355Z] 3.16: Pulling from library/alpine [2022-10-03T18:03:43.355Z] 213ec9aee27d: Pulling fs layer [2022-10-03T18:03:43.614Z] 213ec9aee27d: Download complete [2022-10-03T18:03:43.614Z] 213ec9aee27d: Pull complete [2022-10-03T18:03:43.870Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T18:03:43.870Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T18:03:43.870Z] ---> 9c6f07244728 [2022-10-03T18:03:43.870Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T18:03:44.129Z] ---> Running in d44e7ea823df [2022-10-03T18:03:44.129Z] Removing intermediate container d44e7ea823df [2022-10-03T18:03:44.129Z] ---> 7dc1d97b038d [2022-10-03T18:03:44.129Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-03T18:03:44.129Z] ---> Running in 4adc35ee895f [2022-10-03T18:03:44.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T18:03:44.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T18:03:44.646Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-03T18:03:44.646Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-03T18:03:44.646Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-03T18:03:44.646Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-03T18:03:44.646Z] (5/83) Installing libxcb (1.15-r0) [2022-10-03T18:03:44.646Z] (6/83) Installing libx11 (1.8-r0) [2022-10-03T18:03:44.646Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-03T18:03:44.906Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T18:03:44.906Z] (9/83) Installing expat (2.4.9-r0) [2022-10-03T18:03:44.906Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-03T18:03:44.906Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-03T18:03:44.906Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-03T18:03:44.906Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-03T18:03:44.906Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-03T18:03:44.906Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-03T18:03:44.906Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-03T18:03:44.906Z] (17/83) Installing libintl (0.21-r2) [2022-10-03T18:03:44.906Z] (18/83) Installing libblkid (2.38-r1) [2022-10-03T18:03:44.906Z] (19/83) Installing libmount (2.38-r1) [2022-10-03T18:03:44.906Z] (20/83) Installing pcre (8.45-r2) [2022-10-03T18:03:44.906Z] (21/83) Installing glib (2.72.1-r0) [2022-10-03T18:03:44.906Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-03T18:03:44.906Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-03T18:03:45.164Z] (24/83) Installing libass (0.16.0-r0) [2022-10-03T18:03:45.164Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-03T18:03:45.164Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-03T18:03:45.164Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-03T18:03:45.164Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-03T18:03:45.164Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-03T18:03:45.164Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-03T18:03:45.164Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-03T18:03:45.164Z] (32/83) Installing libunistring (1.0-r0) [2022-10-03T18:03:45.164Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-03T18:03:45.164Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T18:03:45.164Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T18:03:45.164Z] (36/83) Installing lame (3.100-r0) [2022-10-03T18:03:45.164Z] (37/83) Installing opus (1.3.1-r1) [2022-10-03T18:03:45.422Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-03T18:03:45.422Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-10-03T18:03:45.422Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-03T18:03:45.422Z] (41/83) Installing orc (0.4.32-r0) [2022-10-03T18:03:45.422Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T18:03:45.422Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-03T18:03:45.422Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T18:03:45.422Z] (45/83) Installing flac (1.3.4-r0) [2022-10-03T18:03:45.422Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-03T18:03:45.422Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-03T18:03:45.422Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T18:03:45.422Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-03T18:03:45.422Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-03T18:03:45.422Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-03T18:03:45.422Z] (52/83) Installing libpulse (15.0-r2) [2022-10-03T18:03:45.422Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-03T18:03:45.422Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-03T18:03:45.422Z] (55/83) Installing librist (0.2.6-r1) [2022-10-03T18:03:45.422Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-03T18:03:45.422Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-03T18:03:45.422Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-03T18:03:45.683Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T18:03:45.683Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T18:03:45.683Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-03T18:03:45.683Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-03T18:03:45.683Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T18:03:45.683Z] (64/83) Installing libva (2.14.0-r0) [2022-10-03T18:03:45.683Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-03T18:03:45.683Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-03T18:03:45.683Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-03T18:03:45.683Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-03T18:03:45.683Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T18:03:45.683Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-03T18:03:45.683Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-03T18:03:45.683Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-03T18:03:45.683Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T18:03:45.940Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-03T18:03:45.940Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-03T18:03:45.940Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T18:03:45.940Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-03T18:03:45.940Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-03T18:03:45.940Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-03T18:03:45.940Z] (79/83) Installing kmod-libs (29-r2) [2022-10-03T18:03:45.940Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-03T18:03:45.940Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-03T18:03:45.940Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-03T18:03:45.940Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-03T18:03:45.940Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T18:03:45.940Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T18:03:45.940Z] OK: 101 MiB in 97 packages [2022-10-03T18:03:47.861Z] Removing intermediate container 4adc35ee895f [2022-10-03T18:03:47.861Z] ---> 0fc24f788c0b [2022-10-03T18:03:47.861Z] Step 19/36 : WORKDIR / [2022-10-03T18:03:47.861Z] ---> Running in 5c091269081b [2022-10-03T18:03:47.861Z] Removing intermediate container 5c091269081b [2022-10-03T18:03:47.861Z] ---> 6f2e2292c6cf [2022-10-03T18:03:47.861Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-03T18:03:48.797Z] ---> 428885718147 [2022-10-03T18:03:48.797Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-03T18:03:48.797Z] ---> e3f336feb8ce [2022-10-03T18:03:48.797Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-03T18:03:48.797Z] ---> d29a45f0e18a [2022-10-03T18:03:48.797Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-03T18:03:49.056Z] ---> ce5a17aec6af [2022-10-03T18:03:49.056Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-03T18:03:49.056Z] ---> 625cab745f7b [2022-10-03T18:03:49.056Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-03T18:03:49.056Z] ---> 5c19893d6a57 [2022-10-03T18:03:49.056Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-03T18:03:49.620Z] ---> f329dd3b4132 [2022-10-03T18:03:49.620Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-03T18:03:49.620Z] ---> Running in 4511d65d7b6d [2022-10-03T18:03:50.187Z] Removing intermediate container 4511d65d7b6d [2022-10-03T18:03:50.187Z] ---> 98fae7082595 [2022-10-03T18:03:50.187Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-03T18:03:50.187Z] ---> Running in 641962b482c6 [2022-10-03T18:03:50.754Z] Removing intermediate container 641962b482c6 [2022-10-03T18:03:50.754Z] ---> 2cebfd00dfdd [2022-10-03T18:03:50.754Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-03T18:03:50.755Z] ---> Running in 03e3f6194468 [2022-10-03T18:03:51.322Z] Removing intermediate container 03e3f6194468 [2022-10-03T18:03:51.322Z] ---> c3a8adbfc3d8 [2022-10-03T18:03:51.322Z] Step 30/36 : EXPOSE 59983 [2022-10-03T18:03:51.322Z] ---> Running in 8911e450033f [2022-10-03T18:03:51.580Z] Removing intermediate container 8911e450033f [2022-10-03T18:03:51.580Z] ---> 430ff5955050 [2022-10-03T18:03:51.580Z] Step 31/36 : EXPOSE 8554 [2022-10-03T18:03:51.580Z] ---> Running in 50cd5ece6cf1 [2022-10-03T18:03:51.580Z] Removing intermediate container 50cd5ece6cf1 [2022-10-03T18:03:51.580Z] ---> bd63776f26b2 [2022-10-03T18:03:51.580Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-03T18:03:51.580Z] ---> Running in 62a96d16d5d8 [2022-10-03T18:03:51.580Z] Removing intermediate container 62a96d16d5d8 [2022-10-03T18:03:51.580Z] ---> c97ddeab50a9 [2022-10-03T18:03:51.580Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-03T18:03:51.839Z] ---> Running in 30626c470309 [2022-10-03T18:03:51.839Z] Removing intermediate container 30626c470309 [2022-10-03T18:03:51.839Z] ---> abbaafdea9f6 [2022-10-03T18:03:51.839Z] Step 34/36 : LABEL arch=amd64 [2022-10-03T18:03:51.839Z] ---> Running in eea1f8c00959 [2022-10-03T18:03:51.839Z] Removing intermediate container eea1f8c00959 [2022-10-03T18:03:51.839Z] ---> 079f8152761d [2022-10-03T18:03:51.839Z] Step 35/36 : LABEL git_sha=f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:03:51.839Z] ---> Running in d489b32181a7 [2022-10-03T18:03:52.098Z] Removing intermediate container d489b32181a7 [2022-10-03T18:03:52.098Z] ---> 349471ad1484 [2022-10-03T18:03:52.098Z] Step 36/36 : LABEL version=2.3.0-dev.13 [2022-10-03T18:03:52.098Z] ---> Running in fa326c33279b [2022-10-03T18:03:52.098Z] Removing intermediate container fa326c33279b [2022-10-03T18:03:52.098Z] ---> 3a0e3ee40ef7 [2022-10-03T18:03:52.098Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T18:03:52.098Z] Successfully built 3a0e3ee40ef7 [2022-10-03T18:03:52.098Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:03:52.190Z] provisioning config files... [2022-10-03T18:03:52.198Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11324918093401126517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:03:52.491Z] ---> docker-login.sh [2022-10-03T18:03:52.492Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:03:52.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:52.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:52.492Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:52.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:52.492Z] [2022-10-03T18:03:52.492Z] Login Succeeded [2022-10-03T18:03:52.492Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:03:52.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:52.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:52.492Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:52.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:52.492Z] [2022-10-03T18:03:52.492Z] Login Succeeded [2022-10-03T18:03:52.492Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:03:52.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:52.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:52.750Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:52.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:52.750Z] [2022-10-03T18:03:52.750Z] Login Succeeded [2022-10-03T18:03:52.750Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:03:52.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:52.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:52.750Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:52.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:52.750Z] [2022-10-03T18:03:52.750Z] Login Succeeded [2022-10-03T18:03:52.750Z] docker.io [2022-10-03T18:03:52.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:53.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:53.317Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:53.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:53.317Z] [2022-10-03T18:03:53.317Z] Login Succeeded [2022-10-03T18:03:53.317Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:03:53.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:03:53.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:03:53.361Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-10-03T18:03:53.361Z] f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:03:53.361Z] latest [2022-10-03T18:03:53.361Z] 2.3.0-dev.13 [2022-10-03T18:03:53.361Z] f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [2022-10-03T18:03:53.361Z] main [2022-10-03T18:03:53.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:53.669Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:53.978Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:03:53.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-03T18:03:53.978Z] b361b7a4cedc: Preparing [2022-10-03T18:03:53.978Z] 8462d1484112: Preparing [2022-10-03T18:03:53.978Z] 539aad29b5aa: Preparing [2022-10-03T18:03:53.978Z] 550e596c6d0e: Preparing [2022-10-03T18:03:53.978Z] 1207169bf42c: Preparing [2022-10-03T18:03:53.978Z] ab6a20fb646e: Preparing [2022-10-03T18:03:53.978Z] 2ae1fda00ce7: Preparing [2022-10-03T18:03:53.978Z] d1caf6dea4f1: Preparing [2022-10-03T18:03:53.978Z] 237305714010: Preparing [2022-10-03T18:03:53.978Z] e4a183746213: Preparing [2022-10-03T18:03:53.978Z] 11d057fe98ac: Preparing [2022-10-03T18:03:53.978Z] 994393dc58e7: Preparing [2022-10-03T18:03:53.978Z] d1caf6dea4f1: Waiting [2022-10-03T18:03:53.978Z] 2ae1fda00ce7: Waiting [2022-10-03T18:03:53.978Z] ab6a20fb646e: Waiting [2022-10-03T18:03:53.978Z] 11d057fe98ac: Waiting [2022-10-03T18:03:53.978Z] 237305714010: Waiting [2022-10-03T18:03:53.978Z] e4a183746213: Waiting [2022-10-03T18:03:53.978Z] 994393dc58e7: Waiting [2022-10-03T18:03:53.978Z] 1207169bf42c: Pushed [2022-10-03T18:03:53.978Z] 8462d1484112: Pushed [2022-10-03T18:03:53.978Z] 539aad29b5aa: Pushed [2022-10-03T18:03:53.978Z] b361b7a4cedc: Pushed [2022-10-03T18:03:54.237Z] 237305714010: Pushed [2022-10-03T18:03:54.237Z] d1caf6dea4f1: Pushed [2022-10-03T18:03:54.237Z] ab6a20fb646e: Pushed [2022-10-03T18:03:54.237Z] 2ae1fda00ce7: Pushed [2022-10-03T18:03:54.237Z] 994393dc58e7: Layer already exists [2022-10-03T18:03:56.131Z] 550e596c6d0e: Pushed [2022-10-03T18:03:56.699Z] e4a183746213: Pushed [2022-10-03T18:04:03.251Z] 11d057fe98ac: Pushed [2022-10-03T18:04:03.251Z] f2d41180d4aa04758258526b6ca81b3370c93db4: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:03.556Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:03.854Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-03T18:04:03.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-03T18:04:03.854Z] b361b7a4cedc: Preparing [2022-10-03T18:04:03.854Z] 8462d1484112: Preparing [2022-10-03T18:04:03.854Z] 539aad29b5aa: Preparing [2022-10-03T18:04:03.854Z] 550e596c6d0e: Preparing [2022-10-03T18:04:03.854Z] 1207169bf42c: Preparing [2022-10-03T18:04:03.854Z] ab6a20fb646e: Preparing [2022-10-03T18:04:03.854Z] 2ae1fda00ce7: Preparing [2022-10-03T18:04:03.854Z] d1caf6dea4f1: Preparing [2022-10-03T18:04:03.854Z] 237305714010: Preparing [2022-10-03T18:04:03.854Z] e4a183746213: Preparing [2022-10-03T18:04:03.854Z] 11d057fe98ac: Preparing [2022-10-03T18:04:03.854Z] 994393dc58e7: Preparing [2022-10-03T18:04:03.854Z] ab6a20fb646e: Waiting [2022-10-03T18:04:03.854Z] 2ae1fda00ce7: Waiting [2022-10-03T18:04:03.854Z] d1caf6dea4f1: Waiting [2022-10-03T18:04:03.854Z] 11d057fe98ac: Waiting [2022-10-03T18:04:03.854Z] 994393dc58e7: Waiting [2022-10-03T18:04:03.854Z] 237305714010: Waiting [2022-10-03T18:04:03.854Z] e4a183746213: Waiting [2022-10-03T18:04:03.854Z] 539aad29b5aa: Layer already exists [2022-10-03T18:04:03.854Z] 8462d1484112: Layer already exists [2022-10-03T18:04:03.854Z] 550e596c6d0e: Layer already exists [2022-10-03T18:04:03.854Z] 1207169bf42c: Layer already exists [2022-10-03T18:04:03.854Z] b361b7a4cedc: Layer already exists [2022-10-03T18:04:03.854Z] ab6a20fb646e: Layer already exists [2022-10-03T18:04:03.854Z] 2ae1fda00ce7: Layer already exists [2022-10-03T18:04:03.854Z] d1caf6dea4f1: Layer already exists [2022-10-03T18:04:03.854Z] e4a183746213: Layer already exists [2022-10-03T18:04:03.854Z] 237305714010: Layer already exists [2022-10-03T18:04:03.854Z] 11d057fe98ac: Layer already exists [2022-10-03T18:04:03.854Z] 994393dc58e7: Layer already exists [2022-10-03T18:04:03.854Z] latest: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:04.158Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:04.464Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.13 [2022-10-03T18:04:04.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-03T18:04:04.464Z] b361b7a4cedc: Preparing [2022-10-03T18:04:04.464Z] 8462d1484112: Preparing [2022-10-03T18:04:04.464Z] 539aad29b5aa: Preparing [2022-10-03T18:04:04.464Z] 550e596c6d0e: Preparing [2022-10-03T18:04:04.464Z] 1207169bf42c: Preparing [2022-10-03T18:04:04.464Z] ab6a20fb646e: Preparing [2022-10-03T18:04:04.464Z] 2ae1fda00ce7: Preparing [2022-10-03T18:04:04.464Z] d1caf6dea4f1: Preparing [2022-10-03T18:04:04.464Z] 237305714010: Preparing [2022-10-03T18:04:04.464Z] e4a183746213: Preparing [2022-10-03T18:04:04.464Z] 11d057fe98ac: Preparing [2022-10-03T18:04:04.464Z] 994393dc58e7: Preparing [2022-10-03T18:04:04.464Z] d1caf6dea4f1: Waiting [2022-10-03T18:04:04.464Z] 237305714010: Waiting [2022-10-03T18:04:04.464Z] ab6a20fb646e: Waiting [2022-10-03T18:04:04.464Z] e4a183746213: Waiting [2022-10-03T18:04:04.464Z] 2ae1fda00ce7: Waiting [2022-10-03T18:04:04.464Z] 11d057fe98ac: Waiting [2022-10-03T18:04:04.464Z] 994393dc58e7: Waiting [2022-10-03T18:04:04.464Z] 8462d1484112: Layer already exists [2022-10-03T18:04:04.464Z] 539aad29b5aa: Layer already exists [2022-10-03T18:04:04.464Z] 1207169bf42c: Layer already exists [2022-10-03T18:04:04.464Z] b361b7a4cedc: Layer already exists [2022-10-03T18:04:04.464Z] 550e596c6d0e: Layer already exists [2022-10-03T18:04:04.464Z] ab6a20fb646e: Layer already exists [2022-10-03T18:04:04.464Z] d1caf6dea4f1: Layer already exists [2022-10-03T18:04:04.464Z] 2ae1fda00ce7: Layer already exists [2022-10-03T18:04:04.464Z] e4a183746213: Layer already exists [2022-10-03T18:04:04.464Z] 237305714010: Layer already exists [2022-10-03T18:04:04.464Z] 11d057fe98ac: Layer already exists [2022-10-03T18:04:04.464Z] 994393dc58e7: Layer already exists [2022-10-03T18:04:04.464Z] 2.3.0-dev.13: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:04.772Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:05.081Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [2022-10-03T18:04:05.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-03T18:04:05.081Z] b361b7a4cedc: Preparing [2022-10-03T18:04:05.081Z] 8462d1484112: Preparing [2022-10-03T18:04:05.081Z] 539aad29b5aa: Preparing [2022-10-03T18:04:05.081Z] 550e596c6d0e: Preparing [2022-10-03T18:04:05.081Z] 1207169bf42c: Preparing [2022-10-03T18:04:05.081Z] ab6a20fb646e: Preparing [2022-10-03T18:04:05.081Z] 2ae1fda00ce7: Preparing [2022-10-03T18:04:05.081Z] d1caf6dea4f1: Preparing [2022-10-03T18:04:05.081Z] 237305714010: Preparing [2022-10-03T18:04:05.081Z] e4a183746213: Preparing [2022-10-03T18:04:05.081Z] 11d057fe98ac: Preparing [2022-10-03T18:04:05.081Z] 994393dc58e7: Preparing [2022-10-03T18:04:05.081Z] ab6a20fb646e: Waiting [2022-10-03T18:04:05.081Z] 237305714010: Waiting [2022-10-03T18:04:05.081Z] 2ae1fda00ce7: Waiting [2022-10-03T18:04:05.081Z] d1caf6dea4f1: Waiting [2022-10-03T18:04:05.081Z] 11d057fe98ac: Waiting [2022-10-03T18:04:05.081Z] 994393dc58e7: Waiting [2022-10-03T18:04:05.081Z] e4a183746213: Waiting [2022-10-03T18:04:05.081Z] 550e596c6d0e: Layer already exists [2022-10-03T18:04:05.081Z] b361b7a4cedc: Layer already exists [2022-10-03T18:04:05.081Z] 539aad29b5aa: Layer already exists [2022-10-03T18:04:05.081Z] 1207169bf42c: Layer already exists [2022-10-03T18:04:05.081Z] 8462d1484112: Layer already exists [2022-10-03T18:04:05.081Z] 2ae1fda00ce7: Layer already exists [2022-10-03T18:04:05.081Z] d1caf6dea4f1: Layer already exists [2022-10-03T18:04:05.081Z] ab6a20fb646e: Layer already exists [2022-10-03T18:04:05.081Z] 237305714010: Layer already exists [2022-10-03T18:04:05.081Z] e4a183746213: Layer already exists [2022-10-03T18:04:05.081Z] 11d057fe98ac: Layer already exists [2022-10-03T18:04:05.081Z] 994393dc58e7: Layer already exists [2022-10-03T18:04:05.081Z] f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:05.396Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:05.703Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-10-03T18:04:05.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-03T18:04:05.703Z] b361b7a4cedc: Preparing [2022-10-03T18:04:05.703Z] 8462d1484112: Preparing [2022-10-03T18:04:05.703Z] 539aad29b5aa: Preparing [2022-10-03T18:04:05.703Z] 550e596c6d0e: Preparing [2022-10-03T18:04:05.703Z] 1207169bf42c: Preparing [2022-10-03T18:04:05.703Z] ab6a20fb646e: Preparing [2022-10-03T18:04:05.703Z] 2ae1fda00ce7: Preparing [2022-10-03T18:04:05.703Z] d1caf6dea4f1: Preparing [2022-10-03T18:04:05.703Z] 237305714010: Preparing [2022-10-03T18:04:05.703Z] e4a183746213: Preparing [2022-10-03T18:04:05.703Z] 11d057fe98ac: Preparing [2022-10-03T18:04:05.703Z] 994393dc58e7: Preparing [2022-10-03T18:04:05.703Z] 2ae1fda00ce7: Waiting [2022-10-03T18:04:05.703Z] d1caf6dea4f1: Waiting [2022-10-03T18:04:05.703Z] ab6a20fb646e: Waiting [2022-10-03T18:04:05.703Z] 237305714010: Waiting [2022-10-03T18:04:05.703Z] 994393dc58e7: Waiting [2022-10-03T18:04:05.703Z] 11d057fe98ac: Waiting [2022-10-03T18:04:05.703Z] 550e596c6d0e: Layer already exists [2022-10-03T18:04:05.703Z] b361b7a4cedc: Layer already exists [2022-10-03T18:04:05.703Z] 8462d1484112: Layer already exists [2022-10-03T18:04:05.703Z] 1207169bf42c: Layer already exists [2022-10-03T18:04:05.703Z] 539aad29b5aa: Layer already exists [2022-10-03T18:04:05.703Z] ab6a20fb646e: Layer already exists [2022-10-03T18:04:05.703Z] e4a183746213: Layer already exists [2022-10-03T18:04:05.703Z] d1caf6dea4f1: Layer already exists [2022-10-03T18:04:05.703Z] 2ae1fda00ce7: Layer already exists [2022-10-03T18:04:05.703Z] 237305714010: Layer already exists [2022-10-03T18:04:05.703Z] 11d057fe98ac: Layer already exists [2022-10-03T18:04:05.703Z] 994393dc58e7: Layer already exists [2022-10-03T18:04:05.703Z] main: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:04:05.738Z] ===================================================== [Pipeline] echo [2022-10-03T18:04:05.743Z] taggedImages: [2022-10-03T18:04:05.743Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:04:05.743Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-03T18:04:05.743Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.13 [2022-10-03T18:04:05.743Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [2022-10-03T18:04:05.743Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:06.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:04:06.110Z] [2022-10-03T18:04:06.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:04:06.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:04:06.407Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T18:04:06.407Z] 5eb5b503b376: Pulling fs layer [2022-10-03T18:04:06.407Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T18:04:06.407Z] ec43610c2a17: Pulling fs layer [2022-10-03T18:04:06.407Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T18:04:06.407Z] 33b1e0a273af: Pulling fs layer [2022-10-03T18:04:06.407Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T18:04:06.407Z] 2f39f015ded8: Pulling fs layer [2022-10-03T18:04:06.407Z] 3a2ae6a8a46f: Waiting [2022-10-03T18:04:06.407Z] 33b1e0a273af: Waiting [2022-10-03T18:04:06.407Z] 5d3b04190fa2: Waiting [2022-10-03T18:04:06.407Z] 2f39f015ded8: Waiting [2022-10-03T18:04:06.407Z] 5c69ac0246d0: Download complete [2022-10-03T18:04:06.407Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T18:04:06.407Z] 3a2ae6a8a46f: Download complete [2022-10-03T18:04:06.407Z] 33b1e0a273af: Verifying Checksum [2022-10-03T18:04:06.407Z] 33b1e0a273af: Download complete [2022-10-03T18:04:06.407Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T18:04:06.407Z] 5d3b04190fa2: Download complete [2022-10-03T18:04:06.407Z] ec43610c2a17: Verifying Checksum [2022-10-03T18:04:06.407Z] ec43610c2a17: Download complete [2022-10-03T18:04:06.666Z] 5eb5b503b376: Verifying Checksum [2022-10-03T18:04:06.666Z] 5eb5b503b376: Download complete [2022-10-03T18:04:07.234Z] 2f39f015ded8: Download complete [2022-10-03T18:04:07.801Z] 5eb5b503b376: Pull complete [2022-10-03T18:04:08.059Z] 5c69ac0246d0: Pull complete [2022-10-03T18:04:08.625Z] ec43610c2a17: Pull complete [2022-10-03T18:04:08.625Z] 3a2ae6a8a46f: Pull complete [2022-10-03T18:04:08.883Z] 33b1e0a273af: Pull complete [2022-10-03T18:04:08.883Z] 5d3b04190fa2: Pull complete [2022-10-03T18:04:14.151Z] 2f39f015ded8: Pull complete [2022-10-03T18:04:14.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T18:04:14.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:04:14.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:04:14.222Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:04:14.256Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T18:04:16.829Z] $ docker top 1e6cce5d72aca5a17118a736469fdf80ca6b520ea810d8eb2953c5d19ad23eca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:04:17.199Z] ---> job-cost.sh [2022-10-03T18:04:17.199Z] lf-activate-venv: SKIPPING [2022-10-03T18:04:17.199Z] INFO: No Stack... [2022-10-03T18:04:17.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T18:04:18.025Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T18:04:18.311Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-10-03T18:04:18.311Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T18:04:18.324Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [2022-10-03T18:04:18.334Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] did not exist. Created. [2022-10-03T18:04:18.334Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T18:04:18.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T18:04:18.653Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T18:04:18.660Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T18:04:18.681Z] $ docker stop --time=1 1e6cce5d72aca5a17118a736469fdf80ca6b520ea810d8eb2953c5d19ad23eca [2022-10-03T18:04:19.827Z] $ docker rm -f 1e6cce5d72aca5a17118a736469fdf80ca6b520ea810d8eb2953c5d19ad23eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T18:06:52.360Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6925 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-10-03T18:06:52.371Z] Running in /w/workspace/device-usb-camera/52 [Pipeline] { [Pipeline] checkout [2022-10-03T18:06:52.401Z] Selected Git installation does not exist. Using Default [2022-10-03T18:06:52.402Z] The recommended git tool is: NONE [2022-10-03T18:06:58.126Z] using credential edgex-jenkins-ssh [2022-10-03T18:06:58.144Z] Cloning the remote Git repository [2022-10-03T18:06:58.190Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-03T18:06:58.269Z] > git init /w/workspace/device-usb-camera/52 # timeout=10 [2022-10-03T18:06:58.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-03T18:06:58.439Z] > git --version # timeout=10 [2022-10-03T18:06:58.460Z] > git --version # 'git version 2.25.1' [2022-10-03T18:06:58.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T18:06:58.519Z] Verifying host key using known hosts file [2022-10-03T18:06:58.748Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T18:06:58.763Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T18:06:59.503Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-03T18:06:59.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T18:07:00.563Z] Avoid second fetch [2022-10-03T18:07:00.564Z] Checking out Revision f2d41180d4aa04758258526b6ca81b3370c93db4 (main) [2022-10-03T18:07:01.144Z] Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" [2022-10-03T18:07:00.584Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T18:07:00.615Z] > git checkout -f f2d41180d4aa04758258526b6ca81b3370c93db4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T18:07:02.165Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T18:07:02.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:07:02.165Z] Dload Upload Total Spent Left Speed [2022-10-03T18:07:02.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 60009 0 --:--:-- --:--:-- --:--:-- 60009 [Pipeline] sh [2022-10-03T18:07:02.868Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T18:07:03.202Z] + sudo tee /etc/docker/daemon.new [2022-10-03T18:07:03.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T18:07:03.202Z] { [2022-10-03T18:07:03.202Z] "registry-mirrors": [ [2022-10-03T18:07:03.202Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T18:07:03.202Z] ], [2022-10-03T18:07:03.202Z] "bip": "10.250.0.254/24", [2022-10-03T18:07:03.202Z] "hosts": [ [2022-10-03T18:07:03.202Z] "tcp://0.0.0.0:5555", [2022-10-03T18:07:03.202Z] "unix:///var/run/docker.sock" [2022-10-03T18:07:03.202Z] ], [2022-10-03T18:07:03.202Z] "mtu": 1458, [2022-10-03T18:07:03.202Z] "selinux-enabled": true, [2022-10-03T18:07:03.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T18:07:03.202Z] } [Pipeline] sh [2022-10-03T18:07:03.557Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T18:07:03.895Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:07:22.191Z] provisioning config files... [2022-10-03T18:07:22.221Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/52@tmp/config11857805373731249371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:07:22.584Z] ---> docker-login.sh [2022-10-03T18:07:22.584Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:07:23.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:07:23.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:07:23.444Z] Configure a credential helper to remove this warning. See [2022-10-03T18:07:23.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:07:23.444Z] [2022-10-03T18:07:23.444Z] Login Succeeded [2022-10-03T18:07:23.444Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:07:23.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:07:23.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:07:23.714Z] Configure a credential helper to remove this warning. See [2022-10-03T18:07:23.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:07:23.714Z] [2022-10-03T18:07:23.714Z] Login Succeeded [2022-10-03T18:07:23.714Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:07:23.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:07:24.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:07:24.266Z] Configure a credential helper to remove this warning. See [2022-10-03T18:07:24.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:07:24.266Z] [2022-10-03T18:07:24.266Z] Login Succeeded [2022-10-03T18:07:24.266Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:07:24.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:07:24.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:07:24.550Z] Configure a credential helper to remove this warning. See [2022-10-03T18:07:24.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:07:24.550Z] [2022-10-03T18:07:24.550Z] Login Succeeded [2022-10-03T18:07:24.550Z] docker.io [2022-10-03T18:07:24.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:07:25.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:07:25.093Z] Configure a credential helper to remove this warning. See [2022-10-03T18:07:25.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:07:25.093Z] [2022-10-03T18:07:25.093Z] Login Succeeded [2022-10-03T18:07:25.093Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:07:25.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T18:07:25.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:07:25.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:07:25.324Z] ========================================================= [2022-10-03T18:07:25.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T18:07:25.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:07:25.691Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T18:07:25.962Z] Sending build context to Docker daemon 953.9kB [2022-10-03T18:07:25.962Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:07:25.962Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T18:07:26.234Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T18:07:26.234Z] b3c136eddcbf: Pulling fs layer [2022-10-03T18:07:26.234Z] c0a3192eca97: Pulling fs layer [2022-10-03T18:07:26.234Z] a050256f5b6f: Pulling fs layer [2022-10-03T18:07:26.234Z] 656be50a0ddc: Pulling fs layer [2022-10-03T18:07:26.234Z] 656be50a0ddc: Waiting [2022-10-03T18:07:26.234Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T18:07:26.234Z] f607e4fc86c3: Pulling fs layer [2022-10-03T18:07:26.234Z] 4d572c569a2c: Pulling fs layer [2022-10-03T18:07:26.234Z] fcf976331f73: Pulling fs layer [2022-10-03T18:07:26.234Z] 2bbca73fdf42: Waiting [2022-10-03T18:07:26.234Z] f607e4fc86c3: Waiting [2022-10-03T18:07:26.234Z] 4d572c569a2c: Waiting [2022-10-03T18:07:26.234Z] fcf976331f73: Waiting [2022-10-03T18:07:26.234Z] a050256f5b6f: Download complete [2022-10-03T18:07:26.234Z] c0a3192eca97: Verifying Checksum [2022-10-03T18:07:26.234Z] c0a3192eca97: Download complete [2022-10-03T18:07:26.234Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T18:07:26.234Z] 2bbca73fdf42: Download complete [2022-10-03T18:07:26.234Z] f607e4fc86c3: Verifying Checksum [2022-10-03T18:07:26.234Z] f607e4fc86c3: Download complete [2022-10-03T18:07:26.234Z] b3c136eddcbf: Verifying Checksum [2022-10-03T18:07:26.234Z] b3c136eddcbf: Download complete [2022-10-03T18:07:27.209Z] b3c136eddcbf: Pull complete [2022-10-03T18:07:27.481Z] fcf976331f73: Verifying Checksum [2022-10-03T18:07:27.481Z] fcf976331f73: Download complete [2022-10-03T18:07:27.765Z] c0a3192eca97: Pull complete [2022-10-03T18:07:28.356Z] a050256f5b6f: Pull complete [2022-10-03T18:07:28.628Z] 4d572c569a2c: Verifying Checksum [2022-10-03T18:07:28.628Z] 4d572c569a2c: Download complete [2022-10-03T18:07:29.218Z] 656be50a0ddc: Verifying Checksum [2022-10-03T18:07:29.218Z] 656be50a0ddc: Download complete [2022-10-03T18:07:41.570Z] 656be50a0ddc: Pull complete [2022-10-03T18:07:41.570Z] 2bbca73fdf42: Pull complete [2022-10-03T18:07:41.570Z] f607e4fc86c3: Pull complete [2022-10-03T18:07:48.264Z] 4d572c569a2c: Pull complete [2022-10-03T18:07:49.703Z] fcf976331f73: Pull complete [2022-10-03T18:07:49.703Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T18:07:49.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T18:07:49.704Z] ---> 3970a7415f9e [2022-10-03T18:07:49.704Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:07:51.656Z] ---> Running in 35502738c773 [2022-10-03T18:07:51.656Z] Removing intermediate container 35502738c773 [2022-10-03T18:07:51.656Z] ---> 4ed47d5763be [2022-10-03T18:07:51.656Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:07:51.656Z] ---> Running in 860d4603f780 [2022-10-03T18:07:51.932Z] Removing intermediate container 860d4603f780 [2022-10-03T18:07:51.932Z] ---> 88d50769606d [2022-10-03T18:07:51.932Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T18:07:52.202Z] ---> Running in 6b56ab47a7fa [2022-10-03T18:07:52.471Z] Removing intermediate container 6b56ab47a7fa [2022-10-03T18:07:52.471Z] ---> 3739f59370ef [2022-10-03T18:07:52.471Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T18:07:52.471Z] ---> Running in 0eb647543461 [2022-10-03T18:07:53.058Z] Removing intermediate container 0eb647543461 [2022-10-03T18:07:53.058Z] ---> fdbf3f624231 [2022-10-03T18:07:53.058Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:07:53.058Z] ---> Running in a3322f5b1ffb [2022-10-03T18:07:55.016Z] Removing intermediate container a3322f5b1ffb [2022-10-03T18:07:55.016Z] ---> d26cea2b97d8 [2022-10-03T18:07:55.016Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:07:55.016Z] ---> Running in 7ce89446c2c1 [2022-10-03T18:07:55.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T18:07:56.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T18:07:58.014Z] (1/14) Installing libintl (0.21-r2) [2022-10-03T18:07:58.014Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-03T18:07:58.014Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T18:07:58.014Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T18:07:58.286Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-03T18:07:58.286Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-03T18:07:58.559Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T18:07:58.559Z] (7/14) Installing libblkid (2.38-r1) [2022-10-03T18:07:58.559Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-03T18:07:58.559Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-03T18:07:58.838Z] (10/14) Installing kmod-libs (29-r2) [2022-10-03T18:07:58.838Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-03T18:07:58.838Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-03T18:07:59.111Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-03T18:07:59.111Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-03T18:07:59.378Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T18:07:59.378Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T18:07:59.378Z] OK: 228 MiB in 65 packages [2022-10-03T18:08:00.799Z] Removing intermediate container 7ce89446c2c1 [2022-10-03T18:08:00.799Z] ---> 69360fa3a2aa [2022-10-03T18:08:00.799Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-03T18:08:00.799Z] ---> Running in f9d630b1a177 [2022-10-03T18:08:01.068Z] Removing intermediate container f9d630b1a177 [2022-10-03T18:08:01.068Z] ---> f6feb43fa282 [2022-10-03T18:08:01.068Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T18:08:01.656Z] ---> 80c8da6e7d27 [2022-10-03T18:08:01.656Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:08:01.656Z] ---> Running in eb69bb555e7f [2022-10-03T18:08:58.093Z] Removing intermediate container eb69bb555e7f [2022-10-03T18:08:58.093Z] ---> 47827f37e55c [2022-10-03T18:08:58.093Z] Step 12/14 : COPY . . [2022-10-03T18:08:58.093Z] ---> 8d30b16b3196 [2022-10-03T18:08:58.093Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T18:08:58.093Z] ---> Running in db4bc3390669 [2022-10-03T18:08:58.093Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:08:58.093Z] Dload Upload Total Spent Left Speed [2022-10-03T18:08:58.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7376 0 --:--:-- --:--:-- --:--:-- 7426 [2022-10-03T18:08:58.093Z] Removing intermediate container db4bc3390669 [2022-10-03T18:08:58.093Z] ---> de235223d05e [2022-10-03T18:08:58.093Z] Step 14/14 : RUN ${MAKE} [2022-10-03T18:08:58.093Z] ---> Running in 916a6e8b06d1 [2022-10-03T18:08:58.093Z] noop [2022-10-03T18:08:58.093Z] Removing intermediate container 916a6e8b06d1 [2022-10-03T18:08:58.093Z] ---> 6780f614a1f3 [2022-10-03T18:08:58.093Z] Successfully built 6780f614a1f3 [2022-10-03T18:08:58.093Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:58.431Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T18:08:58.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:08:58.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2022-10-03T18:08:58.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/52 -v /w/workspace/device-usb-camera/52:/w/workspace/device-usb-camera/52:rw,z -v /w/workspace/device-usb-camera/52@tmp:/w/workspace/device-usb-camera/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T18:08:59.764Z] $ docker top 4271ddc2c9493470e29335c51ba3469eccd0dd045767e3a968c764310245b328 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:09:00.569Z] + go version [2022-10-03T18:09:00.569Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T18:09:00.590Z] $ docker stop --time=1 4271ddc2c9493470e29335c51ba3469eccd0dd045767e3a968c764310245b328 [2022-10-03T18:09:02.191Z] $ docker rm -f 4271ddc2c9493470e29335c51ba3469eccd0dd045767e3a968c764310245b328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:02.716Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T18:09:02.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:09:02.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2022-10-03T18:09:02.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/52 -v /w/workspace/device-usb-camera/52:/w/workspace/device-usb-camera/52:rw,z -v /w/workspace/device-usb-camera/52@tmp:/w/workspace/device-usb-camera/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T18:09:03.990Z] $ docker top 664bc70b3e2cd8b92adb0c84ddcbee160377037defb7ccd381981e4d7d241901 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:09:04.467Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/52 [Pipeline] fileExists [Pipeline] sh [2022-10-03T18:09:04.791Z] + make test [2022-10-03T18:09:04.791Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-03T18:09:06.729Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-03T18:10:43.400Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-03T18:10:43.400Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements [2022-10-03T18:10:43.400Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T18:10:43.400Z] CGO_ENABLED=1 go vet ./... [2022-10-03T18:11:01.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T18:11:01.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T18:11:01.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T18:11:01.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T18:11:01.926Z] $ docker stop --time=1 664bc70b3e2cd8b92adb0c84ddcbee160377037defb7ccd381981e4d7d241901 [2022-10-03T18:11:03.734Z] $ docker rm -f 664bc70b3e2cd8b92adb0c84ddcbee160377037defb7ccd381981e4d7d241901 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:11:04.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T18:11:04.755Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T18:11:05.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T18:11:05.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T18:11:05.891Z] + ls -al . [2022-10-03T18:11:05.891Z] total 192 [2022-10-03T18:11:05.891Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 18:09 . [2022-10-03T18:11:05.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:06 .. [2022-10-03T18:11:05.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:07 .git [2022-10-03T18:11:05.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 .github [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 18:07 .gitignore [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 18:07 .golangci.yml [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 18:07 .hadolint.yml [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 18:07 Attribution.txt [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 18:07 CHANGELOG.md [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 18:07 Dockerfile [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 18:07 GOVERNANCE.md [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 18:07 Jenkinsfile [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 18:07 LICENSE [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 18:07 Makefile [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 18:07 OWNERS.md [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 18:07 README.md [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION [2022-10-03T18:11:05.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:07 bin [2022-10-03T18:11:05.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 cmd [2022-10-03T18:11:05.891Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 18:10 coverage.out [2022-10-03T18:11:05.891Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 18:07 docker-entrypoint.sh [2022-10-03T18:11:05.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 docs [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 18:07 go.mod [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 18:07 go.sum [2022-10-03T18:11:05.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 internal [2022-10-03T18:11:05.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:07 snap [2022-10-03T18:11:05.891Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 18:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:11:06.243Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f2d41180d4aa04758258526b6ca81b3370c93db4 --label arch=arm64 --label version=2.3.0-dev.13 . [2022-10-03T18:11:06.510Z] Sending build context to Docker daemon 984.1kB [2022-10-03T18:11:06.510Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:11:06.510Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-03T18:11:06.510Z] ---> 6780f614a1f3 [2022-10-03T18:11:06.510Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:11:06.779Z] ---> Running in 6fe4a2d5b557 [2022-10-03T18:11:07.047Z] Removing intermediate container 6fe4a2d5b557 [2022-10-03T18:11:07.047Z] ---> 4c2649fbc286 [2022-10-03T18:11:07.047Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:11:07.047Z] ---> Running in d6173df323c5 [2022-10-03T18:11:07.315Z] Removing intermediate container d6173df323c5 [2022-10-03T18:11:07.315Z] ---> 0e02c0b8863b [2022-10-03T18:11:07.315Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T18:11:07.580Z] ---> Running in 97cc1c5e29d8 [2022-10-03T18:11:07.848Z] Removing intermediate container 97cc1c5e29d8 [2022-10-03T18:11:07.848Z] ---> 267417129ca5 [2022-10-03T18:11:07.848Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T18:11:07.848Z] ---> Running in 0e8447f0a66a [2022-10-03T18:11:08.114Z] Removing intermediate container 0e8447f0a66a [2022-10-03T18:11:08.114Z] ---> 0de3b777ada1 [2022-10-03T18:11:08.114Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:11:08.386Z] ---> Running in 765e7b3f7506 [2022-10-03T18:11:10.326Z] Removing intermediate container 765e7b3f7506 [2022-10-03T18:11:10.326Z] ---> 1325827e4512 [2022-10-03T18:11:10.326Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:11:10.326Z] ---> Running in 3f5bd43ac343 [2022-10-03T18:11:11.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T18:11:12.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T18:11:13.217Z] OK: 228 MiB in 65 packages [2022-10-03T18:11:14.182Z] Removing intermediate container 3f5bd43ac343 [2022-10-03T18:11:14.182Z] ---> 78b90e39027e [2022-10-03T18:11:14.182Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-03T18:11:14.450Z] ---> Running in df3aa1fdb7d6 [2022-10-03T18:11:14.718Z] Removing intermediate container df3aa1fdb7d6 [2022-10-03T18:11:14.718Z] ---> 035b240ead83 [2022-10-03T18:11:14.718Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-03T18:11:15.305Z] ---> 7c961db67f2a [2022-10-03T18:11:15.305Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:11:15.574Z] ---> Running in 35edea997d34 [2022-10-03T18:11:17.530Z] Removing intermediate container 35edea997d34 [2022-10-03T18:11:17.530Z] ---> 6e11b38155d5 [2022-10-03T18:11:17.530Z] Step 12/36 : COPY . . [2022-10-03T18:11:18.489Z] ---> 46a4c3432968 [2022-10-03T18:11:18.489Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T18:11:18.489Z] ---> Running in d6bffc462ffc [2022-10-03T18:11:19.902Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:11:19.902Z] Dload Upload Total Spent Left Speed [2022-10-03T18:11:19.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14898 0 --:--:-- --:--:-- --:--:-- 15171 [2022-10-03T18:11:20.491Z] Removing intermediate container d6bffc462ffc [2022-10-03T18:11:20.491Z] ---> 6831646ea842 [2022-10-03T18:11:20.491Z] Step 14/36 : RUN ${MAKE} [2022-10-03T18:11:20.491Z] ---> Running in 95fb18a57f5d [2022-10-03T18:11:21.453Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-03T18:13:58.194Z] Removing intermediate container 95fb18a57f5d [2022-10-03T18:13:58.194Z] ---> b0c59fa1c605 [2022-10-03T18:13:58.194Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-03T18:13:58.194Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-03T18:13:58.194Z] eab2503cf8f4: Pulling fs layer [2022-10-03T18:13:58.194Z] 97cd0a44c592: Pulling fs layer [2022-10-03T18:13:58.194Z] 97cd0a44c592: Verifying Checksum [2022-10-03T18:13:58.194Z] 97cd0a44c592: Download complete [2022-10-03T18:13:58.194Z] eab2503cf8f4: Verifying Checksum [2022-10-03T18:13:58.194Z] eab2503cf8f4: Download complete [2022-10-03T18:13:58.194Z] eab2503cf8f4: Pull complete [2022-10-03T18:13:58.460Z] 97cd0a44c592: Pull complete [2022-10-03T18:13:58.460Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-03T18:13:58.460Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-03T18:13:58.460Z] ---> 7f763cca56b3 [2022-10-03T18:13:58.460Z] Step 16/36 : FROM alpine:3.16 [2022-10-03T18:13:59.039Z] 3.16: Pulling from library/alpine [2022-10-03T18:13:59.303Z] 9b18e9b68314: Pulling fs layer [2022-10-03T18:13:59.883Z] 9b18e9b68314: Verifying Checksum [2022-10-03T18:13:59.883Z] 9b18e9b68314: Download complete [2022-10-03T18:14:00.148Z] 9b18e9b68314: Pull complete [2022-10-03T18:14:00.148Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T18:14:00.148Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T18:14:00.148Z] ---> a6215f271958 [2022-10-03T18:14:00.148Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T18:14:00.414Z] ---> Running in ec0c15abee6d [2022-10-03T18:14:00.679Z] Removing intermediate container ec0c15abee6d [2022-10-03T18:14:00.679Z] ---> a66ac6a50deb [2022-10-03T18:14:00.679Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-03T18:14:00.679Z] ---> Running in 2dd1ddd85cc8 [2022-10-03T18:14:01.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T18:14:01.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T18:14:02.859Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-03T18:14:02.859Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-03T18:14:02.859Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-03T18:14:02.859Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-03T18:14:02.859Z] (5/82) Installing libxcb (1.15-r0) [2022-10-03T18:14:02.859Z] (6/82) Installing libx11 (1.8-r0) [2022-10-03T18:14:03.125Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-03T18:14:03.125Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T18:14:03.125Z] (9/82) Installing expat (2.4.9-r0) [2022-10-03T18:14:03.125Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-03T18:14:03.125Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-03T18:14:03.125Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-03T18:14:03.125Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-03T18:14:03.391Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-03T18:14:03.391Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-03T18:14:03.391Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-03T18:14:03.391Z] (17/82) Installing libintl (0.21-r2) [2022-10-03T18:14:03.391Z] (18/82) Installing libblkid (2.38-r1) [2022-10-03T18:14:03.391Z] (19/82) Installing libmount (2.38-r1) [2022-10-03T18:14:03.391Z] (20/82) Installing pcre (8.45-r2) [2022-10-03T18:14:03.391Z] (21/82) Installing glib (2.72.1-r0) [2022-10-03T18:14:03.391Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-03T18:14:03.656Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-03T18:14:03.656Z] (24/82) Installing libass (0.16.0-r0) [2022-10-03T18:14:03.656Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-03T18:14:03.656Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-03T18:14:03.656Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-03T18:14:03.656Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-03T18:14:03.656Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-03T18:14:03.656Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-03T18:14:03.656Z] (31/82) Installing libunistring (1.0-r0) [2022-10-03T18:14:03.656Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-03T18:14:03.921Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T18:14:03.921Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T18:14:03.921Z] (35/82) Installing lame (3.100-r0) [2022-10-03T18:14:03.921Z] (36/82) Installing opus (1.3.1-r1) [2022-10-03T18:14:03.921Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-03T18:14:03.921Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-10-03T18:14:03.921Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-03T18:14:03.921Z] (40/82) Installing orc (0.4.32-r0) [2022-10-03T18:14:03.921Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T18:14:03.921Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-03T18:14:03.921Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T18:14:04.186Z] (44/82) Installing flac (1.3.4-r0) [2022-10-03T18:14:04.186Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-03T18:14:04.186Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-03T18:14:04.186Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T18:14:04.186Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-03T18:14:04.186Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-03T18:14:04.186Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-03T18:14:04.186Z] (51/82) Installing libpulse (15.0-r2) [2022-10-03T18:14:04.453Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-03T18:14:04.453Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-03T18:14:04.453Z] (54/82) Installing librist (0.2.6-r1) [2022-10-03T18:14:04.453Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-03T18:14:04.453Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-03T18:14:04.453Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-03T18:14:04.453Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T18:14:04.453Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T18:14:04.453Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-03T18:14:04.453Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-03T18:14:04.453Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T18:14:04.453Z] (63/82) Installing libva (2.14.0-r0) [2022-10-03T18:14:04.453Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-03T18:14:04.453Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-03T18:14:04.453Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-03T18:14:04.719Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-03T18:14:04.719Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T18:14:04.719Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-03T18:14:04.719Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-03T18:14:04.719Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-03T18:14:04.719Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T18:14:05.303Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-03T18:14:05.303Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-03T18:14:05.303Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T18:14:05.303Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-03T18:14:05.303Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-03T18:14:05.303Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-03T18:14:05.303Z] (78/82) Installing kmod-libs (29-r2) [2022-10-03T18:14:05.303Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-03T18:14:05.570Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-03T18:14:05.570Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-03T18:14:05.570Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-03T18:14:05.570Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T18:14:05.570Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T18:14:05.570Z] OK: 78 MiB in 96 packages [2022-10-03T18:14:08.921Z] Removing intermediate container 2dd1ddd85cc8 [2022-10-03T18:14:08.921Z] ---> 4cd7aa319aee [2022-10-03T18:14:08.921Z] Step 19/36 : WORKDIR / [2022-10-03T18:14:08.921Z] ---> Running in ccfd3464f561 [2022-10-03T18:14:08.921Z] Removing intermediate container ccfd3464f561 [2022-10-03T18:14:08.921Z] ---> 8cb205c08809 [2022-10-03T18:14:08.921Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-03T18:14:10.329Z] ---> 1282bfee2c39 [2022-10-03T18:14:10.329Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-03T18:14:10.922Z] ---> 99b9792c6fe8 [2022-10-03T18:14:10.922Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-03T18:14:11.189Z] ---> d03862d842b9 [2022-10-03T18:14:11.189Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-03T18:14:11.773Z] ---> 0c3bcfebfa71 [2022-10-03T18:14:11.773Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-03T18:14:13.179Z] ---> acca1b51d3f4 [2022-10-03T18:14:13.179Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-03T18:14:13.763Z] ---> b4e77903e77f [2022-10-03T18:14:13.763Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-03T18:14:14.726Z] ---> c7053d8251b3 [2022-10-03T18:14:14.726Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-03T18:14:14.997Z] ---> Running in 440b8443e58d [2022-10-03T18:14:16.417Z] Removing intermediate container 440b8443e58d [2022-10-03T18:14:16.417Z] ---> 707b601f4b48 [2022-10-03T18:14:16.417Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-03T18:14:16.417Z] ---> Running in 9464ff141792 [2022-10-03T18:14:18.361Z] Removing intermediate container 9464ff141792 [2022-10-03T18:14:18.361Z] ---> 1eb9be74c72e [2022-10-03T18:14:18.361Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-03T18:14:18.361Z] ---> Running in f81254a6db24 [2022-10-03T18:14:19.859Z] Removing intermediate container f81254a6db24 [2022-10-03T18:14:19.859Z] ---> 715188742e83 [2022-10-03T18:14:19.859Z] Step 30/36 : EXPOSE 59983 [2022-10-03T18:14:19.859Z] ---> Running in 54ad5e18cfa2 [2022-10-03T18:14:20.134Z] Removing intermediate container 54ad5e18cfa2 [2022-10-03T18:14:20.134Z] ---> b1c0b7b1a451 [2022-10-03T18:14:20.134Z] Step 31/36 : EXPOSE 8554 [2022-10-03T18:14:20.134Z] ---> Running in 18519e53d3df [2022-10-03T18:14:20.412Z] Removing intermediate container 18519e53d3df [2022-10-03T18:14:20.412Z] ---> e99e298536a6 [2022-10-03T18:14:20.412Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-03T18:14:20.685Z] ---> Running in 7840ec033eb8 [2022-10-03T18:14:20.959Z] Removing intermediate container 7840ec033eb8 [2022-10-03T18:14:20.959Z] ---> e249807c413a [2022-10-03T18:14:20.959Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-03T18:14:20.959Z] ---> Running in e097c1fcd53d [2022-10-03T18:14:21.240Z] Removing intermediate container e097c1fcd53d [2022-10-03T18:14:21.240Z] ---> 547c2dd7566b [2022-10-03T18:14:21.240Z] Step 34/36 : LABEL arch=arm64 [2022-10-03T18:14:21.240Z] ---> Running in 6572b5b9d2a6 [2022-10-03T18:14:21.524Z] Removing intermediate container 6572b5b9d2a6 [2022-10-03T18:14:21.524Z] ---> cd34a8eb0843 [2022-10-03T18:14:21.524Z] Step 35/36 : LABEL git_sha=f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:14:21.796Z] ---> Running in 1b56f474df1a [2022-10-03T18:14:22.065Z] Removing intermediate container 1b56f474df1a [2022-10-03T18:14:22.066Z] ---> 4d4b67ab8bb3 [2022-10-03T18:14:22.066Z] Step 36/36 : LABEL version=2.3.0-dev.13 [2022-10-03T18:14:22.066Z] ---> Running in 171fe89d191e [2022-10-03T18:14:22.337Z] Removing intermediate container 171fe89d191e [2022-10-03T18:14:22.337Z] ---> a0d81f5bc296 [2022-10-03T18:14:22.337Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T18:14:22.337Z] Successfully built a0d81f5bc296 [2022-10-03T18:14:22.337Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:14:22.445Z] provisioning config files... [2022-10-03T18:14:22.458Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/52@tmp/config5293044848702619312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:14:22.786Z] ---> docker-login.sh [2022-10-03T18:14:22.786Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:14:22.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:14:23.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:14:23.053Z] Configure a credential helper to remove this warning. See [2022-10-03T18:14:23.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:14:23.053Z] [2022-10-03T18:14:23.053Z] Login Succeeded [2022-10-03T18:14:23.053Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:14:23.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:14:23.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:14:23.320Z] Configure a credential helper to remove this warning. See [2022-10-03T18:14:23.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:14:23.320Z] [2022-10-03T18:14:23.320Z] Login Succeeded [2022-10-03T18:14:23.320Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:14:23.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:14:23.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:14:23.856Z] Configure a credential helper to remove this warning. See [2022-10-03T18:14:23.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:14:23.856Z] [2022-10-03T18:14:23.856Z] Login Succeeded [2022-10-03T18:14:23.856Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:14:24.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:14:24.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:14:24.123Z] Configure a credential helper to remove this warning. See [2022-10-03T18:14:24.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:14:24.123Z] [2022-10-03T18:14:24.123Z] Login Succeeded [2022-10-03T18:14:24.123Z] docker.io [2022-10-03T18:14:24.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:14:24.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:14:24.972Z] Configure a credential helper to remove this warning. See [2022-10-03T18:14:24.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:14:24.972Z] [2022-10-03T18:14:24.972Z] Login Succeeded [2022-10-03T18:14:24.972Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:14:24.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:14:25.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:14:25.024Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-10-03T18:14:25.024Z] f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:14:25.024Z] latest [2022-10-03T18:14:25.024Z] 2.3.0-dev.13 [2022-10-03T18:14:25.024Z] f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [2022-10-03T18:14:25.024Z] main [2022-10-03T18:14:25.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:25.364Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:25.703Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:14:25.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-03T18:14:25.703Z] a0fe06f54828: Preparing [2022-10-03T18:14:25.703Z] 0fc14af0741d: Preparing [2022-10-03T18:14:25.703Z] ffd3d6256194: Preparing [2022-10-03T18:14:25.703Z] a43932d1df72: Preparing [2022-10-03T18:14:25.703Z] 1207169bf42c: Preparing [2022-10-03T18:14:25.703Z] f43c8d8f1f7a: Preparing [2022-10-03T18:14:25.703Z] 1b5b7994167b: Preparing [2022-10-03T18:14:25.703Z] 592aadabf263: Preparing [2022-10-03T18:14:25.703Z] 56a68ef3a47e: Preparing [2022-10-03T18:14:25.703Z] e60e51d62961: Preparing [2022-10-03T18:14:25.703Z] 1f859e3bc207: Preparing [2022-10-03T18:14:25.703Z] 5d3e392a13a0: Preparing [2022-10-03T18:14:25.703Z] 56a68ef3a47e: Waiting [2022-10-03T18:14:25.703Z] e60e51d62961: Waiting [2022-10-03T18:14:25.703Z] f43c8d8f1f7a: Waiting [2022-10-03T18:14:25.703Z] 1f859e3bc207: Waiting [2022-10-03T18:14:25.703Z] 1b5b7994167b: Waiting [2022-10-03T18:14:25.703Z] 5d3e392a13a0: Waiting [2022-10-03T18:14:25.703Z] 592aadabf263: Waiting [2022-10-03T18:14:25.972Z] a0fe06f54828: Pushed [2022-10-03T18:14:25.972Z] 1207169bf42c: Pushed [2022-10-03T18:14:25.972Z] 0fc14af0741d: Pushed [2022-10-03T18:14:25.972Z] ffd3d6256194: Pushed [2022-10-03T18:14:25.972Z] f43c8d8f1f7a: Pushed [2022-10-03T18:14:26.238Z] 1b5b7994167b: Pushed [2022-10-03T18:14:26.238Z] 56a68ef3a47e: Pushed [2022-10-03T18:14:26.238Z] 592aadabf263: Pushed [2022-10-03T18:14:26.238Z] 5d3e392a13a0: Layer already exists [2022-10-03T18:14:30.484Z] a43932d1df72: Pushed [2022-10-03T18:14:31.892Z] e60e51d62961: Pushed [2022-10-03T18:14:44.192Z] 1f859e3bc207: Pushed [2022-10-03T18:14:44.192Z] f2d41180d4aa04758258526b6ca81b3370c93db4: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:44.534Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:44.863Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-03T18:14:44.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-03T18:14:44.863Z] a0fe06f54828: Preparing [2022-10-03T18:14:44.863Z] 0fc14af0741d: Preparing [2022-10-03T18:14:44.863Z] ffd3d6256194: Preparing [2022-10-03T18:14:44.863Z] a43932d1df72: Preparing [2022-10-03T18:14:44.863Z] 1207169bf42c: Preparing [2022-10-03T18:14:44.863Z] f43c8d8f1f7a: Preparing [2022-10-03T18:14:44.863Z] 1b5b7994167b: Preparing [2022-10-03T18:14:44.863Z] 592aadabf263: Preparing [2022-10-03T18:14:44.863Z] 56a68ef3a47e: Preparing [2022-10-03T18:14:44.863Z] e60e51d62961: Preparing [2022-10-03T18:14:44.863Z] 1f859e3bc207: Preparing [2022-10-03T18:14:44.863Z] 5d3e392a13a0: Preparing [2022-10-03T18:14:44.863Z] f43c8d8f1f7a: Waiting [2022-10-03T18:14:44.863Z] 1b5b7994167b: Waiting [2022-10-03T18:14:44.863Z] 56a68ef3a47e: Waiting [2022-10-03T18:14:44.863Z] e60e51d62961: Waiting [2022-10-03T18:14:44.863Z] 592aadabf263: Waiting [2022-10-03T18:14:44.863Z] 1f859e3bc207: Waiting [2022-10-03T18:14:44.863Z] 5d3e392a13a0: Waiting [2022-10-03T18:14:44.863Z] 0fc14af0741d: Layer already exists [2022-10-03T18:14:44.863Z] a43932d1df72: Layer already exists [2022-10-03T18:14:44.863Z] 1207169bf42c: Layer already exists [2022-10-03T18:14:44.863Z] ffd3d6256194: Layer already exists [2022-10-03T18:14:44.863Z] a0fe06f54828: Layer already exists [2022-10-03T18:14:44.863Z] 56a68ef3a47e: Layer already exists [2022-10-03T18:14:44.863Z] 1b5b7994167b: Layer already exists [2022-10-03T18:14:44.863Z] 592aadabf263: Layer already exists [2022-10-03T18:14:44.863Z] e60e51d62961: Layer already exists [2022-10-03T18:14:44.863Z] f43c8d8f1f7a: Layer already exists [2022-10-03T18:14:44.863Z] 1f859e3bc207: Layer already exists [2022-10-03T18:14:44.863Z] 5d3e392a13a0: Layer already exists [2022-10-03T18:14:45.128Z] latest: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:45.471Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:45.799Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.13 [2022-10-03T18:14:45.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-03T18:14:45.799Z] a0fe06f54828: Preparing [2022-10-03T18:14:45.799Z] 0fc14af0741d: Preparing [2022-10-03T18:14:45.799Z] ffd3d6256194: Preparing [2022-10-03T18:14:45.799Z] a43932d1df72: Preparing [2022-10-03T18:14:45.799Z] 1207169bf42c: Preparing [2022-10-03T18:14:45.799Z] f43c8d8f1f7a: Preparing [2022-10-03T18:14:45.799Z] 1b5b7994167b: Preparing [2022-10-03T18:14:45.799Z] 592aadabf263: Preparing [2022-10-03T18:14:45.799Z] f43c8d8f1f7a: Waiting [2022-10-03T18:14:45.799Z] 1b5b7994167b: Waiting [2022-10-03T18:14:45.799Z] 592aadabf263: Waiting [2022-10-03T18:14:45.799Z] 56a68ef3a47e: Preparing [2022-10-03T18:14:45.799Z] e60e51d62961: Preparing [2022-10-03T18:14:45.799Z] 1f859e3bc207: Preparing [2022-10-03T18:14:45.799Z] 5d3e392a13a0: Preparing [2022-10-03T18:14:45.799Z] 1f859e3bc207: Waiting [2022-10-03T18:14:45.799Z] 5d3e392a13a0: Waiting [2022-10-03T18:14:45.799Z] e60e51d62961: Waiting [2022-10-03T18:14:45.799Z] 0fc14af0741d: Layer already exists [2022-10-03T18:14:45.799Z] 1207169bf42c: Layer already exists [2022-10-03T18:14:45.799Z] ffd3d6256194: Layer already exists [2022-10-03T18:14:45.799Z] a43932d1df72: Layer already exists [2022-10-03T18:14:45.799Z] a0fe06f54828: Layer already exists [2022-10-03T18:14:45.799Z] f43c8d8f1f7a: Layer already exists [2022-10-03T18:14:45.799Z] 592aadabf263: Layer already exists [2022-10-03T18:14:45.799Z] e60e51d62961: Layer already exists [2022-10-03T18:14:45.799Z] 56a68ef3a47e: Layer already exists [2022-10-03T18:14:45.799Z] 1b5b7994167b: Layer already exists [2022-10-03T18:14:45.799Z] 5d3e392a13a0: Layer already exists [2022-10-03T18:14:45.799Z] 1f859e3bc207: Layer already exists [2022-10-03T18:14:46.064Z] 2.3.0-dev.13: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:46.399Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:46.734Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [2022-10-03T18:14:46.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-03T18:14:46.735Z] a0fe06f54828: Preparing [2022-10-03T18:14:46.735Z] 0fc14af0741d: Preparing [2022-10-03T18:14:46.735Z] ffd3d6256194: Preparing [2022-10-03T18:14:46.735Z] a43932d1df72: Preparing [2022-10-03T18:14:46.735Z] 1207169bf42c: Preparing [2022-10-03T18:14:46.735Z] f43c8d8f1f7a: Preparing [2022-10-03T18:14:46.735Z] 1b5b7994167b: Preparing [2022-10-03T18:14:46.735Z] 592aadabf263: Preparing [2022-10-03T18:14:46.735Z] 56a68ef3a47e: Preparing [2022-10-03T18:14:46.735Z] e60e51d62961: Preparing [2022-10-03T18:14:46.735Z] 1f859e3bc207: Preparing [2022-10-03T18:14:46.735Z] 5d3e392a13a0: Preparing [2022-10-03T18:14:46.735Z] f43c8d8f1f7a: Waiting [2022-10-03T18:14:46.735Z] 1b5b7994167b: Waiting [2022-10-03T18:14:46.735Z] 592aadabf263: Waiting [2022-10-03T18:14:46.735Z] 56a68ef3a47e: Waiting [2022-10-03T18:14:46.735Z] e60e51d62961: Waiting [2022-10-03T18:14:46.735Z] 1f859e3bc207: Waiting [2022-10-03T18:14:46.735Z] 5d3e392a13a0: Waiting [2022-10-03T18:14:46.735Z] a43932d1df72: Layer already exists [2022-10-03T18:14:46.735Z] 1207169bf42c: Layer already exists [2022-10-03T18:14:46.735Z] a0fe06f54828: Layer already exists [2022-10-03T18:14:46.735Z] ffd3d6256194: Layer already exists [2022-10-03T18:14:46.735Z] 0fc14af0741d: Layer already exists [2022-10-03T18:14:46.735Z] f43c8d8f1f7a: Layer already exists [2022-10-03T18:14:46.735Z] 1b5b7994167b: Layer already exists [2022-10-03T18:14:46.735Z] 56a68ef3a47e: Layer already exists [2022-10-03T18:14:46.735Z] e60e51d62961: Layer already exists [2022-10-03T18:14:46.735Z] 592aadabf263: Layer already exists [2022-10-03T18:14:46.735Z] 5d3e392a13a0: Layer already exists [2022-10-03T18:14:46.735Z] 1f859e3bc207: Layer already exists [2022-10-03T18:14:47.000Z] f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:47.338Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:47.676Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-10-03T18:14:47.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-03T18:14:47.676Z] a0fe06f54828: Preparing [2022-10-03T18:14:47.676Z] 0fc14af0741d: Preparing [2022-10-03T18:14:47.676Z] ffd3d6256194: Preparing [2022-10-03T18:14:47.676Z] a43932d1df72: Preparing [2022-10-03T18:14:47.676Z] 1207169bf42c: Preparing [2022-10-03T18:14:47.676Z] f43c8d8f1f7a: Preparing [2022-10-03T18:14:47.676Z] 1b5b7994167b: Preparing [2022-10-03T18:14:47.676Z] 592aadabf263: Preparing [2022-10-03T18:14:47.676Z] 56a68ef3a47e: Preparing [2022-10-03T18:14:47.676Z] e60e51d62961: Preparing [2022-10-03T18:14:47.676Z] 1f859e3bc207: Preparing [2022-10-03T18:14:47.676Z] 5d3e392a13a0: Preparing [2022-10-03T18:14:47.676Z] 56a68ef3a47e: Waiting [2022-10-03T18:14:47.676Z] e60e51d62961: Waiting [2022-10-03T18:14:47.676Z] 1f859e3bc207: Waiting [2022-10-03T18:14:47.676Z] 5d3e392a13a0: Waiting [2022-10-03T18:14:47.676Z] 1b5b7994167b: Waiting [2022-10-03T18:14:47.676Z] 592aadabf263: Waiting [2022-10-03T18:14:47.676Z] f43c8d8f1f7a: Waiting [2022-10-03T18:14:47.676Z] a0fe06f54828: Layer already exists [2022-10-03T18:14:47.676Z] 1207169bf42c: Layer already exists [2022-10-03T18:14:47.676Z] 0fc14af0741d: Layer already exists [2022-10-03T18:14:47.676Z] ffd3d6256194: Layer already exists [2022-10-03T18:14:47.676Z] a43932d1df72: Layer already exists [2022-10-03T18:14:47.676Z] f43c8d8f1f7a: Layer already exists [2022-10-03T18:14:47.676Z] 1b5b7994167b: Layer already exists [2022-10-03T18:14:47.676Z] e60e51d62961: Layer already exists [2022-10-03T18:14:47.676Z] 592aadabf263: Layer already exists [2022-10-03T18:14:47.676Z] 56a68ef3a47e: Layer already exists [2022-10-03T18:14:47.676Z] 1f859e3bc207: Layer already exists [2022-10-03T18:14:47.676Z] 5d3e392a13a0: Layer already exists [2022-10-03T18:14:47.940Z] main: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:14:47.981Z] ===================================================== [Pipeline] echo [2022-10-03T18:14:47.987Z] taggedImages: [2022-10-03T18:14:47.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4 [2022-10-03T18:14:47.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-03T18:14:47.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.13 [2022-10-03T18:14:47.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [2022-10-03T18:14:47.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:48.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T18:14:48.327Z] [2022-10-03T18:14:48.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:14:48.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T18:14:48.653Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T18:14:48.653Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T18:14:48.653Z] 04944245beec: Pulling fs layer [2022-10-03T18:14:48.653Z] 699f458cf7ca: Pulling fs layer [2022-10-03T18:14:48.653Z] 765212b225bb: Pulling fs layer [2022-10-03T18:14:48.653Z] f23df028b6ca: Pulling fs layer [2022-10-03T18:14:48.653Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T18:14:48.653Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T18:14:48.653Z] 765212b225bb: Waiting [2022-10-03T18:14:48.653Z] 2437ff75d9bd: Waiting [2022-10-03T18:14:48.653Z] d65c8cfc05b1: Waiting [2022-10-03T18:14:48.653Z] f23df028b6ca: Waiting [2022-10-03T18:14:48.924Z] 04944245beec: Verifying Checksum [2022-10-03T18:14:48.924Z] 04944245beec: Download complete [2022-10-03T18:14:48.924Z] 765212b225bb: Verifying Checksum [2022-10-03T18:14:48.924Z] 765212b225bb: Download complete [2022-10-03T18:14:48.924Z] f23df028b6ca: Download complete [2022-10-03T18:14:48.924Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T18:14:48.924Z] d65c8cfc05b1: Download complete [2022-10-03T18:14:49.193Z] 699f458cf7ca: Verifying Checksum [2022-10-03T18:14:49.193Z] 699f458cf7ca: Download complete [2022-10-03T18:14:49.462Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T18:14:49.462Z] 8998bd30e6a1: Download complete [2022-10-03T18:14:51.407Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T18:14:51.407Z] 2437ff75d9bd: Download complete [2022-10-03T18:14:53.347Z] 8998bd30e6a1: Pull complete [2022-10-03T18:14:53.930Z] 04944245beec: Pull complete [2022-10-03T18:14:55.340Z] 699f458cf7ca: Pull complete [2022-10-03T18:14:55.340Z] 765212b225bb: Pull complete [2022-10-03T18:14:55.926Z] f23df028b6ca: Pull complete [2022-10-03T18:14:56.196Z] d65c8cfc05b1: Pull complete [2022-10-03T18:15:11.189Z] 2437ff75d9bd: Pull complete [2022-10-03T18:15:11.189Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T18:15:11.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T18:15:11.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:15:11.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container [2022-10-03T18:15:11.423Z] $ 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-usb-camera/52 -v /w/workspace/device-usb-camera/52:/w/workspace/device-usb-camera/52:rw,z -v /w/workspace/device-usb-camera/52@tmp:/w/workspace/device-usb-camera/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T18:15:13.887Z] $ docker top 6efea25b4ce957cbfc46771efabec8c30f3ced60c5bacfc9c41e962cc04713eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:15:14.709Z] ---> job-cost.sh [2022-10-03T18:15:14.709Z] lf-activate-venv: SKIPPING [2022-10-03T18:15:14.709Z] INFO: No Stack... [2022-10-03T18:15:14.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T18:15:15.930Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T18:15:16.248Z] + cut -d, -f6 [2022-10-03T18:15:16.248Z] + cat /w/workspace/device-usb-camera/52/archives/cost.csv [Pipeline] lock [2022-10-03T18:15:16.571Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [2022-10-03T18:15:16.578Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] did not exist. Created. [2022-10-03T18:15:16.578Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T18:15:17.211Z] /w/workspace/device-usb-camera/52@tmp/durable-5c89f4b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T18:15:17.537Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T18:15:17.559Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T18:15:17.604Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T18:15:17.611Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T18:15:17.628Z] $ docker stop --time=1 6efea25b4ce957cbfc46771efabec8c30f3ced60c5bacfc9c41e962cc04713eb [2022-10-03T18:15:19.122Z] $ docker rm -f 6efea25b4ce957cbfc46771efabec8c30f3ced60c5bacfc9c41e962cc04713eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-03T18:15:19.481Z] provisioning config files... [2022-10-03T18:15:19.491Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12844138662174111282tmp [Pipeline] { [Pipeline] sh [2022-10-03T18:15:19.778Z] + set +x [2022-10-03T18:15:19.778Z] + curl -s https://codecov.io/bash [2022-10-03T18:15:19.778Z] + bash -s -- [2022-10-03T18:15:19.778Z] [2022-10-03T18:15:19.778Z] _____ _ [2022-10-03T18:15:19.778Z] / ____| | | [2022-10-03T18:15:19.778Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T18:15:19.778Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T18:15:19.778Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T18:15:19.778Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T18:15:19.778Z] Bash-1.0.6 [2022-10-03T18:15:19.778Z] [2022-10-03T18:15:19.778Z] [2022-10-03T18:15:19.778Z] ==> git version 2.25.1 found [2022-10-03T18:15:19.778Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-03T18:15:19.778Z] Release-Date: 2020-01-08 [2022-10-03T18:15:19.778Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T18:15:19.778Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T18:15:19.778Z] ==> Jenkins CI detected. [2022-10-03T18:15:19.778Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-10-03T18:15:19.778Z] project root: . [2022-10-03T18:15:19.778Z] --> token set from env [2022-10-03T18:15:19.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T18:15:19.778Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T18:15:19.778Z] ==> Python coveragepy not found [2022-10-03T18:15:19.778Z] ==> Searching for coverage reports in: [2022-10-03T18:15:19.778Z] + . [2022-10-03T18:15:19.778Z] -> Found 1 reports [2022-10-03T18:15:19.778Z] ==> Detecting git/mercurial file structure [2022-10-03T18:15:19.778Z] ==> Reading reports [2022-10-03T18:15:19.778Z] + ./coverage.out bytes=29387 [2022-10-03T18:15:19.778Z] ==> Appending adjustments [2022-10-03T18:15:19.778Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T18:15:20.037Z] + Found adjustments [2022-10-03T18:15:20.037Z] ==> Gzipping contents [2022-10-03T18:15:20.037Z] 8.0K /tmp/codecov.9cACKy.gz [2022-10-03T18:15:20.037Z] ==> Uploading reports [2022-10-03T18:15:20.037Z] url: https://codecov.io [2022-10-03T18:15:20.037Z] query: branch=main&commit=f2d41180d4aa04758258526b6ca81b3370c93db4&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T18:15:20.037Z] -> Pinging Codecov [2022-10-03T18:15:20.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=f2d41180d4aa04758258526b6ca81b3370c93db4&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T18:15:20.296Z] -> Uploading to [2022-10-03T18:15:20.296Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/73D8F5FF140700D3E01443B452E23636/f2d41180d4aa04758258526b6ca81b3370c93db4/720046c8-1c54-4253-b603-2b362de2b305.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T181520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c949953adf49a77284844159773a519ad90ca2b423215736348ed3edd1d70223 [2022-10-03T18:15:20.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:15:20.296Z] Dload Upload Total Spent Left Speed [2022-10-03T18:15:20.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4125 0 0 100 4125 0 15391 --:--:-- --:--:-- --:--:-- 15334 [2022-10-03T18:15:20.555Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] } [2022-10-03T18:15:20.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T18:15:20.681Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T18:15:20.690Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:15:20.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T18:15:20.988Z] [2022-10-03T18:15:20.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:15:21.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T18:15:21.345Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T18:15:21.345Z] df9b9388f04a: Pulling fs layer [2022-10-03T18:15:21.345Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T18:15:21.345Z] 25bc292e5bac: Pulling fs layer [2022-10-03T18:15:21.345Z] 114826534d7a: Pulling fs layer [2022-10-03T18:15:21.345Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T18:15:21.345Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T18:15:21.345Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T18:15:21.345Z] 114826534d7a: Waiting [2022-10-03T18:15:21.345Z] 4657fd5d0bcf: Waiting [2022-10-03T18:15:21.345Z] 6ad1cebc031e: Waiting [2022-10-03T18:15:21.345Z] 25bc292e5bac: Verifying Checksum [2022-10-03T18:15:21.345Z] 25bc292e5bac: Download complete [2022-10-03T18:15:21.345Z] 52dc419b0ee2: Verifying Checksum [2022-10-03T18:15:21.345Z] 52dc419b0ee2: Download complete [2022-10-03T18:15:21.345Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T18:15:21.345Z] 4657fd5d0bcf: Download complete [2022-10-03T18:15:21.345Z] df9b9388f04a: Verifying Checksum [2022-10-03T18:15:21.604Z] df9b9388f04a: Pull complete [2022-10-03T18:15:21.604Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T18:15:21.604Z] 6ad1cebc031e: Download complete [2022-10-03T18:15:21.604Z] 52dc419b0ee2: Pull complete [2022-10-03T18:15:21.604Z] 25bc292e5bac: Pull complete [2022-10-03T18:15:22.170Z] 114826534d7a: Verifying Checksum [2022-10-03T18:15:22.170Z] 114826534d7a: Download complete [2022-10-03T18:15:22.428Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T18:15:22.428Z] 8a3aa393b2d8: Download complete [2022-10-03T18:15:25.710Z] 114826534d7a: Pull complete [2022-10-03T18:15:25.710Z] 4657fd5d0bcf: Pull complete [2022-10-03T18:15:25.710Z] 6ad1cebc031e: Pull complete [2022-10-03T18:15:28.239Z] 8a3aa393b2d8: Pull complete [2022-10-03T18:15:28.239Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T18:15:28.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T18:15:28.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:15:28.318Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:15:28.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-03T18:15:34.743Z] $ docker top 60df5f8b24600996c6f9977a48df8352e31e3e115ca3865ecd5c67200d65e0a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T18:15:34.799Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-10-03T18:15:35.072Z] + set -o pipefail [2022-10-03T18:15:35.072Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-10-03T18:15:40.340Z] [2022-10-03T18:15:40.340Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-10-03T18:15:40.340Z] [2022-10-03T18:15:40.340Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/031c7923-cdb5-44a4-a1ae-dd457cb6cc31 [2022-10-03T18:15:40.340Z] [2022-10-03T18:15:40.340Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T18:15:40.340Z] [2022-10-03T18:15:40.340Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T18:15:40.340Z] [2022-10-03T18:15:40.340Z] [2022-10-03T18:15:40.340Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-03T18:15:40.340Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-03T18:15:40.340Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-03T18:15:40.348Z] $ docker stop --time=1 60df5f8b24600996c6f9977a48df8352e31e3e115ca3865ecd5c67200d65e0a2 [2022-10-03T18:15:44.049Z] $ docker rm -f 60df5f8b24600996c6f9977a48df8352e31e3e115ca3865ecd5c67200d65e0a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T18:15:44.710Z] + git log --format=format:%s -1 f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] sh [2022-10-03T18:15:44.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:15:44.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:15:45.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:15:45.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:15:45.353Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:15:45.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T18:15:45.814Z] $ docker top 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e -eo pid,comm [2022-10-03T18:15:45.862Z] 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). [2022-10-03T18:15:45.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:15:45.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:15:45.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:15:45.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:15:45.999Z] $ docker exec 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e ssh-agent [2022-10-03T18:15:46.118Z] SSH_AUTH_SOCK=/tmp/ssh-ESMH4K67xVYy/agent.32 [2022-10-03T18:15:46.118Z] SSH_AGENT_PID=38 [2022-10-03T18:15:46.124Z] Running ssh-add (command line suppressed) [2022-10-03T18:15:46.217Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7104469740594703783.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7104469740594703783.key) [2022-10-03T18:15:46.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:15:46.514Z] + git semver tag [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,671 [run_tag] DEBUG tag force:False [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,671 [check_head_tag] DEBUG check head tag [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,672 [execute] INFO git cat-file --batch-check [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,674 [execute] INFO git cat-file --batch [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,685 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,686 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,686 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:15:46.773Z] 2022-10-03 18:15:46,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:15:46.773Z] 2.3.0-dev.13 [Pipeline] } [2022-10-03T18:15:46.780Z] $ docker exec --env ******** --env ******** 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e ssh-agent -k [2022-10-03T18:15:46.870Z] unset SSH_AUTH_SOCK; [2022-10-03T18:15:46.871Z] unset SSH_AGENT_PID; [2022-10-03T18:15:46.871Z] echo Agent pid 38 killed; [2022-10-03T18:15:46.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:15:47.184Z] + git semver [Pipeline] } [2022-10-03T18:15:47.454Z] $ docker stop --time=1 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e [2022-10-03T18:15:48.706Z] $ docker rm -f 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:15:49.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T18:15:49.091Z] [2022-10-03T18:15:49.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:15:49.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T18:15:49.385Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T18:15:49.385Z] ab5ef0e58194: Pulling fs layer [2022-10-03T18:15:49.385Z] 9712f1f96733: Pulling fs layer [2022-10-03T18:15:49.385Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T18:15:49.385Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T18:15:49.385Z] e9a5061849ea: Pulling fs layer [2022-10-03T18:15:49.385Z] d747dcd14b5f: Pulling fs layer [2022-10-03T18:15:49.385Z] 2de7ff778b66: Pulling fs layer [2022-10-03T18:15:49.385Z] e9a5061849ea: Waiting [2022-10-03T18:15:49.385Z] 2de7ff778b66: Waiting [2022-10-03T18:15:49.385Z] d747dcd14b5f: Waiting [2022-10-03T18:15:49.385Z] 0d9ebad4ef96: Waiting [2022-10-03T18:15:49.385Z] 9712f1f96733: Verifying Checksum [2022-10-03T18:15:49.385Z] 9712f1f96733: Download complete [2022-10-03T18:15:49.645Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T18:15:49.645Z] 63f879dbbcfc: Download complete [2022-10-03T18:15:49.903Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T18:15:49.903Z] 0d9ebad4ef96: Download complete [2022-10-03T18:15:49.903Z] d747dcd14b5f: Verifying Checksum [2022-10-03T18:15:49.903Z] d747dcd14b5f: Download complete [2022-10-03T18:15:49.903Z] e9a5061849ea: Verifying Checksum [2022-10-03T18:15:49.903Z] e9a5061849ea: Download complete [2022-10-03T18:15:49.903Z] ab5ef0e58194: Verifying Checksum [2022-10-03T18:15:49.903Z] ab5ef0e58194: Download complete [2022-10-03T18:15:50.161Z] 2de7ff778b66: Verifying Checksum [2022-10-03T18:15:50.162Z] 2de7ff778b66: Download complete [2022-10-03T18:15:52.687Z] ab5ef0e58194: Pull complete [2022-10-03T18:15:52.687Z] 9712f1f96733: Pull complete [2022-10-03T18:15:53.251Z] 63f879dbbcfc: Pull complete [2022-10-03T18:15:56.530Z] 0d9ebad4ef96: Pull complete [2022-10-03T18:15:56.530Z] e9a5061849ea: Pull complete [2022-10-03T18:15:56.530Z] d747dcd14b5f: Pull complete [2022-10-03T18:15:57.464Z] 2de7ff778b66: Pull complete [2022-10-03T18:15:57.464Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T18:15:57.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T18:15:57.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:15:57.539Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:15:57.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-03T18:16:02.143Z] $ docker top e4fb166f32e0bcd0194f2de97795c5144d618fc2f74bdd206ca0e99cb198c6fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:16:02.210Z] provisioning config files... [2022-10-03T18:16:02.215Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3936048702000220187tmp [2022-10-03T18:16:02.232Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5195732005419643962tmp [2022-10-03T18:16:02.241Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11897245578584730582tmp [Pipeline] { [Pipeline] echo [2022-10-03T18:16:02.255Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:02.535Z] ---> sigul-configuration.sh [2022-10-03T18:16:02.535Z] gpg: directory `/root/.gnupg' created [2022-10-03T18:16:02.535Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T18:16:02.535Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T18:16:02.535Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T18:16:02.535Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T18:16:02.535Z] gpg: CAST5 encrypted data [2022-10-03T18:16:02.535Z] gpg: encrypted with 1 passphrase [2022-10-03T18:16:02.535Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T18:16:02.820Z] + mkdir /home/jenkins [2022-10-03T18:16:02.820Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T18:16:03.104Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-03T18:16:03.111Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:03.430Z] ---> sigul-install.sh [2022-10-03T18:16:03.430Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T18:16:03.722Z] + git tag --list [2022-10-03T18:16:03.723Z] v0.0.0 [2022-10-03T18:16:03.723Z] v0.0.1-dev.1 [2022-10-03T18:16:03.723Z] v0.0.1-dev.10 [2022-10-03T18:16:03.723Z] v0.0.1-dev.11 [2022-10-03T18:16:03.723Z] v0.0.1-dev.12 [2022-10-03T18:16:03.723Z] v0.0.1-dev.13 [2022-10-03T18:16:03.723Z] v0.0.1-dev.14 [2022-10-03T18:16:03.723Z] v0.0.1-dev.15 [2022-10-03T18:16:03.723Z] v0.0.1-dev.16 [2022-10-03T18:16:03.723Z] v0.0.1-dev.2 [2022-10-03T18:16:03.723Z] v0.0.1-dev.3 [2022-10-03T18:16:03.723Z] v0.0.1-dev.4 [2022-10-03T18:16:03.723Z] v0.0.1-dev.5 [2022-10-03T18:16:03.723Z] v0.0.1-dev.6 [2022-10-03T18:16:03.723Z] v0.0.1-dev.7 [2022-10-03T18:16:03.723Z] v0.0.1-dev.8 [2022-10-03T18:16:03.723Z] v0.0.1-dev.9 [2022-10-03T18:16:03.723Z] v2.2.0 [2022-10-03T18:16:03.723Z] v2.2.0-dev.17 [2022-10-03T18:16:03.723Z] v2.2.0-dev.18 [2022-10-03T18:16:03.723Z] v2.2.0-dev.19 [2022-10-03T18:16:03.723Z] v2.2.0-dev.20 [2022-10-03T18:16:03.723Z] v2.2.0-dev.21 [2022-10-03T18:16:03.723Z] v2.2.0-dev.22 [2022-10-03T18:16:03.723Z] v2.2.0-dev.23 [2022-10-03T18:16:03.723Z] v2.2.0-dev.24 [2022-10-03T18:16:03.723Z] v2.2.0-dev.25 [2022-10-03T18:16:03.723Z] v2.2.0-dev.26 [2022-10-03T18:16:03.723Z] v2.2.0-dev.27 [2022-10-03T18:16:03.723Z] v2.3.0-dev.1 [2022-10-03T18:16:03.723Z] v2.3.0-dev.10 [2022-10-03T18:16:03.723Z] v2.3.0-dev.11 [2022-10-03T18:16:03.723Z] v2.3.0-dev.12 [2022-10-03T18:16:03.723Z] v2.3.0-dev.13 [2022-10-03T18:16:03.723Z] v2.3.0-dev.2 [2022-10-03T18:16:03.723Z] v2.3.0-dev.3 [2022-10-03T18:16:03.723Z] v2.3.0-dev.4 [2022-10-03T18:16:03.723Z] v2.3.0-dev.5 [2022-10-03T18:16:03.723Z] v2.3.0-dev.6 [2022-10-03T18:16:03.723Z] v2.3.0-dev.7 [2022-10-03T18:16:03.723Z] v2.3.0-dev.8 [2022-10-03T18:16:03.723Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-03T18:16:04.004Z] + lftools sign git-tag v2.3.0-dev.13 [2022-10-03T18:16:04.571Z] Signing Git tag with Sigul... [2022-10-03T18:16:04.571Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-10-03T18:16:04.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:05.120Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T18:16:05.129Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T18:16:05.150Z] $ docker stop --time=1 e4fb166f32e0bcd0194f2de97795c5144d618fc2f74bdd206ca0e99cb198c6fd [2022-10-03T18:16:06.497Z] $ docker rm -f e4fb166f32e0bcd0194f2de97795c5144d618fc2f74bdd206ca0e99cb198c6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T18:16:06.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:16:06.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:16:07.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:16:07.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:16:07.260Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:16:07.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T18:16:07.602Z] $ docker top 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a -eo pid,comm [2022-10-03T18:16:07.648Z] 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). [2022-10-03T18:16:07.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:16:07.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:16:07.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:16:07.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:16:07.793Z] $ docker exec 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a ssh-agent [2022-10-03T18:16:07.897Z] SSH_AUTH_SOCK=/tmp/ssh-RatSEUfSuTwH/agent.32 [2022-10-03T18:16:07.897Z] SSH_AGENT_PID=38 [2022-10-03T18:16:07.902Z] Running ssh-add (command line suppressed) [2022-10-03T18:16:08.002Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16017549982547170820.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16017549982547170820.key) [2022-10-03T18:16:08.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:16:08.300Z] + git semver bump pre [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,456 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,457 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,457 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,457 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,457 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,457 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,460 [execute] INFO git cat-file --batch-check [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,466 [execute] INFO git cat-file --batch [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T18:16:08.559Z] 2022-10-03 18:16:08,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:16:08.559Z] 2.3.0-dev.14 [Pipeline] } [2022-10-03T18:16:08.566Z] $ docker exec --env ******** --env ******** 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a ssh-agent -k [2022-10-03T18:16:08.661Z] unset SSH_AUTH_SOCK; [2022-10-03T18:16:08.661Z] unset SSH_AGENT_PID; [2022-10-03T18:16:08.661Z] echo Agent pid 38 killed; [2022-10-03T18:16:08.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:16:08.982Z] + git semver [Pipeline] } [2022-10-03T18:16:09.252Z] $ docker stop --time=1 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a [2022-10-03T18:16:10.506Z] $ docker rm -f 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:16:10.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:16:10.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:16:11.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:16:11.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:16:11.198Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:16:11.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T18:16:11.559Z] $ docker top 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 -eo pid,comm [2022-10-03T18:16:11.610Z] 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). [2022-10-03T18:16:11.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:16:11.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:16:11.640Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:16:11.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:16:11.749Z] $ docker exec 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 ssh-agent [2022-10-03T18:16:11.856Z] SSH_AUTH_SOCK=/tmp/ssh-sPENzpmy9saz/agent.32 [2022-10-03T18:16:11.856Z] SSH_AGENT_PID=38 [2022-10-03T18:16:11.861Z] Running ssh-add (command line suppressed) [2022-10-03T18:16:11.958Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14523330219583702128.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14523330219583702128.key) [2022-10-03T18:16:11.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:16:12.257Z] + git semver push [2022-10-03T18:16:12.515Z] 2022-10-03 18:16:12,415 [run_push] DEBUG push [2022-10-03T18:16:12.515Z] 2022-10-03 18:16:12,416 [execute] INFO git cat-file --batch-check [2022-10-03T18:16:12.515Z] 2022-10-03 18:16:12,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T18:16:12.515Z] 2022-10-03 18:16:12,421 [execute] INFO git rev-list 85c475631ccb17f33a8fdef27252f518ed424745 -- [2022-10-03T18:16:12.515Z] 2022-10-03 18:16:12,421 [execute] DEBUG Popen(['git', 'rev-list', '85c475631ccb17f33a8fdef27252f518ed424745', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:16:12.515Z] 2022-10-03 18:16:12,427 [execute] INFO git fetch -v origin [2022-10-03T18:16:12.515Z] 2022-10-03 18:16:12,428 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-03T18:16:13.451Z] 2022-10-03 18:16:13,221 [run_push] DEBUG no remote changes detected [2022-10-03T18:16:13.451Z] 2022-10-03 18:16:13,222 [execute] INFO git push origin semver [2022-10-03T18:16:13.451Z] 2022-10-03 18:16:13,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:16:14.019Z] 2022-10-03 18:16:13,980 [run_push] DEBUG push all version tags [2022-10-03T18:16:14.019Z] 2022-10-03 18:16:13,980 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T18:16:14.019Z] 2022-10-03 18:16:13,980 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:16:14.957Z] 2022-10-03 18:16:14,712 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-03T18:16:14.957Z] 2.3.0-dev.14 [Pipeline] } [2022-10-03T18:16:14.966Z] $ docker exec --env ******** --env ******** 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 ssh-agent -k [2022-10-03T18:16:15.056Z] unset SSH_AUTH_SOCK; [2022-10-03T18:16:15.056Z] unset SSH_AGENT_PID; [2022-10-03T18:16:15.056Z] echo Agent pid 38 killed; [2022-10-03T18:16:15.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:16:15.438Z] + git semver [Pipeline] } [2022-10-03T18:16:15.735Z] $ docker stop --time=1 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 [2022-10-03T18:16:16.971Z] $ docker rm -f 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-03T18:16:17.606Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-10-03T18:16:17.606Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-03T18:16:17.606Z] total 16 [2022-10-03T18:16:17.606Z] drwxr-xr-x 3 root root 4096 Oct 3 18:04 . [2022-10-03T18:16:17.606Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 18:16 .. [2022-10-03T18:16:17.606Z] drwxr-xr-x 2 root root 4096 Oct 3 18:04 cost [2022-10-03T18:16:17.606Z] -rw-r--r-- 1 root root 88 Oct 3 18:04 cost.csv [2022-10-03T18:16:17.606Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-03T18:16:17.606Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-03T18:16:17.606Z] total 16 [2022-10-03T18:16:17.606Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:04 . [2022-10-03T18:16:17.606Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 18:16 .. [2022-10-03T18:16:17.606Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 18:04 cost [2022-10-03T18:16:17.606Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 3 18:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:17.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:18.751Z] ---> package-listing.sh [2022-10-03T18:16:18.751Z] ++ facter osfamily [2022-10-03T18:16:18.751Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T18:16:19.011Z] + OS_FAMILY=debian [2022-10-03T18:16:19.011Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-10-03T18:16:19.011Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T18:16:19.011Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T18:16:19.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T18:16:19.011Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T18:16:19.011Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-03T18:16:19.011Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T18:16:19.011Z] + case "${OS_FAMILY}" in [2022-10-03T18:16:19.011Z] + dpkg -l [2022-10-03T18:16:19.011Z] + grep '^ii' [2022-10-03T18:16:19.011Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T18:16:19.011Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T18:16:19.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T18:16:19.011Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-03T18:16:19.011Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-10-03T18:16:19.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-10-03T18:16:19.022Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T18:16:19.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:16:19.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:16:19.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:16:19.920Z] prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container [2022-10-03T18:16:19.947Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T18:16:20.125Z] $ docker top de404fe81468819559ab1567b24aff1f739f40918081cb567c98af341acfd78f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:16:20.465Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T18:16:20.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T18:16:21.036Z] + ls /var/log/sa-host [2022-10-03T18:16:21.036Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:16:21.191Z] provisioning config files... [2022-10-03T18:16:21.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11829490882906668972tmp [Pipeline] { [Pipeline] echo [2022-10-03T18:16:21.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:21.496Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T18:16:21.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:21.846Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T18:16:21.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:22.137Z] ---> sudo-logs.sh [2022-10-03T18:16:22.137Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T18:16:22.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:22.454Z] ---> job-cost.sh [2022-10-03T18:16:22.454Z] lf-activate-venv: SKIPPING [2022-10-03T18:16:22.454Z] DEBUG: total: 0.2199999988079071 [2022-10-03T18:16:22.454Z] INFO: Retrieving Stack Cost... [2022-10-03T18:16:22.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T18:16:23.281Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T18:16:23.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:16:23.577Z] ---> logs-deploy.sh [2022-10-03T18:16:23.577Z] lf-activate-venv: SKIPPING [2022-10-03T18:16:23.577Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/52 [2022-10-03T18:16:23.577Z] INFO: archiving workspace using pattern(s): [2022-10-03T18:16:24.515Z] Archives upload complete. [2022-10-03T18:16:24.774Z] INFO: archiving logs to Nexus [2022-10-03T18:16:25.345Z] ---> uname -a: [2022-10-03T18:16:25.345Z] Linux prd-ubuntu20-04-docker-8c-8g-6921 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-03T18:16:25.345Z] [2022-10-03T18:16:25.345Z] [2022-10-03T18:16:25.345Z] ---> lscpu: [2022-10-03T18:16:25.345Z] Architecture: x86_64 [2022-10-03T18:16:25.345Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-03T18:16:25.345Z] Byte Order: Little Endian [2022-10-03T18:16:25.345Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-03T18:16:25.345Z] CPU(s): 8 [2022-10-03T18:16:25.345Z] On-line CPU(s) list: 0-7 [2022-10-03T18:16:25.345Z] Thread(s) per core: 1 [2022-10-03T18:16:25.345Z] Core(s) per socket: 1 [2022-10-03T18:16:25.345Z] Socket(s): 8 [2022-10-03T18:16:25.345Z] NUMA node(s): 1 [2022-10-03T18:16:25.345Z] Vendor ID: AuthenticAMD [2022-10-03T18:16:25.345Z] CPU family: 23 [2022-10-03T18:16:25.345Z] Model: 49 [2022-10-03T18:16:25.345Z] Model name: AMD EPYC-Rome Processor [2022-10-03T18:16:25.345Z] Stepping: 0 [2022-10-03T18:16:25.345Z] CPU MHz: 2799.998 [2022-10-03T18:16:25.345Z] BogoMIPS: 5599.99 [2022-10-03T18:16:25.345Z] Virtualization: AMD-V [2022-10-03T18:16:25.345Z] Hypervisor vendor: KVM [2022-10-03T18:16:25.345Z] Virtualization type: full [2022-10-03T18:16:25.345Z] L1d cache: 256 KiB [2022-10-03T18:16:25.345Z] L1i cache: 256 KiB [2022-10-03T18:16:25.345Z] L2 cache: 4 MiB [2022-10-03T18:16:25.345Z] L3 cache: 128 MiB [2022-10-03T18:16:25.345Z] NUMA node0 CPU(s): 0-7 [2022-10-03T18:16:25.345Z] Vulnerability Itlb multihit: Not affected [2022-10-03T18:16:25.345Z] Vulnerability L1tf: Not affected [2022-10-03T18:16:25.345Z] Vulnerability Mds: Not affected [2022-10-03T18:16:25.345Z] Vulnerability Meltdown: Not affected [2022-10-03T18:16:25.345Z] Vulnerability Mmio stale data: Not affected [2022-10-03T18:16:25.345Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-03T18:16:25.345Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-03T18:16:25.345Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-03T18:16:25.345Z] Vulnerability Srbds: Not affected [2022-10-03T18:16:25.345Z] Vulnerability Tsx async abort: Not affected [2022-10-03T18:16:25.345Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-03T18:16:25.345Z] [2022-10-03T18:16:25.345Z] [2022-10-03T18:16:25.345Z] ---> nproc: [2022-10-03T18:16:25.345Z] 8 [2022-10-03T18:16:25.345Z] [2022-10-03T18:16:25.345Z] [2022-10-03T18:16:25.345Z] ---> df -h: [2022-10-03T18:16:25.346Z] Filesystem Size Used Avail Use% Mounted on [2022-10-03T18:16:25.346Z] overlay 155G 13G 143G 9% / [2022-10-03T18:16:25.346Z] tmpfs 64M 0 64M 0% /dev [2022-10-03T18:16:25.346Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-03T18:16:25.346Z] shm 64M 0 64M 0% /dev/shm [2022-10-03T18:16:25.346Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] ---> sar -b -r -n DEV: [2022-10-03T18:16:25.346Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6921) 10/03/22 _x86_64_ (8 CPU) [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] 18:01:05 LINUX RESTART (8 CPU) [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] 18:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-03T18:16:25.346Z] 18:03:01 192.56 1.03 191.53 0.00 24.54 71978.58 0.00 [2022-10-03T18:16:25.346Z] 18:04:01 228.48 0.25 228.23 0.00 11.46 32310.75 0.00 [2022-10-03T18:16:25.346Z] 18:05:01 35.06 0.12 34.94 0.00 20.26 16781.74 0.00 [2022-10-03T18:16:25.346Z] 18:06:01 1.73 0.00 1.73 0.00 0.00 19.88 0.00 [2022-10-03T18:16:25.346Z] 18:07:01 41.96 10.35 31.61 0.00 2906.18 4854.92 0.00 [2022-10-03T18:16:25.346Z] 18:08:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2022-10-03T18:16:25.346Z] 18:09:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2022-10-03T18:16:25.346Z] 18:10:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 [2022-10-03T18:16:25.346Z] 18:11:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2022-10-03T18:16:25.346Z] 18:12:01 2.32 0.00 2.32 0.00 0.00 35.19 0.00 [2022-10-03T18:16:25.346Z] 18:13:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 [2022-10-03T18:16:25.346Z] 18:14:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2022-10-03T18:16:25.346Z] 18:15:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2022-10-03T18:16:25.346Z] 18:16:01 95.38 0.38 95.00 0.00 20.75 56342.48 0.00 [2022-10-03T18:16:25.346Z] Average: 43.24 0.87 42.38 0.00 213.28 12968.20 0.00 [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] 18:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-03T18:16:25.346Z] 18:03:01 28385676 31609892 689020 2.10 135836 3286424 1810932 5.34 1108800 2931660 116444 [2022-10-03T18:16:25.346Z] 18:04:01 28101676 31588456 710792 2.16 143288 3540612 1920928 5.66 1195460 3126896 948 [2022-10-03T18:16:25.346Z] 18:05:01 27603012 31599240 697796 2.12 150528 3993040 1783800 5.26 1203692 3566520 304 [2022-10-03T18:16:25.346Z] 18:06:01 27603320 31599580 697388 2.12 150592 3993032 1783800 5.26 1202920 3566524 20 [2022-10-03T18:16:25.346Z] 18:07:01 27313388 31585904 695772 2.12 169236 4242436 1812100 5.34 1353056 3679864 140 [2022-10-03T18:16:25.346Z] 18:08:01 27314120 31586664 694904 2.11 169276 4242436 1812100 5.34 1353352 3679868 8 [2022-10-03T18:16:25.346Z] 18:09:01 27322336 31595228 686856 2.09 169312 4242440 1812100 5.34 1345192 3680272 8 [2022-10-03T18:16:25.346Z] 18:10:01 27322312 31595304 686708 2.09 169376 4242440 1812100 5.34 1345544 3680280 8 [2022-10-03T18:16:25.346Z] 18:11:01 27322232 31595456 686584 2.09 169472 4242448 1812100 5.34 1345568 3680400 40 [2022-10-03T18:16:25.346Z] 18:12:01 27322468 31595768 686260 2.09 169556 4242448 1812100 5.34 1345408 3680416 8 [2022-10-03T18:16:25.346Z] 18:13:01 27322484 31595824 686152 2.09 169628 4242452 1812100 5.34 1345376 3680420 8 [2022-10-03T18:16:25.346Z] 18:14:01 27322192 31595640 686308 2.09 169680 4242456 1812100 5.34 1345480 3680428 152 [2022-10-03T18:16:25.346Z] 18:15:01 27322592 31596084 685708 2.09 169748 4242456 1812100 5.34 1345456 3680432 8 [2022-10-03T18:16:25.346Z] 18:16:01 25813540 31560672 713900 2.17 211228 5550532 1881216 5.54 1454344 4947056 100 [2022-10-03T18:16:25.346Z] Average: 27385096 31592837 693153 2.11 165483 4181832 1820684 5.37 1306403 3661503 8443 [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] 18:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-03T18:16:25.346Z] 18:03:01 docker0 214.90 312.27 16.24 2444.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:03:01 vethb42e2c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:03:01 ens3 402.68 274.00 4159.52 41.25 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:04:01 docker0 20.13 38.69 1.43 642.43 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:04:01 lo 6.20 6.20 0.60 0.60 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:04:01 ens3 199.03 176.24 901.95 1007.64 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:05:01 lo 5.33 5.33 0.53 0.53 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:05:01 ens3 116.71 83.54 2539.58 53.27 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:06:01 ens3 0.82 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:07:01 ens3 78.12 53.76 1299.15 4.18 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:08:01 ens3 0.82 0.47 0.36 0.27 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:09:01 ens3 0.43 0.28 2.52 0.02 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:10:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:12:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:16:01 docker0 39.95 64.46 3.47 692.23 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:16:01 lo 2.19 2.19 0.21 0.21 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] 18:16:01 ens3 319.48 219.50 7845.02 32.21 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] Average: docker0 19.41 29.34 1.49 267.38 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] Average: ens3 79.57 57.51 1193.87 81.39 0.00 0.00 0.00 0.00 [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] ---> sar -P ALL: [2022-10-03T18:16:25.346Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6921) 10/03/22 _x86_64_ (8 CPU) [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] 18:01:05 LINUX RESTART (8 CPU) [2022-10-03T18:16:25.346Z] [2022-10-03T18:16:25.346Z] 18:02:02 CPU %user %nice %system %iowait %steal %idle [2022-10-03T18:16:25.346Z] 18:03:01 all 20.26 0.00 5.87 2.30 0.06 71.51 [2022-10-03T18:16:25.346Z] 18:03:01 0 20.26 0.00 6.24 0.17 0.07 73.25 [2022-10-03T18:16:25.346Z] 18:03:01 1 20.37 0.00 5.92 5.11 0.05 68.55 [2022-10-03T18:16:25.346Z] 18:03:01 2 20.21 0.00 5.56 0.29 0.05 73.88 [2022-10-03T18:16:25.346Z] 18:03:01 3 20.42 0.00 5.83 2.08 0.07 71.60 [2022-10-03T18:16:25.346Z] 18:03:01 4 19.77 0.00 5.10 0.09 0.03 75.01 [2022-10-03T18:16:25.346Z] 18:03:01 5 19.09 0.00 5.57 1.00 0.07 74.28 [2022-10-03T18:16:25.346Z] 18:03:01 6 19.98 0.00 6.46 8.41 0.07 65.08 [2022-10-03T18:16:25.346Z] 18:03:01 7 21.97 0.00 6.25 1.28 0.09 70.41 [2022-10-03T18:16:25.346Z] 18:04:01 all 30.81 0.00 5.27 1.31 0.08 62.52 [2022-10-03T18:16:25.346Z] 18:04:01 0 31.54 0.00 5.44 4.28 0.07 58.68 [2022-10-03T18:16:25.346Z] 18:04:01 1 32.79 0.00 5.66 0.22 0.07 61.26 [2022-10-03T18:16:25.346Z] 18:04:01 2 27.93 0.00 6.12 0.35 0.13 65.47 [2022-10-03T18:16:25.346Z] 18:04:01 3 31.56 0.00 5.08 1.75 0.08 61.52 [2022-10-03T18:16:25.346Z] 18:04:01 4 30.54 0.00 4.82 0.12 0.07 64.45 [2022-10-03T18:16:25.346Z] 18:04:01 5 29.63 0.00 5.05 2.19 0.07 63.07 [2022-10-03T18:16:25.346Z] 18:04:01 6 29.68 0.00 4.99 0.92 0.08 64.32 [2022-10-03T18:16:25.346Z] 18:04:01 7 32.84 0.00 5.02 0.66 0.10 61.38 [2022-10-03T18:16:25.346Z] 18:05:01 all 3.09 0.00 1.30 0.49 0.03 95.09 [2022-10-03T18:16:25.346Z] 18:05:01 0 3.42 0.00 1.41 2.44 0.05 92.68 [2022-10-03T18:16:25.346Z] 18:05:01 1 3.21 0.00 1.02 0.03 0.02 95.71 [2022-10-03T18:16:25.346Z] 18:05:01 2 3.20 0.00 1.45 0.50 0.03 94.81 [2022-10-03T18:16:25.346Z] 18:05:01 3 2.38 0.00 2.06 0.07 0.03 95.46 [2022-10-03T18:16:25.346Z] 18:05:01 4 3.54 0.00 1.02 0.02 0.05 95.36 [2022-10-03T18:16:25.346Z] 18:05:01 5 2.70 0.00 1.00 0.84 0.02 95.45 [2022-10-03T18:16:25.346Z] 18:05:01 6 3.11 0.00 1.19 0.05 0.00 95.65 [2022-10-03T18:16:25.346Z] 18:05:01 7 3.16 0.00 1.22 0.00 0.02 95.60 [2022-10-03T18:16:25.346Z] 18:06:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-10-03T18:16:25.346Z] 18:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-03T18:16:25.346Z] 18:06:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-03T18:16:25.346Z] 18:06:01 2 1.99 0.00 0.02 0.02 0.00 97.98 [2022-10-03T18:16:25.346Z] 18:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T18:16:25.346Z] 18:06:01 4 0.12 0.00 0.00 0.00 0.02 99.87 [2022-10-03T18:16:25.346Z] 18:06:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-03T18:16:25.346Z] 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.346Z] 18:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.346Z] 18:07:01 all 1.30 0.00 0.78 0.39 0.02 97.52 [2022-10-03T18:16:25.346Z] 18:07:01 0 0.83 0.00 0.50 0.40 0.02 98.25 [2022-10-03T18:16:25.346Z] 18:07:01 1 1.54 0.00 1.02 0.93 0.00 96.51 [2022-10-03T18:16:25.346Z] 18:07:01 2 1.17 0.00 0.63 0.25 0.02 97.93 [2022-10-03T18:16:25.346Z] 18:07:01 3 1.00 0.00 0.43 0.05 0.02 98.50 [2022-10-03T18:16:25.346Z] 18:07:01 4 1.05 0.00 0.75 0.33 0.03 97.83 [2022-10-03T18:16:25.346Z] 18:07:01 5 1.70 0.00 0.57 0.08 0.02 97.63 [2022-10-03T18:16:25.346Z] 18:07:01 6 2.35 0.00 1.80 0.15 0.02 95.68 [2022-10-03T18:16:25.346Z] 18:07:01 7 0.74 0.00 0.50 0.95 0.02 97.79 [2022-10-03T18:16:25.346Z] 18:08:01 all 0.06 0.00 0.01 0.00 0.03 99.89 [2022-10-03T18:16:25.346Z] 18:08:01 0 0.02 0.00 0.02 0.02 0.05 99.90 [2022-10-03T18:16:25.346Z] 18:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.346Z] 18:08:01 2 0.20 0.00 0.00 0.00 0.02 99.78 [2022-10-03T18:16:25.346Z] 18:08:01 3 0.02 0.00 0.02 0.00 0.12 99.85 [2022-10-03T18:16:25.346Z] 18:08:01 4 0.18 0.00 0.03 0.00 0.02 99.77 [2022-10-03T18:16:25.346Z] 18:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T18:16:25.346Z] 18:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.346Z] 18:08:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-03T18:16:25.346Z] 18:09:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2022-10-03T18:16:25.346Z] 18:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-03T18:16:25.346Z] 18:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-03T18:16:25.346Z] 18:09:01 2 0.63 0.00 0.02 0.00 0.00 99.35 [2022-10-03T18:16:25.346Z] 18:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T18:16:25.346Z] 18:09:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-03T18:16:25.346Z] 18:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-03T18:16:25.346Z] 18:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.346Z] 18:09:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-03T18:16:25.346Z] 18:10:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-10-03T18:16:25.346Z] 18:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T18:16:25.346Z] 18:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.346Z] 18:10:01 2 0.18 0.00 0.07 0.00 0.00 99.75 [2022-10-03T18:16:25.346Z] 18:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T18:16:25.346Z] 18:10:01 4 0.08 0.00 0.02 0.00 0.03 99.87 [2022-10-03T18:16:25.346Z] 18:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T18:16:25.346Z] 18:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.346Z] 18:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T18:16:25.346Z] 18:11:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2022-10-03T18:16:25.346Z] 18:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T18:16:25.346Z] 18:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T18:16:25.346Z] 18:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-03T18:16:25.346Z] 18:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-03T18:16:25.347Z] 18:11:01 4 0.30 0.00 0.03 0.00 0.00 99.67 [2022-10-03T18:16:25.347Z] 18:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T18:16:25.347Z] 18:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:11:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-03T18:16:25.347Z] 18:12:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2022-10-03T18:16:25.347Z] 18:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-03T18:16:25.347Z] 18:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-03T18:16:25.347Z] 18:12:01 2 0.75 0.00 0.00 0.00 0.00 99.25 [2022-10-03T18:16:25.347Z] 18:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T18:16:25.347Z] 18:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:12:01 7 0.00 0.00 0.03 0.03 0.00 99.93 [2022-10-03T18:16:25.347Z] 18:13:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2022-10-03T18:16:25.347Z] 18:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T18:16:25.347Z] 18:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:13:01 2 1.79 0.00 0.08 0.00 0.02 98.11 [2022-10-03T18:16:25.347Z] 18:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:13:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2022-10-03T18:16:25.347Z] 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.347Z] 18:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.347Z] 18:13:01 7 0.03 0.00 0.00 0.07 0.00 99.90 [2022-10-03T18:16:25.347Z] [2022-10-03T18:16:25.347Z] 18:13:01 CPU %user %nice %system %iowait %steal %idle [2022-10-03T18:16:25.347Z] 18:14:01 all 0.14 0.00 0.01 0.03 0.01 99.81 [2022-10-03T18:16:25.347Z] 18:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T18:16:25.347Z] 18:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T18:16:25.347Z] 18:14:01 2 0.98 0.00 0.00 0.00 0.00 99.02 [2022-10-03T18:16:25.347Z] 18:14:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2022-10-03T18:16:25.347Z] 18:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-03T18:16:25.347Z] 18:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-03T18:16:25.347Z] 18:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T18:16:25.347Z] 18:14:01 7 0.02 0.00 0.02 0.18 0.00 99.78 [2022-10-03T18:16:25.347Z] 18:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-03T18:16:25.347Z] 18:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T18:16:25.347Z] 18:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T18:16:25.347Z] 18:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-03T18:16:25.347Z] 18:15:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2022-10-03T18:16:25.347Z] 18:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T18:16:25.347Z] 18:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T18:16:25.347Z] 18:15:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-03T18:16:25.347Z] 18:16:01 all 7.10 0.00 2.97 3.02 0.10 86.82 [2022-10-03T18:16:25.347Z] 18:16:01 0 8.05 0.00 2.39 0.10 0.03 89.43 [2022-10-03T18:16:25.347Z] 18:16:01 1 7.25 0.00 4.61 0.45 0.03 87.66 [2022-10-03T18:16:25.347Z] 18:16:01 2 7.48 0.00 2.64 0.02 0.07 89.80 [2022-10-03T18:16:25.347Z] 18:16:01 3 7.17 0.00 3.83 18.38 0.07 70.54 [2022-10-03T18:16:25.347Z] 18:16:01 4 6.06 0.00 2.39 0.22 0.03 91.29 [2022-10-03T18:16:25.347Z] 18:16:01 5 5.96 0.00 2.62 0.87 0.05 90.50 [2022-10-03T18:16:25.347Z] 18:16:01 6 6.51 0.00 2.42 0.35 0.03 90.68 [2022-10-03T18:16:25.347Z] 18:16:01 7 8.31 0.00 2.83 3.82 0.49 84.56 [2022-10-03T18:16:25.347Z] Average: all 4.49 0.00 1.15 0.54 0.03 93.80 [2022-10-03T18:16:25.347Z] Average: 0 4.53 0.00 1.14 0.53 0.03 93.77 [2022-10-03T18:16:25.347Z] Average: 1 4.61 0.00 1.30 0.47 0.02 93.60 [2022-10-03T18:16:25.347Z] Average: 2 4.70 0.00 1.17 0.10 0.03 94.00 [2022-10-03T18:16:25.347Z] Average: 3 4.42 0.00 1.22 1.59 0.03 92.74 [2022-10-03T18:16:25.347Z] Average: 4 4.38 0.00 1.01 0.05 0.02 94.53 [2022-10-03T18:16:25.347Z] Average: 5 4.18 0.00 1.05 0.35 0.02 94.39 [2022-10-03T18:16:25.347Z] Average: 6 4.36 0.00 1.19 0.69 0.01 93.75 [2022-10-03T18:16:25.347Z] Average: 7 4.73 0.00 1.12 0.50 0.05 93.59 [2022-10-03T18:16:25.347Z] [2022-10-03T18:16:25.347Z] [2022-10-03T18:16:25.347Z]