Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d52eed5e0bdf095fe71ab1c2620e174378e09b3d 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-ssh18057421933242211531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12299627668979978483.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh891015000076744953.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh13140909183011845276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh435841837530046818.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘prd-ubuntu20.04-docker-8c-8g-17146’ Running on prd-ubuntu20.04-docker-8c-8g-17148 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 Avoid second fetch Checking out Revision d52eed5e0bdf095fe71ab1c2620e174378e09b3d (main) 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 Commit message: "feat(snap): Add snap packaging (#30)" > git rev-list --no-walk 55a3a87f6faf5f5f0cba6aef660df9a20be671bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:32:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:32:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:32:25 ========================================================= 15:32:25 EdgeX Global Pipelines Version Info 15:32:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:32:25 ------------------- 15:32:25 stable info: 15:32:25 ------------------- 15:32:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:32:25 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:32:25 Message: update stable to v1.0.234 15:32:26 ------------------- 15:32:26 experimental info: 15:32:26 ------------------- 15:32:26 Commited By: **** collab-it+edgex@linuxfoundation.org 15:32:26 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 15:32:26 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:32:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d52eed5 [Pipeline] echo 15:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:27 provisioning config files... 15:32:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3224854975579256398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:27 ---> docker-login.sh 15:32:27 nexus3.edgexfoundry.org:10001 15:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:27 Configure a credential helper to remove this warning. See 15:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:27 15:32:27 Login Succeeded 15:32:27 nexus3.edgexfoundry.org:10002 15:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:27 Configure a credential helper to remove this warning. See 15:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:27 15:32:27 Login Succeeded 15:32:27 nexus3.edgexfoundry.org:10003 15:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:27 Configure a credential helper to remove this warning. See 15:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:27 15:32:27 Login Succeeded 15:32:27 nexus3.edgexfoundry.org:10004 15:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:28 Configure a credential helper to remove this warning. See 15:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:28 15:32:28 Login Succeeded 15:32:28 docker.io 15:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:28 Configure a credential helper to remove this warning. See 15:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:28 15:32:28 Login Succeeded 15:32:28 ---> docker-login.sh ends [Pipeline] } 15:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:32:28 + git rev-list -1 --merges d52eed5e0bdf095fe71ab1c2620e174378e09b3d~1..d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo 15:32:28 -----------> git rev-list -1 --merges d52eed5e0bdf095fe71ab1c2620e174378e09b3d~1..d52eed5e0bdf095fe71ab1c2620e174378e09b3d d52eed5e0bdf095fe71ab1c2620e174378e09b3d [false] [Pipeline] sh 15:32:29 + git log --format=format:%s -1 d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo 15:32:29 ========================================================= 15:32:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:32:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:29 + git log --format=format:%s -1 d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo 15:32:29 [semverPrep] GIT_COMMIT: d52eed5e0bdf095fe71ab1c2620e174378e09b3d, Commit Message: feat(snap): Add snap packaging (#30) [Pipeline] echo 15:32:29 [semverPrep] This is not a build commit. [Pipeline] sh 15:32:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:29 + grep -v github /etc/ssh/ssh_known_hosts 15:32:29 + [ -e /tmp/ssh_known_hosts ] 15:32:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:32:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 15:32:29 sudo tee -a /etc/ssh/ssh_known_hosts 15:32:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:30 15:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:30 0.1.4: Pulling from edgex-devops/py-git-semver 15:32:30 42c077c10790: Pulling fs layer 15:32:30 f63e77b7563a: Pulling fs layer 15:32:30 bd5fdadae976: Pulling fs layer 15:32:30 205491f53016: Pulling fs layer 15:32:30 df18705c85c3: Pulling fs layer 15:32:30 bdb3f477010e: Pulling fs layer 15:32:30 c8a8fc8e1c8f: Pulling fs layer 15:32:30 2c6e9b1d212d: Pulling fs layer 15:32:30 bdb8f0575790: Pulling fs layer 15:32:30 386e3cb2ff24: Pulling fs layer 15:32:30 2343380bae48: Pulling fs layer 15:32:30 df18705c85c3: Waiting 15:32:30 205491f53016: Waiting 15:32:30 bdb3f477010e: Waiting 15:32:30 2343380bae48: Waiting 15:32:30 2c6e9b1d212d: Waiting 15:32:30 bdb8f0575790: Waiting 15:32:30 386e3cb2ff24: Waiting 15:32:30 f63e77b7563a: Download complete 15:32:30 205491f53016: Verifying Checksum 15:32:30 205491f53016: Download complete 15:32:30 df18705c85c3: Verifying Checksum 15:32:30 df18705c85c3: Download complete 15:32:30 bdb3f477010e: Verifying Checksum 15:32:30 bdb3f477010e: Download complete 15:32:30 bd5fdadae976: Verifying Checksum 15:32:30 bd5fdadae976: Download complete 15:32:30 2c6e9b1d212d: Verifying Checksum 15:32:30 2c6e9b1d212d: Download complete 15:32:30 bdb8f0575790: Download complete 15:32:30 386e3cb2ff24: Download complete 15:32:30 2343380bae48: Verifying Checksum 15:32:30 2343380bae48: Download complete 15:32:30 42c077c10790: Verifying Checksum 15:32:30 42c077c10790: Download complete 15:32:31 c8a8fc8e1c8f: Verifying Checksum 15:32:31 c8a8fc8e1c8f: Download complete 15:32:32 42c077c10790: Pull complete 15:32:32 f63e77b7563a: Pull complete 15:32:33 bd5fdadae976: Pull complete 15:32:33 205491f53016: Pull complete 15:32:33 df18705c85c3: Pull complete 15:32:33 bdb3f477010e: Pull complete 15:32:36 c8a8fc8e1c8f: Pull complete 15:32:36 2c6e9b1d212d: Pull complete 15:32:36 bdb8f0575790: Pull complete 15:32:36 386e3cb2ff24: Pull complete 15:32:36 2343380bae48: Pull complete 15:32:36 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:36 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:32:36 $ 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 15:32:37 $ docker top 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 -eo pid,comm 15:32:37 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). 15:32:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:37 [ssh-agent] Looking for ssh-agent implementation... 15:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:37 $ docker exec 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent 15:32:37 SSH_AUTH_SOCK=/tmp/ssh-cwGcCQezGzwf/agent.33 15:32:37 SSH_AGENT_PID=40 15:32:37 Running ssh-add (command line suppressed) 15:32:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4911651725768204958.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4911651725768204958.key) 15:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:38 + git tag --points-at HEAD [Pipeline] } 15:32:38 $ docker exec --env ******** --env ******** 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent -k 15:32:38 unset SSH_AUTH_SOCK; 15:32:38 unset SSH_AGENT_PID; 15:32:38 echo Agent pid 40 killed; 15:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:38 [ssh-agent] Looking for ssh-agent implementation... 15:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:38 $ docker exec 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent 15:32:38 SSH_AUTH_SOCK=/tmp/ssh-FUOYuhb8LmGc/agent.73 15:32:38 SSH_AGENT_PID=79 15:32:38 Running ssh-add (command line suppressed) 15:32:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5669025183153993656.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5669025183153993656.key) 15:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:39 + git semver init 15:32:39 2022-07-07 15:32:39,426 [run_init] DEBUG init version:0.0.0 force:False 15:32:39 2022-07-07 15:32:39,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 15:32:39 2022-07-07 15:32:39,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 15:32:39 2022-07-07 15:32:39,428 [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) 15:32:40 2022-07-07 15:32:39,990 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 15:32:40 2022-07-07 15:32:39,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 15:32:40 2022-07-07 15:32:39,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:32:40 2022-07-07 15:32:39,991 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:32:40 0.0.1-dev.13 [Pipeline] } 15:32:40 $ docker exec --env ******** --env ******** 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent -k 15:32:40 unset SSH_AUTH_SOCK; 15:32:40 unset SSH_AGENT_PID; 15:32:40 echo Agent pid 79 killed; 15:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:40 + git semver [Pipeline] } 15:32:40 $ docker stop --time=1 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 15:32:42 $ docker rm -f 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:42 Stashed 1 file(s) [Pipeline] echo 15:32:42 [edgeXSemver]: initialized semver on version 0.0.1-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 15:32:43 provisioning config files... 15:32:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config414158931529636905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:43 ---> docker-login.sh 15:32:43 nexus3.edgexfoundry.org:10001 15:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:43 Configure a credential helper to remove this warning. See 15:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:43 15:32:43 Login Succeeded 15:32:43 nexus3.edgexfoundry.org:10002 15:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:43 Configure a credential helper to remove this warning. See 15:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:43 15:32:43 Login Succeeded 15:32:43 nexus3.edgexfoundry.org:10003 15:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:43 Configure a credential helper to remove this warning. See 15:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:43 15:32:43 Login Succeeded 15:32:43 nexus3.edgexfoundry.org:10004 15:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:43 Configure a credential helper to remove this warning. See 15:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:43 15:32:43 Login Succeeded 15:32:43 docker.io 15:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:44 Configure a credential helper to remove this warning. See 15:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:44 15:32:44 Login Succeeded 15:32:44 ---> docker-login.sh ends [Pipeline] } 15:32:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:44 ========================================================= 15:32:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:32:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:32:44 Sending build context to Docker daemon 664.1kB 15:32:44 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:32:44 Step 2/12 : FROM ${BASE} AS builder 15:32:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:32:44 59bf1c3509f3: Pulling fs layer 15:32:44 666ba61612fd: Pulling fs layer 15:32:44 8ed8ca486205: Pulling fs layer 15:32:44 cc1cd167ecdc: Pulling fs layer 15:32:44 c516ae0d96e1: Pulling fs layer 15:32:44 684cea983483: Pulling fs layer 15:32:44 dd3240ac7de5: Pulling fs layer 15:32:44 b1e948a4e11c: Pulling fs layer 15:32:44 a8fd76ee1af6: Pulling fs layer 15:32:44 646ad004c059: Pulling fs layer 15:32:44 684cea983483: Waiting 15:32:44 b1e948a4e11c: Waiting 15:32:44 dd3240ac7de5: Waiting 15:32:44 cc1cd167ecdc: Waiting 15:32:44 a8fd76ee1af6: Waiting 15:32:44 c516ae0d96e1: Waiting 15:32:44 646ad004c059: Waiting 15:32:44 8ed8ca486205: Verifying Checksum 15:32:44 8ed8ca486205: Download complete 15:32:44 666ba61612fd: Verifying Checksum 15:32:44 666ba61612fd: Download complete 15:32:44 c516ae0d96e1: Verifying Checksum 15:32:44 c516ae0d96e1: Download complete 15:32:44 59bf1c3509f3: Verifying Checksum 15:32:44 59bf1c3509f3: Download complete 15:32:44 684cea983483: Verifying Checksum 15:32:44 684cea983483: Download complete 15:32:44 dd3240ac7de5: Verifying Checksum 15:32:44 dd3240ac7de5: Download complete 15:32:44 b1e948a4e11c: Verifying Checksum 15:32:44 b1e948a4e11c: Download complete 15:32:44 59bf1c3509f3: Pull complete 15:32:45 666ba61612fd: Pull complete 15:32:45 8ed8ca486205: Pull complete 15:32:45 646ad004c059: Verifying Checksum 15:32:45 646ad004c059: Download complete 15:32:45 cc1cd167ecdc: Download complete 15:32:45 a8fd76ee1af6: Verifying Checksum 15:32:45 a8fd76ee1af6: Download complete 15:32:49 cc1cd167ecdc: Pull complete 15:32:49 c516ae0d96e1: Pull complete 15:32:49 684cea983483: Pull complete 15:32:49 dd3240ac7de5: Pull complete 15:32:49 b1e948a4e11c: Pull complete 15:32:51 a8fd76ee1af6: Pull complete 15:32:52 646ad004c059: Pull complete 15:32:52 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:32:52 ---> 8f69c11f6b0c 15:32:52 Step 3/12 : ARG MAKE="make build" 15:32:54 ---> Running in 37e2f2eff799 15:32:54 Removing intermediate container 37e2f2eff799 15:32:54 ---> 8ae66fe81d49 15:32:54 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:32:54 ---> Running in 8981805952b1 15:32:54 Removing intermediate container 8981805952b1 15:32:54 ---> aff810ff2ef1 15:32:54 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:32:54 ---> Running in 1dfd38f90aff 15:32:54 Removing intermediate container 1dfd38f90aff 15:32:54 ---> dbdb7fc11936 15:32:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:54 ---> Running in c03006f87c6a 15:32:54 Removing intermediate container c03006f87c6a 15:32:54 ---> 076664c5d618 15:32:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:54 ---> Running in 27bd9d2fb411 15:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:32:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:32:56 (1/81) Installing mesa (21.2.6-r0) 15:32:56 (2/81) Installing libxau (1.0.9-r0) 15:32:56 (3/81) Installing libmd (1.0.3-r0) 15:32:56 (4/81) Installing libbsd (0.11.3-r1) 15:32:56 (5/81) Installing libxdmcp (1.1.3-r0) 15:32:56 (6/81) Installing libxcb (1.14-r2) 15:32:56 (7/81) Installing libx11 (1.7.2-r0) 15:32:57 (8/81) Installing libxext (1.3.4-r0) 15:32:57 (9/81) Installing libxfixes (6.0.0-r0) 15:32:57 (10/81) Installing libxxf86vm (1.1.4-r2) 15:32:57 (11/81) Installing libpciaccess (0.16-r0) 15:32:57 (12/81) Installing libdrm (2.4.109-r0) 15:32:57 (13/81) Installing mesa-glapi (21.2.6-r0) 15:32:57 (14/81) Installing libxshmfence (1.3-r1) 15:32:57 (15/81) Installing mesa-gl (21.2.6-r0) 15:32:57 (16/81) Installing libice (1.0.10-r0) 15:32:57 (17/81) Installing libuuid (2.37.4-r0) 15:32:57 (18/81) Installing libsm (1.2.3-r0) 15:32:57 Still waiting to schedule task 15:32:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:32:58 (19/81) Installing libxt (1.2.1-r0) 15:32:58 (20/81) Installing libxmu (1.1.3-r0) 15:32:58 (21/81) Installing xset (1.2.4-r0) 15:32:58 (22/81) Installing xprop (1.2.5-r0) 15:32:58 (23/81) Installing xdg-utils (1.1.3-r0) 15:32:58 (24/81) Installing dbus-libs (1.12.20-r4) 15:32:58 (25/81) Installing libffi (3.4.2-r1) 15:32:58 (26/81) Installing libintl (0.21-r0) 15:32:58 (27/81) Installing libblkid (2.37.4-r0) 15:32:58 (28/81) Installing libmount (2.37.4-r0) 15:32:58 (29/81) Installing pcre (8.45-r1) 15:32:59 (30/81) Installing glib (2.70.1-r0) 15:32:59 (31/81) Installing icu-libs (69.1-r1) 15:33:00 (32/81) Installing libpcre2-16 (10.40-r0) 15:33:00 (33/81) Installing zstd-libs (1.5.0-r0) 15:33:00 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 15:33:00 (35/81) Installing hicolor-icon-theme (0.17-r1) 15:33:00 (36/81) Installing wayland-libs-server (1.19.0-r1) 15:33:00 (37/81) Installing mesa-gbm (21.2.6-r0) 15:33:00 (38/81) Installing wayland-libs-client (1.19.0-r1) 15:33:01 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 15:33:01 (40/81) Installing libxcomposite (0.4.5-r0) 15:33:01 (41/81) Installing libbz2 (1.0.8-r1) 15:33:01 (42/81) Installing libpng (1.6.37-r1) 15:33:01 (43/81) Installing freetype (2.11.1-r2) 15:33:01 (44/81) Installing fontconfig (2.13.1-r4) 15:33:01 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 15:33:01 (46/81) Installing wayland-libs-egl (1.19.0-r1) 15:33:02 (47/81) Installing xkeyboard-config (2.34-r0) 15:33:02 (48/81) Installing xz-libs (5.2.5-r1) 15:33:02 (49/81) Installing libxml2 (2.9.14-r0) 15:33:02 (50/81) Installing libxkbcommon (1.3.1-r0) 15:33:02 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 15:33:02 (52/81) Installing mesa-egl (21.2.6-r0) 15:33:02 (53/81) Installing avahi-libs (0.8-r5) 15:33:02 (54/81) Installing nettle (3.7.3-r0) 15:33:02 (55/81) Installing p11-kit (0.24.0-r1) 15:33:03 (56/81) Installing libtasn1 (4.18.0-r0) 15:33:03 (57/81) Installing libunistring (0.9.10-r1) 15:33:03 (58/81) Installing gnutls (3.7.1-r0) 15:33:03 (59/81) Installing cups-libs (2.3.3-r6) 15:33:03 (60/81) Installing graphite2 (1.3.14-r0) 15:33:03 (61/81) Installing harfbuzz (3.0.0-r2) 15:33:03 (62/81) Installing libevdev (1.12.0-r0) 15:33:03 (63/81) Installing mtdev (1.1.6-r0) 15:33:03 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 15:33:03 (65/81) Installing libinput-libs (1.19.4-r0) 15:33:03 (66/81) Installing libjpeg-turbo (2.1.2-r0) 15:33:04 (67/81) Installing xcb-util-wm (0.4.1-r1) 15:33:04 (68/81) Installing xcb-util (0.4.0-r3) 15:33:04 (69/81) Installing xcb-util-image (0.4.0-r1) 15:33:04 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 15:33:04 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 15:33:04 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 15:33:04 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 15:33:05 (74/81) Installing v4l-utils-libs (1.22.1-r1) 15:33:05 (75/81) Installing v4l-utils (1.22.1-r1) 15:33:05 (76/81) Installing udev-init-scripts (35-r0) 15:33:05 Executing udev-init-scripts-35-r0.post-install 15:33:05 (77/81) Installing kmod-libs (29-r2) 15:33:05 (78/81) Installing eudev (3.2.11_pre1-r0) 15:33:05 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 15:33:05 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:33:05 (81/81) Installing v4l-utils-dev (1.22.1-r1) 15:33:06 Executing busybox-1.34.1-r3.trigger 15:33:06 Executing eudev-3.2.11_pre1-r0.trigger 15:33:06 OK: 335 MiB in 133 packages 15:33:07 Removing intermediate container 27bd9d2fb411 15:33:07 ---> 4de1a38259ef 15:33:07 Step 8/12 : WORKDIR /device-usb-camera 15:33:07 ---> Running in 6e6ec8048726 15:33:07 Removing intermediate container 6e6ec8048726 15:33:07 ---> adb4ed2f493d 15:33:07 Step 9/12 : COPY go.mod vendor* ./ 15:33:08 ---> 4599c2c078d0 15:33:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:08 ---> Running in 6b1022d2152c 15:33:26 Removing intermediate container 6b1022d2152c 15:33:26 ---> 059e240bc8e4 15:33:26 Step 11/12 : COPY . . 15:33:26 ---> b4e793999392 15:33:26 Step 12/12 : RUN ${MAKE} 15:33:26 ---> Running in 677b0e30e9aa 15:33:26 noop 15:33:26 Removing intermediate container 677b0e30e9aa 15:33:26 ---> 90fa44a4bead 15:33:26 Successfully built 90fa44a4bead 15:33:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:26 + docker inspect -f . ci-base-image-x86_64 15:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:26 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:33:26 $ 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 15:33:27 $ docker top 03646e89a6eaf2c77f7734fc26fa89f27bb98146ac892dc6f48e56dd5fa05972 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:27 + go version 15:33:27 go version go1.17.7 linux/amd64 [Pipeline] } 15:33:27 $ docker stop --time=1 03646e89a6eaf2c77f7734fc26fa89f27bb98146ac892dc6f48e56dd5fa05972 15:33:28 $ docker rm -f 03646e89a6eaf2c77f7734fc26fa89f27bb98146ac892dc6f48e56dd5fa05972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:29 + docker inspect -f . ci-base-image-x86_64 15:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:29 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:33:29 $ 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 15:33:29 $ docker top f5f19bf6c6e5d107cb8191fa3ca43421f26531de62ff4d84c4f4c2c9dceeedb0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:33:30 + make test 15:33:30 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:33:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:33:40 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:33:40 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 15:33:47 CGO_ENABLED=1 go vet ./... 15:33:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:51 ./bin/test-attribution-txt.sh [Pipeline] echo 15:33:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:33:51 $ docker stop --time=1 f5f19bf6c6e5d107cb8191fa3ca43421f26531de62ff4d84c4f4c2c9dceeedb0 15:33:53 $ docker rm -f f5f19bf6c6e5d107cb8191fa3ca43421f26531de62ff4d84c4f4c2c9dceeedb0 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:33:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:33:54 + ls -al . 15:33:54 total 164 15:33:54 drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 15:33 . 15:33:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:32 .. 15:33:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 15:32 .git 15:33:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:32 .github 15:33:54 -rw-rw-r-- 1 jenkins jenkins 414 Jul 7 15:32 .gitignore 15:33:54 -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 15:32 .golangci.yml 15:33:54 -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 15:32 .hadolint.yml 15:33:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 15:32 .semver 15:33:54 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 15:32 Attribution.txt 15:33:54 -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 15:32 CHANGELOG.md 15:33:54 -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 15:32 Dockerfile 15:33:54 -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 15:32 GOVERNANCE.md 15:33:54 -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 15:32 Jenkinsfile 15:33:54 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 15:32 LICENSE 15:33:54 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 15:32 Makefile 15:33:54 -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 15:32 OWNERS.md 15:33:54 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 15:32 README.md 15:33:54 -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 15:32 VERSION 15:33:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 15:32 bin 15:33:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:32 cmd 15:33:54 -rw-r--r-- 1 jenkins jenkins 10 Jul 7 15:33 coverage.out 15:33:54 -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 15:32 docker-entrypoint.sh 15:33:54 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 15:32 go.mod 15:33:54 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 15:32 go.sum 15:33:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:32 internal 15:33:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:32 snap 15:33:54 -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 15:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:54 + 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=d52eed5e0bdf095fe71ab1c2620e174378e09b3d --label arch=amd64 --label version=0.0.1-dev.13 . 15:33:54 Sending build context to Docker daemon 665.1kB 15:33:54 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 15:33:54 Step 2/29 : FROM ${BASE} AS builder 15:33:54 ---> 90fa44a4bead 15:33:54 Step 3/29 : ARG MAKE="make build" 15:33:54 ---> Running in 5750abbbedc3 15:33:55 Removing intermediate container 5750abbbedc3 15:33:55 ---> 5f77f354ca14 15:33:55 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:33:55 ---> Running in c8f92254660a 15:33:55 Removing intermediate container c8f92254660a 15:33:55 ---> 5e0d4006cba5 15:33:55 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:33:55 ---> Running in 32837cbba17a 15:33:55 Removing intermediate container 32837cbba17a 15:33:55 ---> d6a67ccad7bf 15:33:55 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:55 ---> Running in a2c488e79a6d 15:33:55 Removing intermediate container a2c488e79a6d 15:33:55 ---> 40a498cb8a55 15:33:55 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:55 ---> Running in 654135a21a99 15:33:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:57 OK: 335 MiB in 133 packages 15:33:57 Removing intermediate container 654135a21a99 15:33:57 ---> 504f103d1079 15:33:57 Step 8/29 : WORKDIR /device-usb-camera 15:33:57 ---> Running in 30f5fe8fdb2d 15:33:57 Removing intermediate container 30f5fe8fdb2d 15:33:57 ---> a7a97f6fc0df 15:33:57 Step 9/29 : COPY go.mod vendor* ./ 15:33:57 ---> c9c9dc0f9619 15:33:57 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:57 ---> Running in bd8917de1c66 15:33:58 Removing intermediate container bd8917de1c66 15:33:58 ---> 9f668124a8a0 15:33:58 Step 11/29 : COPY . . 15:33:58 ---> f435273c85ea 15:33:58 Step 12/29 : RUN ${MAKE} 15:33:58 ---> Running in af71d18a9455 15:33:59 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 15:34:21 Removing intermediate container af71d18a9455 15:34:21 ---> a983cffbff33 15:34:21 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:34:21 v0.18.4: Pulling from aler9/rtsp-simple-server 15:34:21 af6660deedbd: Pulling fs layer 15:34:21 97cd0a44c592: Pulling fs layer 15:34:21 97cd0a44c592: Verifying Checksum 15:34:21 97cd0a44c592: Download complete 15:34:21 af6660deedbd: Verifying Checksum 15:34:21 af6660deedbd: Download complete 15:34:21 af6660deedbd: Pull complete 15:34:21 97cd0a44c592: Pull complete 15:34:21 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:34:21 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:34:21 ---> fea57e182299 15:34:21 Step 14/29 : FROM alpine:3.15 15:34:21 3.15: Pulling from library/alpine 15:34:21 df9b9388f04a: Pulling fs layer 15:34:21 df9b9388f04a: Verifying Checksum 15:34:21 df9b9388f04a: Download complete 15:34:21 df9b9388f04a: Pull complete 15:34:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:34:21 Status: Downloaded newer image for alpine:3.15 15:34:21 ---> 0ac33e5f5afa 15:34:21 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:34:21 ---> Running in bc0bbf9e0d7d 15:34:21 Removing intermediate container bc0bbf9e0d7d 15:34:21 ---> cb678493e2b0 15:34:21 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:34:21 ---> Running in a9257270570e 15:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:22 (1/74) Installing dumb-init (1.2.5-r1) 15:34:22 (2/74) Installing sdl2 (2.0.16-r4) 15:34:22 (3/74) Installing libxau (1.0.9-r0) 15:34:22 (4/74) Installing libmd (1.0.3-r0) 15:34:22 (5/74) Installing libbsd (0.11.3-r1) 15:34:22 (6/74) Installing libxdmcp (1.1.3-r0) 15:34:22 (7/74) Installing libxcb (1.14-r2) 15:34:22 (8/74) Installing libx11 (1.7.2-r0) 15:34:22 (9/74) Installing aom-libs (3.2.0-r0) 15:34:22 (10/74) Installing alsa-lib (1.2.5.1-r1) 15:34:22 (11/74) Installing expat (2.4.7-r0) 15:34:22 (12/74) Installing brotli-libs (1.0.9-r5) 15:34:22 (13/74) Installing libbz2 (1.0.8-r1) 15:34:22 (14/74) Installing libpng (1.6.37-r1) 15:34:22 (15/74) Installing freetype (2.11.1-r2) 15:34:22 (16/74) Installing libuuid (2.37.4-r0) 15:34:22 (17/74) Installing fontconfig (2.13.1-r4) 15:34:22 (18/74) Installing fribidi (1.0.11-r0) 15:34:22 (19/74) Installing libffi (3.4.2-r1) 15:34:22 (20/74) Installing libintl (0.21-r0) 15:34:22 (21/74) Installing libblkid (2.37.4-r0) 15:34:22 (22/74) Installing libmount (2.37.4-r0) 15:34:22 (23/74) Installing pcre (8.45-r1) 15:34:22 (24/74) Installing glib (2.70.1-r0) 15:34:22 (25/74) Installing graphite2 (1.3.14-r0) 15:34:22 (26/74) Installing harfbuzz (3.0.0-r2) 15:34:22 (27/74) Installing libass (0.15.2-r0) 15:34:22 (28/74) Installing libdav1d (0.9.2-r0) 15:34:22 (29/74) Installing gmp (6.2.1-r1) 15:34:22 (30/74) Installing nettle (3.7.3-r0) 15:34:22 (31/74) Installing p11-kit (0.24.0-r1) 15:34:22 (32/74) Installing libtasn1 (4.18.0-r0) 15:34:22 (33/74) Installing libunistring (0.9.10-r1) 15:34:22 (34/74) Installing gnutls (3.7.1-r0) 15:34:22 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:34:22 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 15:34:22 (37/74) Installing lame (3.100-r0) 15:34:22 (38/74) Installing opus (1.3.1-r1) 15:34:22 (39/74) Installing libgomp (10.3.1_git20211027-r0) 15:34:22 (40/74) Installing soxr (0.1.3-r2) 15:34:22 (41/74) Installing libgcc (10.3.1_git20211027-r0) 15:34:22 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 15:34:22 (43/74) Installing libsrt (1.4.2-r1) 15:34:22 (44/74) Installing libssh (0.9.6-r1) 15:34:22 (45/74) Installing libogg (1.3.5-r0) 15:34:22 (46/74) Installing libtheora (1.1.1-r16) 15:34:22 (47/74) Installing libjpeg-turbo (2.1.2-r0) 15:34:22 (48/74) Installing v4l-utils-libs (1.22.1-r1) 15:34:22 (49/74) Installing libxext (1.3.4-r0) 15:34:22 (50/74) Installing libxfixes (6.0.0-r0) 15:34:22 (51/74) Installing libpciaccess (0.16-r0) 15:34:22 (52/74) Installing libdrm (2.4.109-r0) 15:34:22 (53/74) Installing wayland-libs-client (1.19.0-r1) 15:34:22 (54/74) Installing libva (2.13.0-r0) 15:34:22 (55/74) Installing libvdpau (1.4-r0) 15:34:22 (56/74) Installing vidstab (1.1.0-r1) 15:34:22 (57/74) Installing libvorbis (1.3.7-r0) 15:34:22 (58/74) Installing libvpx (1.10.0-r0) 15:34:22 (59/74) Installing vulkan-loader (1.2.196-r0) 15:34:22 (60/74) Installing libwebp (1.2.2-r0) 15:34:22 (61/74) Installing x264-libs (20210613-r0) 15:34:22 (62/74) Installing x265-libs (3.5-r0) 15:34:22 (63/74) Installing xvidcore (1.3.7-r1) 15:34:22 (64/74) Installing ffmpeg-libs (4.4.1-r2) 15:34:23 (65/74) Installing ffmpeg (4.4.1-r2) 15:34:23 (66/74) Installing udev-init-scripts (35-r0) 15:34:23 Executing udev-init-scripts-35-r0.post-install 15:34:23 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 15:34:23 (68/74) Installing xz-libs (5.2.5-r1) 15:34:23 (69/74) Installing zstd-libs (1.5.0-r0) 15:34:23 (70/74) Installing kmod-libs (29-r2) 15:34:23 (71/74) Installing eudev (3.2.11_pre1-r0) 15:34:23 (72/74) Installing libsodium (1.0.18-r0) 15:34:23 (73/74) Installing libzmq (4.3.4-r0) 15:34:23 (74/74) Installing zeromq (4.3.4-r0) 15:34:23 Executing busybox-1.34.1-r5.trigger 15:34:23 Executing eudev-3.2.11_pre1-r0.trigger 15:34:23 OK: 78 MiB in 88 packages 15:34:24 Removing intermediate container a9257270570e 15:34:24 ---> 4143cd0fd051 15:34:24 Step 17/29 : WORKDIR / 15:34:24 ---> Running in 17c6d78a6e92 15:34:24 Removing intermediate container 17c6d78a6e92 15:34:24 ---> 777e192411e6 15:34:24 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 15:34:25 ---> 16482479d857 15:34:25 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 15:34:25 ---> b161dcda128e 15:34:25 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:34:25 ---> d14d4c0dfca1 15:34:25 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:34:25 ---> 2b22383fb8f9 15:34:25 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 15:34:25 ---> 833f5fc2ecb5 15:34:25 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 15:34:26 ---> 25336aae0985 15:34:26 Step 24/29 : EXPOSE 59983 15:34:26 ---> Running in 0d91d6532489 15:34:26 Removing intermediate container 0d91d6532489 15:34:26 ---> a8612190364a 15:34:26 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:34:26 ---> Running in 477452701b4a 15:34:26 Removing intermediate container 477452701b4a 15:34:26 ---> ac03df820a2a 15:34:26 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:34:26 ---> Running in 1dc9099a0c4c 15:34:26 Removing intermediate container 1dc9099a0c4c 15:34:26 ---> 062678745b84 15:34:26 Step 27/29 : LABEL arch=amd64 15:34:26 ---> Running in 95491430aca7 15:34:26 Removing intermediate container 95491430aca7 15:34:26 ---> 550e550f72da 15:34:26 Step 28/29 : LABEL git_sha=d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:34:26 ---> Running in 0c925c316f9d 15:34:27 Removing intermediate container 0c925c316f9d 15:34:27 ---> 8ff9ddb66c18 15:34:27 Step 29/29 : LABEL version=0.0.1-dev.13 15:34:27 ---> Running in 2eb9e315f206 15:34:27 Removing intermediate container 2eb9e315f206 15:34:27 ---> 07c1bf3c473d 15:34:27 [Warning] One or more build-args [ARCH] were not consumed 15:34:27 Successfully built 07c1bf3c473d 15:34:27 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 15:34:27 provisioning config files... 15:34:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7067956258623596385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:27 ---> docker-login.sh 15:34:27 nexus3.edgexfoundry.org:10001 15:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:27 Configure a credential helper to remove this warning. See 15:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:27 15:34:27 Login Succeeded 15:34:27 nexus3.edgexfoundry.org:10002 15:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:27 Configure a credential helper to remove this warning. See 15:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:27 15:34:27 Login Succeeded 15:34:27 nexus3.edgexfoundry.org:10003 15:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:27 Configure a credential helper to remove this warning. See 15:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:27 15:34:27 Login Succeeded 15:34:27 nexus3.edgexfoundry.org:10004 15:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:28 Configure a credential helper to remove this warning. See 15:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:28 15:34:28 Login Succeeded 15:34:28 docker.io 15:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:28 Configure a credential helper to remove this warning. See 15:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:28 15:34:28 Login Succeeded 15:34:28 ---> docker-login.sh ends [Pipeline] } 15:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:28 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 15:34:28 d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:34:28 latest 15:34:28 0.0.1-dev.13 15:34:28 d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 15:34:28 main 15:34:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:34:29 550e596c6d0e: Preparing 15:34:29 1207169bf42c: Preparing 15:34:29 361d6ab0acce: Preparing 15:34:29 2fdc624e58a4: Preparing 15:34:29 29984d5daf54: Preparing 15:34:29 5eb785dae55c: Preparing 15:34:29 c41eb8a2d725: Preparing 15:34:29 4fc242d58285: Preparing 15:34:29 c41eb8a2d725: Waiting 15:34:29 5eb785dae55c: Waiting 15:34:29 4fc242d58285: Waiting 15:34:29 361d6ab0acce: Pushed 15:34:29 29984d5daf54: Pushed 15:34:29 1207169bf42c: Pushed 15:34:29 2fdc624e58a4: Pushed 15:34:29 4fc242d58285: Layer already exists 15:34:31 550e596c6d0e: Pushed 15:34:32 5eb785dae55c: Pushed 15:34:36 c41eb8a2d725: Pushed 15:34:36 d52eed5e0bdf095fe71ab1c2620e174378e09b3d: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:34:38 550e596c6d0e: Preparing 15:34:38 1207169bf42c: Preparing 15:34:38 361d6ab0acce: Preparing 15:34:38 2fdc624e58a4: Preparing 15:34:38 29984d5daf54: Preparing 15:34:38 5eb785dae55c: Preparing 15:34:38 c41eb8a2d725: Preparing 15:34:38 4fc242d58285: Preparing 15:34:38 4fc242d58285: Waiting 15:34:38 5eb785dae55c: Waiting 15:34:38 2fdc624e58a4: Layer already exists 15:34:38 1207169bf42c: Layer already exists 15:34:38 361d6ab0acce: Layer already exists 15:34:38 29984d5daf54: Layer already exists 15:34:38 550e596c6d0e: Layer already exists 15:34:38 c41eb8a2d725: Layer already exists 15:34:38 5eb785dae55c: Layer already exists 15:34:38 4fc242d58285: Layer already exists 15:34:38 latest: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.13 15:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:34:38 550e596c6d0e: Preparing 15:34:38 1207169bf42c: Preparing 15:34:38 361d6ab0acce: Preparing 15:34:38 2fdc624e58a4: Preparing 15:34:38 29984d5daf54: Preparing 15:34:38 5eb785dae55c: Preparing 15:34:38 c41eb8a2d725: Preparing 15:34:38 4fc242d58285: Preparing 15:34:38 5eb785dae55c: Waiting 15:34:38 c41eb8a2d725: Waiting 15:34:38 4fc242d58285: Waiting 15:34:38 2fdc624e58a4: Layer already exists 15:34:38 1207169bf42c: Layer already exists 15:34:38 361d6ab0acce: Layer already exists 15:34:38 29984d5daf54: Layer already exists 15:34:38 550e596c6d0e: Layer already exists 15:34:38 c41eb8a2d725: Layer already exists 15:34:38 5eb785dae55c: Layer already exists 15:34:38 4fc242d58285: Layer already exists 15:34:38 0.0.1-dev.13: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 15:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:34:39 550e596c6d0e: Preparing 15:34:39 1207169bf42c: Preparing 15:34:39 361d6ab0acce: Preparing 15:34:39 2fdc624e58a4: Preparing 15:34:39 29984d5daf54: Preparing 15:34:39 5eb785dae55c: Preparing 15:34:39 c41eb8a2d725: Preparing 15:34:39 4fc242d58285: Preparing 15:34:39 c41eb8a2d725: Waiting 15:34:39 5eb785dae55c: Waiting 15:34:39 4fc242d58285: Waiting 15:34:39 1207169bf42c: Layer already exists 15:34:39 29984d5daf54: Layer already exists 15:34:39 2fdc624e58a4: Layer already exists 15:34:39 550e596c6d0e: Layer already exists 15:34:39 361d6ab0acce: Layer already exists 15:34:39 5eb785dae55c: Layer already exists 15:34:39 c41eb8a2d725: Layer already exists 15:34:39 4fc242d58285: Layer already exists 15:34:39 d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17150 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 15:34:39 Running in /w/workspace/device-usb-camera/24 [Pipeline] { [Pipeline] checkout 15:34:39 Selected Git installation does not exist. Using Default 15:34:39 The recommended git tool is: NONE 15:34:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 15:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:34:40 550e596c6d0e: Preparing 15:34:40 1207169bf42c: Preparing 15:34:40 361d6ab0acce: Preparing 15:34:40 2fdc624e58a4: Preparing 15:34:40 29984d5daf54: Preparing 15:34:40 5eb785dae55c: Preparing 15:34:40 c41eb8a2d725: Preparing 15:34:40 4fc242d58285: Preparing 15:34:40 c41eb8a2d725: Waiting 15:34:40 4fc242d58285: Waiting 15:34:40 5eb785dae55c: Waiting 15:34:40 29984d5daf54: Layer already exists 15:34:40 361d6ab0acce: Layer already exists 15:34:40 1207169bf42c: Layer already exists 15:34:40 550e596c6d0e: Layer already exists 15:34:40 2fdc624e58a4: Layer already exists 15:34:40 5eb785dae55c: Layer already exists 15:34:40 c41eb8a2d725: Layer already exists 15:34:40 4fc242d58285: Layer already exists 15:34:40 main: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:40 ===================================================== [Pipeline] echo 15:34:40 taggedImages: 15:34:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:34:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:34:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.13 15:34:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 15:34:40 - 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 15:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:40 15:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:40 latest: Pulling from edgex-lftools-log-publisher 15:34:40 5eb5b503b376: Pulling fs layer 15:34:40 5c69ac0246d0: Pulling fs layer 15:34:40 ec43610c2a17: Pulling fs layer 15:34:40 3a2ae6a8a46f: Pulling fs layer 15:34:40 33b1e0a273af: Pulling fs layer 15:34:40 5d3b04190fa2: Pulling fs layer 15:34:40 2f39f015ded8: Pulling fs layer 15:34:40 2f39f015ded8: Waiting 15:34:40 33b1e0a273af: Waiting 15:34:40 3a2ae6a8a46f: Waiting 15:34:40 5c69ac0246d0: Download complete 15:34:40 3a2ae6a8a46f: Verifying Checksum 15:34:40 3a2ae6a8a46f: Download complete 15:34:40 33b1e0a273af: Verifying Checksum 15:34:40 33b1e0a273af: Download complete 15:34:40 ec43610c2a17: Verifying Checksum 15:34:40 ec43610c2a17: Download complete 15:34:40 5d3b04190fa2: Verifying Checksum 15:34:40 5d3b04190fa2: Download complete 15:34:41 5eb5b503b376: Verifying Checksum 15:34:41 5eb5b503b376: Download complete 15:34:41 2f39f015ded8: Download complete 15:34:42 5eb5b503b376: Pull complete 15:34:42 5c69ac0246d0: Pull complete 15:34:43 ec43610c2a17: Pull complete 15:34:43 3a2ae6a8a46f: Pull complete 15:34:43 33b1e0a273af: Pull complete 15:34:43 5d3b04190fa2: Pull complete 15:34:45 using credential edgex-jenkins-ssh 15:34:45 Cloning the remote Git repository 15:34:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 15:34:46 > git init /w/workspace/device-usb-camera/24 # timeout=10 15:34:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:34:46 > git --version # timeout=10 15:34:46 > git --version # 'git version 2.25.1' 15:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:47 Avoid second fetch 15:34:47 Checking out Revision d52eed5e0bdf095fe71ab1c2620e174378e09b3d (main) 15:34:47 2f39f015ded8: Pull complete 15:34:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:47 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:34:47 $ 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 15:34:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:34:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:47 > git config core.sparsecheckout # timeout=10 15:34:47 > git checkout -f d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 15:34:49 $ docker top 76f0f1bec1c562ea5207882644393c9f6914635cf560a4b6486188c713004efd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:49 ---> job-cost.sh 15:34:49 lf-activate-venv: SKIPPING 15:34:49 INFO: No Stack... 15:34:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:50 INFO: Archiving Costs [Pipeline] sh 15:34:50 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 15:34:50 + cut -d, -f6 [Pipeline] lock 15:34:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] 15:34:50 Resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] did not exist. Created. 15:34:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:51 + echo total: 0.2199999988079071 [Pipeline] stash 15:34:51 Stashed 1 file(s) [Pipeline] } 15:34:51 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:51 $ docker stop --time=1 76f0f1bec1c562ea5207882644393c9f6914635cf560a4b6486188c713004efd 15:34:51 Commit message: "feat(snap): Add snap packaging (#30)" 15:34:51 15:34:51 GitHub has been notified of this commit’s build result 15:34:51 15:34:52 $ docker rm -f 76f0f1bec1c562ea5207882644393c9f6914635cf560a4b6486188c713004efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:34:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:53 Dload Upload Total Spent Left Speed 15:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 15:34:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:34:54 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 15:34:54 /etc/docker/daemon.new 15:34:54 { 15:34:54 "registry-mirrors": [ 15:34:54 "https://nexus3.edgexfoundry.org:10001" 15:34:54 ], 15:34:54 "bip": "10.250.0.254/24", 15:34:54 "hosts": [ 15:34:54 "tcp://0.0.0.0:5555", 15:34:54 "unix:///var/run/docker.sock" 15:34:54 ], 15:34:54 "mtu": 1458, 15:34:54 "selinux-enabled": true, 15:34:54 "seccomp-profile": "/etc/docker/seccomp.json" 15:34:54 } [Pipeline] sh 15:34:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:34:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:13 provisioning config files... 15:35:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/24@tmp/config7334697001337251986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:13 ---> docker-login.sh 15:35:13 nexus3.edgexfoundry.org:10001 15:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:14 Configure a credential helper to remove this warning. See 15:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:14 15:35:14 Login Succeeded 15:35:14 nexus3.edgexfoundry.org:10002 15:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:14 Configure a credential helper to remove this warning. See 15:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:14 15:35:14 Login Succeeded 15:35:15 nexus3.edgexfoundry.org:10003 15:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:15 Configure a credential helper to remove this warning. See 15:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:15 15:35:15 Login Succeeded 15:35:15 nexus3.edgexfoundry.org:10004 15:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:15 Configure a credential helper to remove this warning. See 15:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:15 15:35:15 Login Succeeded 15:35:15 docker.io 15:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:16 Configure a credential helper to remove this warning. See 15:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:16 15:35:16 Login Succeeded 15:35:16 ---> docker-login.sh ends [Pipeline] } 15:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:16 ========================================================= 15:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:35:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:35:17 Sending build context to Docker daemon 435.7kB 15:35:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:35:17 Step 2/12 : FROM ${BASE} AS builder 15:35:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:35:17 9b3977197b4f: Pulling fs layer 15:35:17 1a89e8eeedd5: Pulling fs layer 15:35:17 94645a83ff95: Pulling fs layer 15:35:17 e6fb740bc735: Pulling fs layer 15:35:17 3a77bd46dcc9: Pulling fs layer 15:35:17 355e64cbe906: Pulling fs layer 15:35:17 63ab81a10011: Pulling fs layer 15:35:17 555d1d1c4555: Pulling fs layer 15:35:17 7d9057610161: Pulling fs layer 15:35:17 e6fb740bc735: Waiting 15:35:17 3a77bd46dcc9: Waiting 15:35:17 355e64cbe906: Waiting 15:35:17 63ab81a10011: Waiting 15:35:17 555d1d1c4555: Waiting 15:35:17 7d9057610161: Waiting 15:35:17 94645a83ff95: Verifying Checksum 15:35:17 94645a83ff95: Download complete 15:35:17 1a89e8eeedd5: Verifying Checksum 15:35:17 1a89e8eeedd5: Download complete 15:35:17 3a77bd46dcc9: Verifying Checksum 15:35:17 3a77bd46dcc9: Download complete 15:35:17 355e64cbe906: Verifying Checksum 15:35:17 355e64cbe906: Download complete 15:35:17 9b3977197b4f: Download complete 15:35:17 63ab81a10011: Verifying Checksum 15:35:17 63ab81a10011: Download complete 15:35:18 9b3977197b4f: Pull complete 15:35:18 7d9057610161: Verifying Checksum 15:35:18 7d9057610161: Download complete 15:35:19 1a89e8eeedd5: Pull complete 15:35:19 94645a83ff95: Pull complete 15:35:19 555d1d1c4555: Verifying Checksum 15:35:19 555d1d1c4555: Download complete 15:35:20 e6fb740bc735: Verifying Checksum 15:35:20 e6fb740bc735: Download complete 15:35:33 e6fb740bc735: Pull complete 15:35:33 3a77bd46dcc9: Pull complete 15:35:33 355e64cbe906: Pull complete 15:35:33 63ab81a10011: Pull complete 15:35:39 555d1d1c4555: Pull complete 15:35:41 7d9057610161: Pull complete 15:35:41 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:35:41 ---> 819e984ddca1 15:35:41 Step 3/12 : ARG MAKE="make build" 15:35:42 ---> Running in 040362f5baea 15:35:43 Removing intermediate container 040362f5baea 15:35:43 ---> 8bf73cab0811 15:35:43 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:35:43 ---> Running in 6d9170520c7e 15:35:43 Removing intermediate container 6d9170520c7e 15:35:43 ---> 1bf1ccf3f54d 15:35:43 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:35:43 ---> Running in dd1439f92ba1 15:35:43 Removing intermediate container dd1439f92ba1 15:35:43 ---> 664cc1601d7a 15:35:43 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:43 ---> Running in 35c88b0a6a30 15:35:45 Removing intermediate container 35c88b0a6a30 15:35:45 ---> 833f576b970e 15:35:45 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:45 ---> Running in 2cbb46a74a53 15:35:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:35:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:35:48 (1/14) Installing libintl (0.21-r0) 15:35:48 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 15:35:48 (3/14) Installing libjpeg-turbo (2.1.2-r0) 15:35:48 (4/14) Installing v4l-utils-libs (1.22.1-r1) 15:35:48 (5/14) Installing v4l-utils (1.22.1-r1) 15:35:49 (6/14) Installing udev-init-scripts (35-r0) 15:35:49 Executing udev-init-scripts-35-r0.post-install 15:35:49 (7/14) Installing libblkid (2.37.4-r0) 15:35:49 (8/14) Installing xz-libs (5.2.5-r1) 15:35:49 (9/14) Installing zstd-libs (1.5.0-r0) 15:35:49 (10/14) Installing kmod-libs (29-r2) 15:35:49 (11/14) Installing eudev (3.2.11_pre1-r0) 15:35:49 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 15:35:49 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:35:49 (14/14) Installing v4l-utils-dev (1.22.1-r1) 15:35:49 Executing busybox-1.34.1-r3.trigger 15:35:49 Executing eudev-3.2.11_pre1-r0.trigger 15:35:49 OK: 228 MiB in 66 packages 15:35:51 Removing intermediate container 2cbb46a74a53 15:35:51 ---> 379f026487ee 15:35:51 Step 8/12 : WORKDIR /device-usb-camera 15:35:51 ---> Running in 4a227f115892 15:35:51 Removing intermediate container 4a227f115892 15:35:51 ---> bd4c3ad95b33 15:35:51 Step 9/12 : COPY go.mod vendor* ./ 15:35:51 ---> 4ce7ae52c073 15:35:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:52 ---> Running in 36603bd53f97 15:36:39 Removing intermediate container 36603bd53f97 15:36:39 ---> e1716489cb18 15:36:39 Step 11/12 : COPY . . 15:36:39 ---> 9a1e9be26e40 15:36:39 Step 12/12 : RUN ${MAKE} 15:36:39 ---> Running in 840e2105f7af 15:36:39 noop 15:36:39 Removing intermediate container 840e2105f7af 15:36:39 ---> 1ca2128637e5 15:36:39 Successfully built 1ca2128637e5 15:36:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:39 + docker inspect -f . ci-base-image-arm64 15:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container 15:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/24 -v /w/workspace/device-usb-camera/24:/w/workspace/device-usb-camera/24:rw,z -v /w/workspace/device-usb-camera/24@tmp:/w/workspace/device-usb-camera/24@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 15:36:41 $ docker top 64dcea78b417c1e0eaecc3abd8c17c68b15e4207c98ca3e275e01c765b47781c -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:42 + go version 15:36:42 go version go1.17.7 linux/arm64 [Pipeline] } 15:36:42 $ docker stop --time=1 64dcea78b417c1e0eaecc3abd8c17c68b15e4207c98ca3e275e01c765b47781c 15:36:43 $ docker rm -f 64dcea78b417c1e0eaecc3abd8c17c68b15e4207c98ca3e275e01c765b47781c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:44 + docker inspect -f . ci-base-image-arm64 15:36:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:44 prd-ubuntu20.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container 15:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/24 -v /w/workspace/device-usb-camera/24:/w/workspace/device-usb-camera/24:rw,z -v /w/workspace/device-usb-camera/24@tmp:/w/workspace/device-usb-camera/24@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 15:36:46 $ docker top 0dd3f2cd537d148642d4eb877b791952d05c4ebfd886fe71292a1b65acebbe86 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:36:46 + make test 15:36:46 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:36:48 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:38:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:38:10 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 15:38:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:38:10 CGO_ENABLED=1 go vet ./... 15:38:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:38:37 ./bin/test-attribution-txt.sh [Pipeline] echo 15:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:38:37 $ docker stop --time=1 0dd3f2cd537d148642d4eb877b791952d05c4ebfd886fe71292a1b65acebbe86 15:38:38 $ docker rm -f 0dd3f2cd537d148642d4eb877b791952d05c4ebfd886fe71292a1b65acebbe86 [Pipeline] // withDockerContainer [Pipeline] sh 15:38:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:39 Warning: overwriting stash ‘coverage-report’ 15:38:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:40 + ls -al . 15:38:40 total 160 15:38:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 15:38 . 15:38:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:34 .. 15:38:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 15:34 .git 15:38:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:34 .github 15:38:40 -rw-rw-r-- 1 jenkins jenkins 414 Jul 7 15:34 .gitignore 15:38:40 -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 15:34 .golangci.yml 15:38:40 -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 15:34 .hadolint.yml 15:38:40 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 15:34 Attribution.txt 15:38:40 -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 15:34 CHANGELOG.md 15:38:40 -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 15:34 Dockerfile 15:38:40 -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 15:34 GOVERNANCE.md 15:38:40 -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 15:34 Jenkinsfile 15:38:40 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 15:34 LICENSE 15:38:40 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 15:34 Makefile 15:38:40 -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 15:34 OWNERS.md 15:38:40 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 15:34 README.md 15:38:40 -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 15:32 VERSION 15:38:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 15:34 bin 15:38:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:34 cmd 15:38:40 -rw-r--r-- 1 jenkins jenkins 10 Jul 7 15:36 coverage.out 15:38:40 -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 15:34 docker-entrypoint.sh 15:38:40 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 15:34 go.mod 15:38:40 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 15:34 go.sum 15:38:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:34 internal 15:38:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:34 snap 15:38:40 -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 15:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:41 + 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=d52eed5e0bdf095fe71ab1c2620e174378e09b3d --label arch=arm64 --label version=0.0.1-dev.13 . 15:38:41 Sending build context to Docker daemon 436.7kB 15:38:41 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 15:38:41 Step 2/29 : FROM ${BASE} AS builder 15:38:41 ---> 1ca2128637e5 15:38:41 Step 3/29 : ARG MAKE="make build" 15:38:41 ---> Running in cf7a89965427 15:38:42 Removing intermediate container cf7a89965427 15:38:42 ---> fc3abfff3fc9 15:38:42 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:38:42 ---> Running in 55e9def20371 15:38:42 Removing intermediate container 55e9def20371 15:38:42 ---> 39a8f3476959 15:38:42 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:38:42 ---> Running in f0fb34899dc8 15:38:42 Removing intermediate container f0fb34899dc8 15:38:42 ---> c6a82279accf 15:38:42 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:42 ---> Running in b328f59986b8 15:38:44 Removing intermediate container b328f59986b8 15:38:44 ---> fb226c3b7081 15:38:44 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:44 ---> Running in 4597d8be27d6 15:38:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:38:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:38:47 OK: 228 MiB in 66 packages 15:38:48 Removing intermediate container 4597d8be27d6 15:38:48 ---> cd1d0a161b27 15:38:48 Step 8/29 : WORKDIR /device-usb-camera 15:38:48 ---> Running in d9d9721a7dd0 15:38:48 Removing intermediate container d9d9721a7dd0 15:38:48 ---> 56f397debf1b 15:38:48 Step 9/29 : COPY go.mod vendor* ./ 15:38:49 ---> 02e34f9e9268 15:38:49 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:49 ---> Running in 8260355fbfb3 15:38:51 Removing intermediate container 8260355fbfb3 15:38:51 ---> e1be702fb4b7 15:38:51 Step 11/29 : COPY . . 15:38:51 ---> 598d10ecdbcb 15:38:51 Step 12/29 : RUN ${MAKE} 15:38:51 ---> Running in 100b1d7fae5b 15:38:52 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 15:40:59 Removing intermediate container 100b1d7fae5b 15:40:59 ---> a9e7b74ed6c0 15:40:59 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:40:59 v0.18.4: Pulling from aler9/rtsp-simple-server 15:40:59 eab2503cf8f4: Pulling fs layer 15:40:59 97cd0a44c592: Pulling fs layer 15:40:59 97cd0a44c592: Verifying Checksum 15:40:59 97cd0a44c592: Download complete 15:40:59 eab2503cf8f4: Verifying Checksum 15:40:59 eab2503cf8f4: Download complete 15:40:59 eab2503cf8f4: Pull complete 15:40:59 97cd0a44c592: Pull complete 15:40:59 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:40:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:40:59 ---> 7f763cca56b3 15:40:59 Step 14/29 : FROM alpine:3.15 15:40:59 3.15: Pulling from library/alpine 15:40:59 9981e73032c8: Pulling fs layer 15:40:59 9981e73032c8: Download complete 15:40:59 9981e73032c8: Pull complete 15:40:59 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:40:59 Status: Downloaded newer image for alpine:3.15 15:40:59 ---> 3fb3c9af89a9 15:40:59 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:40:59 ---> Running in 68756ee80e27 15:40:59 Removing intermediate container 68756ee80e27 15:40:59 ---> 78123af56ce8 15:40:59 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:40:59 ---> Running in de69a29d72cf 15:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:40:59 (1/73) Installing dumb-init (1.2.5-r1) 15:40:59 (2/73) Installing sdl2 (2.0.16-r4) 15:40:59 (3/73) Installing libxau (1.0.9-r0) 15:40:59 (4/73) Installing libmd (1.0.3-r0) 15:40:59 (5/73) Installing libbsd (0.11.3-r1) 15:40:59 (6/73) Installing libxdmcp (1.1.3-r0) 15:40:59 (7/73) Installing libxcb (1.14-r2) 15:40:59 (8/73) Installing libx11 (1.7.2-r0) 15:40:59 (9/73) Installing aom-libs (3.2.0-r0) 15:40:59 (10/73) Installing alsa-lib (1.2.5.1-r1) 15:40:59 (11/73) Installing expat (2.4.7-r0) 15:40:59 (12/73) Installing brotli-libs (1.0.9-r5) 15:40:59 (13/73) Installing libbz2 (1.0.8-r1) 15:40:59 (14/73) Installing libpng (1.6.37-r1) 15:40:59 (15/73) Installing freetype (2.11.1-r2) 15:40:59 (16/73) Installing libuuid (2.37.4-r0) 15:40:59 (17/73) Installing fontconfig (2.13.1-r4) 15:40:59 (18/73) Installing fribidi (1.0.11-r0) 15:40:59 (19/73) Installing libffi (3.4.2-r1) 15:40:59 (20/73) Installing libintl (0.21-r0) 15:40:59 (21/73) Installing libblkid (2.37.4-r0) 15:40:59 (22/73) Installing libmount (2.37.4-r0) 15:40:59 (23/73) Installing pcre (8.45-r1) 15:40:59 (24/73) Installing glib (2.70.1-r0) 15:40:59 (25/73) Installing graphite2 (1.3.14-r0) 15:40:59 (26/73) Installing harfbuzz (3.0.0-r2) 15:40:59 (27/73) Installing libass (0.15.2-r0) 15:40:59 (28/73) Installing libdav1d (0.9.2-r0) 15:40:59 (29/73) Installing gmp (6.2.1-r1) 15:40:59 (30/73) Installing nettle (3.7.3-r0) 15:40:59 (31/73) Installing p11-kit (0.24.0-r1) 15:40:59 (32/73) Installing libtasn1 (4.18.0-r0) 15:40:59 (33/73) Installing libunistring (0.9.10-r1) 15:40:59 (34/73) Installing gnutls (3.7.1-r0) 15:40:59 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:40:59 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 15:40:59 (37/73) Installing lame (3.100-r0) 15:40:59 (38/73) Installing opus (1.3.1-r1) 15:40:59 (39/73) Installing libgomp (10.3.1_git20211027-r0) 15:40:59 (40/73) Installing soxr (0.1.3-r2) 15:40:59 (41/73) Installing libgcc (10.3.1_git20211027-r0) 15:40:59 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 15:40:59 (43/73) Installing libsrt (1.4.2-r1) 15:40:59 (44/73) Installing libssh (0.9.6-r1) 15:40:59 (45/73) Installing libogg (1.3.5-r0) 15:40:59 (46/73) Installing libtheora (1.1.1-r16) 15:40:59 (47/73) Installing libjpeg-turbo (2.1.2-r0) 15:40:59 (48/73) Installing v4l-utils-libs (1.22.1-r1) 15:40:59 (49/73) Installing libxext (1.3.4-r0) 15:40:59 (50/73) Installing libxfixes (6.0.0-r0) 15:40:59 (51/73) Installing libdrm (2.4.109-r0) 15:40:59 (52/73) Installing wayland-libs-client (1.19.0-r1) 15:40:59 (53/73) Installing libva (2.13.0-r0) 15:40:59 (54/73) Installing libvdpau (1.4-r0) 15:40:59 (55/73) Installing vidstab (1.1.0-r1) 15:40:59 (56/73) Installing libvorbis (1.3.7-r0) 15:40:59 (57/73) Installing libvpx (1.10.0-r0) 15:40:59 (58/73) Installing vulkan-loader (1.2.196-r0) 15:40:59 (59/73) Installing libwebp (1.2.2-r0) 15:40:59 (60/73) Installing x264-libs (20210613-r0) 15:40:59 (61/73) Installing x265-libs (3.5-r0) 15:40:59 (62/73) Installing xvidcore (1.3.7-r1) 15:40:59 (63/73) Installing ffmpeg-libs (4.4.1-r2) 15:40:59 (64/73) Installing ffmpeg (4.4.1-r2) 15:40:59 (65/73) Installing udev-init-scripts (35-r0) 15:40:59 Executing udev-init-scripts-35-r0.post-install 15:40:59 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 15:40:59 (67/73) Installing xz-libs (5.2.5-r1) 15:40:59 (68/73) Installing zstd-libs (1.5.0-r0) 15:40:59 (69/73) Installing kmod-libs (29-r2) 15:40:59 (70/73) Installing eudev (3.2.11_pre1-r0) 15:40:59 (71/73) Installing libsodium (1.0.18-r0) 15:40:59 (72/73) Installing libzmq (4.3.4-r0) 15:40:59 (73/73) Installing zeromq (4.3.4-r0) 15:40:59 Executing busybox-1.34.1-r5.trigger 15:40:59 Executing eudev-3.2.11_pre1-r0.trigger 15:40:59 OK: 67 MiB in 87 packages 15:41:00 Removing intermediate container de69a29d72cf 15:41:00 ---> 0410ee6a55f5 15:41:00 Step 17/29 : WORKDIR / 15:41:00 ---> Running in 9e487c510622 15:41:00 Removing intermediate container 9e487c510622 15:41:00 ---> 9cbad19880d7 15:41:00 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 15:41:02 ---> 4bf090262dfd 15:41:02 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 15:41:03 ---> e3e1d00f555f 15:41:03 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:41:03 ---> 35efaa3724a4 15:41:03 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:41:04 ---> 92a6dbf43d77 15:41:04 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 15:41:04 ---> 838fc3ec7a59 15:41:04 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 15:41:06 ---> 2bd49a705766 15:41:06 Step 24/29 : EXPOSE 59983 15:41:06 ---> Running in 1f43475ae948 15:41:06 Removing intermediate container 1f43475ae948 15:41:06 ---> 9bd85750cd89 15:41:06 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:41:06 ---> Running in df81870ee88d 15:41:06 Removing intermediate container df81870ee88d 15:41:06 ---> 0bc9184cecd7 15:41:06 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:41:06 ---> Running in fc9827d9f299 15:41:07 Removing intermediate container fc9827d9f299 15:41:07 ---> de5b6c44fa57 15:41:07 Step 27/29 : LABEL arch=arm64 15:41:07 ---> Running in cdb7c4acc547 15:41:07 Removing intermediate container cdb7c4acc547 15:41:07 ---> 2626845c8c04 15:41:07 Step 28/29 : LABEL git_sha=d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:41:07 ---> Running in 3fe9eff362aa 15:41:07 Removing intermediate container 3fe9eff362aa 15:41:07 ---> ac5644ad6f27 15:41:07 Step 29/29 : LABEL version=0.0.1-dev.13 15:41:07 ---> Running in b0a4181efa7a 15:41:08 Removing intermediate container b0a4181efa7a 15:41:08 ---> aea6c621f684 15:41:08 [Warning] One or more build-args [ARCH] were not consumed 15:41:08 Successfully built aea6c621f684 15:41:08 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 15:41:08 provisioning config files... 15:41:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/24@tmp/config5798292959082827212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:08 ---> docker-login.sh 15:41:08 nexus3.edgexfoundry.org:10001 15:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:08 Configure a credential helper to remove this warning. See 15:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:08 15:41:08 Login Succeeded 15:41:08 nexus3.edgexfoundry.org:10002 15:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:09 Configure a credential helper to remove this warning. See 15:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:09 15:41:09 Login Succeeded 15:41:09 nexus3.edgexfoundry.org:10003 15:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:10 Configure a credential helper to remove this warning. See 15:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:10 15:41:10 Login Succeeded 15:41:10 nexus3.edgexfoundry.org:10004 15:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:10 Configure a credential helper to remove this warning. See 15:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:10 15:41:10 Login Succeeded 15:41:10 docker.io 15:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:11 Configure a credential helper to remove this warning. See 15:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:11 15:41:11 Login Succeeded 15:41:11 ---> docker-login.sh ends [Pipeline] } 15:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:11 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 15:41:11 d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:41:11 latest 15:41:11 0.0.1-dev.13 15:41:11 d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 15:41:11 main 15:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:11 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:41:12 a43932d1df72: Preparing 15:41:12 1207169bf42c: Preparing 15:41:12 cbd1a21b34d7: Preparing 15:41:12 74b92e4b2365: Preparing 15:41:12 e2bd742d862a: Preparing 15:41:12 591608725c55: Preparing 15:41:12 b3c6b98b2b4a: Preparing 15:41:12 4f4ce317c6bb: Preparing 15:41:12 591608725c55: Waiting 15:41:12 b3c6b98b2b4a: Waiting 15:41:12 4f4ce317c6bb: Waiting 15:41:12 74b92e4b2365: Pushed 15:41:12 cbd1a21b34d7: Pushed 15:41:12 e2bd742d862a: Pushed 15:41:12 1207169bf42c: Pushed 15:41:12 4f4ce317c6bb: Layer already exists 15:41:16 a43932d1df72: Pushed 15:41:18 591608725c55: Pushed 15:41:26 b3c6b98b2b4a: Pushed 15:41:26 d52eed5e0bdf095fe71ab1c2620e174378e09b3d: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:27 + 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 15:41:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:41:27 a43932d1df72: Preparing 15:41:27 1207169bf42c: Preparing 15:41:27 cbd1a21b34d7: Preparing 15:41:27 74b92e4b2365: Preparing 15:41:27 e2bd742d862a: Preparing 15:41:27 591608725c55: Preparing 15:41:27 b3c6b98b2b4a: Preparing 15:41:27 4f4ce317c6bb: Preparing 15:41:27 591608725c55: Waiting 15:41:27 b3c6b98b2b4a: Waiting 15:41:27 4f4ce317c6bb: Waiting 15:41:27 1207169bf42c: Layer already exists 15:41:27 74b92e4b2365: Layer already exists 15:41:27 e2bd742d862a: Layer already exists 15:41:27 cbd1a21b34d7: Layer already exists 15:41:27 a43932d1df72: Layer already exists 15:41:27 591608725c55: Layer already exists 15:41:27 4f4ce317c6bb: Layer already exists 15:41:27 b3c6b98b2b4a: Layer already exists 15:41:27 latest: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:28 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.13 15:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:41:28 a43932d1df72: Preparing 15:41:28 1207169bf42c: Preparing 15:41:28 cbd1a21b34d7: Preparing 15:41:28 74b92e4b2365: Preparing 15:41:28 e2bd742d862a: Preparing 15:41:28 591608725c55: Preparing 15:41:28 b3c6b98b2b4a: Preparing 15:41:28 4f4ce317c6bb: Preparing 15:41:28 b3c6b98b2b4a: Waiting 15:41:28 4f4ce317c6bb: Waiting 15:41:28 591608725c55: Waiting 15:41:28 cbd1a21b34d7: Layer already exists 15:41:28 1207169bf42c: Layer already exists 15:41:28 74b92e4b2365: Layer already exists 15:41:28 e2bd742d862a: Layer already exists 15:41:28 a43932d1df72: Layer already exists 15:41:28 b3c6b98b2b4a: Layer already exists 15:41:28 591608725c55: Layer already exists 15:41:28 4f4ce317c6bb: Layer already exists 15:41:28 0.0.1-dev.13: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 15:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:41:29 a43932d1df72: Preparing 15:41:29 1207169bf42c: Preparing 15:41:29 cbd1a21b34d7: Preparing 15:41:29 74b92e4b2365: Preparing 15:41:29 e2bd742d862a: Preparing 15:41:29 591608725c55: Preparing 15:41:29 b3c6b98b2b4a: Preparing 15:41:29 4f4ce317c6bb: Preparing 15:41:29 b3c6b98b2b4a: Waiting 15:41:29 4f4ce317c6bb: Waiting 15:41:29 591608725c55: Waiting 15:41:29 cbd1a21b34d7: Layer already exists 15:41:29 74b92e4b2365: Layer already exists 15:41:29 a43932d1df72: Layer already exists 15:41:29 e2bd742d862a: Layer already exists 15:41:29 1207169bf42c: Layer already exists 15:41:29 591608725c55: Layer already exists 15:41:29 4f4ce317c6bb: Layer already exists 15:41:29 b3c6b98b2b4a: Layer already exists 15:41:29 d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:30 + 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 15:41:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 15:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:41:30 a43932d1df72: Preparing 15:41:30 1207169bf42c: Preparing 15:41:30 cbd1a21b34d7: Preparing 15:41:30 74b92e4b2365: Preparing 15:41:30 e2bd742d862a: Preparing 15:41:30 591608725c55: Preparing 15:41:30 b3c6b98b2b4a: Preparing 15:41:30 4f4ce317c6bb: Preparing 15:41:30 b3c6b98b2b4a: Waiting 15:41:30 4f4ce317c6bb: Waiting 15:41:30 591608725c55: Waiting 15:41:30 1207169bf42c: Layer already exists 15:41:30 74b92e4b2365: Layer already exists 15:41:30 e2bd742d862a: Layer already exists 15:41:30 a43932d1df72: Layer already exists 15:41:30 cbd1a21b34d7: Layer already exists 15:41:30 4f4ce317c6bb: Layer already exists 15:41:30 b3c6b98b2b4a: Layer already exists 15:41:30 591608725c55: Layer already exists 15:41:30 main: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:30 ===================================================== [Pipeline] echo 15:41:30 taggedImages: 15:41:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d 15:41:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:41:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.13 15:41:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 15:41:30 - 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 15:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:31 15:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:31 arm64: Pulling from edgex-lftools-log-publisher 15:41:31 8998bd30e6a1: Pulling fs layer 15:41:31 04944245beec: Pulling fs layer 15:41:31 699f458cf7ca: Pulling fs layer 15:41:31 765212b225bb: Pulling fs layer 15:41:31 f23df028b6ca: Pulling fs layer 15:41:31 d65c8cfc05b1: Pulling fs layer 15:41:31 2437ff75d9bd: Pulling fs layer 15:41:31 765212b225bb: Waiting 15:41:31 f23df028b6ca: Waiting 15:41:31 d65c8cfc05b1: Waiting 15:41:31 2437ff75d9bd: Waiting 15:41:31 04944245beec: Verifying Checksum 15:41:31 04944245beec: Download complete 15:41:31 765212b225bb: Verifying Checksum 15:41:31 765212b225bb: Download complete 15:41:31 f23df028b6ca: Verifying Checksum 15:41:31 f23df028b6ca: Download complete 15:41:31 d65c8cfc05b1: Verifying Checksum 15:41:31 d65c8cfc05b1: Download complete 15:41:32 699f458cf7ca: Verifying Checksum 15:41:32 699f458cf7ca: Download complete 15:41:32 8998bd30e6a1: Verifying Checksum 15:41:32 8998bd30e6a1: Download complete 15:41:34 2437ff75d9bd: Verifying Checksum 15:41:34 2437ff75d9bd: Download complete 15:41:37 8998bd30e6a1: Pull complete 15:41:37 04944245beec: Pull complete 15:41:38 699f458cf7ca: Pull complete 15:41:38 765212b225bb: Pull complete 15:41:39 f23df028b6ca: Pull complete 15:41:39 d65c8cfc05b1: Pull complete 15:41:55 2437ff75d9bd: Pull complete 15:41:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:55 prd-ubuntu20.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container 15:41:55 $ 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/24 -v /w/workspace/device-usb-camera/24:/w/workspace/device-usb-camera/24:rw,z -v /w/workspace/device-usb-camera/24@tmp:/w/workspace/device-usb-camera/24@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 15:41:58 $ docker top b4523ae0f49ba58c392f6e7c8e8172507f1b705655979ea15649ed023a58fd17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:59 ---> job-cost.sh 15:41:59 lf-activate-venv: SKIPPING 15:41:59 INFO: No Stack... 15:41:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:00 INFO: Archiving Costs [Pipeline] sh 15:42:01 + cut -d, -f6 15:42:01 + cat /w/workspace/device-usb-camera/24/archives/cost.csv [Pipeline] lock 15:42:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] 15:42:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] did not exist. Created. 15:42:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:01 /w/workspace/device-usb-camera/24@tmp/durable-d9dc3180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:02 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:02 Warning: overwriting stash ‘stack-cost’ 15:42:02 Stashed 1 file(s) [Pipeline] } 15:42:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:02 $ docker stop --time=1 b4523ae0f49ba58c392f6e7c8e8172507f1b705655979ea15649ed023a58fd17 15:42:04 $ docker rm -f b4523ae0f49ba58c392f6e7c8e8172507f1b705655979ea15649ed023a58fd17 [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 15:42:04 provisioning config files... 15:42:04 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6078290033057486836tmp [Pipeline] { [Pipeline] sh 15:42:05 + set +x 15:42:05 + curl -s https://codecov.io/bash 15:42:05 + bash -s -- 15:42:05 15:42:05 _____ _ 15:42:05 / ____| | | 15:42:05 | | ___ __| | ___ ___ _____ __ 15:42:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:05 Bash-1.0.6 15:42:05 15:42:05 15:42:05 ==> git version 2.25.1 found 15:42:05 ==> 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 15:42:05 Release-Date: 2020-01-08 15:42:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:42:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:42:05 ==> Jenkins CI detected. 15:42:05 current dir:  /w/workspace/exfoundry_device-usb-camera_main 15:42:05 project root: . 15:42:05 --> token set from env 15:42:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:05 ==> Running gcov in . (disable via -X gcov) 15:42:05 ==> Python coveragepy not found 15:42:05 ==> Searching for coverage reports in: 15:42:05 + . 15:42:05 -> Found 1 reports 15:42:05 ==> Detecting git/mercurial file structure 15:42:05 ==> Reading reports 15:42:05 + ./coverage.out bytes=10 15:42:05 ==> Appending adjustments 15:42:05 https://docs.codecov.io/docs/fixing-reports 15:42:05 + Found adjustments 15:42:05 ==> Gzipping contents 15:42:05 4.0K /tmp/codecov.G6sqzz.gz 15:42:05 ==> Uploading reports 15:42:05 url: https://codecov.io 15:42:05 query: branch=main&commit=d52eed5e0bdf095fe71ab1c2620e174378e09b3d&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:05 -> Pinging Codecov 15:42:05 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=d52eed5e0bdf095fe71ab1c2620e174378e09b3d&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:05 -> Uploading to 15:42:05 https://storage.googleapis.com/codecov/v4/raw/2022-07-07/73D8F5FF140700D3E01443B452E23636/d52eed5e0bdf095fe71ab1c2620e174378e09b3d/457385cc-95bf-4448-9c6b-1b1fe537ba57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T154205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cf4567364a5eadb742f16ae59d130516b779574f218171c9111ed034ed368f8 15:42:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:05 Dload Upload Total Spent Left Speed 15:42:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1200 0 0 100 1200 0 5217 --:--:-- --:--:-- --:--:-- 5240 15:42:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] } 15:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:42:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:42:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:06 15:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:42:06 df9b9388f04a: Already exists 15:42:06 52dc419b0ee2: Pulling fs layer 15:42:06 25bc292e5bac: Pulling fs layer 15:42:06 114826534d7a: Pulling fs layer 15:42:06 4657fd5d0bcf: Pulling fs layer 15:42:06 6ad1cebc031e: Pulling fs layer 15:42:06 8a3aa393b2d8: Pulling fs layer 15:42:06 6ad1cebc031e: Waiting 15:42:06 8a3aa393b2d8: Waiting 15:42:06 4657fd5d0bcf: Waiting 15:42:06 25bc292e5bac: Verifying Checksum 15:42:06 25bc292e5bac: Download complete 15:42:06 52dc419b0ee2: Verifying Checksum 15:42:06 52dc419b0ee2: Download complete 15:42:06 4657fd5d0bcf: Verifying Checksum 15:42:06 4657fd5d0bcf: Download complete 15:42:06 52dc419b0ee2: Pull complete 15:42:06 25bc292e5bac: Pull complete 15:42:06 6ad1cebc031e: Verifying Checksum 15:42:06 6ad1cebc031e: Download complete 15:42:07 114826534d7a: Verifying Checksum 15:42:07 114826534d7a: Download complete 15:42:07 8a3aa393b2d8: Verifying Checksum 15:42:07 8a3aa393b2d8: Download complete 15:42:11 114826534d7a: Pull complete 15:42:11 4657fd5d0bcf: Pull complete 15:42:11 6ad1cebc031e: Pull complete 15:42:14 8a3aa393b2d8: Pull complete 15:42:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:42:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:14 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:42:14 $ 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 15:42:16 $ docker top 13e0f8db8891ea420415564ad780cbeb1d0db6dba0822d48143c0752a4c6eb73 -eo pid,comm [Pipeline] { [Pipeline] echo 15:42:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 15:42:16 + set -o pipefail 15:42:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 15:42:22 15:42:22 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 15:42:22 15:42:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/572b03fe-4028-4435-bae7-cdbcc5d9f07e 15:42:22 15:42:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:42:22 15:42:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:42:22 15:42:22 15:42:22 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:42:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:42:22 $ docker stop --time=1 13e0f8db8891ea420415564ad780cbeb1d0db6dba0822d48143c0752a4c6eb73 15:42:24 $ docker rm -f 13e0f8db8891ea420415564ad780cbeb1d0db6dba0822d48143c0752a4c6eb73 [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 15:42:25 + git log --format=format:%s -1 d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] sh 15:42:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:25 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:42:25 $ 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 15:42:26 $ docker top d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:26 [ssh-agent] Looking for ssh-agent implementation... 15:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:26 $ docker exec d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 ssh-agent 15:42:26 SSH_AUTH_SOCK=/tmp/ssh-iJFMdo3XBQEo/agent.34 15:42:26 SSH_AGENT_PID=41 15:42:26 Running ssh-add (command line suppressed) 15:42:26 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7139086214873001853.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7139086214873001853.key) 15:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:26 + git semver tag 15:42:27 2022-07-07 15:42:27,152 [run_tag] DEBUG tag force:False 15:42:27 2022-07-07 15:42:27,152 [check_head_tag] DEBUG check head tag 15:42:27 2022-07-07 15:42:27,152 [execute] INFO git cat-file --batch-check 15:42:27 2022-07-07 15:42:27,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:42:27 2022-07-07 15:42:27,157 [execute] INFO git cat-file --batch 15:42:27 2022-07-07 15:42:27,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:42:27 2022-07-07 15:42:27,167 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:42:27 2022-07-07 15:42:27,167 [execute] INFO git tag -a v0.0.1-dev.13 -m v0.0.1-dev.13 15:42:27 2022-07-07 15:42:27,167 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.13', '-m', 'v0.0.1-dev.13'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:42:27 2022-07-07 15:42:27,172 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:42:27 0.0.1-dev.13 [Pipeline] } 15:42:27 $ docker exec --env ******** --env ******** d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 ssh-agent -k 15:42:27 unset SSH_AUTH_SOCK; 15:42:27 unset SSH_AGENT_PID; 15:42:27 echo Agent pid 41 killed; 15:42:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:27 + git semver [Pipeline] } 15:42:27 $ docker stop --time=1 d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 15:42:29 $ docker rm -f d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:29 15:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:29 0.23.1-centos7: Pulling from edgex-lftools 15:42:29 ab5ef0e58194: Pulling fs layer 15:42:29 9712f1f96733: Pulling fs layer 15:42:29 63f879dbbcfc: Pulling fs layer 15:42:29 0d9ebad4ef96: Pulling fs layer 15:42:29 e9a5061849ea: Pulling fs layer 15:42:29 d747dcd14b5f: Pulling fs layer 15:42:29 2de7ff778b66: Pulling fs layer 15:42:29 d747dcd14b5f: Waiting 15:42:29 0d9ebad4ef96: Waiting 15:42:29 e9a5061849ea: Waiting 15:42:29 2de7ff778b66: Waiting 15:42:29 9712f1f96733: Verifying Checksum 15:42:29 9712f1f96733: Download complete 15:42:30 63f879dbbcfc: Verifying Checksum 15:42:30 63f879dbbcfc: Download complete 15:42:30 e9a5061849ea: Verifying Checksum 15:42:30 e9a5061849ea: Download complete 15:42:30 d747dcd14b5f: Download complete 15:42:30 0d9ebad4ef96: Verifying Checksum 15:42:30 0d9ebad4ef96: Download complete 15:42:30 ab5ef0e58194: Verifying Checksum 15:42:30 ab5ef0e58194: Download complete 15:42:30 2de7ff778b66: Verifying Checksum 15:42:30 2de7ff778b66: Download complete 15:42:33 ab5ef0e58194: Pull complete 15:42:33 9712f1f96733: Pull complete 15:42:34 63f879dbbcfc: Pull complete 15:42:38 0d9ebad4ef96: Pull complete 15:42:38 e9a5061849ea: Pull complete 15:42:38 d747dcd14b5f: Pull complete 15:42:39 2de7ff778b66: Pull complete 15:42:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:39 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:42:39 $ 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 15:42:42 $ docker top 6afb8d8b93ed6564195344974542f1701d6e79520d3e240987480c1c3b1a3f59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:42:42 provisioning config files... 15:42:42 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3339589083569674849tmp 15:42:42 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2302743804693856616tmp 15:42:42 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2473047059387804618tmp [Pipeline] { [Pipeline] echo 15:42:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:42:42 ---> sigul-configuration.sh 15:42:42 gpg: directory `/root/.gnupg' created 15:42:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:42:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:42:42 gpg: keyring `/root/.gnupg/secring.gpg' created 15:42:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:42:42 gpg: CAST5 encrypted data 15:42:42 gpg: encrypted with 1 passphrase 15:42:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:42:42 + mkdir /home/jenkins 15:42:42 + mkdir /home/jenkins/sigul [Pipeline] sh 15:42:43 + 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 15:42:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:42:43 ---> sigul-install.sh 15:42:43 Sigul already installed; skipping installation. [Pipeline] sh 15:42:43 + git tag --list 15:42:43 v0.0.0 15:42:43 v0.0.1-dev.1 15:42:43 v0.0.1-dev.10 15:42:43 v0.0.1-dev.11 15:42:43 v0.0.1-dev.12 15:42:43 v0.0.1-dev.13 15:42:43 v0.0.1-dev.2 15:42:43 v0.0.1-dev.3 15:42:43 v0.0.1-dev.4 15:42:43 v0.0.1-dev.5 15:42:43 v0.0.1-dev.6 15:42:43 v0.0.1-dev.7 15:42:43 v0.0.1-dev.8 15:42:43 v0.0.1-dev.9 [Pipeline] sh 15:42:44 + lftools sign git-tag v0.0.1-dev.13 15:42:44 Signing Git tag with Sigul... 15:42:44 Signing v0.0.1-dev.13 [Pipeline] echo 15:42:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:42:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:42:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:42:45 $ docker stop --time=1 6afb8d8b93ed6564195344974542f1701d6e79520d3e240987480c1c3b1a3f59 15:42:46 $ docker rm -f 6afb8d8b93ed6564195344974542f1701d6e79520d3e240987480c1c3b1a3f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:42:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:47 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:42:47 $ 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 15:42:47 $ docker top 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:47 [ssh-agent] Looking for ssh-agent implementation... 15:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:48 $ docker exec 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 ssh-agent 15:42:48 SSH_AUTH_SOCK=/tmp/ssh-fcfTzqpkqHvA/agent.36 15:42:48 SSH_AGENT_PID=42 15:42:48 Running ssh-add (command line suppressed) 15:42:48 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3986887478386798308.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3986887478386798308.key) 15:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:48 + git semver bump pre 15:42:48 2022-07-07 15:42:48,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:42:48 2022-07-07 15:42:48,786 [bump_version] DEBUG bumping version:0.0.1-dev.13 on axis:pre with prefix:dev 15:42:48 2022-07-07 15:42:48,786 [bump_version] DEBUG bumped version:0.0.1-dev.14 15:42:48 2022-07-07 15:42:48,786 [write_version] DEBUG write version:0.0.1-dev.14 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 15:42:48 2022-07-07 15:42:48,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:42:48 2022-07-07 15:42:48,786 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:42:48 2022-07-07 15:42:48,788 [execute] INFO git cat-file --batch-check 15:42:48 2022-07-07 15:42:48,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:42:48 2022-07-07 15:42:48,792 [execute] INFO git cat-file --batch 15:42:48 2022-07-07 15:42:48,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:42:48 2022-07-07 15:42:48,796 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:42:48 0.0.1-dev.14 [Pipeline] } 15:42:48 $ docker exec --env ******** --env ******** 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 ssh-agent -k 15:42:48 unset SSH_AUTH_SOCK; 15:42:48 unset SSH_AGENT_PID; 15:42:48 echo Agent pid 42 killed; 15:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:49 + git semver [Pipeline] } 15:42:49 $ docker stop --time=1 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 15:42:50 $ docker rm -f 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:51 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:42:51 $ 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 15:42:52 $ docker top 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:52 [ssh-agent] Looking for ssh-agent implementation... 15:42:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:52 $ docker exec 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 ssh-agent 15:42:52 SSH_AUTH_SOCK=/tmp/ssh-MpKTol4ewSFA/agent.34 15:42:52 SSH_AGENT_PID=41 15:42:52 Running ssh-add (command line suppressed) 15:42:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8734967189910538292.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8734967189910538292.key) 15:42:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:52 + git semver push 15:42:53 2022-07-07 15:42:53,042 [run_push] DEBUG push 15:42:53 2022-07-07 15:42:53,043 [execute] INFO git cat-file --batch-check 15:42:53 2022-07-07 15:42:53,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:42:53 2022-07-07 15:42:53,047 [execute] INFO git rev-list 2c8a3698ab31dab7bf5019ee15ff6d4d666d70be -- 15:42:53 2022-07-07 15:42:53,048 [execute] DEBUG Popen(['git', 'rev-list', '2c8a3698ab31dab7bf5019ee15ff6d4d666d70be', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:42:53 2022-07-07 15:42:53,054 [execute] INFO git fetch -v origin 15:42:53 2022-07-07 15:42:53,054 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 15:42:53 2022-07-07 15:42:53,543 [run_push] DEBUG no remote changes detected 15:42:53 2022-07-07 15:42:53,543 [execute] INFO git push origin semver 15:42:53 2022-07-07 15:42:53,544 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:42:54 2022-07-07 15:42:54,314 [run_push] DEBUG push all version tags 15:42:54 2022-07-07 15:42:54,314 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:42:54 2022-07-07 15:42:54,315 [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) 15:42:55 2022-07-07 15:42:55,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:42:55 0.0.1-dev.14 [Pipeline] } 15:42:55 $ docker exec --env ******** --env ******** 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 ssh-agent -k 15:42:55 unset SSH_AUTH_SOCK; 15:42:55 unset SSH_AGENT_PID; 15:42:55 echo Agent pid 41 killed; 15:42:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:55 + git semver [Pipeline] } 15:42:55 $ docker stop --time=1 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 15:42:57 $ docker rm -f 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 [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 15:42:57 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 15:42:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:42:57 total 16 15:42:57 drwxr-xr-x 3 root root 4096 Jul 7 15:34 . 15:42:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 15:42 .. 15:42:57 drwxr-xr-x 2 root root 4096 Jul 7 15:34 cost 15:42:57 -rw-r--r-- 1 root root 87 Jul 7 15:34 cost.csv 15:42:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 15:42:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:42:57 total 16 15:42:57 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 15:34 . 15:42:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 15:42 .. 15:42:57 drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 15:34 cost 15:42:57 -rw-r--r-- 1 jenkins jenkins 87 Jul 7 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:42:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:42:58 ---> package-listing.sh 15:42:58 ++ facter osfamily 15:42:58 ++ tr '[:upper:]' '[:lower:]' 15:42:59 + OS_FAMILY=debian 15:42:59 + workspace=/w/workspace/exfoundry_device-usb-camera_main 15:42:59 + START_PACKAGES=/tmp/packages_start.txt 15:42:59 + END_PACKAGES=/tmp/packages_end.txt 15:42:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:42:59 + PACKAGES=/tmp/packages_start.txt 15:42:59 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:42:59 + PACKAGES=/tmp/packages_end.txt 15:42:59 + case "${OS_FAMILY}" in 15:42:59 + dpkg -l 15:42:59 + grep '^ii' 15:42:59 + '[' -f /tmp/packages_start.txt ']' 15:42:59 + '[' -f /tmp/packages_end.txt ']' 15:42:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:59 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:42:59 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 15:42:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 15:42:59 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 15:42:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:00 prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container 15:43:00 $ 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 15:43:00 $ docker top b80cdc727e6640f2db6ebf82c7b5c77941c34684dd648aa03f9cf8b0af2286ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:01 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:01 + ls /var/log/sa-host 15:43:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:01 provisioning config files... 15:43:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4693033610766310380tmp [Pipeline] { [Pipeline] echo 15:43:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:01 ---> create-netrc.sh [Pipeline] } 15:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:02 ---> python-tools-install.sh [Pipeline] echo 15:43:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:02 ---> sudo-logs.sh 15:43:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:43:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:02 ---> job-cost.sh 15:43:02 lf-activate-venv: SKIPPING 15:43:02 DEBUG: total: 0.2199999988079071 15:43:02 INFO: Retrieving Stack Cost... 15:43:03 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:03 INFO: Archiving Costs [Pipeline] echo 15:43:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:03 ---> logs-deploy.sh 15:43:03 lf-activate-venv: SKIPPING 15:43:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/24 15:43:03 INFO: archiving workspace using pattern(s): 15:43:04 Archives upload complete. 15:43:05 INFO: archiving logs to Nexus 15:43:05 ---> uname -a: 15:43:05 Linux prd-ubuntu20-04-docker-8c-8g-17148 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:43:05 15:43:05 15:43:05 ---> lscpu: 15:43:05 Architecture: x86_64 15:43:05 CPU op-mode(s): 32-bit, 64-bit 15:43:05 Byte Order: Little Endian 15:43:05 Address sizes: 40 bits physical, 48 bits virtual 15:43:05 CPU(s): 8 15:43:05 On-line CPU(s) list: 0-7 15:43:05 Thread(s) per core: 1 15:43:05 Core(s) per socket: 1 15:43:05 Socket(s): 8 15:43:05 NUMA node(s): 1 15:43:05 Vendor ID: AuthenticAMD 15:43:05 CPU family: 23 15:43:05 Model: 49 15:43:05 Model name: AMD EPYC-Rome Processor 15:43:05 Stepping: 0 15:43:05 CPU MHz: 2800.000 15:43:05 BogoMIPS: 5600.00 15:43:05 Virtualization: AMD-V 15:43:05 Hypervisor vendor: KVM 15:43:05 Virtualization type: full 15:43:05 L1d cache: 256 KiB 15:43:05 L1i cache: 256 KiB 15:43:05 L2 cache: 4 MiB 15:43:05 L3 cache: 128 MiB 15:43:05 NUMA node0 CPU(s): 0-7 15:43:05 Vulnerability Itlb multihit: Not affected 15:43:05 Vulnerability L1tf: Not affected 15:43:05 Vulnerability Mds: Not affected 15:43:05 Vulnerability Meltdown: Not affected 15:43:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:43:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:43:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:43:05 Vulnerability Srbds: Not affected 15:43:05 Vulnerability Tsx async abort: Not affected 15:43:05 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 15:43:05 15:43:05 15:43:05 ---> nproc: 15:43:05 8 15:43:05 15:43:05 15:43:05 ---> df -h: 15:43:05 Filesystem Size Used Avail Use% Mounted on 15:43:05 overlay 155G 13G 143G 8% / 15:43:05 tmpfs 64M 0 64M 0% /dev 15:43:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:43:05 shm 64M 0 64M 0% /dev/shm 15:43:05 /dev/vda1 155G 13G 143G 8% /facter-os 15:43:05 15:43:05 15:43:05 ---> sar -b -r -n DEV: 15:43:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17148) 07/07/22 _x86_64_ (8 CPU) 15:43:05 15:43:05 15:31:47 LINUX RESTART (8 CPU) 15:43:05 15:43:05 15:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:43:05 15:33:02 406.18 64.81 341.38 0.00 10324.15 195751.26 0.00 15:43:05 15:34:01 190.99 1.19 189.80 0.00 23.72 45060.52 0.00 15:43:05 15:35:01 144.46 1.62 142.84 0.00 58.79 40196.77 0.00 15:43:05 15:36:02 2.00 0.00 2.00 0.00 0.00 23.06 0.00 15:43:05 15:37:01 1.53 0.02 1.51 0.00 0.14 17.08 0.00 15:43:05 15:38:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 15:43:05 15:39:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 15:43:05 15:40:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 15:43:05 15:41:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 15:43:05 15:42:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 15:43:05 15:43:01 129.08 0.40 128.68 0.00 21.46 58391.87 0.00 15:43:05 Average: 80.07 6.20 73.87 0.00 950.83 30890.16 0.00 15:43:05 15:43:05 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:05 15:33:02 28772240 31746576 552772 1.68 119980 3119444 2168460 6.39 1125884 2596904 84728 15:43:05 15:34:01 28173868 31637956 651172 1.98 166908 3494092 2631404 7.76 1360572 2879512 25880 15:43:05 15:35:01 27471828 31766312 524620 1.60 176020 4254700 1873876 5.52 1298556 3585304 160 15:43:05 15:36:02 27473656 31768144 522564 1.59 176060 4254700 1873876 5.52 1297644 3585304 24 15:43:05 15:37:01 27482468 31777404 513600 1.56 176136 4254708 1873876 5.52 1288596 3585732 36 15:43:05 15:38:01 27481828 31776836 514052 1.56 176204 4254712 1873876 5.52 1289040 3585736 240 15:43:05 15:39:01 27485136 31780236 510712 1.55 176244 4254716 1873876 5.52 1285436 3585740 20 15:43:05 15:40:01 27490452 31785496 505380 1.54 176260 4254720 1873876 5.52 1280856 3585744 8 15:43:05 15:41:01 27490300 31785600 505164 1.54 176332 4254848 1873876 5.52 1280852 3585876 24 15:43:05 15:42:01 27489200 31784572 506184 1.54 176388 4254852 1873876 5.52 1281248 3585884 168 15:43:05 15:43:01 25981244 31752172 531528 1.62 219004 5557984 2011808 5.93 1409004 4828184 324 15:43:05 Average: 27526565 31760119 530704 1.61 174140 4200861 1982062 5.84 1290699 3544538 10147 15:43:05 15:43:05 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:05 15:33:02 vethe6e074d 54.02 94.48 4.28 535.85 0.00 0.00 0.00 0.04 15:43:05 15:33:02 docker0 54.86 95.32 3.66 538.60 0.00 0.00 0.00 0.00 15:43:05 15:33:02 lo 7.87 7.87 0.75 0.75 0.00 0.00 0.00 0.00 15:43:05 15:33:02 ens3 994.90 612.53 9170.27 118.28 0.00 0.00 0.00 0.00 15:43:05 15:34:01 vethbf1b068 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:43:05 15:34:01 docker0 125.67 161.93 9.69 1239.55 0.00 0.00 0.00 0.00 15:43:05 15:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:43:05 15:34:01 ens3 234.80 185.63 1284.24 84.11 0.00 0.00 0.00 0.00 15:43:05 15:35:01 docker0 13.80 33.49 1.00 504.51 0.00 0.00 0.00 0.00 15:43:05 15:35:01 lo 9.53 9.53 0.94 0.94 0.00 0.00 0.00 0.00 15:43:05 15:35:01 ens3 292.17 235.89 3280.96 916.05 0.00 0.00 0.00 0.00 15:43:05 15:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:36:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:05 15:36:02 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 15:43:05 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:05 15:38:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:43:05 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:05 15:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:43:05 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:05 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:05 15:42:01 ens3 2.10 1.43 7.65 0.10 0.00 0.00 0.00 0.00 15:43:05 15:43:01 docker0 41.16 52.97 3.79 690.74 0.00 0.00 0.00 0.00 15:43:05 15:43:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 15:43:05 15:43:01 ens3 435.73 300.30 7890.75 154.81 0.00 0.00 0.00 0.00 15:43:05 Average: docker0 21.28 31.10 1.64 269.25 0.00 0.00 0.00 0.00 15:43:05 Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 15:43:05 Average: ens3 178.39 121.56 1970.68 115.99 0.00 0.00 0.00 0.00 15:43:05 15:43:05 15:43:05 ---> sar -P ALL: 15:43:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17148) 07/07/22 _x86_64_ (8 CPU) 15:43:05 15:43:05 15:31:47 LINUX RESTART (8 CPU) 15:43:05 15:43:05 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:43:05 15:33:02 all 11.75 0.00 5.25 2.43 0.08 80.49 15:43:05 15:33:02 0 9.96 0.00 4.82 3.17 0.07 81.98 15:43:05 15:33:02 1 10.91 0.00 4.45 2.95 0.08 81.61 15:43:05 15:33:02 2 13.37 0.00 4.75 0.90 0.08 80.90 15:43:05 15:33:02 3 13.40 0.00 6.68 2.15 0.10 77.66 15:43:05 15:33:02 4 10.55 0.00 5.90 2.01 0.07 81.47 15:43:05 15:33:02 5 13.61 0.00 4.39 1.48 0.07 80.46 15:43:05 15:33:02 6 12.37 0.00 5.65 3.69 0.10 78.19 15:43:05 15:33:02 7 9.85 0.00 5.32 3.10 0.09 81.65 15:43:05 15:34:01 all 26.45 0.00 6.06 1.13 0.09 66.27 15:43:05 15:34:01 0 24.71 0.00 5.76 0.17 0.09 69.28 15:43:05 15:34:01 1 28.31 0.00 6.47 1.95 0.09 63.17 15:43:05 15:34:01 2 25.78 0.00 6.22 1.23 0.09 66.68 15:43:05 15:34:01 3 27.67 0.00 6.22 0.60 0.09 65.42 15:43:05 15:34:01 4 26.97 0.00 5.99 1.48 0.09 65.48 15:43:05 15:34:01 5 26.93 0.00 5.57 0.94 0.09 66.47 15:43:05 15:34:01 6 25.87 0.00 6.52 2.59 0.07 64.95 15:43:05 15:34:01 7 25.37 0.00 5.76 0.03 0.10 68.73 15:43:05 15:35:01 all 19.10 0.00 3.96 1.00 0.06 75.88 15:43:05 15:35:01 0 18.84 0.00 3.82 2.04 0.07 75.23 15:43:05 15:35:01 1 19.41 0.00 4.09 0.47 0.05 75.97 15:43:05 15:35:01 2 18.27 0.00 3.82 2.29 0.07 75.56 15:43:05 15:35:01 3 20.41 0.00 3.89 0.13 0.07 75.49 15:43:05 15:35:01 4 18.79 0.00 3.19 0.02 0.07 77.93 15:43:05 15:35:01 5 19.52 0.00 3.58 0.76 0.05 76.10 15:43:05 15:35:01 6 18.87 0.00 4.57 0.12 0.07 76.38 15:43:05 15:35:01 7 18.67 0.00 4.73 2.18 0.07 74.35 15:43:05 15:36:02 all 0.02 0.00 0.02 0.01 0.00 99.95 15:43:05 15:36:02 0 0.03 0.00 0.02 0.02 0.00 99.93 15:43:05 15:36:02 1 0.02 0.00 0.02 0.00 0.00 99.97 15:43:05 15:36:02 2 0.02 0.00 0.02 0.02 0.00 99.95 15:43:05 15:36:02 3 0.03 0.00 0.02 0.00 0.00 99.95 15:43:05 15:36:02 4 0.00 0.00 0.00 0.00 0.00 100.00 15:43:05 15:36:02 5 0.02 0.00 0.03 0.00 0.02 99.93 15:43:05 15:36:02 6 0.03 0.00 0.05 0.00 0.00 99.92 15:43:05 15:36:02 7 0.03 0.00 0.02 0.03 0.00 99.92 15:43:05 15:37:01 all 0.04 0.00 0.03 0.01 0.00 99.93 15:43:05 15:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 15:43:05 15:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:43:05 15:37:01 2 0.03 0.00 0.00 0.03 0.00 99.93 15:43:05 15:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:43:05 15:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:43:05 15:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:43:05 15:37:01 6 0.05 0.00 0.05 0.00 0.00 99.90 15:43:05 15:37:01 7 0.08 0.00 0.05 0.00 0.00 99.86 15:43:05 15:38:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:43:05 15:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:43:05 15:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:43:05 15:38:01 2 0.02 0.00 0.02 0.05 0.00 99.92 15:43:05 15:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:43:05 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:43:05 15:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:43:05 15:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:43:05 15:38:01 7 0.05 0.00 0.02 0.02 0.02 99.90 15:43:05 15:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:43:05 15:39:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:43:05 15:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:43:05 15:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:43:05 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:43:05 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:43:05 15:39:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:43:05 15:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:43:05 15:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:43:05 15:40:01 all 0.25 0.00 0.02 0.01 0.00 99.72 15:43:05 15:40:01 0 1.90 0.00 0.05 0.03 0.00 98.01 15:43:05 15:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:43:05 15:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:43:05 15:40:01 3 0.00 0.00 0.05 0.00 0.00 99.95 15:43:05 15:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:43:05 15:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:43:05 15:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:43:05 15:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:43:05 15:41:01 all 0.18 0.00 0.01 0.00 0.00 99.80 15:43:05 15:41:01 0 1.26 0.00 0.02 0.00 0.02 98.71 15:43:05 15:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:43:05 15:41:01 2 0.05 0.00 0.00 0.02 0.00 99.93 15:43:05 15:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:43:05 15:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:43:05 15:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:43:05 15:41:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:43:05 15:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:43:05 15:42:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:43:05 15:42:01 0 0.10 0.00 0.02 0.02 0.00 99.87 15:43:05 15:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:43:05 15:42:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:43:05 15:42:01 3 0.12 0.00 0.02 0.00 0.02 99.85 15:43:05 15:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:43:05 15:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:43:05 15:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:43:05 15:42:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:43:05 15:43:01 all 10.32 0.00 4.42 1.22 0.06 83.99 15:43:05 15:43:01 0 10.32 0.00 4.32 1.06 0.05 84.25 15:43:05 15:43:01 1 11.15 0.00 4.15 0.56 0.05 84.09 15:43:05 15:43:01 2 10.57 0.00 4.09 0.19 0.07 85.09 15:43:05 15:43:01 3 8.21 0.00 4.28 0.22 0.08 87.21 15:43:05 15:43:01 4 9.88 0.00 3.74 0.19 0.05 86.15 15:43:05 15:43:01 5 10.83 0.00 4.18 1.77 0.05 83.17 15:43:05 15:43:01 6 11.25 0.00 4.16 0.47 0.07 84.05 15:43:05 15:43:01 7 10.33 0.00 6.42 5.32 0.08 77.85 15:43:05 15:43:05 Average: CPU %user %nice %system %iowait %steal %idle 15:43:05 Average: all 6.13 0.00 1.78 0.53 0.03 91.53 15:43:05 Average: 0 6.05 0.00 1.70 0.59 0.03 91.63 15:43:05 Average: 1 6.29 0.00 1.73 0.53 0.03 91.42 15:43:05 Average: 2 6.13 0.00 1.70 0.43 0.03 91.70 15:43:05 Average: 3 6.29 0.00 1.91 0.28 0.03 91.48 15:43:05 Average: 4 5.96 0.00 1.70 0.33 0.02 91.99 15:43:05 Average: 5 6.40 0.00 1.61 0.45 0.03 91.52 15:43:05 Average: 6 6.17 0.00 1.90 0.62 0.03 91.28 15:43:05 Average: 7 5.79 0.00 2.01 0.96 0.03 91.20 15:43:05 15:43:05 15:43:05